INFO 2025-10-17 00:27:55,286 [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 2025-10-17 00:27:55,830 [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 2025-10-17 00:27:55,865 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://121.13.84.33:8082/HcmM/ INFO 2025-10-17 00:27:55,976 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Web.Host.Controllers.HomeController.Index (Sg.HcmM.Web.Host)' INFO 2025-10-17 00:27:56,640 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "Home", area = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller Sg.Hcm.Web.Host.Controllers.HomeController (Sg.HcmM.Web.Host). INFO 2025-10-17 00:27:57,087 [9 ] vc.Infrastructure.RedirectResultExecutor - Executing RedirectResult, redirecting to /swagger. INFO 2025-10-17 00:27:57,089 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Web.Host.Controllers.HomeController.Index (Sg.HcmM.Web.Host) in 447.701ms INFO 2025-10-17 00:27:57,090 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Web.Host.Controllers.HomeController.Index (Sg.HcmM.Web.Host)' INFO 2025-10-17 00:27:57,097 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1233.398ms 302 INFO 2025-10-17 01:37:57,397 [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 2025-10-17 01:37:57,949 [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 2025-10-17 01:37:57,984 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760636272863 INFO 2025-10-17 01:37:57,998 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 01:37:57,998 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4015ms 200 application/javascript INFO 2025-10-17 01:37:58,093 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.740890661671081 INFO 2025-10-17 01:37:58,093 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 01:37:58,094 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8997ms 200 application/javascript INFO 2025-10-17 01:37:58,823 [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%3D1760620886848%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 01:37:58,852 [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 2025-10-17 01:37:58,855 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 01:37:58,901 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 01:37:58,908 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 01:37:58,984 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:37:59,060 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 01:37:59,588 [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 2025-10-17 01:37:59,588 [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 2025-10-17 01:37:59,880 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760620886848&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 01:37:59,882 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 01:37:59,888 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 01:37:59,888 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 01:37:59,967 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 01:38:00,073 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:00,082 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 492.102ms INFO 2025-10-17 01:38:00,082 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:00,085 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1232.6905ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:00,649 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:00,652 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 1063.901ms INFO 2025-10-17 01:38:00,652 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:00,652 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1828.9507ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:00,871 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 01:38:00,873 [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 2025-10-17 01:38:00,890 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:00,890 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:00,892 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:00,892 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:00,895 [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 2025-10-17 01:38:00,895 [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 2025-10-17 01:38:00,898 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 01:38:00,899 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 01:38:00,900 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 01:38:00,916 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 01:38:00,932 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 01:38:00,969 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:00,975 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 79.6833ms INFO 2025-10-17 01:38:00,975 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:00,975 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 103.9069ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:00,979 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:00,982 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 86.4939ms INFO 2025-10-17 01:38:00,982 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:00,982 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.9117ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:01,792 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 01:38:01,795 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:01,796 [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 2025-10-17 01:38:01,796 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,797 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:01,797 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,799 [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 2025-10-17 01:38:01,800 [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 2025-10-17 01:38:01,808 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:01,808 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.3289ms INFO 2025-10-17 01:38:01,808 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,809 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9244ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:01,817 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:01,820 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 19.9808ms INFO 2025-10-17 01:38:01,820 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,820 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.6426ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:01,822 [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 2025-10-17 01:38:01,823 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:01,823 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,825 [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 2025-10-17 01:38:01,826 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 01:38:01,826 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:01,826 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,827 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 01:38:01,828 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:01,828 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,829 [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 2025-10-17 01:38:01,830 [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 2025-10-17 01:38:01,839 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 01:38:01,839 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:01,839 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,844 [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 2025-10-17 01:38:01,845 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:01,845 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:01,845 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 20.8461ms INFO 2025-10-17 01:38:01,845 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,846 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2119ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:01,846 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 17.4896ms INFO 2025-10-17 01:38:01,846 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,846 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1967ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:01,847 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:01,847 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 17.0887ms INFO 2025-10-17 01:38:01,847 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,847 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7726ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:01,847 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 01:38:01,850 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:01,850 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,858 [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 2025-10-17 01:38:01,864 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:01,865 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:01,865 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.5072ms INFO 2025-10-17 01:38:01,865 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,865 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9304ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:01,866 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 21.1969ms INFO 2025-10-17 01:38:01,866 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:01,866 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.0127ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:02,806 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 01:38:02,808 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:02,808 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:02,812 [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 2025-10-17 01:38:02,816 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 01:38:02,816 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:02,817 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:02,829 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 01:38:02,830 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 01:38:02,830 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:03,343 [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 2025-10-17 01:38:03,343 [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 2025-10-17 01:38:03,562 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:03,566 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 223.4055ms INFO 2025-10-17 01:38:03,567 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:03,567 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 750.7645ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:03,631 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:03,632 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 820.5172ms INFO 2025-10-17 01:38:03,632 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:03,632 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 826.7914ms 200 application/json; charset=utf-8 INFO 2025-10-17 01:38:04,129 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 01:38:04,132 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 788.6882ms INFO 2025-10-17 01:38:04,132 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 01:38:04,132 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1302.5816ms 200 application/json; charset=utf-8 INFO 2025-10-17 02:31:39,102 [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 2025-10-17 02:31:39,667 [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 2025-10-17 02:31:39,703 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 432 INFO 2025-10-17 02:31:39,781 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 02:31:40,461 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 02:31:41,262 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 02:31:41,309 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 846.2377ms INFO 2025-10-17 02:31:41,309 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 02:31:41,313 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1609.8746ms 200 application/json; charset=utf-8 INFO 2025-10-17 02:31:41,443 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 433 INFO 2025-10-17 02:31:41,454 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 02:31:41,457 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 02:31:41,471 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 02:31:41,473 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 16.4335ms INFO 2025-10-17 02:31:41,473 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 02:31:41,474 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.4662ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:05,142 [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 2025-10-17 06:15:05,716 [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 2025-10-17 06:15:05,750 [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 2025-10-17 06:15:05,750 [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 INFO 2025-10-17 06:15:05,765 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 06:15:05,765 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 06:15:05,766 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.713ms 200 text/html INFO 2025-10-17 06:15:05,770 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2509ms 200 text/html INFO 2025-10-17 06:15:05,840 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 06:15:05,843 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 06:15:05,844 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7455ms 200 application/javascript INFO 2025-10-17 06:15:05,890 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 06:15:05,894 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 06:15:05,894 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7272ms 200 text/css INFO 2025-10-17 06:15:05,912 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760652903838&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 06:15:05,913 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 06:15:05,913 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.665ms 200 text/html INFO 2025-10-17 06:15:05,915 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 06:15:05,916 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 06:15:05,916 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4628ms 200 application/javascript INFO 2025-10-17 06:15:05,921 [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 2025-10-17 06:15:05,923 [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 2025-10-17 06:15:05,923 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3782ms 200 application/javascript INFO 2025-10-17 06:15:05,930 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 06:15:05,933 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:05,933 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 06:15:05,934 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 06:15:05,934 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6394ms 200 application/javascript INFO 2025-10-17 06:15:05,973 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 06:15:05,974 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 06:15:05,974 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8397ms 0 application/javascript INFO 2025-10-17 06:15:05,974 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 06:15:05,974 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.6516ms 200 application/javascript INFO 2025-10-17 06:15:05,978 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 06:15:05,978 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 06:15:05,978 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4558ms 0 application/javascript INFO 2025-10-17 06:15:06,012 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 06:15:06,014 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 06:15:06,014 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7857ms 200 text/css INFO 2025-10-17 06:15:06,036 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 06:15:06,036 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:06,042 [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 2025-10-17 06:15:06,044 [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 2025-10-17 06:15:06,044 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7954ms 200 application/javascript INFO 2025-10-17 06:15:06,050 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 06:15:06,050 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 06:15:06,051 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6377ms 200 application/javascript INFO 2025-10-17 06:15:06,059 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 06:15:06,059 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 06:15:06,059 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5976ms 200 application/javascript INFO 2025-10-17 06:15:06,061 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 06:15:06,062 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 06:15:06,062 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9792ms 200 application/javascript INFO 2025-10-17 06:15:06,076 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 06:15:06,076 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.0308ms 200 application/javascript INFO 2025-10-17 06:15:06,126 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 06:15:06,126 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 06:15:06,127 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5979ms 200 application/javascript INFO 2025-10-17 06:15:08,121 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 06:15:08,123 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 06:15:08,124 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7281ms 200 application/javascript INFO 2025-10-17 06:15:08,531 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760652906505 INFO 2025-10-17 06:15:08,533 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 06:15:08,533 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3541ms 200 application/javascript INFO 2025-10-17 06:15:08,610 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5687356912161636 INFO 2025-10-17 06:15:08,612 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 06:15:08,612 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2054ms 200 application/javascript INFO 2025-10-17 06:15:08,689 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 06:15:08,691 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 06:15:08,692 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3703ms 200 image/jpeg INFO 2025-10-17 06:15:08,786 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760652903838&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 06:15:08,786 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 06:15:08,786 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.818ms 200 text/html INFO 2025-10-17 06:15:08,871 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 06:15:08,871 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 06:15:08,871 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7879ms 200 application/javascript INFO 2025-10-17 06:15:08,931 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 06:15:09,011 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:15:09,703 [10 ] 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 2025-10-17 06:15:10,308 [10 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 06:15:10,310 [10 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 06:15:10,310 [10 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 06:15:10,311 [10 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 06:15:10,311 [10 ] 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 2025-10-17 06:15:10,429 [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 2025-10-17 06:15:10,431 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 726.7511ms INFO 2025-10-17 06:15:10,432 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:15:10,434 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1502.6872ms 302 INFO 2025-10-17 06:15:10,696 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=d_rlcc3EgcNccQA3zGkPmKEX4iOmoEe3xGkH8LKUg94&state=ww0fe1cb02189622be INFO 2025-10-17 06:15:10,698 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 06:15:10,698 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9104ms 200 text/html INFO 2025-10-17 06:15:10,781 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=d_rlcc3EgcNccQA3zGkPmKEX4iOmoEe3xGkH8LKUg94 INFO 2025-10-17 06:15:10,790 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:15:10,793 [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 2025-10-17 06:15:10,795 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:d_rlcc3EgcNccQA3zGkPmKEX4iOmoEe3xGkH8LKUg94,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 06:15:10,796 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 06:15:10,796 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:d_rlcc3EgcNccQA3zGkPmKEX4iOmoEe3xGkH8LKUg94 INFO 2025-10-17 06:15:10,796 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 06:15:10,797 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 06:15:11,253 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:V_OlkQRIvpr-04InOVsaNvBwKeCb2oql4rr7iGXbmSWO6EciCyqVDHY50tx_p9Zm0N6IqFqW7EvMuxHFhIqQfMxnOe-2v19cznSRHERroNachnFyCQuNWUv72g4yW4h6q3GdNTF84v0aTuyGnZCfOKJQfFMtdGsCIIaJD8K5O940CwfN_asKrySgw_kJJQHvWrsZthzn15OdNRn3lVGK7g INFO 2025-10-17 06:15:11,253 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=V_OlkQRIvpr-04InOVsaNvBwKeCb2oql4rr7iGXbmSWO6EciCyqVDHY50tx_p9Zm0N6IqFqW7EvMuxHFhIqQfMxnOe-2v19cznSRHERroNachnFyCQuNWUv72g4yW4h6q3GdNTF84v0aTuyGnZCfOKJQfFMtdGsCIIaJD8K5O940CwfN_asKrySgw_kJJQHvWrsZthzn15OdNRn3lVGK7g&code=d_rlcc3EgcNccQA3zGkPmKEX4iOmoEe3xGkH8LKUg94 INFO 2025-10-17 06:15:11,556 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13539028714","DeviceId":"03a3cd62a49fa8ef","errcode":0,"errmsg":"ok"} INFO 2025-10-17 06:15:11,661 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:03a3cd62a49fa8ef WxUserId:13539028714 INFO 2025-10-17 06:15:11,678 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D016193,a0188:64964 INFO 2025-10-17 06:15:11,825 [9 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 06:15:11,826 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 1032.5872ms INFO 2025-10-17 06:15:11,826 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:15:11,826 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1045.0111ms 200 text/plain; charset=utf-8 INFO 2025-10-17 06:15:11,891 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760652909873&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 06:15:11,892 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 06:15:11,892 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.034ms 200 text/html INFO 2025-10-17 06:15:12,451 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760652910444 INFO 2025-10-17 06:15:12,453 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 06:15:12,453 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0374ms 200 application/javascript INFO 2025-10-17 06:15:12,514 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5150067956020024 INFO 2025-10-17 06:15:12,514 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 06:15:12,514 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6578ms 200 application/javascript INFO 2025-10-17 06:15:12,756 [9 ] 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 2025-10-17 06:15:12,756 [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%3D1760652909873%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 06:15:12,757 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:12,759 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 06:15:12,759 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:12,766 [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 2025-10-17 06:15:12,780 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:12,874 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:12,902 [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 2025-10-17 06:15:12,902 [10 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760652909873&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 06:15:12,930 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 06:15:12,936 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 06:15:12,936 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 06:15:12,952 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 06:15:12,958 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:12,963 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 61.1013ms INFO 2025-10-17 06:15:12,963 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:12,963 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 207.4556ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:13,066 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 06:15:13,076 [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 2025-10-17 06:15:13,076 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:13,076 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:13,077 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,077 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,079 [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 2025-10-17 06:15:13,079 [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 2025-10-17 06:15:13,081 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 06:15:13,082 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 06:15:13,083 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 06:15:13,099 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 06:15:13,115 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 06:15:13,125 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:13,130 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 51.2452ms INFO 2025-10-17 06:15:13,130 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,130 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.6343ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:13,136 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:13,139 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 59.173ms INFO 2025-10-17 06:15:13,139 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,139 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.7421ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:13,221 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 06:15:13,221 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:13,222 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 06:15:13,222 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3207ms 200 application/javascript INFO 2025-10-17 06:15:13,225 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 06:15:13,225 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:13,226 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 06:15:13,226 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6241ms 200 application/javascript INFO 2025-10-17 06:15:13,226 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 06:15:13,226 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:13,227 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 06:15:13,227 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:13,227 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 06:15:13,227 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5162ms 200 application/javascript INFO 2025-10-17 06:15:13,227 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 06:15:13,227 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5907ms 200 application/javascript INFO 2025-10-17 06:15:13,229 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 06:15:13,229 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:13,230 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 06:15:13,230 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5087ms 200 application/javascript INFO 2025-10-17 06:15:13,266 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 06:15:13,267 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 06:15:13,267 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9472ms 200 text/css INFO 2025-10-17 06:15:13,275 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 06:15:13,275 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:13,276 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 06:15:13,276 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5442ms 200 application/javascript INFO 2025-10-17 06:15:13,277 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 06:15:13,277 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 06:15:13,277 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 06:15:13,277 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:13,277 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5494ms 200 text/css INFO 2025-10-17 06:15:13,277 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,279 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 06:15:13,280 [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 2025-10-17 06:15:13,281 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 06:15:13,281 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6854ms 200 text/css INFO 2025-10-17 06:15:13,296 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:13,298 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.2505ms INFO 2025-10-17 06:15:13,298 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,298 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4122ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:13,321 [21 ] 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 2025-10-17 06:15:13,322 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:13,322 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,324 [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 2025-10-17 06:15:13,329 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:13,329 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0429ms INFO 2025-10-17 06:15:13,329 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,329 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6179ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:13,470 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 06:15:13,470 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:13,470 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:13,471 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,473 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 706.7669ms INFO 2025-10-17 06:15:13,473 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,473 [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 2025-10-17 06:15:13,473 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 716.3662ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:13,536 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 06:15:13,537 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 06:15:13,537 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7162ms 200 image/png INFO 2025-10-17 06:15:13,545 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 06:15:13,546 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 06:15:13,546 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5887ms 200 image/png INFO 2025-10-17 06:15:13,546 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 06:15:13,546 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 06:15:13,546 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5725ms 200 image/png INFO 2025-10-17 06:15:13,547 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 06:15:13,547 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 06:15:13,547 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4289ms 200 image/png INFO 2025-10-17 06:15:13,557 [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 2025-10-17 06:15:13,557 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:13,557 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,576 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 06:15:13,577 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:13,577 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,586 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 06:15:13,586 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:13,586 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,586 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 06:15:13,587 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:13,587 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,595 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 06:15:13,597 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:13,598 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:13,608 [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 2025-10-17 06:15:13,608 [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 2025-10-17 06:15:13,608 [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 2025-10-17 06:15:13,609 [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 2025-10-17 06:15:13,757 [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 2025-10-17 06:15:14,068 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:14,068 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:14,068 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:14,069 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 460.6132ms INFO 2025-10-17 06:15:14,069 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:14,069 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 482.7348ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:14,069 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 460.4498ms INFO 2025-10-17 06:15:14,069 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 460.5038ms INFO 2025-10-17 06:15:14,069 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:14,069 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:14,069 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 493.047ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:14,069 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 473.9886ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:14,141 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 06:15:14,141 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 06:15:14,142 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9108ms 200 image/jpeg INFO 2025-10-17 06:15:14,151 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 06:15:14,151 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 06:15:14,152 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 06:15:14,152 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 06:15:14,152 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2379ms 200 image/jpeg INFO 2025-10-17 06:15:14,152 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1768ms 200 image/jpeg INFO 2025-10-17 06:15:14,217 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:14,217 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:14,217 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 460.2081ms INFO 2025-10-17 06:15:14,217 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:14,217 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 660.8183ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:14,218 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 609.6015ms INFO 2025-10-17 06:15:14,218 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:14,218 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 631.6322ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:14,238 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:14,239 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 766.4726ms INFO 2025-10-17 06:15:14,239 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:14,239 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 769.4145ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:14,417 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 06:15:14,419 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 06:15:14,419 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3584ms 200 image/png INFO 2025-10-17 06:15:14,456 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 06:15:14,457 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 06:15:14,460 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:14,460 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:14,461 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:14,461 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:14,495 [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 2025-10-17 06:15:14,495 [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 2025-10-17 06:15:14,679 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:14,683 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 187.0432ms INFO 2025-10-17 06:15:14,683 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:14,684 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 228.2183ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:15,430 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:15,433 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 932.9824ms INFO 2025-10-17 06:15:15,433 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:15,433 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 975.9811ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:19,006 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2025-10-17 06:15:19,006 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 06:15:19,007 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:19,007 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:19,007 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2025-10-17 06:15:19,007 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:19,008 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2025-10-17 06:15:19,008 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2025-10-17 06:15:19,008 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 06:15:19,008 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0089ms 200 application/javascript INFO 2025-10-17 06:15:19,008 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.546ms 200 application/javascript INFO 2025-10-17 06:15:19,008 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1331ms 200 application/javascript INFO 2025-10-17 06:15:19,009 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2025-10-17 06:15:19,009 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2025-10-17 06:15:19,010 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5044ms 200 text/css INFO 2025-10-17 06:15:19,156 [19 ] 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 2025-10-17 06:15:19,157 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:19,157 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:15:19,157 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:19,158 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:19,158 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:19,160 [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 2025-10-17 06:15:19,161 [21 ] 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 2025-10-17 06:15:19,298 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:19,298 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 138.4732ms INFO 2025-10-17 06:15:19,299 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:19,299 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 142.8547ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:19,438 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:19,440 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 278.9708ms INFO 2025-10-17 06:15:19,440 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:19,440 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 283.5851ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:22,897 [9 ] 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 2025-10-17 06:15:22,898 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:22,899 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:22,901 [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 2025-10-17 06:15:22,915 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:22,915 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 14.1797ms INFO 2025-10-17 06:15:22,915 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:22,916 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6343ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:22,916 [9 ] 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 2025-10-17 06:15:22,922 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:22,923 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:22,926 [9 ] 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 2025-10-17 06:15:23,011 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:23,048 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 122.3523ms INFO 2025-10-17 06:15:23,048 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:23,048 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 131.9977ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:24,256 [6 ] 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 2025-10-17 06:15:24,257 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:24,258 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:24,258 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:24,261 [6 ] 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 2025-10-17 06:15:24,532 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:24,535 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 273.7821ms INFO 2025-10-17 06:15:24,535 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:24,535 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 278.8512ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:38,476 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:15:38,477 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:38,478 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:38,480 [24 ] 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 2025-10-17 06:15:38,493 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:38,493 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 13.5119ms INFO 2025-10-17 06:15:38,493 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:38,493 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1296ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:52,757 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 06:15:52,757 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:15:52,757 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 06:15:52,758 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 06:15:52,758 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 06:15:52,758 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9544ms 200 text/css INFO 2025-10-17 06:15:52,758 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3373ms 200 application/javascript INFO 2025-10-17 06:15:52,906 [35 ] 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 2025-10-17 06:15:52,907 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 06:15:52,907 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:52,908 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:52,908 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:15:52,908 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:52,909 [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 2025-10-17 06:15:52,911 [36 ] 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 2025-10-17 06:15:52,944 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:52,944 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 34.9108ms INFO 2025-10-17 06:15:52,944 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:52,945 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5854ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:15:53,341 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:15:53,344 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 433.3541ms INFO 2025-10-17 06:15:53,345 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:15:53,345 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 438.0893ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:16:13,422 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:16:13,423 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:16:13,423 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:13,425 [24 ] 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 2025-10-17 06:16:13,436 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:16:13,436 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 10.9292ms INFO 2025-10-17 06:16:13,436 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:13,437 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7744ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:16:15,978 [34 ] 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 2025-10-17 06:16:15,978 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:16:15,979 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:15,980 [34 ] 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 2025-10-17 06:16:16,025 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:16:16,029 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 48.9614ms INFO 2025-10-17 06:16:16,029 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:16,030 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.1422ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:16:17,219 [28 ] 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 2025-10-17 06:16:17,220 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:16:17,232 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:16:17,232 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:17,234 [28 ] 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 2025-10-17 06:16:17,246 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:16:17,246 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 11.5943ms INFO 2025-10-17 06:16:17,246 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:17,246 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7567ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:16:27,197 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:16:27,198 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:16:27,198 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:27,200 [36 ] 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 2025-10-17 06:16:27,210 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:16:27,210 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 10.0005ms INFO 2025-10-17 06:16:27,210 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:27,210 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0383ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:16:43,077 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:16:43,077 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:16:43,078 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:43,080 [28 ] 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 2025-10-17 06:16:43,089 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:16:43,089 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 9.322ms INFO 2025-10-17 06:16:43,089 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:43,089 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5544ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:16:46,697 [36 ] 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 2025-10-17 06:16:46,698 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:16:46,698 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:46,700 [36 ] 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 2025-10-17 06:16:46,740 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:16:46,744 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 44.4901ms INFO 2025-10-17 06:16:46,744 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:46,744 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5555ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:16:47,917 [28 ] 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 2025-10-17 06:16:47,917 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:16:47,917 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:16:47,918 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:47,919 [28 ] 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 2025-10-17 06:16:47,929 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:16:47,929 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 9.958ms INFO 2025-10-17 06:16:47,929 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:16:47,930 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8264ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:18:50,137 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:18:50,138 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:18:50,138 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:18:50,140 [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 2025-10-17 06:18:50,149 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:18:50,150 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 9.8904ms INFO 2025-10-17 06:18:50,150 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:18:50,150 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.902ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:18:52,917 [11 ] 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 2025-10-17 06:18:52,917 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:18:52,918 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:18:52,919 [11 ] 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 2025-10-17 06:18:52,961 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:18:52,965 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 45.4711ms INFO 2025-10-17 06:18:52,965 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:18:52,965 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2347ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:18:54,112 [9 ] 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 2025-10-17 06:18:54,112 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:18:54,113 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:18:54,113 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:18:54,115 [9 ] 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 2025-10-17 06:18:54,124 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:18:54,124 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 9.5881ms INFO 2025-10-17 06:18:54,124 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:18:54,125 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5411ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:20:12,002 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 06:20:12,003 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:20:12,003 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:20:12,006 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 06:20:12,101 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:20:12,106 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 99.2874ms INFO 2025-10-17 06:20:12,106 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:20:12,106 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 103.5673ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:20:56,878 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:20:56,879 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:20:56,879 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:20:56,881 [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 2025-10-17 06:20:56,902 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:20:56,903 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 22.096ms INFO 2025-10-17 06:20:56,903 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:20:56,903 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.938ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:20:59,877 [41 ] 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 2025-10-17 06:20:59,878 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:20:59,878 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:20:59,879 [41 ] 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 2025-10-17 06:20:59,919 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:20:59,923 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 43.0251ms INFO 2025-10-17 06:20:59,923 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:20:59,923 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.7543ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:21:02,272 [41 ] 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 2025-10-17 06:21:02,272 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:21:02,272 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:21:02,273 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:21:02,274 [41 ] 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 2025-10-17 06:21:02,282 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:21:02,283 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.2681ms INFO 2025-10-17 06:21:02,283 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:21:02,283 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2205ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:21:50,665 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 06:21:50,665 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:21:50,666 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:21:50,668 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 06:21:50,698 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:21:50,699 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.8741ms INFO 2025-10-17 06:21:50,699 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:21:50,699 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8316ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:23:16,703 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:23:16,704 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:23:16,704 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:23:16,706 [51 ] 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 2025-10-17 06:23:16,713 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:23:16,714 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 7.9569ms INFO 2025-10-17 06:23:16,714 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:23:16,714 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8312ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:23:18,858 [48 ] 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 2025-10-17 06:23:18,859 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:23:18,859 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:23:18,861 [48 ] 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 2025-10-17 06:23:18,900 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:23:18,904 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 43.0078ms INFO 2025-10-17 06:23:18,904 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:23:18,904 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9617ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:23:20,118 [51 ] 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 2025-10-17 06:23:20,118 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:23:20,119 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:23:20,119 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:23:20,121 [51 ] 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 2025-10-17 06:23:20,130 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:23:20,130 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 9.343ms INFO 2025-10-17 06:23:20,130 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:23:20,130 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1381ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:23:41,491 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:23:41,491 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:23:41,492 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:23:41,493 [56 ] 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 2025-10-17 06:23:41,501 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:23:41,501 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 8.034ms INFO 2025-10-17 06:23:41,501 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:23:41,501 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5127ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:24:01,304 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:24:01,304 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:24:01,305 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:01,306 [58 ] 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 2025-10-17 06:24:01,338 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:24:01,339 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 32.4761ms INFO 2025-10-17 06:24:01,339 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:01,339 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9985ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:24:03,923 [58 ] 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 2025-10-17 06:24:03,923 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:24:03,924 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:03,926 [58 ] 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 2025-10-17 06:24:03,964 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:24:03,966 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.8599ms INFO 2025-10-17 06:24:03,967 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:03,967 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.5457ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:24:05,111 [57 ] 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 2025-10-17 06:24:05,111 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:24:05,111 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:24:05,111 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:05,113 [57 ] 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 2025-10-17 06:24:05,120 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:24:05,120 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.4405ms INFO 2025-10-17 06:24:05,120 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:05,120 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5972ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:24:18,301 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:24:18,302 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:24:18,303 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:18,304 [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 2025-10-17 06:24:18,310 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:24:18,311 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.6953ms INFO 2025-10-17 06:24:18,311 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:18,311 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5797ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:24:20,960 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:24:20,960 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:24:20,961 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:20,962 [59 ] 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 2025-10-17 06:24:20,968 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:24:20,969 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.6697ms INFO 2025-10-17 06:24:20,969 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:20,969 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7482ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:24:30,781 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:24:30,781 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:24:30,781 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:30,783 [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 2025-10-17 06:24:30,789 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:24:30,789 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.6905ms INFO 2025-10-17 06:24:30,790 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:30,790 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7347ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:24:32,844 [59 ] 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 2025-10-17 06:24:32,844 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:24:32,844 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:32,846 [59 ] 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 2025-10-17 06:24:32,883 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:24:32,886 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.815ms INFO 2025-10-17 06:24:32,886 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:32,886 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.903ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:24:34,064 [57 ] 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 2025-10-17 06:24:34,065 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:24:34,065 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:24:34,065 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:34,066 [57 ] 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 2025-10-17 06:24:34,073 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:24:34,074 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.2404ms INFO 2025-10-17 06:24:34,074 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:24:34,074 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4198ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:25:07,145 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=14& INFO 2025-10-17 06:25:07,146 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:25:07,146 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 06:25:07,148 [7 ] 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 2025-10-17 06:25:07,156 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:25:07,156 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 7.6739ms INFO 2025-10-17 06:25:07,156 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 06:25:07,156 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7308ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:25:31,682 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 06:25:31,683 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:25:31,683 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 06:25:31,684 [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 2025-10-17 06:25:31,691 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:25:31,692 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 7.1924ms INFO 2025-10-17 06:25:31,692 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 06:25:31,692 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6689ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:26:57,747 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 06:26:57,747 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:26:57,747 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:26:57,749 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 06:26:57,778 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:26:57,778 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.2281ms INFO 2025-10-17 06:26:57,778 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:26:57,778 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4078ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:27:07,476 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:27:07,477 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:27:07,477 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:27:07,478 [53 ] 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 2025-10-17 06:27:07,485 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:27:07,485 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.4445ms INFO 2025-10-17 06:27:07,485 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:27:07,485 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6246ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:29:47,803 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:29:47,803 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:29:47,803 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:29:47,805 [47 ] 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 2025-10-17 06:29:47,811 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:29:47,811 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.3243ms INFO 2025-10-17 06:29:47,811 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:29:47,811 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4039ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:29:50,463 [45 ] 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 2025-10-17 06:29:50,463 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:29:50,464 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:29:50,465 [45 ] 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 2025-10-17 06:29:50,502 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:29:50,506 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 41.0054ms INFO 2025-10-17 06:29:50,506 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:29:50,506 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.0861ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:29:51,743 [45 ] 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 2025-10-17 06:29:51,743 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:29:51,743 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:29:51,743 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:29:51,745 [45 ] 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 2025-10-17 06:29:51,751 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:29:51,752 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0003ms INFO 2025-10-17 06:29:51,752 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:29:51,752 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0863ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:02,845 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 06:30:02,845 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:02,846 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:02,847 [47 ] 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 2025-10-17 06:30:02,853 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:02,853 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 6.3419ms INFO 2025-10-17 06:30:02,853 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:02,854 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4777ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:34,807 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 06:30:34,808 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:34,808 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:34,810 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 06:30:34,838 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:34,839 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.9799ms INFO 2025-10-17 06:30:34,839 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:34,839 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3227ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:43,178 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760653841117&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 06:30:43,179 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 06:30:43,179 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2381ms 200 text/html INFO 2025-10-17 06:30:44,004 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760653841999 INFO 2025-10-17 06:30:44,005 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 06:30:44,005 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8744ms 200 application/javascript INFO 2025-10-17 06:30:44,078 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6202256542854081 INFO 2025-10-17 06:30:44,079 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 06:30:44,079 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7ms 200 application/javascript INFO 2025-10-17 06:30:44,280 [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%3D1760653841117%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 06:30:44,281 [47 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 06:30:44,281 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,282 [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 2025-10-17 06:30:44,283 [47 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760653841117&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 06:30:44,286 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,286 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0307ms INFO 2025-10-17 06:30:44,286 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,286 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8233ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,287 [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 2025-10-17 06:30:44,287 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:30:44,288 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,288 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,289 [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 2025-10-17 06:30:44,290 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 06:30:44,290 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 06:30:44,290 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 06:30:44,305 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 06:30:44,308 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,308 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9386ms INFO 2025-10-17 06:30:44,308 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,308 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7984ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,406 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 06:30:44,406 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,406 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,407 [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 2025-10-17 06:30:44,407 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,407 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,407 [47 ] 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 2025-10-17 06:30:44,408 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 06:30:44,408 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 06:30:44,408 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 06:30:44,408 [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 2025-10-17 06:30:44,411 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,411 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1247ms INFO 2025-10-17 06:30:44,411 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,412 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0541ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,423 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 06:30:44,423 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 06:30:44,425 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,426 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.3519ms INFO 2025-10-17 06:30:44,426 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,426 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1465ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,553 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 06:30:44,554 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,554 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,555 [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 2025-10-17 06:30:44,557 [47 ] 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 2025-10-17 06:30:44,557 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,557 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,558 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,559 [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 2025-10-17 06:30:44,559 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2641ms INFO 2025-10-17 06:30:44,559 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,559 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4097ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,561 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,562 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9092ms INFO 2025-10-17 06:30:44,562 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,562 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7518ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,658 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 06:30:44,658 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,658 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,659 [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 2025-10-17 06:30:44,659 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,659 [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 2025-10-17 06:30:44,659 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,661 [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 2025-10-17 06:30:44,662 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 06:30:44,663 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,663 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3081ms INFO 2025-10-17 06:30:44,663 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,663 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9569ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,663 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,663 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,664 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8036ms INFO 2025-10-17 06:30:44,664 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,664 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,664 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6165ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,665 [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 2025-10-17 06:30:44,667 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,668 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7889ms INFO 2025-10-17 06:30:44,668 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,668 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9406ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,697 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 06:30:44,697 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,697 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,698 [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 2025-10-17 06:30:44,705 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 06:30:44,706 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,706 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,706 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2638ms INFO 2025-10-17 06:30:44,706 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,706 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,706 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0045ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,707 [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 2025-10-17 06:30:44,710 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,710 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4406ms INFO 2025-10-17 06:30:44,710 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,710 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1121ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,720 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 06:30:44,728 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,728 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,729 [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 2025-10-17 06:30:44,734 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,734 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2532ms INFO 2025-10-17 06:30:44,734 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,734 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8365ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,784 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 06:30:44,784 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,784 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,785 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 06:30:44,786 [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 2025-10-17 06:30:44,792 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:44,792 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,793 [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 2025-10-17 06:30:44,794 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,794 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8387ms INFO 2025-10-17 06:30:44,794 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,794 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6934ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:44,810 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:44,810 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6577ms INFO 2025-10-17 06:30:44,810 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:44,810 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:46,244 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:30:46,244 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:46,244 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:46,245 [42 ] 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 2025-10-17 06:30:46,246 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:46,246 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:46,246 [47 ] 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 2025-10-17 06:30:46,247 [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 2025-10-17 06:30:46,251 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:46,251 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8553ms INFO 2025-10-17 06:30:46,251 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:46,251 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8742ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:46,253 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:46,253 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.5322ms INFO 2025-10-17 06:30:46,253 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:46,253 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9086ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:48,254 [47 ] 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 2025-10-17 06:30:48,254 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:48,254 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:48,256 [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 2025-10-17 06:30:48,259 [47 ] 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 2025-10-17 06:30:48,259 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:48,259 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:48,260 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:48,260 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.94ms INFO 2025-10-17 06:30:48,260 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:48,260 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3805ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:48,260 [47 ] 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 2025-10-17 06:30:48,299 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:48,302 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 41.5752ms INFO 2025-10-17 06:30:48,302 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:48,302 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4656ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:30:49,685 [47 ] 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 2025-10-17 06:30:49,686 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:30:49,686 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:30:49,686 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:49,688 [47 ] 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 2025-10-17 06:30:49,695 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:30:49,695 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0871ms INFO 2025-10-17 06:30:49,695 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:30:49,695 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9083ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:01,084 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 06:31:01,084 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:01,085 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:01,086 [40 ] 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 2025-10-17 06:31:01,093 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:01,093 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 6.9094ms INFO 2025-10-17 06:31:01,093 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:01,093 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1489ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:27,145 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 432 INFO 2025-10-17 06:31:27,149 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:31:27,154 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 06:31:27,186 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:27,196 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 42.3971ms INFO 2025-10-17 06:31:27,196 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:31:27,196 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.3251ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:27,318 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 433 INFO 2025-10-17 06:31:27,320 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:31:27,321 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 06:31:27,328 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:27,328 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 6.8309ms INFO 2025-10-17 06:31:27,328 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:31:27,328 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8921ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:36,753 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760653896143&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 06:31:36,754 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 06:31:36,754 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9986ms 200 text/html INFO 2025-10-17 06:31:36,833 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 06:31:36,834 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 06:31:36,834 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1679ms 304 application/javascript INFO 2025-10-17 06:31:37,243 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760653896721 INFO 2025-10-17 06:31:37,244 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 06:31:37,244 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8656ms 200 application/javascript INFO 2025-10-17 06:31:37,358 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9324160351201061 INFO 2025-10-17 06:31:37,359 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 06:31:37,359 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7081ms 200 application/javascript INFO 2025-10-17 06:31:37,543 [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%3D1760653896143%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 06:31:37,543 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 06:31:37,543 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:37,545 [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 2025-10-17 06:31:37,546 [9 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760653896143&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 06:31:37,549 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:37,549 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2543ms INFO 2025-10-17 06:31:37,549 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:37,549 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2407ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:37,560 [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 2025-10-17 06:31:37,560 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:31:37,569 [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 2025-10-17 06:31:37,570 [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 2025-10-17 06:31:37,570 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:37,571 [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). WARN 2025-10-17 06:31:37,724 [40 ] 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 2025-10-17 06:31:37,725 [40 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 06:31:37,725 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:37,726 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 154.6257ms INFO 2025-10-17 06:31:37,726 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:37,727 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 166.7315ms 401 application/json; charset=utf-8 INFO 2025-10-17 06:31:37,822 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 06:31:37,822 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:31:37,822 [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 2025-10-17 06:31:37,823 [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 2025-10-17 06:31:37,823 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:31:37,825 [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 2025-10-17 06:31:37,832 [9 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4OTAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDAxNyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuaYoOiKsyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODkwIiwianRpIjoiMzg2YjA5YzItNjg0NS00NWU0LWE0MDEtZjY1OTY5NjFmZjNmIiwiaWF0IjoxNzYwNDMwNjM4LCJuYmYiOjE3NjA0MzA2MzYsImV4cCI6MTc2MDUxNzAzOCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.CuYMX32l9gvFgrCjE0sUNNt1y_u5nF0pRxMXloH0r0U INFO 2025-10-17 06:31:37,836 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:37,836 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 10.7449ms INFO 2025-10-17 06:31:37,836 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:31:37,836 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9609ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:37,962 [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 2025-10-17 06:31:37,962 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:31:37,962 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:37,964 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:37,966 [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 2025-10-17 06:31:37,967 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 06:31:37,967 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 06:31:37,967 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 06:31:37,982 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 06:31:37,985 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:37,985 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.4041ms INFO 2025-10-17 06:31:37,985 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:37,985 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3742ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,102 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 06:31:38,102 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,102 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,104 [22 ] 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 2025-10-17 06:31:38,105 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 06:31:38,106 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 06:31:38,106 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 06:31:38,120 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 06:31:38,123 [21 ] 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 2025-10-17 06:31:38,123 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,124 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,125 [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 2025-10-17 06:31:38,128 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,128 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4124ms INFO 2025-10-17 06:31:38,128 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,129 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4065ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,136 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 06:31:38,138 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,139 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.5035ms INFO 2025-10-17 06:31:38,139 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,139 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9713ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,237 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 06:31:38,237 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,237 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,238 [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 2025-10-17 06:31:38,238 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,238 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,239 [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 2025-10-17 06:31:38,240 [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 2025-10-17 06:31:38,243 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,243 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3809ms INFO 2025-10-17 06:31:38,243 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,243 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2435ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,248 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,248 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.4651ms INFO 2025-10-17 06:31:38,248 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,248 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6909ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,283 [22 ] 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 2025-10-17 06:31:38,283 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,284 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,285 [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 2025-10-17 06:31:38,288 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,288 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0512ms INFO 2025-10-17 06:31:38,288 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,288 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 06:31:38,288 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8231ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,288 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,288 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,290 [21 ] 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 2025-10-17 06:31:38,293 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,293 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2348ms INFO 2025-10-17 06:31:38,293 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,293 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1512ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,297 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 06:31:38,297 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,297 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,298 [21 ] 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 2025-10-17 06:31:38,301 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,301 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0115ms INFO 2025-10-17 06:31:38,301 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,302 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.802ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,326 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 06:31:38,326 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,326 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,328 [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 2025-10-17 06:31:38,328 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 06:31:38,329 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,329 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,330 [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 2025-10-17 06:31:38,335 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,335 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.6478ms INFO 2025-10-17 06:31:38,335 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,335 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5108ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,337 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,337 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4696ms INFO 2025-10-17 06:31:38,338 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,338 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2203ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,366 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 06:31:38,366 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,367 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,368 [38 ] 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 2025-10-17 06:31:38,372 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,372 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4012ms INFO 2025-10-17 06:31:38,372 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,372 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1813ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,380 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 06:31:38,381 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,381 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,382 [22 ] 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 2025-10-17 06:31:38,383 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 06:31:38,383 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:38,383 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,385 [38 ] 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 2025-10-17 06:31:38,405 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,405 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 20.2021ms INFO 2025-10-17 06:31:38,405 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,405 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1818ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:38,407 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:38,407 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.2195ms INFO 2025-10-17 06:31:38,407 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:38,407 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.9653ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:41,041 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 06:31:41,041 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:41,041 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,042 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 06:31:41,042 [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 2025-10-17 06:31:41,042 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:41,042 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,044 [21 ] 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 2025-10-17 06:31:41,044 [38 ] 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 2025-10-17 06:31:41,044 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:41,045 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,045 [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 2025-10-17 06:31:41,046 [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 2025-10-17 06:31:41,046 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:41,046 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,046 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:41,046 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,071 [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 2025-10-17 06:31:41,072 [22 ] 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 2025-10-17 06:31:41,073 [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 2025-10-17 06:31:41,097 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:41,097 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 24.4922ms INFO 2025-10-17 06:31:41,097 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,097 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.7691ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:41,098 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:41,099 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:41,099 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 28.3423ms INFO 2025-10-17 06:31:41,099 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,100 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.3491ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:41,100 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 56.6938ms INFO 2025-10-17 06:31:41,100 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,100 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.8153ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:41,101 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:41,101 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:41,102 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 29.6071ms INFO 2025-10-17 06:31:41,102 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,102 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.4005ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:41,102 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 57.4189ms INFO 2025-10-17 06:31:41,102 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,102 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.4188ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:41,214 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1890& INFO 2025-10-17 06:31:41,215 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:41,215 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,217 [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 2025-10-17 06:31:41,224 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:41,262 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 44.6591ms INFO 2025-10-17 06:31:41,262 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:41,262 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.522ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:43,457 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 06:31:43,457 [21 ] 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 2025-10-17 06:31:43,457 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:43,457 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:43,457 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:43,457 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:43,459 [21 ] 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 2025-10-17 06:31:43,460 [5 ] 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 2025-10-17 06:31:43,462 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:43,462 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6882ms INFO 2025-10-17 06:31:43,462 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:43,463 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7917ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:43,464 [5 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 06:31:43,472 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:43,475 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 15.5968ms INFO 2025-10-17 06:31:43,475 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:43,475 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6919ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:31:43,602 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1890& INFO 2025-10-17 06:31:43,602 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:31:43,602 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:43,603 [5 ] 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 2025-10-17 06:31:43,610 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:31:43,644 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 40.7855ms INFO 2025-10-17 06:31:43,644 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 06:31:43,644 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7835ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:32:18,201 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-18&timeBegin=08:00&timeEnd=00:00&leaveType=21&isPanel=true& INFO 2025-10-17 06:32:18,202 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:32:18,202 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:32:18,205 [11 ] 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 2025-10-17 06:32:18,219 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:32:18,221 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 15.6554ms INFO 2025-10-17 06:32:18,221 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:32:18,221 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2671ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:32:42,857 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-18&timeBegin=08:00&timeEnd=17:00&leaveType=21&isPanel=true& INFO 2025-10-17 06:32:42,857 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:32:42,858 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:32:42,859 [47 ] 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 2025-10-17 06:32:42,867 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:32:42,867 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 7.9288ms INFO 2025-10-17 06:32:42,867 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:32:42,867 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1353ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:32:54,583 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-18&timeBegin=08:00&timeEnd=17:30&leaveType=21&isPanel=true& INFO 2025-10-17 06:32:54,583 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:32:54,584 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:32:54,585 [50 ] 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 2025-10-17 06:32:54,592 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:32:54,592 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 7.3193ms INFO 2025-10-17 06:32:54,592 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:32:54,592 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4476ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:33:09,979 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-18&timeBegin=07:00&timeEnd=17:30&leaveType=21&isPanel=true& INFO 2025-10-17 06:33:09,979 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:33:09,980 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:09,981 [49 ] 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 2025-10-17 06:33:09,990 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:33:09,990 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 8.7266ms INFO 2025-10-17 06:33:09,990 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:09,990 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8304ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:33:22,586 [50 ] 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 2025-10-17 06:33:22,586 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:33:22,586 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:33:22,586 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:22,588 [50 ] 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 2025-10-17 06:33:22,604 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:33:22,605 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 16.6535ms INFO 2025-10-17 06:33:22,605 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:22,605 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8891ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:33:22,706 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2025-10-17 06:33:22,706 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:33:22,707 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:22,709 [50 ] 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 2025-10-17 06:33:22,714 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:33:22,714 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 5.0401ms INFO 2025-10-17 06:33:22,714 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:22,714 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8714ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:33:22,811 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49544 INFO 2025-10-17 06:33:22,811 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:33:22,812 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:33:22,812 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:22,814 [45 ] 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 2025-10-17 06:33:23,064 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:33:23,064 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 249.9471ms INFO 2025-10-17 06:33:23,064 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:23,064 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 252.8171ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:33:23,206 [49 ] 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 2025-10-17 06:33:23,206 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:33:23,207 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:33:23,207 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:23,209 [49 ] 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 2025-10-17 06:33:23,313 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:33:23,314 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 105.2616ms INFO 2025-10-17 06:33:23,314 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:23,315 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.4882ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:33:24,476 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:33:24,477 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:33:24,477 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:24,478 [50 ] 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 2025-10-17 06:33:24,518 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:33:24,519 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 40.4128ms INFO 2025-10-17 06:33:24,519 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:33:24,519 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6098ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:09,062 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:40:09,063 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:09,063 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:09,064 [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 2025-10-17 06:40:09,093 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:09,093 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.9406ms INFO 2025-10-17 06:40:09,093 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:09,094 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2305ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:13,283 [28 ] 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 2025-10-17 06:40:13,284 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 06:40:13,284 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0404ms 200 text/html INFO 2025-10-17 06:40:13,418 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760654413455&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 06:40:13,418 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 06:40:13,418 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:40:13,418 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 06:40:13,418 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6983ms 200 text/html INFO 2025-10-17 06:40:13,496 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 06:40:13,496 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.1233ms 200 application/javascript INFO 2025-10-17 06:40:13,528 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 06:40:13,528 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:40:13,545 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 06:40:13,545 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4366ms 200 application/javascript INFO 2025-10-17 06:40:14,964 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760654415085 INFO 2025-10-17 06:40:14,964 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 06:40:14,964 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8599ms 200 application/javascript INFO 2025-10-17 06:40:15,063 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6934891564240693 INFO 2025-10-17 06:40:15,064 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 06:40:15,064 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7859ms 200 application/javascript INFO 2025-10-17 06:40:15,700 [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%3D1760654413455%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 06:40:15,700 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 06:40:15,701 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:15,702 [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 2025-10-17 06:40:15,703 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760654413455&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 06:40:15,706 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:15,706 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0566ms INFO 2025-10-17 06:40:15,706 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:15,706 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9892ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:15,707 [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 2025-10-17 06:40:15,708 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:40:15,708 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:15,710 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:15,711 [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 2025-10-17 06:40:15,713 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 06:40:15,713 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 06:40:15,713 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 06:40:15,728 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 06:40:15,730 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:15,730 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6717ms INFO 2025-10-17 06:40:15,730 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:15,730 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7113ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:15,843 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 06:40:15,843 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:15,843 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:15,844 [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 2025-10-17 06:40:15,845 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 06:40:15,846 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 06:40:15,846 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 06:40:15,860 [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 2025-10-17 06:40:15,860 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 06:40:15,860 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:15,860 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:15,862 [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 2025-10-17 06:40:15,865 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:15,865 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4262ms INFO 2025-10-17 06:40:15,865 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:15,865 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3665ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:15,875 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 06:40:15,878 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:15,878 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.451ms INFO 2025-10-17 06:40:15,878 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:15,878 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3131ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:16,008 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 06:40:16,008 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:16,008 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,009 [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 2025-10-17 06:40:16,018 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:16,018 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7104ms INFO 2025-10-17 06:40:16,018 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,018 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6508ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:16,045 [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 2025-10-17 06:40:16,045 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:16,045 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,047 [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 2025-10-17 06:40:16,050 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:16,050 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1501ms INFO 2025-10-17 06:40:16,050 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,050 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9122ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:16,313 [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 2025-10-17 06:40:16,313 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:16,313 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,315 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 06:40:16,315 [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 2025-10-17 06:40:16,315 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:16,315 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,316 [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 2025-10-17 06:40:16,319 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:16,319 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0147ms INFO 2025-10-17 06:40:16,319 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,319 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0327ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:16,321 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:16,322 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.5516ms INFO 2025-10-17 06:40:16,322 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,322 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3093ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:16,324 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 06:40:16,324 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:16,324 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,325 [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 2025-10-17 06:40:16,328 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:16,328 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1072ms INFO 2025-10-17 06:40:16,328 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,328 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7246ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:16,353 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 06:40:16,353 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:16,353 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,354 [58 ] 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 2025-10-17 06:40:16,357 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:16,357 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7735ms INFO 2025-10-17 06:40:16,357 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,357 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3699ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:16,360 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 06:40:16,360 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:16,360 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,360 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 06:40:16,361 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:16,361 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,362 [26 ] 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 2025-10-17 06:40:16,362 [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 2025-10-17 06:40:16,369 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:16,369 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:16,369 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.9671ms INFO 2025-10-17 06:40:16,369 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,369 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3259ms INFO 2025-10-17 06:40:16,369 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,369 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5483ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:16,369 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.935ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:16,455 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 06:40:16,456 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:16,456 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,457 [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 2025-10-17 06:40:16,466 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:16,466 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6631ms INFO 2025-10-17 06:40:16,466 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,466 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6479ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:16,474 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 06:40:16,475 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:16,475 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,476 [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 2025-10-17 06:40:16,493 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:16,493 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5008ms INFO 2025-10-17 06:40:16,493 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:16,493 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3175ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:18,865 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:40:18,865 [56 ] 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 2025-10-17 06:40:18,866 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:18,866 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:18,866 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:18,866 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:18,867 [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 2025-10-17 06:40:18,867 [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 2025-10-17 06:40:18,871 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:18,871 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5219ms INFO 2025-10-17 06:40:18,871 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:18,871 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6349ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:18,942 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:18,942 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 75.2176ms INFO 2025-10-17 06:40:18,942 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:18,943 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.4291ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:36,285 [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 2025-10-17 06:40:36,285 [58 ] 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 2025-10-17 06:40:36,286 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:36,286 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:36,286 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:36,286 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:36,287 [58 ] 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 2025-10-17 06:40:36,287 [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 2025-10-17 06:40:36,291 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:36,291 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6352ms INFO 2025-10-17 06:40:36,291 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:36,291 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.835ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:36,324 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:36,327 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.6768ms INFO 2025-10-17 06:40:36,327 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:36,327 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.6819ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:37,650 [57 ] 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 2025-10-17 06:40:37,650 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:40:37,651 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:37,651 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:37,652 [57 ] 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 2025-10-17 06:40:37,659 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:37,659 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.7876ms INFO 2025-10-17 06:40:37,659 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:37,659 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0964ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:42,865 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:40:42,865 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:42,866 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:42,867 [58 ] 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 2025-10-17 06:40:42,937 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:42,937 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 69.855ms INFO 2025-10-17 06:40:42,937 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:42,937 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.068ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:46,525 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 06:40:46,526 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 06:40:46,526 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4728ms 200 text/css INFO 2025-10-17 06:40:46,715 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=1d44c6b2-b34a-48dd-91de-5af2343ba52b& INFO 2025-10-17 06:40:46,715 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:46,716 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:46,718 [58 ] 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 2025-10-17 06:40:46,764 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:46,766 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.6225ms INFO 2025-10-17 06:40:46,766 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:46,766 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5319ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:46,930 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330422&isHis=& INFO 2025-10-17 06:40:46,930 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 06:40:46,930 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:46,930 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:46,930 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:46,930 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:46,932 [58 ] 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 2025-10-17 06:40:46,933 [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 2025-10-17 06:40:46,939 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:46,939 [26 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 06:40:46,940 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.477ms INFO 2025-10-17 06:40:46,940 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:46,940 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9663ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:46,988 [26 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 06:40:46,996 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:46,996 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 63.1356ms INFO 2025-10-17 06:40:46,996 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:46,996 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.8921ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:47,170 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=1d44c6b2-b34a-48dd-91de-5af2343ba52b&isHis=& INFO 2025-10-17 06:40:47,170 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:47,170 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,173 [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 2025-10-17 06:40:47,219 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:47,219 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.3367ms INFO 2025-10-17 06:40:47,219 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,219 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1817ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:47,410 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=1d44c6b2-b34a-48dd-91de-5af2343ba52b&isHis=& INFO 2025-10-17 06:40:47,410 [58 ] 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=1d44c6b2-b34a-48dd-91de-5af2343ba52b&recordId=61593&tableName=K_LEAVE& INFO 2025-10-17 06:40:47,410 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:47,410 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:47,410 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,410 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,413 [57 ] 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 2025-10-17 06:40:47,413 [58 ] 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 2025-10-17 06:40:47,434 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=1d44c6b2-b34a-48dd-91de-5af2343ba52b&flowID=78&nodeCode=begin& INFO 2025-10-17 06:40:47,434 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:47,435 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,437 [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 2025-10-17 06:40:47,553 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:47,554 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 141.557ms INFO 2025-10-17 06:40:47,554 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,555 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 144.6542ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:47,573 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:47,574 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 137.1165ms INFO 2025-10-17 06:40:47,574 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,574 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 140.1629ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:47,589 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:47,591 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 178.42ms INFO 2025-10-17 06:40:47,591 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,591 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 181.4288ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:47,767 [26 ] 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 2025-10-17 06:40:47,767 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:47,768 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,769 [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 2025-10-17 06:40:47,770 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=1d44c6b2-b34a-48dd-91de-5af2343ba52b& INFO 2025-10-17 06:40:47,770 [28 ] 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 2025-10-17 06:40:47,770 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:47,770 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,770 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:47,770 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,771 [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 2025-10-17 06:40:47,772 [57 ] 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 2025-10-17 06:40:47,773 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:47,773 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0446ms INFO 2025-10-17 06:40:47,773 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,773 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8522ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:47,775 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:47,775 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5998ms INFO 2025-10-17 06:40:47,775 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,775 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4826ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:47,971 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:47,973 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 200.9161ms INFO 2025-10-17 06:40:47,973 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:47,973 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 203.6599ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:49,245 [57 ] 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 2025-10-17 06:40:49,245 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:40:49,245 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:49,245 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:49,247 [57 ] 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 2025-10-17 06:40:49,254 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:49,254 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.1482ms INFO 2025-10-17 06:40:49,254 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:49,254 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.513ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:49,490 [57 ] 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=WJZn0ugXN5U%3D& INFO 2025-10-17 06:40:49,490 [28 ] 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 2025-10-17 06:40:49,490 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:49,490 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:40:49,490 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:49,490 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:49,492 [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 2025-10-17 06:40:49,492 [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 2025-10-17 06:40:49,496 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:49,496 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3384ms INFO 2025-10-17 06:40:49,496 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:49,496 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3007ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:40:49,500 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:40:49,502 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.5468ms INFO 2025-10-17 06:40:49,502 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 06:40:49,502 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3472ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:41:24,285 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:41:24,285 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:41:24,285 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:41:24,287 [28 ] 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 2025-10-17 06:41:24,357 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:41:24,357 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 70.2547ms INFO 2025-10-17 06:41:24,357 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:41:24,357 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.3037ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:42:34,816 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:42:34,817 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:42:34,817 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:42:34,819 [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 2025-10-17 06:42:34,847 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:42:34,847 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.2282ms INFO 2025-10-17 06:42:34,847 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:42:34,847 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5413ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:47:08,174 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:47:08,174 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:47:08,174 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:47:08,175 [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 2025-10-17 06:47:08,204 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:47:08,204 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.352ms INFO 2025-10-17 06:47:08,204 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:47:08,204 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.4125ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:47:17,749 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:47:17,749 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:47:17,749 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:47:17,750 [50 ] 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 2025-10-17 06:47:17,779 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:47:17,779 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.3984ms INFO 2025-10-17 06:47:17,779 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:47:17,779 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.469ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:50:56,692 [22 ] 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 2025-10-17 06:50:56,692 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:50:56,692 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:50:56,694 [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 2025-10-17 06:50:56,697 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:50:56,697 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7013ms INFO 2025-10-17 06:50:56,697 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:50:56,698 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7807ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:50:56,714 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 06:50:56,718 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:50:56,718 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:50:56,720 [21 ] 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 2025-10-17 06:50:57,036 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:50:57,036 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 316.3632ms INFO 2025-10-17 06:50:57,036 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:50:57,036 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 322.3264ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:04,069 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:51:04,069 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:04,069 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:04,071 [27 ] 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 2025-10-17 06:51:04,100 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:04,100 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.2336ms INFO 2025-10-17 06:51:04,100 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:04,100 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.8831ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:44,369 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760655104300&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 06:51:44,370 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 06:51:44,370 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0443ms 200 text/html INFO 2025-10-17 06:51:44,687 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760655104648 INFO 2025-10-17 06:51:44,687 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 06:51:44,687 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8585ms 200 application/javascript INFO 2025-10-17 06:51:44,726 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.75800226818386 INFO 2025-10-17 06:51:44,727 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 06:51:44,727 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6173ms 200 application/javascript INFO 2025-10-17 06:51:44,872 [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%3D1760655104300%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 06:51:44,872 [27 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 06:51:44,872 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:44,874 [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 2025-10-17 06:51:44,874 [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 2025-10-17 06:51:44,874 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:51:44,874 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:44,875 [27 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760655104300&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 06:51:44,877 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:44,878 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:44,878 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2426ms INFO 2025-10-17 06:51:44,878 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:44,878 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3236ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:44,878 [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 2025-10-17 06:51:44,880 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 06:51:44,880 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 06:51:44,880 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 06:51:44,895 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 06:51:44,898 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:44,898 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.451ms INFO 2025-10-17 06:51:44,898 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:44,898 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2361ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:44,982 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 06:51:44,982 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:44,982 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:44,984 [22 ] 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 2025-10-17 06:51:44,984 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 06:51:44,985 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 06:51:44,985 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 06:51:45,000 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 06:51:45,003 [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 2025-10-17 06:51:45,004 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,004 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,006 [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 2025-10-17 06:51:45,009 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,009 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6949ms INFO 2025-10-17 06:51:45,009 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,009 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0126ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,015 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 06:51:45,018 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,018 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.3407ms INFO 2025-10-17 06:51:45,018 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,018 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.387ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,112 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 06:51:45,112 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,112 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,113 [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 2025-10-17 06:51:45,113 [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 2025-10-17 06:51:45,114 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,114 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,115 [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 2025-10-17 06:51:45,119 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,119 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5479ms INFO 2025-10-17 06:51:45,119 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,119 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3743ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,122 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,122 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6739ms INFO 2025-10-17 06:51:45,122 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,122 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7451ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,177 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 06:51:45,178 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,178 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,180 [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 2025-10-17 06:51:45,182 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 06:51:45,182 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,182 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,183 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 06:51:45,183 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,183 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,183 [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 2025-10-17 06:51:45,184 [42 ] 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 2025-10-17 06:51:45,184 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,184 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,185 [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 2025-10-17 06:51:45,187 [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 2025-10-17 06:51:45,190 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 06:51:45,190 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,190 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,191 [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 2025-10-17 06:51:45,203 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,203 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 19.6299ms INFO 2025-10-17 06:51:45,203 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,203 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,203 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4371ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,203 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 17.9104ms INFO 2025-10-17 06:51:45,203 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,203 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7206ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,203 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,204 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,204 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 12.5522ms INFO 2025-10-17 06:51:45,204 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 23.4275ms INFO 2025-10-17 06:51:45,204 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,204 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,204 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1102ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,204 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4212ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,204 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,204 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 16.9012ms INFO 2025-10-17 06:51:45,204 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,205 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7605ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,206 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 06:51:45,206 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,207 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,208 [22 ] 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 2025-10-17 06:51:45,213 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,213 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.489ms INFO 2025-10-17 06:51:45,213 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,213 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2647ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,286 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 06:51:45,287 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,287 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,288 [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 2025-10-17 06:51:45,288 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 06:51:45,288 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:45,289 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,290 [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 2025-10-17 06:51:45,304 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,304 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.0203ms INFO 2025-10-17 06:51:45,304 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,304 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9213ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:45,306 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:45,307 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7164ms INFO 2025-10-17 06:51:45,307 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:45,307 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4122ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:46,772 [22 ] 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 2025-10-17 06:51:46,772 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:46,772 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,774 [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 2025-10-17 06:51:46,774 [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 2025-10-17 06:51:46,774 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:46,774 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,775 [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 2025-10-17 06:51:46,777 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:46,777 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6607ms INFO 2025-10-17 06:51:46,777 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,778 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0532ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:46,780 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:46,780 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.9066ms INFO 2025-10-17 06:51:46,780 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,780 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6223ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:46,800 [41 ] 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 2025-10-17 06:51:46,801 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:46,801 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,802 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 06:51:46,802 [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 2025-10-17 06:51:46,802 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:46,802 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,804 [10 ] 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 2025-10-17 06:51:46,804 [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 2025-10-17 06:51:46,804 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:46,804 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,805 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:46,805 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2728ms INFO 2025-10-17 06:51:46,805 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,805 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0089ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:46,806 [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 2025-10-17 06:51:46,808 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:46,809 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9252ms INFO 2025-10-17 06:51:46,809 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,809 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7744ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:46,809 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:46,809 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.3206ms INFO 2025-10-17 06:51:46,809 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,809 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2057ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:46,861 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64727& INFO 2025-10-17 06:51:46,862 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:46,862 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,863 [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 2025-10-17 06:51:46,867 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:46,867 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.7223ms INFO 2025-10-17 06:51:46,867 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:46,867 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6774ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:48,557 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 06:51:48,557 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:48,557 [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 2025-10-17 06:51:48,557 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:48,558 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:48,558 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:48,559 [27 ] 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 2025-10-17 06:51:48,559 [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 2025-10-17 06:51:48,561 [27 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 06:51:48,563 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:48,563 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6416ms INFO 2025-10-17 06:51:48,563 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:48,563 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5854ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:48,567 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:48,567 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.336ms INFO 2025-10-17 06:51:48,567 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:48,567 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5577ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:48,676 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64727& INFO 2025-10-17 06:51:48,676 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:48,677 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:48,691 [22 ] 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 2025-10-17 06:51:48,695 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:48,695 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 4.1362ms INFO 2025-10-17 06:51:48,695 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:48,695 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2005ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:51:50,688 [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 2025-10-17 06:51:50,688 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:51:50,689 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:50,690 [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 2025-10-17 06:51:50,694 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:51:50,694 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7762ms INFO 2025-10-17 06:51:50,694 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:51:50,694 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2326ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:30,418 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760655509744&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 06:58:30,419 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 06:58:30,419 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8511ms 200 text/html INFO 2025-10-17 06:58:30,449 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 06:58:30,449 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 06:58:30,449 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5246ms 304 application/javascript INFO 2025-10-17 06:58:30,635 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760655510290 INFO 2025-10-17 06:58:30,635 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 06:58:30,636 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6801ms 200 application/javascript INFO 2025-10-17 06:58:30,653 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8030512501766555 INFO 2025-10-17 06:58:30,654 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 06:58:30,654 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4956ms 200 application/javascript INFO 2025-10-17 06:58:30,728 [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%3D1760655509744%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 06:58:30,729 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 06:58:30,729 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:30,730 [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 2025-10-17 06:58:30,730 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:58:30,730 [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 2025-10-17 06:58:30,730 [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 2025-10-17 06:58:30,730 [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 2025-10-17 06:58:30,731 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:30,731 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760655509744&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 06:58:30,732 [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 2025-10-17 06:58:30,733 [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 2025-10-17 06:58:30,733 [53 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 06:58:30,733 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:30,733 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.5683ms INFO 2025-10-17 06:58:30,733 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:30,734 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0039ms 401 application/json; charset=utf-8 INFO 2025-10-17 06:58:30,735 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:30,735 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.6298ms INFO 2025-10-17 06:58:30,735 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:30,735 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.663ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:30,796 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 06:58:30,796 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:58:30,799 [55 ] 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 2025-10-17 06:58:30,799 [55 ] 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 2025-10-17 06:58:30,799 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:58:30,801 [55 ] 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 2025-10-17 06:58:30,802 [23 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyMzYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDAwMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW8oOengOiJryIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjM2IiwianRpIjoiMDdlNThkYTgtZDQ5Zi00YmRkLWI4MjQtNWNhZTE1NmJkZTE3IiwiaWF0IjoxNzYwNTE3MTE3LCJuYmYiOjE3NjA1MTcxMTUsImV4cCI6MTc2MDYwMzUxNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.C7zAGE9WwU5DmRoiZp08tWaQLbGxKiT60c8euZv6yeg INFO 2025-10-17 06:58:30,805 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:30,805 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.3376ms INFO 2025-10-17 06:58:30,805 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 06:58:30,805 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2984ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:30,873 [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 2025-10-17 06:58:30,873 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:58:30,874 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:30,876 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:30,877 [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 2025-10-17 06:58:30,878 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 06:58:30,879 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 06:58:30,879 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 06:58:30,893 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 06:58:30,896 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:30,896 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5325ms INFO 2025-10-17 06:58:30,896 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:30,896 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4787ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:30,992 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 06:58:30,992 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:30,992 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:30,994 [23 ] 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 2025-10-17 06:58:30,995 [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 2025-10-17 06:58:30,995 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 06:58:30,995 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:30,995 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:30,996 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 06:58:30,996 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 06:58:30,997 [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 2025-10-17 06:58:31,000 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,000 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4716ms INFO 2025-10-17 06:58:31,000 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,001 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4874ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,011 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 06:58:31,026 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 06:58:31,030 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,030 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.5853ms INFO 2025-10-17 06:58:31,030 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,030 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2575ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,094 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 06:58:31,095 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:31,095 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,096 [23 ] 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 2025-10-17 06:58:31,096 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:31,096 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,097 [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 2025-10-17 06:58:31,098 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 06:58:31,101 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,101 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3692ms INFO 2025-10-17 06:58:31,101 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,101 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1202ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,105 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,105 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6531ms INFO 2025-10-17 06:58:31,105 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,105 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8869ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,124 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 06:58:31,124 [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 2025-10-17 06:58:31,124 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:31,124 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,125 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:31,125 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,126 [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 2025-10-17 06:58:31,126 [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 2025-10-17 06:58:31,129 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,129 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3192ms INFO 2025-10-17 06:58:31,129 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,129 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0441ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,129 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,130 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5451ms INFO 2025-10-17 06:58:31,130 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,130 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5885ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,165 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 06:58:31,166 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:31,166 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,167 [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 2025-10-17 06:58:31,172 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,172 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9384ms INFO 2025-10-17 06:58:31,172 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,172 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7305ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,189 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 06:58:31,189 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 06:58:31,190 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:31,190 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:31,190 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 06:58:31,190 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,190 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,190 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:31,190 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 06:58:31,190 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,190 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:31,190 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,191 [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 2025-10-17 06:58:31,191 [23 ] 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 2025-10-17 06:58:31,191 [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 2025-10-17 06:58:31,191 [24 ] 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 2025-10-17 06:58:31,194 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 06:58:31,194 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:58:31,194 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,196 [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 2025-10-17 06:58:31,200 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,200 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,200 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.3308ms INFO 2025-10-17 06:58:31,200 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,200 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.2592ms INFO 2025-10-17 06:58:31,200 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9112ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,200 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,200 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8777ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,200 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,200 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2154ms INFO 2025-10-17 06:58:31,200 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,201 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1851ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,201 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,201 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.603ms INFO 2025-10-17 06:58:31,201 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,201 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4193ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:58:31,218 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:58:31,218 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.705ms INFO 2025-10-17 06:58:31,218 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 06:58:31,219 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.8439ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:59:01,849 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:59:01,849 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:59:01,849 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:01,850 [20 ] 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 2025-10-17 06:59:01,879 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:59:01,879 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.8138ms INFO 2025-10-17 06:59:01,879 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:01,879 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9732ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:59:04,636 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2025-10-17 06:59:04,636 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2025-10-17 06:59:04,636 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2025-10-17 06:59:04,636 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:59:04,636 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:59:04,637 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2025-10-17 06:59:04,637 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2025-10-17 06:59:04,637 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7305ms 200 application/javascript INFO 2025-10-17 06:59:04,637 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.75ms 200 text/css INFO 2025-10-17 06:59:04,637 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2025-10-17 06:59:04,637 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0278ms 200 application/javascript INFO 2025-10-17 06:59:04,744 [28 ] 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 2025-10-17 06:59:04,744 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:59:04,744 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:04,745 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 06:59:04,745 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:59:04,745 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:04,746 [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 2025-10-17 06:59:04,747 [34 ] 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 2025-10-17 06:59:04,749 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:59:04,749 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6994ms INFO 2025-10-17 06:59:04,749 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:04,750 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9528ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:59:04,753 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:59:04,753 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.0884ms INFO 2025-10-17 06:59:04,753 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:04,753 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8996ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:59:08,195 [26 ] 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 2025-10-17 06:59:08,196 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:59:08,196 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:08,197 [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 2025-10-17 06:59:08,201 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:59:08,201 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7081ms INFO 2025-10-17 06:59:08,201 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:08,201 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8206ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:59:08,203 [34 ] 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 2025-10-17 06:59:08,203 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:59:08,203 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:08,204 [34 ] 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 2025-10-17 06:59:08,245 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:59:08,247 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 42.8157ms INFO 2025-10-17 06:59:08,247 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:08,247 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.7277ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:59:09,350 [34 ] 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 2025-10-17 06:59:09,350 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 06:59:09,350 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:59:09,350 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:09,351 [34 ] 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 2025-10-17 06:59:09,358 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:59:09,358 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8801ms INFO 2025-10-17 06:59:09,358 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:09,359 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0345ms 200 application/json; charset=utf-8 INFO 2025-10-17 06:59:21,115 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=25& INFO 2025-10-17 06:59:21,115 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 06:59:21,115 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:21,117 [28 ] 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 2025-10-17 06:59:21,122 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 06:59:21,122 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 5.2788ms INFO 2025-10-17 06:59:21,122 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 06:59:21,122 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6735ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:00:08,099 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-17&timeBegin=08:15&timeEnd=17:30&leaveType=25&isPanel=true& INFO 2025-10-17 07:00:08,099 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:00:08,099 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:08,101 [57 ] 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 2025-10-17 07:00:08,107 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:00:08,107 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 6.1117ms INFO 2025-10-17 07:00:08,107 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:08,107 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.229ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:00:16,937 [11 ] 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 2025-10-17 07:00:16,937 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:00:16,937 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:00:16,937 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:16,939 [11 ] 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 2025-10-17 07:00:16,947 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:00:16,947 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.2279ms INFO 2025-10-17 07:00:16,947 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:16,947 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3816ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:00:17,056 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=25& INFO 2025-10-17 07:00:17,056 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:00:17,057 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:17,058 [11 ] 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 2025-10-17 07:00:17,062 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:00:17,062 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.5678ms INFO 2025-10-17 07:00:17,062 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:17,063 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3805ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:00:17,154 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49537 INFO 2025-10-17 07:00:17,154 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:00:17,154 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:00:17,155 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:17,156 [11 ] 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 2025-10-17 07:00:17,227 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:00:17,228 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 71.3659ms INFO 2025-10-17 07:00:17,228 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:17,228 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.7162ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:00:17,368 [60 ] 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 2025-10-17 07:00:17,368 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:00:17,368 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:00:17,368 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:17,370 [60 ] 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 2025-10-17 07:00:17,512 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:00:17,512 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 142.6699ms INFO 2025-10-17 07:00:17,512 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:17,513 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 144.7546ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:00:18,943 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 07:00:18,943 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:00:18,944 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:18,945 [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 2025-10-17 07:00:18,977 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:00:18,977 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 32.2157ms INFO 2025-10-17 07:00:18,977 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:18,977 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6017ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:00:26,138 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 07:00:26,138 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:00:26,139 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:26,140 [40 ] 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 2025-10-17 07:00:26,168 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:00:26,168 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.0268ms INFO 2025-10-17 07:00:26,168 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:00:26,168 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.2308ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:07,739 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760655967689&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:06:07,739 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:06:07,740 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.927ms 200 text/html INFO 2025-10-17 07:06:08,083 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760655968058 INFO 2025-10-17 07:06:08,084 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:06:08,084 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7544ms 200 application/javascript INFO 2025-10-17 07:06:08,107 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9159553034497633 INFO 2025-10-17 07:06:08,107 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:06:08,107 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4978ms 200 application/javascript INFO 2025-10-17 07:06:08,237 [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%3D1760655967689%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:06:08,237 [70 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:06:08,237 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,239 [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 2025-10-17 07:06:08,240 [70 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760655967689&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:06:08,243 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,243 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3026ms INFO 2025-10-17 07:06:08,243 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,243 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1514ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,251 [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 2025-10-17 07:06:08,251 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:06:08,251 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,253 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,255 [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 2025-10-17 07:06:08,256 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:06:08,256 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:06:08,256 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:06:08,271 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:06:08,273 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,274 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9528ms INFO 2025-10-17 07:06:08,274 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,274 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0817ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,343 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:06:08,343 [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 2025-10-17 07:06:08,344 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,344 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,344 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,344 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,345 [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 2025-10-17 07:06:08,345 [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 2025-10-17 07:06:08,346 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:06:08,346 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:06:08,346 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:06:08,348 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,348 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9878ms INFO 2025-10-17 07:06:08,348 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,348 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7993ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,360 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:06:08,375 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:06:08,378 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,378 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.6412ms INFO 2025-10-17 07:06:08,378 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,378 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4758ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,444 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:06:08,444 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,444 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,445 [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 2025-10-17 07:06:08,446 [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 2025-10-17 07:06:08,446 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,446 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,447 [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 2025-10-17 07:06:08,450 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,450 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9677ms INFO 2025-10-17 07:06:08,450 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,450 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6733ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,454 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,454 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3002ms INFO 2025-10-17 07:06:08,454 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,454 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1033ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,471 [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 2025-10-17 07:06:08,471 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,472 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,473 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:06:08,473 [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 2025-10-17 07:06:08,473 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,473 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,474 [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 2025-10-17 07:06:08,476 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,476 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.918ms INFO 2025-10-17 07:06:08,476 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,476 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6728ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,477 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,478 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.179ms INFO 2025-10-17 07:06:08,478 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,478 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7976ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,487 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:06:08,487 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,487 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,488 [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 2025-10-17 07:06:08,489 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:06:08,489 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,489 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,490 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:06:08,490 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,490 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,491 [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 2025-10-17 07:06:08,492 [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 2025-10-17 07:06:08,493 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,494 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7885ms INFO 2025-10-17 07:06:08,494 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,494 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4524ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,495 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,495 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6295ms INFO 2025-10-17 07:06:08,495 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,495 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3493ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,496 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,496 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3751ms INFO 2025-10-17 07:06:08,496 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,496 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9801ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,515 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:06:08,515 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,515 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,516 [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 2025-10-17 07:06:08,521 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,521 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3053ms INFO 2025-10-17 07:06:08,521 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,521 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.907ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,542 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:06:08,542 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:06:08,542 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,542 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:08,542 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,542 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,543 [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 2025-10-17 07:06:08,543 [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 2025-10-17 07:06:08,560 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,560 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.3208ms INFO 2025-10-17 07:06:08,560 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,560 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0183ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:08,562 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:08,562 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.2642ms INFO 2025-10-17 07:06:08,562 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:08,562 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8043ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:09,722 [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 2025-10-17 07:06:09,722 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 07:06:09,722 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:09,722 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:06:09,722 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:09,722 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:09,723 [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 2025-10-17 07:06:09,723 [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 2025-10-17 07:06:09,727 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:09,727 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.63ms INFO 2025-10-17 07:06:09,727 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:09,727 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6484ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:06:09,751 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:06:09,751 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.0596ms INFO 2025-10-17 07:06:09,752 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:06:09,752 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9969ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:20,870 [78 ] 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 2025-10-17 07:10:20,871 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:10:20,871 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7423ms 200 text/html INFO 2025-10-17 07:10:20,914 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:10:20,914 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:20,925 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:10:20,925 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.228ms 200 application/javascript INFO 2025-10-17 07:10:20,930 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:10:20,932 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:10:20,932 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4537ms 200 text/css INFO 2025-10-17 07:10:20,940 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 07:10:20,940 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 07:10:20,940 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 07:10:20,940 [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 2025-10-17 07:10:20,941 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 07:10:20,941 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 07:10:20,941 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6106ms 200 application/javascript INFO 2025-10-17 07:10:20,941 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6169ms 200 application/javascript INFO 2025-10-17 07:10:20,941 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 07:10:20,941 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9568ms 200 application/javascript INFO 2025-10-17 07:10:20,942 [82 ] 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 2025-10-17 07:10:20,942 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1283ms 200 application/javascript INFO 2025-10-17 07:10:20,970 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760656220932&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:10:20,970 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:10:20,970 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5916ms 200 text/html INFO 2025-10-17 07:10:20,970 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 07:10:20,971 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 07:10:20,971 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4212ms 200 application/javascript INFO 2025-10-17 07:10:20,972 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 07:10:20,972 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 07:10:20,973 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5565ms 200 application/javascript INFO 2025-10-17 07:10:21,001 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:10:21,002 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 07:10:21,002 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0117ms 200 application/javascript INFO 2025-10-17 07:10:21,013 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:10:21,013 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:21,020 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:10:21,023 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:10:21,023 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.864ms 200 text/css INFO 2025-10-17 07:10:21,025 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:10:21,025 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3339ms 200 application/javascript INFO 2025-10-17 07:10:21,033 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 07:10:21,035 [86 ] 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 2025-10-17 07:10:21,035 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4281ms 200 application/javascript INFO 2025-10-17 07:10:21,036 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 07:10:21,037 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 07:10:21,037 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 07:10:21,037 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4513ms 200 application/javascript INFO 2025-10-17 07:10:21,037 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 07:10:21,037 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5099ms 200 application/javascript INFO 2025-10-17 07:10:21,040 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:10:21,041 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 07:10:21,041 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.056ms 200 application/javascript INFO 2025-10-17 07:10:21,429 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 07:10:21,429 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 07:10:21,429 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5598ms 200 application/javascript INFO 2025-10-17 07:10:21,687 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760656221696 INFO 2025-10-17 07:10:21,688 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:10:21,688 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.576ms 200 application/javascript INFO 2025-10-17 07:10:21,720 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.030708095390041934 INFO 2025-10-17 07:10:21,721 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:10:21,721 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4704ms 200 application/javascript INFO 2025-10-17 07:10:21,753 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 07:10:21,753 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 07:10:21,754 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6559ms 200 image/jpeg INFO 2025-10-17 07:10:21,793 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760656220932&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:10:21,794 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 07:10:21,794 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5524ms 200 text/html INFO 2025-10-17 07:10:21,819 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 07:10:21,820 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:10:21,820 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3916ms 200 application/javascript INFO 2025-10-17 07:10:21,846 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 07:10:21,846 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:10:21,847 [82 ] 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 2025-10-17 07:10:21,849 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 07:10:21,849 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 07:10:21,849 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 07:10:21,849 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 07:10:21,849 [82 ] 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 2025-10-17 07:10:21,852 [77 ] 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 2025-10-17 07:10:21,852 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 5.0016ms INFO 2025-10-17 07:10:21,852 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:10:21,853 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8478ms 302 INFO 2025-10-17 07:10:22,122 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=xUWw3a_6UXi61o0y5TlAtbCtNohcQLl5tR1dR4RTtes&state=ww0fe1cb02189622be INFO 2025-10-17 07:10:22,123 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 07:10:22,123 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.715ms 200 text/html INFO 2025-10-17 07:10:22,164 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=xUWw3a_6UXi61o0y5TlAtbCtNohcQLl5tR1dR4RTtes INFO 2025-10-17 07:10:22,164 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:10:22,166 [86 ] 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 2025-10-17 07:10:22,167 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:xUWw3a_6UXi61o0y5TlAtbCtNohcQLl5tR1dR4RTtes,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 07:10:22,167 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 07:10:22,167 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:xUWw3a_6UXi61o0y5TlAtbCtNohcQLl5tR1dR4RTtes INFO 2025-10-17 07:10:22,167 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 07:10:22,167 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 07:10:22,167 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:V_OlkQRIvpr-04InOVsaNvBwKeCb2oql4rr7iGXbmSWO6EciCyqVDHY50tx_p9Zm0N6IqFqW7EvMuxHFhIqQfMxnOe-2v19cznSRHERroNachnFyCQuNWUv72g4yW4h6q3GdNTF84v0aTuyGnZCfOKJQfFMtdGsCIIaJD8K5O940CwfN_asKrySgw_kJJQHvWrsZthzn15OdNRn3lVGK7g INFO 2025-10-17 07:10:22,167 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=V_OlkQRIvpr-04InOVsaNvBwKeCb2oql4rr7iGXbmSWO6EciCyqVDHY50tx_p9Zm0N6IqFqW7EvMuxHFhIqQfMxnOe-2v19cznSRHERroNachnFyCQuNWUv72g4yW4h6q3GdNTF84v0aTuyGnZCfOKJQfFMtdGsCIIaJD8K5O940CwfN_asKrySgw_kJJQHvWrsZthzn15OdNRn3lVGK7g&code=xUWw3a_6UXi61o0y5TlAtbCtNohcQLl5tR1dR4RTtes INFO 2025-10-17 07:10:22,511 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13712673166","DeviceId":"4b48e072ed9c019c","errcode":0,"errmsg":"ok"} INFO 2025-10-17 07:10:22,525 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:4b48e072ed9c019c WxUserId:13712673166 INFO 2025-10-17 07:10:22,541 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D007019,a0188:1530 INFO 2025-10-17 07:10:22,600 [86 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 07:10:22,601 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 434.9481ms INFO 2025-10-17 07:10:22,601 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:10:22,601 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 436.8588ms 200 text/plain; charset=utf-8 INFO 2025-10-17 07:10:22,915 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760656222914&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 07:10:22,916 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:10:22,916 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6582ms 200 text/html INFO 2025-10-17 07:10:23,328 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760656223307 INFO 2025-10-17 07:10:23,329 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:10:23,329 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8658ms 200 application/javascript INFO 2025-10-17 07:10:23,438 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.1298746698364207 INFO 2025-10-17 07:10:23,438 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:10:23,438 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5666ms 200 application/javascript INFO 2025-10-17 07:10:23,585 [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%3D1760656222914%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 07:10:23,585 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:10:23,585 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,587 [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 2025-10-17 07:10:23,588 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760656222914&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 07:10:23,588 [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 2025-10-17 07:10:23,588 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:23,589 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,591 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,591 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,591 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2382ms INFO 2025-10-17 07:10:23,591 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,591 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3509ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,592 [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 2025-10-17 07:10:23,593 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:10:23,593 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:10:23,593 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:10:23,608 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:10:23,611 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,611 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6098ms INFO 2025-10-17 07:10:23,611 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,611 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7276ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,727 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:10:23,727 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,727 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,727 [86 ] 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 2025-10-17 07:10:23,728 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,728 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,728 [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 2025-10-17 07:10:23,729 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 07:10:23,729 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:10:23,730 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:10:23,730 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:10:23,732 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,732 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0286ms INFO 2025-10-17 07:10:23,732 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,732 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9728ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,744 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:10:23,759 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:10:23,762 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,763 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.3329ms INFO 2025-10-17 07:10:23,763 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,763 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0855ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,826 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 07:10:23,826 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:23,826 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 07:10:23,826 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7464ms 200 application/javascript INFO 2025-10-17 07:10:23,826 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 07:10:23,827 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:23,827 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 07:10:23,827 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5973ms 200 application/javascript INFO 2025-10-17 07:10:23,827 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 07:10:23,827 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 07:10:23,827 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.39ms 200 text/css INFO 2025-10-17 07:10:23,828 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 07:10:23,828 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 07:10:23,828 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:23,828 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:23,828 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 07:10:23,829 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 07:10:23,829 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7853ms 200 application/javascript INFO 2025-10-17 07:10:23,829 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1589ms 200 application/javascript INFO 2025-10-17 07:10:23,847 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 07:10:23,848 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 07:10:23,848 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:23,849 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 07:10:23,849 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3347ms 200 text/css INFO 2025-10-17 07:10:23,849 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 07:10:23,849 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8066ms 200 application/javascript INFO 2025-10-17 07:10:23,849 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 07:10:23,849 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:23,850 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 07:10:23,850 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 07:10:23,850 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4767ms 200 application/javascript INFO 2025-10-17 07:10:23,850 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 07:10:23,850 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7059ms 200 text/css INFO 2025-10-17 07:10:23,850 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:10:23,851 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,851 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,852 [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 2025-10-17 07:10:23,861 [81 ] 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 2025-10-17 07:10:23,861 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,861 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,861 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9945ms INFO 2025-10-17 07:10:23,861 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,861 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9817ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,861 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,863 [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 2025-10-17 07:10:23,866 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,866 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2297ms INFO 2025-10-17 07:10:23,866 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,866 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1724ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,924 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 07:10:23,925 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 07:10:23,925 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6567ms 200 image/png INFO 2025-10-17 07:10:23,927 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 07:10:23,927 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 07:10:23,928 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 07:10:23,928 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6645ms 200 image/png INFO 2025-10-17 07:10:23,928 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 07:10:23,928 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4522ms 200 image/png INFO 2025-10-17 07:10:23,928 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 07:10:23,928 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 07:10:23,928 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3453ms 200 image/png INFO 2025-10-17 07:10:23,942 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:10:23,943 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,943 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,944 [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 2025-10-17 07:10:23,948 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,948 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5266ms INFO 2025-10-17 07:10:23,948 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,949 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2452ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,971 [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 2025-10-17 07:10:23,971 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,971 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,972 [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 2025-10-17 07:10:23,974 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:10:23,975 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,975 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,975 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,975 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0858ms INFO 2025-10-17 07:10:23,975 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,975 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6748ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,976 [77 ] 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 2025-10-17 07:10:23,977 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:10:23,978 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,978 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,979 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,979 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1425ms INFO 2025-10-17 07:10:23,979 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,979 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:10:23,979 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6793ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,979 [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 2025-10-17 07:10:23,979 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,979 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,980 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:10:23,980 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:23,981 [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 2025-10-17 07:10:23,981 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,982 [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 2025-10-17 07:10:23,982 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,982 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0578ms INFO 2025-10-17 07:10:23,982 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,982 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9718ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,989 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,990 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.9375ms INFO 2025-10-17 07:10:23,990 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,990 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6206ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:23,991 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:23,991 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.4181ms INFO 2025-10-17 07:10:23,991 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:23,991 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1178ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:24,003 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 07:10:24,003 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 07:10:24,003 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5533ms 200 image/png INFO 2025-10-17 07:10:24,018 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 07:10:24,019 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 07:10:24,019 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9016ms 200 image/jpeg INFO 2025-10-17 07:10:24,022 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 07:10:24,022 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 07:10:24,023 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 07:10:24,023 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0486ms 200 image/jpeg INFO 2025-10-17 07:10:24,024 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 07:10:24,024 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1686ms 200 image/jpeg INFO 2025-10-17 07:10:24,057 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:10:24,057 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:10:24,057 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:24,057 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:24,057 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:24,057 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:24,058 [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 2025-10-17 07:10:24,058 [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 2025-10-17 07:10:24,075 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:24,075 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.7658ms INFO 2025-10-17 07:10:24,075 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:24,075 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6384ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:24,077 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:24,077 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.8346ms INFO 2025-10-17 07:10:24,077 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:24,077 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4914ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:25,405 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 07:10:25,405 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:25,406 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/moreMenu.5ee53a68.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\moreMenu.5ee53a68.js' INFO 2025-10-17 07:10:25,406 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9019ms 200 application/javascript INFO 2025-10-17 07:10:25,411 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 07:10:25,412 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 07:10:25,412 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:25,412 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/moreMenu.d88dbed4.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\moreMenu.d88dbed4.css' INFO 2025-10-17 07:10:25,412 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8781ms 200 text/css INFO 2025-10-17 07:10:25,413 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/vuedraggable.umd.d9d361ab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\vuedraggable.umd.d9d361ab.js' INFO 2025-10-17 07:10:25,413 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6314ms 200 application/javascript INFO 2025-10-17 07:10:25,480 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 07:10:25,480 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 07:10:25,480 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdcc.d63f5968.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdcc.d63f5968.png' INFO 2025-10-17 07:10:25,481 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ywsqd.1e248292.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ywsqd.1e248292.png' INFO 2025-10-17 07:10:25,481 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6143ms 200 image/png INFO 2025-10-17 07:10:25,481 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4676ms 200 image/png INFO 2025-10-17 07:10:26,855 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/list.81fa16ba.css INFO 2025-10-17 07:10:26,855 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/list.81fa16ba.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\list.81fa16ba.css' INFO 2025-10-17 07:10:26,855 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7488ms 200 text/css INFO 2025-10-17 07:10:26,857 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/list.4bc56350.js INFO 2025-10-17 07:10:26,857 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:26,857 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/list.4bc56350.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\list.4bc56350.js' INFO 2025-10-17 07:10:26,857 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5306ms 200 application/javascript INFO 2025-10-17 07:10:26,940 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 07:10:26,941 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:26,941 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:26,943 [82 ] 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 2025-10-17 07:10:26,950 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:26,952 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 9.2666ms INFO 2025-10-17 07:10:26,952 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:26,952 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.977ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:28,177 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.90990439.js INFO 2025-10-17 07:10:28,177 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 07:10:28,177 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:28,177 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:28,178 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 07:10:28,178 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.90990439.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.90990439.js' INFO 2025-10-17 07:10:28,178 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6215ms 200 application/javascript INFO 2025-10-17 07:10:28,178 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.648ms 200 application/javascript INFO 2025-10-17 07:10:28,179 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 07:10:28,179 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:28,179 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 07:10:28,179 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5112ms 200 application/javascript INFO 2025-10-17 07:10:28,180 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/datePickerSelect.320ab7e7.css INFO 2025-10-17 07:10:28,180 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/datePickerSelect.320ab7e7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\datePickerSelect.320ab7e7.css' INFO 2025-10-17 07:10:28,180 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4384ms 200 text/css INFO 2025-10-17 07:10:28,180 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/scorllMixin.21d2fb71.js INFO 2025-10-17 07:10:28,180 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/datePickerSelect.c46509e1.js INFO 2025-10-17 07:10:28,180 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:28,180 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:28,181 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/datePickerSelect.c46509e1.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\datePickerSelect.c46509e1.js' INFO 2025-10-17 07:10:28,181 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/scorllMixin.21d2fb71.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\scorllMixin.21d2fb71.js' INFO 2025-10-17 07:10:28,181 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4604ms 200 application/javascript INFO 2025-10-17 07:10:28,181 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5489ms 200 application/javascript INFO 2025-10-17 07:10:28,195 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 07:10:28,195 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 07:10:28,195 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4661ms 200 text/css INFO 2025-10-17 07:10:28,204 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.30e8fdf7.css INFO 2025-10-17 07:10:28,205 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.30e8fdf7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.30e8fdf7.css' INFO 2025-10-17 07:10:28,205 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4887ms 200 text/css INFO 2025-10-17 07:10:28,298 [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 2025-10-17 07:10:28,299 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:28,299 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:28,299 [82 ] 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 2025-10-17 07:10:28,299 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:28,299 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:28,301 [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 2025-10-17 07:10:28,302 [82 ] 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 2025-10-17 07:10:28,314 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:28,317 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 15.9618ms INFO 2025-10-17 07:10:28,317 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:28,317 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8852ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:28,683 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:28,685 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 383.7062ms INFO 2025-10-17 07:10:28,685 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:28,686 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 386.6285ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:29,885 [82 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 07:10:29,886 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:29,886 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:29,887 [82 ] 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 2025-10-17 07:10:29,934 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:29,935 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 47.1934ms INFO 2025-10-17 07:10:29,935 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:29,935 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8929ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:31,090 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 07:10:31,091 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 07:10:31,090 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/formpanel.a5edd681.js INFO 2025-10-17 07:10:31,091 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/formpanel.af98632f.css INFO 2025-10-17 07:10:31,090 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 07:10:31,091 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 07:10:31,091 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:31,091 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:31,091 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:31,091 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 07:10:31,091 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 07:10:31,091 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/formpanel.a5edd681.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\formpanel.a5edd681.js' INFO 2025-10-17 07:10:31,091 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6039ms 200 application/javascript INFO 2025-10-17 07:10:31,091 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6809ms 200 application/javascript INFO 2025-10-17 07:10:31,091 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5558ms 200 application/javascript INFO 2025-10-17 07:10:31,091 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/formpanel.af98632f.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\formpanel.af98632f.css' INFO 2025-10-17 07:10:31,091 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7135ms 200 text/css INFO 2025-10-17 07:10:31,092 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 07:10:31,092 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2065ms 200 text/css INFO 2025-10-17 07:10:31,092 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 07:10:31,092 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5916ms 200 text/css INFO 2025-10-17 07:10:31,182 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 07:10:31,182 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:31,182 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:31,184 [86 ] 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 2025-10-17 07:10:31,185 [78 ] 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=3916& INFO 2025-10-17 07:10:31,185 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:31,185 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:31,188 [78 ] 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 2025-10-17 07:10:31,189 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:31,189 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1263ms INFO 2025-10-17 07:10:31,189 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:31,189 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2375ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:31,189 [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=3916&formCode=0070&flowID=&nodeCode=&exeId=62223&guid=&flag=& INFO 2025-10-17 07:10:31,189 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:31,189 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:31,191 [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 2025-10-17 07:10:31,198 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:31,200 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 12.5451ms INFO 2025-10-17 07:10:31,200 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:31,200 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2589ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:31,282 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:31,288 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 96.4161ms INFO 2025-10-17 07:10:31,288 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:31,288 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.0665ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:31,486 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e8d6f29a-949b-5864-62f2-36693cd001ff&attachTableName=& INFO 2025-10-17 07:10:31,487 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:31,487 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:31,488 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=654977a6-ca93-aca3-8c10-28f6774504a1&attachTableName=& INFO 2025-10-17 07:10:31,489 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:31,489 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:31,489 [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 2025-10-17 07:10:31,491 [80 ] 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 2025-10-17 07:10:36,834 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:36,835 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:36,835 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 5346.1125ms INFO 2025-10-17 07:10:36,835 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:36,835 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 5344.3168ms INFO 2025-10-17 07:10:36,835 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:36,835 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5348.8008ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:36,835 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5346.8002ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:37,404 [78 ] 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 2025-10-17 07:10:37,405 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:10:37,405 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/woff2/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\woff2\fontawesome-webfont.2adefcbc.woff2' INFO 2025-10-17 07:10:37,405 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8114ms 200 font/woff2 INFO 2025-10-17 07:10:37,434 [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=i0RUhkW81DQ%3D& INFO 2025-10-17 07:10:37,434 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:37,435 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:37,436 [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 2025-10-17 07:10:37,442 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:37,442 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2313ms INFO 2025-10-17 07:10:37,442 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:37,442 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3207ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:55,775 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 07:10:55,776 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:55,776 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:55,777 [80 ] 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 2025-10-17 07:10:55,782 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:55,782 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.9349ms INFO 2025-10-17 07:10:55,782 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:55,782 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.109ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:55,787 [82 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 07:10:55,787 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:55,788 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:55,789 [82 ] 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 2025-10-17 07:10:55,835 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:55,835 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 45.8602ms INFO 2025-10-17 07:10:55,835 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:55,835 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7845ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:10:59,461 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 07:10:59,461 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:10:59,461 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:59,463 [78 ] 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 2025-10-17 07:10:59,468 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:10:59,468 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.6619ms INFO 2025-10-17 07:10:59,468 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:10:59,469 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9981ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:20,686 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM46&formCode=0051&beginTime=&endTime=&state=& INFO 2025-10-17 07:11:20,687 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:20,687 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:20,688 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0051& INFO 2025-10-17 07:11:20,688 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:20,688 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:20,689 [80 ] 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 2025-10-17 07:11:20,689 [75 ] 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 2025-10-17 07:11:20,695 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:20,695 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.8356ms INFO 2025-10-17 07:11:20,695 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:20,695 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7141ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:20,705 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:20,706 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 17.0158ms INFO 2025-10-17 07:11:20,706 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:20,706 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4638ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:23,283 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0051& INFO 2025-10-17 07:11:23,283 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:23,283 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:23,285 [74 ] 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 2025-10-17 07:11:23,286 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM46&recordId=0&formCode=0051&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2025-10-17 07:11:23,286 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0051&tableName=FORM46&keyFieldValue=0& INFO 2025-10-17 07:11:23,286 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:23,286 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:23,286 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:23,286 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:23,288 [75 ] 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 2025-10-17 07:11:23,288 [80 ] 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 2025-10-17 07:11:23,290 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:23,290 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1374ms INFO 2025-10-17 07:11:23,290 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:23,290 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4316ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:23,293 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:23,293 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.6693ms INFO 2025-10-17 07:11:23,294 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:23,294 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4497ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:23,351 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:23,359 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 70.7024ms INFO 2025-10-17 07:11:23,359 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:23,359 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.7931ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:24,413 [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 64 INFO 2025-10-17 07:11:24,413 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:11:24,413 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:24,413 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:24,416 [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 2025-10-17 07:11:24,434 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:24,434 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 18.3812ms INFO 2025-10-17 07:11:24,434 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:24,434 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5573ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:24,533 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=uRu484hsoKg%3D& INFO 2025-10-17 07:11:24,533 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:24,533 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:24,535 [80 ] 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 2025-10-17 07:11:24,537 [80 ] Sg.HcmMb.PubClass.ShareData - oldValue:uRu484hsoKg= INFO 2025-10-17 07:11:24,557 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:24,559 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 23.5362ms INFO 2025-10-17 07:11:24,559 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:24,559 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4703ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:37,023 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0051& INFO 2025-10-17 07:11:37,023 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:37,023 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:37,024 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM46&formCode=0051&beginTime=&endTime=&state=& INFO 2025-10-17 07:11:37,024 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:37,024 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:37,025 [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 2025-10-17 07:11:37,026 [80 ] 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 2025-10-17 07:11:37,029 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:37,030 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6909ms INFO 2025-10-17 07:11:37,030 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:37,030 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8487ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:37,038 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:37,038 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 12.0851ms INFO 2025-10-17 07:11:37,038 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:37,038 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9099ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:38,501 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 07:11:38,502 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:38,502 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:38,504 [75 ] 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 2025-10-17 07:11:38,509 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:38,509 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.6131ms INFO 2025-10-17 07:11:38,509 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:38,510 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1201ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:48,593 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0039& INFO 2025-10-17 07:11:48,593 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM34&formCode=0039&beginTime=&endTime=&state=& INFO 2025-10-17 07:11:48,593 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:48,593 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:48,594 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:48,594 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:48,595 [75 ] 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 2025-10-17 07:11:48,595 [67 ] 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 2025-10-17 07:11:48,603 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:48,603 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.7549ms INFO 2025-10-17 07:11:48,603 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:48,603 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0124ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:48,643 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:48,643 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 48.2299ms INFO 2025-10-17 07:11:48,643 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:48,643 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2234ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:55,291 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 07:11:55,291 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 07:11:55,291 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:11:55,292 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 07:11:55,292 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 07:11:55,292 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3341ms 200 text/css INFO 2025-10-17 07:11:55,292 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 07:11:55,292 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:11:55,293 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 07:11:55,293 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3242ms 200 application/javascript INFO 2025-10-17 07:11:55,293 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 07:11:55,293 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6456ms 200 application/javascript INFO 2025-10-17 07:11:55,293 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 07:11:55,293 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0072ms 200 text/css INFO 2025-10-17 07:11:55,413 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=008aabcb-4902-42bf-956b-653ea0c53af0& INFO 2025-10-17 07:11:55,413 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:55,414 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,415 [67 ] 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 2025-10-17 07:11:55,460 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:55,460 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.8729ms INFO 2025-10-17 07:11:55,460 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,460 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9999ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:55,549 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 07:11:55,550 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:55,550 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,551 [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 2025-10-17 07:11:55,556 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=152803&isHis=& INFO 2025-10-17 07:11:55,556 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:55,556 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,558 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:55,558 [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 2025-10-17 07:11:55,558 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4666ms INFO 2025-10-17 07:11:55,558 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,558 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6849ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:55,561 [68 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 07:11:55,567 [68 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 07:11:55,569 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:55,569 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 11.4837ms INFO 2025-10-17 07:11:55,569 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,569 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.283ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:55,656 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=008aabcb-4902-42bf-956b-653ea0c53af0&isHis=& INFO 2025-10-17 07:11:55,657 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:55,657 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,658 [68 ] 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 2025-10-17 07:11:55,704 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:55,704 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 45.7856ms INFO 2025-10-17 07:11:55,704 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,704 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7557ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:55,783 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0039& INFO 2025-10-17 07:11:55,783 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:55,783 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,784 [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 2025-10-17 07:11:55,789 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:55,789 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4441ms INFO 2025-10-17 07:11:55,789 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,789 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4104ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:55,869 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=008aabcb-4902-42bf-956b-653ea0c53af0&isHis=& INFO 2025-10-17 07:11:55,869 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:55,869 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,870 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=125&NodeCode=begin&guid=008aabcb-4902-42bf-956b-653ea0c53af0&recordId=213&tableName=FORM34& INFO 2025-10-17 07:11:55,870 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:55,870 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,871 [75 ] 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 2025-10-17 07:11:55,872 [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 2025-10-17 07:11:55,874 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=008aabcb-4902-42bf-956b-653ea0c53af0&flowID=125&nodeCode=begin& INFO 2025-10-17 07:11:55,875 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:55,875 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,876 [71 ] 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 2025-10-17 07:11:55,964 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:55,965 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 88.6942ms INFO 2025-10-17 07:11:55,965 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,965 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.3787ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:55,969 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:55,969 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 97.535ms INFO 2025-10-17 07:11:55,969 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,969 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.2627ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:55,972 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:55,972 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 101.378ms INFO 2025-10-17 07:11:55,972 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:55,972 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 103.2034ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:56,054 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0039&tableName=FORM34&keyFieldValue=213&approveID=152803& INFO 2025-10-17 07:11:56,054 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:56,054 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:56,056 [71 ] 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 2025-10-17 07:11:56,061 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:56,061 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.2744ms INFO 2025-10-17 07:11:56,061 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:56,061 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4193ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:56,118 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 07:11:56,118 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 07:11:56,118 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6385ms 200 image/png INFO 2025-10-17 07:11:56,160 [70 ] 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 2025-10-17 07:11:56,161 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:56,161 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:56,162 [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 2025-10-17 07:11:56,166 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:56,166 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.549ms INFO 2025-10-17 07:11:56,166 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:56,166 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5252ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:56,167 [68 ] 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 2025-10-17 07:11:56,167 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:56,167 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:56,169 [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 2025-10-17 07:11:56,172 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:56,172 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.22ms INFO 2025-10-17 07:11:56,172 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:56,172 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9168ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:56,173 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM34&recordId=213&formCode=0039&flowID=125&nodeCode=begin&exeId=31105&guid=008aabcb-4902-42bf-956b-653ea0c53af0&flag=4& INFO 2025-10-17 07:11:56,173 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:56,173 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:56,174 [71 ] 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 2025-10-17 07:11:56,263 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:56,264 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 89.7776ms INFO 2025-10-17 07:11:56,264 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:56,264 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.4902ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:11:57,405 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM34&keyFieldValue=DnQd6EuChgM%3D& INFO 2025-10-17 07:11:57,405 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:11:57,406 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:57,407 [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 2025-10-17 07:11:57,413 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:11:57,413 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3358ms INFO 2025-10-17 07:11:57,413 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:11:57,413 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4404ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:12:09,712 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0039& INFO 2025-10-17 07:12:09,712 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:12:09,712 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:12:09,714 [71 ] 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 2025-10-17 07:12:09,716 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=FORM34&formCode=0039&beginTime=&endTime=&state=& INFO 2025-10-17 07:12:09,716 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:12:09,716 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:12:09,718 [70 ] 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 2025-10-17 07:12:09,719 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:12:09,719 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.0715ms INFO 2025-10-17 07:12:09,719 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:12:09,719 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1818ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:12:09,764 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:12:09,764 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 46.6096ms INFO 2025-10-17 07:12:09,764 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:12:09,765 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.512ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:12:10,727 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 07:12:10,728 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:12:10,728 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:12:10,729 [75 ] 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 2025-10-17 07:12:10,735 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:12:10,735 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.4743ms INFO 2025-10-17 07:12:10,735 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:12:10,735 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6088ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:38,609 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760656538586&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:15:38,610 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:15:38,610 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8138ms 200 text/html INFO 2025-10-17 07:15:38,844 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760656538837 INFO 2025-10-17 07:15:38,845 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:15:38,845 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7459ms 200 application/javascript INFO 2025-10-17 07:15:38,866 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7062928466278007 INFO 2025-10-17 07:15:38,866 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:15:38,866 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4544ms 200 application/javascript INFO 2025-10-17 07:15:38,958 [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%3D1760656538586%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:15:38,958 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:15:38,958 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:38,960 [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 2025-10-17 07:15:38,961 [85 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760656538586&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:15:38,964 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:38,964 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9701ms INFO 2025-10-17 07:15:38,964 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:38,964 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0707ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:38,967 [79 ] 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 2025-10-17 07:15:38,967 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:15:38,968 [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 2025-10-17 07:15:38,968 [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 2025-10-17 07:15:38,968 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:38,969 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 07:15:38,970 [79 ] 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 2025-10-17 07:15:38,970 [79 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:15:38,970 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:38,970 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1424ms INFO 2025-10-17 07:15:38,970 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:38,970 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3308ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,033 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 07:15:39,033 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:15:39,033 [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 2025-10-17 07:15:39,033 [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 2025-10-17 07:15:39,033 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:15:39,035 [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 2025-10-17 07:15:39,036 [83 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjMyOTAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTk2NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaigeS4veePoCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIzMjkwIiwianRpIjoiMTg5OWE3NTItMTJkYy00NDA5LTg4ODAtYWE2OGRiMGNiODVjIiwiaWF0IjoxNzYwNTI2NjQ2LCJuYmYiOjE3NjA1MjY2NDQsImV4cCI6MTc2MDYxMzA0NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.YZdyQYy3JVKxGEoHjCXAAaOh3fBu3u4NYtpyJpsK6ZU INFO 2025-10-17 07:15:39,039 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,039 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.3929ms INFO 2025-10-17 07:15:39,039 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:15:39,039 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6821ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,101 [79 ] 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 2025-10-17 07:15:39,101 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:15:39,101 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,103 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,105 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 07:15:39,106 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:15:39,106 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:15:39,106 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:15:39,122 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:15:39,132 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,132 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 27.1481ms INFO 2025-10-17 07:15:39,132 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,132 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.1479ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,191 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:15:39,191 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,192 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,193 [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 2025-10-17 07:15:39,193 [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 2025-10-17 07:15:39,193 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,193 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,194 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:15:39,194 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:15:39,194 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:15:39,194 [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 2025-10-17 07:15:39,198 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,198 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2914ms INFO 2025-10-17 07:15:39,198 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,198 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.189ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,210 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:15:39,225 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:15:39,228 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,228 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.0387ms INFO 2025-10-17 07:15:39,228 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,228 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1408ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,289 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:15:39,289 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,289 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,289 [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 2025-10-17 07:15:39,290 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,290 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,290 [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 2025-10-17 07:15:39,291 [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 2025-10-17 07:15:39,294 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,294 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0116ms INFO 2025-10-17 07:15:39,294 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,294 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7091ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,298 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,299 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1342ms INFO 2025-10-17 07:15:39,299 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,299 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0866ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,305 [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 2025-10-17 07:15:39,306 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,306 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,307 [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 2025-10-17 07:15:39,310 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,311 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3052ms INFO 2025-10-17 07:15:39,311 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,311 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1579ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,317 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:15:39,317 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:15:39,317 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,317 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,317 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,317 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,318 [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 2025-10-17 07:15:39,318 [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 2025-10-17 07:15:39,318 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:15:39,319 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,319 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,320 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:15:39,320 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,320 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,320 [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 2025-10-17 07:15:39,321 [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 2025-10-17 07:15:39,322 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,322 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.536ms INFO 2025-10-17 07:15:39,322 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,322 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1076ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,322 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,322 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.0935ms INFO 2025-10-17 07:15:39,322 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,322 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.661ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,324 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,324 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5573ms INFO 2025-10-17 07:15:39,324 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,324 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4266ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,329 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,329 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6861ms INFO 2025-10-17 07:15:39,329 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,329 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2024ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,352 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:15:39,353 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,353 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,354 [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 2025-10-17 07:15:39,358 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,358 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4911ms INFO 2025-10-17 07:15:39,358 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,358 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0487ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,368 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:15:39,369 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,369 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,369 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:15:39,370 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:15:39,370 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,370 [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 2025-10-17 07:15:39,371 [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 2025-10-17 07:15:39,388 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,389 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.6673ms INFO 2025-10-17 07:15:39,389 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,389 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3012ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:15:39,422 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:15:39,422 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.134ms INFO 2025-10-17 07:15:39,422 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:15:39,422 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.8232ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:16:28,081 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 07:16:28,082 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:16:28,082 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:16:28,083 [78 ] 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 2025-10-17 07:16:28,111 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:16:28,112 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.3998ms INFO 2025-10-17 07:16:28,112 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:16:28,112 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5026ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:20:57,955 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 07:20:57,955 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:20:57,956 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:20:57,957 [9 ] 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 2025-10-17 07:20:57,986 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:20:57,986 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.2443ms INFO 2025-10-17 07:20:57,986 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:20:57,986 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3787ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:43,450 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760657503412&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:31:43,451 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:31:43,451 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7848ms 200 text/html INFO 2025-10-17 07:31:43,799 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760657503768 INFO 2025-10-17 07:31:43,799 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:31:43,799 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6822ms 200 application/javascript INFO 2025-10-17 07:31:43,822 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3936500756459643 INFO 2025-10-17 07:31:43,822 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:31:43,822 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4879ms 200 application/javascript INFO 2025-10-17 07:31:43,939 [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%3D1760657503412%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:31:43,939 [52 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:31:43,939 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:43,941 [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 2025-10-17 07:31:43,942 [52 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760657503412&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:31:43,945 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:43,945 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2465ms INFO 2025-10-17 07:31:43,945 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:43,945 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1358ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,007 [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 2025-10-17 07:31:44,007 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:31:44,008 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,008 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,009 [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 2025-10-17 07:31:44,010 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:31:44,010 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:31:44,011 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:31:44,026 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:31:44,029 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,029 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.9101ms INFO 2025-10-17 07:31:44,029 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,029 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9176ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,098 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:31:44,098 [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 2025-10-17 07:31:44,098 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,098 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,098 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,098 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,100 [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 2025-10-17 07:31:44,100 [49 ] 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 2025-10-17 07:31:44,101 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:31:44,101 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:31:44,101 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:31:44,103 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,103 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1843ms INFO 2025-10-17 07:31:44,103 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,103 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0303ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,116 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:31:44,116 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:31:44,118 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,119 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6615ms INFO 2025-10-17 07:31:44,119 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,119 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7342ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,192 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:31:44,192 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,192 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,193 [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 2025-10-17 07:31:44,197 [49 ] 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 2025-10-17 07:31:44,197 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,197 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4225ms INFO 2025-10-17 07:31:44,197 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,197 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3057ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,197 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,197 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,198 [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 2025-10-17 07:31:44,202 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,202 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9549ms INFO 2025-10-17 07:31:44,202 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,202 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7943ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,220 [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 2025-10-17 07:31:44,221 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,221 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:31:44,221 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,221 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,221 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,223 [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 2025-10-17 07:31:44,223 [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 2025-10-17 07:31:44,249 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,249 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,249 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 26.5411ms INFO 2025-10-17 07:31:44,249 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,249 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 26.637ms INFO 2025-10-17 07:31:44,249 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,249 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6444ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,249 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.8719ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,276 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:31:44,276 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,276 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,278 [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 2025-10-17 07:31:44,282 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,282 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5153ms INFO 2025-10-17 07:31:44,282 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,282 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5273ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,300 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:31:44,300 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:31:44,300 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,300 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,300 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,300 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,300 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:31:44,301 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,301 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,301 [45 ] 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 2025-10-17 07:31:44,301 [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 2025-10-17 07:31:44,302 [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 2025-10-17 07:31:44,308 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,308 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.7879ms INFO 2025-10-17 07:31:44,308 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,308 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5729ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,309 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,309 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.7927ms INFO 2025-10-17 07:31:44,309 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,309 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7876ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,310 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,310 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.1929ms INFO 2025-10-17 07:31:44,310 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,310 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9991ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,322 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:31:44,322 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:31:44,322 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,322 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:44,322 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,322 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,324 [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 2025-10-17 07:31:44,324 [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 2025-10-17 07:31:44,340 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,341 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.0162ms INFO 2025-10-17 07:31:44,341 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,341 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.633ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:44,343 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:44,343 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.0273ms INFO 2025-10-17 07:31:44,343 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:44,343 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.658ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:49,891 [4 ] 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 2025-10-17 07:31:49,891 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:49,892 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:49,892 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 07:31:49,892 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:49,892 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:49,893 [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 2025-10-17 07:31:49,893 [53 ] 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 2025-10-17 07:31:49,897 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:49,897 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8024ms INFO 2025-10-17 07:31:49,897 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:49,897 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7788ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:50,092 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:50,092 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 198.9201ms INFO 2025-10-17 07:31:50,092 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:50,092 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 200.7027ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:51,572 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202511& INFO 2025-10-17 07:31:51,573 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:51,573 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:51,574 [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 2025-10-17 07:31:51,584 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:51,584 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 9.6456ms INFO 2025-10-17 07:31:51,584 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:51,584 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7354ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:31:52,869 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 07:31:52,870 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:31:52,870 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:52,871 [4 ] 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 2025-10-17 07:31:53,065 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:31:53,065 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 194.1731ms INFO 2025-10-17 07:31:53,065 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:31:53,065 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 196.1608ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:02,227 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760657701476&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:35:02,228 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:35:02,228 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8687ms 200 text/html INFO 2025-10-17 07:35:02,871 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760657702122 INFO 2025-10-17 07:35:02,872 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:35:02,872 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6432ms 200 application/javascript INFO 2025-10-17 07:35:02,941 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.45738742803162546 INFO 2025-10-17 07:35:02,942 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:35:02,942 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5584ms 200 application/javascript INFO 2025-10-17 07:35:03,081 [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%3D1760657701476%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:35:03,082 [36 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:35:03,082 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,083 [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 2025-10-17 07:35:03,084 [36 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760657701476&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:35:03,087 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,087 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.4159ms INFO 2025-10-17 07:35:03,088 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,088 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3821ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,093 [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 2025-10-17 07:35:03,094 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:35:03,094 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,096 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,097 [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 2025-10-17 07:35:03,114 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:35:03,115 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:35:03,115 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:35:03,130 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:35:03,133 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,133 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 36.216ms INFO 2025-10-17 07:35:03,133 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,134 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.1767ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,234 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:35:03,235 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,235 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,236 [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 2025-10-17 07:35:03,237 [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 2025-10-17 07:35:03,237 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,237 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,237 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:35:03,238 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:35:03,238 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:35:03,238 [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 2025-10-17 07:35:03,242 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,242 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7121ms INFO 2025-10-17 07:35:03,242 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,242 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4253ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,253 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:35:03,267 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:35:03,271 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,271 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.3263ms INFO 2025-10-17 07:35:03,271 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,271 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4548ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,371 [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 2025-10-17 07:35:03,372 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,372 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,374 [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 2025-10-17 07:35:03,374 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:35:03,374 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,374 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,375 [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 2025-10-17 07:35:03,379 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,379 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4808ms INFO 2025-10-17 07:35:03,379 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,379 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7986ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,384 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,384 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.578ms INFO 2025-10-17 07:35:03,384 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,384 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3332ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,411 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:35:03,411 [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 2025-10-17 07:35:03,411 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,411 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,411 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,411 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,412 [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 2025-10-17 07:35:03,413 [24 ] 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 2025-10-17 07:35:03,414 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:35:03,414 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,414 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,415 [23 ] 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 2025-10-17 07:35:03,417 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,417 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,417 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.4244ms INFO 2025-10-17 07:35:03,417 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,417 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6953ms INFO 2025-10-17 07:35:03,417 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,417 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3974ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,417 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3744ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,419 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,419 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.6031ms INFO 2025-10-17 07:35:03,419 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,419 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4282ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,466 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:35:03,466 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,466 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,468 [37 ] 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 2025-10-17 07:35:03,469 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:35:03,469 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,469 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,471 [23 ] 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 2025-10-17 07:35:03,476 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,476 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.062ms INFO 2025-10-17 07:35:03,476 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,476 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7268ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,476 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,476 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.1475ms INFO 2025-10-17 07:35:03,476 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,476 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.116ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,510 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:35:03,511 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,511 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,512 [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 2025-10-17 07:35:03,514 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:35:03,514 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,514 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,516 [24 ] 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 2025-10-17 07:35:03,521 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,521 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6411ms INFO 2025-10-17 07:35:03,521 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,521 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2875ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,522 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,522 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.22ms INFO 2025-10-17 07:35:03,522 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,522 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9258ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:03,524 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:35:03,524 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:03,524 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,526 [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 2025-10-17 07:35:03,545 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:03,545 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.7745ms INFO 2025-10-17 07:35:03,545 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:03,545 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3569ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:04,154 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 07:35:04,154 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 07:35:04,154 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:35:04,155 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 07:35:04,155 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 07:35:04,155 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9606ms 200 application/javascript INFO 2025-10-17 07:35:04,155 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0675ms 200 text/css INFO 2025-10-17 07:35:04,340 [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 2025-10-17 07:35:04,341 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:04,341 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,341 [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 2025-10-17 07:35:04,341 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:04,341 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,341 [23 ] 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 2025-10-17 07:35:04,342 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:04,342 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,342 [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 2025-10-17 07:35:04,343 [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 2025-10-17 07:35:04,343 [23 ] 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 2025-10-17 07:35:04,343 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 07:35:04,344 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:04,344 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,345 [36 ] 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 2025-10-17 07:35:04,345 [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 2025-10-17 07:35:04,345 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:04,345 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,347 [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 2025-10-17 07:35:04,347 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:04,347 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.4256ms INFO 2025-10-17 07:35:04,347 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,348 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0709ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:04,348 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:04,348 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:04,348 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.1735ms INFO 2025-10-17 07:35:04,348 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,348 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8742ms INFO 2025-10-17 07:35:04,348 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,349 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2587ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:04,349 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6766ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:04,349 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:04,350 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9182ms INFO 2025-10-17 07:35:04,350 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,350 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6015ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:04,350 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:04,350 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.2581ms INFO 2025-10-17 07:35:04,350 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,350 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9248ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:04,479 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1642& INFO 2025-10-17 07:35:04,480 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:04,480 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,481 [24 ] 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 2025-10-17 07:35:04,486 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:04,491 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 9.3314ms INFO 2025-10-17 07:35:04,491 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:04,491 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5547ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:05,831 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 07:35:05,832 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 07:35:05,832 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6346ms 200 text/css INFO 2025-10-17 07:35:05,833 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 07:35:05,833 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:35:05,834 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 07:35:05,834 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6106ms 200 application/javascript INFO 2025-10-17 07:35:05,951 [24 ] 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 2025-10-17 07:35:05,952 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:05,952 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:05,953 [24 ] 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 2025-10-17 07:35:05,954 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 07:35:05,954 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:05,954 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:05,955 [23 ] 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 2025-10-17 07:35:05,957 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:05,957 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7448ms INFO 2025-10-17 07:35:05,957 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:05,957 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6969ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:05,957 [23 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 07:35:05,964 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:05,964 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.4842ms INFO 2025-10-17 07:35:05,964 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:05,964 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6082ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:06,079 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1642& INFO 2025-10-17 07:35:06,079 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:06,079 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:06,081 [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 2025-10-17 07:35:06,085 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:06,088 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.9662ms INFO 2025-10-17 07:35:06,088 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:06,088 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0321ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:35:10,119 [23 ] 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 2025-10-17 07:35:10,119 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:35:10,120 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:10,121 [23 ] 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 2025-10-17 07:35:10,125 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:35:10,125 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7711ms INFO 2025-10-17 07:35:10,125 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:35:10,125 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2017ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:47,356 [39 ] 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 2025-10-17 07:44:47,357 [39 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 07:44:47,357 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7177ms 304 text/html INFO 2025-10-17 07:44:47,585 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658287366&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:44:47,586 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:44:47,586 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8586ms 200 text/html INFO 2025-10-17 07:44:47,660 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:44:47,660 [39 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 07:44:47,660 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5314ms 304 application/javascript INFO 2025-10-17 07:44:48,047 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658287941 INFO 2025-10-17 07:44:48,047 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:44:48,047 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6801ms 200 application/javascript INFO 2025-10-17 07:44:48,129 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9831216539286198 INFO 2025-10-17 07:44:48,129 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:44:48,129 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6626ms 200 application/javascript INFO 2025-10-17 07:44:48,267 [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%3D1760658287366%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:44:48,267 [62 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:44:48,267 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,268 [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 2025-10-17 07:44:48,270 [62 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658287366&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:44:48,272 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,273 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1429ms INFO 2025-10-17 07:44:48,273 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,273 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0238ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,288 [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 2025-10-17 07:44:48,288 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:44:48,288 [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 2025-10-17 07:44:48,288 [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 2025-10-17 07:44:48,288 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,290 [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). WARN 2025-10-17 07:44:48,290 [39 ] 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 2025-10-17 07:44:48,291 [39 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:44:48,291 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,291 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1277ms INFO 2025-10-17 07:44:48,291 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,291 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2665ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,449 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 07:44:48,449 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:44:48,449 [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 2025-10-17 07:44:48,449 [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 2025-10-17 07:44:48,449 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:44:48,450 [62 ] 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 2025-10-17 07:44:48,457 [39 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNDYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTExNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOaZk-WHpCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDQ2IiwianRpIjoiNmVhZjllNWQtOGE2My00NWQwLTg0NGItZWM1ZWI3NzViNDc3IiwiaWF0IjoxNzYwNTE3MzE2LCJuYmYiOjE3NjA1MTczMTQsImV4cCI6MTc2MDYwMzcxNiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.bzJhp8WAKLDSIeIp9RNVyPJRl9rhvjYvt2mlrgykb4g INFO 2025-10-17 07:44:48,459 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,459 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 8.8178ms INFO 2025-10-17 07:44:48,459 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:44:48,460 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9516ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,588 [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 2025-10-17 07:44:48,588 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:44:48,588 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,590 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,592 [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 2025-10-17 07:44:48,593 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:44:48,593 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:44:48,593 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:44:48,608 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:44:48,610 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,610 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9025ms INFO 2025-10-17 07:44:48,610 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,611 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8599ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,705 [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 2025-10-17 07:44:48,705 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,705 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,707 [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 2025-10-17 07:44:48,710 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,710 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5463ms INFO 2025-10-17 07:44:48,710 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,710 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5949ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,714 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:44:48,714 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,714 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,715 [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 2025-10-17 07:44:48,716 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:44:48,717 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:44:48,717 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:44:48,732 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:44:48,747 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:44:48,751 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,751 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.3217ms INFO 2025-10-17 07:44:48,751 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,751 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3542ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,839 [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 2025-10-17 07:44:48,839 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,839 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,840 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:44:48,841 [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 2025-10-17 07:44:48,841 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,841 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,842 [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 2025-10-17 07:44:48,844 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,844 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2227ms INFO 2025-10-17 07:44:48,844 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,844 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1796ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,850 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,850 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2653ms INFO 2025-10-17 07:44:48,850 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,850 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0049ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,879 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:44:48,880 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,880 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,881 [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 2025-10-17 07:44:48,884 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,885 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.613ms INFO 2025-10-17 07:44:48,885 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,885 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2158ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,914 [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 2025-10-17 07:44:48,914 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,914 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,916 [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 2025-10-17 07:44:48,918 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,919 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9899ms INFO 2025-10-17 07:44:48,919 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,919 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7918ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,925 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:44:48,925 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:44:48,926 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,926 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,926 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,926 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,926 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:44:48,926 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,926 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,927 [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 2025-10-17 07:44:48,927 [39 ] 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 2025-10-17 07:44:48,927 [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 2025-10-17 07:44:48,930 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,930 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9643ms INFO 2025-10-17 07:44:48,930 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,931 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3005ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,933 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,933 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.593ms INFO 2025-10-17 07:44:48,933 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,934 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3166ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,935 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,935 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5062ms INFO 2025-10-17 07:44:48,935 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,935 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1922ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:48,936 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:44:48,936 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:48,936 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,938 [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 2025-10-17 07:44:48,942 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:48,942 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.539ms INFO 2025-10-17 07:44:48,942 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:48,942 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2099ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:49,011 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:44:49,011 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:49,011 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:49,012 [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 2025-10-17 07:44:49,018 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:44:49,018 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:49,018 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:49,020 [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 2025-10-17 07:44:49,028 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:49,028 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6749ms INFO 2025-10-17 07:44:49,028 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:49,028 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.763ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:49,036 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:49,036 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 23.4067ms INFO 2025-10-17 07:44:49,036 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:49,036 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.3203ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:49,745 [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 2025-10-17 07:44:49,745 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:49,746 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:49,748 [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 2025-10-17 07:44:49,773 [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 2025-10-17 07:44:49,773 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:44:49,773 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:44:49,774 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:49,776 [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 2025-10-17 07:44:49,778 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:49,778 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 30.6741ms INFO 2025-10-17 07:44:49,778 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:49,778 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8119ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:44:49,936 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:44:49,939 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 162.8505ms INFO 2025-10-17 07:44:49,939 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:44:49,939 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 165.9423ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:26,636 [59 ] 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 2025-10-17 07:46:26,637 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:46:26,637 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8779ms 200 text/html INFO 2025-10-17 07:46:26,658 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:46:26,658 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:26,672 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:46:26,674 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 07:46:26,674 [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 2025-10-17 07:46:26,674 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 07:46:26,675 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:46:26,675 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1704ms 200 text/css INFO 2025-10-17 07:46:26,675 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 07:46:26,675 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1377ms 200 application/javascript INFO 2025-10-17 07:46:26,675 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 07:46:26,675 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 07:46:26,675 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.993ms 200 application/javascript INFO 2025-10-17 07:46:26,675 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 07:46:26,675 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4465ms 200 application/javascript INFO 2025-10-17 07:46:26,676 [40 ] 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 2025-10-17 07:46:26,676 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2155ms 200 application/javascript INFO 2025-10-17 07:46:26,690 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 07:46:26,690 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658385342&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:46:26,690 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:46:26,690 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4828ms 200 text/html INFO 2025-10-17 07:46:26,690 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 07:46:26,690 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 07:46:26,690 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.693ms 200 application/javascript INFO 2025-10-17 07:46:26,691 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 07:46:26,691 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7117ms 200 application/javascript INFO 2025-10-17 07:46:26,702 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:46:26,703 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 07:46:26,703 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.914ms 200 application/javascript INFO 2025-10-17 07:46:26,703 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:46:26,703 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.2584ms 200 application/javascript INFO 2025-10-17 07:46:26,753 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:46:26,753 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:46:26,754 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:26,756 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:46:26,756 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.993ms 200 text/css INFO 2025-10-17 07:46:26,765 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:46:26,765 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2274ms 200 application/javascript INFO 2025-10-17 07:46:26,767 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:46:26,767 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 07:46:26,768 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 07:46:26,768 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5935ms 200 application/javascript INFO 2025-10-17 07:46:26,768 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 07:46:26,768 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4778ms 200 application/javascript INFO 2025-10-17 07:46:27,301 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 07:46:27,302 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 07:46:27,302 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8398ms 200 application/javascript INFO 2025-10-17 07:46:27,505 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658386178 INFO 2025-10-17 07:46:27,505 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:46:27,505 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5073ms 200 application/javascript INFO 2025-10-17 07:46:27,532 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2701330601526277 INFO 2025-10-17 07:46:27,533 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:46:27,533 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4426ms 200 application/javascript INFO 2025-10-17 07:46:27,564 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 07:46:27,565 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 07:46:27,565 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7166ms 200 image/jpeg INFO 2025-10-17 07:46:27,668 [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%3D1760658385342%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:46:27,669 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:46:27,669 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:27,669 [38 ] 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 2025-10-17 07:46:27,670 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:27,670 [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 2025-10-17 07:46:27,670 [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 2025-10-17 07:46:27,670 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:27,670 [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 2025-10-17 07:46:27,671 [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 2025-10-17 07:46:27,672 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658385342&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home WARN 2025-10-17 07:46:27,672 [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 2025-10-17 07:46:27,673 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:46:27,673 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:27,673 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3748ms INFO 2025-10-17 07:46:27,673 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:27,673 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4154ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:46:27,754 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2025-10-17 07:46:27,754 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:27,755 [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 2025-10-17 07:46:27,755 [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 2025-10-17 07:46:27,755 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:46:27,756 [38 ] 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 2025-10-17 07:46:27,758 [57 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0ODkyIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNTEiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLnjovmlofljZoiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ4OTIiLCJqdGkiOiIzMzc4NTQ4OC04M2VhLTQ4NDItYTcyMC04ZTM1OWYxZDY4ZjQiLCJpYXQiOjE3NTk4OTIzNDEsIm5iZiI6MTc1OTg5MjMzOSwiZXhwIjoxNzU5OTc4NzQxLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.pLQKyyEEsTgNXbrYF_plUDEkr1camh8oaA_2BPOxEUE INFO 2025-10-17 07:46:27,761 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:27,761 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.4102ms INFO 2025-10-17 07:46:27,761 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:46:27,761 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6543ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:27,830 [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 2025-10-17 07:46:27,830 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:27,830 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:27,833 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:27,834 [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 2025-10-17 07:46:27,835 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:46:27,835 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:46:27,835 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:46:27,850 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:46:27,852 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:27,852 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2788ms INFO 2025-10-17 07:46:27,852 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:27,853 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4739ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:27,928 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:46:27,928 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:27,928 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:27,930 [58 ] 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 2025-10-17 07:46:27,931 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:46:27,931 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:46:27,931 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:46:27,934 [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 2025-10-17 07:46:27,934 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:27,934 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:27,935 [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 2025-10-17 07:46:27,938 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:27,938 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0285ms INFO 2025-10-17 07:46:27,938 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:27,939 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7242ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:27,945 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:46:27,959 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:46:27,962 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:27,962 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.7165ms INFO 2025-10-17 07:46:27,962 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:27,962 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5634ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:27,993 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 07:46:27,993 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:27,994 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 07:46:27,994 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8831ms 200 application/javascript INFO 2025-10-17 07:46:27,998 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 07:46:27,998 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:27,999 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 07:46:27,999 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:27,999 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 07:46:27,999 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7917ms 200 application/javascript INFO 2025-10-17 07:46:27,999 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 07:46:27,999 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4376ms 200 application/javascript INFO 2025-10-17 07:46:28,004 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 07:46:28,004 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 07:46:28,004 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4889ms 200 text/css INFO 2025-10-17 07:46:28,006 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 07:46:28,006 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 07:46:28,007 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 07:46:28,007 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 07:46:28,007 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:28,007 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 07:46:28,007 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0887ms 200 text/css INFO 2025-10-17 07:46:28,007 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7379ms 200 text/css INFO 2025-10-17 07:46:28,007 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 07:46:28,007 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 07:46:28,007 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4279ms 200 application/javascript INFO 2025-10-17 07:46:28,007 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:28,008 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 07:46:28,008 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3811ms 200 application/javascript INFO 2025-10-17 07:46:28,011 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 07:46:28,011 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:28,012 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 07:46:28,012 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4402ms 200 application/javascript INFO 2025-10-17 07:46:28,037 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:46:28,038 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:28,038 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,039 [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 2025-10-17 07:46:28,041 [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 2025-10-17 07:46:28,042 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:28,042 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,043 [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 2025-10-17 07:46:28,046 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,046 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.405ms INFO 2025-10-17 07:46:28,046 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,046 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9901ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:28,048 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,048 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6917ms INFO 2025-10-17 07:46:28,048 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,048 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6169ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:28,111 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:46:28,111 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:28,111 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,113 [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 2025-10-17 07:46:28,118 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,118 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9734ms INFO 2025-10-17 07:46:28,118 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,118 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7406ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:28,160 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 07:46:28,160 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 07:46:28,160 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 07:46:28,160 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5189ms 200 image/png INFO 2025-10-17 07:46:28,161 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 07:46:28,161 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4356ms 200 image/png INFO 2025-10-17 07:46:28,161 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 07:46:28,161 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 07:46:28,161 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 07:46:28,161 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 07:46:28,161 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5377ms 200 image/png INFO 2025-10-17 07:46:28,162 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6371ms 200 image/png INFO 2025-10-17 07:46:28,206 [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 2025-10-17 07:46:28,206 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:28,206 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,207 [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 2025-10-17 07:46:28,209 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:46:28,210 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:28,210 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,211 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,211 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.314ms INFO 2025-10-17 07:46:28,211 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,211 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0658ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:28,211 [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 2025-10-17 07:46:28,211 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:46:28,211 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:28,211 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,213 [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 2025-10-17 07:46:28,214 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,214 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.232ms INFO 2025-10-17 07:46:28,214 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,214 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1087ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:28,215 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:46:28,215 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:28,215 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,215 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,215 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7491ms INFO 2025-10-17 07:46:28,215 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,216 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3462ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:28,217 [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 2025-10-17 07:46:28,217 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:46:28,218 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:28,218 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,219 [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 2025-10-17 07:46:28,224 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,224 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,224 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.545ms INFO 2025-10-17 07:46:28,224 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.319ms INFO 2025-10-17 07:46:28,224 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,224 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,224 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2459ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:28,224 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9177ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:28,225 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 07:46:28,226 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 07:46:28,226 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0275ms 200 image/png INFO 2025-10-17 07:46:28,234 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 07:46:28,235 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 07:46:28,235 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 07:46:28,235 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 07:46:28,235 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1445ms 200 image/jpeg INFO 2025-10-17 07:46:28,236 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 07:46:28,236 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.911ms 200 image/jpeg INFO 2025-10-17 07:46:28,236 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 07:46:28,236 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0934ms 200 image/jpeg INFO 2025-10-17 07:46:28,254 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,254 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 583.8644ms INFO 2025-10-17 07:46:28,254 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,254 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 585.9739ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:28,278 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:46:28,279 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:28,279 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,280 [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 2025-10-17 07:46:28,295 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:46:28,296 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:28,296 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,297 [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 2025-10-17 07:46:28,301 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,301 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.9381ms INFO 2025-10-17 07:46:28,301 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,301 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5456ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:28,305 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:28,306 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5034ms INFO 2025-10-17 07:46:28,306 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:28,306 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3391ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:29,817 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 07:46:29,817 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 07:46:29,818 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:29,818 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 07:46:29,818 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0016ms 200 text/css INFO 2025-10-17 07:46:29,818 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 07:46:29,818 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8237ms 200 application/javascript INFO 2025-10-17 07:46:29,935 [54 ] 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 2025-10-17 07:46:29,935 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 07:46:29,936 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:29,936 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:29,936 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:29,936 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:29,937 [40 ] 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 2025-10-17 07:46:29,937 [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 2025-10-17 07:46:29,940 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 07:46:29,940 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:29,940 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:29,941 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:29,941 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6287ms INFO 2025-10-17 07:46:29,941 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:29,941 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7425ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:29,941 [54 ] 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 2025-10-17 07:46:29,942 [59 ] 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 2025-10-17 07:46:29,942 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:29,942 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:29,942 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:29,942 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.3445ms INFO 2025-10-17 07:46:29,943 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:29,943 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2727ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:29,943 [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 2025-10-17 07:46:29,946 [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 2025-10-17 07:46:29,946 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:29,946 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2703ms INFO 2025-10-17 07:46:29,946 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:29,946 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:29,946 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:29,946 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0633ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:29,947 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:29,947 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.035ms INFO 2025-10-17 07:46:29,947 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:29,947 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6737ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:29,948 [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 2025-10-17 07:46:29,950 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:29,950 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.6745ms INFO 2025-10-17 07:46:29,950 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:29,950 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3662ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:30,017 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64892& INFO 2025-10-17 07:46:30,017 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:30,018 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:30,019 [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 2025-10-17 07:46:30,024 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:30,038 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 19.1024ms INFO 2025-10-17 07:46:30,038 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:30,038 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:32,588 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 07:46:32,588 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:32,588 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:32,591 [9 ] 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 2025-10-17 07:46:32,621 [9 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0ODkyIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNTEiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLnjovmlofljZoiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ4OTIiLCJqdGkiOiJlNDFlNDM4ZS1iN2Y0LTQwMDYtODJkMS1mZmY4MGM4ODNjYTAiLCJpYXQiOjE3NjA2NTgzODcsIm5iZiI6MTc2MDY1ODM4NSwiZXhwIjoxNzYwNzQ0Nzg3LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.C1TwLqPojP_lMtau4PfQ7Yp-52GoCskIoNvN1Gnlxoo INFO 2025-10-17 07:46:32,624 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:32,625 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 33.2666ms INFO 2025-10-17 07:46:32,625 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:32,625 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0124ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:32,646 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 07:46:32,646 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 07:46:32,646 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:32,646 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 07:46:32,646 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4952ms 200 application/javascript INFO 2025-10-17 07:46:32,646 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 07:46:32,647 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9793ms 200 text/css INFO 2025-10-17 07:46:32,712 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 07:46:32,712 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 07:46:32,712 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.448ms 200 image/png INFO 2025-10-17 07:46:32,772 [59 ] 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 2025-10-17 07:46:32,773 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:32,773 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:32,773 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:32,775 [59 ] 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 2025-10-17 07:46:32,775 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 07:46:32,781 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:32,781 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:32,804 [40 ] 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 2025-10-17 07:46:32,806 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:32,806 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 31.0266ms INFO 2025-10-17 07:46:32,806 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:32,806 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6218ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:32,809 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:32,809 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.7184ms INFO 2025-10-17 07:46:32,809 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:32,809 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8523ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:35,877 [59 ] 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 2025-10-17 07:46:35,878 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 07:46:35,878 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6825ms 304 text/html INFO 2025-10-17 07:46:36,002 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:46:36,003 [40 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 07:46:36,003 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5717ms 304 application/javascript INFO 2025-10-17 07:46:36,082 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658395698&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:46:36,083 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:46:36,083 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.725ms 200 text/html INFO 2025-10-17 07:46:36,735 [40 ] 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 2025-10-17 07:46:36,735 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:36,736 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:36,736 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:36,738 [40 ] 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 2025-10-17 07:46:36,745 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:36,745 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 7.1841ms INFO 2025-10-17 07:46:36,745 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:36,745 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8969ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:36,767 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658396432 INFO 2025-10-17 07:46:36,768 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:46:36,768 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5272ms 200 application/javascript INFO 2025-10-17 07:46:36,826 [59 ] 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 2025-10-17 07:46:36,826 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:36,826 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:36,828 [59 ] 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 2025-10-17 07:46:36,829 [40 ] 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 2025-10-17 07:46:36,830 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:36,830 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:36,831 [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 2025-10-17 07:46:36,835 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:36,835 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3262ms INFO 2025-10-17 07:46:36,835 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:36,835 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.093ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:36,872 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6931523949794147 INFO 2025-10-17 07:46:36,872 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:46:36,872 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5003ms 200 application/javascript INFO 2025-10-17 07:46:37,043 [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%3D1760658395698%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:46:37,043 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:46:37,043 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,045 [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 2025-10-17 07:46:37,046 [9 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658395698&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:46:37,052 [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 2025-10-17 07:46:37,052 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:37,052 [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 2025-10-17 07:46:37,053 [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 2025-10-17 07:46:37,053 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,054 [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). WARN 2025-10-17 07:46:37,055 [40 ] 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 2025-10-17 07:46:37,055 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,055 [40 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:46:37,055 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,055 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 10.2119ms INFO 2025-10-17 07:46:37,055 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,055 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.072ms INFO 2025-10-17 07:46:37,055 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,055 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4338ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,055 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1203ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,203 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 07:46:37,203 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:37,203 [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 2025-10-17 07:46:37,203 [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 2025-10-17 07:46:37,203 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:46:37,205 [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 2025-10-17 07:46:37,206 [57 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4ODQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDAwMSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iue9l-Wul-aVjyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODg0IiwianRpIjoiMjFiOGI4NDQtOTNjZC00ZGIxLTlmMDgtNzNhMzFjOGI0N2U3IiwiaWF0IjoxNzYwNTIwOTk2LCJuYmYiOjE3NjA1MjA5OTQsImV4cCI6MTc2MDYwNzM5NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.ONq26GMTBZOxLZfwnaarFlUc-sSSji-8paktRysCsoQ INFO 2025-10-17 07:46:37,216 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,216 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 11.5838ms INFO 2025-10-17 07:46:37,216 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:46:37,217 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0368ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,296 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,308 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 479.7325ms INFO 2025-10-17 07:46:37,308 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,308 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 482.3033ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,392 [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 2025-10-17 07:46:37,393 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:37,393 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,395 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,397 [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 2025-10-17 07:46:37,398 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:46:37,398 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:46:37,398 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:46:37,402 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 07:46:37,403 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 07:46:37,403 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5533ms 200 image/png INFO 2025-10-17 07:46:37,413 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:46:37,416 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,416 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.3026ms INFO 2025-10-17 07:46:37,416 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,416 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6547ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,602 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:46:37,602 [40 ] 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 2025-10-17 07:46:37,602 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,602 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,602 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,602 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,604 [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 2025-10-17 07:46:37,604 [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 2025-10-17 07:46:37,605 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:46:37,605 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:46:37,605 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:46:37,607 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,607 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8076ms INFO 2025-10-17 07:46:37,607 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,608 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7068ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,622 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:46:37,642 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:46:37,657 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,657 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 53.3136ms INFO 2025-10-17 07:46:37,657 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,657 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.4302ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,797 [59 ] 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 2025-10-17 07:46:37,798 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,798 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,798 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:46:37,798 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,798 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,800 [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 2025-10-17 07:46:37,800 [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 2025-10-17 07:46:37,804 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,804 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0061ms INFO 2025-10-17 07:46:37,804 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,804 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7251ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,809 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,810 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.6603ms INFO 2025-10-17 07:46:37,810 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,810 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6959ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,841 [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 2025-10-17 07:46:37,841 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,841 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,843 [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 2025-10-17 07:46:37,846 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,846 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.137ms INFO 2025-10-17 07:46:37,846 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,846 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1633ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,874 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:46:37,874 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,875 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,876 [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 2025-10-17 07:46:37,876 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:46:37,877 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,877 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,877 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:46:37,877 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:46:37,877 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,877 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,877 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,878 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,878 [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 2025-10-17 07:46:37,879 [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 2025-10-17 07:46:37,879 [59 ] 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 2025-10-17 07:46:37,882 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,882 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,882 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.248ms INFO 2025-10-17 07:46:37,882 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,882 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3256ms INFO 2025-10-17 07:46:37,882 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,882 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0017ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,882 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1538ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,883 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,883 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.854ms INFO 2025-10-17 07:46:37,883 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,883 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.798ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,884 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,884 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9256ms INFO 2025-10-17 07:46:37,884 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,884 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1506ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,921 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:46:37,921 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,921 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,923 [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 2025-10-17 07:46:37,928 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,928 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.114ms INFO 2025-10-17 07:46:37,928 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,928 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8871ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,966 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:46:37,966 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,966 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,968 [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 2025-10-17 07:46:37,968 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:46:37,969 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:37,969 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,970 [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 2025-10-17 07:46:37,976 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,976 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.4608ms INFO 2025-10-17 07:46:37,976 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,976 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1423ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:37,989 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:37,989 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.8965ms INFO 2025-10-17 07:46:37,989 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:37,989 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9188ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:38,994 [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 2025-10-17 07:46:38,995 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:38,995 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:38,996 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 07:46:38,996 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:46:38,997 [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 2025-10-17 07:46:39,001 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:39,001 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8691ms INFO 2025-10-17 07:46:39,001 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:39,001 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8802ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:46:39,004 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:46:39,005 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:39,006 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 07:46:39,022 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:46:39,022 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 16.1556ms INFO 2025-10-17 07:46:39,022 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:46:39,023 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.3263ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:52,004 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:47:52,004 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:47:52,004 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658471805&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:47:52,005 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:47:52,005 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7471ms 200 text/html INFO 2025-10-17 07:47:52,042 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:47:52,042 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4097ms 200 application/javascript INFO 2025-10-17 07:47:52,074 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:47:52,074 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:47:52,086 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:47:52,086 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1455ms 200 application/javascript INFO 2025-10-17 07:47:53,239 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658473108 INFO 2025-10-17 07:47:53,240 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:47:53,240 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6676ms 200 application/javascript INFO 2025-10-17 07:47:53,324 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.03229320711985528 INFO 2025-10-17 07:47:53,325 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:47:53,325 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7937ms 200 application/javascript INFO 2025-10-17 07:47:53,569 [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%3D1760658471805%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:47:53,569 [78 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:47:53,570 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,571 [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 2025-10-17 07:47:53,572 [78 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658471805&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:47:53,575 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:53,575 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.978ms INFO 2025-10-17 07:47:53,575 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,575 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3418ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:53,584 [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 2025-10-17 07:47:53,584 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:47:53,584 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:53,586 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,587 [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 2025-10-17 07:47:53,588 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:47:53,589 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:47:53,589 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:47:53,604 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:47:53,607 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:53,607 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.3008ms INFO 2025-10-17 07:47:53,607 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,607 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2514ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:53,723 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:47:53,723 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:53,723 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,724 [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 2025-10-17 07:47:53,725 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:53,725 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,725 [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 2025-10-17 07:47:53,726 [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 2025-10-17 07:47:53,726 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:47:53,726 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:47:53,726 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:47:53,729 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:53,729 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2434ms INFO 2025-10-17 07:47:53,729 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,729 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0396ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:53,741 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:47:53,756 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:47:53,758 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:53,759 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4896ms INFO 2025-10-17 07:47:53,759 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,759 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7043ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:53,899 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:47:53,899 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:53,899 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,901 [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 2025-10-17 07:47:53,904 [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 2025-10-17 07:47:53,904 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:53,904 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,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 2025-10-17 07:47:53,908 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:53,908 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9799ms INFO 2025-10-17 07:47:53,908 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,909 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6695ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:53,909 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:53,909 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.731ms INFO 2025-10-17 07:47:53,909 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,910 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9987ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:53,913 [62 ] 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 2025-10-17 07:47:53,914 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:53,914 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,915 [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 2025-10-17 07:47:53,918 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:53,918 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.948ms INFO 2025-10-17 07:47:53,918 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,918 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6909ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:53,963 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:47:53,963 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:53,963 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,964 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:47:53,964 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:53,964 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,964 [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 2025-10-17 07:47:53,966 [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 2025-10-17 07:47:53,967 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:53,967 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0684ms INFO 2025-10-17 07:47:53,968 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,968 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0449ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:53,968 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:53,968 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8441ms INFO 2025-10-17 07:47:53,968 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,969 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7002ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:53,983 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:47:53,983 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:53,983 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,984 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:47:53,984 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:53,984 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:53,985 [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 2025-10-17 07:47:53,985 [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 2025-10-17 07:47:54,004 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:54,004 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 19.572ms INFO 2025-10-17 07:47:54,004 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:54,004 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4055ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:54,006 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:54,006 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 20.5918ms INFO 2025-10-17 07:47:54,006 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:54,006 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3336ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:54,038 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:47:54,039 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:54,039 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:54,041 [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 2025-10-17 07:47:54,045 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:54,045 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.798ms INFO 2025-10-17 07:47:54,045 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:54,046 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2841ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:54,049 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:47:54,049 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:54,049 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:54,050 [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 2025-10-17 07:47:54,057 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:47:54,058 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:47:54,058 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:54,059 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:54,059 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3808ms INFO 2025-10-17 07:47:54,059 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:54,059 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1253ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:47:54,059 [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 2025-10-17 07:47:54,080 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:47:54,080 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.4116ms INFO 2025-10-17 07:47:54,080 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:47:54,081 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.354ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:48:06,462 [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 2025-10-17 07:48:06,463 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:48:06,463 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,464 [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 2025-10-17 07:48:06,468 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:48:06,468 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.627ms INFO 2025-10-17 07:48:06,468 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,468 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9326ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:48:06,469 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 07:48:06,469 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:48:06,469 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,470 [62 ] 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 2025-10-17 07:48:06,473 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 07:48:06,473 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:48:06,473 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,474 [59 ] 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 2025-10-17 07:48:06,474 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:48:06,474 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,475 [78 ] 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 2025-10-17 07:48:06,475 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:48:06,475 [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 2025-10-17 07:48:06,475 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.81ms INFO 2025-10-17 07:48:06,475 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,475 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6564ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:48:06,478 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:48:06,479 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2197ms INFO 2025-10-17 07:48:06,479 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,479 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9653ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:48:06,479 [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 2025-10-17 07:48:06,479 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:48:06,479 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,480 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:48:06,480 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.0542ms INFO 2025-10-17 07:48:06,480 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,480 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9462ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:48:06,480 [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 2025-10-17 07:48:06,483 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:48:06,483 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8319ms INFO 2025-10-17 07:48:06,483 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,483 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3898ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:48:06,593 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2139& INFO 2025-10-17 07:48:06,593 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:48:06,593 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,594 [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 2025-10-17 07:48:06,598 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:48:06,602 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.3316ms INFO 2025-10-17 07:48:06,602 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:06,602 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2992ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:48:08,520 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 07:48:08,521 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:48:08,521 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:08,522 [69 ] 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 2025-10-17 07:48:08,524 [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 2025-10-17 07:48:08,524 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:48:08,524 [69 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 07:48:08,524 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:08,525 [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 2025-10-17 07:48:08,529 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:48:08,529 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5099ms INFO 2025-10-17 07:48:08,529 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:08,529 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3899ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:48:08,531 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:48:08,531 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.7889ms INFO 2025-10-17 07:48:08,531 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:08,531 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8296ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:48:08,658 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2139& INFO 2025-10-17 07:48:08,658 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:48:08,659 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:08,660 [77 ] 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 2025-10-17 07:48:08,665 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:48:08,668 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.8471ms INFO 2025-10-17 07:48:08,668 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:08,668 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1728ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:48:11,338 [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 2025-10-17 07:48:11,339 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:48:11,339 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:11,341 [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 2025-10-17 07:48:11,344 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:48:11,344 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7102ms INFO 2025-10-17 07:48:11,344 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:48:11,345 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.286ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:25,391 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658563590&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:49:25,392 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:49:25,392 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9541ms 200 text/html INFO 2025-10-17 07:49:26,476 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658564797 INFO 2025-10-17 07:49:26,476 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:49:26,476 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.734ms 200 application/javascript INFO 2025-10-17 07:49:26,566 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6282914031922712 INFO 2025-10-17 07:49:26,566 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:49:26,566 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4868ms 200 application/javascript INFO 2025-10-17 07:49:26,781 [54 ] 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%3D1760658563590%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:49:26,782 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:49:26,782 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:26,783 [54 ] 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 2025-10-17 07:49:26,784 [54 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658563590&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:49:26,787 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:26,787 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1326ms INFO 2025-10-17 07:49:26,787 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:26,787 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.111ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:26,820 [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 2025-10-17 07:49:26,820 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:49:26,820 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:26,822 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:26,823 [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 2025-10-17 07:49:26,824 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:49:26,824 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:49:26,824 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:49:26,839 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:49:26,841 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:26,841 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.1542ms INFO 2025-10-17 07:49:26,841 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:26,842 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9035ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:26,952 [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 2025-10-17 07:49:26,952 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:26,952 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:26,954 [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 2025-10-17 07:49:26,955 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:49:26,955 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:26,955 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:26,956 [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 2025-10-17 07:49:26,957 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:26,957 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:49:26,957 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2666ms INFO 2025-10-17 07:49:26,957 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:26,957 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2251ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:26,958 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:49:26,958 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:49:26,972 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:49:26,987 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:49:26,991 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:26,991 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.1767ms INFO 2025-10-17 07:49:26,991 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:26,991 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8953ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:27,137 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:49:27,137 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:27,137 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,138 [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 2025-10-17 07:49:27,140 [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 2025-10-17 07:49:27,140 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:27,140 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,141 [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 2025-10-17 07:49:27,145 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:27,145 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7556ms INFO 2025-10-17 07:49:27,145 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,145 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7627ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:27,147 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:27,147 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6954ms INFO 2025-10-17 07:49:27,147 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,147 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7629ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:27,241 [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 2025-10-17 07:49:27,242 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:27,242 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,243 [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 2025-10-17 07:49:27,244 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:49:27,245 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:27,245 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,246 [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 2025-10-17 07:49:27,246 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:27,247 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4814ms INFO 2025-10-17 07:49:27,247 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,247 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4289ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:27,249 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:27,249 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3129ms INFO 2025-10-17 07:49:27,249 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,249 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0843ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:27,276 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:49:27,277 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:27,277 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,278 [9 ] 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 2025-10-17 07:49:27,281 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:27,281 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8321ms INFO 2025-10-17 07:49:27,281 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,281 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5791ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:27,286 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:49:27,287 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:27,287 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,288 [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 2025-10-17 07:49:27,288 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:49:27,288 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:27,288 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,289 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:49:27,289 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:27,289 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,290 [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 2025-10-17 07:49:27,290 [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 2025-10-17 07:49:27,293 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:27,293 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.9135ms INFO 2025-10-17 07:49:27,293 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,293 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4784ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:27,295 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:27,295 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2908ms INFO 2025-10-17 07:49:27,295 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,295 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9108ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:27,297 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:27,297 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4665ms INFO 2025-10-17 07:49:27,297 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,297 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0643ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:27,374 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:49:27,374 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:27,374 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,374 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:49:27,374 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:27,375 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,375 [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 2025-10-17 07:49:27,376 [9 ] 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 2025-10-17 07:49:27,406 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:27,406 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 30.4382ms INFO 2025-10-17 07:49:27,406 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,406 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.2682ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:27,428 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:27,428 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.0313ms INFO 2025-10-17 07:49:27,428 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:27,428 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.7799ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:28,344 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 07:49:28,344 [46 ] 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 2025-10-17 07:49:28,344 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:28,344 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:28,344 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:28,344 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:28,346 [16 ] 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 2025-10-17 07:49:28,346 [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 2025-10-17 07:49:28,349 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:28,350 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9176ms INFO 2025-10-17 07:49:28,350 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:28,350 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9966ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:28,382 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:28,382 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 36.3604ms INFO 2025-10-17 07:49:28,382 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:28,382 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5861ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:31,404 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d& INFO 2025-10-17 07:49:31,404 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:31,404 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,406 [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 2025-10-17 07:49:31,452 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:31,452 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9329ms INFO 2025-10-17 07:49:31,452 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,452 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0614ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:31,569 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 07:49:31,569 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330439&isHis=& INFO 2025-10-17 07:49:31,569 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:31,569 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,569 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:31,569 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,571 [9 ] 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 2025-10-17 07:49:31,571 [46 ] 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 2025-10-17 07:49:31,574 [9 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 07:49:31,577 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:31,577 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.6909ms INFO 2025-10-17 07:49:31,577 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,578 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8992ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:31,589 [9 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 07:49:31,591 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:31,591 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 20.3268ms INFO 2025-10-17 07:49:31,591 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,591 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0984ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:31,699 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d&isHis=& INFO 2025-10-17 07:49:31,700 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:31,700 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,701 [16 ] 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 2025-10-17 07:49:31,749 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:31,749 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.6505ms INFO 2025-10-17 07:49:31,749 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,749 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8337ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:31,875 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d&isHis=& INFO 2025-10-17 07:49:31,875 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:31,875 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,877 [9 ] 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 2025-10-17 07:49:31,889 [54 ] 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=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d&recordId=61591&tableName=K_LEAVE& INFO 2025-10-17 07:49:31,890 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:31,890 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,891 [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 2025-10-17 07:49:31,896 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d&flowID=78&nodeCode=begin& INFO 2025-10-17 07:49:31,896 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:31,896 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,898 [16 ] 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 2025-10-17 07:49:31,943 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:31,943 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 66.514ms INFO 2025-10-17 07:49:31,943 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,943 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.5647ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:31,956 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:31,956 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 65.4382ms INFO 2025-10-17 07:49:31,956 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,957 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.3681ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:31,959 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:31,959 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 61.0828ms INFO 2025-10-17 07:49:31,959 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:31,959 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9831ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:32,113 [16 ] 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 2025-10-17 07:49:32,113 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:32,113 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:32,115 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 07:49:32,118 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:32,118 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6583ms INFO 2025-10-17 07:49:32,118 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:32,119 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8726ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:32,124 [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 2025-10-17 07:49:32,124 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:32,125 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:32,126 [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 2025-10-17 07:49:32,129 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:32,129 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9469ms INFO 2025-10-17 07:49:32,129 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:32,129 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7969ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:32,144 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d& INFO 2025-10-17 07:49:32,145 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:32,145 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:32,146 [54 ] 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 2025-10-17 07:49:32,220 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:32,223 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 77.4665ms INFO 2025-10-17 07:49:32,223 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:32,224 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.216ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:33,489 [9 ] 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 2025-10-17 07:49:33,489 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:49:33,489 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:33,490 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:33,491 [9 ] 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 2025-10-17 07:49:33,497 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:33,498 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3604ms INFO 2025-10-17 07:49:33,498 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:33,498 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6438ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:49:33,644 [58 ] 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=JoC5rSukgq4%3D& INFO 2025-10-17 07:49:33,645 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:49:33,645 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:33,646 [58 ] 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 2025-10-17 07:49:33,653 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:49:33,654 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 7.4371ms INFO 2025-10-17 07:49:33,654 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:49:33,654 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5938ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:50:10,939 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 07:50:10,940 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:50:10,940 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:50:10,941 [63 ] 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 2025-10-17 07:50:10,970 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:50:10,970 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.1714ms INFO 2025-10-17 07:50:10,970 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:50:10,971 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4164ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:33,613 [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 2025-10-17 07:51:33,613 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:51:33,614 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9117ms 200 text/html INFO 2025-10-17 07:51:34,088 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:51:34,088 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:34,100 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:51:34,100 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.122ms 200 application/javascript INFO 2025-10-17 07:51:34,124 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:51:34,127 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:51:34,127 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6506ms 200 text/css INFO 2025-10-17 07:51:34,134 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658693603&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:51:34,134 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:51:34,134 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5498ms 200 text/html INFO 2025-10-17 07:51:34,138 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 07:51:34,139 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 07:51:34,139 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6934ms 200 application/javascript INFO 2025-10-17 07:51:34,140 [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 2025-10-17 07:51:34,141 [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 2025-10-17 07:51:34,141 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2259ms 200 application/javascript INFO 2025-10-17 07:51:34,141 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 07:51:34,142 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 07:51:34,142 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.465ms 200 application/javascript INFO 2025-10-17 07:51:34,188 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 07:51:34,189 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 07:51:34,189 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5364ms 200 application/javascript INFO 2025-10-17 07:51:34,209 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:51:34,209 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:34,211 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:51:34,215 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:51:34,215 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7825ms 200 text/css INFO 2025-10-17 07:51:34,220 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:51:34,220 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5745ms 200 application/javascript INFO 2025-10-17 07:51:34,223 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 07:51:34,223 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 07:51:34,223 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8026ms 200 application/javascript INFO 2025-10-17 07:51:34,245 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 07:51:34,245 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 07:51:34,245 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4137ms 200 application/javascript INFO 2025-10-17 07:51:34,257 [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 2025-10-17 07:51:34,259 [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 2025-10-17 07:51:34,259 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7341ms 200 application/javascript INFO 2025-10-17 07:51:34,270 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 07:51:34,270 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 07:51:34,270 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4932ms 200 application/javascript INFO 2025-10-17 07:51:34,278 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 07:51:34,279 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 07:51:34,279 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5738ms 200 application/javascript INFO 2025-10-17 07:51:34,295 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 07:51:34,295 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 07:51:34,295 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4824ms 200 application/javascript INFO 2025-10-17 07:51:34,335 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:51:34,337 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 07:51:34,337 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2243ms 200 application/javascript INFO 2025-10-17 07:51:34,909 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 07:51:34,909 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 07:51:34,910 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6922ms 200 application/javascript INFO 2025-10-17 07:51:35,139 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658694656 INFO 2025-10-17 07:51:35,139 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:51:35,139 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6604ms 200 application/javascript INFO 2025-10-17 07:51:35,213 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17921157266150312 INFO 2025-10-17 07:51:35,214 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:51:35,214 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6381ms 200 application/javascript INFO 2025-10-17 07:51:35,227 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 07:51:35,228 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 07:51:35,228 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6446ms 200 image/jpeg INFO 2025-10-17 07:51:35,578 [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%3D1760658693603%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:51:35,578 [26 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:51:35,579 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,580 [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 2025-10-17 07:51:35,580 [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 2025-10-17 07:51:35,581 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:35,581 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:35,581 [26 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658693603&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:51:35,583 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,584 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:35,584 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9111ms INFO 2025-10-17 07:51:35,584 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,584 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0436ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:35,584 [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 2025-10-17 07:51:35,591 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:51:35,591 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:51:35,591 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:51:35,606 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:51:35,608 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:35,608 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 23.5568ms INFO 2025-10-17 07:51:35,608 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,608 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9036ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:35,723 [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 2025-10-17 07:51:35,723 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:35,723 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,724 [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 2025-10-17 07:51:35,726 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:51:35,726 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:35,726 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,727 [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 2025-10-17 07:51:35,728 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:35,728 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1857ms INFO 2025-10-17 07:51:35,728 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,728 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0702ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:35,728 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:51:35,729 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:51:35,729 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:51:35,743 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:51:35,758 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:51:35,761 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:35,761 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8802ms INFO 2025-10-17 07:51:35,761 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,761 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6561ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:35,853 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 07:51:35,853 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:35,853 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 07:51:35,853 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:35,854 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 07:51:35,854 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 07:51:35,854 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6492ms 200 application/javascript INFO 2025-10-17 07:51:35,854 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7727ms 200 application/javascript INFO 2025-10-17 07:51:35,855 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 07:51:35,855 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 07:51:35,855 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 07:51:35,855 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:35,855 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6246ms 200 text/css INFO 2025-10-17 07:51:35,856 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 07:51:35,856 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4244ms 200 application/javascript INFO 2025-10-17 07:51:35,856 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 07:51:35,856 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:35,856 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 07:51:35,856 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4155ms 200 application/javascript INFO 2025-10-17 07:51:35,857 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 07:51:35,857 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:35,857 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 07:51:35,857 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.385ms 200 application/javascript INFO 2025-10-17 07:51:35,928 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 07:51:35,928 [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 2025-10-17 07:51:35,929 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:35,929 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,929 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 07:51:35,929 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4463ms 200 text/css INFO 2025-10-17 07:51:35,930 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 07:51:35,931 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 07:51:35,931 [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 2025-10-17 07:51:35,931 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8991ms 200 text/css INFO 2025-10-17 07:51:35,932 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 07:51:35,932 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:35,932 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:51:35,932 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:35,932 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 07:51:35,932 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3657ms 200 application/javascript INFO 2025-10-17 07:51:35,932 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,934 [63 ] 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 2025-10-17 07:51:35,934 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:35,935 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.926ms INFO 2025-10-17 07:51:35,935 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,935 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2272ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:35,942 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:35,942 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5568ms INFO 2025-10-17 07:51:35,942 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:35,942 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2736ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:36,045 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:51:36,045 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:36,045 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,047 [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 2025-10-17 07:51:36,053 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:36,053 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.9091ms INFO 2025-10-17 07:51:36,053 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,053 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9226ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:36,103 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 07:51:36,103 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 07:51:36,104 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 07:51:36,104 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5575ms 200 image/png INFO 2025-10-17 07:51:36,104 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 07:51:36,104 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4503ms 200 image/png INFO 2025-10-17 07:51:36,106 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 07:51:36,106 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 07:51:36,106 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 07:51:36,106 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4137ms 200 image/png INFO 2025-10-17 07:51:36,106 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 07:51:36,106 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3717ms 200 image/png INFO 2025-10-17 07:51:36,134 [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 2025-10-17 07:51:36,135 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:36,135 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,136 [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 2025-10-17 07:51:36,140 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:36,140 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4846ms INFO 2025-10-17 07:51:36,140 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,140 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3376ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:36,151 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:51:36,151 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:36,151 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,152 [34 ] 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 2025-10-17 07:51:36,156 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:36,156 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.8208ms INFO 2025-10-17 07:51:36,156 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,156 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5714ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:36,173 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:51:36,173 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:36,173 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,173 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:51:36,173 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:36,174 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,174 [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 2025-10-17 07:51:36,175 [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 2025-10-17 07:51:36,176 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:51:36,176 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:36,176 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,177 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:36,177 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7648ms INFO 2025-10-17 07:51:36,177 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,177 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.406ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:36,177 [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 2025-10-17 07:51:36,178 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:36,178 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3422ms INFO 2025-10-17 07:51:36,178 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,178 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9675ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:36,184 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:36,184 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.126ms INFO 2025-10-17 07:51:36,184 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,185 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7739ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:36,213 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 07:51:36,214 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 07:51:36,214 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6217ms 200 image/png INFO 2025-10-17 07:51:36,219 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 07:51:36,220 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 07:51:36,221 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3262ms 200 image/jpeg INFO 2025-10-17 07:51:36,228 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 07:51:36,229 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 07:51:36,229 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.005ms 200 image/jpeg INFO 2025-10-17 07:51:36,231 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 07:51:36,232 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 07:51:36,232 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7295ms 200 image/jpeg INFO 2025-10-17 07:51:36,266 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:51:36,266 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:36,266 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,267 [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 2025-10-17 07:51:36,276 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:36,276 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5029ms INFO 2025-10-17 07:51:36,276 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,276 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2633ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:36,278 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:51:36,278 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:36,278 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,279 [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 2025-10-17 07:51:36,295 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:36,295 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0331ms INFO 2025-10-17 07:51:36,295 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:36,295 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8161ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:36,868 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 07:51:36,869 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 07:51:36,869 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 07:51:36,869 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:36,869 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9047ms 200 text/css INFO 2025-10-17 07:51:36,869 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 07:51:36,870 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5796ms 200 application/javascript INFO 2025-10-17 07:51:36,870 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 07:51:36,870 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:36,871 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 07:51:36,871 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.423ms 200 application/javascript INFO 2025-10-17 07:51:37,003 [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 2025-10-17 07:51:37,003 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:37,003 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:37,005 [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 2025-10-17 07:51:37,006 [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 2025-10-17 07:51:37,006 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:51:37,006 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:51:37,007 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:37,022 [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 2025-10-17 07:51:37,023 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:37,023 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 17.7593ms INFO 2025-10-17 07:51:37,023 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:37,023 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8454ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:51:37,037 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:51:37,037 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.9584ms INFO 2025-10-17 07:51:37,037 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:51:37,037 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.1058ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:40,858 [38 ] 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 2025-10-17 07:53:40,858 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 07:53:40,858 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6047ms 304 text/html INFO 2025-10-17 07:53:40,907 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658820876&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:53:40,907 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:53:40,907 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5378ms 200 text/html INFO 2025-10-17 07:53:40,927 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:53:40,928 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 07:53:40,928 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3807ms 304 application/javascript INFO 2025-10-17 07:53:41,031 [38 ] 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 2025-10-17 07:53:41,031 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:53:41,031 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.675ms 200 text/html INFO 2025-10-17 07:53:41,102 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658821104 INFO 2025-10-17 07:53:41,103 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:53:41,103 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5066ms 200 application/javascript INFO 2025-10-17 07:53:41,119 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.07635599702973861 INFO 2025-10-17 07:53:41,119 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:53:41,119 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.419ms 200 application/javascript INFO 2025-10-17 07:53:41,204 [16 ] 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%3D1760658820876%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:53:41,204 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:53:41,204 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,206 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 619 INFO 2025-10-17 07:53:41,206 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:41,206 [16 ] 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 2025-10-17 07:53:41,206 [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 2025-10-17 07:53:41,207 [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 2025-10-17 07:53:41,207 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,208 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658820876&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:53:41,208 [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). WARN 2025-10-17 07:53:41,209 [40 ] 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 2025-10-17 07:53:41,209 [40 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:53:41,209 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,209 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1511ms INFO 2025-10-17 07:53:41,209 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,209 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5033ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,211 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,211 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.8656ms INFO 2025-10-17 07:53:41,211 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,211 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2608ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,270 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 699 INFO 2025-10-17 07:53:41,270 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:41,270 [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 2025-10-17 07:53:41,270 [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 2025-10-17 07:53:41,270 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:53:41,271 [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 2025-10-17 07:53:41,273 [54 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NTUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDA5NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IkxJTSBTSUFLIENIT05HIiwiTGFuZ3VhZ2UiOiJ6aC1jbiIsInN1YiI6IjE0NTUiLCJqdGkiOiJiMzBhZTA2OC02ZWIwLTQzOGYtOGM4Yy0wYmMxOTE3NjliYWUiLCJpYXQiOjE3NjAzMTkyNzUsIm5iZiI6MTc2MDMxOTI3MywiZXhwIjoxNzYwNDA1Njc1LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.n5SbngFFnwEpHrN6G8ZnTPSFML1DHDt8EC1fb_W1YDE INFO 2025-10-17 07:53:41,276 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,276 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0881ms INFO 2025-10-17 07:53:41,276 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:53:41,276 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1408ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,340 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 619 INFO 2025-10-17 07:53:41,340 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:41,340 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,343 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,344 [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 2025-10-17 07:53:41,345 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:53:41,345 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:53:41,345 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:53:41,360 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:53:41,362 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,362 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5474ms INFO 2025-10-17 07:53:41,362 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,363 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6315ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,422 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:53:41,422 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,422 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,423 [40 ] 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 2025-10-17 07:53:41,423 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,423 [58 ] 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 2025-10-17 07:53:41,424 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,424 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:53:41,425 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:53:41,425 [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 2025-10-17 07:53:41,425 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:53:41,428 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,428 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1108ms INFO 2025-10-17 07:53:41,428 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,428 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8907ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,439 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:53:41,454 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:53:41,457 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,457 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4614ms INFO 2025-10-17 07:53:41,457 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,457 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4075ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,518 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:53:41,518 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,518 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,519 [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 2025-10-17 07:53:41,519 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,519 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,519 [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 2025-10-17 07:53:41,521 [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 2025-10-17 07:53:41,524 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,524 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1018ms INFO 2025-10-17 07:53:41,524 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,524 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7616ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,528 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,528 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8255ms INFO 2025-10-17 07:53:41,528 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,528 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.766ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,546 [58 ] 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 2025-10-17 07:53:41,547 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,547 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,548 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:53:41,548 [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 2025-10-17 07:53:41,548 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,549 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,550 [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 2025-10-17 07:53:41,551 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,552 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3186ms INFO 2025-10-17 07:53:41,552 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,552 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2329ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,553 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,553 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0937ms INFO 2025-10-17 07:53:41,553 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,553 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7878ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,559 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:53:41,559 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,559 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,560 [58 ] 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 2025-10-17 07:53:41,563 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:53:41,563 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,563 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,563 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,564 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2158ms INFO 2025-10-17 07:53:41,564 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,564 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8511ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,564 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:53:41,565 [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 2025-10-17 07:53:41,565 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,565 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,566 [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 2025-10-17 07:53:41,572 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,572 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.4403ms INFO 2025-10-17 07:53:41,572 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,572 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5224ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,574 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,574 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7638ms INFO 2025-10-17 07:53:41,574 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,574 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3937ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,585 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:53:41,585 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,586 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,587 [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 2025-10-17 07:53:41,592 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,592 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7575ms INFO 2025-10-17 07:53:41,592 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,592 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5607ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,617 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:53:41,617 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,617 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:53:41,617 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,617 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:41,617 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,618 [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 2025-10-17 07:53:41,619 [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 2025-10-17 07:53:41,627 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,627 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6953ms INFO 2025-10-17 07:53:41,627 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,627 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6087ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:41,639 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:41,640 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.2482ms INFO 2025-10-17 07:53:41,640 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:41,640 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9231ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:44,120 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 07:53:44,120 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:44,120 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 07:53:44,120 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 07:53:44,120 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 07:53:44,121 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9577ms 200 application/javascript INFO 2025-10-17 07:53:44,121 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8131ms 200 text/css INFO 2025-10-17 07:53:44,150 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 07:53:44,150 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 07:53:44,150 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4906ms 200 image/png INFO 2025-10-17 07:53:44,209 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 07:53:44,209 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:44,210 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:44,211 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 07:53:44,211 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:44,211 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:44,211 [16 ] 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 2025-10-17 07:53:44,211 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:44,212 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:44,212 [54 ] 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 2025-10-17 07:53:44,213 [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 2025-10-17 07:53:44,214 [16 ] 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 2025-10-17 07:53:44,219 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:44,219 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.8041ms INFO 2025-10-17 07:53:44,219 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:44,219 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:44,219 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1765ms INFO 2025-10-17 07:53:44,219 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6055ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:44,219 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:44,219 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1939ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:44,233 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:44,234 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 19.9972ms INFO 2025-10-17 07:53:44,234 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:44,234 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.837ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:50,116 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 07:53:50,116 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:50,117 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 07:53:50,117 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.094ms 200 application/javascript INFO 2025-10-17 07:53:50,118 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 07:53:50,118 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 07:53:50,118 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:50,118 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 07:53:50,119 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:50,119 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 07:53:50,119 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 07:53:50,119 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.38ms 200 application/javascript INFO 2025-10-17 07:53:50,119 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5589ms 200 text/css INFO 2025-10-17 07:53:50,119 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 07:53:50,119 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.767ms 200 application/javascript INFO 2025-10-17 07:53:50,120 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 07:53:50,120 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 07:53:50,120 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7964ms 200 text/css INFO 2025-10-17 07:53:50,128 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 07:53:50,128 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:50,128 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 07:53:50,128 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4695ms 200 application/javascript INFO 2025-10-17 07:53:50,130 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 07:53:50,130 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 07:53:50,130 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:50,130 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:50,130 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 07:53:50,130 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 07:53:50,130 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6962ms 200 application/javascript INFO 2025-10-17 07:53:50,131 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 07:53:50,131 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 07:53:50,131 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6065ms 200 text/css INFO 2025-10-17 07:53:50,131 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 07:53:50,131 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3414ms 200 application/javascript INFO 2025-10-17 07:53:50,131 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 07:53:50,131 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7423ms 200 text/css INFO 2025-10-17 07:53:50,135 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 07:53:50,136 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 07:53:50,136 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9284ms 200 text/css INFO 2025-10-17 07:53:50,228 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=4dfcc558-a3da-46c9-9c42-733249568f20& INFO 2025-10-17 07:53:50,229 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:50,229 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,230 [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 2025-10-17 07:53:50,276 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:50,276 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.0795ms INFO 2025-10-17 07:53:50,276 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,276 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1917ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:50,345 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 07:53:50,346 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:50,346 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,347 [46 ] 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 2025-10-17 07:53:50,348 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330551&isHis=& INFO 2025-10-17 07:53:50,348 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:50,348 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,350 [16 ] 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 2025-10-17 07:53:50,353 [16 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 07:53:50,353 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:50,353 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.056ms INFO 2025-10-17 07:53:50,353 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,353 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1104ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:50,359 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:50,359 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.665ms INFO 2025-10-17 07:53:50,359 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,360 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4888ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:50,423 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=4dfcc558-a3da-46c9-9c42-733249568f20&isHis=& INFO 2025-10-17 07:53:50,423 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:50,423 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,424 [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 2025-10-17 07:53:50,426 [16 ] 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=4dfcc558-a3da-46c9-9c42-733249568f20&recordId=385037&tableName=k_over& INFO 2025-10-17 07:53:50,426 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:50,426 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,427 [16 ] 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 2025-10-17 07:53:50,428 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=4dfcc558-a3da-46c9-9c42-733249568f20&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 07:53:50,428 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:50,428 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,430 [57 ] 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 2025-10-17 07:53:50,474 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:50,474 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.0356ms INFO 2025-10-17 07:53:50,474 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,474 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8478ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:50,502 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:50,502 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 77.826ms INFO 2025-10-17 07:53:50,502 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,502 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.7332ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:50,503 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:50,503 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 73.3675ms INFO 2025-10-17 07:53:50,503 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,503 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.0634ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:50,549 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 07:53:50,550 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 07:53:50,550 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5723ms 200 image/png INFO 2025-10-17 07:53:50,593 [57 ] 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 2025-10-17 07:53:50,594 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:50,594 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,594 [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 2025-10-17 07:53:50,594 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:50,594 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,595 [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 2025-10-17 07:53:50,595 [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 2025-10-17 07:53:50,598 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:50,598 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9353ms INFO 2025-10-17 07:53:50,598 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,598 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7662ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:50,598 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:50,598 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.6914ms INFO 2025-10-17 07:53:50,598 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,598 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3703ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:50,603 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=4dfcc558-a3da-46c9-9c42-733249568f20& INFO 2025-10-17 07:53:50,603 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:50,603 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,604 [57 ] 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 2025-10-17 07:53:50,779 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:50,784 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 180.0045ms INFO 2025-10-17 07:53:50,784 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:50,784 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 181.6554ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:51,856 [57 ] 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 2025-10-17 07:53:51,856 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:51,857 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:51,857 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:51,858 [57 ] 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 2025-10-17 07:53:51,864 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:51,865 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3555ms INFO 2025-10-17 07:53:51,865 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:51,865 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.46ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:51,910 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 07:53:51,910 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 07:53:51,910 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5291ms 200 image/png INFO 2025-10-17 07:53:51,948 [46 ] 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=n4trQHpa0iY%3D& INFO 2025-10-17 07:53:51,949 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:51,949 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:51,950 [46 ] 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 2025-10-17 07:53:51,955 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:51,955 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.36ms INFO 2025-10-17 07:53:51,955 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:51,955 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2089ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:54,072 [57 ] 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 2025-10-17 07:53:54,072 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:54,073 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:54,073 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,074 [57 ] 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 2025-10-17 07:53:54,080 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:54,080 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0071ms INFO 2025-10-17 07:53:54,080 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,080 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2427ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:54,090 [46 ] 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 2025-10-17 07:53:54,090 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:54,090 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:54,091 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,092 [46 ] 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 2025-10-17 07:53:54,098 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:54,098 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1712ms INFO 2025-10-17 07:53:54,098 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,098 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0453ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:54,106 [38 ] 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 2025-10-17 07:53:54,107 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:54,107 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:54,107 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,108 [38 ] 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 2025-10-17 07:53:54,121 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:54,121 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 13.2402ms INFO 2025-10-17 07:53:54,121 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,121 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9242ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:54,131 [57 ] 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 2025-10-17 07:53:54,131 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:54,131 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:54,131 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,132 [57 ] 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 2025-10-17 07:53:54,139 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:54,139 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4489ms INFO 2025-10-17 07:53:54,139 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,139 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2771ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:54,214 [54 ] 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 2025-10-17 07:53:54,214 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:54,214 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:54,214 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,216 [54 ] 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 2025-10-17 07:53:54,266 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:54,267 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 50.3229ms INFO 2025-10-17 07:53:54,267 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,267 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.9433ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:54,335 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 07:53:54,335 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:54,335 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,337 [46 ] 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 2025-10-17 07:53:54,350 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:54,351 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 13.8598ms INFO 2025-10-17 07:53:54,351 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:54,351 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6424ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:56,239 [16 ] 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 2025-10-17 07:53:56,239 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:56,239 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:56,240 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,242 [16 ] 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 2025-10-17 07:53:56,434 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:56,435 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 192.9323ms INFO 2025-10-17 07:53:56,435 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,435 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 195.7057ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:56,562 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7fa315c8-eb68-4824-bd63-7144bdb03b43& INFO 2025-10-17 07:53:56,563 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:56,563 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,564 [16 ] 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 2025-10-17 07:53:56,611 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:56,611 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.2622ms INFO 2025-10-17 07:53:56,611 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,611 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6314ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:56,675 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 07:53:56,675 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:56,675 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,676 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330550&isHis=& INFO 2025-10-17 07:53:56,676 [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 2025-10-17 07:53:56,677 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:56,677 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,678 [16 ] 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 2025-10-17 07:53:56,681 [16 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 07:53:56,682 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:56,682 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7493ms INFO 2025-10-17 07:53:56,682 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,682 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6304ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:56,687 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:56,687 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.3234ms INFO 2025-10-17 07:53:56,687 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,687 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1871ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:56,751 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7fa315c8-eb68-4824-bd63-7144bdb03b43&isHis=& INFO 2025-10-17 07:53:56,751 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:56,752 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,753 [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 2025-10-17 07:53:56,758 [16 ] 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=7fa315c8-eb68-4824-bd63-7144bdb03b43&recordId=386018&tableName=k_over& INFO 2025-10-17 07:53:56,759 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:56,759 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,760 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7fa315c8-eb68-4824-bd63-7144bdb03b43&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 07:53:56,760 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:56,760 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,760 [16 ] 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 2025-10-17 07:53:56,761 [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 2025-10-17 07:53:56,808 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:56,808 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.6506ms INFO 2025-10-17 07:53:56,808 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,808 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8199ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:56,827 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:56,827 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 74.0507ms INFO 2025-10-17 07:53:56,827 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,827 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.7984ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:56,832 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:56,832 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 70.9163ms INFO 2025-10-17 07:53:56,832 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,832 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.6169ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:56,909 [16 ] 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 2025-10-17 07:53:56,910 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:56,910 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,911 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 07:53:56,914 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=7fa315c8-eb68-4824-bd63-7144bdb03b43& INFO 2025-10-17 07:53:56,914 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:56,914 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3075ms INFO 2025-10-17 07:53:56,914 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,914 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:56,914 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1836ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:56,914 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,916 [57 ] 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 2025-10-17 07:53:56,990 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:56,992 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.3447ms INFO 2025-10-17 07:53:56,992 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:56,992 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.3932ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:58,051 [57 ] 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 2025-10-17 07:53:58,051 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:53:58,051 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:58,051 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:58,053 [57 ] 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 2025-10-17 07:53:58,059 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:58,059 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2253ms INFO 2025-10-17 07:53:58,059 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:58,059 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3965ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:53:58,145 [46 ] 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=3snGvmXVudY%3D& INFO 2025-10-17 07:53:58,145 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:53:58,145 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:58,146 [46 ] 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 2025-10-17 07:53:58,152 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:53:58,152 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.4085ms INFO 2025-10-17 07:53:58,152 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:53:58,152 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1773ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:00,157 [16 ] 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 2025-10-17 07:54:00,157 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:54:00,158 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:00,158 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:00,159 [16 ] 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 2025-10-17 07:54:00,166 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:00,166 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4784ms INFO 2025-10-17 07:54:00,166 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:00,166 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5903ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:00,175 [16 ] 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 2025-10-17 07:54:00,175 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:54:00,175 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:00,175 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:00,176 [16 ] 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 2025-10-17 07:54:00,182 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:00,182 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.6977ms INFO 2025-10-17 07:54:00,182 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:00,182 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.361ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:00,190 [16 ] 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 2025-10-17 07:54:00,190 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:54:00,190 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:00,190 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:00,192 [16 ] 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 2025-10-17 07:54:00,199 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:00,199 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.1008ms INFO 2025-10-17 07:54:00,199 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:00,199 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7344ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:00,209 [16 ] 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 2025-10-17 07:54:00,209 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:54:00,209 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:00,209 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:00,211 [16 ] 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 2025-10-17 07:54:00,216 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:00,216 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7051ms INFO 2025-10-17 07:54:00,216 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:00,217 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4375ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:00,293 [16 ] 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 2025-10-17 07:54:00,293 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:54:00,293 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:00,293 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:00,295 [16 ] 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 2025-10-17 07:54:00,343 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:00,343 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.1825ms INFO 2025-10-17 07:54:00,343 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:00,343 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3328ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:01,567 [16 ] 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 2025-10-17 07:54:01,567 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:54:01,567 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:01,567 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,569 [16 ] 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 2025-10-17 07:54:01,668 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:01,669 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 100.0215ms INFO 2025-10-17 07:54:01,669 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,669 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.2916ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:01,782 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6d08fd32-188a-4383-89e2-f36ac89ac258& INFO 2025-10-17 07:54:01,782 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:01,783 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,784 [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 2025-10-17 07:54:01,829 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:01,829 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.3377ms INFO 2025-10-17 07:54:01,829 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,829 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3332ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:01,900 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 07:54:01,900 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:01,901 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,902 [46 ] 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 2025-10-17 07:54:01,905 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=329815&isHis=& INFO 2025-10-17 07:54:01,905 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:01,906 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,907 [16 ] 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 2025-10-17 07:54:01,907 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:01,908 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7174ms INFO 2025-10-17 07:54:01,908 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,908 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6724ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:01,910 [16 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 07:54:01,915 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:01,915 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4008ms INFO 2025-10-17 07:54:01,915 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,915 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2146ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:01,980 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=6d08fd32-188a-4383-89e2-f36ac89ac258&isHis=& INFO 2025-10-17 07:54:01,980 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:01,980 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,981 [57 ] 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 2025-10-17 07:54:01,984 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=6d08fd32-188a-4383-89e2-f36ac89ac258&recordId=61547&tableName=K_LEAVE& INFO 2025-10-17 07:54:01,984 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:01,984 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,985 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=6d08fd32-188a-4383-89e2-f36ac89ac258&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 07:54:01,985 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:01,985 [16 ] 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 2025-10-17 07:54:01,985 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:01,987 [38 ] 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 2025-10-17 07:54:02,037 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:02,037 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 52.0356ms INFO 2025-10-17 07:54:02,037 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:02,038 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.9485ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:02,059 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:02,059 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 78.1137ms INFO 2025-10-17 07:54:02,059 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:02,060 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.8055ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:02,061 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:02,062 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.7542ms INFO 2025-10-17 07:54:02,062 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:02,062 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.6213ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:02,145 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=6d08fd32-188a-4383-89e2-f36ac89ac258& INFO 2025-10-17 07:54:02,145 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:02,145 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:02,147 [54 ] 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 2025-10-17 07:54:02,234 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:02,237 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 90.1157ms INFO 2025-10-17 07:54:02,237 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:02,237 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.0744ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:03,343 [54 ] 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 2025-10-17 07:54:03,343 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:54:03,343 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:03,343 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:03,345 [54 ] 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 2025-10-17 07:54:03,351 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:03,351 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2921ms INFO 2025-10-17 07:54:03,351 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:03,351 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3209ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:03,429 [57 ] 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=QvoNqNdEtXA%3D& INFO 2025-10-17 07:54:03,430 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:03,430 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:03,431 [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 2025-10-17 07:54:03,438 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:03,438 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.314ms INFO 2025-10-17 07:54:03,438 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:03,438 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4064ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:06,024 [54 ] 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 2025-10-17 07:54:06,024 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:54:06,025 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:06,025 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:06,026 [54 ] 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 2025-10-17 07:54:06,073 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:06,073 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.161ms INFO 2025-10-17 07:54:06,073 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:06,074 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.3061ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:09,289 [57 ] 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 2025-10-17 07:54:09,289 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:54:09,289 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:09,289 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:09,291 [57 ] 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 2025-10-17 07:54:09,472 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:09,472 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 181.8352ms INFO 2025-10-17 07:54:09,472 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:09,473 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 184.0852ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:54:10,578 [57 ] 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 2025-10-17 07:54:10,578 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:54:10,578 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:10,580 [57 ] 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 2025-10-17 07:54:10,595 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:54:10,595 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.8021ms INFO 2025-10-17 07:54:10,595 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:54:10,595 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8995ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:06,990 [24 ] 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 2025-10-17 07:55:06,991 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 07:55:06,991 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6344ms 304 text/html INFO 2025-10-17 07:55:07,065 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658907345&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 07:55:07,066 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:55:07,066 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5879ms 200 text/html INFO 2025-10-17 07:55:07,074 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:55:07,074 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 07:55:07,074 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3685ms 304 application/javascript INFO 2025-10-17 07:55:07,319 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658907637 INFO 2025-10-17 07:55:07,319 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:55:07,319 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6833ms 200 application/javascript INFO 2025-10-17 07:55:07,340 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.06571995596863567 INFO 2025-10-17 07:55:07,341 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:55:07,341 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5444ms 200 application/javascript INFO 2025-10-17 07:55:07,456 [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%3D1760658907345%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 07:55:07,457 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:55:07,457 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,458 [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 2025-10-17 07:55:07,458 [24 ] 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 2025-10-17 07:55:07,458 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:07,459 [24 ] 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 2025-10-17 07:55:07,459 [24 ] 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 2025-10-17 07:55:07,459 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,459 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658907345&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 07:55:07,460 [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). WARN 2025-10-17 07:55:07,461 [24 ] 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 2025-10-17 07:55:07,461 [24 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:55:07,461 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:07,461 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9996ms INFO 2025-10-17 07:55:07,461 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,461 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2166ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:55:07,466 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:07,466 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 8.2963ms INFO 2025-10-17 07:55:07,466 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,467 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2344ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:07,549 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2025-10-17 07:55:07,549 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:07,549 [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 2025-10-17 07:55:07,549 [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 2025-10-17 07:55:07,549 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:55:07,551 [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 2025-10-17 07:55:07,552 [60 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTc1IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkUwMDAwNDQiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpmYjku4HnlKsiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5NzUiLCJqdGkiOiJiNGZiZmJmYy0zOGMyLTQ2OTYtYTlmMC01ODQ0MWQ0YWQ1MzYiLCJpYXQiOjE3NTk5MDI0ODIsIm5iZiI6MTc1OTkwMjQ4MCwiZXhwIjoxNzU5OTg4ODgyLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.KI8yyqTh-ab7pMTGOJfD_o8GHF65B3ybydab3C7sToA INFO 2025-10-17 07:55:07,555 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:07,555 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9743ms INFO 2025-10-17 07:55:07,555 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:55:07,555 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2519ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:07,633 [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 2025-10-17 07:55:07,634 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:07,634 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:07,636 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,637 [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 2025-10-17 07:55:07,638 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:55:07,638 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:55:07,638 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:55:07,653 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:55:07,655 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:07,655 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.1217ms INFO 2025-10-17 07:55:07,655 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,655 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1079ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:07,762 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:55:07,762 [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 2025-10-17 07:55:07,763 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:07,763 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:07,763 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,763 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,764 [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 2025-10-17 07:55:07,764 [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 2025-10-17 07:55:07,765 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:55:07,765 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:55:07,765 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:55:07,767 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:07,768 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3318ms INFO 2025-10-17 07:55:07,768 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,768 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4151ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:07,780 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:55:07,794 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:55:07,798 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:07,798 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.6062ms INFO 2025-10-17 07:55:07,798 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,798 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7645ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:07,880 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:55:07,881 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:07,881 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,881 [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 2025-10-17 07:55:07,881 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:07,881 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,882 [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 2025-10-17 07:55:07,882 [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 2025-10-17 07:55:07,886 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:07,886 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2237ms INFO 2025-10-17 07:55:07,886 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,886 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9057ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:07,890 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:07,890 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3357ms INFO 2025-10-17 07:55:07,890 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,891 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.229ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:07,980 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:55:07,980 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:07,981 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:07,982 [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 2025-10-17 07:55:08,002 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=9537617e-af17-4dfe-a745-ae074a4cd343%20%20& INFO 2025-10-17 07:55:08,002 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:08,003 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,004 [37 ] 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 2025-10-17 07:55:08,007 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:08,008 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 25.8317ms INFO 2025-10-17 07:55:08,008 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,008 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.6723ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:08,050 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:08,050 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.1402ms INFO 2025-10-17 07:55:08,050 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,051 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5135ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:08,135 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=329571&isHis=& INFO 2025-10-17 07:55:08,136 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:08,136 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,137 [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 2025-10-17 07:55:08,138 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 07:55:08,138 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:08,138 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,139 [37 ] 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 2025-10-17 07:55:08,141 [35 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 07:55:08,144 [35 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 07:55:08,145 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:08,145 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6646ms INFO 2025-10-17 07:55:08,145 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,145 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4805ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:08,147 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:08,147 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.9813ms INFO 2025-10-17 07:55:08,147 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,147 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0401ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:08,217 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=9537617e-af17-4dfe-a745-ae074a4cd343%20%20&isHis=& INFO 2025-10-17 07:55:08,217 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:08,217 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,219 [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 2025-10-17 07:55:08,220 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329732657&guid=9537617e-af17-4dfe-a745-ae074a4cd343%20%20&recordId=2155&tableName=K_Travel& INFO 2025-10-17 07:55:08,220 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:08,220 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,221 [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 2025-10-17 07:55:08,227 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=9537617e-af17-4dfe-a745-ae074a4cd343%20%20&flowID=87&nodeCode=N1661329732657& INFO 2025-10-17 07:55:08,227 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:08,227 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,229 [37 ] 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 2025-10-17 07:55:08,270 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:08,270 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.6931ms INFO 2025-10-17 07:55:08,270 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,270 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.5382ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:08,300 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:08,300 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 81.3332ms INFO 2025-10-17 07:55:08,300 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,300 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.1408ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:08,301 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:08,301 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 72.4475ms INFO 2025-10-17 07:55:08,301 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,301 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.2568ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:08,400 [24 ] 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 2025-10-17 07:55:08,400 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:08,400 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,402 [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 2025-10-17 07:55:08,403 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=9537617e-af17-4dfe-a745-ae074a4cd343%20%20& INFO 2025-10-17 07:55:08,403 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:08,403 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,404 [28 ] 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 2025-10-17 07:55:08,405 [37 ] 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 2025-10-17 07:55:08,405 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:08,405 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:08,405 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,405 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4655ms INFO 2025-10-17 07:55:08,405 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,405 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6125ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:08,406 [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 2025-10-17 07:55:08,409 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:08,409 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0621ms INFO 2025-10-17 07:55:08,409 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,409 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8587ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:08,512 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:08,515 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 110.519ms INFO 2025-10-17 07:55:08,515 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:08,515 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.4107ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:09,699 [24 ] 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 2025-10-17 07:55:09,699 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:09,699 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:09,699 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:09,701 [24 ] 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 2025-10-17 07:55:09,707 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:09,707 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.478ms INFO 2025-10-17 07:55:09,707 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:09,707 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5896ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:09,761 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 07:55:09,761 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 07:55:09,762 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5534ms 200 image/png INFO 2025-10-17 07:55:09,786 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=e6jQq5q7E%2FA%3D& INFO 2025-10-17 07:55:09,786 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:09,786 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:09,788 [37 ] 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 2025-10-17 07:55:09,794 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:09,794 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8711ms INFO 2025-10-17 07:55:09,794 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:09,794 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0291ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:24,342 [28 ] 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 2025-10-17 07:55:24,343 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:55:24,343 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8877ms 200 text/html INFO 2025-10-17 07:55:24,426 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:55:24,426 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:24,437 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:55:24,437 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.296ms 200 application/javascript INFO 2025-10-17 07:55:24,460 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658924288&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:55:24,460 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:55:24,461 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5777ms 200 text/html INFO 2025-10-17 07:55:24,461 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 07:55:24,461 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 07:55:24,461 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3753ms 200 application/javascript INFO 2025-10-17 07:55:24,462 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:55:24,462 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 07:55:24,463 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 07:55:24,464 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1779ms 200 application/javascript INFO 2025-10-17 07:55:24,464 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 07:55:24,465 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:55:24,465 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2646ms 200 text/css INFO 2025-10-17 07:55:24,466 [24 ] 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 2025-10-17 07:55:24,466 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4757ms 200 application/javascript INFO 2025-10-17 07:55:24,515 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 07:55:24,516 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 07:55:24,516 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5467ms 0 application/javascript INFO 2025-10-17 07:55:24,517 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 07:55:24,517 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:55:24,517 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:24,517 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 07:55:24,517 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4669ms 0 application/javascript INFO 2025-10-17 07:55:24,527 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:55:24,527 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1925ms 200 application/javascript INFO 2025-10-17 07:55:24,576 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 07:55:24,576 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 07:55:24,576 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:55:24,577 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7735ms 200 application/javascript INFO 2025-10-17 07:55:24,579 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:55:24,579 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3094ms 200 text/css INFO 2025-10-17 07:55:24,579 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 07:55:24,579 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 07:55:24,580 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5454ms 200 application/javascript INFO 2025-10-17 07:55:24,607 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 07:55:24,608 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 07:55:24,608 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5218ms 200 application/javascript INFO 2025-10-17 07:55:24,610 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 07:55:24,610 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 07:55:24,610 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5286ms 200 application/javascript INFO 2025-10-17 07:55:24,624 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:55:24,624 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 07:55:24,626 [28 ] 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 2025-10-17 07:55:24,626 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.403ms 200 application/javascript INFO 2025-10-17 07:55:24,627 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 07:55:24,627 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5912ms 200 application/javascript INFO 2025-10-17 07:55:25,182 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 07:55:25,183 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 07:55:25,183 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7042ms 200 application/javascript INFO 2025-10-17 07:55:25,572 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658925419 INFO 2025-10-17 07:55:25,572 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:55:25,573 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6497ms 200 application/javascript INFO 2025-10-17 07:55:25,672 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9492445257775066 INFO 2025-10-17 07:55:25,672 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:55:25,672 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6047ms 200 application/javascript INFO 2025-10-17 07:55:25,716 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 07:55:25,717 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 07:55:25,717 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7753ms 200 image/jpeg INFO 2025-10-17 07:55:25,867 [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%3D1760658924288%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:55:25,867 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:55:25,867 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:25,869 [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 2025-10-17 07:55:25,869 [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 2025-10-17 07:55:25,869 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:25,870 [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 2025-10-17 07:55:25,870 [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 2025-10-17 07:55:25,870 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:25,870 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658924288&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:55:25,871 [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). WARN 2025-10-17 07:55:25,872 [35 ] 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 2025-10-17 07:55:25,872 [35 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:55:25,872 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:25,872 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9758ms INFO 2025-10-17 07:55:25,872 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:25,872 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9156ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:55:25,873 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:25,873 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2551ms INFO 2025-10-17 07:55:25,873 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:25,873 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1119ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:25,982 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 07:55:25,982 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:25,982 [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 2025-10-17 07:55:25,983 [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 2025-10-17 07:55:25,983 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:55:25,984 [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 2025-10-17 07:55:25,985 [37 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjA0NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueUs-asoyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzI5IiwianRpIjoiMWU4YzUxNmMtYzFjNi00ZTViLTljYjEtMmFmNTFiZWVhZmI2IiwiaWF0IjoxNzYwNDg5NDAzLCJuYmYiOjE3NjA0ODk0MDEsImV4cCI6MTc2MDU3NTgwMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Ekegs5grK0QF7YRlaT1Uil4HfqnR2k75iZE963Q7Wxc INFO 2025-10-17 07:55:25,988 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:25,988 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.5839ms INFO 2025-10-17 07:55:25,988 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:55:25,989 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4992ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,102 [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 2025-10-17 07:55:26,102 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:26,102 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,104 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,105 [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 2025-10-17 07:55:26,106 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:55:26,107 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:55:26,107 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:55:26,121 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:55:26,124 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,124 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.1205ms INFO 2025-10-17 07:55:26,124 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,124 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0885ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,222 [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 2025-10-17 07:55:26,222 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,222 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,222 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:55:26,223 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,223 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,224 [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 2025-10-17 07:55:26,224 [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 2025-10-17 07:55:26,225 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:55:26,225 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:55:26,225 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:55:26,227 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,227 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3913ms INFO 2025-10-17 07:55:26,227 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,228 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7379ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,240 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:55:26,255 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:55:26,258 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,258 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8512ms INFO 2025-10-17 07:55:26,258 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,258 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7134ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,342 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 07:55:26,342 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:26,342 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 07:55:26,342 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:26,342 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 07:55:26,342 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 07:55:26,343 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4399ms 200 application/javascript INFO 2025-10-17 07:55:26,343 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6928ms 200 application/javascript INFO 2025-10-17 07:55:26,343 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 07:55:26,343 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:26,344 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 07:55:26,344 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4196ms 200 application/javascript INFO 2025-10-17 07:55:26,346 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 07:55:26,346 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:26,346 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 07:55:26,347 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7251ms 200 application/javascript INFO 2025-10-17 07:55:26,347 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 07:55:26,347 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:26,347 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 07:55:26,347 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4555ms 200 application/javascript INFO 2025-10-17 07:55:26,349 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 07:55:26,349 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 07:55:26,349 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4109ms 200 text/css INFO 2025-10-17 07:55:26,382 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 07:55:26,382 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 07:55:26,382 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:55:26,383 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,383 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,383 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 07:55:26,384 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3817ms 200 text/css INFO 2025-10-17 07:55:26,384 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 07:55:26,384 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.113ms 200 text/css INFO 2025-10-17 07:55:26,384 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 07:55:26,384 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:26,385 [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 2025-10-17 07:55:26,385 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 07:55:26,385 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7311ms 200 application/javascript INFO 2025-10-17 07:55:26,388 [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 2025-10-17 07:55:26,389 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,389 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,390 [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 2025-10-17 07:55:26,394 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,394 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6422ms INFO 2025-10-17 07:55:26,394 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,394 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4096ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,395 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,395 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.8896ms INFO 2025-10-17 07:55:26,395 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,395 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8477ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,542 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 07:55:26,542 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 07:55:26,542 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 07:55:26,542 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 07:55:26,542 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5034ms 200 image/png INFO 2025-10-17 07:55:26,543 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4434ms 200 image/png INFO 2025-10-17 07:55:26,543 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 07:55:26,544 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 07:55:26,544 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6192ms 200 image/png INFO 2025-10-17 07:55:26,544 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 07:55:26,544 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 07:55:26,545 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3851ms 200 image/png INFO 2025-10-17 07:55:26,601 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:55:26,601 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,601 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,602 [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 2025-10-17 07:55:26,602 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,603 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,603 [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 2025-10-17 07:55:26,604 [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 2025-10-17 07:55:26,606 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,606 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3149ms INFO 2025-10-17 07:55:26,606 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,606 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1307ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,607 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,607 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1105ms INFO 2025-10-17 07:55:26,607 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,607 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9154ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,607 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:55:26,607 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:55:26,607 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,607 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,607 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,607 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,609 [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 2025-10-17 07:55:26,609 [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 2025-10-17 07:55:26,609 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:55:26,609 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:55:26,609 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,609 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,609 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,609 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,610 [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 2025-10-17 07:55:26,610 [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 2025-10-17 07:55:26,614 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,614 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0486ms INFO 2025-10-17 07:55:26,614 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,614 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,614 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4441ms INFO 2025-10-17 07:55:26,614 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,614 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.773ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,614 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0792ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,616 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,616 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.0337ms INFO 2025-10-17 07:55:26,616 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,616 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7564ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,618 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,618 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5854ms INFO 2025-10-17 07:55:26,618 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,618 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1795ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,704 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 07:55:26,705 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 07:55:26,705 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8739ms 200 image/png INFO 2025-10-17 07:55:26,756 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:55:26,757 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,757 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,757 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 07:55:26,757 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 07:55:26,758 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 07:55:26,758 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7894ms 200 image/jpeg INFO 2025-10-17 07:55:26,758 [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 2025-10-17 07:55:26,758 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 07:55:26,759 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7065ms 200 image/jpeg INFO 2025-10-17 07:55:26,759 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 07:55:26,760 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 07:55:26,760 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3628ms 200 image/jpeg INFO 2025-10-17 07:55:26,767 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,768 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3012ms INFO 2025-10-17 07:55:26,768 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,768 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3454ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:26,782 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:55:26,782 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:26,782 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,784 [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 2025-10-17 07:55:26,805 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:26,805 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.4855ms INFO 2025-10-17 07:55:26,805 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:26,805 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2179ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:27,902 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 07:55:27,902 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:27,903 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 07:55:27,903 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6706ms 200 application/javascript INFO 2025-10-17 07:55:27,903 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 07:55:27,903 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:27,904 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 07:55:27,904 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5817ms 200 application/javascript INFO 2025-10-17 07:55:27,907 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 07:55:27,907 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 07:55:27,907 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5174ms 200 text/css INFO 2025-10-17 07:55:28,062 [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 2025-10-17 07:55:28,063 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:28,063 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:28,064 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 07:55:28,064 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:28,064 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:28,064 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:28,065 [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 2025-10-17 07:55:28,065 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 07:55:28,068 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:28,068 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5061ms INFO 2025-10-17 07:55:28,068 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:28,068 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9085ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:28,080 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:28,080 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.3114ms INFO 2025-10-17 07:55:28,080 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:28,080 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0544ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:41,635 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658940051&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:55:41,636 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:55:41,636 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0014ms 200 text/html INFO 2025-10-17 07:55:42,189 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658940729 INFO 2025-10-17 07:55:42,189 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:55:42,189 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7635ms 200 application/javascript INFO 2025-10-17 07:55:42,267 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.1086927957506243 INFO 2025-10-17 07:55:42,268 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:55:42,268 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5764ms 200 application/javascript INFO 2025-10-17 07:55:42,428 [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%3D1760658940051%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:55:42,428 [36 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:55:42,429 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:42,430 [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 2025-10-17 07:55:42,431 [36 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658940051&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:55:42,434 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:42,434 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8594ms INFO 2025-10-17 07:55:42,434 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:42,434 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.865ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:42,444 [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 2025-10-17 07:55:42,444 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:42,444 [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 2025-10-17 07:55:42,444 [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 2025-10-17 07:55:42,444 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:42,446 [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 2025-10-17 07:55:42,446 [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 2025-10-17 07:55:42,446 [58 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:55:42,446 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:42,446 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9076ms INFO 2025-10-17 07:55:42,446 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:42,447 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0933ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:55:42,595 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 07:55:42,595 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:42,596 [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 2025-10-17 07:55:42,596 [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 2025-10-17 07:55:42,596 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:55:42,597 [58 ] 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 2025-10-17 07:55:42,598 [58 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NzgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNTk0MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuauteWwj-aihSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDc4IiwianRpIjoiYTViZjBlMzgtNmE5OC00MWZkLTg0M2YtMDQzNTIzYmIyYjBlIiwiaWF0IjoxNzYwNTMzNzMyLCJuYmYiOjE3NjA1MzM3MzAsImV4cCI6MTc2MDYyMDEzMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.NAo3w5sSPMVfDGrw4hhm413-OvPwPaYQUtX3bO6r960 INFO 2025-10-17 07:55:42,601 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:42,601 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8052ms INFO 2025-10-17 07:55:42,601 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:55:42,601 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8484ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:42,748 [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 2025-10-17 07:55:42,748 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:42,748 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:42,750 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:42,751 [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 2025-10-17 07:55:42,755 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:55:42,755 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:55:42,755 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:55:42,773 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:55:42,778 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:42,778 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 26.5547ms INFO 2025-10-17 07:55:42,778 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:42,778 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.4418ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:42,907 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:55:42,908 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:42,908 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:42,908 [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 2025-10-17 07:55:42,908 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:42,908 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:42,909 [58 ] 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 2025-10-17 07:55:42,910 [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 2025-10-17 07:55:42,910 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:55:42,910 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:55:42,910 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:55:42,913 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:42,913 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1426ms INFO 2025-10-17 07:55:42,913 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:42,913 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8754ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:42,925 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:55:42,939 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:55:42,942 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:42,942 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3304ms INFO 2025-10-17 07:55:42,942 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:42,943 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3456ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:43,069 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:55:43,069 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:43,069 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,069 [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 2025-10-17 07:55:43,070 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:43,070 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,071 [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 2025-10-17 07:55:43,071 [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 2025-10-17 07:55:43,071 [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 2025-10-17 07:55:43,072 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:43,072 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,073 [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 2025-10-17 07:55:43,074 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:43,074 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2034ms INFO 2025-10-17 07:55:43,075 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,075 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1331ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:43,076 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:43,076 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9936ms INFO 2025-10-17 07:55:43,076 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,076 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6126ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:43,079 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:43,079 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1112ms INFO 2025-10-17 07:55:43,079 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,079 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3323ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:43,156 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:55:43,156 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:55:43,156 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:55:43,156 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:43,156 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:43,156 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,156 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,156 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:43,156 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,157 [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 2025-10-17 07:55:43,157 [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 2025-10-17 07:55:43,157 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:55:43,157 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:43,158 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,158 [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 2025-10-17 07:55:43,159 [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 2025-10-17 07:55:43,160 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:55:43,161 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:43,161 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,161 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:55:43,161 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:43,162 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,162 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:43,162 [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 2025-10-17 07:55:43,162 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.9393ms INFO 2025-10-17 07:55:43,162 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,162 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4772ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:43,163 [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 2025-10-17 07:55:43,165 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:43,165 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.8114ms INFO 2025-10-17 07:55:43,165 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,165 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5333ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:43,168 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:43,168 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.7715ms INFO 2025-10-17 07:55:43,168 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,168 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3663ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:43,169 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:43,170 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 10.6766ms INFO 2025-10-17 07:55:43,170 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,170 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3051ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:43,170 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:43,170 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 13.1724ms INFO 2025-10-17 07:55:43,170 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,170 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8579ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:43,171 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:43,171 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5231ms INFO 2025-10-17 07:55:43,171 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,172 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3285ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:43,230 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:55:43,230 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:43,230 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,231 [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 2025-10-17 07:55:43,248 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:43,248 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3388ms INFO 2025-10-17 07:55:43,248 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:43,248 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0311ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:44,108 [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 2025-10-17 07:55:44,108 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:44,108 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:44,110 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 07:55:44,110 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:44,110 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:44,110 [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 2025-10-17 07:55:44,110 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:44,111 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 07:55:44,113 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:44,113 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.367ms INFO 2025-10-17 07:55:44,113 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:44,114 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6517ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:44,126 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:44,126 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.757ms INFO 2025-10-17 07:55:44,126 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:44,126 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7782ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:56,421 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658956367&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:55:56,422 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:55:56,422 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7212ms 200 text/html INFO 2025-10-17 07:55:56,751 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760658956664 INFO 2025-10-17 07:55:56,752 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:55:56,752 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9237ms 200 application/javascript INFO 2025-10-17 07:55:56,826 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3131158465723738 INFO 2025-10-17 07:55:56,827 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:55:56,827 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5233ms 200 application/javascript INFO 2025-10-17 07:55:56,951 [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%3D1760658956367%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:55:56,951 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:55:56,951 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:56,952 [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 2025-10-17 07:55:56,953 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760658956367&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:55:56,956 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:56,956 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0338ms INFO 2025-10-17 07:55:56,956 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:56,957 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9045ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:56,991 [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 2025-10-17 07:55:56,991 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:56,992 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:56,992 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:56,993 [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 2025-10-17 07:55:56,995 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:55:56,995 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:55:56,995 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:55:57,010 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:55:57,013 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,013 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2124ms INFO 2025-10-17 07:55:57,013 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,013 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4375ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,111 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:55:57,111 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,112 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,113 [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 2025-10-17 07:55:57,114 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:55:57,114 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:55:57,114 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:55:57,120 [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 2025-10-17 07:55:57,120 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,120 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,122 [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 2025-10-17 07:55:57,125 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,125 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4411ms INFO 2025-10-17 07:55:57,125 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,125 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4053ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,129 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:55:57,129 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:55:57,132 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,132 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8957ms INFO 2025-10-17 07:55:57,132 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,132 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8992ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,231 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:55:57,231 [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 2025-10-17 07:55:57,231 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,232 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,232 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,232 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,233 [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 2025-10-17 07:55:57,233 [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 2025-10-17 07:55:57,236 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,236 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3271ms INFO 2025-10-17 07:55:57,236 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,236 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3546ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,236 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,237 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2482ms INFO 2025-10-17 07:55:57,237 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,237 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3316ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,271 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:55:57,272 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,272 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,273 [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 2025-10-17 07:55:57,276 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,276 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2324ms INFO 2025-10-17 07:55:57,276 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,276 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8024ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,310 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:55:57,311 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,311 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,311 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:55:57,311 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:55:57,311 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,311 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,311 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,311 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,312 [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 2025-10-17 07:55:57,312 [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 2025-10-17 07:55:57,312 [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 2025-10-17 07:55:57,314 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:55:57,314 [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 2025-10-17 07:55:57,314 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,314 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,314 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,314 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,315 [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 2025-10-17 07:55:57,316 [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 2025-10-17 07:55:57,317 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,317 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.6463ms INFO 2025-10-17 07:55:57,317 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,317 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4565ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,318 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,318 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.5203ms INFO 2025-10-17 07:55:57,318 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,318 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1462ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,321 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,321 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.2693ms INFO 2025-10-17 07:55:57,321 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,321 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8349ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,323 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,323 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6777ms INFO 2025-10-17 07:55:57,323 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,323 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8021ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,324 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,324 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.4938ms INFO 2025-10-17 07:55:57,324 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,324 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1684ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,431 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:55:57,431 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,432 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,432 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:55:57,432 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:57,432 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,433 [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 2025-10-17 07:55:57,433 [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 2025-10-17 07:55:57,441 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,441 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1899ms INFO 2025-10-17 07:55:57,441 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,441 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1957ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:57,449 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:57,449 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0563ms INFO 2025-10-17 07:55:57,449 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:57,449 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6085ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:58,711 [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 2025-10-17 07:55:58,711 [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 2025-10-17 07:55:58,711 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:58,711 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:55:58,712 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:58,712 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:55:58,712 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:58,713 [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 2025-10-17 07:55:58,713 [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 2025-10-17 07:55:58,716 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:58,716 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5082ms INFO 2025-10-17 07:55:58,716 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:58,717 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6747ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:55:58,718 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:55:58,718 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.904ms INFO 2025-10-17 07:55:58,718 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:55:58,718 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8214ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:00,671 [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 2025-10-17 07:56:00,671 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:56:00,671 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:00,671 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:00,673 [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 2025-10-17 07:56:00,694 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:00,694 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 21.1992ms INFO 2025-10-17 07:56:00,694 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:00,694 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2656ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:01,871 [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 2025-10-17 07:56:01,871 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:56:01,871 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:01,871 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:01,873 [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 2025-10-17 07:56:01,878 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:01,878 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 5.6243ms INFO 2025-10-17 07:56:01,878 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:01,879 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0157ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:43,705 [9 ] 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 2025-10-17 07:56:43,706 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 07:56:43,706 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5655ms 304 text/html INFO 2025-10-17 07:56:43,826 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:56:43,826 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 07:56:43,826 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5674ms 304 application/javascript INFO 2025-10-17 07:56:43,885 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659003353&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:56:43,886 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:56:43,886 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7093ms 200 text/html INFO 2025-10-17 07:56:45,046 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659004529 INFO 2025-10-17 07:56:45,046 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:56:45,046 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6968ms 200 application/javascript INFO 2025-10-17 07:56:45,145 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.45441376560625746 INFO 2025-10-17 07:56:45,145 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:56:45,146 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5823ms 200 application/javascript INFO 2025-10-17 07:56:45,406 [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%3D1760659003353%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:56:45,406 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:56:45,406 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:45,407 [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 2025-10-17 07:56:45,409 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659003353&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:56:45,412 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:45,412 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2614ms INFO 2025-10-17 07:56:45,412 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:45,412 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.236ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:45,413 [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 2025-10-17 07:56:45,413 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:56:45,413 [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 2025-10-17 07:56:45,413 [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 2025-10-17 07:56:45,414 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:45,415 [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 2025-10-17 07:56:45,416 [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 2025-10-17 07:56:45,416 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:56:45,416 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:45,416 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9767ms INFO 2025-10-17 07:56:45,416 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:45,416 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0889ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:56:45,548 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 07:56:45,548 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:56:45,548 [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 2025-10-17 07:56:45,548 [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 2025-10-17 07:56:45,548 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:56:45,550 [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 2025-10-17 07:56:45,551 [57 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxMjIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTYzMSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iua9mOmHkeaYjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTIyIiwianRpIjoiMmRlYTE3ZDQtNjQ3My00MWEzLWEzNDYtNjJlNDhiNjkyODdiIiwiaWF0IjoxNzYwNDk0NzMwLCJuYmYiOjE3NjA0OTQ3MjgsImV4cCI6MTc2MDU4MTEzMCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.qqiQ-XmI_2uTxCav53qlPzBMbFU7jyyzrvrhGbTt1vQ INFO 2025-10-17 07:56:45,554 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:45,554 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.6177ms INFO 2025-10-17 07:56:45,554 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:56:45,555 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8952ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:45,688 [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 2025-10-17 07:56:45,688 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:56:45,688 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:45,690 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:45,692 [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 2025-10-17 07:56:45,693 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:56:45,693 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:56:45,693 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:56:45,708 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:56:45,710 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:45,711 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.769ms INFO 2025-10-17 07:56:45,711 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:45,711 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8802ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:45,853 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:56:45,853 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:45,853 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:45,854 [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 2025-10-17 07:56:45,855 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:56:45,856 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:56:45,856 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:56:45,861 [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 2025-10-17 07:56:45,861 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:45,861 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:45,863 [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 2025-10-17 07:56:45,866 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:45,866 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3209ms INFO 2025-10-17 07:56:45,866 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:45,866 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1767ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:45,870 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:56:45,885 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:56:45,887 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:45,887 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1022ms INFO 2025-10-17 07:56:45,887 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:45,888 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9436ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:46,068 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:56:46,069 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:46,069 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,070 [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 2025-10-17 07:56:46,079 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:46,079 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9044ms INFO 2025-10-17 07:56:46,079 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,079 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.986ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:46,105 [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 2025-10-17 07:56:46,106 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:46,106 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,107 [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 2025-10-17 07:56:46,110 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:46,111 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3405ms INFO 2025-10-17 07:56:46,111 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,111 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2689ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:46,286 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:56:46,286 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:46,286 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,288 [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 2025-10-17 07:56:46,293 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:46,293 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0895ms INFO 2025-10-17 07:56:46,293 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,293 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.071ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:46,308 [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 2025-10-17 07:56:46,308 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:46,308 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:56:46,308 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,308 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:46,308 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,309 [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 2025-10-17 07:56:46,310 [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 2025-10-17 07:56:46,313 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:46,313 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:46,313 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3886ms INFO 2025-10-17 07:56:46,313 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,313 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3891ms INFO 2025-10-17 07:56:46,313 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3224ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:46,313 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,313 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0731ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:46,345 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:56:46,346 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:46,346 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,347 [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 2025-10-17 07:56:46,347 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:56:46,348 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:46,348 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,349 [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 2025-10-17 07:56:46,352 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:46,352 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9735ms INFO 2025-10-17 07:56:46,352 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,352 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6325ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:46,353 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:56:46,353 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:46,353 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,354 [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 2025-10-17 07:56:46,355 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:46,355 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8759ms INFO 2025-10-17 07:56:46,355 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,355 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.618ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:46,357 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:46,357 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1982ms INFO 2025-10-17 07:56:46,357 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,357 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7203ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:46,468 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:56:46,468 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:46,468 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,469 [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 2025-10-17 07:56:46,470 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:56:46,470 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:46,470 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,472 [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 2025-10-17 07:56:46,489 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:46,489 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 19.9041ms INFO 2025-10-17 07:56:46,489 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,490 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9849ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:46,493 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:46,493 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.8404ms INFO 2025-10-17 07:56:46,493 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:46,493 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6511ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:48,946 [26 ] 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 2025-10-17 07:56:48,946 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:48,946 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:48,948 [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 2025-10-17 07:56:48,948 [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 2025-10-17 07:56:48,948 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:56:48,948 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:56:48,948 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:48,950 [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 2025-10-17 07:56:48,951 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:48,951 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7745ms INFO 2025-10-17 07:56:48,951 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:48,951 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9853ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:56:48,954 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:56:48,954 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.9008ms INFO 2025-10-17 07:56:48,954 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:56:48,955 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4976ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:02,285 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659021815&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:57:02,286 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:57:02,286 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7983ms 200 text/html INFO 2025-10-17 07:57:03,680 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659023318 INFO 2025-10-17 07:57:03,680 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:57:03,681 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7251ms 200 application/javascript INFO 2025-10-17 07:57:03,830 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.337630013824223 INFO 2025-10-17 07:57:03,830 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:57:03,830 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5707ms 200 application/javascript INFO 2025-10-17 07:57:04,110 [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%3D1760659021815%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:57:04,110 [80 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:57:04,110 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,112 [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 2025-10-17 07:57:04,113 [80 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659021815&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:57:04,116 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,116 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8947ms INFO 2025-10-17 07:57:04,116 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,116 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8656ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,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 615 INFO 2025-10-17 07:57:04,128 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:04,128 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,130 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,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 2025-10-17 07:57:04,132 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:57:04,132 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:57:04,132 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:57:04,147 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:57:04,149 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,149 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3817ms INFO 2025-10-17 07:57:04,149 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,149 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7984ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,322 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:57:04,322 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,323 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,324 [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 2025-10-17 07:57:04,325 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:57:04,325 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:57:04,325 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:57:04,330 [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 2025-10-17 07:57:04,330 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,330 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,332 [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 2025-10-17 07:57:04,335 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,335 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2069ms INFO 2025-10-17 07:57:04,335 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,335 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2366ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,340 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:57:04,354 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:57:04,357 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,357 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9828ms INFO 2025-10-17 07:57:04,357 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,357 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8111ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,448 [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 2025-10-17 07:57:04,448 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:04,448 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,449 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,450 [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 2025-10-17 07:57:04,465 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,465 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.7869ms INFO 2025-10-17 07:57:04,465 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,465 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9915ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,498 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:57:04,498 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,498 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,499 [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 2025-10-17 07:57:04,508 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,508 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5895ms INFO 2025-10-17 07:57:04,508 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,508 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3944ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,511 [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 2025-10-17 07:57:04,511 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,511 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,512 [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 2025-10-17 07:57:04,516 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,516 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1889ms INFO 2025-10-17 07:57:04,516 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,516 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0341ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,674 [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 2025-10-17 07:57:04,674 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,674 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,676 [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 2025-10-17 07:57:04,679 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,679 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8455ms INFO 2025-10-17 07:57:04,680 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,680 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8137ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,681 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:57:04,681 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,681 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,682 [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 2025-10-17 07:57:04,683 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:57:04,683 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,684 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,685 [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 2025-10-17 07:57:04,685 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,685 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9224ms INFO 2025-10-17 07:57:04,685 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,686 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6166ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,688 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,688 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5193ms INFO 2025-10-17 07:57:04,688 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,688 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2249ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,737 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:57:04,737 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,737 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,738 [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 2025-10-17 07:57:04,746 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,746 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5052ms INFO 2025-10-17 07:57:04,746 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,746 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1111ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,750 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:57:04,750 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,750 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,751 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:57:04,751 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,751 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,752 [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 2025-10-17 07:57:04,752 [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 2025-10-17 07:57:04,755 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,755 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5398ms INFO 2025-10-17 07:57:04,755 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,755 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2916ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,757 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,757 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6937ms INFO 2025-10-17 07:57:04,757 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,757 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3248ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,845 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:57:04,845 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,845 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,847 [9 ] 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 2025-10-17 07:57:04,851 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:57:04,851 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:04,851 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,852 [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 2025-10-17 07:57:04,855 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,855 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1941ms INFO 2025-10-17 07:57:04,855 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,855 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0362ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:04,868 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:04,868 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.9476ms INFO 2025-10-17 07:57:04,868 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:04,868 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6011ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:07,330 [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 2025-10-17 07:57:07,330 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:07,330 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:07,331 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:07,331 [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 2025-10-17 07:57:07,331 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:07,331 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:07,332 [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 2025-10-17 07:57:07,332 [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 2025-10-17 07:57:07,336 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:07,336 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6ms INFO 2025-10-17 07:57:07,336 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:07,336 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3643ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:07,347 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:07,347 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.6182ms INFO 2025-10-17 07:57:07,347 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:07,347 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9791ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:08,034 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659026919&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:57:08,034 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:57:08,035 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8308ms 200 text/html INFO 2025-10-17 07:57:08,779 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659027859 INFO 2025-10-17 07:57:08,780 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:57:08,780 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6889ms 200 application/javascript INFO 2025-10-17 07:57:08,858 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9495983140645269 INFO 2025-10-17 07:57:08,859 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:57:08,859 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7705ms 200 application/javascript INFO 2025-10-17 07:57:09,078 [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 2025-10-17 07:57:09,078 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:09,078 [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 2025-10-17 07:57:09,078 [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%3D1760659026919%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:57:09,078 [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 2025-10-17 07:57:09,079 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:57:09,079 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,079 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,080 [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 2025-10-17 07:57:09,080 [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 2025-10-17 07:57:09,081 [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 2025-10-17 07:57:09,081 [34 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:57:09,081 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,081 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9856ms INFO 2025-10-17 07:57:09,081 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,081 [9 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659026919&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:57:09,081 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5757ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,084 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,084 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9627ms INFO 2025-10-17 07:57:09,084 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,084 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7564ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,189 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 07:57:09,189 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:09,189 [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 2025-10-17 07:57:09,190 [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 2025-10-17 07:57:09,190 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:57:09,191 [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 2025-10-17 07:57:09,192 [9 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4ODciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDAxNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOW7uumcniIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODg3IiwianRpIjoiZTZjN2ExNDYtYTRhZS00ZGExLWFjYzItMzNlOWE2YzFlNTVjIiwiaWF0IjoxNzYwNDM1MDMxLCJuYmYiOjE3NjA0MzUwMjksImV4cCI6MTc2MDUyMTQzMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0._jiPUFGqMjYxwzrghs_ECbkGYx2o8YQFThUZMD0e23I INFO 2025-10-17 07:57:09,195 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,195 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.2177ms INFO 2025-10-17 07:57:09,195 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:57:09,195 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5374ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,329 [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 2025-10-17 07:57:09,329 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:09,329 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,331 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,332 [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 2025-10-17 07:57:09,333 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:57:09,333 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:57:09,333 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:57:09,348 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:57:09,350 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,350 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3345ms INFO 2025-10-17 07:57:09,351 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,351 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9518ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,502 [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 2025-10-17 07:57:09,502 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,503 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,504 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:57:09,504 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,504 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,504 [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 2025-10-17 07:57:09,505 [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 2025-10-17 07:57:09,506 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:57:09,506 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:57:09,506 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:57:09,508 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,508 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7154ms INFO 2025-10-17 07:57:09,508 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,508 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9034ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,520 [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 2025-10-17 07:57:09,520 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:09,521 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,521 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,521 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:57:09,522 [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 2025-10-17 07:57:09,538 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:57:09,541 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,541 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 36.2942ms INFO 2025-10-17 07:57:09,542 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,542 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0832ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,578 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,579 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 56.7471ms INFO 2025-10-17 07:57:09,579 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,579 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.4849ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,657 [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 2025-10-17 07:57:09,657 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,658 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,659 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:57:09,659 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,659 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,659 [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 2025-10-17 07:57:09,660 [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 2025-10-17 07:57:09,663 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,663 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6418ms INFO 2025-10-17 07:57:09,663 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,663 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8337ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,668 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,669 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4175ms INFO 2025-10-17 07:57:09,669 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,669 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2119ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,748 [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 2025-10-17 07:57:09,749 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,749 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,750 [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 2025-10-17 07:57:09,752 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:57:09,752 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:57:09,752 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,752 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,753 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,753 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,754 [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 2025-10-17 07:57:09,754 [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 2025-10-17 07:57:09,754 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,754 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.734ms INFO 2025-10-17 07:57:09,754 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,754 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5468ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,757 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,757 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,757 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1675ms INFO 2025-10-17 07:57:09,757 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,757 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2278ms INFO 2025-10-17 07:57:09,757 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,757 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8317ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,757 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9632ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,796 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:57:09,797 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,797 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:57:09,797 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,797 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,797 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,798 [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 2025-10-17 07:57:09,798 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:57:09,799 [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 2025-10-17 07:57:09,799 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,799 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,800 [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 2025-10-17 07:57:09,803 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,803 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4428ms INFO 2025-10-17 07:57:09,803 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,803 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.011ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,805 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,805 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.2344ms INFO 2025-10-17 07:57:09,805 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,805 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9196ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,806 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,806 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6446ms INFO 2025-10-17 07:57:09,806 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,806 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5974ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,891 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:57:09,892 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,892 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,892 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:57:09,892 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:09,892 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,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 2025-10-17 07:57:09,894 [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 2025-10-17 07:57:09,911 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,911 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.7115ms INFO 2025-10-17 07:57:09,911 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,911 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7689ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:09,914 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:09,914 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.5495ms INFO 2025-10-17 07:57:09,914 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:09,914 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1799ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:10,617 [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 2025-10-17 07:57:10,617 [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 2025-10-17 07:57:10,618 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:10,618 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:10,618 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:10,618 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:10,618 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:10,619 [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 2025-10-17 07:57:10,619 [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 2025-10-17 07:57:10,623 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:10,623 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6039ms INFO 2025-10-17 07:57:10,623 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:10,623 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.715ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:10,634 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:10,634 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.7331ms INFO 2025-10-17 07:57:10,634 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:10,634 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8192ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:14,052 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659033932&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:57:14,053 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:57:14,053 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8109ms 200 text/html INFO 2025-10-17 07:57:14,411 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659034347 INFO 2025-10-17 07:57:14,411 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:57:14,411 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6525ms 200 application/javascript INFO 2025-10-17 07:57:14,475 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2348155177750667 INFO 2025-10-17 07:57:14,476 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:57:14,476 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4772ms 200 application/javascript INFO 2025-10-17 07:57:14,690 [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%3D1760659033932%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:57:14,691 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:57:14,691 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,692 [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 2025-10-17 07:57:14,693 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659033932&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:57:14,696 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:14,696 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9665ms INFO 2025-10-17 07:57:14,696 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,696 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8636ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:14,733 [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 2025-10-17 07:57:14,734 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:14,734 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:14,734 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,735 [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 2025-10-17 07:57:14,736 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:57:14,736 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:57:14,736 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:57:14,751 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:57:14,754 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:14,754 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1246ms INFO 2025-10-17 07:57:14,754 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,754 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1161ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:14,857 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:57:14,857 [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 2025-10-17 07:57:14,857 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:14,857 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:14,857 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,857 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,858 [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 2025-10-17 07:57:14,858 [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 2025-10-17 07:57:14,859 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:57:14,859 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:57:14,859 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:57:14,862 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:14,862 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3021ms INFO 2025-10-17 07:57:14,862 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,862 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1993ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:14,875 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:57:14,875 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:57:14,877 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:14,877 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9634ms INFO 2025-10-17 07:57:14,877 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,878 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0695ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:14,971 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:57:14,971 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:14,971 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,973 [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 2025-10-17 07:57:14,973 [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 2025-10-17 07:57:14,973 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:14,974 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,975 [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 2025-10-17 07:57:14,976 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:14,976 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.532ms INFO 2025-10-17 07:57:14,976 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,976 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6178ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:14,979 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:14,979 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2315ms INFO 2025-10-17 07:57:14,979 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:14,979 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0644ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:15,010 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:57:15,011 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:15,011 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,012 [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 2025-10-17 07:57:15,015 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:15,016 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6709ms INFO 2025-10-17 07:57:15,016 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,016 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2959ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:15,050 [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 2025-10-17 07:57:15,050 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:57:15,051 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:15,051 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:15,051 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,051 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,052 [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 2025-10-17 07:57:15,052 [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 2025-10-17 07:57:15,052 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:57:15,052 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:15,052 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,053 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:57:15,053 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:15,054 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,054 [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 2025-10-17 07:57:15,055 [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 2025-10-17 07:57:15,057 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:15,057 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2446ms INFO 2025-10-17 07:57:15,057 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,057 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9125ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:15,058 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:15,058 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3706ms INFO 2025-10-17 07:57:15,058 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,058 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9032ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:15,059 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:15,059 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.2241ms INFO 2025-10-17 07:57:15,059 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,059 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8567ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:15,060 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:15,060 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0235ms INFO 2025-10-17 07:57:15,060 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,060 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8063ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:15,085 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:57:15,085 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:15,086 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,087 [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 2025-10-17 07:57:15,091 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:15,091 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3582ms INFO 2025-10-17 07:57:15,091 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,091 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9914ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:15,155 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:57:15,156 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:15,156 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,157 [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 2025-10-17 07:57:15,158 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:57:15,158 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:15,158 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,160 [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 2025-10-17 07:57:15,176 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:15,176 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 19.4956ms INFO 2025-10-17 07:57:15,176 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,177 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4003ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:15,191 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:15,191 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 31.6569ms INFO 2025-10-17 07:57:15,191 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:15,191 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8979ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:16,091 [61 ] 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 2025-10-17 07:57:16,091 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:16,091 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:16,093 [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 2025-10-17 07:57:16,093 [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 2025-10-17 07:57:16,093 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:16,093 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:16,093 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:16,095 [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 2025-10-17 07:57:16,097 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:16,097 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.777ms INFO 2025-10-17 07:57:16,097 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:16,097 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3133ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:16,109 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:16,109 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.9033ms INFO 2025-10-17 07:57:16,109 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:16,110 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6423ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:17,626 [80 ] 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 2025-10-17 07:57:17,627 [80 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 07:57:17,627 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.527ms 304 text/html INFO 2025-10-17 07:57:17,716 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:57:17,717 [80 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 07:57:17,717 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8371ms 304 application/javascript INFO 2025-10-17 07:57:17,742 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659036877&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:57:17,742 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:57:17,743 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9209ms 200 text/html INFO 2025-10-17 07:57:18,526 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659037683 INFO 2025-10-17 07:57:18,527 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:57:18,527 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7648ms 200 application/javascript INFO 2025-10-17 07:57:18,626 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8967000432372698 INFO 2025-10-17 07:57:18,626 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:57:18,627 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6274ms 200 application/javascript INFO 2025-10-17 07:57:18,746 [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%3D1760659036877%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:57:18,746 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:57:18,747 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:18,748 [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 2025-10-17 07:57:18,749 [9 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659036877&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:57:18,752 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:18,752 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0382ms INFO 2025-10-17 07:57:18,752 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:18,752 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3592ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:18,756 [26 ] 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 2025-10-17 07:57:18,756 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:18,756 [26 ] 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 2025-10-17 07:57:18,756 [26 ] 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 2025-10-17 07:57:18,757 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:18,758 [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). WARN 2025-10-17 07:57:18,758 [26 ] 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 2025-10-17 07:57:18,759 [26 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:57:18,759 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:18,759 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.946ms INFO 2025-10-17 07:57:18,759 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:18,759 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.113ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:57:18,876 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 691 INFO 2025-10-17 07:57:18,876 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:18,877 [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 2025-10-17 07:57:18,877 [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 2025-10-17 07:57:18,877 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:57:18,878 [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 2025-10-17 07:57:18,880 [57 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0ODEyIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxMDEiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLmnY7kuLkiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ4MTIiLCJqdGkiOiJkY2M1M2I1YS1hMGE5LTRlNjAtODhhZC1hYjEyMGU5Y2JlNWYiLCJpYXQiOjE3NjA0NDExOTMsIm5iZiI6MTc2MDQ0MTE5MSwiZXhwIjoxNzYwNTI3NTkzLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.3-pGpxwjRRiTxQA67Zl_BhQyaLdjbgqcYi474uML4ww INFO 2025-10-17 07:57:18,882 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:18,883 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.2295ms INFO 2025-10-17 07:57:18,883 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:57:18,883 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.362ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,036 [9 ] 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 2025-10-17 07:57:19,036 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:19,036 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,038 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,040 [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 2025-10-17 07:57:19,041 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:57:19,041 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:57:19,041 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:57:19,056 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:57:19,058 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,058 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.692ms INFO 2025-10-17 07:57:19,058 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,059 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5196ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,196 [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 2025-10-17 07:57:19,196 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:57:19,196 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,196 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,197 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,197 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,198 [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 2025-10-17 07:57:19,198 [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 2025-10-17 07:57:19,199 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:57:19,199 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:57:19,199 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:57:19,202 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,202 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5898ms INFO 2025-10-17 07:57:19,202 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,202 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7473ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,215 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:57:19,230 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:57:19,233 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,233 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.6872ms INFO 2025-10-17 07:57:19,233 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,233 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8024ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,366 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:57:19,366 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,366 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,368 [80 ] 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 2025-10-17 07:57:19,377 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,377 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.3243ms INFO 2025-10-17 07:57:19,377 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,377 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3654ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,381 [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 2025-10-17 07:57:19,381 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,381 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,382 [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 2025-10-17 07:57:19,386 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,386 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3891ms INFO 2025-10-17 07:57:19,386 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,386 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0715ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,476 [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 2025-10-17 07:57:19,476 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,476 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,477 [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 2025-10-17 07:57:19,481 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,481 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5077ms INFO 2025-10-17 07:57:19,481 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,481 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2798ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,494 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:57:19,494 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,494 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,495 [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 2025-10-17 07:57:19,498 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,498 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2946ms INFO 2025-10-17 07:57:19,498 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,499 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0215ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,535 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:57:19,535 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,535 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,536 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:57:19,536 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:57:19,536 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,536 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:57:19,536 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,536 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,536 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,536 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,537 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,537 [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 2025-10-17 07:57:19,538 [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 2025-10-17 07:57:19,538 [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 2025-10-17 07:57:19,538 [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 2025-10-17 07:57:19,541 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,541 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4982ms INFO 2025-10-17 07:57:19,541 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,541 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2256ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,544 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,544 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.039ms INFO 2025-10-17 07:57:19,544 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,544 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8253ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,544 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,544 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.5565ms INFO 2025-10-17 07:57:19,544 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,544 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1526ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,545 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,545 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3564ms INFO 2025-10-17 07:57:19,545 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,545 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2345ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,620 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:57:19,620 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,620 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,621 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:57:19,621 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:19,621 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,622 [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 2025-10-17 07:57:19,622 [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 2025-10-17 07:57:19,632 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,632 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3396ms INFO 2025-10-17 07:57:19,632 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,632 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1523ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:19,644 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:19,644 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.7875ms INFO 2025-10-17 07:57:19,644 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:19,644 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7279ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:20,870 [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 2025-10-17 07:57:20,870 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:20,870 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:20,872 [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 2025-10-17 07:57:20,875 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:20,876 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8409ms INFO 2025-10-17 07:57:20,876 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:20,876 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9017ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:20,881 [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 2025-10-17 07:57:20,881 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:20,881 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:20,881 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:20,883 [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 2025-10-17 07:57:20,905 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:20,906 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 22.9259ms INFO 2025-10-17 07:57:20,906 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:20,906 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.665ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:25,381 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659044392&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:57:25,382 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:57:25,382 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8062ms 200 text/html INFO 2025-10-17 07:57:26,121 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659045190 INFO 2025-10-17 07:57:26,121 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:57:26,121 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6981ms 200 application/javascript INFO 2025-10-17 07:57:26,191 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5443627584748516 INFO 2025-10-17 07:57:26,191 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:57:26,191 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7843ms 200 application/javascript INFO 2025-10-17 07:57:26,356 [38 ] 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%3D1760659044392%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:57:26,356 [38 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:57:26,356 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,357 [38 ] 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 2025-10-17 07:57:26,358 [38 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659044392&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:57:26,361 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:26,361 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9267ms INFO 2025-10-17 07:57:26,361 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,361 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7848ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:26,396 [9 ] 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 2025-10-17 07:57:26,397 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:26,397 [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 2025-10-17 07:57:26,397 [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 2025-10-17 07:57:26,397 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,399 [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 2025-10-17 07:57:26,399 [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 2025-10-17 07:57:26,399 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:57:26,399 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:26,400 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8719ms INFO 2025-10-17 07:57:26,400 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,400 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3103ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:57:26,498 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2025-10-17 07:57:26,499 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:26,499 [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 2025-10-17 07:57:26,499 [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 2025-10-17 07:57:26,499 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:57:26,500 [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 2025-10-17 07:57:26,502 [9 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0ODA4IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYwOTciLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLojqvlpYnosKIiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ4MDgiLCJqdGkiOiIzOTczZDMwMi0xOWNmLTQ4YmQtYjZjOC01YjJhMDc2OTA5MWEiLCJpYXQiOjE3NjA1MDI1MDYsIm5iZiI6MTc2MDUwMjUwNCwiZXhwIjoxNzYwNTg4OTA2LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.5Sjtd4v18x5Fz1wy9dV9Pm_jeEB_ojjeI180fmidF-0 INFO 2025-10-17 07:57:26,505 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:26,505 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.3782ms INFO 2025-10-17 07:57:26,505 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:57:26,505 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6307ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:26,640 [9 ] 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 2025-10-17 07:57:26,640 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:26,640 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:26,643 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,644 [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 2025-10-17 07:57:26,645 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:57:26,645 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:57:26,645 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:57:26,660 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:57:26,662 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:26,663 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6898ms INFO 2025-10-17 07:57:26,663 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,663 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5429ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:26,786 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:57:26,786 [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 2025-10-17 07:57:26,786 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:26,786 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:26,786 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,786 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,788 [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 2025-10-17 07:57:26,788 [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 2025-10-17 07:57:26,789 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:57:26,789 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:57:26,789 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:57:26,791 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:26,791 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3392ms INFO 2025-10-17 07:57:26,791 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,791 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3685ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:26,804 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:57:26,818 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:57:26,821 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:26,821 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.0427ms INFO 2025-10-17 07:57:26,821 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,821 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1043ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:26,951 [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 2025-10-17 07:57:26,951 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:57:26,951 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:26,951 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:26,951 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,951 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,953 [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 2025-10-17 07:57:26,953 [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 2025-10-17 07:57:26,956 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:26,956 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5156ms INFO 2025-10-17 07:57:26,956 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,956 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.573ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:26,961 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:26,961 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4226ms INFO 2025-10-17 07:57:26,961 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,961 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4527ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:26,991 [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 2025-10-17 07:57:26,991 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:26,992 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,993 [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 2025-10-17 07:57:26,996 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:57:26,996 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:26,997 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,997 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:26,997 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6404ms INFO 2025-10-17 07:57:26,997 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:26,997 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7028ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:26,998 [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 2025-10-17 07:57:27,001 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:27,001 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1613ms INFO 2025-10-17 07:57:27,001 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,001 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8009ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:27,029 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:57:27,029 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:27,030 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,031 [26 ] 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 2025-10-17 07:57:27,031 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:57:27,031 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:27,031 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,032 [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 2025-10-17 07:57:27,033 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:57:27,033 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:27,034 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,035 [9 ] 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 2025-10-17 07:57:27,036 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:27,036 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4313ms INFO 2025-10-17 07:57:27,036 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,036 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1683ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:27,038 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:27,038 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1923ms INFO 2025-10-17 07:57:27,038 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,038 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8364ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:27,038 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:27,039 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8138ms INFO 2025-10-17 07:57:27,039 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,039 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3684ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:27,081 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:57:27,081 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:27,081 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,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 2025-10-17 07:57:27,092 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:27,093 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 10.4074ms INFO 2025-10-17 07:57:27,093 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,093 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0836ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:27,114 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:57:27,114 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:27,115 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,116 [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 2025-10-17 07:57:27,118 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:57:27,118 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:27,118 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,120 [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 2025-10-17 07:57:27,128 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:27,128 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1085ms INFO 2025-10-17 07:57:27,128 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,128 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7148ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:27,135 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:27,136 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.9366ms INFO 2025-10-17 07:57:27,136 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:27,136 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5699ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:28,674 [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 2025-10-17 07:57:28,675 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:28,675 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:28,676 [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 2025-10-17 07:57:28,678 [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 2025-10-17 07:57:28,678 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:57:28,679 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:57:28,679 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:28,680 [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 2025-10-17 07:57:28,680 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:28,680 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0381ms INFO 2025-10-17 07:57:28,680 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:28,680 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0737ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:57:28,697 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:57:28,697 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 17.13ms INFO 2025-10-17 07:57:28,697 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:57:28,697 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8665ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:19,142 [16 ] 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 2025-10-17 07:58:19,143 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:58:19,143 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9158ms 200 text/html INFO 2025-10-17 07:58:19,303 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659099239&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:58:19,304 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:58:19,304 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9628ms 200 text/html INFO 2025-10-17 07:58:19,372 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:58:19,372 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:58:19,382 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:58:19,382 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3904ms 200 application/javascript INFO 2025-10-17 07:58:19,429 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 07:58:19,430 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 07:58:19,430 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 07:58:19,430 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 07:58:19,430 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6039ms 200 application/javascript INFO 2025-10-17 07:58:19,430 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9554ms 200 application/javascript INFO 2025-10-17 07:58:19,431 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:58:19,431 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 07:58:19,431 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 07:58:19,432 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5661ms 200 application/javascript INFO 2025-10-17 07:58:19,432 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 07:58:19,433 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:58:19,433 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5965ms 200 text/css INFO 2025-10-17 07:58:19,435 [78 ] 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 2025-10-17 07:58:19,435 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3772ms 200 application/javascript INFO 2025-10-17 07:58:19,493 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 07:58:19,494 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 07:58:19,494 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 07:58:19,494 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5537ms 200 application/javascript INFO 2025-10-17 07:58:19,494 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 07:58:19,494 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:58:19,494 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7401ms 200 application/javascript INFO 2025-10-17 07:58:19,495 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 07:58:19,495 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.886ms 200 application/javascript INFO 2025-10-17 07:58:20,401 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 07:58:20,402 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 07:58:20,402 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6424ms 200 application/javascript INFO 2025-10-17 07:58:20,564 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659100515 INFO 2025-10-17 07:58:20,564 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:58:20,565 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8731ms 200 application/javascript INFO 2025-10-17 07:58:20,624 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9585515204613768 INFO 2025-10-17 07:58:20,624 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:58:20,624 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.491ms 200 application/javascript INFO 2025-10-17 07:58:20,742 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 07:58:20,743 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 07:58:20,743 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1568ms 200 image/jpeg INFO 2025-10-17 07:58:21,131 [16 ] 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%3D1760659099239%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:58:21,132 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:58:21,132 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,133 [16 ] 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 2025-10-17 07:58:21,134 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659099239&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:58:21,137 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,137 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1848ms INFO 2025-10-17 07:58:21,137 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,138 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1977ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,195 [16 ] 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 2025-10-17 07:58:21,195 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:58:21,195 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,197 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,198 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 07:58:21,199 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:58:21,200 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:58:21,200 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:58:21,215 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:58:21,218 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,218 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2765ms INFO 2025-10-17 07:58:21,218 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,218 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0235ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,352 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:58:21,352 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,352 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,353 [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 2025-10-17 07:58:21,354 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,354 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,354 [16 ] 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 2025-10-17 07:58:21,355 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:58:21,355 [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 2025-10-17 07:58:21,358 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,359 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6215ms INFO 2025-10-17 07:58:21,359 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,359 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3607ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,359 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:58:21,359 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:58:21,374 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:58:21,391 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:58:21,402 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,402 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 48.1463ms INFO 2025-10-17 07:58:21,402 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,402 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3146ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,494 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 07:58:21,495 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 07:58:21,495 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5619ms 200 text/css INFO 2025-10-17 07:58:21,495 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 07:58:21,496 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 07:58:21,496 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0963ms 200 text/css INFO 2025-10-17 07:58:21,532 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 07:58:21,532 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 07:58:21,532 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4791ms 200 application/javascript INFO 2025-10-17 07:58:21,546 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 07:58:21,546 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 07:58:21,546 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 07:58:21,546 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 07:58:21,546 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4521ms 200 application/javascript INFO 2025-10-17 07:58:21,546 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4897ms 200 application/javascript INFO 2025-10-17 07:58:21,548 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 07:58:21,549 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 07:58:21,549 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 07:58:21,549 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4688ms 200 application/javascript INFO 2025-10-17 07:58:21,549 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 07:58:21,550 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7924ms 200 text/css INFO 2025-10-17 07:58:21,573 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 07:58:21,574 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 07:58:21,574 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5639ms 200 application/javascript INFO 2025-10-17 07:58:21,590 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:58:21,590 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,590 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,592 [16 ] 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 2025-10-17 07:58:21,601 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,601 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9454ms INFO 2025-10-17 07:58:21,601 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,601 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9526ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,604 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 07:58:21,604 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 07:58:21,605 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4134ms 200 application/javascript INFO 2025-10-17 07:58:21,606 [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 2025-10-17 07:58:21,607 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,607 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,608 [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 2025-10-17 07:58:21,611 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,611 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2674ms INFO 2025-10-17 07:58:21,611 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,611 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0804ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,734 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 07:58:21,734 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 07:58:21,735 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 07:58:21,735 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 07:58:21,735 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6024ms 200 image/png INFO 2025-10-17 07:58:21,735 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 07:58:21,735 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 07:58:21,735 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8586ms 200 image/png INFO 2025-10-17 07:58:21,735 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5161ms 200 image/png INFO 2025-10-17 07:58:21,735 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 07:58:21,736 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 07:58:21,736 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4994ms 200 image/png INFO 2025-10-17 07:58:21,738 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:58:21,738 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,738 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,740 [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 2025-10-17 07:58:21,761 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,761 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 21.4448ms INFO 2025-10-17 07:58:21,761 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,761 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7927ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,762 [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 2025-10-17 07:58:21,763 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,763 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,764 [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 2025-10-17 07:58:21,767 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,767 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2875ms INFO 2025-10-17 07:58:21,767 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,768 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2171ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,806 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:58:21,806 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:58:21,806 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,806 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,806 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,806 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,807 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:58:21,807 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,807 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,808 [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 2025-10-17 07:58:21,808 [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 2025-10-17 07:58:21,809 [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 2025-10-17 07:58:21,809 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:58:21,809 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,809 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,810 [16 ] 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 2025-10-17 07:58:21,815 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,815 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.2304ms INFO 2025-10-17 07:58:21,815 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,815 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3133ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,816 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,816 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.2398ms INFO 2025-10-17 07:58:21,816 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,816 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0547ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,817 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,817 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.7727ms INFO 2025-10-17 07:58:21,817 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,817 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3764ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,830 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 07:58:21,831 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 07:58:21,831 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7589ms 200 image/png INFO 2025-10-17 07:58:21,832 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,832 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 23.0122ms INFO 2025-10-17 07:58:21,832 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,832 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6427ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,864 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 07:58:21,865 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 07:58:21,865 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9384ms 200 image/jpeg INFO 2025-10-17 07:58:21,894 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 07:58:21,894 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:58:21,894 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 07:58:21,894 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,894 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,895 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 07:58:21,895 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8535ms 200 image/jpeg INFO 2025-10-17 07:58:21,895 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 07:58:21,895 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0973ms 200 image/jpeg INFO 2025-10-17 07:58:21,895 [39 ] 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 2025-10-17 07:58:21,897 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:58:21,897 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:21,898 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,899 [16 ] 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 2025-10-17 07:58:21,914 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,914 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7779ms INFO 2025-10-17 07:58:21,914 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,915 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3268ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:21,925 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:21,925 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 29.9796ms INFO 2025-10-17 07:58:21,925 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:21,926 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7165ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:23,943 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 07:58:23,943 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 07:58:23,943 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7443ms 200 text/css INFO 2025-10-17 07:58:23,985 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 07:58:23,985 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 07:58:23,986 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6193ms 200 application/javascript INFO 2025-10-17 07:58:23,991 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 07:58:23,991 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 07:58:23,991 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:58:23,991 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 07:58:23,992 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4844ms 200 application/javascript INFO 2025-10-17 07:58:23,992 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 07:58:23,992 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6194ms 200 application/javascript INFO 2025-10-17 07:58:24,214 [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 2025-10-17 07:58:24,215 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:24,215 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:24,215 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 07:58:24,215 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:58:24,215 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:24,215 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:24,217 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 07:58:24,217 [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 2025-10-17 07:58:24,222 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:24,222 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0658ms INFO 2025-10-17 07:58:24,222 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:24,223 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5393ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:24,246 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:24,246 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 28.9602ms INFO 2025-10-17 07:58:24,246 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:24,246 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0043ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:58:34,084 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 07:58:34,085 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:58:34,085 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:58:34,085 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:34,087 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 07:58:34,214 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:58:34,214 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 127.8208ms INFO 2025-10-17 07:58:34,214 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:58:34,215 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.2016ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:00,708 [78 ] 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 2025-10-17 07:59:00,709 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:59:00,709 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8557ms 200 text/html INFO 2025-10-17 07:59:00,777 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:59:00,778 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:59:00,788 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:59:00,788 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8243ms 200 application/javascript INFO 2025-10-17 07:59:00,828 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:59:00,830 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659140691&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:59:00,830 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:59:00,830 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:59:00,831 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6267ms 200 text/css INFO 2025-10-17 07:59:00,831 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5885ms 200 text/html INFO 2025-10-17 07:59:00,833 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 07:59:00,833 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 07:59:00,834 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8553ms 200 application/javascript INFO 2025-10-17 07:59:00,834 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 07:59:00,835 [78 ] 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 2025-10-17 07:59:00,836 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4483ms 200 application/javascript INFO 2025-10-17 07:59:00,837 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 07:59:00,838 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 07:59:00,838 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6111ms 200 application/javascript INFO 2025-10-17 07:59:02,147 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 07:59:02,150 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 07:59:02,150 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0916ms 200 text/css INFO 2025-10-17 07:59:02,339 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 07:59:02,339 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:59:02,349 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 07:59:02,350 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7286ms 200 application/javascript INFO 2025-10-17 07:59:02,587 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 07:59:02,588 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 07:59:02,588 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8641ms 200 application/javascript INFO 2025-10-17 07:59:02,593 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 07:59:02,593 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 07:59:02,594 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 07:59:02,594 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.604ms 200 application/javascript INFO 2025-10-17 07:59:02,595 [38 ] 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 2025-10-17 07:59:02,595 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4366ms 200 application/javascript INFO 2025-10-17 07:59:04,708 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 07:59:04,709 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 07:59:04,709 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2028ms 200 application/javascript INFO 2025-10-17 07:59:29,540 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659169444 INFO 2025-10-17 07:59:29,540 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:59:29,541 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7691ms 200 application/javascript INFO 2025-10-17 07:59:29,600 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6568649061749492 INFO 2025-10-17 07:59:29,600 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:59:29,600 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5727ms 200 application/javascript INFO 2025-10-17 07:59:29,611 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 07:59:29,612 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 07:59:29,612 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.843ms 200 image/jpeg INFO 2025-10-17 07:59:29,861 [16 ] 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%3D1760659140691%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:59:29,861 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:59:29,862 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:29,863 [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 2025-10-17 07:59:29,863 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:59:29,863 [16 ] 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 2025-10-17 07:59:29,864 [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 2025-10-17 07:59:29,864 [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 2025-10-17 07:59:29,864 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:29,864 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659140691&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:59:29,865 [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 2025-10-17 07:59:29,866 [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 2025-10-17 07:59:29,866 [53 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 07:59:29,866 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:29,866 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8754ms INFO 2025-10-17 07:59:29,866 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:29,866 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.398ms 401 application/json; charset=utf-8 INFO 2025-10-17 07:59:29,868 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:29,868 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.5159ms INFO 2025-10-17 07:59:29,868 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:29,868 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4745ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:29,964 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 07:59:29,964 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:59:29,964 [55 ] 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 2025-10-17 07:59:29,964 [55 ] 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 2025-10-17 07:59:29,964 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:59:29,966 [55 ] 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 2025-10-17 07:59:29,967 [55 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MTUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODQ2NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumDreW-t-WogSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjE1IiwianRpIjoiYmYxNzhiYmEtZDVlOS00N2YyLWEzYjctNjU0NTkxMmZkMGQ5IiwiaWF0IjoxNzYwNDg2Mzc1LCJuYmYiOjE3NjA0ODYzNzMsImV4cCI6MTc2MDU3Mjc3NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Ztau2h3OMOQZbW7BesxJGJYf2tXh6jEBGtqlaW9XHm0 INFO 2025-10-17 07:59:29,970 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:29,970 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.2916ms INFO 2025-10-17 07:59:29,970 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 07:59:29,970 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7439ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,076 [55 ] 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 2025-10-17 07:59:30,077 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:59:30,077 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,079 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,080 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 07:59:30,081 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:59:30,081 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:59:30,081 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:59:30,096 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:59:30,099 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,099 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0582ms INFO 2025-10-17 07:59:30,099 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,099 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9337ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,201 [16 ] 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 2025-10-17 07:59:30,201 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,201 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:59:30,201 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,201 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,202 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,203 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 07:59:30,203 [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 2025-10-17 07:59:30,204 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:59:30,204 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:59:30,204 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:59:30,207 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,207 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0185ms INFO 2025-10-17 07:59:30,207 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,207 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2258ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,219 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:59:30,234 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:59:30,237 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,237 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.3338ms INFO 2025-10-17 07:59:30,237 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,237 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.262ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,306 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 07:59:30,306 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 07:59:30,306 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:59:30,306 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 07:59:30,307 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 07:59:30,307 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.511ms 200 application/javascript INFO 2025-10-17 07:59:30,307 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 07:59:30,307 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6628ms 200 text/css INFO 2025-10-17 07:59:30,307 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 07:59:30,307 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2499ms 200 text/css INFO 2025-10-17 07:59:30,341 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:59:30,342 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,342 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,343 [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 2025-10-17 07:59:30,346 [49 ] 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 2025-10-17 07:59:30,346 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,346 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,347 [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 2025-10-17 07:59:30,350 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,350 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1981ms INFO 2025-10-17 07:59:30,350 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,351 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9124ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,351 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,351 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4988ms INFO 2025-10-17 07:59:30,352 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,352 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3683ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,420 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 07:59:30,421 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 07:59:30,421 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0081ms 200 image/png INFO 2025-10-17 07:59:30,421 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 07:59:30,422 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 07:59:30,422 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5163ms 200 image/png INFO 2025-10-17 07:59:30,423 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 07:59:30,424 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 07:59:30,424 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5061ms 200 image/png INFO 2025-10-17 07:59:30,425 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 07:59:30,426 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 07:59:30,426 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4454ms 200 image/png INFO 2025-10-17 07:59:30,434 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:59:30,434 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,434 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,436 [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 2025-10-17 07:59:30,443 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,443 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.1876ms INFO 2025-10-17 07:59:30,443 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,443 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4195ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,462 [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 2025-10-17 07:59:30,463 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,463 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,464 [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 2025-10-17 07:59:30,466 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:59:30,466 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,466 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,468 [16 ] 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 2025-10-17 07:59:30,469 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:59:30,469 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,469 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,471 [47 ] 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 2025-10-17 07:59:30,472 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,472 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4195ms INFO 2025-10-17 07:59:30,472 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,472 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5872ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,472 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:59:30,472 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,480 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,481 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:59:30,481 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,481 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,482 [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 2025-10-17 07:59:30,482 [16 ] 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 2025-10-17 07:59:30,509 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,510 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 41.9394ms INFO 2025-10-17 07:59:30,510 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,510 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.9709ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,512 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,512 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 40.9915ms INFO 2025-10-17 07:59:30,512 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,512 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1464ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,513 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,513 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 31.0469ms INFO 2025-10-17 07:59:30,513 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,513 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.5891ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,525 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,525 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 43.0152ms INFO 2025-10-17 07:59:30,525 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,525 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.9405ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,543 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 07:59:30,543 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 07:59:30,543 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6583ms 200 image/png INFO 2025-10-17 07:59:30,548 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 07:59:30,551 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 07:59:30,551 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0755ms 200 image/jpeg INFO 2025-10-17 07:59:30,580 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 07:59:30,580 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 07:59:30,581 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 07:59:30,581 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 07:59:30,581 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1293ms 200 image/jpeg INFO 2025-10-17 07:59:30,581 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8694ms 200 image/jpeg INFO 2025-10-17 07:59:30,585 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:59:30,586 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,586 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,586 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:59:30,586 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:30,586 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,587 [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 2025-10-17 07:59:30,588 [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 2025-10-17 07:59:30,618 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,618 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 30.7832ms INFO 2025-10-17 07:59:30,618 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,618 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.0777ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:30,643 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:30,644 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 55.9881ms INFO 2025-10-17 07:59:30,644 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:30,644 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.8839ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:31,781 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 07:59:31,782 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 07:59:31,782 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8121ms 200 text/css INFO 2025-10-17 07:59:31,784 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 07:59:31,784 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:59:31,785 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 07:59:31,785 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5944ms 200 application/javascript INFO 2025-10-17 07:59:31,946 [7 ] 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 2025-10-17 07:59:31,946 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:31,947 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:31,948 [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 2025-10-17 07:59:31,959 [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 2025-10-17 07:59:31,959 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:59:31,959 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:31,959 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:31,960 [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 2025-10-17 07:59:31,966 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:31,966 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.1903ms INFO 2025-10-17 07:59:31,966 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:31,966 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4134ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:31,991 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:31,991 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 30.6796ms INFO 2025-10-17 07:59:31,991 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:31,991 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.4283ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:41,036 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659180943&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:59:41,036 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 07:59:41,037 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7729ms 200 text/html INFO 2025-10-17 07:59:41,720 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659181647 INFO 2025-10-17 07:59:41,721 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 07:59:41,721 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6806ms 200 application/javascript INFO 2025-10-17 07:59:41,820 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6837287351654653 INFO 2025-10-17 07:59:41,820 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 07:59:41,820 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5631ms 200 application/javascript INFO 2025-10-17 07:59:41,990 [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%3D1760659180943%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 07:59:41,990 [49 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 07:59:41,991 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:41,992 [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 2025-10-17 07:59:41,993 [49 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659180943&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 07:59:41,996 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:41,996 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.248ms INFO 2025-10-17 07:59:41,996 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:41,996 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2573ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,033 [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 2025-10-17 07:59:42,033 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 07:59:42,033 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,033 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,035 [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 2025-10-17 07:59:42,036 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 07:59:42,036 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 07:59:42,036 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 07:59:42,053 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 07:59:42,057 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,057 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 22.0459ms INFO 2025-10-17 07:59:42,057 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,057 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5202ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,184 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 07:59:42,184 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,185 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,186 [49 ] 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 2025-10-17 07:59:42,187 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 07:59:42,187 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 07:59:42,187 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 07:59:42,190 [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 2025-10-17 07:59:42,190 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,190 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,192 [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 2025-10-17 07:59:42,195 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,195 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5389ms INFO 2025-10-17 07:59:42,195 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,195 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6022ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,202 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 07:59:42,202 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 07:59:42,205 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,205 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8396ms INFO 2025-10-17 07:59:42,205 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,205 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0781ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,324 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 07:59:42,324 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,324 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,326 [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 2025-10-17 07:59:42,329 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,329 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4105ms INFO 2025-10-17 07:59:42,329 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,329 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5659ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,350 [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 2025-10-17 07:59:42,350 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,350 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,351 [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 2025-10-17 07:59:42,354 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,354 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9638ms INFO 2025-10-17 07:59:42,354 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,355 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7111ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,373 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 07:59:42,373 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,373 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,375 [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 2025-10-17 07:59:42,378 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,378 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2436ms INFO 2025-10-17 07:59:42,378 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,378 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0573ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,423 [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 2025-10-17 07:59:42,423 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,423 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,424 [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 2025-10-17 07:59:42,427 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,428 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0253ms INFO 2025-10-17 07:59:42,428 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,428 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1146ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,432 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 07:59:42,432 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,432 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,433 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 07:59:42,433 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 07:59:42,433 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,433 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,433 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,433 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,434 [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 2025-10-17 07:59:42,434 [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 2025-10-17 07:59:42,435 [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 2025-10-17 07:59:42,441 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,441 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.1203ms INFO 2025-10-17 07:59:42,441 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,441 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6573ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,442 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,442 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.6105ms INFO 2025-10-17 07:59:42,442 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,442 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4596ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,443 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,443 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3235ms INFO 2025-10-17 07:59:42,443 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,443 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0449ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,468 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 07:59:42,468 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,468 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,470 [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 2025-10-17 07:59:42,474 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,474 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.346ms INFO 2025-10-17 07:59:42,474 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,474 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4506ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,538 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 07:59:42,539 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,539 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,540 [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 2025-10-17 07:59:42,548 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,548 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1522ms INFO 2025-10-17 07:59:42,548 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,548 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8632ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:42,552 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 07:59:42,552 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:42,552 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,554 [16 ] 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 2025-10-17 07:59:42,569 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:42,569 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.6423ms INFO 2025-10-17 07:59:42,569 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:42,569 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3011ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:43,572 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 07:59:43,572 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 07:59:43,573 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0754ms 200 text/css INFO 2025-10-17 07:59:43,590 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 07:59:43,590 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 07:59:43,591 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7911ms 200 application/javascript INFO 2025-10-17 07:59:43,760 [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 2025-10-17 07:59:43,760 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:43,760 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,762 [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 2025-10-17 07:59:43,765 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:43,765 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6789ms INFO 2025-10-17 07:59:43,765 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,765 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6315ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:43,791 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 07:59:43,791 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 07:59:43,791 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:43,791 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,791 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:43,791 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,792 [16 ] 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 2025-10-17 07:59:43,793 [53 ] 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 2025-10-17 07:59:43,794 [51 ] 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 2025-10-17 07:59:43,794 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:43,794 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,795 [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 2025-10-17 07:59:43,795 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:43,795 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,795 [51 ] 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 2025-10-17 07:59:43,796 [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 2025-10-17 07:59:43,799 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:43,799 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:43,799 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.5636ms INFO 2025-10-17 07:59:43,799 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,799 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7871ms INFO 2025-10-17 07:59:43,799 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,799 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5694ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:43,799 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3315ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:43,800 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:43,800 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3346ms INFO 2025-10-17 07:59:43,800 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,800 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3173ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:43,803 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:43,803 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 10.6043ms INFO 2025-10-17 07:59:43,803 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,803 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4077ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:43,916 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1723& INFO 2025-10-17 07:59:43,916 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:43,916 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,918 [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 2025-10-17 07:59:43,921 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:43,925 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.5361ms INFO 2025-10-17 07:59:43,925 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:43,925 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2242ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:45,390 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 07:59:45,391 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 07:59:45,391 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 07:59:45,391 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0295ms 200 text/css INFO 2025-10-17 07:59:45,392 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 07:59:45,392 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6968ms 200 application/javascript INFO 2025-10-17 07:59:45,519 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 07:59:45,519 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:45,519 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:45,521 [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 2025-10-17 07:59:45,522 [47 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 07:59:45,529 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:45,529 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.6617ms INFO 2025-10-17 07:59:45,529 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:45,530 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9765ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:45,543 [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 2025-10-17 07:59:45,543 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:45,543 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:45,545 [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 2025-10-17 07:59:45,548 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:45,548 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.0306ms INFO 2025-10-17 07:59:45,548 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:45,548 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8858ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:45,638 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1723& INFO 2025-10-17 07:59:45,638 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:45,638 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:45,640 [16 ] 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 2025-10-17 07:59:45,643 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:45,646 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2337ms INFO 2025-10-17 07:59:45,646 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:45,646 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9267ms 200 application/json; charset=utf-8 INFO 2025-10-17 07:59:48,049 [16 ] 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 2025-10-17 07:59:48,050 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 07:59:48,050 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:48,051 [16 ] 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 2025-10-17 07:59:48,055 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 07:59:48,055 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5523ms INFO 2025-10-17 07:59:48,055 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 07:59:48,055 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.757ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:34,527 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659234456&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:00:34,528 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:00:34,528 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0113ms 200 text/html INFO 2025-10-17 08:00:34,846 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659234788 INFO 2025-10-17 08:00:34,846 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:00:34,847 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7668ms 200 application/javascript INFO 2025-10-17 08:00:34,901 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.24697728348585435 INFO 2025-10-17 08:00:34,901 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:00:34,901 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5415ms 200 application/javascript INFO 2025-10-17 08:00:35,047 [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%3D1760659234456%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:00:35,047 [80 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:00:35,047 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,048 [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 2025-10-17 08:00:35,049 [80 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659234456&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:00:35,052 [80 ] 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 2025-10-17 08:00:35,052 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:00:35,052 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,061 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,062 [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 2025-10-17 08:00:35,064 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:00:35,064 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:00:35,064 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:00:35,073 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,073 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 24.8417ms INFO 2025-10-17 08:00:35,073 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,073 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.82ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,080 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:00:35,082 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,082 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.306ms INFO 2025-10-17 08:00:35,082 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,083 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7691ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,176 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:00:35,176 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,176 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,177 [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 2025-10-17 08:00:35,177 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,177 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,178 [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 2025-10-17 08:00:35,178 [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 2025-10-17 08:00:35,179 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:00:35,179 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:00:35,179 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:00:35,182 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,182 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7156ms INFO 2025-10-17 08:00:35,182 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,182 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5278ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,194 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:00:35,209 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:00:35,212 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,212 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.5877ms INFO 2025-10-17 08:00:35,212 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,213 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8596ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,306 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:00:35,306 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,306 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,306 [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 2025-10-17 08:00:35,307 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,307 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,308 [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 2025-10-17 08:00:35,308 [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 2025-10-17 08:00:35,312 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,312 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6577ms INFO 2025-10-17 08:00:35,312 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,312 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4657ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,316 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,316 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2065ms INFO 2025-10-17 08:00:35,316 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,316 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2383ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,352 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:00:35,352 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,352 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,354 [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 2025-10-17 08:00:35,366 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,366 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 12.1606ms INFO 2025-10-17 08:00:35,366 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,366 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9014ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,387 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:00:35,387 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:00:35,387 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,387 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,387 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,387 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,388 [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 2025-10-17 08:00:35,388 [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 2025-10-17 08:00:35,389 [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 2025-10-17 08:00:35,390 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,390 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,390 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:00:35,390 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,390 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,391 [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 2025-10-17 08:00:35,391 [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 2025-10-17 08:00:35,392 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:00:35,392 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,393 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,394 [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 2025-10-17 08:00:35,402 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,402 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.9557ms INFO 2025-10-17 08:00:35,402 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,402 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.468ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,403 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,403 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 14.4834ms INFO 2025-10-17 08:00:35,403 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,403 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0883ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,403 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,403 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 12.0755ms INFO 2025-10-17 08:00:35,403 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,403 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.656ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,404 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,404 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.3509ms INFO 2025-10-17 08:00:35,404 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,404 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9383ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,411 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,411 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 22.7794ms INFO 2025-10-17 08:00:35,411 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,411 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5166ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,491 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:00:35,491 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,491 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,492 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:00:35,492 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:35,492 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,493 [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 2025-10-17 08:00:35,493 [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 2025-10-17 08:00:35,510 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,510 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.9128ms INFO 2025-10-17 08:00:35,510 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,510 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7137ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:35,510 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:35,510 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.2487ms INFO 2025-10-17 08:00:35,511 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:35,511 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8812ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:00:36,656 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2025-10-17 08:00:36,657 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:00:36,657 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:36,659 [80 ] 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 2025-10-17 08:00:36,730 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:00:36,732 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 72.9253ms INFO 2025-10-17 08:00:36,732 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 08:00:36,732 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.8917ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:01:12,899 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:01:12,899 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:01:12,899 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:01:12,900 [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 2025-10-17 08:01:12,957 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:01:12,957 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 56.7677ms INFO 2025-10-17 08:01:12,957 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:01:12,957 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.945ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:54,697 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659434498&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:03:54,697 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:03:54,698 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8952ms 200 text/html INFO 2025-10-17 08:03:55,377 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659435176 INFO 2025-10-17 08:03:55,377 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:03:55,377 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7181ms 200 application/javascript INFO 2025-10-17 08:03:55,452 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6662976682808834 INFO 2025-10-17 08:03:55,452 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:03:55,452 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5429ms 200 application/javascript INFO 2025-10-17 08:03:55,801 [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%3D1760659434498%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:03:55,801 [24 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:03:55,802 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:55,803 [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 2025-10-17 08:03:55,804 [24 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659434498&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:03:55,807 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:55,807 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.776ms INFO 2025-10-17 08:03:55,807 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:55,807 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7622ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:55,841 [60 ] 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 2025-10-17 08:03:55,841 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:03:55,841 [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 2025-10-17 08:03:55,841 [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 2025-10-17 08:03:55,842 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:55,843 [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). WARN 2025-10-17 08:03:55,843 [60 ] 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 2025-10-17 08:03:55,844 [60 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:03:55,844 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:55,844 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9366ms INFO 2025-10-17 08:03:55,844 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:55,844 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9625ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:03:55,960 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:03:55,961 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:03:55,961 [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 2025-10-17 08:03:55,961 [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 2025-10-17 08:03:55,961 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:03:55,962 [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 2025-10-17 08:03:55,964 [37 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NTgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDU5MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS9leiAgOW8uiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTU4IiwianRpIjoiZjgyOWQzMzEtYmE5Ni00MGQzLTg3OGItNmJkYzUxY2JjNjU1IiwiaWF0IjoxNzYwNTI4ODMyLCJuYmYiOjE3NjA1Mjg4MzAsImV4cCI6MTc2MDYxNTIzMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.-2bLwTPtvj6scKJLbvbSTrd-C8HrAKIboMzFd4K6rjc INFO 2025-10-17 08:03:55,967 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:55,967 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.3278ms INFO 2025-10-17 08:03:55,967 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:03:55,967 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4179ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,095 [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 2025-10-17 08:03:56,095 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:03:56,096 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,098 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,099 [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 2025-10-17 08:03:56,101 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:03:56,101 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:03:56,101 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:03:56,115 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:03:56,118 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,118 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6825ms INFO 2025-10-17 08:03:56,118 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,118 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9896ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,235 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:03:56,235 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,236 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,236 [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 2025-10-17 08:03:56,236 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,237 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,237 [23 ] 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 2025-10-17 08:03:56,238 [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 2025-10-17 08:03:56,238 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:03:56,238 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:03:56,238 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:03:56,242 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,242 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1943ms INFO 2025-10-17 08:03:56,242 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,242 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0837ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,253 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:03:56,268 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:03:56,271 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,272 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.4637ms INFO 2025-10-17 08:03:56,272 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,272 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5537ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,375 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:03:56,375 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,376 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,376 [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 2025-10-17 08:03:56,377 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,377 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,377 [23 ] 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 2025-10-17 08:03:56,378 [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 2025-10-17 08:03:56,381 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,381 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3566ms INFO 2025-10-17 08:03:56,381 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,381 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1289ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,385 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,385 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3498ms INFO 2025-10-17 08:03:56,385 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,385 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3293ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,431 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:03:56,431 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,431 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,432 [23 ] 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 2025-10-17 08:03:56,432 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,432 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,432 [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 2025-10-17 08:03:56,433 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:03:56,435 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,435 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2523ms INFO 2025-10-17 08:03:56,435 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,436 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0375ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,436 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,436 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1057ms INFO 2025-10-17 08:03:56,436 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,436 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8462ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,471 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:03:56,471 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,471 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:03:56,471 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,471 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,471 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:03:56,471 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,472 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,472 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,472 [59 ] 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 2025-10-17 08:03:56,472 [24 ] 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 2025-10-17 08:03:56,473 [37 ] 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 2025-10-17 08:03:56,479 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,479 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.7195ms INFO 2025-10-17 08:03:56,479 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,479 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3788ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,480 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,480 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.4714ms INFO 2025-10-17 08:03:56,480 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,480 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1668ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,481 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,481 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6745ms INFO 2025-10-17 08:03:56,481 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,481 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.733ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,502 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:03:56,502 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,503 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,504 [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 2025-10-17 08:03:56,508 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,508 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6272ms INFO 2025-10-17 08:03:56,508 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,508 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3048ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,551 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:03:56,551 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,551 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,551 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:03:56,551 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:03:56,551 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,552 [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 2025-10-17 08:03:56,553 [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 2025-10-17 08:03:56,561 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,561 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2832ms INFO 2025-10-17 08:03:56,561 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,561 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0628ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:03:56,568 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:03:56,568 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.004ms INFO 2025-10-17 08:03:56,568 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:03:56,568 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7204ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:00,702 [37 ] 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 2025-10-17 08:04:00,703 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:04:00,703 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7748ms 200 text/html INFO 2025-10-17 08:04:00,812 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 08:04:00,812 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:00,816 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 08:04:00,816 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 08:04:00,816 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9173ms 200 application/javascript INFO 2025-10-17 08:04:00,823 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 08:04:00,823 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5826ms 200 application/javascript INFO 2025-10-17 08:04:01,066 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 08:04:01,068 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 08:04:01,068 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5917ms 200 text/css INFO 2025-10-17 08:04:01,069 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659441329&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:04:01,069 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:04:01,069 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5746ms 200 text/html INFO 2025-10-17 08:04:01,071 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 08:04:01,071 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 08:04:01,072 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 08:04:01,072 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5279ms 200 application/javascript INFO 2025-10-17 08:04:01,073 [59 ] 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 2025-10-17 08:04:01,073 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2932ms 200 application/javascript INFO 2025-10-17 08:04:01,075 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 08:04:01,076 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 08:04:01,076 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5385ms 200 application/javascript INFO 2025-10-17 08:04:01,696 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:04:01,696 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:01,696 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:01,698 [37 ] 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 2025-10-17 08:04:01,700 [23 ] 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 2025-10-17 08:04:01,700 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:01,701 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:01,701 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:04:01,702 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:01,702 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:01,702 [23 ] 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 2025-10-17 08:04:01,703 [59 ] 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 2025-10-17 08:04:01,704 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:01,704 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.8387ms INFO 2025-10-17 08:04:01,705 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:01,705 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8697ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:01,722 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:01,722 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 18.9103ms INFO 2025-10-17 08:04:01,722 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:01,722 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7018ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:01,801 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 08:04:01,802 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 08:04:01,802 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7396ms 200 application/javascript INFO 2025-10-17 08:04:01,804 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:01,805 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 102.3688ms INFO 2025-10-17 08:04:01,805 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:01,805 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.492ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:01,813 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 08:04:01,813 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 08:04:01,813 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5474ms 200 application/javascript INFO 2025-10-17 08:04:01,816 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:04:01,817 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 08:04:01,817 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8918ms 200 application/javascript INFO 2025-10-17 08:04:01,941 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 08:04:01,944 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 08:04:01,944 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6991ms 200 text/css INFO 2025-10-17 08:04:01,952 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 08:04:01,952 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:01,953 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 08:04:01,956 [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 2025-10-17 08:04:01,956 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6367ms 200 application/javascript INFO 2025-10-17 08:04:01,958 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 08:04:01,958 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 08:04:01,958 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 08:04:01,958 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3435ms 200 application/javascript INFO 2025-10-17 08:04:01,958 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 08:04:01,958 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.385ms 200 application/javascript INFO 2025-10-17 08:04:01,962 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:04:01,963 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 08:04:01,963 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9694ms 200 application/javascript INFO 2025-10-17 08:04:01,963 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 08:04:01,963 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2817ms 200 application/javascript INFO 2025-10-17 08:04:03,790 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 08:04:03,790 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 08:04:03,791 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6501ms 200 application/javascript INFO 2025-10-17 08:04:04,190 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659444699 INFO 2025-10-17 08:04:04,190 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:04:04,191 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7802ms 200 application/javascript INFO 2025-10-17 08:04:04,320 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3378136208093996 INFO 2025-10-17 08:04:04,320 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:04:04,320 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6566ms 200 application/javascript INFO 2025-10-17 08:04:04,406 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 08:04:04,407 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 08:04:04,407 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0645ms 200 image/jpeg INFO 2025-10-17 08:04:04,541 [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%3D1760659441329%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:04:04,541 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:04:04,541 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:04,543 [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 2025-10-17 08:04:04,544 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659441329&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:04:04,545 [24 ] 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 2025-10-17 08:04:04,545 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:04,545 [24 ] 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 2025-10-17 08:04:04,545 [24 ] 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 2025-10-17 08:04:04,545 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:04,547 [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 2025-10-17 08:04:04,547 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:04,547 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1902ms INFO 2025-10-17 08:04:04,547 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:04,547 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4405ms 200 application/json; charset=utf-8 WARN 2025-10-17 08:04:04,548 [24 ] 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 2025-10-17 08:04:04,548 [24 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:04:04,548 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:04,548 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9891ms INFO 2025-10-17 08:04:04,548 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:04,548 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3672ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:04:04,761 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2025-10-17 08:04:04,761 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:04,762 [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 2025-10-17 08:04:04,762 [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 2025-10-17 08:04:04,762 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:04:04,763 [65 ] 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 2025-10-17 08:04:04,765 [65 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY1MDE3IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYyMjUiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpkp_mnJ3puY8iLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjUwMTciLCJqdGkiOiI1MTVmMTJhZS0wMDIyLTQ3MWUtODY0Mi1hODQ1NjE1ZWQzZjEiLCJpYXQiOjE3NjA0MDk3NjcsIm5iZiI6MTc2MDQwOTc2NSwiZXhwIjoxNzYwNDk2MTY3LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.IUdl8T5UkVvbzaYUNO6ZJDNVsgmZOAuTjH0Ys19KZnQ INFO 2025-10-17 08:04:04,776 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:04,776 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 12.5516ms INFO 2025-10-17 08:04:04,776 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:04:04,776 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8948ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:05,040 [24 ] 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 2025-10-17 08:04:05,041 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:05,041 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:05,043 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:05,044 [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 2025-10-17 08:04:05,046 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:04:05,046 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:04:05,046 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:04:05,061 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:04:05,064 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:05,064 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.3769ms INFO 2025-10-17 08:04:05,064 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:05,064 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4738ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:05,322 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:04:05,322 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:05,323 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:05,324 [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 2025-10-17 08:04:05,324 [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 2025-10-17 08:04:05,324 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:05,324 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:05,325 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:04:05,325 [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 2025-10-17 08:04:05,326 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:04:05,326 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:04:05,329 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:05,329 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4034ms INFO 2025-10-17 08:04:05,329 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:05,329 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9848ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:05,340 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:04:05,355 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:04:05,358 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:05,358 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.1409ms INFO 2025-10-17 08:04:05,358 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:05,358 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4088ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:05,635 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 08:04:05,636 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:05,636 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 08:04:05,636 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8654ms 200 application/javascript INFO 2025-10-17 08:04:05,637 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 08:04:05,637 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:05,638 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 08:04:05,638 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7903ms 200 application/javascript INFO 2025-10-17 08:04:05,645 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 08:04:05,645 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:05,645 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 08:04:05,645 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4624ms 200 application/javascript INFO 2025-10-17 08:04:05,646 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 08:04:05,646 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:05,646 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 08:04:05,646 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4503ms 200 application/javascript INFO 2025-10-17 08:04:05,647 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 08:04:05,647 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 08:04:05,647 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 08:04:05,647 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4287ms 200 text/css INFO 2025-10-17 08:04:05,648 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 08:04:05,648 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1104ms 200 text/css INFO 2025-10-17 08:04:05,760 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 08:04:05,760 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 08:04:05,760 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8503ms 200 text/css INFO 2025-10-17 08:04:05,763 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 08:04:05,763 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:05,763 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 08:04:05,763 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4767ms 200 application/javascript INFO 2025-10-17 08:04:05,775 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 08:04:05,775 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:05,775 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 08:04:05,775 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4368ms 200 application/javascript INFO 2025-10-17 08:04:05,778 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:04:05,778 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:05,778 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:05,779 [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 2025-10-17 08:04:05,781 [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 2025-10-17 08:04:05,781 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:05,781 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:05,783 [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 2025-10-17 08:04:05,789 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:05,790 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9619ms INFO 2025-10-17 08:04:05,790 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:05,790 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:05,790 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6312ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:05,790 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 10.2369ms INFO 2025-10-17 08:04:05,790 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:05,790 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.234ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:06,027 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:04:06,027 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:06,027 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,029 [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 2025-10-17 08:04:06,034 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:06,034 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2274ms INFO 2025-10-17 08:04:06,034 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,034 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4183ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:06,301 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 08:04:06,301 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 08:04:06,301 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 08:04:06,301 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7214ms 200 image/png INFO 2025-10-17 08:04:06,301 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 08:04:06,301 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 08:04:06,301 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8371ms 200 image/png INFO 2025-10-17 08:04:06,302 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 08:04:06,302 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 08:04:06,302 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4348ms 200 image/png INFO 2025-10-17 08:04:06,302 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 08:04:06,302 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4596ms 200 image/png INFO 2025-10-17 08:04:06,342 [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 2025-10-17 08:04:06,342 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:06,342 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,343 [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 2025-10-17 08:04:06,345 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:04:06,345 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:06,345 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,346 [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 2025-10-17 08:04:06,347 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:06,347 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7976ms INFO 2025-10-17 08:04:06,347 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,347 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8165ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:06,350 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:06,350 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.364ms INFO 2025-10-17 08:04:06,350 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,350 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0254ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:06,427 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:04:06,427 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:06,428 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,429 [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 2025-10-17 08:04:06,432 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:06,432 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8891ms INFO 2025-10-17 08:04:06,432 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,432 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5027ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:06,434 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:04:06,435 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:06,435 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,436 [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 2025-10-17 08:04:06,439 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:04:06,439 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:06,439 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,441 [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 2025-10-17 08:04:06,443 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:06,444 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6073ms INFO 2025-10-17 08:04:06,444 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,444 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2037ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:06,444 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:06,444 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2454ms INFO 2025-10-17 08:04:06,444 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,444 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.859ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:06,680 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 08:04:06,680 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 08:04:06,681 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 08:04:06,681 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9318ms 200 image/jpeg INFO 2025-10-17 08:04:06,681 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 08:04:06,681 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8324ms 200 image/png INFO 2025-10-17 08:04:06,686 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 08:04:06,686 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 08:04:06,686 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7254ms 200 image/jpeg INFO 2025-10-17 08:04:06,687 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 08:04:06,688 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 08:04:06,688 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0207ms 200 image/jpeg INFO 2025-10-17 08:04:06,691 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:04:06,692 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:06,692 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,693 [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 2025-10-17 08:04:06,702 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:06,702 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6782ms INFO 2025-10-17 08:04:06,702 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,702 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6908ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:06,707 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:04:06,707 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:06,707 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,708 [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 2025-10-17 08:04:06,728 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:06,728 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.5945ms INFO 2025-10-17 08:04:06,728 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:06,728 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.337ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:09,230 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 08:04:09,231 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 08:04:09,231 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9738ms 200 text/css INFO 2025-10-17 08:04:09,231 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 08:04:09,232 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:09,232 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 08:04:09,232 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7375ms 200 application/javascript INFO 2025-10-17 08:04:09,359 [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 2025-10-17 08:04:09,359 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:09,360 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,361 [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 2025-10-17 08:04:09,365 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:09,365 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5187ms INFO 2025-10-17 08:04:09,365 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,365 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6699ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:09,367 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 08:04:09,367 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:09,367 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,368 [37 ] 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 2025-10-17 08:04:09,372 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:04:09,372 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:09,372 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,373 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:09,373 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.7714ms INFO 2025-10-17 08:04:09,373 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,373 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5094ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:09,374 [37 ] 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 2025-10-17 08:04:09,376 [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 2025-10-17 08:04:09,376 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:09,376 [24 ] 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 2025-10-17 08:04:09,376 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,376 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:09,376 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,377 [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 2025-10-17 08:04:09,378 [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 2025-10-17 08:04:09,379 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:09,379 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.7122ms INFO 2025-10-17 08:04:09,379 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,380 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3997ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:09,381 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:09,381 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:09,381 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3767ms INFO 2025-10-17 08:04:09,381 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,381 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.008ms INFO 2025-10-17 08:04:09,381 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,381 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7374ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:09,381 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1226ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:09,507 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65017& INFO 2025-10-17 08:04:09,507 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:09,507 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,508 [24 ] 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 2025-10-17 08:04:09,512 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:09,512 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.7364ms INFO 2025-10-17 08:04:09,512 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:09,512 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7324ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:10,756 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 08:04:10,756 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 08:04:10,757 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6404ms 200 text/css INFO 2025-10-17 08:04:10,757 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2025-10-17 08:04:10,757 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:10,757 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTableList.bfa59482.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTableList.bfa59482.js' INFO 2025-10-17 08:04:10,757 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6188ms 200 application/javascript INFO 2025-10-17 08:04:10,757 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 08:04:10,757 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2025-10-17 08:04:10,758 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:10,758 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 08:04:10,758 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/subTableList.04b88ebd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\subTableList.04b88ebd.css' INFO 2025-10-17 08:04:10,758 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3737ms 200 application/javascript INFO 2025-10-17 08:04:10,758 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.41ms 200 text/css INFO 2025-10-17 08:04:10,884 [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 2025-10-17 08:04:10,885 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:10,885 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:10,886 [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 2025-10-17 08:04:10,893 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:10,893 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6013ms INFO 2025-10-17 08:04:10,893 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:10,893 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.555ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:11,002 [65 ] 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 2025-10-17 08:04:11,002 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:11,003 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:11,005 [65 ] 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 2025-10-17 08:04:11,007 [65 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 08:04:11,379 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:11,385 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 380.1048ms INFO 2025-10-17 08:04:11,385 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:11,385 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 383.0159ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:35,212 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659475675&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:04:35,212 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:04:35,212 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8489ms 200 text/html INFO 2025-10-17 08:04:35,716 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659476202 INFO 2025-10-17 08:04:35,717 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:04:35,717 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8355ms 200 application/javascript INFO 2025-10-17 08:04:35,802 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4875990265435415 INFO 2025-10-17 08:04:35,802 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:04:35,802 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6866ms 200 application/javascript INFO 2025-10-17 08:04:36,065 [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%3D1760659475675%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:04:36,065 [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 2025-10-17 08:04:36,065 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:36,065 [59 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:04:36,065 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,065 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,066 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,067 [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 2025-10-17 08:04:36,067 [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 2025-10-17 08:04:36,068 [59 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659475675&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:04:36,071 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,071 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7826ms INFO 2025-10-17 08:04:36,071 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,071 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8661ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,074 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:04:36,074 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:04:36,074 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:04:36,089 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:04:36,092 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,092 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 25.0829ms INFO 2025-10-17 08:04:36,092 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,092 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.987ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,235 [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 2025-10-17 08:04:36,235 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:04:36,235 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,235 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,235 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,235 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,236 [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 2025-10-17 08:04:36,237 [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 2025-10-17 08:04:36,237 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:04:36,237 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:04:36,237 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:04:36,240 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,240 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3315ms INFO 2025-10-17 08:04:36,240 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,240 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2545ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,252 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:04:36,252 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:04:36,255 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,255 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.5083ms INFO 2025-10-17 08:04:36,255 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,255 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.445ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,385 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:04:36,386 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,386 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,387 [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 2025-10-17 08:04:36,387 [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 2025-10-17 08:04:36,388 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,388 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,389 [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 2025-10-17 08:04:36,391 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,391 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 4.0617ms INFO 2025-10-17 08:04:36,391 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,391 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0773ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,392 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,392 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.912ms INFO 2025-10-17 08:04:36,392 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,392 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6602ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,475 [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 2025-10-17 08:04:36,475 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:04:36,475 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,475 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,475 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,475 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,477 [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 2025-10-17 08:04:36,477 [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 2025-10-17 08:04:36,480 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,480 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,480 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2479ms INFO 2025-10-17 08:04:36,480 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,480 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2252ms INFO 2025-10-17 08:04:36,480 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,480 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.973ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,480 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2446ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,482 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:04:36,482 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,483 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,484 [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 2025-10-17 08:04:36,487 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,487 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8323ms INFO 2025-10-17 08:04:36,487 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,487 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6232ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,524 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:04:36,525 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,525 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,526 [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 2025-10-17 08:04:36,527 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:04:36,528 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,528 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,529 [37 ] 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 2025-10-17 08:04:36,529 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,529 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3085ms INFO 2025-10-17 08:04:36,529 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,529 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9531ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,536 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,536 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3845ms INFO 2025-10-17 08:04:36,536 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,536 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0821ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,549 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:04:36,549 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,549 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,550 [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 2025-10-17 08:04:36,554 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,554 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1638ms INFO 2025-10-17 08:04:36,554 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,554 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7187ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,596 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:04:36,597 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,597 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,598 [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 2025-10-17 08:04:36,600 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:04:36,600 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:36,600 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,601 [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 2025-10-17 08:04:36,606 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,606 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5232ms INFO 2025-10-17 08:04:36,606 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,607 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1411ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:36,617 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:36,617 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.652ms INFO 2025-10-17 08:04:36,617 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:36,617 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2861ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:45,475 [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 2025-10-17 08:04:45,475 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:45,475 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,477 [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 2025-10-17 08:04:45,477 [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 2025-10-17 08:04:45,478 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:45,478 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,479 [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 2025-10-17 08:04:45,479 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:04:45,479 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:45,480 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,481 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:45,481 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.929ms INFO 2025-10-17 08:04:45,481 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,481 [46 ] 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 2025-10-17 08:04:45,481 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9549ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:45,483 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:45,483 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.3937ms INFO 2025-10-17 08:04:45,483 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,484 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1677ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:45,486 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:45,486 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.0693ms INFO 2025-10-17 08:04:45,486 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,486 [59 ] 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 2025-10-17 08:04:45,486 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7069ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:45,486 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:45,486 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,487 [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 2025-10-17 08:04:45,490 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:45,490 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.6758ms INFO 2025-10-17 08:04:45,490 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,490 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.21ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:45,492 [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 2025-10-17 08:04:45,492 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:45,492 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,493 [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 2025-10-17 08:04:45,496 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:45,496 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.6879ms INFO 2025-10-17 08:04:45,496 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,496 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2747ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:45,598 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65017& INFO 2025-10-17 08:04:45,598 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:45,598 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,599 [59 ] 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 2025-10-17 08:04:45,602 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:45,602 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.1935ms INFO 2025-10-17 08:04:45,602 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:45,602 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8177ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:51,871 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/setting.b1869237.js INFO 2025-10-17 08:04:51,872 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/setting.72807cef.css INFO 2025-10-17 08:04:51,872 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:51,872 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/setting.b1869237.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\setting.b1869237.js' INFO 2025-10-17 08:04:51,872 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/setting.72807cef.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\setting.72807cef.css' INFO 2025-10-17 08:04:51,872 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6821ms 200 application/javascript INFO 2025-10-17 08:04:51,872 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6492ms 200 text/css INFO 2025-10-17 08:04:51,952 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ts.c79ecdf1.png INFO 2025-10-17 08:04:51,953 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ts.c79ecdf1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ts.c79ecdf1.png' INFO 2025-10-17 08:04:51,953 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6028ms 200 image/png INFO 2025-10-17 08:04:51,982 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/AutoUpdate/GetVersion?& INFO 2025-10-17 08:04:51,982 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:51,982 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:04:51,984 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetVersion", controller = "AutoUpdate", area = ""}. Executing controller action with signature System.String GetVersion() on controller Sg.HcmMb.Controllers.AutoUpdateController (Sg.Hcm.Web.Core). INFO 2025-10-17 08:04:52,439 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:52,439 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core) in 454.24ms INFO 2025-10-17 08:04:52,439 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:04:52,439 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 457.3236ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:56,812 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659497313&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:04:56,812 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:04:56,812 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7536ms 200 text/html INFO 2025-10-17 08:04:57,392 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659497847 INFO 2025-10-17 08:04:57,392 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:04:57,392 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.608ms 200 application/javascript INFO 2025-10-17 08:04:57,466 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17881688897869874 INFO 2025-10-17 08:04:57,466 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:04:57,466 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5322ms 200 application/javascript INFO 2025-10-17 08:04:57,571 [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%3D1760659497313%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:04:57,572 [59 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:04:57,572 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,573 [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 2025-10-17 08:04:57,574 [59 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659497313&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:04:57,577 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,577 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6499ms INFO 2025-10-17 08:04:57,577 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,577 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6399ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:57,588 [24 ] 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 2025-10-17 08:04:57,588 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:04:57,588 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:57,588 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,589 [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 2025-10-17 08:04:57,590 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:04:57,590 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:04:57,590 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:04:57,605 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:04:57,607 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,608 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.1945ms INFO 2025-10-17 08:04:57,608 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,608 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1491ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:57,712 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:04:57,712 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:57,712 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,714 [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 2025-10-17 08:04:57,715 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:04:57,715 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:04:57,715 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:04:57,716 [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 2025-10-17 08:04:57,716 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:57,716 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,717 [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 2025-10-17 08:04:57,721 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,721 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4204ms INFO 2025-10-17 08:04:57,721 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,721 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2941ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:57,730 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:04:57,730 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:04:57,732 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,732 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7976ms INFO 2025-10-17 08:04:57,732 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,733 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7188ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:57,877 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:04:57,878 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:57,878 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,879 [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 2025-10-17 08:04:57,881 [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 2025-10-17 08:04:57,881 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:57,881 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,882 [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 2025-10-17 08:04:57,882 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,882 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4193ms INFO 2025-10-17 08:04:57,883 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,883 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3693ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:57,885 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,885 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8845ms INFO 2025-10-17 08:04:57,885 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,885 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6042ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:57,905 [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 2025-10-17 08:04:57,905 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:57,905 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,906 [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 2025-10-17 08:04:57,909 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,909 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.6837ms INFO 2025-10-17 08:04:57,909 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,909 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.385ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:57,915 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:04:57,915 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:57,915 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,916 [24 ] 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 2025-10-17 08:04:57,919 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,919 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3031ms INFO 2025-10-17 08:04:57,919 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,920 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8668ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:57,922 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:04:57,922 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:57,922 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,922 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:04:57,922 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:57,923 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,923 [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 2025-10-17 08:04:57,924 [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 2025-10-17 08:04:57,926 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,926 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.021ms INFO 2025-10-17 08:04:57,926 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,926 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7938ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:57,932 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,932 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.5116ms INFO 2025-10-17 08:04:57,932 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,932 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0399ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:57,947 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:04:57,948 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:57,948 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,949 [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 2025-10-17 08:04:57,953 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:57,953 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.0255ms INFO 2025-10-17 08:04:57,953 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:57,953 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8427ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:58,012 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:04:58,013 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:58,013 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:58,014 [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 2025-10-17 08:04:58,019 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:58,019 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9378ms INFO 2025-10-17 08:04:58,019 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:58,019 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9929ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:58,042 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:04:58,042 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:58,042 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:58,044 [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 2025-10-17 08:04:58,046 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:04:58,046 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:58,046 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:58,047 [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 2025-10-17 08:04:58,052 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:58,052 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2074ms INFO 2025-10-17 08:04:58,052 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:58,052 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9268ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:58,063 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:58,063 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.6641ms INFO 2025-10-17 08:04:58,063 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:58,063 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.251ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:59,152 [9 ] 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 2025-10-17 08:04:59,152 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:59,152 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,154 [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 2025-10-17 08:04:59,157 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:59,158 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7809ms INFO 2025-10-17 08:04:59,158 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,158 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9409ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:59,162 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:04:59,162 [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 2025-10-17 08:04:59,162 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:59,163 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,163 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:59,163 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,164 [37 ] 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 2025-10-17 08:04:59,164 [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 2025-10-17 08:04:59,168 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:59,168 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.152ms INFO 2025-10-17 08:04:59,168 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,168 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9043ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:59,168 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:59,169 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.8068ms INFO 2025-10-17 08:04:59,169 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,169 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6793ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:59,170 [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 2025-10-17 08:04:59,170 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:59,170 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,170 [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 2025-10-17 08:04:59,170 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:59,170 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,171 [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 2025-10-17 08:04:59,172 [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 2025-10-17 08:04:59,174 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:59,174 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9199ms INFO 2025-10-17 08:04:59,174 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,174 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5979ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:59,175 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:59,175 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8755ms INFO 2025-10-17 08:04:59,175 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,175 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7868ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:04:59,280 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65017& INFO 2025-10-17 08:04:59,281 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:04:59,281 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,282 [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 2025-10-17 08:04:59,285 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:04:59,285 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.0783ms INFO 2025-10-17 08:04:59,285 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:04:59,285 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8599ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:02,200 [65 ] 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 2025-10-17 08:05:02,201 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:02,201 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:02,202 [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 2025-10-17 08:05:02,206 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:02,206 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4132ms INFO 2025-10-17 08:05:02,206 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:02,206 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8613ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:02,356 [37 ] 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 2025-10-17 08:05:02,356 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:02,356 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:02,357 [37 ] 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 2025-10-17 08:05:02,359 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 08:05:02,385 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:02,391 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 33.012ms INFO 2025-10-17 08:05:02,391 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:02,391 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0029ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:31,901 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659532398&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:05:31,901 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:05:31,902 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9717ms 200 text/html INFO 2025-10-17 08:05:32,430 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659532864 INFO 2025-10-17 08:05:32,431 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:05:32,431 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6885ms 200 application/javascript INFO 2025-10-17 08:05:32,495 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.44114461742570654 INFO 2025-10-17 08:05:32,495 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:05:32,496 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4842ms 200 application/javascript INFO 2025-10-17 08:05:32,615 [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%3D1760659532398%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:05:32,615 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:05:32,615 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,617 [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 2025-10-17 08:05:32,618 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659532398&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:05:32,619 [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 2025-10-17 08:05:32,620 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:05:32,620 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,620 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,621 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,621 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.286ms INFO 2025-10-17 08:05:32,621 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,621 [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 2025-10-17 08:05:32,621 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5105ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,623 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:05:32,623 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:05:32,623 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:05:32,638 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:05:32,640 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,640 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6862ms INFO 2025-10-17 08:05:32,640 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,640 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7002ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,740 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:05:32,740 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,740 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,741 [23 ] 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 2025-10-17 08:05:32,742 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:05:32,742 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:05:32,742 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:05:32,745 [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 2025-10-17 08:05:32,745 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,745 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,747 [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 2025-10-17 08:05:32,750 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,750 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1341ms INFO 2025-10-17 08:05:32,750 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,750 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7879ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,757 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:05:32,757 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:05:32,759 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,760 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1966ms INFO 2025-10-17 08:05:32,760 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,760 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9883ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,854 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:05:32,855 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,855 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,856 [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 2025-10-17 08:05:32,859 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,859 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8773ms INFO 2025-10-17 08:05:32,859 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,859 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5894ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,860 [23 ] 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 2025-10-17 08:05:32,860 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,860 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,861 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:05:32,864 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,864 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9882ms INFO 2025-10-17 08:05:32,864 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,864 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7019ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,899 [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 2025-10-17 08:05:32,899 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,899 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,900 [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 2025-10-17 08:05:32,903 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,903 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7097ms INFO 2025-10-17 08:05:32,903 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,903 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2999ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,916 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:05:32,916 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,916 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,917 [23 ] 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 2025-10-17 08:05:32,920 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,920 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0334ms INFO 2025-10-17 08:05:32,920 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,920 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7072ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,922 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:05:32,923 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,923 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,924 [23 ] 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 2025-10-17 08:05:32,927 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,927 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6595ms INFO 2025-10-17 08:05:32,927 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,927 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3099ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,927 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:05:32,927 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,927 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,929 [23 ] 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 2025-10-17 08:05:32,932 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:05:32,932 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,932 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,933 [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 2025-10-17 08:05:32,936 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,936 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1515ms INFO 2025-10-17 08:05:32,936 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,936 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6597ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,936 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:32,936 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2144ms INFO 2025-10-17 08:05:32,936 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,937 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8354ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:32,992 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:05:32,995 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:32,995 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:32,996 [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 2025-10-17 08:05:33,000 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:33,000 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.343ms INFO 2025-10-17 08:05:33,000 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:33,000 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4222ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:33,002 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:05:33,002 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:33,002 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:33,003 [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 2025-10-17 08:05:33,004 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:05:33,005 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:33,005 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:33,006 [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 2025-10-17 08:05:33,012 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:33,012 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2566ms INFO 2025-10-17 08:05:33,012 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:33,012 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8165ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:33,022 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:33,022 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1173ms INFO 2025-10-17 08:05:33,022 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:33,022 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7681ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:40,275 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:05:40,276 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:40,276 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:40,277 [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 2025-10-17 08:05:40,278 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:05:40,278 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:40,278 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:40,279 [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 2025-10-17 08:05:40,282 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:05:40,282 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:40,282 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:40,283 [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 2025-10-17 08:05:40,293 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:40,293 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.0763ms INFO 2025-10-17 08:05:40,293 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:40,293 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4069ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:40,294 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:40,294 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.2966ms INFO 2025-10-17 08:05:40,294 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:40,294 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0128ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:40,295 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:40,296 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.4033ms INFO 2025-10-17 08:05:40,296 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:40,296 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1142ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:40,405 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:05:40,405 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:40,405 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:40,406 [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 2025-10-17 08:05:40,409 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:40,409 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0453ms INFO 2025-10-17 08:05:40,409 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:40,410 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9279ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:41,470 [57 ] 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 2025-10-17 08:05:41,470 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:41,470 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,472 [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 2025-10-17 08:05:41,473 [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 2025-10-17 08:05:41,473 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:41,473 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,474 [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 2025-10-17 08:05:41,475 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:41,475 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6779ms INFO 2025-10-17 08:05:41,475 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,475 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7984ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:41,477 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:05:41,477 [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 2025-10-17 08:05:41,477 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:41,477 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:41,478 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,478 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,479 [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 2025-10-17 08:05:41,479 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:41,479 [57 ] 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 2025-10-17 08:05:41,479 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.5565ms INFO 2025-10-17 08:05:41,479 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,479 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3273ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:41,480 [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 2025-10-17 08:05:41,480 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:41,481 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,482 [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 2025-10-17 08:05:41,483 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:41,483 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.556ms INFO 2025-10-17 08:05:41,483 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,483 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1293ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:41,485 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:41,485 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.3481ms INFO 2025-10-17 08:05:41,485 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,485 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1695ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:41,486 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:41,486 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9561ms INFO 2025-10-17 08:05:41,486 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,486 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7796ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:41,588 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65017& INFO 2025-10-17 08:05:41,588 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:41,588 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,589 [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 2025-10-17 08:05:41,593 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:41,593 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.2402ms INFO 2025-10-17 08:05:41,593 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:41,593 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0134ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:44,440 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/changePwd2.dc1bd83c.css INFO 2025-10-17 08:05:44,441 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/changePwd2.dc1bd83c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\changePwd2.dc1bd83c.css' INFO 2025-10-17 08:05:44,441 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.83ms 200 text/css INFO 2025-10-17 08:05:44,442 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/changePwd2.5bd19c8e.js INFO 2025-10-17 08:05:44,442 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:05:44,443 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/changePwd2.5bd19c8e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\changePwd2.5bd19c8e.js' INFO 2025-10-17 08:05:44,443 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5091ms 200 application/javascript INFO 2025-10-17 08:05:44,594 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 08:05:44,594 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:44,594 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=2605400501,2605400502&IsEss=true& INFO 2025-10-17 08:05:44,594 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:44,595 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:44,595 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:44,596 [60 ] 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 2025-10-17 08:05:44,596 [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 2025-10-17 08:05:44,600 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:44,601 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:44,601 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.8289ms INFO 2025-10-17 08:05:44,601 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:44,601 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6651ms INFO 2025-10-17 08:05:44,601 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:44,601 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8341ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:44,601 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4294ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:50,287 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659550751&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:05:50,287 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:05:50,288 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8291ms 200 text/html INFO 2025-10-17 08:05:50,757 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659551257 INFO 2025-10-17 08:05:50,757 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:05:50,758 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.646ms 200 application/javascript INFO 2025-10-17 08:05:50,817 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3229699366081873 INFO 2025-10-17 08:05:50,817 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:05:50,817 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4563ms 200 application/javascript INFO 2025-10-17 08:05:50,946 [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%3D1760659550751%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:05:50,947 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:05:50,947 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:50,948 [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 2025-10-17 08:05:50,949 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659550751&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:05:50,956 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:50,956 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 8.0931ms INFO 2025-10-17 08:05:50,956 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:50,956 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9902ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:50,996 [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 2025-10-17 08:05:50,996 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:05:50,996 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:50,997 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:50,998 [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 2025-10-17 08:05:50,999 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:05:50,999 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:05:50,999 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:05:51,014 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:05:51,016 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,016 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5197ms INFO 2025-10-17 08:05:51,016 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,016 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3917ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,115 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:05:51,116 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,116 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,117 [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 2025-10-17 08:05:51,118 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:05:51,118 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:05:51,118 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:05:51,121 [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 2025-10-17 08:05:51,122 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,122 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,123 [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 2025-10-17 08:05:51,127 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,127 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6513ms INFO 2025-10-17 08:05:51,127 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,127 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5136ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,133 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:05:51,133 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:05:51,136 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,136 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6792ms INFO 2025-10-17 08:05:51,136 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,137 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2219ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,256 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:05:51,256 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,256 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,257 [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 2025-10-17 08:05:51,260 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,260 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0877ms INFO 2025-10-17 08:05:51,260 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,260 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9287ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,261 [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 2025-10-17 08:05:51,262 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,262 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,263 [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 2025-10-17 08:05:51,266 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,266 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7364ms INFO 2025-10-17 08:05:51,266 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,266 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4083ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,311 [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 2025-10-17 08:05:51,311 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,311 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,313 [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 2025-10-17 08:05:51,315 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,315 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8169ms INFO 2025-10-17 08:05:51,315 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,316 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6281ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,317 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:05:51,317 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,317 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,319 [23 ] 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 2025-10-17 08:05:51,321 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:05:51,321 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,321 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,322 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,322 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0922ms INFO 2025-10-17 08:05:51,322 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,322 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7797ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,322 [23 ] 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 2025-10-17 08:05:51,325 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,325 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8512ms INFO 2025-10-17 08:05:51,325 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,325 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4811ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,357 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:05:51,357 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,357 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,358 [23 ] 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 2025-10-17 08:05:51,360 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:05:51,361 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,361 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,362 [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 2025-10-17 08:05:51,365 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,365 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2763ms INFO 2025-10-17 08:05:51,365 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,365 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,365 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9799ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,366 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2351ms INFO 2025-10-17 08:05:51,366 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,366 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9587ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,381 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:05:51,381 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,381 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,383 [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 2025-10-17 08:05:51,387 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,387 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3061ms INFO 2025-10-17 08:05:51,387 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,387 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1648ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,416 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:05:51,416 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,416 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,418 [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 2025-10-17 08:05:51,422 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:05:51,423 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:51,423 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,424 [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 2025-10-17 08:05:51,426 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,426 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6642ms INFO 2025-10-17 08:05:51,426 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,426 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.606ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:51,441 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:51,441 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.0285ms INFO 2025-10-17 08:05:51,441 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:51,441 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7592ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:53,711 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 08:05:53,711 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:53,711 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,711 [77 ] 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 2025-10-17 08:05:53,712 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:53,712 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,713 [23 ] 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 2025-10-17 08:05:53,713 [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 2025-10-17 08:05:53,716 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:05:53,716 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:53,716 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,717 [56 ] 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 2025-10-17 08:05:53,717 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:53,717 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6951ms INFO 2025-10-17 08:05:53,717 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,717 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:53,717 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5053ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:53,717 [77 ] 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 2025-10-17 08:05:53,717 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:53,717 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,717 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4543ms INFO 2025-10-17 08:05:53,717 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,717 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5186ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:53,718 [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 2025-10-17 08:05:53,720 [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 2025-10-17 08:05:53,720 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:53,720 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,721 [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 2025-10-17 08:05:53,721 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:53,721 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0354ms INFO 2025-10-17 08:05:53,721 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,722 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.855ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:53,722 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:53,722 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.227ms INFO 2025-10-17 08:05:53,722 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,722 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9046ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:53,724 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:53,724 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8033ms INFO 2025-10-17 08:05:53,724 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,724 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3339ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:05:53,831 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65017& INFO 2025-10-17 08:05:53,831 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:05:53,831 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,832 [77 ] 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 2025-10-17 08:05:53,835 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:05:53,835 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.0546ms INFO 2025-10-17 08:05:53,835 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:05:53,835 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6999ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:02,911 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/AutoUpdate/GetVersion?& INFO 2025-10-17 08:06:02,912 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:02,912 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:02,914 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetVersion", controller = "AutoUpdate", area = ""}. Executing controller action with signature System.String GetVersion() on controller Sg.HcmMb.Controllers.AutoUpdateController (Sg.Hcm.Web.Core). INFO 2025-10-17 08:06:02,917 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:02,917 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core) in 3.2884ms INFO 2025-10-17 08:06:02,917 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:02,917 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4816ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:09,496 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659569997&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:06:09,497 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:06:09,497 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9503ms 200 text/html INFO 2025-10-17 08:06:09,951 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659570460 INFO 2025-10-17 08:06:09,951 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:06:09,951 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6864ms 200 application/javascript INFO 2025-10-17 08:06:10,015 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5442606672267252 INFO 2025-10-17 08:06:10,016 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:06:10,016 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6275ms 200 application/javascript INFO 2025-10-17 08:06:10,105 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760659569997&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:06:10,106 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 08:06:10,106 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7421ms 200 text/html INFO 2025-10-17 08:06:10,160 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 08:06:10,160 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:06:10,161 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6017ms 200 application/javascript INFO 2025-10-17 08:06:10,213 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 08:06:10,214 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:10,215 [23 ] 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 2025-10-17 08:06:10,217 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 08:06:10,217 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 08:06:10,217 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 08:06:10,217 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 08:06:10,217 [23 ] 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 2025-10-17 08:06:10,220 [23 ] 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 2025-10-17 08:06:10,220 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.4714ms INFO 2025-10-17 08:06:10,220 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:10,220 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6368ms 302 INFO 2025-10-17 08:06:10,520 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=M44SFxAv8lQ33IPnqDay0qvb3IRRH0UW9UcxLgOy6V0&state=ww0fe1cb02189622be INFO 2025-10-17 08:06:10,521 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 08:06:10,521 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7144ms 200 text/html INFO 2025-10-17 08:06:10,615 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=M44SFxAv8lQ33IPnqDay0qvb3IRRH0UW9UcxLgOy6V0 INFO 2025-10-17 08:06:10,615 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:10,617 [57 ] 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 2025-10-17 08:06:10,618 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:M44SFxAv8lQ33IPnqDay0qvb3IRRH0UW9UcxLgOy6V0,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 08:06:10,618 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 08:06:10,618 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:M44SFxAv8lQ33IPnqDay0qvb3IRRH0UW9UcxLgOy6V0 INFO 2025-10-17 08:06:10,618 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 08:06:10,618 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 08:06:10,838 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ INFO 2025-10-17 08:06:10,838 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ&code=M44SFxAv8lQ33IPnqDay0qvb3IRRH0UW9UcxLgOy6V0 INFO 2025-10-17 08:06:11,199 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13798981786","DeviceId":"4371a40a8c3f6327","errcode":0,"errmsg":"ok"} INFO 2025-10-17 08:06:11,213 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:4371a40a8c3f6327 WxUserId:13798981786 INFO 2025-10-17 08:06:11,229 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D016225,a0188:65017 INFO 2025-10-17 08:06:11,267 [20 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 08:06:11,267 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 650.2716ms INFO 2025-10-17 08:06:11,267 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:11,267 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 652.3874ms 200 text/plain; charset=utf-8 INFO 2025-10-17 08:06:11,381 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659571834&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 08:06:11,381 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:06:11,382 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7181ms 200 text/html INFO 2025-10-17 08:06:11,800 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659572264 INFO 2025-10-17 08:06:11,801 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:06:11,801 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6354ms 200 application/javascript INFO 2025-10-17 08:06:11,905 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.036579039313827444 INFO 2025-10-17 08:06:11,906 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:06:11,906 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5917ms 200 application/javascript INFO 2025-10-17 08:06:12,060 [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%3D1760659571834%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 08:06:12,060 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:06:12,060 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,062 [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 2025-10-17 08:06:12,062 [20 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659571834&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 08:06:12,065 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,065 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5179ms INFO 2025-10-17 08:06:12,065 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,066 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.66ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,077 [50 ] 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 2025-10-17 08:06:12,077 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:06:12,077 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,077 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,079 [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 2025-10-17 08:06:12,082 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:06:12,082 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:06:12,082 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:06:12,097 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:06:12,100 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,100 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 21.5851ms INFO 2025-10-17 08:06:12,100 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,100 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5235ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,261 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:06:12,262 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,262 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,263 [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 2025-10-17 08:06:12,264 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:06:12,264 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:06:12,264 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:06:12,266 [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 2025-10-17 08:06:12,266 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,266 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,268 [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 2025-10-17 08:06:12,271 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,271 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.467ms INFO 2025-10-17 08:06:12,271 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,271 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3779ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,279 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:06:12,279 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:06:12,282 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,282 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.1677ms INFO 2025-10-17 08:06:12,282 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,283 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2006ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,417 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:06:12,417 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,418 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,419 [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 2025-10-17 08:06:12,421 [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 2025-10-17 08:06:12,421 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,421 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,422 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,422 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4723ms INFO 2025-10-17 08:06:12,422 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,423 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.506ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,423 [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 2025-10-17 08:06:12,426 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,426 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0209ms INFO 2025-10-17 08:06:12,426 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,426 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9184ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,496 [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 2025-10-17 08:06:12,496 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,496 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,498 [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 2025-10-17 08:06:12,501 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,501 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4628ms INFO 2025-10-17 08:06:12,501 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,501 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4038ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,507 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:06:12,507 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,508 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,509 [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 2025-10-17 08:06:12,510 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:06:12,510 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,510 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,511 [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 2025-10-17 08:06:12,512 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,512 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.6594ms INFO 2025-10-17 08:06:12,512 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,513 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3168ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,514 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,514 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9744ms INFO 2025-10-17 08:06:12,514 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,515 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5741ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,515 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:06:12,515 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,515 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,516 [50 ] 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 2025-10-17 08:06:12,518 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:06:12,518 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,518 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,519 [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 2025-10-17 08:06:12,522 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,522 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0266ms INFO 2025-10-17 08:06:12,522 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,522 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5729ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,523 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,523 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1891ms INFO 2025-10-17 08:06:12,523 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,524 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6899ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,557 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:06:12,557 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,557 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,558 [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 2025-10-17 08:06:12,562 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,562 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3792ms INFO 2025-10-17 08:06:12,562 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,563 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9723ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,611 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:06:12,611 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,611 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,612 [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 2025-10-17 08:06:12,615 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:06:12,615 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:12,615 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,616 [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 2025-10-17 08:06:12,621 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,621 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2962ms INFO 2025-10-17 08:06:12,621 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,621 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0049ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:12,632 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:12,632 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.849ms INFO 2025-10-17 08:06:12,632 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:12,632 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6324ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:13,691 [56 ] 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 2025-10-17 08:06:13,691 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:13,691 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,692 [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 2025-10-17 08:06:13,696 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:13,696 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6977ms INFO 2025-10-17 08:06:13,696 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,696 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7326ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:13,696 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 08:06:13,697 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:13,697 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,697 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:06:13,698 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:13,698 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,698 [20 ] 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 2025-10-17 08:06:13,699 [56 ] 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 2025-10-17 08:06:13,701 [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 2025-10-17 08:06:13,701 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:13,702 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,703 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:13,703 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4871ms INFO 2025-10-17 08:06:13,703 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,703 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2954ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:13,703 [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 2025-10-17 08:06:13,703 [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 2025-10-17 08:06:13,703 [50 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 08:06:13,703 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3678ms 304 text/html INFO 2025-10-17 08:06:13,704 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:13,704 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.3649ms INFO 2025-10-17 08:06:13,704 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,704 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9952ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:13,706 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:13,706 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8786ms INFO 2025-10-17 08:06:13,706 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,706 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5728ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:13,708 [50 ] 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 2025-10-17 08:06:13,708 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:13,708 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,709 [50 ] 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 2025-10-17 08:06:13,712 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:13,712 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1579ms INFO 2025-10-17 08:06:13,712 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,712 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7418ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:13,807 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65017& INFO 2025-10-17 08:06:13,807 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:13,807 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,808 [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 2025-10-17 08:06:13,811 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:13,811 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.1679ms INFO 2025-10-17 08:06:13,811 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:13,812 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.791ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:13,861 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659573408&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:06:13,861 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:06:13,862 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8156ms 200 text/html INFO 2025-10-17 08:06:13,865 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:06:13,866 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 08:06:13,866 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3663ms 304 application/javascript INFO 2025-10-17 08:06:14,727 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659574365 INFO 2025-10-17 08:06:14,728 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:06:14,728 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6879ms 200 application/javascript INFO 2025-10-17 08:06:14,806 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.19302233357442855 INFO 2025-10-17 08:06:14,807 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:06:14,807 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5178ms 200 application/javascript INFO 2025-10-17 08:06:15,008 [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 2025-10-17 08:06:15,008 [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%3D1760659573408%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:06:15,008 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:06:15,008 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:06:15,008 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,008 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,009 [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 2025-10-17 08:06:15,010 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659573408&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:06:15,010 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,012 [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 2025-10-17 08:06:15,013 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,013 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.3829ms INFO 2025-10-17 08:06:15,013 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,013 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2789ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,015 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:06:15,015 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:06:15,015 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:06:15,030 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:06:15,033 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,033 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 21.1241ms INFO 2025-10-17 08:06:15,033 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,033 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.33ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,188 [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 2025-10-17 08:06:15,188 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,189 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,189 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:06:15,190 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,190 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,190 [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 2025-10-17 08:06:15,191 [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 2025-10-17 08:06:15,192 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:06:15,192 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:06:15,192 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:06:15,195 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,195 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6119ms INFO 2025-10-17 08:06:15,195 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,195 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8535ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,224 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:06:15,237 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/AutoUpdate/GetVersion?& INFO 2025-10-17 08:06:15,238 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,238 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:15,239 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:06:15,240 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetVersion", controller = "AutoUpdate", area = ""}. Executing controller action with signature System.String GetVersion() on controller Sg.HcmMb.Controllers.AutoUpdateController (Sg.Hcm.Web.Core). INFO 2025-10-17 08:06:15,242 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,242 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 51.3405ms INFO 2025-10-17 08:06:15,242 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,243 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1754ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,243 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,243 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core) in 2.8736ms INFO 2025-10-17 08:06:15,243 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:15,243 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8115ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,396 [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 2025-10-17 08:06:15,397 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:06:15,397 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,397 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,397 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,397 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,398 [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 2025-10-17 08:06:15,398 [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 2025-10-17 08:06:15,402 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,402 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0068ms INFO 2025-10-17 08:06:15,402 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,403 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.202ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,407 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,407 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7141ms INFO 2025-10-17 08:06:15,407 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,407 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5947ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,443 [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 2025-10-17 08:06:15,444 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,444 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,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 2025-10-17 08:06:15,446 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:06:15,446 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,446 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,447 [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 2025-10-17 08:06:15,448 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,448 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1852ms INFO 2025-10-17 08:06:15,448 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,448 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0073ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,451 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,451 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0565ms INFO 2025-10-17 08:06:15,451 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,451 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8024ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,478 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:06:15,478 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,478 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,479 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:06:15,479 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:06:15,479 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,479 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,479 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,479 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,480 [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 2025-10-17 08:06:15,480 [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 2025-10-17 08:06:15,480 [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 2025-10-17 08:06:15,483 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,483 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6942ms INFO 2025-10-17 08:06:15,483 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,483 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3471ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,484 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,484 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2917ms INFO 2025-10-17 08:06:15,484 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,484 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9332ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,487 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,487 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3915ms INFO 2025-10-17 08:06:15,487 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,487 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0835ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,525 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:06:15,525 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,525 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,527 [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 2025-10-17 08:06:15,531 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,531 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.38ms INFO 2025-10-17 08:06:15,531 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,531 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0095ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,615 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:06:15,616 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,616 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,617 [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 2025-10-17 08:06:15,617 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:06:15,617 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:15,618 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,619 [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 2025-10-17 08:06:15,635 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,635 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1795ms INFO 2025-10-17 08:06:15,635 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,635 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.845ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:15,668 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:15,668 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.4839ms INFO 2025-10-17 08:06:15,668 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:15,668 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1617ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:17,724 [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 2025-10-17 08:06:17,725 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:17,725 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:17,726 [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 2025-10-17 08:06:17,730 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:17,730 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.664ms INFO 2025-10-17 08:06:17,730 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:17,730 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8023ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:17,735 [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 2025-10-17 08:06:17,735 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:06:17,735 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:17,736 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:17,737 [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 2025-10-17 08:06:17,760 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:17,760 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 23.5204ms INFO 2025-10-17 08:06:17,760 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:17,761 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.3078ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:17,791 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 08:06:17,791 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo.png INFO 2025-10-17 08:06:17,792 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:17,796 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 08:06:17,802 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:17,814 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:06:17,814 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:06:17,817 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo.png' INFO 2025-10-17 08:06:17,818 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.0566ms 200 image/png INFO 2025-10-17 08:06:17,850 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:17,850 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:17,851 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 36.164ms INFO 2025-10-17 08:06:17,851 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:17,851 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.4828ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:17,851 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 36.8495ms INFO 2025-10-17 08:06:17,851 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:17,851 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.8778ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:21,086 [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 2025-10-17 08:06:21,086 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:06:21,087 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:21,087 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:21,088 [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 2025-10-17 08:06:21,146 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:21,146 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 57.5345ms INFO 2025-10-17 08:06:21,146 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:21,146 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.6846ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:28,273 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659588757&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:06:28,273 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:06:28,274 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9418ms 200 text/html INFO 2025-10-17 08:06:28,751 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659589240 INFO 2025-10-17 08:06:28,752 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:06:28,752 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6455ms 200 application/javascript INFO 2025-10-17 08:06:28,827 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6465784088899382 INFO 2025-10-17 08:06:28,827 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:06:28,827 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6843ms 200 application/javascript INFO 2025-10-17 08:06:28,897 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760659588757&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:06:28,897 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 08:06:28,898 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7456ms 200 text/html INFO 2025-10-17 08:06:28,967 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 08:06:28,968 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:28,969 [20 ] 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 2025-10-17 08:06:28,970 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 08:06:28,970 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 08:06:28,970 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 08:06:28,970 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 08:06:28,970 [20 ] 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 2025-10-17 08:06:28,973 [20 ] 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 2025-10-17 08:06:28,973 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.0699ms INFO 2025-10-17 08:06:28,973 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:28,973 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9905ms 302 INFO 2025-10-17 08:06:29,290 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=k7uqhjRGoo0gP8BSBMsYLHA7nn4iNFt-cWyrVTZjP2c&state=ww0fe1cb02189622be INFO 2025-10-17 08:06:29,291 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 08:06:29,291 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7562ms 200 text/html INFO 2025-10-17 08:06:29,422 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=k7uqhjRGoo0gP8BSBMsYLHA7nn4iNFt-cWyrVTZjP2c INFO 2025-10-17 08:06:29,422 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:29,423 [20 ] 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 2025-10-17 08:06:29,424 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:k7uqhjRGoo0gP8BSBMsYLHA7nn4iNFt-cWyrVTZjP2c,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 08:06:29,425 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 08:06:29,425 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:k7uqhjRGoo0gP8BSBMsYLHA7nn4iNFt-cWyrVTZjP2c INFO 2025-10-17 08:06:29,425 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 08:06:29,425 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 08:06:29,425 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ INFO 2025-10-17 08:06:29,425 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ&code=k7uqhjRGoo0gP8BSBMsYLHA7nn4iNFt-cWyrVTZjP2c INFO 2025-10-17 08:06:29,683 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13798981786","DeviceId":"4371a40a8c3f6327","errcode":0,"errmsg":"ok"} INFO 2025-10-17 08:06:29,697 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:4371a40a8c3f6327 WxUserId:13798981786 INFO 2025-10-17 08:06:29,713 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D016225,a0188:65017 INFO 2025-10-17 08:06:29,730 [20 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 08:06:29,731 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 307.0568ms INFO 2025-10-17 08:06:29,731 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:29,731 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 308.8996ms 200 text/plain; charset=utf-8 INFO 2025-10-17 08:06:29,812 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659590295&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 08:06:29,813 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:06:29,813 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6614ms 200 text/html INFO 2025-10-17 08:06:30,192 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659590691 INFO 2025-10-17 08:06:30,192 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:06:30,192 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6024ms 200 application/javascript INFO 2025-10-17 08:06:30,267 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.728718746114283 INFO 2025-10-17 08:06:30,267 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:06:30,267 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4815ms 200 application/javascript INFO 2025-10-17 08:06:30,432 [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%3D1760659590295%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 08:06:30,432 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:06:30,432 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,433 [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 2025-10-17 08:06:30,434 [20 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659590295&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 08:06:30,437 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,437 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7742ms INFO 2025-10-17 08:06:30,437 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,437 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7253ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,438 [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 2025-10-17 08:06:30,438 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:06:30,438 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,438 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,439 [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 2025-10-17 08:06:30,440 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:06:30,440 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:06:30,441 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:06:30,455 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:06:30,458 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,458 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.431ms INFO 2025-10-17 08:06:30,458 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,458 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1659ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,575 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:06:30,576 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,576 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,577 [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 2025-10-17 08:06:30,578 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:06:30,578 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:06:30,578 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:06:30,582 [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 2025-10-17 08:06:30,582 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,582 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,584 [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 2025-10-17 08:06:30,587 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,587 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1423ms INFO 2025-10-17 08:06:30,587 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,587 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8862ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,593 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:06:30,593 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:06:30,595 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,595 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.9563ms INFO 2025-10-17 08:06:30,595 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,595 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9914ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,710 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:06:30,711 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,711 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,713 [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 2025-10-17 08:06:30,716 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,716 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6235ms INFO 2025-10-17 08:06:30,716 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,716 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0254ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,717 [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 2025-10-17 08:06:30,717 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,717 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,718 [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 2025-10-17 08:06:30,721 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,721 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9483ms INFO 2025-10-17 08:06:30,721 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,721 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7844ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,753 [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 2025-10-17 08:06:30,753 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,753 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,755 [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 2025-10-17 08:06:30,756 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:06:30,756 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:06:30,756 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,756 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,756 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,756 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,758 [50 ] 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 2025-10-17 08:06:30,758 [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 2025-10-17 08:06:30,760 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,760 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.071ms INFO 2025-10-17 08:06:30,760 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,760 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0399ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,760 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:06:30,761 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,761 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,761 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,761 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,761 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4287ms INFO 2025-10-17 08:06:30,761 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,761 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4945ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,761 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3871ms INFO 2025-10-17 08:06:30,761 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,762 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.729ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,762 [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 2025-10-17 08:06:30,765 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:06:30,765 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,766 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,767 [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 2025-10-17 08:06:30,770 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,770 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,770 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6407ms INFO 2025-10-17 08:06:30,770 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 2.9289ms INFO 2025-10-17 08:06:30,770 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,770 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,770 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6006ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,770 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6571ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,855 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:06:30,855 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,855 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,857 [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 2025-10-17 08:06:30,861 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,861 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.291ms INFO 2025-10-17 08:06:30,861 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,861 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0801ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,886 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:06:30,886 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,886 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,888 [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 2025-10-17 08:06:30,890 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:06:30,890 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:30,890 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,892 [23 ] 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 2025-10-17 08:06:30,897 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,897 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.1285ms INFO 2025-10-17 08:06:30,897 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,897 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.094ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:30,909 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:30,909 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.5084ms INFO 2025-10-17 08:06:30,909 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:30,909 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3702ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:33,790 [23 ] 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 2025-10-17 08:06:33,790 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:33,790 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,792 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:06:33,795 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:33,795 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7155ms INFO 2025-10-17 08:06:33,795 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,795 [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 2025-10-17 08:06:33,796 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7635ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:33,796 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:33,796 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,797 [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 2025-10-17 08:06:33,800 [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 2025-10-17 08:06:33,801 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:33,801 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,801 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:33,801 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.1404ms INFO 2025-10-17 08:06:33,801 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,801 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7956ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:33,801 [23 ] 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 2025-10-17 08:06:33,802 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:33,802 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,802 [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 2025-10-17 08:06:33,803 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:06:33,806 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:33,806 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0128ms INFO 2025-10-17 08:06:33,806 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,806 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8058ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:33,808 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:33,808 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.7353ms INFO 2025-10-17 08:06:33,808 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,808 [20 ] 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 2025-10-17 08:06:33,808 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5803ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:33,808 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:33,808 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,809 [20 ] 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 2025-10-17 08:06:33,812 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:33,812 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.0013ms INFO 2025-10-17 08:06:33,812 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,813 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.597ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:33,917 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65017& INFO 2025-10-17 08:06:33,917 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:33,917 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,919 [50 ] 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 2025-10-17 08:06:33,922 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:33,922 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.4648ms INFO 2025-10-17 08:06:33,922 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:33,922 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3702ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:39,392 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/AutoUpdate/GetVersion?& INFO 2025-10-17 08:06:39,392 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:39,393 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:39,394 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetVersion", controller = "AutoUpdate", area = ""}. Executing controller action with signature System.String GetVersion() on controller Sg.HcmMb.Controllers.AutoUpdateController (Sg.Hcm.Web.Core). INFO 2025-10-17 08:06:39,397 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:39,398 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core) in 3.6217ms INFO 2025-10-17 08:06:39,398 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:39,398 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.799ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:57,177 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659617620&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:06:57,178 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:06:57,178 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8293ms 200 text/html INFO 2025-10-17 08:06:57,711 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659618154 INFO 2025-10-17 08:06:57,712 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:06:57,712 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6886ms 200 application/javascript INFO 2025-10-17 08:06:57,787 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.29012241236980985 INFO 2025-10-17 08:06:57,787 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:06:57,787 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6178ms 200 application/javascript INFO 2025-10-17 08:06:57,856 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760659617620&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:06:57,857 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 08:06:57,857 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6353ms 200 text/html INFO 2025-10-17 08:06:57,942 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 08:06:57,942 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:57,943 [43 ] 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 2025-10-17 08:06:57,945 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 08:06:57,945 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 08:06:57,945 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 08:06:57,945 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 08:06:57,945 [43 ] 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 2025-10-17 08:06:57,958 [43 ] 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 2025-10-17 08:06:57,959 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 15.1144ms INFO 2025-10-17 08:06:57,959 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:57,959 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.119ms 302 INFO 2025-10-17 08:06:58,252 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=d_BmPn2F7OyeDYqZbyE2FbsBKZeJ5JLsLw93UXnFfWE&state=ww0fe1cb02189622be INFO 2025-10-17 08:06:58,252 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 08:06:58,253 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9405ms 200 text/html INFO 2025-10-17 08:06:58,366 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=d_BmPn2F7OyeDYqZbyE2FbsBKZeJ5JLsLw93UXnFfWE INFO 2025-10-17 08:06:58,367 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:58,368 [57 ] 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 2025-10-17 08:06:58,369 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:d_BmPn2F7OyeDYqZbyE2FbsBKZeJ5JLsLw93UXnFfWE,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 08:06:58,369 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 08:06:58,369 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:d_BmPn2F7OyeDYqZbyE2FbsBKZeJ5JLsLw93UXnFfWE INFO 2025-10-17 08:06:58,369 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 08:06:58,369 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 08:06:58,369 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ INFO 2025-10-17 08:06:58,369 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ&code=d_BmPn2F7OyeDYqZbyE2FbsBKZeJ5JLsLw93UXnFfWE INFO 2025-10-17 08:06:58,593 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13798981786","DeviceId":"4371a40a8c3f6327","errcode":0,"errmsg":"ok"} INFO 2025-10-17 08:06:58,607 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:4371a40a8c3f6327 WxUserId:13798981786 INFO 2025-10-17 08:06:58,623 [57 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D016225,a0188:65017 INFO 2025-10-17 08:06:58,640 [57 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 08:06:58,640 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 271.7139ms INFO 2025-10-17 08:06:58,640 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:06:58,640 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 273.8826ms 200 text/plain; charset=utf-8 INFO 2025-10-17 08:06:58,707 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659619209&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 08:06:58,707 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:06:58,707 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7212ms 200 text/html INFO 2025-10-17 08:06:59,151 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659619605 INFO 2025-10-17 08:06:59,152 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:06:59,152 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7347ms 200 application/javascript INFO 2025-10-17 08:06:59,237 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6523933883153139 INFO 2025-10-17 08:06:59,238 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:06:59,238 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6838ms 200 application/javascript INFO 2025-10-17 08:06:59,391 [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%3D1760659619209%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 08:06:59,391 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:06:59,391 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,393 [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 2025-10-17 08:06:59,394 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659619209&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 08:06:59,397 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,397 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2032ms INFO 2025-10-17 08:06:59,397 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,397 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3066ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,447 [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 2025-10-17 08:06:59,447 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:06:59,447 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,447 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,449 [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 2025-10-17 08:06:59,450 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:06:59,450 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:06:59,450 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:06:59,465 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:06:59,468 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,468 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.141ms INFO 2025-10-17 08:06:59,468 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,468 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4345ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,636 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:06:59,636 [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 2025-10-17 08:06:59,637 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,637 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,637 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,637 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,638 [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 2025-10-17 08:06:59,638 [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 2025-10-17 08:06:59,639 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:06:59,639 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:06:59,639 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:06:59,642 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,642 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8177ms INFO 2025-10-17 08:06:59,642 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,642 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8975ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,654 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:06:59,654 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:06:59,657 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,657 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7361ms INFO 2025-10-17 08:06:59,657 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,657 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.899ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,762 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:06:59,762 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,762 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,764 [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 2025-10-17 08:06:59,767 [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 2025-10-17 08:06:59,767 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,767 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,769 [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 2025-10-17 08:06:59,770 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,770 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.9602ms INFO 2025-10-17 08:06:59,770 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,770 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.319ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,772 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,772 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2341ms INFO 2025-10-17 08:06:59,772 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,772 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4704ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,852 [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 2025-10-17 08:06:59,852 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,852 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,852 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:06:59,853 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,853 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,853 [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 2025-10-17 08:06:59,854 [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 2025-10-17 08:06:59,857 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,857 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6857ms INFO 2025-10-17 08:06:59,857 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,857 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.856ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,858 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,858 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7909ms INFO 2025-10-17 08:06:59,858 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,858 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7173ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,886 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:06:59,886 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,886 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,887 [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 2025-10-17 08:06:59,890 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,890 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7842ms INFO 2025-10-17 08:06:59,890 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,890 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4287ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,895 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:06:59,895 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,896 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,897 [28 ] 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 2025-10-17 08:06:59,901 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:06:59,901 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,902 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,903 [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 2025-10-17 08:06:59,904 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,904 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2319ms INFO 2025-10-17 08:06:59,904 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,904 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8493ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,906 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,906 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2094ms INFO 2025-10-17 08:06:59,906 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,906 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8216ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,906 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:06:59,906 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,906 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,908 [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 2025-10-17 08:06:59,912 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,912 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8172ms INFO 2025-10-17 08:06:59,912 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,912 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3127ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:06:59,977 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:06:59,978 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,978 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,979 [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 2025-10-17 08:06:59,981 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:06:59,981 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:06:59,981 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,983 [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 2025-10-17 08:06:59,988 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:06:59,989 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2067ms INFO 2025-10-17 08:06:59,989 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:06:59,989 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2742ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:00,000 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:00,000 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.3407ms INFO 2025-10-17 08:07:00,000 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:00,000 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9043ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:02,832 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:07:02,832 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:07:02,833 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:02,833 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:02,833 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:02,833 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:02,834 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:07:02,834 [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 2025-10-17 08:07:02,834 [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 2025-10-17 08:07:02,834 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:02,834 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:02,836 [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 2025-10-17 08:07:02,853 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:02,853 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 18.9072ms INFO 2025-10-17 08:07:02,853 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:02,853 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9898ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:02,854 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:02,854 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 18.044ms INFO 2025-10-17 08:07:02,854 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:02,854 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8618ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:02,856 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:02,856 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.4249ms INFO 2025-10-17 08:07:02,856 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:02,856 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4978ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:02,989 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:07:02,990 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:02,990 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:02,991 [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 2025-10-17 08:07:02,999 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:02,999 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.399ms INFO 2025-10-17 08:07:02,999 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:02,999 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4167ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:05,870 [56 ] 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 2025-10-17 08:07:05,870 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:05,870 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:05,872 [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 2025-10-17 08:07:05,876 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 08:07:05,876 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:05,876 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:05,876 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.374ms INFO 2025-10-17 08:07:05,876 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:05,876 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:05,876 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7891ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:05,877 [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 2025-10-17 08:07:05,877 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:05,877 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:05,878 [50 ] 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 2025-10-17 08:07:05,895 [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 2025-10-17 08:07:05,895 [46 ] 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 2025-10-17 08:07:05,895 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:05,895 [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 2025-10-17 08:07:05,895 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:05,895 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:05,895 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:05,897 [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 2025-10-17 08:07:05,897 [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 2025-10-17 08:07:05,900 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:05,900 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:05,900 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 22.3834ms INFO 2025-10-17 08:07:05,900 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:05,900 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5368ms INFO 2025-10-17 08:07:05,900 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:05,900 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4683ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:05,900 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6814ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:05,901 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:05,901 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:05,901 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.95ms INFO 2025-10-17 08:07:05,901 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:05,901 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.7489ms INFO 2025-10-17 08:07:05,901 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9996ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:05,901 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:05,901 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8484ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:06,032 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65017& INFO 2025-10-17 08:07:06,032 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:06,032 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:06,034 [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 2025-10-17 08:07:06,037 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:06,037 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.5214ms INFO 2025-10-17 08:07:06,037 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:06,037 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3284ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:10,928 [56 ] 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 2025-10-17 08:07:10,928 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 08:07:10,928 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5096ms 304 text/html INFO 2025-10-17 08:07:11,014 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659630992&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:07:11,015 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:07:11,015 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7458ms 200 text/html INFO 2025-10-17 08:07:11,034 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:07:11,034 [46 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 08:07:11,034 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4039ms 304 application/javascript INFO 2025-10-17 08:07:11,090 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:07:11,090 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 08:07:11,091 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9973ms 200 application/javascript INFO 2025-10-17 08:07:11,417 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659631413 INFO 2025-10-17 08:07:11,417 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:07:11,417 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6186ms 200 application/javascript INFO 2025-10-17 08:07:11,430 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3980075864546493 INFO 2025-10-17 08:07:11,431 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:07:11,431 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5234ms 200 application/javascript INFO 2025-10-17 08:07:11,566 [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%3D1760659630992%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:07:11,567 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:07:11,567 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,568 [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 2025-10-17 08:07:11,569 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659630992&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:07:11,570 [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 2025-10-17 08:07:11,570 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:07:11,571 [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 2025-10-17 08:07:11,571 [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 2025-10-17 08:07:11,571 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,572 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:11,572 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0021ms INFO 2025-10-17 08:07:11,572 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,572 [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 2025-10-17 08:07:11,572 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.927ms 200 application/json; charset=utf-8 WARN 2025-10-17 08:07:11,573 [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 2025-10-17 08:07:11,573 [50 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:07:11,573 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:11,573 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8745ms INFO 2025-10-17 08:07:11,573 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,573 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8829ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:07:11,650 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:07:11,650 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:07:11,651 [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 2025-10-17 08:07:11,651 [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 2025-10-17 08:07:11,651 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:07:11,652 [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 2025-10-17 08:07:11,653 [46 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2OTgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTM0OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadqOeOieaYjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjk4IiwianRpIjoiNjgxN2IzZTMtOTZmMi00MTZiLTllMzEtMDk0NjJkMWExNmQ5IiwiaWF0IjoxNzYwNDEzNzEyLCJuYmYiOjE3NjA0MTM3MTAsImV4cCI6MTc2MDUwMDExMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.irI1Ojw97zCwEvdTNbojhSPgpFVhr7kxE81FyBryGrk INFO 2025-10-17 08:07:11,656 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:11,656 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.83ms INFO 2025-10-17 08:07:11,656 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:07:11,656 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8399ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:11,716 [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 2025-10-17 08:07:11,716 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:07:11,717 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:11,718 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,719 [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 2025-10-17 08:07:11,721 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:07:11,721 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:07:11,721 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:07:11,736 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:07:11,738 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:11,738 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9235ms INFO 2025-10-17 08:07:11,738 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,738 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2483ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:11,807 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:07:11,807 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:11,808 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,809 [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 2025-10-17 08:07:11,809 [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 2025-10-17 08:07:11,809 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:11,809 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,810 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:07:11,810 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:07:11,810 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:07:11,810 [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 2025-10-17 08:07:11,813 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:11,813 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1189ms INFO 2025-10-17 08:07:11,813 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,814 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.892ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:11,825 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:07:11,839 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:07:11,842 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:11,842 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.7712ms INFO 2025-10-17 08:07:11,842 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,842 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5289ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:11,911 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:07:11,911 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:11,911 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,913 [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 2025-10-17 08:07:11,921 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:11,921 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.284ms INFO 2025-10-17 08:07:11,921 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,921 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2178ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:11,925 [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 2025-10-17 08:07:11,925 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:11,925 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,926 [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 2025-10-17 08:07:11,929 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:11,929 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.772ms INFO 2025-10-17 08:07:11,929 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:11,929 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.584ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:12,022 [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 2025-10-17 08:07:12,023 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:12,023 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,024 [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 2025-10-17 08:07:12,027 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:12,027 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1751ms INFO 2025-10-17 08:07:12,027 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,027 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9908ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:12,028 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:07:12,028 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:12,028 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,029 [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 2025-10-17 08:07:12,032 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:12,033 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:07:12,033 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1856ms INFO 2025-10-17 08:07:12,033 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,033 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7626ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:12,033 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:12,033 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,034 [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 2025-10-17 08:07:12,035 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:07:12,035 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:12,035 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,036 [50 ] 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 2025-10-17 08:07:12,037 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:12,037 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.799ms INFO 2025-10-17 08:07:12,037 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,037 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3608ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:12,038 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:07:12,038 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:12,038 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,039 [46 ] 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 2025-10-17 08:07:12,044 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:12,044 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.2958ms INFO 2025-10-17 08:07:12,044 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,044 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8713ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:12,044 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:12,045 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0661ms INFO 2025-10-17 08:07:12,045 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,045 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0228ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:12,092 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:07:12,093 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:12,093 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,094 [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 2025-10-17 08:07:12,099 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:12,099 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9488ms INFO 2025-10-17 08:07:12,099 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,099 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9586ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:12,150 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:07:12,151 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:12,151 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:07:12,151 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,151 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:12,151 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,152 [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 2025-10-17 08:07:12,152 [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 2025-10-17 08:07:12,175 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:12,175 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.9043ms INFO 2025-10-17 08:07:12,175 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,175 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.8469ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:12,208 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:12,208 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 56.1192ms INFO 2025-10-17 08:07:12,208 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:12,209 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.3818ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:15,178 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:07:15,178 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:15,179 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,179 [46 ] 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 2025-10-17 08:07:15,179 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:15,179 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:07:15,180 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,180 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:15,180 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,180 [28 ] 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 2025-10-17 08:07:15,181 [46 ] 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 2025-10-17 08:07:15,181 [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 2025-10-17 08:07:15,188 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:15,188 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 8.0265ms INFO 2025-10-17 08:07:15,188 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,188 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0658ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:15,191 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:15,191 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 9.7665ms INFO 2025-10-17 08:07:15,191 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,191 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4466ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:15,274 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:15,274 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 93.5264ms INFO 2025-10-17 08:07:15,274 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,274 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.3446ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:15,956 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:07:15,956 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:15,957 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,957 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:07:15,957 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:07:15,957 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:15,957 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:15,957 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,957 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,958 [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 2025-10-17 08:07:15,958 [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 2025-10-17 08:07:15,958 [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 2025-10-17 08:07:15,974 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:15,975 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2713ms INFO 2025-10-17 08:07:15,975 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,975 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0126ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:15,977 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:15,977 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 18.9833ms INFO 2025-10-17 08:07:15,977 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,977 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:15,977 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3526ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:15,977 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 18.9996ms INFO 2025-10-17 08:07:15,977 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:15,977 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7089ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:16,086 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:07:16,086 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:16,087 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:16,088 [50 ] 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 2025-10-17 08:07:16,091 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:16,091 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4899ms INFO 2025-10-17 08:07:16,091 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:16,092 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5424ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:16,676 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 08:07:16,676 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 08:07:16,676 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 08:07:16,676 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:07:16,676 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:07:16,677 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/moreMenu.5ee53a68.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\moreMenu.5ee53a68.js' INFO 2025-10-17 08:07:16,677 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/moreMenu.d88dbed4.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\moreMenu.d88dbed4.css' INFO 2025-10-17 08:07:16,677 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7115ms 200 application/javascript INFO 2025-10-17 08:07:16,677 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7111ms 200 text/css INFO 2025-10-17 08:07:16,677 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/vuedraggable.umd.d9d361ab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\vuedraggable.umd.d9d361ab.js' INFO 2025-10-17 08:07:16,677 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4049ms 200 application/javascript INFO 2025-10-17 08:07:16,855 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 08:07:16,856 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ywsqd.1e248292.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ywsqd.1e248292.png' INFO 2025-10-17 08:07:16,856 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5287ms 200 image/png INFO 2025-10-17 08:07:16,857 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 08:07:16,857 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdcc.d63f5968.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdcc.d63f5968.png' INFO 2025-10-17 08:07:16,857 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4214ms 200 image/png INFO 2025-10-17 08:07:29,107 [46 ] 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 2025-10-17 08:07:29,108 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:29,108 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:29,109 [46 ] 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 2025-10-17 08:07:29,211 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:29,211 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 101.2712ms INFO 2025-10-17 08:07:29,211 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:29,211 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 103.4638ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:29,835 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659650328&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:07:29,836 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:07:29,836 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6881ms 200 text/html INFO 2025-10-17 08:07:30,351 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659650801 INFO 2025-10-17 08:07:30,352 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:07:30,352 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7038ms 200 application/javascript INFO 2025-10-17 08:07:30,441 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.49327451695360036 INFO 2025-10-17 08:07:30,441 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:07:30,441 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.539ms 200 application/javascript INFO 2025-10-17 08:07:30,586 [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%3D1760659650328%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:07:30,586 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:07:30,586 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,587 [28 ] 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 2025-10-17 08:07:30,587 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:07:30,587 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:30,587 [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 2025-10-17 08:07:30,587 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,588 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659650328&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:07:30,589 [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 2025-10-17 08:07:30,590 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:07:30,590 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:07:30,590 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:07:30,591 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:30,591 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8424ms INFO 2025-10-17 08:07:30,591 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,591 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8631ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:30,605 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:07:30,607 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:30,607 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6651ms INFO 2025-10-17 08:07:30,607 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,608 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4647ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:30,751 [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 2025-10-17 08:07:30,751 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:07:30,752 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:30,752 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:30,752 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,752 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,753 [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 2025-10-17 08:07:30,753 [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 2025-10-17 08:07:30,754 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:07:30,754 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:07:30,754 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:07:30,757 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:30,757 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8261ms INFO 2025-10-17 08:07:30,757 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,757 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9312ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:30,770 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:07:30,770 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:07:30,772 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:30,772 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0356ms INFO 2025-10-17 08:07:30,772 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,773 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0754ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:30,902 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:07:30,902 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:30,903 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,904 [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 2025-10-17 08:07:30,906 [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 2025-10-17 08:07:30,906 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:30,906 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,907 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:30,907 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3245ms INFO 2025-10-17 08:07:30,907 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,907 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2029ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:30,908 [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 2025-10-17 08:07:30,910 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:30,910 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8329ms INFO 2025-10-17 08:07:30,910 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,911 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4253ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:30,986 [50 ] 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 2025-10-17 08:07:30,986 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:30,987 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,987 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:07:30,988 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:30,988 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,988 [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 2025-10-17 08:07:30,990 [34 ] 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 2025-10-17 08:07:30,991 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:07:30,991 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:30,991 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,992 [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 2025-10-17 08:07:30,993 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:30,993 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6857ms INFO 2025-10-17 08:07:30,993 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,993 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9936ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:30,994 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:30,994 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.3657ms INFO 2025-10-17 08:07:30,994 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,994 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8701ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:30,995 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:07:30,995 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:30,995 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,996 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:30,996 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5075ms INFO 2025-10-17 08:07:30,996 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,996 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4789ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:30,997 [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 2025-10-17 08:07:30,997 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:07:30,998 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:30,998 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:30,999 [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 2025-10-17 08:07:31,000 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:31,000 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3836ms INFO 2025-10-17 08:07:31,000 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:31,000 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2845ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:31,006 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:31,006 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4546ms INFO 2025-10-17 08:07:31,006 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:31,007 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1664ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:31,027 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:07:31,027 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:31,027 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:31,029 [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 2025-10-17 08:07:31,033 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:31,033 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4127ms INFO 2025-10-17 08:07:31,033 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:31,033 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1515ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:31,107 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:07:31,107 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:31,107 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:31,109 [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 2025-10-17 08:07:31,116 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:07:31,117 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:31,117 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:31,117 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:31,117 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.4637ms INFO 2025-10-17 08:07:31,117 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:31,117 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3237ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:31,118 [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 2025-10-17 08:07:31,134 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:31,134 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1238ms INFO 2025-10-17 08:07:31,134 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:31,134 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7986ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:07:50,492 [26 ] 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 2025-10-17 08:07:50,493 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:07:50,493 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:50,495 [26 ] 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 2025-10-17 08:07:50,587 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:07:50,587 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 92.1721ms INFO 2025-10-17 08:07:50,587 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:07:50,587 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.715ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:09,577 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 08:08:09,577 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:09,577 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:09,580 [56 ] 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 2025-10-17 08:08:09,586 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:09,586 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 6.7657ms INFO 2025-10-17 08:08:09,586 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:09,587 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7487ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:11,157 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 08:08:11,158 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:11,158 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:11,159 [77 ] 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 2025-10-17 08:08:11,164 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:11,165 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1757ms INFO 2025-10-17 08:08:11,165 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:11,165 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6205ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:11,198 [34 ] 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 2025-10-17 08:08:11,198 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:11,198 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:11,200 [34 ] 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 2025-10-17 08:08:11,569 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:11,569 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 369.6196ms INFO 2025-10-17 08:08:11,569 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:11,570 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 372.0165ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:14,602 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=8dceb2ab-8b90-4264-aae3-7efd0758ff4e& INFO 2025-10-17 08:08:14,602 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:14,602 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:14,604 [56 ] 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 2025-10-17 08:08:14,653 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:14,653 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.1174ms INFO 2025-10-17 08:08:14,653 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:14,653 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0867ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:14,797 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=329619&isHis=& INFO 2025-10-17 08:08:14,797 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:08:14,797 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:14,797 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:14,797 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:14,797 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:14,799 [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 2025-10-17 08:08:14,799 [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 2025-10-17 08:08:14,802 [34 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:08:14,806 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:14,806 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.0541ms INFO 2025-10-17 08:08:14,806 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:14,806 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8747ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:14,806 [34 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 08:08:14,809 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:14,809 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.0514ms INFO 2025-10-17 08:08:14,809 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:14,809 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8987ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:14,956 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=8dceb2ab-8b90-4264-aae3-7efd0758ff4e&isHis=& INFO 2025-10-17 08:08:14,957 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:14,957 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:14,958 [56 ] 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 2025-10-17 08:08:15,008 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:15,008 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 49.5941ms INFO 2025-10-17 08:08:15,008 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,008 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5215ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:15,157 [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 2025-10-17 08:08:15,157 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:15,157 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,159 [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 2025-10-17 08:08:15,164 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:15,164 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.9916ms INFO 2025-10-17 08:08:15,164 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,164 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4056ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:15,276 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=8dceb2ab-8b90-4264-aae3-7efd0758ff4e&isHis=& INFO 2025-10-17 08:08:15,277 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:15,277 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,278 [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 2025-10-17 08:08:15,282 [34 ] 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=8dceb2ab-8b90-4264-aae3-7efd0758ff4e&recordId=3891&tableName=FORM71& INFO 2025-10-17 08:08:15,282 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:15,282 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,284 [34 ] 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 2025-10-17 08:08:15,317 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=8dceb2ab-8b90-4264-aae3-7efd0758ff4e&flowID=185&nodeCode=begin& INFO 2025-10-17 08:08:15,317 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:15,317 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,319 [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 2025-10-17 08:08:15,362 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:15,362 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.3642ms INFO 2025-10-17 08:08:15,362 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,362 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.4723ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:15,366 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:15,366 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 82.8039ms INFO 2025-10-17 08:08:15,366 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,367 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.5315ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:15,367 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:15,367 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 88.9669ms INFO 2025-10-17 08:08:15,367 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,367 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.0429ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:15,477 [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=3891&approveID=329619& INFO 2025-10-17 08:08:15,477 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:15,478 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,479 [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 2025-10-17 08:08:15,484 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:15,484 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.042ms INFO 2025-10-17 08:08:15,484 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,484 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9752ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:15,637 [56 ] 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 2025-10-17 08:08:15,637 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:15,637 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,637 [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 2025-10-17 08:08:15,638 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:15,638 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,639 [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 2025-10-17 08:08:15,639 [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 2025-10-17 08:08:15,642 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3891&formCode=0070&flowID=185&nodeCode=begin&exeId=62065&guid=8dceb2ab-8b90-4264-aae3-7efd0758ff4e&flag=4& INFO 2025-10-17 08:08:15,642 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:15,642 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,642 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:15,642 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6872ms INFO 2025-10-17 08:08:15,642 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,642 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7114ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:15,643 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:15,643 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9767ms INFO 2025-10-17 08:08:15,643 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,643 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7591ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:15,643 [56 ] 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 2025-10-17 08:08:15,728 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:15,731 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 87.6001ms INFO 2025-10-17 08:08:15,731 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,731 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.4854ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:15,996 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=5431d53c-07c1-7450-57d1-29a17ee85116&attachTableName=& INFO 2025-10-17 08:08:15,997 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:15,997 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:15,998 [56 ] 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 2025-10-17 08:08:16,002 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4f09d2b6-114e-aa50-c9cc-60ed2d7dcc31&attachTableName=& INFO 2025-10-17 08:08:16,002 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:16,002 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:16,003 [28 ] 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 2025-10-17 08:08:21,133 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:21,133 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:21,133 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 5130.1969ms INFO 2025-10-17 08:08:21,134 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:21,134 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 5135.0618ms INFO 2025-10-17 08:08:21,134 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:21,134 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5132.007ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:21,134 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5137.2863ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:08:22,041 [56 ] 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=p%2F%2Fg1AQZBd0%3D& INFO 2025-10-17 08:08:22,042 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:08:22,042 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:22,043 [56 ] 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 2025-10-17 08:08:22,050 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:08:22,050 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.4791ms INFO 2025-10-17 08:08:22,050 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:08:22,050 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6438ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:03,842 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 08:09:03,842 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:03,842 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:03,843 [54 ] 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 2025-10-17 08:09:03,843 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:03,843 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:03,844 [20 ] 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 2025-10-17 08:09:03,845 [54 ] 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 2025-10-17 08:09:03,849 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:03,849 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1035ms INFO 2025-10-17 08:09:03,849 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:03,849 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4557ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:04,208 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:04,209 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 364.3021ms INFO 2025-10-17 08:09:04,209 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:04,209 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 366.2975ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:08,008 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6166fbc8-045e-457f-b13e-c7c88578cb53& INFO 2025-10-17 08:09:08,008 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:08,008 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,010 [56 ] 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 2025-10-17 08:09:08,057 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:08,057 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.182ms INFO 2025-10-17 08:09:08,057 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,057 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7839ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:08,242 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=329617&isHis=& INFO 2025-10-17 08:09:08,242 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:08,242 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,242 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:09:08,243 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:08,243 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,244 [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 2025-10-17 08:09:08,244 [56 ] 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 2025-10-17 08:09:08,248 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:09:08,250 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:08,251 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5951ms INFO 2025-10-17 08:09:08,251 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,251 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3708ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:08,251 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 08:09:08,254 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:08,254 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.125ms INFO 2025-10-17 08:09:08,254 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,254 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3855ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:08,413 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=6166fbc8-045e-457f-b13e-c7c88578cb53&isHis=& INFO 2025-10-17 08:09:08,413 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:08,413 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,415 [46 ] 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 2025-10-17 08:09:08,463 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:08,463 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.9761ms INFO 2025-10-17 08:09:08,463 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,463 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2232ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:08,602 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 08:09:08,603 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:08,603 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,604 [9 ] 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 2025-10-17 08:09:08,609 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:08,609 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5308ms INFO 2025-10-17 08:09:08,609 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,609 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4282ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:08,802 [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=6166fbc8-045e-457f-b13e-c7c88578cb53&recordId=3890&tableName=FORM71& INFO 2025-10-17 08:09:08,802 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:08,802 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=6166fbc8-045e-457f-b13e-c7c88578cb53&flowID=185&nodeCode=begin& INFO 2025-10-17 08:09:08,802 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,803 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:08,803 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,804 [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 2025-10-17 08:09:08,804 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=6166fbc8-045e-457f-b13e-c7c88578cb53&isHis=& INFO 2025-10-17 08:09:08,804 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:08,804 [9 ] 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 2025-10-17 08:09:08,804 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,805 [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 2025-10-17 08:09:08,889 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:08,889 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 84.7756ms INFO 2025-10-17 08:09:08,889 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,889 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.9935ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:08,889 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:08,889 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 85.1443ms INFO 2025-10-17 08:09:08,889 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,889 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.0258ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:08,892 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:08,892 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 86.8512ms INFO 2025-10-17 08:09:08,892 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:08,893 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.715ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:09,002 [28 ] 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=3890&approveID=329617& INFO 2025-10-17 08:09:09,003 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:09,003 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:09,004 [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 2025-10-17 08:09:09,010 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:09,010 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.5308ms INFO 2025-10-17 08:09:09,010 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:09,010 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7744ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:09,206 [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=3890&formCode=0070&flowID=185&nodeCode=begin&exeId=62064&guid=6166fbc8-045e-457f-b13e-c7c88578cb53&flag=4& INFO 2025-10-17 08:09:09,207 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:09,207 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:09,207 [46 ] 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 2025-10-17 08:09:09,208 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:09,208 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:09,209 [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 2025-10-17 08:09:09,209 [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 2025-10-17 08:09:09,213 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:09,213 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9518ms INFO 2025-10-17 08:09:09,213 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:09,213 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.994ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:09,302 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:09,305 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 96.7305ms INFO 2025-10-17 08:09:09,305 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:09,306 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.0937ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:09,602 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d0dc1923-606a-30e6-569f-a87aaea701ab&attachTableName=& INFO 2025-10-17 08:09:09,602 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:09,602 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=3e4013d5-60ad-5704-020e-cf7c6acc8da2&attachTableName=& INFO 2025-10-17 08:09:09,602 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:09,602 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:09,603 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:09,604 [9 ] 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 2025-10-17 08:09:09,604 [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 2025-10-17 08:09:09,646 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:09,646 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:09,646 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 42.379ms INFO 2025-10-17 08:09:09,646 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 42.4312ms INFO 2025-10-17 08:09:09,646 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:09,646 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:09,647 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.9775ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:09,647 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.4355ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:10,562 [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=jbpJZdlEA%2Fs%3D& INFO 2025-10-17 08:09:10,563 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:10,563 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:10,564 [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 2025-10-17 08:09:10,570 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:10,570 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9905ms INFO 2025-10-17 08:09:10,570 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:10,570 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0416ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:34,163 [46 ] 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 2025-10-17 08:09:34,163 [46 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 08:09:34,163 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5181ms 304 text/html INFO 2025-10-17 08:09:34,412 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659774643&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:09:34,413 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:09:34,413 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.919ms 200 text/html INFO 2025-10-17 08:09:34,415 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:09:34,415 [46 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 08:09:34,415 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5807ms 304 application/javascript INFO 2025-10-17 08:09:34,845 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659775102 INFO 2025-10-17 08:09:34,846 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:09:34,846 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7305ms 200 application/javascript INFO 2025-10-17 08:09:34,858 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6853333958437025 INFO 2025-10-17 08:09:34,858 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:09:34,858 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4196ms 200 application/javascript INFO 2025-10-17 08:09:35,017 [34 ] 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%3D1760659774643%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:09:35,017 [34 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:09:35,018 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,019 [34 ] 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 2025-10-17 08:09:35,020 [34 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659774643&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:09:35,023 [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 2025-10-17 08:09:35,023 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:35,023 [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 2025-10-17 08:09:35,023 [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 2025-10-17 08:09:35,023 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,024 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,024 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.6201ms INFO 2025-10-17 08:09:35,024 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,024 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6606ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,025 [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 2025-10-17 08:09:35,025 [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 2025-10-17 08:09:35,025 [46 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:09:35,025 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,025 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.836ms INFO 2025-10-17 08:09:35,025 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,026 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9264ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,106 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:09:35,106 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:35,106 [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 2025-10-17 08:09:35,106 [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 2025-10-17 08:09:35,106 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:09:35,108 [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 2025-10-17 08:09:35,109 [46 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MjgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMzM3NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiSi-aBkuS4rSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTI4IiwianRpIjoiZjE3MzY4ZTUtNDY5Ny00YWJmLTk0NzYtYTFmZDU2Mzg1NmViIiwiaWF0IjoxNzYwNDg3MjMzLCJuYmYiOjE3NjA0ODcyMzEsImV4cCI6MTc2MDU3MzYzMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.kWE32u2fIYAHbcX_cCqJ0gyLg3q_qhySIGfynOIpJHw INFO 2025-10-17 08:09:35,112 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,112 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.1606ms INFO 2025-10-17 08:09:35,112 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:09:35,112 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4883ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,177 [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 2025-10-17 08:09:35,177 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:35,177 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,179 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,180 [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 2025-10-17 08:09:35,182 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:09:35,182 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:09:35,182 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:09:35,198 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:09:35,201 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,201 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.5114ms INFO 2025-10-17 08:09:35,201 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,201 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2705ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,267 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:09:35,267 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,267 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,269 [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 2025-10-17 08:09:35,269 [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 2025-10-17 08:09:35,269 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:09:35,270 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,270 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,270 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:09:35,270 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:09:35,271 [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 2025-10-17 08:09:35,274 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,275 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5386ms INFO 2025-10-17 08:09:35,275 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,275 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4793ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,285 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:09:35,299 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:09:35,302 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,302 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.7033ms INFO 2025-10-17 08:09:35,302 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,302 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.765ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,400 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:09:35,400 [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 2025-10-17 08:09:35,400 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,400 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,400 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,400 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,402 [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 2025-10-17 08:09:35,402 [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 2025-10-17 08:09:35,405 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,405 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4008ms INFO 2025-10-17 08:09:35,405 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,405 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1821ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,410 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,410 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7227ms INFO 2025-10-17 08:09:35,410 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,410 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6965ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,481 [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 2025-10-17 08:09:35,481 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,481 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,483 [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 2025-10-17 08:09:35,486 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,486 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4837ms INFO 2025-10-17 08:09:35,486 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,486 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5883ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,490 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:09:35,490 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,490 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,491 [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 2025-10-17 08:09:35,495 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,495 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3156ms INFO 2025-10-17 08:09:35,495 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,495 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0617ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,497 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:09:35,497 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,497 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,498 [59 ] 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 2025-10-17 08:09:35,500 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:09:35,501 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,501 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,501 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,501 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.736ms INFO 2025-10-17 08:09:35,501 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,501 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3514ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,502 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:09:35,502 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:09:35,502 [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 2025-10-17 08:09:35,502 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,502 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,502 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,503 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,503 [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 2025-10-17 08:09:35,504 [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 2025-10-17 08:09:35,508 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,508 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5268ms INFO 2025-10-17 08:09:35,508 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,508 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1556ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,509 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,509 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,509 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3472ms INFO 2025-10-17 08:09:35,509 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,510 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3707ms INFO 2025-10-17 08:09:35,510 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,510 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6502ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,510 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2844ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,568 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:09:35,568 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:09:35,568 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,568 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:35,568 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,568 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,570 [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 2025-10-17 08:09:35,570 [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 2025-10-17 08:09:35,591 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,591 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 21.7062ms INFO 2025-10-17 08:09:35,591 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,592 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4772ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:35,594 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:35,594 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 23.5745ms INFO 2025-10-17 08:09:35,594 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:35,594 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.1803ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:37,029 [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 2025-10-17 08:09:37,030 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:37,030 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:37,031 [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 2025-10-17 08:09:37,031 [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 2025-10-17 08:09:37,031 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:37,032 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:37,032 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:37,033 [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 2025-10-17 08:09:37,035 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:37,035 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5821ms INFO 2025-10-17 08:09:37,035 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:37,035 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.749ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:37,047 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:37,047 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.4254ms INFO 2025-10-17 08:09:37,047 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:37,048 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2407ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:40,468 [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 2025-10-17 08:09:40,468 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 08:09:40,469 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5359ms 304 text/html INFO 2025-10-17 08:09:40,657 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659780603&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:09:40,658 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:09:40,658 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6676ms 200 text/html INFO 2025-10-17 08:09:41,009 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659781038 INFO 2025-10-17 08:09:41,009 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:09:41,010 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5885ms 200 application/javascript INFO 2025-10-17 08:09:41,029 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.27598371026424084 INFO 2025-10-17 08:09:41,030 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:09:41,030 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4332ms 200 application/javascript INFO 2025-10-17 08:09:41,245 [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%3D1760659780603%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:09:41,245 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:09:41,245 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,247 [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 2025-10-17 08:09:41,248 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659780603&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:09:41,250 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,251 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9276ms INFO 2025-10-17 08:09:41,251 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,251 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8775ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,259 [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 2025-10-17 08:09:41,259 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:41,260 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,261 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,262 [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 2025-10-17 08:09:41,264 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:09:41,264 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:09:41,264 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:09:41,279 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:09:41,281 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,281 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5034ms INFO 2025-10-17 08:09:41,281 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,281 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7012ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,373 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:09:41,373 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,373 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,375 [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 2025-10-17 08:09:41,376 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:09:41,376 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:09:41,376 [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 2025-10-17 08:09:41,376 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:09:41,376 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,376 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,378 [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 2025-10-17 08:09:41,381 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,381 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2734ms INFO 2025-10-17 08:09:41,381 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,381 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.381ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,391 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:09:41,406 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:09:41,410 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,410 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.2557ms INFO 2025-10-17 08:09:41,410 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,410 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2851ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,554 [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 2025-10-17 08:09:41,555 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,555 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,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 2025-10-17 08:09:41,557 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:09:41,558 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,558 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,559 [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 2025-10-17 08:09:41,560 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,560 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0605ms INFO 2025-10-17 08:09:41,560 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,560 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.145ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,568 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,568 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1626ms INFO 2025-10-17 08:09:41,568 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,569 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1002ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,641 [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 2025-10-17 08:09:41,641 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,641 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,643 [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 2025-10-17 08:09:41,644 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:09:41,645 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,645 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,645 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:09:41,645 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,646 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,646 [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 2025-10-17 08:09:41,646 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,646 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1841ms INFO 2025-10-17 08:09:41,646 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,646 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9782ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,647 [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 2025-10-17 08:09:41,649 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,649 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1982ms INFO 2025-10-17 08:09:41,649 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,649 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9334ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,650 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,650 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9696ms INFO 2025-10-17 08:09:41,650 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,650 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6641ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,658 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:09:41,658 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,659 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,659 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:09:41,659 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,659 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,660 [50 ] 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 2025-10-17 08:09:41,660 [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 2025-10-17 08:09:41,664 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:09:41,664 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,664 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,665 [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 2025-10-17 08:09:41,667 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,667 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.8031ms INFO 2025-10-17 08:09:41,667 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,667 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4238ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,668 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,668 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0204ms INFO 2025-10-17 08:09:41,668 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,668 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8028ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,669 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,670 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3392ms INFO 2025-10-17 08:09:41,670 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,670 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8452ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,760 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:09:41,760 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,760 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,761 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:09:41,761 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:41,761 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,762 [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 2025-10-17 08:09:41,762 [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 2025-10-17 08:09:41,783 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,784 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 21.1306ms INFO 2025-10-17 08:09:41,784 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,784 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8931ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:41,786 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:41,786 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.294ms INFO 2025-10-17 08:09:41,786 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:41,786 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.372ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:42,402 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 08:09:42,403 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:42,403 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:42,404 [57 ] 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 2025-10-17 08:09:42,409 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:42,409 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8507ms INFO 2025-10-17 08:09:42,409 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:42,409 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9563ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:42,426 [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 2025-10-17 08:09:42,426 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:42,427 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:42,428 [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 2025-10-17 08:09:42,771 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:42,771 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 343.2469ms INFO 2025-10-17 08:09:42,771 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:42,772 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 345.45ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:43,946 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:09:43,946 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 08:09:43,947 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:43,947 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:43,947 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:43,947 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:43,948 [57 ] 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 2025-10-17 08:09:43,948 [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 2025-10-17 08:09:43,954 [46 ] 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 2025-10-17 08:09:43,954 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:43,954 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 6.0842ms INFO 2025-10-17 08:09:43,954 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:43,954 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:43,954 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.087ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:43,955 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:09:43,955 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:43,955 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:43,955 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:43,956 [46 ] 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 2025-10-17 08:09:43,956 [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 2025-10-17 08:09:43,957 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:43,957 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 9.1352ms INFO 2025-10-17 08:09:43,957 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:43,958 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2376ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:43,964 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:43,964 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.5974ms INFO 2025-10-17 08:09:43,964 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:43,964 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2487ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:43,972 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:43,972 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.9563ms INFO 2025-10-17 08:09:43,972 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:43,972 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6644ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:44,999 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d527b8a0-e9db-4cb5-b146-e749d46d661f& INFO 2025-10-17 08:09:45,000 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,000 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,002 [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 2025-10-17 08:09:45,048 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,049 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.9403ms INFO 2025-10-17 08:09:45,049 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,049 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4013ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:45,229 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:09:45,229 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330607&isHis=& INFO 2025-10-17 08:09:45,229 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,229 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,229 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,229 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,231 [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 2025-10-17 08:09:45,231 [24 ] 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 2025-10-17 08:09:45,234 [34 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:09:45,238 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,238 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.1997ms INFO 2025-10-17 08:09:45,238 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,238 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5898ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:45,241 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,241 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.4107ms INFO 2025-10-17 08:09:45,241 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,241 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3205ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:45,307 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2025-10-17 08:09:45,307 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,307 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,309 [46 ] 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 2025-10-17 08:09:45,335 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,335 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 26.4831ms INFO 2025-10-17 08:09:45,335 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,335 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5303ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:45,403 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d527b8a0-e9db-4cb5-b146-e749d46d661f&isHis=& INFO 2025-10-17 08:09:45,403 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,403 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,405 [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 2025-10-17 08:09:45,406 [37 ] 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=d527b8a0-e9db-4cb5-b146-e749d46d661f&recordId=8406&tableName=FORMBKSQD& INFO 2025-10-17 08:09:45,406 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d527b8a0-e9db-4cb5-b146-e749d46d661f&flowID=132&nodeCode=N1661331571231& INFO 2025-10-17 08:09:45,406 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,406 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,406 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,406 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,407 [57 ] 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 2025-10-17 08:09:45,407 [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 2025-10-17 08:09:45,451 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,451 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.3459ms INFO 2025-10-17 08:09:45,451 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,451 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.168ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:45,495 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,495 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 87.7749ms INFO 2025-10-17 08:09:45,495 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,495 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.5568ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:45,496 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,496 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 90.8465ms INFO 2025-10-17 08:09:45,496 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,496 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.1932ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:45,528 [37 ] 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=8406&approveID=330607& INFO 2025-10-17 08:09:45,528 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,528 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,529 [37 ] 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 2025-10-17 08:09:45,534 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,534 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.7832ms INFO 2025-10-17 08:09:45,534 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,534 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7087ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:45,621 [57 ] 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 2025-10-17 08:09:45,621 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,622 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,623 [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 2025-10-17 08:09:45,624 [37 ] 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 2025-10-17 08:09:45,624 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,625 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,626 [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 2025-10-17 08:09:45,626 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,626 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3892ms INFO 2025-10-17 08:09:45,626 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,626 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2845ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:45,629 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,629 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8297ms INFO 2025-10-17 08:09:45,629 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,629 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7192ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:45,640 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8406&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=62226&guid=d527b8a0-e9db-4cb5-b146-e749d46d661f&flag=1& INFO 2025-10-17 08:09:45,640 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:45,640 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,642 [59 ] 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 2025-10-17 08:09:45,759 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:45,760 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 118.1896ms INFO 2025-10-17 08:09:45,760 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:45,760 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.9569ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:46,912 [37 ] 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=3fWxZmySUVA%3D& INFO 2025-10-17 08:09:46,913 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:46,913 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:46,914 [37 ] 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 2025-10-17 08:09:46,920 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:46,921 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2008ms INFO 2025-10-17 08:09:46,921 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:46,921 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4067ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,244 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659788475&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:09:48,245 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:09:48,245 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8213ms 200 text/html INFO 2025-10-17 08:09:48,544 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659788801 INFO 2025-10-17 08:09:48,545 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:09:48,545 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6405ms 200 application/javascript INFO 2025-10-17 08:09:48,561 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9306417871869299 INFO 2025-10-17 08:09:48,561 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:09:48,561 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.483ms 200 application/javascript INFO 2025-10-17 08:09:48,659 [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%3D1760659788475%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:09:48,659 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:09:48,659 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,661 [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 2025-10-17 08:09:48,662 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659788475&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:09:48,664 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,664 [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 2025-10-17 08:09:48,665 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9456ms INFO 2025-10-17 08:09:48,665 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,665 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:48,665 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0137ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,665 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,665 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,666 [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 2025-10-17 08:09:48,667 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:09:48,667 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:09:48,667 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:09:48,682 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:09:48,685 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,685 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6933ms INFO 2025-10-17 08:09:48,685 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,685 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6491ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,756 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:09:48,756 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,757 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,757 [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 2025-10-17 08:09:48,758 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,758 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,758 [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 2025-10-17 08:09:48,759 [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 2025-10-17 08:09:48,759 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:09:48,759 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:09:48,759 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:09:48,762 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,762 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4627ms INFO 2025-10-17 08:09:48,762 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,763 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2015ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,774 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:09:48,774 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:09:48,777 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,777 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7077ms INFO 2025-10-17 08:09:48,777 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,777 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.188ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,860 [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 2025-10-17 08:09:48,861 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,861 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:09:48,861 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,861 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,861 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,862 [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 2025-10-17 08:09:48,862 [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 2025-10-17 08:09:48,865 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,865 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,865 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4017ms INFO 2025-10-17 08:09:48,865 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,866 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4047ms INFO 2025-10-17 08:09:48,866 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,866 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5487ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,866 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1367ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,940 [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 2025-10-17 08:09:48,940 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,940 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,942 [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 2025-10-17 08:09:48,944 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:09:48,944 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,945 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,945 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:09:48,945 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,945 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,945 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,946 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9275ms INFO 2025-10-17 08:09:48,946 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,946 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.85ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,946 [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 2025-10-17 08:09:48,946 [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 2025-10-17 08:09:48,948 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:09:48,948 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,949 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,949 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,949 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,949 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3594ms INFO 2025-10-17 08:09:48,949 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9887ms INFO 2025-10-17 08:09:48,949 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,949 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,949 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.178ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,949 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.601ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,950 [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 2025-10-17 08:09:48,952 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:09:48,952 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,953 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,954 [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 2025-10-17 08:09:48,957 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,957 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,957 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5101ms INFO 2025-10-17 08:09:48,957 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,957 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3931ms INFO 2025-10-17 08:09:48,957 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,957 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1393ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,957 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2201ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:48,958 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:09:48,958 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:48,958 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,960 [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 2025-10-17 08:09:48,964 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:48,964 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1776ms INFO 2025-10-17 08:09:48,964 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:48,964 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6409ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:49,024 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:09:49,024 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:49,024 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:49,026 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:09:49,026 [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 2025-10-17 08:09:49,026 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:49,026 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:49,027 [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 2025-10-17 08:09:49,038 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:49,038 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.7481ms INFO 2025-10-17 08:09:49,038 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:49,039 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7755ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:49,044 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:49,044 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.0892ms INFO 2025-10-17 08:09:49,044 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:49,044 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6964ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:50,373 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 08:09:50,375 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:50,375 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:50,376 [57 ] 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 2025-10-17 08:09:50,377 [57 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MjgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMzM3NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiSi-aBkuS4rSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTI4IiwianRpIjoiYmVkMTZlMWItMDdkYS00ZDgyLWEyZDItOWRmMjc5ZDY4MGVhIiwiaWF0IjoxNzYwNjU5Nzc1LCJuYmYiOjE3NjA2NTk3NzMsImV4cCI6MTc2MDc0NjE3NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.6A5XkROYYlVSd5YHj-WYKXtw-80rHCC-rz1XweKKeug INFO 2025-10-17 08:09:50,380 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:50,380 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.0103ms INFO 2025-10-17 08:09:50,380 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:50,380 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2825ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:50,395 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 08:09:50,395 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 08:09:50,395 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:50,395 [37 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/salary.af680d8e.css was not modified INFO 2025-10-17 08:09:50,396 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/salary.16dd3197.js was not modified INFO 2025-10-17 08:09:50,396 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4135ms 304 text/css INFO 2025-10-17 08:09:50,396 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4184ms 304 application/javascript INFO 2025-10-17 08:09:50,433 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 08:09:50,434 [37 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/salaryTop1.94d44d34.png was not modified INFO 2025-10-17 08:09:50,434 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4116ms 304 image/png INFO 2025-10-17 08:09:50,506 [37 ] 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 2025-10-17 08:09:50,506 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:50,507 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:50,507 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:50,508 [37 ] 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 2025-10-17 08:09:50,509 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 08:09:50,509 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:50,509 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:50,511 [57 ] 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 2025-10-17 08:09:50,512 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:50,512 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.1691ms INFO 2025-10-17 08:09:50,512 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:50,512 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0914ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:50,515 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:50,515 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.0712ms INFO 2025-10-17 08:09:50,515 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:50,515 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8437ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:51,541 [34 ] 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 2025-10-17 08:09:51,541 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:51,542 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:51,542 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:51,543 [34 ] 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 2025-10-17 08:09:51,590 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:51,590 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.681ms INFO 2025-10-17 08:09:51,590 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:51,590 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.73ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:51,662 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:09:51,662 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:51,663 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:51,664 [37 ] 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 2025-10-17 08:09:51,672 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:51,672 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.2422ms INFO 2025-10-17 08:09:51,672 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:51,673 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5924ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:52,355 [37 ] 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 2025-10-17 08:09:52,355 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:52,356 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:52,356 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:52,357 [37 ] 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 2025-10-17 08:09:52,488 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:52,489 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 131.315ms INFO 2025-10-17 08:09:52,489 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:52,489 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 133.3577ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:53,590 [37 ] 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 2025-10-17 08:09:53,591 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:53,591 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:53,592 [37 ] 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 2025-10-17 08:09:53,608 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:53,608 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.4132ms INFO 2025-10-17 08:09:53,608 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:53,608 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7067ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:53,616 [37 ] 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 2025-10-17 08:09:53,616 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:53,616 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:53,617 [37 ] 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 2025-10-17 08:09:53,632 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:53,632 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4232ms INFO 2025-10-17 08:09:53,632 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:53,632 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1698ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:54,551 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=958e68e0-b8da-417d-b65c-1a15c2ded53e& INFO 2025-10-17 08:09:54,551 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:54,551 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,553 [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 2025-10-17 08:09:54,599 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:54,599 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.0354ms INFO 2025-10-17 08:09:54,599 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,599 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4261ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:54,664 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:09:54,664 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:54,665 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,666 [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 2025-10-17 08:09:54,669 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330612&isHis=& INFO 2025-10-17 08:09:54,669 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:54,669 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,671 [24 ] 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 2025-10-17 08:09:54,672 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:54,672 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.472ms INFO 2025-10-17 08:09:54,672 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,673 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4856ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:54,674 [24 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:09:54,679 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:54,679 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4574ms INFO 2025-10-17 08:09:54,679 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,679 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2053ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:54,750 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2025-10-17 08:09:54,750 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:54,751 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,752 [57 ] 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 2025-10-17 08:09:54,756 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:54,756 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3092ms INFO 2025-10-17 08:09:54,756 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,756 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1236ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:54,832 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=958e68e0-b8da-417d-b65c-1a15c2ded53e&isHis=& INFO 2025-10-17 08:09:54,832 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:54,832 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,833 [24 ] 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 2025-10-17 08:09:54,837 [57 ] 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=958e68e0-b8da-417d-b65c-1a15c2ded53e&recordId=8408&tableName=FORMBKSQD& INFO 2025-10-17 08:09:54,837 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:54,838 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,839 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=958e68e0-b8da-417d-b65c-1a15c2ded53e&flowID=132&nodeCode=N1661331611447& INFO 2025-10-17 08:09:54,839 [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 2025-10-17 08:09:54,839 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:54,839 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,841 [34 ] 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 2025-10-17 08:09:54,884 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:54,884 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.3791ms INFO 2025-10-17 08:09:54,884 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,884 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.3533ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:54,925 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:54,925 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 91.2242ms INFO 2025-10-17 08:09:54,925 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,925 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.2439ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:54,928 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:54,928 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 88.7562ms INFO 2025-10-17 08:09:54,928 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,928 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.6207ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:54,954 [37 ] 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=8408&approveID=330612& INFO 2025-10-17 08:09:54,955 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:54,955 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,956 [37 ] 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 2025-10-17 08:09:54,960 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:54,961 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.5982ms INFO 2025-10-17 08:09:54,961 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:54,961 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4224ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:55,033 [57 ] 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 2025-10-17 08:09:55,034 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:55,034 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,035 [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 2025-10-17 08:09:55,036 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8408&formCode=0031&flowID=132&nodeCode=N1661331611447&exeId=62228&guid=958e68e0-b8da-417d-b65c-1a15c2ded53e&flag=1& INFO 2025-10-17 08:09:55,036 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:55,036 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,038 [37 ] 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 2025-10-17 08:09:55,039 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:55,039 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8764ms INFO 2025-10-17 08:09:55,039 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,039 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3965ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:55,119 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:55,120 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 81.7588ms INFO 2025-10-17 08:09:55,120 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,120 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.0088ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:55,466 [34 ] 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 2025-10-17 08:09:55,467 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:55,467 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,468 [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 2025-10-17 08:09:55,472 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 08:09:55,472 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:55,472 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.945ms INFO 2025-10-17 08:09:55,472 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,472 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:55,472 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1468ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:55,472 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,474 [37 ] 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 2025-10-17 08:09:55,479 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:55,479 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.5984ms INFO 2025-10-17 08:09:55,479 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,479 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7777ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:55,481 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:09:55,481 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:55,482 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,483 [35 ] 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 2025-10-17 08:09:55,487 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:55,487 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.6179ms INFO 2025-10-17 08:09:55,487 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,488 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3746ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:55,506 [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 2025-10-17 08:09:55,507 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:55,507 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,508 [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 2025-10-17 08:09:55,509 [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 2025-10-17 08:09:55,510 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:55,510 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,511 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:55,511 [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 2025-10-17 08:09:55,511 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0118ms INFO 2025-10-17 08:09:55,511 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,511 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6528ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:55,514 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:55,514 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8226ms INFO 2025-10-17 08:09:55,514 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,514 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3394ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:55,599 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1958& INFO 2025-10-17 08:09:55,600 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:55,600 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,601 [35 ] 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 2025-10-17 08:09:55,610 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:55,700 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 99.2095ms INFO 2025-10-17 08:09:55,700 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:55,700 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.9713ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:56,374 [37 ] 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=zQ5gDDKpqNI%3D& INFO 2025-10-17 08:09:56,374 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:56,374 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:56,375 [37 ] 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 2025-10-17 08:09:56,381 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:56,381 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8513ms INFO 2025-10-17 08:09:56,381 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:56,381 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9403ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:58,101 [37 ] 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 2025-10-17 08:09:58,101 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:58,101 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:58,101 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:58,103 [37 ] 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 2025-10-17 08:09:58,150 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:58,150 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.5405ms INFO 2025-10-17 08:09:58,150 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:58,150 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6734ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:09:58,835 [50 ] 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 2025-10-17 08:09:58,835 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:09:58,836 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:09:58,836 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:58,837 [50 ] 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 2025-10-17 08:09:58,954 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:09:58,954 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 117.0136ms INFO 2025-10-17 08:09:58,954 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:09:58,954 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.0756ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:00,048 [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=1&type=0&formCode=& INFO 2025-10-17 08:10:00,049 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:00,049 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:00,050 [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 2025-10-17 08:10:00,065 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:00,065 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.9202ms INFO 2025-10-17 08:10:00,065 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:00,065 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0663ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:00,070 [50 ] 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 2025-10-17 08:10:00,070 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:00,070 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:00,071 [50 ] 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 2025-10-17 08:10:00,085 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:00,085 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.1582ms INFO 2025-10-17 08:10:00,085 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:00,086 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8807ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:02,634 [35 ] 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 2025-10-17 08:10:02,634 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:10:02,635 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:02,635 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:02,636 [35 ] 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 2025-10-17 08:10:02,641 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:02,641 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.0996ms INFO 2025-10-17 08:10:02,641 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:02,641 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3597ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:02,718 [37 ] 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 2025-10-17 08:10:02,718 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:02,718 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:02,719 [37 ] 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 2025-10-17 08:10:02,719 [50 ] 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 2025-10-17 08:10:02,720 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:02,720 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:02,722 [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 2025-10-17 08:10:02,726 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:02,727 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.4496ms INFO 2025-10-17 08:10:02,727 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:02,727 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.313ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:02,767 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:02,772 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 52.8141ms INFO 2025-10-17 08:10:02,772 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:02,772 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.6294ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:03,099 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 08:10:03,099 [37 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/salaryTop2.225a0e9a.png was not modified INFO 2025-10-17 08:10:03,100 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6193ms 304 image/png INFO 2025-10-17 08:10:10,590 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 08:10:10,590 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:10,590 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:10,592 [65 ] 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 2025-10-17 08:10:10,594 [65 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 08:10:10,599 [50 ] 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 2025-10-17 08:10:10,600 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:10,600 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:10,601 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:10,601 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.241ms INFO 2025-10-17 08:10:10,601 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:10,601 [50 ] 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 2025-10-17 08:10:10,601 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5168ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:10,620 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:10,621 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 19.2461ms INFO 2025-10-17 08:10:10,621 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:10,621 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2008ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:10,727 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1958& INFO 2025-10-17 08:10:10,727 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:10,727 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:10,729 [50 ] 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 2025-10-17 08:10:10,739 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:10,826 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 96.7446ms INFO 2025-10-17 08:10:10,826 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:10,826 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.2339ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:15,716 [50 ] 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 2025-10-17 08:10:15,717 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:15,717 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:15,719 [50 ] 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 2025-10-17 08:10:15,722 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:15,723 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8832ms INFO 2025-10-17 08:10:15,723 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:15,723 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2948ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:31,363 [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 INFO 2025-10-17 08:10:31,363 [50 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 08:10:31,363 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.549ms 304 text/html INFO 2025-10-17 08:10:31,473 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659831130&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:10:31,474 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:10:31,474 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9381ms 200 text/html INFO 2025-10-17 08:10:31,921 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659831666 INFO 2025-10-17 08:10:31,921 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:10:31,921 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7124ms 200 application/javascript INFO 2025-10-17 08:10:31,938 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.32865678783191665 INFO 2025-10-17 08:10:31,938 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:10:31,938 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5768ms 200 application/javascript INFO 2025-10-17 08:10:32,064 [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%3D1760659831130%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:10:32,065 [50 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:10:32,065 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,066 [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 2025-10-17 08:10:32,068 [50 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659831130&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:10:32,069 [50 ] 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 2025-10-17 08:10:32,070 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:10:32,070 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,070 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,071 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0162ms INFO 2025-10-17 08:10:32,071 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,071 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2406ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,072 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,073 [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 2025-10-17 08:10:32,074 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:10:32,074 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:10:32,074 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:10:32,089 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:10:32,092 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,092 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9937ms INFO 2025-10-17 08:10:32,092 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,092 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.545ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,156 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:10:32,157 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,157 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,158 [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 2025-10-17 08:10:32,158 [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 2025-10-17 08:10:32,159 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,159 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,159 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:10:32,160 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:10:32,160 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:10:32,160 [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 2025-10-17 08:10:32,163 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,163 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4682ms INFO 2025-10-17 08:10:32,163 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,164 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2555ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,175 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:10:32,189 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:10:32,192 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,192 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8143ms INFO 2025-10-17 08:10:32,192 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,192 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9872ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,269 [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 2025-10-17 08:10:32,269 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,269 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,269 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:10:32,270 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,270 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,270 [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 2025-10-17 08:10:32,271 [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 2025-10-17 08:10:32,274 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,274 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3349ms INFO 2025-10-17 08:10:32,274 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,274 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4176ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,287 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,288 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.5102ms INFO 2025-10-17 08:10:32,288 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,288 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3418ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,337 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=11c0057f-674e-4a61-95d4-3f734d044e02%20%20& INFO 2025-10-17 08:10:32,338 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,338 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,339 [50 ] 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 2025-10-17 08:10:32,343 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:10:32,343 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,343 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,345 [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 2025-10-17 08:10:32,386 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,387 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 42.034ms INFO 2025-10-17 08:10:32,387 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,387 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.7047ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,396 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,396 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 56.7888ms INFO 2025-10-17 08:10:32,396 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,396 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.6467ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,459 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:10:32,460 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,460 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,460 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330544&isHis=& INFO 2025-10-17 08:10:32,461 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,461 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,462 [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 2025-10-17 08:10:32,462 [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 2025-10-17 08:10:32,467 [65 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:10:32,468 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,468 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1596ms INFO 2025-10-17 08:10:32,468 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,468 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.426ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,473 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,473 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.5327ms INFO 2025-10-17 08:10:32,473 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,473 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.777ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,536 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 08:10:32,537 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,537 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,538 [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 2025-10-17 08:10:32,543 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,543 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1906ms INFO 2025-10-17 08:10:32,543 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,543 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.919ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,604 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=11c0057f-674e-4a61-95d4-3f734d044e02%20%20&isHis=& INFO 2025-10-17 08:10:32,604 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,605 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,606 [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 2025-10-17 08:10:32,613 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=159&NodeCode=N1690455694285&guid=11c0057f-674e-4a61-95d4-3f734d044e02%20%20&recordId=1415&tableName=FWorkPlanMain& INFO 2025-10-17 08:10:32,614 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,614 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,615 [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 2025-10-17 08:10:32,618 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=11c0057f-674e-4a61-95d4-3f734d044e02%20%20&flowID=159&nodeCode=N1690455694285& INFO 2025-10-17 08:10:32,618 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,618 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,619 [50 ] 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 2025-10-17 08:10:32,704 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,704 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 98.3301ms INFO 2025-10-17 08:10:32,704 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,704 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.1571ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,723 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,723 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 103.8811ms INFO 2025-10-17 08:10:32,723 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,723 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.5612ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,724 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,724 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 109.3299ms INFO 2025-10-17 08:10:32,724 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,724 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.0169ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,796 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1415&approveID=330544& INFO 2025-10-17 08:10:32,796 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,796 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,798 [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 2025-10-17 08:10:32,814 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,816 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 18.2519ms INFO 2025-10-17 08:10:32,816 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,816 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1618ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,896 [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 2025-10-17 08:10:32,897 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,897 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,898 [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 2025-10-17 08:10:32,898 [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 2025-10-17 08:10:32,898 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,899 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,900 [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 2025-10-17 08:10:32,902 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,902 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3718ms INFO 2025-10-17 08:10:32,902 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,902 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4482ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,903 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,903 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9852ms INFO 2025-10-17 08:10:32,903 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,903 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7987ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:32,914 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1415&formCode=9601&flowID=159&nodeCode=N1690455694285&exeId=62216&guid=11c0057f-674e-4a61-95d4-3f734d044e02%20%20&flag=1& INFO 2025-10-17 08:10:32,914 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:32,914 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,915 [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 2025-10-17 08:10:32,977 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:32,980 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 64.2807ms INFO 2025-10-17 08:10:32,980 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:32,980 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.1643ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:33,348 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=Ne4LJs5StwE%3D& INFO 2025-10-17 08:10:33,348 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:33,348 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:33,350 [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 2025-10-17 08:10:33,355 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:33,356 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9757ms INFO 2025-10-17 08:10:33,356 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:33,356 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1469ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:38,276 [50 ] 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 2025-10-17 08:10:38,276 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:10:38,277 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:38,277 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:38,278 [50 ] 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 2025-10-17 08:10:38,324 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:38,325 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.1845ms INFO 2025-10-17 08:10:38,325 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:38,325 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6118ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:38,386 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:10:38,386 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:38,387 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:38,388 [65 ] 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 2025-10-17 08:10:38,397 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:38,397 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.7558ms INFO 2025-10-17 08:10:38,397 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:38,397 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8352ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:39,803 [50 ] 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 2025-10-17 08:10:39,803 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:10:39,803 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:39,803 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:39,805 [50 ] 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 2025-10-17 08:10:39,931 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:39,931 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 125.9602ms INFO 2025-10-17 08:10:39,931 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:39,931 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 128.4723ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,008 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ae8818a3-5342-455e-a585-560794815117& INFO 2025-10-17 08:10:40,009 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,009 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,010 [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 2025-10-17 08:10:40,058 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,058 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.7813ms INFO 2025-10-17 08:10:40,058 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,058 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8458ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,140 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:10:40,140 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,140 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,141 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330541&isHis=& INFO 2025-10-17 08:10:40,141 [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 2025-10-17 08:10:40,141 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,142 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,143 [37 ] 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 2025-10-17 08:10:40,147 [37 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:10:40,148 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,148 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4749ms INFO 2025-10-17 08:10:40,148 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,148 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5633ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,151 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,151 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.5705ms INFO 2025-10-17 08:10:40,151 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,152 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3689ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,220 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 08:10:40,220 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,220 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,222 [50 ] 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 2025-10-17 08:10:40,226 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,226 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.1565ms INFO 2025-10-17 08:10:40,226 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,226 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3283ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,285 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ae8818a3-5342-455e-a585-560794815117&isHis=& INFO 2025-10-17 08:10:40,286 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,286 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,287 [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 2025-10-17 08:10:40,287 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ae8818a3-5342-455e-a585-560794815117&flowID=158&nodeCode=N1690455728982& INFO 2025-10-17 08:10:40,287 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,287 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,288 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1690455728982&guid=ae8818a3-5342-455e-a585-560794815117&recordId=1414&tableName=FWorkPlanMain& INFO 2025-10-17 08:10:40,288 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,288 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,289 [56 ] 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 2025-10-17 08:10:40,289 [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 2025-10-17 08:10:40,402 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,402 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 113.4024ms INFO 2025-10-17 08:10:40,402 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,403 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.5313ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,403 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,403 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 114.0193ms INFO 2025-10-17 08:10:40,403 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,403 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.7697ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,404 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,404 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 117.4099ms INFO 2025-10-17 08:10:40,404 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,405 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.3001ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,470 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1414&approveID=330541& INFO 2025-10-17 08:10:40,471 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,471 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,472 [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 2025-10-17 08:10:40,490 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,490 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 18.1827ms INFO 2025-10-17 08:10:40,490 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,491 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3112ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,562 [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 2025-10-17 08:10:40,562 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,562 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,563 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1414&formCode=9601&flowID=158&nodeCode=N1690455728982&exeId=62213&guid=ae8818a3-5342-455e-a585-560794815117&flag=1& INFO 2025-10-17 08:10:40,563 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,564 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,564 [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 2025-10-17 08:10:40,565 [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 2025-10-17 08:10:40,567 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,567 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4758ms INFO 2025-10-17 08:10:40,567 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,567 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6001ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,619 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,622 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 57.3403ms INFO 2025-10-17 08:10:40,622 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,622 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.0774ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:40,937 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=85hXsOIDGbw%3D& INFO 2025-10-17 08:10:40,937 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:40,937 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,939 [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 2025-10-17 08:10:40,945 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:40,945 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1592ms INFO 2025-10-17 08:10:40,945 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:40,945 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3587ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:45,153 [61 ] 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 2025-10-17 08:10:45,153 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:10:45,153 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:45,153 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:45,155 [61 ] 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 2025-10-17 08:10:45,203 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:45,203 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.1984ms INFO 2025-10-17 08:10:45,203 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:45,203 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3993ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:46,718 [20 ] 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 2025-10-17 08:10:46,719 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:10:46,719 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:46,719 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:46,720 [20 ] 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 2025-10-17 08:10:46,842 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:46,842 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 121.6774ms INFO 2025-10-17 08:10:46,842 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:46,842 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.7099ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:47,940 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:10:47,940 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:47,940 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:47,942 [37 ] 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 2025-10-17 08:10:47,942 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:10:47,942 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:47,943 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:47,944 [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 2025-10-17 08:10:47,944 [20 ] 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 2025-10-17 08:10:47,944 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:10:47,944 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:47,946 [20 ] 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 2025-10-17 08:10:47,949 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:47,949 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 7.1827ms INFO 2025-10-17 08:10:47,949 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:47,949 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2125ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:47,954 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:47,954 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 9.8659ms INFO 2025-10-17 08:10:47,954 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:47,954 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8128ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:10:47,960 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:10:47,960 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4277ms INFO 2025-10-17 08:10:47,960 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:10:47,960 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0463ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:16,997 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659876886&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:11:16,997 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:11:16,997 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.785ms 200 text/html INFO 2025-10-17 08:11:17,049 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:11:17,049 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 08:11:17,049 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4374ms 304 application/javascript INFO 2025-10-17 08:11:17,513 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659877502 INFO 2025-10-17 08:11:17,514 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:11:17,514 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7572ms 200 application/javascript INFO 2025-10-17 08:11:17,529 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.23841163532735132 INFO 2025-10-17 08:11:17,529 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:11:17,529 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4577ms 200 application/javascript INFO 2025-10-17 08:11:17,688 [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%3D1760659876886%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:11:17,688 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:11:17,688 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:17,689 [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 2025-10-17 08:11:17,690 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659876886&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:11:17,693 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:17,693 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6326ms INFO 2025-10-17 08:11:17,693 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:17,693 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5222ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:17,694 [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 2025-10-17 08:11:17,694 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:11:17,695 [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 2025-10-17 08:11:17,695 [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 2025-10-17 08:11:17,695 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:17,696 [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 2025-10-17 08:11:17,697 [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 2025-10-17 08:11:17,697 [46 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:11:17,697 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:17,697 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7545ms INFO 2025-10-17 08:11:17,697 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:17,697 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0273ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:11:17,766 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:11:17,766 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:11:17,766 [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 2025-10-17 08:11:17,766 [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 2025-10-17 08:11:17,766 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:11:17,767 [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 2025-10-17 08:11:17,769 [46 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MjciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMzIzMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuael-aYvumjniIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTI3IiwianRpIjoiMzE0YzY5M2UtYjIwMC00NjMzLTk0YzQtZGM4MTI1M2YxMzczIiwiaWF0IjoxNzYwMzQzMTM3LCJuYmYiOjE3NjAzNDMxMzUsImV4cCI6MTc2MDQyOTUzNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.faemVLSGpQp02PwCyQjV41Q8xy99q0LhXS9NVfbUPow INFO 2025-10-17 08:11:17,771 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:17,771 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7677ms INFO 2025-10-17 08:11:17,771 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:11:17,771 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5942ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:17,869 [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 2025-10-17 08:11:17,869 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:11:17,869 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:17,878 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:17,880 [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 2025-10-17 08:11:17,881 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:11:17,881 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:11:17,881 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:11:17,896 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:11:17,898 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:17,898 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4303ms INFO 2025-10-17 08:11:17,898 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:17,898 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.5551ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:17,974 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:11:17,974 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:17,974 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:17,975 [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 2025-10-17 08:11:17,976 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:11:17,977 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:11:17,977 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:11:17,980 [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 2025-10-17 08:11:17,981 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:17,981 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:17,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 2025-10-17 08:11:17,988 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:17,988 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1083ms INFO 2025-10-17 08:11:17,988 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:17,988 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9817ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:17,992 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:11:18,008 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:11:18,011 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,011 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.5359ms INFO 2025-10-17 08:11:18,011 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,011 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5759ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:18,219 [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 2025-10-17 08:11:18,219 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:18,220 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,221 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:11:18,221 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:18,221 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,221 [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 2025-10-17 08:11:18,222 [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 2025-10-17 08:11:18,225 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,225 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5624ms INFO 2025-10-17 08:11:18,225 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,225 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9421ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:18,231 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,231 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6561ms INFO 2025-10-17 08:11:18,231 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,231 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6285ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:18,347 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:11:18,347 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:18,347 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,348 [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 2025-10-17 08:11:18,353 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,353 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6928ms INFO 2025-10-17 08:11:18,353 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,353 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6653ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:18,454 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d3c73447-473a-4a7f-90f6-a363ec8d342d%20%20& INFO 2025-10-17 08:11:18,455 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:18,455 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,456 [43 ] 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 2025-10-17 08:11:18,513 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,513 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 57.2198ms INFO 2025-10-17 08:11:18,514 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,514 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.5542ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:18,587 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:11:18,588 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:18,588 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,590 [37 ] 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 2025-10-17 08:11:18,590 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330609&isHis=& INFO 2025-10-17 08:11:18,590 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:18,590 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,592 [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 2025-10-17 08:11:18,596 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:11:18,596 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,596 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5028ms INFO 2025-10-17 08:11:18,596 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,596 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9942ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:18,601 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,601 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2113ms INFO 2025-10-17 08:11:18,601 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,601 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0724ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:18,738 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2025-10-17 08:11:18,738 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:18,739 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,740 [46 ] 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 2025-10-17 08:11:18,744 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,744 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.364ms INFO 2025-10-17 08:11:18,744 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,745 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3966ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:18,818 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d3c73447-473a-4a7f-90f6-a363ec8d342d%20%20&isHis=& INFO 2025-10-17 08:11:18,818 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:18,819 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,820 [37 ] 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 2025-10-17 08:11:18,822 [46 ] 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=d3c73447-473a-4a7f-90f6-a363ec8d342d%20%20&recordId=8407&tableName=FORMBKSQD& INFO 2025-10-17 08:11:18,822 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:18,822 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,823 [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 2025-10-17 08:11:18,829 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d3c73447-473a-4a7f-90f6-a363ec8d342d%20%20&flowID=132&nodeCode=N1661331571231& INFO 2025-10-17 08:11:18,830 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:18,830 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,831 [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 2025-10-17 08:11:18,945 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,945 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 113.6033ms INFO 2025-10-17 08:11:18,945 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,945 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.5122ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:18,945 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,945 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 125.3353ms INFO 2025-10-17 08:11:18,945 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,946 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.5482ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:18,946 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:18,946 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 122.8449ms INFO 2025-10-17 08:11:18,946 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:18,946 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.6419ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:19,015 [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=8407&approveID=330609& INFO 2025-10-17 08:11:19,016 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:19,016 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:19,018 [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 2025-10-17 08:11:19,024 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:19,024 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 6.069ms INFO 2025-10-17 08:11:19,024 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:19,024 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0378ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:19,188 [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 2025-10-17 08:11:19,189 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:19,189 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:19,190 [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 2025-10-17 08:11:19,192 [37 ] 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 2025-10-17 08:11:19,192 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:19,192 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:19,194 [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 2025-10-17 08:11:19,194 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:19,194 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7934ms INFO 2025-10-17 08:11:19,194 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8407&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=62227&guid=d3c73447-473a-4a7f-90f6-a363ec8d342d%20%20&flag=1& INFO 2025-10-17 08:11:19,194 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:19,194 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8717ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:19,194 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:19,194 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:19,196 [23 ] 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 2025-10-17 08:11:19,197 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:19,197 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1847ms INFO 2025-10-17 08:11:19,197 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:19,197 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0161ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:19,288 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:19,289 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 93.1326ms INFO 2025-10-17 08:11:19,289 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:19,289 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.0251ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:20,528 [56 ] 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=iJTP%2Bw9lyf0%3D& INFO 2025-10-17 08:11:20,528 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:20,528 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:20,530 [56 ] 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 2025-10-17 08:11:20,536 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:20,536 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3162ms INFO 2025-10-17 08:11:20,536 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:20,536 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4966ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:21,798 [56 ] 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 2025-10-17 08:11:21,798 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:11:21,798 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:21,798 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:21,799 [56 ] 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 2025-10-17 08:11:21,846 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:21,846 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.5173ms INFO 2025-10-17 08:11:21,846 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:21,846 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6988ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:22,027 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:11:22,027 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:22,027 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:22,029 [50 ] 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 2025-10-17 08:11:22,037 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:22,037 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.1227ms INFO 2025-10-17 08:11:22,037 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:22,037 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0742ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:25,313 [37 ] 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 2025-10-17 08:11:25,313 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:11:25,314 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:25,314 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:25,315 [37 ] 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 2025-10-17 08:11:25,424 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:25,424 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 108.7045ms INFO 2025-10-17 08:11:25,424 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:25,424 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.8789ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:26,664 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:11:26,665 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:26,665 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:26,666 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:11:26,666 [50 ] 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 2025-10-17 08:11:26,666 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:26,667 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:26,668 [56 ] 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 2025-10-17 08:11:26,670 [37 ] 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 2025-10-17 08:11:26,670 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:26,670 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:26,671 [37 ] 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 2025-10-17 08:11:26,673 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:26,673 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.615ms INFO 2025-10-17 08:11:26,673 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:26,673 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7871ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:26,673 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:26,673 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.3494ms INFO 2025-10-17 08:11:26,673 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:26,673 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0536ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:26,686 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:26,687 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.2772ms INFO 2025-10-17 08:11:26,687 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:26,687 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9662ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:11:49,243 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:11:49,244 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:11:49,244 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:49,245 [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 2025-10-17 08:11:49,281 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:11:49,281 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 36.1211ms INFO 2025-10-17 08:11:49,281 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:11:49,282 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2187ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:32,332 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659952397&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:12:32,332 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:12:32,332 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9415ms 200 text/html INFO 2025-10-17 08:12:33,086 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760659953274 INFO 2025-10-17 08:12:33,086 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:12:33,087 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6516ms 200 application/javascript INFO 2025-10-17 08:12:33,172 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.20682750693566732 INFO 2025-10-17 08:12:33,172 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:12:33,172 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5334ms 200 application/javascript INFO 2025-10-17 08:12:33,406 [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%3D1760659952397%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:12:33,407 [26 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:12:33,407 [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 2025-10-17 08:12:33,407 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,407 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:12:33,407 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,408 [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 2025-10-17 08:12:33,409 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,409 [26 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760659952397&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:12:33,410 [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 2025-10-17 08:12:33,411 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:12:33,411 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:12:33,411 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:12:33,412 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,412 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6808ms INFO 2025-10-17 08:12:33,412 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,412 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6284ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,426 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:12:33,429 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,429 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7919ms INFO 2025-10-17 08:12:33,429 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,429 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4248ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,547 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:12:33,547 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,547 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,548 [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 2025-10-17 08:12:33,549 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:12:33,549 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:12:33,550 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:12:33,555 [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 2025-10-17 08:12:33,556 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,556 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,557 [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 2025-10-17 08:12:33,560 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,560 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1368ms INFO 2025-10-17 08:12:33,560 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,560 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8772ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,564 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:12:33,579 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:12:33,581 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,581 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1388ms INFO 2025-10-17 08:12:33,582 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,582 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9406ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,726 [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 2025-10-17 08:12:33,726 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:12:33,727 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,727 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,727 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,727 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,728 [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 2025-10-17 08:12:33,729 [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 2025-10-17 08:12:33,732 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,732 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5633ms INFO 2025-10-17 08:12:33,732 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,732 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3432ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,736 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,737 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4416ms INFO 2025-10-17 08:12:33,737 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,737 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4594ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,771 [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 2025-10-17 08:12:33,771 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,771 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,773 [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 2025-10-17 08:12:33,776 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,776 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2772ms INFO 2025-10-17 08:12:33,776 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,776 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1328ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,781 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:12:33,781 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,781 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,782 [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 2025-10-17 08:12:33,785 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,785 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1464ms INFO 2025-10-17 08:12:33,785 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,785 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7544ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,786 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:12:33,787 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,787 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,788 [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 2025-10-17 08:12:33,790 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,790 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6001ms INFO 2025-10-17 08:12:33,790 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,790 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.101ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,815 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:12:33,815 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:12:33,815 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,815 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,815 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,816 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,817 [37 ] 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 2025-10-17 08:12:33,817 [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 2025-10-17 08:12:33,820 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,820 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0208ms INFO 2025-10-17 08:12:33,820 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,820 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8319ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,824 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,824 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1022ms INFO 2025-10-17 08:12:33,824 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,824 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8344ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,902 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:12:33,902 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,902 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,904 [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 2025-10-17 08:12:33,908 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,908 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.618ms INFO 2025-10-17 08:12:33,908 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,909 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5579ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,931 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:12:33,931 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,931 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,932 [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 2025-10-17 08:12:33,933 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:12:33,933 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:12:33,933 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,934 [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 2025-10-17 08:12:33,947 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,947 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.3068ms INFO 2025-10-17 08:12:33,947 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,947 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1084ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:12:33,948 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:12:33,949 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2372ms INFO 2025-10-17 08:12:33,949 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:12:33,949 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.958ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:07,163 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:13:07,164 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:07,164 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:07,165 [26 ] 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 2025-10-17 08:13:07,194 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:07,194 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.8474ms INFO 2025-10-17 08:13:07,194 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:07,194 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2319ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:16,476 [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 2025-10-17 08:13:16,476 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:16,477 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:16,478 [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 2025-10-17 08:13:16,481 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:16,481 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5721ms INFO 2025-10-17 08:13:16,481 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:16,482 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6594ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:16,484 [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 2025-10-17 08:13:16,484 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:16,484 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:16,484 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:16,486 [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 2025-10-17 08:13:16,500 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:16,500 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.5512ms INFO 2025-10-17 08:13:16,500 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:16,500 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3355ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:21,838 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660001335&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:13:21,838 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:13:21,838 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8875ms 200 text/html INFO 2025-10-17 08:13:22,487 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660002075 INFO 2025-10-17 08:13:22,487 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:13:22,487 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6217ms 200 application/javascript INFO 2025-10-17 08:13:22,520 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.22528529403829234 INFO 2025-10-17 08:13:22,520 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:13:22,520 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4661ms 200 application/javascript INFO 2025-10-17 08:13:22,675 [34 ] 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%3D1760660001335%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:13:22,675 [34 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:13:22,675 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:22,677 [34 ] 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 2025-10-17 08:13:22,678 [34 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660001335&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:13:22,680 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:22,681 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6587ms INFO 2025-10-17 08:13:22,681 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:22,681 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6749ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:22,687 [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 2025-10-17 08:13:22,687 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:22,688 [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 2025-10-17 08:13:22,688 [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 2025-10-17 08:13:22,688 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:22,689 [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 2025-10-17 08:13:22,690 [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 2025-10-17 08:13:22,690 [34 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:13:22,690 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:22,690 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7777ms INFO 2025-10-17 08:13:22,690 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:22,690 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7909ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:13:22,760 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 08:13:22,760 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:22,761 [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 2025-10-17 08:13:22,761 [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 2025-10-17 08:13:22,761 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:13:22,762 [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 2025-10-17 08:13:22,764 [34 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NjciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNTgzOCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWWu-e-pCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTY3IiwianRpIjoiN2M4MjgyMWEtZDRlMS00ODY0LWIyZWEtZTUzODcyMWYwMzJkIiwiaWF0IjoxNzYwNTAxOTQ2LCJuYmYiOjE3NjA1MDE5NDQsImV4cCI6MTc2MDU4ODM0NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.U44h4q9zyA1oqs31UsVfOaWdMdGg5HjdNN0ajZ4WpDk INFO 2025-10-17 08:13:22,766 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:22,766 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0991ms INFO 2025-10-17 08:13:22,766 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:13:22,767 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3095ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:22,839 [57 ] 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 2025-10-17 08:13:22,839 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:22,840 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:22,841 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:22,842 [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 2025-10-17 08:13:22,843 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:13:22,844 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:13:22,844 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:13:22,858 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:13:22,860 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:22,861 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.1548ms INFO 2025-10-17 08:13:22,861 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:22,861 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4185ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:22,930 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:13:22,930 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:22,930 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:22,932 [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 2025-10-17 08:13:22,932 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:13:22,933 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:13:22,933 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:13:22,936 [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 2025-10-17 08:13:22,936 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:22,936 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:22,937 [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 2025-10-17 08:13:22,940 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:22,940 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0437ms INFO 2025-10-17 08:13:22,940 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:22,941 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7384ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:22,947 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:13:22,961 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:13:22,964 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:22,964 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.5439ms INFO 2025-10-17 08:13:22,964 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:22,964 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.2965ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:23,050 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:13:23,050 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:23,050 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,051 [59 ] 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 2025-10-17 08:13:23,051 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:23,052 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,052 [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 2025-10-17 08:13:23,053 [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 2025-10-17 08:13:23,056 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:23,056 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4951ms INFO 2025-10-17 08:13:23,056 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,056 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2069ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:23,089 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:23,089 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 36.9734ms INFO 2025-10-17 08:13:23,089 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,089 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2651ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:23,093 [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 2025-10-17 08:13:23,093 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:23,093 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,094 [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 2025-10-17 08:13:23,097 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:23,097 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8735ms INFO 2025-10-17 08:13:23,097 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,097 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6391ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:23,098 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:13:23,098 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:23,098 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,099 [34 ] 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 2025-10-17 08:13:23,102 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:23,102 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.852ms INFO 2025-10-17 08:13:23,102 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,102 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.443ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:23,104 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:13:23,104 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:23,104 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,105 [59 ] 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 2025-10-17 08:13:23,109 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:23,109 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5984ms INFO 2025-10-17 08:13:23,109 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,109 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2523ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:23,111 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:13:23,111 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:23,111 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,111 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:13:23,112 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:23,112 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,113 [37 ] 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 2025-10-17 08:13:23,113 [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 2025-10-17 08:13:23,119 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:23,119 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.1381ms INFO 2025-10-17 08:13:23,119 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,119 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8876ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:23,120 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:23,121 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9134ms INFO 2025-10-17 08:13:23,121 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,121 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6114ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:23,158 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:13:23,159 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:23,159 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,160 [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 2025-10-17 08:13:23,165 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:23,165 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6431ms INFO 2025-10-17 08:13:23,165 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,165 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4752ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:23,193 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:13:23,194 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:13:23,194 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:23,194 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,194 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:23,194 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,195 [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 2025-10-17 08:13:23,195 [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 2025-10-17 08:13:23,204 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:23,204 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6133ms INFO 2025-10-17 08:13:23,204 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,204 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.398ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:23,215 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:23,216 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.3501ms INFO 2025-10-17 08:13:23,216 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:23,216 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1019ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:24,124 [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 2025-10-17 08:13:24,124 [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 2025-10-17 08:13:24,125 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:24,125 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:24,125 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:24,125 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:24,125 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:24,140 [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 2025-10-17 08:13:24,140 [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 2025-10-17 08:13:24,151 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:24,151 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.6798ms INFO 2025-10-17 08:13:24,151 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:24,152 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2576ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:24,155 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:24,155 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 15.5982ms INFO 2025-10-17 08:13:24,155 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:24,155 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0698ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:27,398 [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 2025-10-17 08:13:27,398 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:27,398 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:27,398 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:27,400 [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 2025-10-17 08:13:27,405 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:27,405 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 5.1838ms INFO 2025-10-17 08:13:27,405 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:27,405 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6896ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:29,358 [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 2025-10-17 08:13:29,358 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:29,358 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:29,358 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:29,360 [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 2025-10-17 08:13:29,365 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:29,365 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 5.5449ms INFO 2025-10-17 08:13:29,365 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:29,366 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7608ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:30,397 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:13:30,398 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:30,398 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:30,399 [37 ] 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 2025-10-17 08:13:30,437 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:30,438 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 38.2551ms INFO 2025-10-17 08:13:30,438 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:30,438 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.3014ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:30,482 [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 2025-10-17 08:13:30,482 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:30,483 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:30,483 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:30,484 [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 2025-10-17 08:13:30,489 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:30,489 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.9893ms INFO 2025-10-17 08:13:30,489 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:30,489 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9824ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:31,368 [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 2025-10-17 08:13:31,368 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:31,368 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:31,368 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:31,370 [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 2025-10-17 08:13:31,375 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:31,375 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 5.4539ms INFO 2025-10-17 08:13:31,375 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:31,375 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7953ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:32,912 [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 2025-10-17 08:13:32,912 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:32,912 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:32,912 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:32,914 [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 2025-10-17 08:13:32,954 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:32,954 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.0922ms INFO 2025-10-17 08:13:32,954 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:32,954 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3443ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:49,931 [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 2025-10-17 08:13:49,932 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:49,932 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:49,932 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:49,933 [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 2025-10-17 08:13:50,027 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:50,027 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 94.0957ms INFO 2025-10-17 08:13:50,027 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:50,028 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.1593ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:51,997 [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 2025-10-17 08:13:51,997 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:51,997 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:51,998 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:51,999 [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 2025-10-17 08:13:52,040 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:52,040 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.3008ms INFO 2025-10-17 08:13:52,040 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:52,040 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.2679ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:54,801 [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 2025-10-17 08:13:54,801 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:54,802 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:54,802 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:54,803 [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 2025-10-17 08:13:54,851 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:54,851 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 47.691ms INFO 2025-10-17 08:13:54,851 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:54,851 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7675ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:56,476 [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 2025-10-17 08:13:56,477 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:56,477 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:56,477 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:56,478 [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 2025-10-17 08:13:56,483 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:56,483 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.8454ms INFO 2025-10-17 08:13:56,483 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:56,483 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9626ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:58,232 [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 2025-10-17 08:13:58,232 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:58,232 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:58,232 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:58,234 [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 2025-10-17 08:13:58,282 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:58,282 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 48.1379ms INFO 2025-10-17 08:13:58,282 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:58,282 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.6735ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:13:58,792 [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 2025-10-17 08:13:58,792 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:13:58,793 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:13:58,793 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:58,794 [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 2025-10-17 08:13:58,834 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:13:58,835 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.354ms INFO 2025-10-17 08:13:58,835 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:13:58,835 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5529ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:02,712 [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 2025-10-17 08:14:02,712 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:02,712 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:02,713 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:02,714 [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 2025-10-17 08:14:02,755 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:02,755 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.0544ms INFO 2025-10-17 08:14:02,755 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:02,755 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1172ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:03,362 [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 2025-10-17 08:14:03,362 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:03,363 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:03,363 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:03,364 [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 2025-10-17 08:14:03,370 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:03,370 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 5.4541ms INFO 2025-10-17 08:14:03,370 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:03,370 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8414ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:04,872 [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 2025-10-17 08:14:04,872 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:04,872 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:04,872 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:04,873 [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 2025-10-17 08:14:04,879 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:04,879 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 5.3139ms INFO 2025-10-17 08:14:04,879 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:04,879 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3535ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:05,672 [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 2025-10-17 08:14:05,672 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:05,672 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:05,672 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:05,673 [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 2025-10-17 08:14:05,678 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:05,678 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.8271ms INFO 2025-10-17 08:14:05,678 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:05,678 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9123ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:09,111 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 08:14:09,111 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:09,112 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:09,112 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:09,113 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:14:09,154 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:09,154 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.7812ms INFO 2025-10-17 08:14:09,154 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:09,154 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.0416ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:11,911 [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 2025-10-17 08:14:11,912 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:11,912 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:11,912 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:11,914 [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 2025-10-17 08:14:11,918 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:11,918 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.8053ms INFO 2025-10-17 08:14:11,918 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:11,919 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3041ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:20,557 [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 2025-10-17 08:14:20,557 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:20,557 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:20,557 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:20,558 [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 2025-10-17 08:14:20,563 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:20,563 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.7985ms INFO 2025-10-17 08:14:20,563 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:20,563 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8663ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:21,837 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 08:14:21,837 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:21,837 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:21,837 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:21,839 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:14:21,879 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:21,879 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.2485ms INFO 2025-10-17 08:14:21,879 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:21,879 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3193ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:29,725 [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 2025-10-17 08:14:29,726 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:29,726 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:29,726 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:29,727 [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 2025-10-17 08:14:29,769 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:29,769 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.4171ms INFO 2025-10-17 08:14:29,769 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:29,769 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8308ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:32,489 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 08:14:32,489 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:32,490 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:32,490 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:32,491 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:14:32,496 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:32,496 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.8773ms INFO 2025-10-17 08:14:32,496 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:32,496 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1489ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:33,747 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 08:14:33,747 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:33,748 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:33,748 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:33,749 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:14:33,793 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:33,793 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 44.2019ms INFO 2025-10-17 08:14:33,793 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:33,794 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.4015ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:38,404 [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 2025-10-17 08:14:38,405 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:38,405 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:38,405 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:38,406 [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 2025-10-17 08:14:38,411 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:38,411 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.8266ms INFO 2025-10-17 08:14:38,411 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:38,411 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9119ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:40,244 [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 2025-10-17 08:14:40,245 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:40,245 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:40,245 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:40,246 [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 2025-10-17 08:14:40,287 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:40,287 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.4196ms INFO 2025-10-17 08:14:40,287 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:40,287 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7113ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:43,535 [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 2025-10-17 08:14:43,536 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:43,536 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:43,536 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:43,538 [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 2025-10-17 08:14:43,542 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:43,542 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.6069ms INFO 2025-10-17 08:14:43,542 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:43,542 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0047ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:45,300 [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 2025-10-17 08:14:45,301 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:45,301 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:45,301 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:45,302 [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 2025-10-17 08:14:45,342 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:45,342 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.0636ms INFO 2025-10-17 08:14:45,342 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:45,343 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2475ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:14:58,554 [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 2025-10-17 08:14:58,554 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:14:58,555 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:14:58,555 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:58,556 [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 2025-10-17 08:14:58,597 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:14:58,597 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.42ms INFO 2025-10-17 08:14:58,597 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:14:58,597 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7213ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:00,867 [23 ] 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 2025-10-17 08:15:00,868 [23 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 08:15:00,868 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6569ms 304 text/html INFO 2025-10-17 08:15:00,963 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:15:00,963 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 08:15:00,964 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5305ms 304 application/javascript INFO 2025-10-17 08:15:00,997 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660100177&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:15:00,998 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:15:00,998 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.785ms 200 text/html INFO 2025-10-17 08:15:01,877 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660100999 INFO 2025-10-17 08:15:01,878 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:15:01,878 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6731ms 200 application/javascript INFO 2025-10-17 08:15:02,007 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9993920889116148 INFO 2025-10-17 08:15:02,008 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:15:02,008 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6024ms 200 application/javascript INFO 2025-10-17 08:15:02,064 [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 2025-10-17 08:15:02,064 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:15:02,064 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:02,064 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,066 [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 2025-10-17 08:15:02,071 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,071 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.9699ms INFO 2025-10-17 08:15:02,071 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,071 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0592ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,158 [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%3D1760660100177%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:15:02,158 [23 ] 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 2025-10-17 08:15:02,158 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:15:02,158 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:15:02,158 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,159 [23 ] 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 2025-10-17 08:15:02,159 [23 ] 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 2025-10-17 08:15:02,159 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,160 [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 2025-10-17 08:15:02,160 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 08:15:02,161 [23 ] 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 2025-10-17 08:15:02,161 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:15:02,161 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,161 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660100177&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:15:02,161 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8831ms INFO 2025-10-17 08:15:02,161 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,161 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0949ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,163 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,164 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.3492ms INFO 2025-10-17 08:15:02,164 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,164 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5551ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,267 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:15:02,267 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:15:02,268 [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 2025-10-17 08:15:02,268 [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 2025-10-17 08:15:02,268 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:15:02,269 [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 2025-10-17 08:15:02,271 [56 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyNDAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDAwNyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumrmOaWh-eroCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjQwIiwianRpIjoiMTlmMzc5MmYtYjg5ZS00N2IwLWJlMzUtOGEyYjIyYWZkOTk2IiwiaWF0IjoxNzYwMjU5NDY1LCJuYmYiOjE3NjAyNTk0NjMsImV4cCI6MTc2MDM0NTg2NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.WfzhmXm3FDyu4Xl4rB4TqVfXR8YIAqPbtoYNIFHTCh8 INFO 2025-10-17 08:15:02,273 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,273 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8736ms INFO 2025-10-17 08:15:02,273 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:15:02,273 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2683ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,403 [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 2025-10-17 08:15:02,403 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:15:02,403 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:02,405 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,406 [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 2025-10-17 08:15:02,407 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:15:02,407 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:15:02,407 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:15:02,422 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:15:02,425 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,425 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6098ms INFO 2025-10-17 08:15:02,425 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,425 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3195ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,533 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:15:02,533 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:02,533 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,534 [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 2025-10-17 08:15:02,535 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:15:02,536 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:15:02,536 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:15:02,550 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:15:02,565 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:15:02,568 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,568 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3708ms INFO 2025-10-17 08:15:02,568 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,568 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3437ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,577 [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 2025-10-17 08:15:02,577 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:02,577 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,579 [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 2025-10-17 08:15:02,582 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,582 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5762ms INFO 2025-10-17 08:15:02,582 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,582 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3738ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,692 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:15:02,692 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:02,693 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,694 [23 ] 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 2025-10-17 08:15:02,703 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,703 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8687ms INFO 2025-10-17 08:15:02,703 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,703 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8207ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,722 [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 2025-10-17 08:15:02,723 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:02,723 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,724 [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 2025-10-17 08:15:02,727 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,727 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.894ms INFO 2025-10-17 08:15:02,727 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,727 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7229ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,757 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=071114f4-8674-4086-9850-1d671a98d01d%20%20& INFO 2025-10-17 08:15:02,757 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:02,758 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,759 [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 2025-10-17 08:15:02,803 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,803 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.5986ms INFO 2025-10-17 08:15:02,803 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,804 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.4272ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,862 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:15:02,863 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:02,863 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,864 [23 ] 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 2025-10-17 08:15:02,869 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,869 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6515ms INFO 2025-10-17 08:15:02,869 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,869 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7483ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,917 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:15:02,918 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330598&isHis=& INFO 2025-10-17 08:15:02,918 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:02,918 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,918 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:02,918 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,919 [56 ] 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 2025-10-17 08:15:02,919 [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 2025-10-17 08:15:02,923 [65 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:15:02,926 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,926 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3723ms INFO 2025-10-17 08:15:02,926 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,926 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3612ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:02,929 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:02,929 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.5697ms INFO 2025-10-17 08:15:02,929 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:02,929 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5985ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:03,052 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=071114f4-8674-4086-9850-1d671a98d01d%20%20&flowID=78&nodeCode=N1660619627201& INFO 2025-10-17 08:15:03,052 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660619627201&guid=071114f4-8674-4086-9850-1d671a98d01d%20%20&recordId=61601&tableName=K_LEAVE& INFO 2025-10-17 08:15:03,053 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:03,053 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:03,053 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=071114f4-8674-4086-9850-1d671a98d01d%20%20&isHis=& INFO 2025-10-17 08:15:03,053 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,053 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:03,053 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,053 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,054 [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 2025-10-17 08:15:03,054 [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 2025-10-17 08:15:03,055 [56 ] 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 2025-10-17 08:15:03,102 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:03,102 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.2103ms INFO 2025-10-17 08:15:03,102 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,103 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3748ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:03,130 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:03,130 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 75.8519ms INFO 2025-10-17 08:15:03,131 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,131 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.5797ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:03,135 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:03,135 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 80.9737ms INFO 2025-10-17 08:15:03,135 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,135 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.7299ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:03,312 [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 2025-10-17 08:15:03,312 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=071114f4-8674-4086-9850-1d671a98d01d%20%20& INFO 2025-10-17 08:15:03,312 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:03,312 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,312 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:03,312 [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 2025-10-17 08:15:03,313 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,313 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:03,313 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,314 [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 2025-10-17 08:15:03,314 [65 ] 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 2025-10-17 08:15:03,314 [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 2025-10-17 08:15:03,317 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:03,317 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.489ms INFO 2025-10-17 08:15:03,317 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,318 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:03,318 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2237ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:03,318 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3658ms INFO 2025-10-17 08:15:03,318 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,318 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0186ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:03,387 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:03,389 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.3056ms INFO 2025-10-17 08:15:03,389 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:03,389 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.4166ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:04,677 [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 71 INFO 2025-10-17 08:15:04,677 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:15:04,677 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:04,678 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:04,679 [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 2025-10-17 08:15:04,685 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:04,685 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1933ms INFO 2025-10-17 08:15:04,685 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:04,685 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3467ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:04,792 [28 ] 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=tVrStj6Iv7c%3D& INFO 2025-10-17 08:15:04,793 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:04,793 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:04,794 [28 ] 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 2025-10-17 08:15:04,801 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:04,801 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.6509ms INFO 2025-10-17 08:15:04,801 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:04,801 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0215ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:04,948 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660104866&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:15:04,949 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:15:04,949 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7019ms 200 text/html INFO 2025-10-17 08:15:05,220 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660105203 INFO 2025-10-17 08:15:05,220 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:15:05,220 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6242ms 200 application/javascript INFO 2025-10-17 08:15:05,277 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.31384290739961085 INFO 2025-10-17 08:15:05,277 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:15:05,277 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5159ms 200 application/javascript INFO 2025-10-17 08:15:05,438 [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%3D1760660104866%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:15:05,438 [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 2025-10-17 08:15:05,438 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:15:05,438 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:15:05,438 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,438 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,440 [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 2025-10-17 08:15:05,440 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,441 [20 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660104866&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:15:05,441 [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 2025-10-17 08:15:05,442 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:15:05,442 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:15:05,443 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:15:05,443 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,443 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5073ms INFO 2025-10-17 08:15:05,443 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,443 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7059ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,458 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:15:05,460 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,460 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4952ms INFO 2025-10-17 08:15:05,460 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,460 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3302ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,609 [23 ] 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 2025-10-17 08:15:05,609 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:15:05,609 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,609 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,609 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,609 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,610 [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 2025-10-17 08:15:05,611 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:15:05,611 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:15:05,612 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:15:05,612 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:15:05,614 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,614 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1529ms INFO 2025-10-17 08:15:05,614 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,614 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4586ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,626 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:15:05,655 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:15:05,658 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,659 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 48.2324ms INFO 2025-10-17 08:15:05,659 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,659 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3226ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,749 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:15:05,749 [23 ] 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 2025-10-17 08:15:05,750 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,750 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,750 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,750 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,752 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:15:05,752 [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 2025-10-17 08:15:05,755 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,755 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4937ms INFO 2025-10-17 08:15:05,755 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,755 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8793ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,760 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,760 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2234ms INFO 2025-10-17 08:15:05,760 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,760 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6409ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,798 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:15:05,798 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,798 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,800 [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 2025-10-17 08:15:05,803 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,803 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3527ms INFO 2025-10-17 08:15:05,803 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,803 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.278ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,838 [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 2025-10-17 08:15:05,838 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:15:05,838 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:15:05,838 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,838 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,838 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,838 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:15:05,838 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,838 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,838 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,839 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,840 [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 2025-10-17 08:15:05,840 [23 ] 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 2025-10-17 08:15:05,840 [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 2025-10-17 08:15:05,840 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,842 [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 2025-10-17 08:15:05,844 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,844 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.8484ms INFO 2025-10-17 08:15:05,844 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,844 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4176ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,848 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,848 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.2459ms INFO 2025-10-17 08:15:05,848 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,848 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4149ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,848 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,848 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.5406ms INFO 2025-10-17 08:15:05,848 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,848 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2738ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,850 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,850 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.1793ms INFO 2025-10-17 08:15:05,850 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,850 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1294ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,869 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:15:05,870 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,870 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,871 [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 2025-10-17 08:15:05,876 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,876 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1921ms INFO 2025-10-17 08:15:05,876 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,876 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1557ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,949 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:15:05,949 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:15:05,950 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,950 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:05,950 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,950 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,951 [23 ] 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 2025-10-17 08:15:05,951 [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 2025-10-17 08:15:05,960 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,960 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8437ms INFO 2025-10-17 08:15:05,960 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,960 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7681ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:05,967 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:05,967 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2583ms INFO 2025-10-17 08:15:05,967 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:05,968 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0405ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:06,749 [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 2025-10-17 08:15:06,749 [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 2025-10-17 08:15:06,749 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:15:06,749 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:06,749 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:06,750 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:06,750 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:06,751 [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 2025-10-17 08:15:06,751 [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 2025-10-17 08:15:06,762 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:06,762 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.8708ms INFO 2025-10-17 08:15:06,762 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:06,762 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9597ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:06,766 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:06,766 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.5985ms INFO 2025-10-17 08:15:06,766 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:06,766 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.674ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:10,148 [23 ] 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 2025-10-17 08:15:10,148 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:15:10,148 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:10,148 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:10,150 [23 ] 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 2025-10-17 08:15:10,196 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:10,197 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.7891ms INFO 2025-10-17 08:15:10,197 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:10,197 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0849ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:10,312 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:15:10,312 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:10,312 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:10,314 [56 ] 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 2025-10-17 08:15:10,324 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:10,324 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 9.9626ms INFO 2025-10-17 08:15:10,324 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:10,324 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0288ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:11,082 [54 ] 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 2025-10-17 08:15:11,082 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:15:11,083 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:11,083 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:11,084 [54 ] 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 2025-10-17 08:15:11,180 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:11,180 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 96.1749ms INFO 2025-10-17 08:15:11,180 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:11,180 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.3572ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:12,438 [23 ] 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 2025-10-17 08:15:12,438 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:15:12,438 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:15:12,438 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:12,438 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:12,438 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:12,438 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:12,439 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:12,439 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:12,440 [56 ] 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 2025-10-17 08:15:12,440 [23 ] 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 2025-10-17 08:15:12,440 [54 ] 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 2025-10-17 08:15:12,446 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:12,446 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2725ms INFO 2025-10-17 08:15:12,446 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:12,446 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3887ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:12,447 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:12,447 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.2028ms INFO 2025-10-17 08:15:12,447 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:12,447 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7771ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:12,455 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:12,455 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.6817ms INFO 2025-10-17 08:15:12,455 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:12,455 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8219ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:15:52,057 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:15:52,057 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:15:52,057 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:52,059 [23 ] 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 2025-10-17 08:15:52,088 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:15:52,088 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.3529ms INFO 2025-10-17 08:15:52,088 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:15:52,088 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4369ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:17:35,631 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:17:35,632 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:17:35,632 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:17:35,633 [9 ] 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 2025-10-17 08:17:35,662 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:17:35,662 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.23ms INFO 2025-10-17 08:17:35,662 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:17:35,663 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3485ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:14,338 [77 ] 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 2025-10-17 08:18:14,339 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:18:14,339 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9416ms 200 text/html INFO 2025-10-17 08:18:14,410 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 08:18:14,411 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 08:18:14,411 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0022ms 200 application/javascript INFO 2025-10-17 08:18:14,498 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 08:18:14,498 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 08:18:14,498 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 08:18:14,498 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660293372&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:18:14,499 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6246ms 200 application/javascript INFO 2025-10-17 08:18:14,499 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:18:14,499 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6465ms 200 text/html INFO 2025-10-17 08:18:14,501 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 08:18:14,501 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6952ms 200 text/css INFO 2025-10-17 08:18:14,502 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 08:18:14,502 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 08:18:14,503 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:14,503 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 08:18:14,503 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4352ms 200 application/javascript INFO 2025-10-17 08:18:14,503 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:18:14,504 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 08:18:14,504 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8233ms 200 application/javascript INFO 2025-10-17 08:18:14,541 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 08:18:14,541 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.843ms 200 application/javascript INFO 2025-10-17 08:18:14,580 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 08:18:14,580 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 08:18:14,581 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 08:18:14,581 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 08:18:14,581 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8719ms 0 application/javascript INFO 2025-10-17 08:18:14,581 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9103ms 0 application/javascript INFO 2025-10-17 08:18:14,581 [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 2025-10-17 08:18:14,581 [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 2025-10-17 08:18:14,581 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4269ms 0 application/javascript INFO 2025-10-17 08:18:14,659 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 08:18:14,660 [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 2025-10-17 08:18:14,661 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 08:18:14,661 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 08:18:14,661 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6026ms 200 application/javascript INFO 2025-10-17 08:18:14,662 [46 ] 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 2025-10-17 08:18:14,662 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4769ms 200 application/javascript INFO 2025-10-17 08:18:14,663 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 08:18:14,663 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2446ms 200 text/css INFO 2025-10-17 08:18:14,666 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 08:18:14,666 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 08:18:14,666 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4633ms 200 application/javascript INFO 2025-10-17 08:18:14,697 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:18:14,697 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 08:18:14,697 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:14,698 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 08:18:14,698 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9181ms 200 application/javascript INFO 2025-10-17 08:18:14,708 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 08:18:14,708 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0387ms 200 application/javascript INFO 2025-10-17 08:18:15,939 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 08:18:15,940 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 08:18:15,940 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8432ms 200 application/javascript INFO 2025-10-17 08:18:16,466 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660295281 INFO 2025-10-17 08:18:16,466 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:18:16,466 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6865ms 200 application/javascript INFO 2025-10-17 08:18:16,581 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.14894742848706843 INFO 2025-10-17 08:18:16,582 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:18:16,582 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5802ms 200 application/javascript INFO 2025-10-17 08:18:16,659 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 08:18:16,660 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 08:18:16,660 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6387ms 200 image/jpeg INFO 2025-10-17 08:18:16,746 [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%3D1760660293372%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:18:16,746 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:18:16,746 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:16,747 [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 2025-10-17 08:18:16,749 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660293372&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:18:16,752 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:16,752 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3007ms INFO 2025-10-17 08:18:16,752 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:16,752 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.409ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:16,757 [6 ] 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 2025-10-17 08:18:16,757 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:16,757 [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 2025-10-17 08:18:16,757 [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 2025-10-17 08:18:16,757 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:16,759 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 08:18:16,759 [6 ] 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 2025-10-17 08:18:16,759 [6 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:18:16,759 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:16,759 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7922ms INFO 2025-10-17 08:18:16,760 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:16,760 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0041ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:18:16,886 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2025-10-17 08:18:16,886 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:16,886 [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 2025-10-17 08:18:16,886 [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 2025-10-17 08:18:16,886 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:18:16,888 [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 2025-10-17 08:18:16,889 [6 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY1MDUxIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYyNTciLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpgpPlu7rlm70iLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjUwNTEiLCJqdGkiOiIwZmUwY2IzYy0zZWExLTQ1NjQtOTk1ZC02NWEzNDhlZGRjNzUiLCJpYXQiOjE3NjA0OTU5NDUsIm5iZiI6MTc2MDQ5NTk0MywiZXhwIjoxNzYwNTgyMzQ1LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.8gecdeqxhx5wJuHVB-g3dFQHEEcHYDQXnsJ-JYFRCUs INFO 2025-10-17 08:18:16,891 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:16,892 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9044ms INFO 2025-10-17 08:18:16,892 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:18:16,892 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1144ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:17,140 [64 ] 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 2025-10-17 08:18:17,141 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:17,141 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:17,143 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,144 [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 2025-10-17 08:18:17,145 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:18:17,145 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:18:17,145 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:18:17,160 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:18:17,163 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:17,163 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7717ms INFO 2025-10-17 08:18:17,163 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,163 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.607ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:17,298 [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 2025-10-17 08:18:17,299 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:17,299 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,300 [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 2025-10-17 08:18:17,303 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:18:17,303 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:17,303 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,303 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:17,304 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.341ms INFO 2025-10-17 08:18:17,304 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,304 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2146ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:17,304 [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 2025-10-17 08:18:17,305 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:18:17,306 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:18:17,306 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:18:17,320 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:18:17,335 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:18:17,338 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:17,338 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4745ms INFO 2025-10-17 08:18:17,338 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,338 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3128ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:17,460 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 08:18:17,460 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:17,460 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 08:18:17,461 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9033ms 200 application/javascript INFO 2025-10-17 08:18:17,461 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 08:18:17,461 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 08:18:17,461 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:17,461 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:17,462 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 08:18:17,462 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4394ms 200 application/javascript INFO 2025-10-17 08:18:17,462 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 08:18:17,462 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5495ms 200 application/javascript INFO 2025-10-17 08:18:17,462 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 08:18:17,462 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 08:18:17,462 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:17,462 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:17,462 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 08:18:17,463 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4081ms 200 application/javascript INFO 2025-10-17 08:18:17,463 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 08:18:17,463 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 08:18:17,463 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4918ms 200 application/javascript INFO 2025-10-17 08:18:17,463 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 08:18:17,463 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4862ms 200 text/css INFO 2025-10-17 08:18:17,690 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 08:18:17,690 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:18:17,690 [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 2025-10-17 08:18:17,690 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 08:18:17,690 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:17,690 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:17,690 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,690 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,690 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 08:18:17,690 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4006ms 200 text/css INFO 2025-10-17 08:18:17,691 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 08:18:17,691 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:17,691 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 08:18:17,691 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 08:18:17,691 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4676ms 200 text/css INFO 2025-10-17 08:18:17,691 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4811ms 200 application/javascript INFO 2025-10-17 08:18:17,692 [69 ] 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 2025-10-17 08:18:17,692 [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 2025-10-17 08:18:17,697 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:17,697 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7503ms INFO 2025-10-17 08:18:17,697 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,697 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8459ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:17,700 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:17,700 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2018ms INFO 2025-10-17 08:18:17,700 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,700 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1748ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:17,861 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:18:17,861 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:17,861 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,862 [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 2025-10-17 08:18:17,867 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:17,867 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7623ms INFO 2025-10-17 08:18:17,867 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:17,867 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6977ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:18,018 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 08:18:18,019 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 08:18:18,019 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5666ms 200 image/png INFO 2025-10-17 08:18:18,019 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 08:18:18,020 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 08:18:18,020 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 08:18:18,020 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5478ms 200 image/png INFO 2025-10-17 08:18:18,020 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 08:18:18,020 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4717ms 200 image/png INFO 2025-10-17 08:18:18,021 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 08:18:18,021 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 08:18:18,021 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3685ms 200 image/png INFO 2025-10-17 08:18:18,099 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:18:18,099 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:18,099 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,100 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:18:18,100 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:18,100 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,101 [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 2025-10-17 08:18:18,101 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:18:18,101 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:18,101 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:18,101 [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 2025-10-17 08:18:18,101 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,101 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,101 [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 2025-10-17 08:18:18,102 [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 2025-10-17 08:18:18,102 [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 2025-10-17 08:18:18,104 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:18:18,104 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:18,104 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,105 [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 2025-10-17 08:18:18,108 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:18,108 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.6252ms INFO 2025-10-17 08:18:18,108 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,109 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.537ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:18,110 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:18,110 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:18,110 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.6528ms INFO 2025-10-17 08:18:18,110 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,110 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.6496ms INFO 2025-10-17 08:18:18,110 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,110 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:18,110 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2399ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:18,110 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2985ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:18,110 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9175ms INFO 2025-10-17 08:18:18,110 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,110 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4584ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:18,110 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:18,110 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.0767ms INFO 2025-10-17 08:18:18,110 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,110 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6816ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:18,181 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 08:18:18,182 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 08:18:18,182 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 08:18:18,182 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6058ms 200 image/png INFO 2025-10-17 08:18:18,183 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 08:18:18,183 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8477ms 200 image/jpeg INFO 2025-10-17 08:18:18,187 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 08:18:18,188 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 08:18:18,188 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 08:18:18,188 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8937ms 200 image/jpeg INFO 2025-10-17 08:18:18,189 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 08:18:18,189 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9719ms 200 image/jpeg INFO 2025-10-17 08:18:18,251 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:18:18,251 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:18:18,252 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:18,252 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:18,252 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,252 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,253 [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 2025-10-17 08:18:18,253 [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 2025-10-17 08:18:18,262 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:18,262 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8574ms INFO 2025-10-17 08:18:18,262 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,262 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9626ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:18,274 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:18,274 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.115ms INFO 2025-10-17 08:18:18,274 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:18,274 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1332ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:19,347 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2025-10-17 08:18:19,347 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:19,348 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2025-10-17 08:18:19,348 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:19,348 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2025-10-17 08:18:19,348 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2025-10-17 08:18:19,348 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.943ms 200 application/javascript INFO 2025-10-17 08:18:19,348 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2025-10-17 08:18:19,348 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.574ms 200 application/javascript INFO 2025-10-17 08:18:19,348 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2025-10-17 08:18:19,349 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4373ms 200 text/css INFO 2025-10-17 08:18:19,350 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 08:18:19,350 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:19,350 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 08:18:19,350 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4516ms 200 application/javascript INFO 2025-10-17 08:18:19,476 [63 ] 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 2025-10-17 08:18:19,477 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:18:19,477 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:19,477 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:19,477 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:19,477 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:19,478 [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 2025-10-17 08:18:19,478 [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 2025-10-17 08:18:19,482 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:19,482 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.65ms INFO 2025-10-17 08:18:19,482 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:19,482 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6131ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:19,508 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:19,508 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.3323ms INFO 2025-10-17 08:18:19,508 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:19,508 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.594ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:21,677 [63 ] 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 2025-10-17 08:18:21,677 [77 ] 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 2025-10-17 08:18:21,678 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:21,678 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:21,678 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:21,678 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:21,679 [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 2025-10-17 08:18:21,679 [77 ] 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 2025-10-17 08:18:21,683 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:21,683 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7306ms INFO 2025-10-17 08:18:21,683 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:21,683 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.902ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:21,717 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:21,719 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.9512ms INFO 2025-10-17 08:18:21,719 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:21,719 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.9726ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:22,917 [77 ] 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 2025-10-17 08:18:22,918 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:18:22,918 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:22,918 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:22,919 [77 ] 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 2025-10-17 08:18:22,926 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:22,926 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8195ms INFO 2025-10-17 08:18:22,926 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:22,926 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0898ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:18:31,245 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=12& INFO 2025-10-17 08:18:31,245 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:18:31,246 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:31,247 [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 2025-10-17 08:18:31,252 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:18:31,252 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 5.006ms INFO 2025-10-17 08:18:31,252 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 08:18:31,252 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3994ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:13,615 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-17&timeBegin=08:00&timeEnd=17:00&leaveType=12&isPanel=true& INFO 2025-10-17 08:19:13,615 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:13,615 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:13,617 [53 ] 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 2025-10-17 08:19:13,623 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:13,624 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 6.4746ms INFO 2025-10-17 08:19:13,624 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:13,624 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9224ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:32,417 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660372515&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:19:32,418 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:19:32,418 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8748ms 200 text/html INFO 2025-10-17 08:19:33,270 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660373461 INFO 2025-10-17 08:19:33,270 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:19:33,270 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6635ms 200 application/javascript INFO 2025-10-17 08:19:33,365 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6804355313548827 INFO 2025-10-17 08:19:33,365 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:19:33,365 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6288ms 200 application/javascript INFO 2025-10-17 08:19:33,735 [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%3D1760660372515%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:19:33,735 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:19:33,736 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:33,737 [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 2025-10-17 08:19:33,738 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660372515&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:19:33,741 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:33,741 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9751ms INFO 2025-10-17 08:19:33,741 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:33,741 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9507ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:33,748 [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 2025-10-17 08:19:33,748 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:19:33,748 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:33,748 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:33,750 [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 2025-10-17 08:19:33,751 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:19:33,751 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:19:33,751 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:19:33,766 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:19:33,773 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:33,773 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 23.6853ms INFO 2025-10-17 08:19:33,773 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:33,773 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.6349ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,089 [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 2025-10-17 08:19:34,090 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,090 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,091 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:19:34,091 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,091 [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 2025-10-17 08:19:34,092 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,093 [11 ] 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 2025-10-17 08:19:34,094 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:19:34,094 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:19:34,094 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:19:34,095 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,095 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6616ms INFO 2025-10-17 08:19:34,095 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,095 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9453ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,109 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:19:34,109 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:19:34,112 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,112 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9557ms INFO 2025-10-17 08:19:34,112 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,112 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8912ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,256 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:19:34,256 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,256 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,258 [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 2025-10-17 08:19:34,261 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,261 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6915ms INFO 2025-10-17 08:19:34,261 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,261 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7558ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,295 [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 2025-10-17 08:19:34,295 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,295 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,296 [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 2025-10-17 08:19:34,298 [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 2025-10-17 08:19:34,299 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,299 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,299 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,300 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1643ms INFO 2025-10-17 08:19:34,300 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,300 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.903ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,300 [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 2025-10-17 08:19:34,303 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,303 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7584ms INFO 2025-10-17 08:19:34,303 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,303 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3999ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,331 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:19:34,331 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,331 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,332 [39 ] 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 2025-10-17 08:19:34,334 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:19:34,334 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,334 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,335 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,335 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1441ms INFO 2025-10-17 08:19:34,335 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,336 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.743ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,336 [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 2025-10-17 08:19:34,338 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,339 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7803ms INFO 2025-10-17 08:19:34,339 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,339 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.615ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,346 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:19:34,347 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,347 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,348 [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 2025-10-17 08:19:34,353 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:19:34,353 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,353 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,355 [39 ] 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 2025-10-17 08:19:34,356 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,356 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7168ms INFO 2025-10-17 08:19:34,356 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,356 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3385ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,358 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,358 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4044ms INFO 2025-10-17 08:19:34,358 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,358 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1513ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,455 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:19:34,455 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,455 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,456 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:19:34,456 [62 ] 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 2025-10-17 08:19:34,456 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,457 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,458 [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 2025-10-17 08:19:34,458 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:19:34,458 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:34,458 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,460 [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 2025-10-17 08:19:34,468 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,469 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8199ms INFO 2025-10-17 08:19:34,469 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,469 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5315ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,471 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,471 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.0819ms INFO 2025-10-17 08:19:34,471 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,471 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9319ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:34,473 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:34,473 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.0366ms INFO 2025-10-17 08:19:34,473 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:34,473 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7603ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:38,635 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:19:38,635 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:38,635 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:38,636 [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 2025-10-17 08:19:38,637 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:19:38,637 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:38,638 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:38,638 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:19:38,638 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:38,639 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:38,639 [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 2025-10-17 08:19:38,640 [45 ] 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 2025-10-17 08:19:38,652 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:38,652 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:38,652 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 13.6435ms INFO 2025-10-17 08:19:38,652 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 12.3682ms INFO 2025-10-17 08:19:38,653 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:38,653 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:38,653 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.453ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:38,653 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3896ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:38,653 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:38,653 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.626ms INFO 2025-10-17 08:19:38,653 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:38,653 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6287ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:38,776 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:19:38,776 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:38,776 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:38,778 [39 ] 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 2025-10-17 08:19:38,782 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:38,782 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.0076ms INFO 2025-10-17 08:19:38,782 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:38,782 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1803ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:40,875 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:19:40,875 [45 ] 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 2025-10-17 08:19:40,876 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:40,876 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:40,876 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:40,876 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:40,876 [39 ] 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 2025-10-17 08:19:40,876 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:40,876 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:40,876 [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 2025-10-17 08:19:40,877 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:40,877 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:40,877 [11 ] 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 2025-10-17 08:19:40,877 [45 ] 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 2025-10-17 08:19:40,877 [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 2025-10-17 08:19:40,878 [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 2025-10-17 08:19:40,893 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 08:19:40,893 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:40,893 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:40,894 [62 ] 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 2025-10-17 08:19:40,896 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:40,896 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:40,896 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.3351ms INFO 2025-10-17 08:19:40,896 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:40,896 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:40,896 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.5941ms INFO 2025-10-17 08:19:40,896 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.773ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:40,896 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:40,896 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 19.0699ms INFO 2025-10-17 08:19:40,896 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:40,896 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9247ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:40,896 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5784ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:40,898 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:40,898 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 21.0161ms INFO 2025-10-17 08:19:40,898 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:40,898 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2297ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:40,899 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:40,899 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4473ms INFO 2025-10-17 08:19:40,899 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:40,899 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4185ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:41,032 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1554& INFO 2025-10-17 08:19:41,032 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:41,033 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:41,034 [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 2025-10-17 08:19:41,037 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:41,040 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.3651ms INFO 2025-10-17 08:19:41,040 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:41,040 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2213ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:50,196 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2025-10-17 08:19:50,196 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:19:50,197 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTableList.bfa59482.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTableList.bfa59482.js' INFO 2025-10-17 08:19:50,197 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8096ms 200 application/javascript INFO 2025-10-17 08:19:50,198 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2025-10-17 08:19:50,199 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/subTableList.04b88ebd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\subTableList.04b88ebd.css' INFO 2025-10-17 08:19:50,199 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4976ms 200 text/css INFO 2025-10-17 08:19:50,341 [62 ] 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 2025-10-17 08:19:50,341 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:50,342 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:50,343 [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 2025-10-17 08:19:50,347 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:50,347 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9729ms INFO 2025-10-17 08:19:50,347 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:50,347 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0829ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:19:50,477 [6 ] 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 2025-10-17 08:19:50,477 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:19:50,477 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:50,479 [6 ] 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 2025-10-17 08:19:50,480 [6 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 08:19:50,492 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:19:50,496 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 17.7059ms INFO 2025-10-17 08:19:50,497 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:19:50,497 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.614ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:03,118 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTablePanel.b5347979.js INFO 2025-10-17 08:20:03,118 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:03,119 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTablePanel.b5347979.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTablePanel.b5347979.js' INFO 2025-10-17 08:20:03,119 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8993ms 200 application/javascript INFO 2025-10-17 08:20:03,241 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=2101000601,2101000603&IsEss=true& INFO 2025-10-17 08:20:03,241 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:03,241 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:03,243 [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 2025-10-17 08:20:03,248 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:03,248 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2047ms INFO 2025-10-17 08:20:03,248 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:03,248 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4215ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:03,399 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=A01&keyFieldValue=SsG%2B5JiOYRU%3D& INFO 2025-10-17 08:20:03,399 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:03,399 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:03,401 [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 2025-10-17 08:20:03,403 [6 ] 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 2025-10-17 08:20:03,403 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:03,404 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:03,405 [6 ] 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 2025-10-17 08:20:03,406 [6 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 08:20:03,431 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:03,438 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 33.0695ms INFO 2025-10-17 08:20:03,438 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:03,438 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.901ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:03,443 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:03,443 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 42.884ms INFO 2025-10-17 08:20:03,443 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:03,444 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.7794ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:08,712 [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 INFO 2025-10-17 08:20:08,712 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 08:20:08,712 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6124ms 304 text/html INFO 2025-10-17 08:20:08,773 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660408722&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:20:08,774 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:20:08,774 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6526ms 200 text/html INFO 2025-10-17 08:20:09,097 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660409083 INFO 2025-10-17 08:20:09,097 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:20:09,097 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6985ms 200 application/javascript INFO 2025-10-17 08:20:09,319 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2726456448147112 INFO 2025-10-17 08:20:09,319 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:20:09,319 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6032ms 200 application/javascript INFO 2025-10-17 08:20:09,404 [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%3D1760660408722%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:20:09,405 [62 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:20:09,405 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,406 [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 2025-10-17 08:20:09,407 [62 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660408722&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:20:09,410 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:09,410 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5537ms INFO 2025-10-17 08:20:09,410 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,410 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4169ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:09,410 [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 2025-10-17 08:20:09,410 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:09,410 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:09,412 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,413 [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 2025-10-17 08:20:09,415 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:20:09,415 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:20:09,415 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:20:09,430 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:20:09,432 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:09,432 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6391ms INFO 2025-10-17 08:20:09,432 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,432 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0706ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:09,500 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:20:09,501 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:09,501 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,502 [11 ] 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 2025-10-17 08:20:09,503 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:20:09,503 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:20:09,503 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:20:09,518 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:20:09,533 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:20:09,536 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:09,536 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.6727ms INFO 2025-10-17 08:20:09,536 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,536 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6902ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:09,620 [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 2025-10-17 08:20:09,620 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:09,620 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,622 [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 2025-10-17 08:20:09,625 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:09,625 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4878ms INFO 2025-10-17 08:20:09,625 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,625 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6564ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:09,670 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5b4a2784-2c74-438b-beaf-26dcb7b1f4da%20%20& INFO 2025-10-17 08:20:09,671 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:09,671 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,672 [11 ] 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 2025-10-17 08:20:09,696 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:20:09,697 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:09,697 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,698 [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 2025-10-17 08:20:09,716 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:09,717 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.1452ms INFO 2025-10-17 08:20:09,717 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,717 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4651ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:09,719 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:09,719 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.6665ms INFO 2025-10-17 08:20:09,719 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,719 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7538ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:09,727 [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 2025-10-17 08:20:09,727 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:09,728 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,729 [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 2025-10-17 08:20:09,732 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:09,732 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0085ms INFO 2025-10-17 08:20:09,732 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,732 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0484ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:09,796 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:20:09,796 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:09,796 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,798 [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 2025-10-17 08:20:09,804 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:09,804 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2179ms INFO 2025-10-17 08:20:09,804 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,804 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1238ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:09,819 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:20:09,819 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:09,820 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,821 [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 2025-10-17 08:20:09,829 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:09,829 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.697ms INFO 2025-10-17 08:20:09,829 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:09,830 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3897ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:10,022 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330557&isHis=& INFO 2025-10-17 08:20:10,022 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:10,022 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,024 [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 2025-10-17 08:20:10,027 [69 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:20:10,033 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:10,033 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.4864ms INFO 2025-10-17 08:20:10,033 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,033 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8525ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:10,106 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5b4a2784-2c74-438b-beaf-26dcb7b1f4da%20%20&isHis=& INFO 2025-10-17 08:20:10,106 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:10,106 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,108 [6 ] 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=5b4a2784-2c74-438b-beaf-26dcb7b1f4da%20%20&recordId=61599&tableName=K_LEAVE& INFO 2025-10-17 08:20:10,108 [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 2025-10-17 08:20:10,108 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:10,108 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,109 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5b4a2784-2c74-438b-beaf-26dcb7b1f4da%20%20&flowID=78&nodeCode=N1660557086424& INFO 2025-10-17 08:20:10,109 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:10,109 [6 ] 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 2025-10-17 08:20:10,109 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,111 [4 ] 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 2025-10-17 08:20:10,157 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:10,157 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.5181ms INFO 2025-10-17 08:20:10,157 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,157 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4037ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:10,188 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:10,188 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 77.4388ms INFO 2025-10-17 08:20:10,188 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,188 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.2012ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:10,190 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:10,190 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 81.9253ms INFO 2025-10-17 08:20:10,190 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,190 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.9369ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:10,299 [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 2025-10-17 08:20:10,299 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:10,299 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,301 [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 2025-10-17 08:20:10,304 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:10,304 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4219ms INFO 2025-10-17 08:20:10,304 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,304 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5885ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:10,309 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=5b4a2784-2c74-438b-beaf-26dcb7b1f4da%20%20& INFO 2025-10-17 08:20:10,309 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:10,309 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,310 [69 ] 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 2025-10-17 08:20:10,382 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:10,386 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.4141ms INFO 2025-10-17 08:20:10,386 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,386 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.1416ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:10,520 [69 ] 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 2025-10-17 08:20:10,520 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:10,520 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,522 [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 2025-10-17 08:20:10,525 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:10,525 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4013ms INFO 2025-10-17 08:20:10,525 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:10,525 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.406ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:11,883 [69 ] 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 2025-10-17 08:20:11,884 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:11,884 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:11,884 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:11,885 [69 ] 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 2025-10-17 08:20:11,891 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:11,892 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2893ms INFO 2025-10-17 08:20:11,892 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:11,892 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.346ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:11,968 [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_LEAVE&keyFieldValue=xKeLrkX5O7g%3D& INFO 2025-10-17 08:20:11,968 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:11,969 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:11,970 [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 2025-10-17 08:20:11,976 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:11,976 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1988ms INFO 2025-10-17 08:20:11,976 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:11,976 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0462ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:13,396 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660413564&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:20:13,397 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:20:13,397 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7592ms 200 text/html INFO 2025-10-17 08:20:13,906 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660414084 INFO 2025-10-17 08:20:13,907 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:20:13,907 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6898ms 200 application/javascript INFO 2025-10-17 08:20:13,996 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.836632699176288 INFO 2025-10-17 08:20:13,997 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:20:13,997 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8687ms 200 application/javascript INFO 2025-10-17 08:20:14,151 [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 2025-10-17 08:20:14,152 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:14,152 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,152 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,153 [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%3D1760660413564%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:20:14,153 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:20:14,153 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,153 [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 2025-10-17 08:20:14,155 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:20:14,155 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:20:14,155 [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 2025-10-17 08:20:14,155 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:20:14,156 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660413564&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:20:14,158 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,159 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8725ms INFO 2025-10-17 08:20:14,159 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,159 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5766ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,169 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:20:14,172 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,172 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5539ms INFO 2025-10-17 08:20:14,172 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,172 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7258ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,306 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:20:14,306 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,306 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,308 [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 2025-10-17 08:20:14,308 [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 2025-10-17 08:20:14,308 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,308 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,308 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:20:14,308 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:20:14,308 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:20:14,309 [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 2025-10-17 08:20:14,313 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,313 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3116ms INFO 2025-10-17 08:20:14,313 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,313 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0227ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,324 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:20:14,324 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:20:14,326 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,326 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9095ms INFO 2025-10-17 08:20:14,326 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,327 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,466 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:20:14,467 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,467 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,468 [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 2025-10-17 08:20:14,469 [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 2025-10-17 08:20:14,469 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,469 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,470 [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 2025-10-17 08:20:14,471 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,471 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2848ms INFO 2025-10-17 08:20:14,471 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,472 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1058ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,473 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,473 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0413ms INFO 2025-10-17 08:20:14,473 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,474 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9146ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,510 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:20:14,510 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,510 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,510 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:20:14,510 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,511 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,511 [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 2025-10-17 08:20:14,511 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:20:14,511 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,511 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,511 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,511 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,512 [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 2025-10-17 08:20:14,512 [49 ] 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 2025-10-17 08:20:14,512 [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 2025-10-17 08:20:14,513 [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 2025-10-17 08:20:14,515 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,515 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.497ms INFO 2025-10-17 08:20:14,515 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,515 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1756ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,518 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,518 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.8847ms INFO 2025-10-17 08:20:14,518 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,518 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6976ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,519 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,519 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.1429ms INFO 2025-10-17 08:20:14,519 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,520 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8339ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,520 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,520 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7053ms INFO 2025-10-17 08:20:14,520 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,520 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4951ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,549 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:20:14,549 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,549 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,550 [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 2025-10-17 08:20:14,554 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,554 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7029ms INFO 2025-10-17 08:20:14,554 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,554 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5794ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,633 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:20:14,633 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,633 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,635 [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 2025-10-17 08:20:14,640 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,640 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0298ms INFO 2025-10-17 08:20:14,640 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,640 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9789ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,656 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:20:14,656 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:20:14,656 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,656 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:14,656 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,656 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,657 [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 2025-10-17 08:20:14,657 [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 2025-10-17 08:20:14,666 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,666 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3779ms INFO 2025-10-17 08:20:14,666 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,666 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2436ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:14,673 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:14,673 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7742ms INFO 2025-10-17 08:20:14,673 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:14,673 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6711ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:15,354 [64 ] 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 2025-10-17 08:20:15,355 [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 2025-10-17 08:20:15,355 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:15,355 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:15,355 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,355 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,355 [11 ] 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 2025-10-17 08:20:15,356 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 08:20:15,356 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:15,356 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,356 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:15,356 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,356 [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 2025-10-17 08:20:15,356 [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 2025-10-17 08:20:15,357 [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 2025-10-17 08:20:15,357 [69 ] 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 2025-10-17 08:20:15,359 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:20:15,359 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:15,359 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,360 [11 ] 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 2025-10-17 08:20:15,360 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:15,360 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:15,360 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.862ms INFO 2025-10-17 08:20:15,360 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,360 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5147ms INFO 2025-10-17 08:20:15,360 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,360 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8849ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:15,360 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0082ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:15,361 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:15,361 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.6254ms INFO 2025-10-17 08:20:15,361 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,361 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.469ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:15,361 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:15,361 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.2841ms INFO 2025-10-17 08:20:15,361 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,361 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7685ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:15,365 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:15,365 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.7455ms INFO 2025-10-17 08:20:15,365 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,365 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.21ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:15,489 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1554& INFO 2025-10-17 08:20:15,489 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:15,489 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,490 [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 2025-10-17 08:20:15,494 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:15,498 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.6649ms INFO 2025-10-17 08:20:15,498 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:15,498 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3473ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:17,592 [11 ] 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 162 INFO 2025-10-17 08:20:17,592 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:17,592 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:17,592 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:17,594 [11 ] 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 2025-10-17 08:20:17,601 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:17,601 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.4612ms INFO 2025-10-17 08:20:17,601 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:17,601 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6484ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:17,677 [69 ] 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 2025-10-17 08:20:17,678 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:17,678 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:17,678 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:17,679 [69 ] 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 2025-10-17 08:20:17,687 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:17,687 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.5266ms INFO 2025-10-17 08:20:17,687 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:17,687 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5835ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:17,791 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=12& INFO 2025-10-17 08:20:17,791 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:17,791 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:17,793 [69 ] 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 2025-10-17 08:20:17,797 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:17,797 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.1584ms INFO 2025-10-17 08:20:17,797 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:17,797 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9645ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:17,913 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49542 INFO 2025-10-17 08:20:17,913 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:17,913 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:17,913 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:17,915 [49 ] 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 2025-10-17 08:20:18,030 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:18,031 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 115.8915ms INFO 2025-10-17 08:20:18,031 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:18,031 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.1283ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:18,195 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/DoUpLoadFileAsync? application/json 307062 INFO 2025-10-17 08:20:18,195 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:18,196 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:18,196 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.DoUpLoadFileAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:18,198 [69 ] 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 2025-10-17 08:20:18,414 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - apiUrl:http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 INFO 2025-10-17 08:20:18,530 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:18,532 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.DoUpLoadFileAsync (Sg.Hcm.Application.M) in 333.5831ms INFO 2025-10-17 08:20:18,532 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.DoUpLoadFileAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:18,532 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 336.511ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:18,711 [11 ] 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 2025-10-17 08:20:18,711 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:18,712 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/woff2/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\woff2\fontawesome-webfont.2adefcbc.woff2' INFO 2025-10-17 08:20:18,712 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7901ms 200 font/woff2 INFO 2025-10-17 08:20:18,792 [11 ] 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 2025-10-17 08:20:18,792 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:18,792 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:18,793 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:18,794 [11 ] 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 2025-10-17 08:20:18,860 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:18,860 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 65.7497ms INFO 2025-10-17 08:20:18,860 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:18,860 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.8679ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:20,152 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:20:20,152 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:20,152 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:20,154 [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 2025-10-17 08:20:20,208 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:20,208 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 53.9172ms INFO 2025-10-17 08:20:20,208 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:20,208 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.9747ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:21,139 [64 ] 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 2025-10-17 08:20:21,139 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:21,139 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:21,141 [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 2025-10-17 08:20:21,144 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:21,144 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.725ms INFO 2025-10-17 08:20:21,144 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:21,144 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8839ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:21,274 [51 ] 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 2025-10-17 08:20:21,274 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:21,274 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:21,287 [51 ] 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 2025-10-17 08:20:21,289 [51 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 08:20:21,300 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:21,306 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 19.5271ms INFO 2025-10-17 08:20:21,306 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:21,306 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7054ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:42,671 [51 ] 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 2025-10-17 08:20:42,672 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:20:42,672 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.836ms 200 text/html INFO 2025-10-17 08:20:42,782 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660442667&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:20:42,783 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:20:42,783 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7228ms 200 text/html INFO 2025-10-17 08:20:42,841 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:20:42,841 [51 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 08:20:42,842 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4936ms 304 application/javascript INFO 2025-10-17 08:20:43,323 [51 ] 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 2025-10-17 08:20:43,323 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:43,323 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:43,324 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:43,325 [51 ] 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 2025-10-17 08:20:43,372 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:43,373 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.4676ms INFO 2025-10-17 08:20:43,373 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:43,373 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8162ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:43,452 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:20:43,452 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:43,452 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:43,453 [36 ] 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 2025-10-17 08:20:43,461 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:43,462 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.0389ms INFO 2025-10-17 08:20:43,462 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:43,462 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.021ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:44,467 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660444354 INFO 2025-10-17 08:20:44,467 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:20:44,467 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.731ms 200 application/javascript INFO 2025-10-17 08:20:44,576 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2627292942091344 INFO 2025-10-17 08:20:44,577 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:20:44,577 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5783ms 200 application/javascript INFO 2025-10-17 08:20:44,725 [58 ] 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 2025-10-17 08:20:44,725 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:44,725 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:44,725 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:44,727 [58 ] 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 2025-10-17 08:20:44,855 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:44,855 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 127.8571ms INFO 2025-10-17 08:20:44,855 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:44,855 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.9869ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:44,873 [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%3D1760660442667%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:20:44,873 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:20:44,873 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:44,874 [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 2025-10-17 08:20:44,875 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660442667&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:20:44,878 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:44,878 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.2262ms INFO 2025-10-17 08:20:44,878 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:44,878 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1363ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:44,906 [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 2025-10-17 08:20:44,906 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:44,907 [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 2025-10-17 08:20:44,907 [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 2025-10-17 08:20:44,907 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:44,908 [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 2025-10-17 08:20:44,909 [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 2025-10-17 08:20:44,909 [58 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:20:44,909 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:44,909 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8777ms INFO 2025-10-17 08:20:44,909 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:44,909 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8825ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,026 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 08:20:45,027 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:45,027 [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 2025-10-17 08:20:45,027 [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 2025-10-17 08:20:45,027 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:20:45,028 [58 ] 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 2025-10-17 08:20:45,030 [58 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MzkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTQ1OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWQkee6oiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjM5IiwianRpIjoiNGQ2N2I2NDItN2Q0MC00ZDQ0LWEwMWYtZmJkZDhiMmFmMzg5IiwiaWF0IjoxNzYwNDkxMTQ4LCJuYmYiOjE3NjA0OTExNDYsImV4cCI6MTc2MDU3NzU0OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Fj5mpTqCxVrKaKq225Hepxfu5TQiBiJzMYg7KldSqzQ INFO 2025-10-17 08:20:45,033 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,033 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.2034ms INFO 2025-10-17 08:20:45,033 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:20:45,033 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.391ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,136 [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 2025-10-17 08:20:45,136 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:45,137 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,139 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,140 [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 2025-10-17 08:20:45,147 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:20:45,147 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:20:45,147 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:20:45,162 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:20:45,165 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,165 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 24.9382ms INFO 2025-10-17 08:20:45,165 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,165 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0281ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,266 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:20:45,267 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,267 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,268 [58 ] 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 2025-10-17 08:20:45,269 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:20:45,270 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:20:45,270 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:20:45,276 [36 ] 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 2025-10-17 08:20:45,277 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,277 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,278 [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 2025-10-17 08:20:45,281 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,281 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.43ms INFO 2025-10-17 08:20:45,281 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,282 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4385ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,285 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:20:45,299 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:20:45,302 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,302 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.9133ms INFO 2025-10-17 08:20:45,302 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,302 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9565ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,426 [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 2025-10-17 08:20:45,426 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:20:45,426 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,426 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,426 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,426 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,428 [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 2025-10-17 08:20:45,428 [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 2025-10-17 08:20:45,431 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,431 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2613ms INFO 2025-10-17 08:20:45,431 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,431 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4708ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,436 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,436 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.299ms INFO 2025-10-17 08:20:45,436 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,436 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2372ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,505 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=8ffbeeae-69ce-4790-9417-b5a28277ebf4%20%20& INFO 2025-10-17 08:20:45,505 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,505 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,507 [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 2025-10-17 08:20:45,536 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:20:45,536 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,536 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,538 [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 2025-10-17 08:20:45,551 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,552 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.743ms INFO 2025-10-17 08:20:45,552 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,552 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.686ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,554 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,554 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.4611ms INFO 2025-10-17 08:20:45,554 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,554 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.268ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,666 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:20:45,667 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,667 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,668 [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 2025-10-17 08:20:45,671 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330625&isHis=& INFO 2025-10-17 08:20:45,671 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,671 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,672 [58 ] 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 2025-10-17 08:20:45,674 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,674 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.242ms INFO 2025-10-17 08:20:45,675 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,675 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2414ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,676 [58 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:20:45,681 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,681 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.7491ms INFO 2025-10-17 08:20:45,681 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,681 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.426ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,786 [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=N1660288224736&guid=8ffbeeae-69ce-4790-9417-b5a28277ebf4%20%20&recordId=61602&tableName=K_LEAVE& INFO 2025-10-17 08:20:45,786 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=8ffbeeae-69ce-4790-9417-b5a28277ebf4%20%20&isHis=& INFO 2025-10-17 08:20:45,786 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,786 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,786 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,786 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,788 [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 2025-10-17 08:20:45,788 [58 ] 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 2025-10-17 08:20:45,790 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=8ffbeeae-69ce-4790-9417-b5a28277ebf4%20%20&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 08:20:45,790 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,790 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,791 [36 ] 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 2025-10-17 08:20:45,838 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,838 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.0894ms INFO 2025-10-17 08:20:45,838 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,838 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.0062ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,864 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,864 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 75.9185ms INFO 2025-10-17 08:20:45,864 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,864 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.9414ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,867 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:45,867 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 75.1647ms INFO 2025-10-17 08:20:45,867 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,867 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.7376ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:45,998 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:20:45,998 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:20:45,998 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,998 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:45,998 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:45,998 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,000 [47 ] 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 2025-10-17 08:20:46,000 [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 2025-10-17 08:20:46,006 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:46,006 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9165ms INFO 2025-10-17 08:20:46,006 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,006 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1846ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:46,006 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:46,006 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.2905ms INFO 2025-10-17 08:20:46,006 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,006 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3991ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:46,006 [45 ] 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 2025-10-17 08:20:46,006 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:46,007 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,008 [45 ] 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 2025-10-17 08:20:46,022 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:46,022 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.5233ms INFO 2025-10-17 08:20:46,022 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,023 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.334ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:46,056 [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 2025-10-17 08:20:46,056 [45 ] 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 2025-10-17 08:20:46,056 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:46,056 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:46,056 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,056 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,058 [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 2025-10-17 08:20:46,058 [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 2025-10-17 08:20:46,061 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:46,061 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:46,061 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1369ms INFO 2025-10-17 08:20:46,061 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2882ms INFO 2025-10-17 08:20:46,061 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,061 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,061 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2362ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:46,061 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2693ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:46,065 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=8ffbeeae-69ce-4790-9417-b5a28277ebf4%20%20& INFO 2025-10-17 08:20:46,065 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:46,065 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,066 [47 ] 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 2025-10-17 08:20:46,139 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:46,142 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.7201ms INFO 2025-10-17 08:20:46,142 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:46,142 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.2929ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:47,441 [47 ] 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 2025-10-17 08:20:47,441 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:20:47,442 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:47,442 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:47,443 [47 ] 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 2025-10-17 08:20:47,450 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:47,450 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5905ms INFO 2025-10-17 08:20:47,450 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:47,450 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7825ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:20:47,602 [47 ] 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=agNZlzYcNoo%3D& INFO 2025-10-17 08:20:47,602 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:20:47,602 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:47,603 [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 2025-10-17 08:20:47,610 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:20:47,610 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5713ms INFO 2025-10-17 08:20:47,610 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:20:47,610 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5949ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:24,052 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660604048&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:23:24,053 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:23:24,053 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.941ms 200 text/html INFO 2025-10-17 08:23:24,427 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660604457 INFO 2025-10-17 08:23:24,428 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:23:24,428 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7048ms 200 application/javascript INFO 2025-10-17 08:23:24,446 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17852267598018945 INFO 2025-10-17 08:23:24,446 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:23:24,447 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5743ms 200 application/javascript INFO 2025-10-17 08:23:24,623 [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%3D1760660604048%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:23:24,623 [59 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:23:24,623 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,624 [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 2025-10-17 08:23:24,625 [59 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660604048&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:23:24,628 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:24,628 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9631ms INFO 2025-10-17 08:23:24,628 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,629 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8988ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:24,630 [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 2025-10-17 08:23:24,630 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:23:24,630 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:24,630 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,632 [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 2025-10-17 08:23:24,633 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:23:24,633 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:23:24,633 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:23:24,648 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:23:24,650 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:24,650 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5989ms INFO 2025-10-17 08:23:24,650 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,650 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4711ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:24,722 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:23:24,723 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:24,723 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,724 [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 2025-10-17 08:23:24,725 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:23:24,725 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:23:24,725 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:23:24,727 [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 2025-10-17 08:23:24,727 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:24,727 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,728 [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 2025-10-17 08:23:24,732 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:24,732 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5048ms INFO 2025-10-17 08:23:24,732 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,732 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3043ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:24,740 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:23:24,741 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:23:24,743 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:24,744 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.2441ms INFO 2025-10-17 08:23:24,744 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,744 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4907ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:24,858 [59 ] 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 2025-10-17 08:23:24,858 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:24,859 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:23:24,859 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,859 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:24,859 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,860 [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 2025-10-17 08:23:24,860 [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 2025-10-17 08:23:24,864 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:24,864 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:24,864 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6235ms INFO 2025-10-17 08:23:24,864 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8093ms INFO 2025-10-17 08:23:24,864 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,864 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:24,864 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3919ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:24,864 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9472ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,043 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:23:25,043 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,043 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,044 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=139f460a-85d8-44f5-aecc-0cecfb7020fc%20%20& INFO 2025-10-17 08:23:25,044 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,044 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,045 [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 2025-10-17 08:23:25,045 [59 ] 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 2025-10-17 08:23:25,051 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,051 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.1505ms INFO 2025-10-17 08:23:25,051 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,051 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3774ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,091 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,091 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.4388ms INFO 2025-10-17 08:23:25,091 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,091 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4306ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,173 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:23:25,173 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,173 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,174 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330618&isHis=& INFO 2025-10-17 08:23:25,175 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,175 [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 2025-10-17 08:23:25,175 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,176 [59 ] 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 2025-10-17 08:23:25,180 [59 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:23:25,181 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,181 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5562ms INFO 2025-10-17 08:23:25,181 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,182 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8266ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,185 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,185 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.6062ms INFO 2025-10-17 08:23:25,185 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,185 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3126ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,247 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2025-10-17 08:23:25,247 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,247 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,249 [9 ] 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 2025-10-17 08:23:25,253 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,253 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.308ms INFO 2025-10-17 08:23:25,253 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,253 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1745ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,331 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=139f460a-85d8-44f5-aecc-0cecfb7020fc%20%20&isHis=& INFO 2025-10-17 08:23:25,331 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,332 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,333 [9 ] 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 2025-10-17 08:23:25,338 [61 ] 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=139f460a-85d8-44f5-aecc-0cecfb7020fc%20%20&recordId=8407&tableName=FORMBKSQD& INFO 2025-10-17 08:23:25,338 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=139f460a-85d8-44f5-aecc-0cecfb7020fc%20%20&flowID=132&nodeCode=N1661331611447& INFO 2025-10-17 08:23:25,338 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,339 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,339 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,339 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,340 [61 ] 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 2025-10-17 08:23:25,340 [59 ] 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 2025-10-17 08:23:25,382 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,382 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.0944ms INFO 2025-10-17 08:23:25,382 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,382 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.9365ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,384 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,384 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 44.146ms INFO 2025-10-17 08:23:25,384 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,384 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9883ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,385 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,385 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.4028ms INFO 2025-10-17 08:23:25,385 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,385 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.3846ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,448 [53 ] 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=8407&approveID=330618& INFO 2025-10-17 08:23:25,448 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,449 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,450 [53 ] 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 2025-10-17 08:23:25,455 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,455 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.68ms INFO 2025-10-17 08:23:25,455 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,455 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7877ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,538 [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 2025-10-17 08:23:25,538 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,538 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,539 [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 2025-10-17 08:23:25,540 [53 ] 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 2025-10-17 08:23:25,541 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,541 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,542 [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 2025-10-17 08:23:25,542 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,542 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9061ms INFO 2025-10-17 08:23:25,542 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,542 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6282ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,545 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,545 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9405ms INFO 2025-10-17 08:23:25,545 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,545 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.725ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:25,554 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8407&formCode=0031&flowID=132&nodeCode=N1661331611447&exeId=62227&guid=139f460a-85d8-44f5-aecc-0cecfb7020fc%20%20&flag=1& INFO 2025-10-17 08:23:25,555 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:25,555 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,556 [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 2025-10-17 08:23:25,645 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:25,646 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 89.8613ms INFO 2025-10-17 08:23:25,646 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:25,646 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.5009ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:26,894 [9 ] 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=iJTP%2Bw9lyf0%3D& INFO 2025-10-17 08:23:26,894 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:26,894 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:26,896 [9 ] 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 2025-10-17 08:23:26,902 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:26,903 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5516ms INFO 2025-10-17 08:23:26,903 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:26,903 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2033ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:28,812 [61 ] 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 2025-10-17 08:23:28,812 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:23:28,812 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:28,812 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:28,813 [61 ] 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 2025-10-17 08:23:28,859 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:28,859 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.7532ms INFO 2025-10-17 08:23:28,859 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:28,859 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.87ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:28,938 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:23:28,939 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:28,939 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:28,940 [9 ] 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 2025-10-17 08:23:28,948 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:28,948 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.6852ms INFO 2025-10-17 08:23:28,948 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:28,948 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6683ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:29,489 [53 ] 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 2025-10-17 08:23:29,489 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:23:29,490 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:29,490 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:29,491 [53 ] 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 2025-10-17 08:23:29,599 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:29,599 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 108.3433ms INFO 2025-10-17 08:23:29,599 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:29,600 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.3907ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:30,728 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:23:30,729 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:30,729 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:30,730 [9 ] 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 2025-10-17 08:23:30,737 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:30,737 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.7226ms INFO 2025-10-17 08:23:30,737 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:30,737 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7599ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:30,737 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:23:30,738 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:30,738 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:30,739 [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 2025-10-17 08:23:30,749 [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=1&type=0&formCode=& INFO 2025-10-17 08:23:30,750 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:23:30,750 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:30,751 [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 2025-10-17 08:23:30,759 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:30,759 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 20.0978ms INFO 2025-10-17 08:23:30,759 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:30,759 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.889ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:23:30,766 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:23:30,766 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.6415ms INFO 2025-10-17 08:23:30,766 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:23:30,766 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8547ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:30,154 [39 ] 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 2025-10-17 08:27:30,154 [39 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 08:27:30,154 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5211ms 304 text/html INFO 2025-10-17 08:27:30,328 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660850267&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:27:30,329 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:27:30,329 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7134ms 200 text/html INFO 2025-10-17 08:27:30,331 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:27:30,332 [36 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 08:27:30,332 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3869ms 304 application/javascript INFO 2025-10-17 08:27:30,945 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660850941 INFO 2025-10-17 08:27:30,946 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:27:30,946 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1887ms 200 application/javascript INFO 2025-10-17 08:27:30,968 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9452590690507234 INFO 2025-10-17 08:27:30,969 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:27:30,969 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5065ms 200 application/javascript INFO 2025-10-17 08:27:31,136 [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%3D1760660850267%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:27:31,136 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:27:31,136 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,137 [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 2025-10-17 08:27:31,138 [39 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660850267&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:27:31,141 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,141 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8029ms INFO 2025-10-17 08:27:31,141 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,141 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7865ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,146 [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 2025-10-17 08:27:31,146 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:27:31,147 [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 2025-10-17 08:27:31,147 [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 2025-10-17 08:27:31,147 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,148 [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 2025-10-17 08:27:31,149 [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 2025-10-17 08:27:31,149 [51 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:27:31,149 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,149 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8395ms INFO 2025-10-17 08:27:31,149 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,149 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9501ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,235 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:27:31,235 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:27:31,236 [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 2025-10-17 08:27:31,236 [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 2025-10-17 08:27:31,236 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:27:31,238 [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 2025-10-17 08:27:31,239 [51 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NjgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDM1NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW-kOWtmOmbqCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDY4IiwianRpIjoiYmZiNjNkZjQtNTExMy00ZGJiLWIwY2UtZjdlYzU1M2JmYTY2IiwiaWF0IjoxNzYwNDAwODUwLCJuYmYiOjE3NjA0MDA4NDgsImV4cCI6MTc2MDQ4NzI1MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Bj_42jujLhBDz5AIXHXGKZFuZafFEstQRBZkVYEkDlI INFO 2025-10-17 08:27:31,242 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,242 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.1938ms INFO 2025-10-17 08:27:31,242 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:27:31,242 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4074ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,321 [63 ] 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 2025-10-17 08:27:31,321 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:27:31,321 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,323 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,325 [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 2025-10-17 08:27:31,326 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:27:31,326 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:27:31,326 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:27:31,341 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:27:31,343 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,344 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8278ms INFO 2025-10-17 08:27:31,344 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,344 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5306ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,426 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:27:31,426 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,426 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,427 [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 2025-10-17 08:27:31,428 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:27:31,428 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:27:31,428 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:27:31,439 [36 ] 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 2025-10-17 08:27:31,440 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,440 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,441 [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 2025-10-17 08:27:31,443 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:27:31,445 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,445 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9525ms INFO 2025-10-17 08:27:31,445 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,445 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9651ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,458 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:27:31,461 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,461 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8821ms INFO 2025-10-17 08:27:31,461 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,461 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7641ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,571 [63 ] 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 2025-10-17 08:27:31,571 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,571 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,572 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:27:31,572 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,572 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,573 [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 2025-10-17 08:27:31,573 [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 2025-10-17 08:27:31,576 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,576 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.44ms INFO 2025-10-17 08:27:31,576 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,576 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4283ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,583 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,583 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.3095ms INFO 2025-10-17 08:27:31,583 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,583 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9973ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,659 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:27:31,660 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,660 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,661 [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 2025-10-17 08:27:31,666 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,666 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2622ms INFO 2025-10-17 08:27:31,666 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,667 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2602ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,677 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6fb1b218-b1ff-43ba-9c8a-35240ac1752a%20%20& INFO 2025-10-17 08:27:31,677 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,677 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,678 [39 ] 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 2025-10-17 08:27:31,726 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,727 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.1834ms INFO 2025-10-17 08:27:31,727 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,727 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.0654ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,807 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:27:31,807 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,807 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,809 [39 ] 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 2025-10-17 08:27:31,814 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330620&isHis=& INFO 2025-10-17 08:27:31,814 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,815 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,816 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,816 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7929ms INFO 2025-10-17 08:27:31,816 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,816 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9783ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,816 [51 ] 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 2025-10-17 08:27:31,820 [51 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:27:31,825 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,825 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.4868ms INFO 2025-10-17 08:27:31,826 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,826 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9098ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,901 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=6fb1b218-b1ff-43ba-9c8a-35240ac1752a%20%20&isHis=& INFO 2025-10-17 08:27:31,901 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,901 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,903 [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 2025-10-17 08:27:31,919 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288387842&guid=6fb1b218-b1ff-43ba-9c8a-35240ac1752a%20%20&recordId=61596&tableName=K_LEAVE& INFO 2025-10-17 08:27:31,919 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,920 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,921 [51 ] 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 2025-10-17 08:27:31,924 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=6fb1b218-b1ff-43ba-9c8a-35240ac1752a%20%20&flowID=78&nodeCode=N1660288387842& INFO 2025-10-17 08:27:31,924 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:31,924 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,925 [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 2025-10-17 08:27:31,957 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,957 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 54.1638ms INFO 2025-10-17 08:27:31,957 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,957 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.1493ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,968 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,968 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.023ms INFO 2025-10-17 08:27:31,968 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,969 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:31,969 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.9307ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:31,969 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.8238ms INFO 2025-10-17 08:27:31,969 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:31,969 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6413ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:32,067 [36 ] 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 2025-10-17 08:27:32,068 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:32,068 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:32,069 [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 2025-10-17 08:27:32,071 [39 ] 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 2025-10-17 08:27:32,072 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:32,072 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:32,073 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:32,073 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9427ms INFO 2025-10-17 08:27:32,073 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:32,073 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1196ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:32,074 [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 2025-10-17 08:27:32,076 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:32,076 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9135ms INFO 2025-10-17 08:27:32,076 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:32,077 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4106ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:32,093 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=6fb1b218-b1ff-43ba-9c8a-35240ac1752a%20%20& INFO 2025-10-17 08:27:32,093 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:32,093 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:32,095 [36 ] 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 2025-10-17 08:27:32,221 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:32,225 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 129.8373ms INFO 2025-10-17 08:27:32,225 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:32,225 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 131.7346ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:33,521 [36 ] 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 2025-10-17 08:27:33,522 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:27:33,522 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:33,522 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:33,523 [36 ] 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 2025-10-17 08:27:33,530 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:33,530 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8738ms INFO 2025-10-17 08:27:33,530 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:33,530 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.909ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:27:33,604 [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_LEAVE&keyFieldValue=zjxMNXpYU6E%3D& INFO 2025-10-17 08:27:33,604 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:27:33,604 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:33,606 [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 2025-10-17 08:27:33,612 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:27:33,613 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.81ms INFO 2025-10-17 08:27:33,613 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:27:33,613 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7859ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:01,087 [6 ] 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 2025-10-17 08:29:01,087 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:29:01,087 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:01,088 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:01,089 [6 ] 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 2025-10-17 08:29:01,136 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:01,137 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.298ms INFO 2025-10-17 08:29:01,137 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:01,137 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6754ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:01,221 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:29:01,221 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:01,221 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:01,223 [24 ] 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 2025-10-17 08:29:01,231 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:01,231 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.304ms INFO 2025-10-17 08:29:01,231 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:01,232 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8192ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:02,739 [34 ] 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 2025-10-17 08:29:02,739 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:29:02,740 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:02,740 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:02,741 [34 ] 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 2025-10-17 08:29:02,855 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:02,855 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 113.6683ms INFO 2025-10-17 08:29:02,855 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:02,855 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.7851ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:04,016 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:29:04,016 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:29:04,016 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:04,016 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:04,016 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:04,016 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:04,017 [64 ] 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 2025-10-17 08:29:04,017 [16 ] 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 2025-10-17 08:29:04,018 [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=1&type=0&formCode=& INFO 2025-10-17 08:29:04,019 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:04,019 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:04,020 [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 2025-10-17 08:29:04,024 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:04,024 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2332ms INFO 2025-10-17 08:29:04,024 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:04,024 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:04,024 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4158ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:04,024 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.5562ms INFO 2025-10-17 08:29:04,024 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:04,024 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5936ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:04,034 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:04,034 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4344ms INFO 2025-10-17 08:29:04,034 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:04,034 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0801ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:10,725 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660950683&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:29:10,725 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:29:10,725 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8454ms 200 text/html INFO 2025-10-17 08:29:11,366 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660951362 INFO 2025-10-17 08:29:11,367 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:29:11,367 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6864ms 200 application/javascript INFO 2025-10-17 08:29:11,386 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7615038693909131 INFO 2025-10-17 08:29:11,387 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:29:11,387 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.523ms 200 application/javascript INFO 2025-10-17 08:29:11,563 [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%3D1760660950683%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:29:11,563 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:29:11,564 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,565 [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 2025-10-17 08:29:11,566 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660950683&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:29:11,569 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:11,569 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8127ms INFO 2025-10-17 08:29:11,569 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,569 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7214ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:11,572 [16 ] 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 2025-10-17 08:29:11,572 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:29:11,572 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:11,572 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,573 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 08:29:11,574 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:29:11,575 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:29:11,575 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:29:11,589 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:29:11,592 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:11,592 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6247ms INFO 2025-10-17 08:29:11,592 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,592 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.478ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:11,671 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:29:11,672 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:11,672 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,673 [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 2025-10-17 08:29:11,673 [16 ] 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 2025-10-17 08:29:11,673 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:11,673 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,674 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:29:11,674 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:29:11,674 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:29:11,674 [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 2025-10-17 08:29:11,678 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:11,678 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3667ms INFO 2025-10-17 08:29:11,678 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,678 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0422ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:11,689 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:29:11,689 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:29:11,691 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:11,691 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2652ms INFO 2025-10-17 08:29:11,691 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,691 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0437ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:11,790 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:29:11,790 [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 2025-10-17 08:29:11,790 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:11,790 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:11,790 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,790 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,792 [16 ] 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 2025-10-17 08:29:11,792 [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 2025-10-17 08:29:11,795 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:11,795 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:11,795 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3535ms INFO 2025-10-17 08:29:11,795 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,795 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4293ms INFO 2025-10-17 08:29:11,795 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,795 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3517ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:11,795 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2608ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:11,870 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6fb1b218-b1ff-43ba-9c8a-35240ac1752a%20%20& INFO 2025-10-17 08:29:11,870 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:11,870 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,872 [16 ] 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 2025-10-17 08:29:11,889 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:29:11,889 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:11,889 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,891 [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 2025-10-17 08:29:11,896 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:11,896 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.3787ms INFO 2025-10-17 08:29:11,896 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,896 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3297ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:11,917 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:11,917 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.7679ms INFO 2025-10-17 08:29:11,917 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,917 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7263ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:11,989 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:29:11,990 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:11,990 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,990 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330620&isHis=& INFO 2025-10-17 08:29:11,991 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:11,991 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:11,991 [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 2025-10-17 08:29:11,992 [16 ] 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 2025-10-17 08:29:11,996 [16 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:29:12,000 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:12,000 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 8.7481ms INFO 2025-10-17 08:29:12,000 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,000 [16 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 08:29:12,000 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6516ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:12,003 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:12,003 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.9364ms INFO 2025-10-17 08:29:12,003 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,003 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6592ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:12,072 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=6fb1b218-b1ff-43ba-9c8a-35240ac1752a%20%20&isHis=& INFO 2025-10-17 08:29:12,072 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:12,072 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,074 [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 2025-10-17 08:29:12,083 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288387842&guid=6fb1b218-b1ff-43ba-9c8a-35240ac1752a%20%20&recordId=61596&tableName=K_LEAVE& INFO 2025-10-17 08:29:12,083 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=6fb1b218-b1ff-43ba-9c8a-35240ac1752a%20%20&flowID=78&nodeCode=N1660288387842& INFO 2025-10-17 08:29:12,083 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:12,083 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,084 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:12,084 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,085 [16 ] 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 2025-10-17 08:29:12,085 [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 2025-10-17 08:29:12,124 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:12,125 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.949ms INFO 2025-10-17 08:29:12,125 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,125 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.8892ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:12,165 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:12,165 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:12,165 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 79.9747ms INFO 2025-10-17 08:29:12,165 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,165 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 80.1685ms INFO 2025-10-17 08:29:12,165 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,165 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.8557ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:12,165 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.0478ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:12,284 [6 ] 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 2025-10-17 08:29:12,284 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:12,284 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,286 [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 2025-10-17 08:29:12,289 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:12,289 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1529ms INFO 2025-10-17 08:29:12,289 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,289 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2943ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:12,290 [64 ] 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 2025-10-17 08:29:12,290 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:12,291 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,292 [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 2025-10-17 08:29:12,295 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:12,295 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0961ms INFO 2025-10-17 08:29:12,295 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,295 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8204ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:12,296 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=6fb1b218-b1ff-43ba-9c8a-35240ac1752a%20%20& INFO 2025-10-17 08:29:12,297 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:12,297 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,298 [16 ] 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 2025-10-17 08:29:12,398 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:12,401 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 102.6851ms INFO 2025-10-17 08:29:12,401 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:12,401 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.5425ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:13,619 [16 ] 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 2025-10-17 08:29:13,619 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:29:13,620 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:13,620 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:13,621 [16 ] 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 2025-10-17 08:29:13,628 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:13,628 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3795ms INFO 2025-10-17 08:29:13,628 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:13,628 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7316ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:13,706 [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=zjxMNXpYU6E%3D& INFO 2025-10-17 08:29:13,706 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:13,706 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:13,707 [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 2025-10-17 08:29:13,714 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:13,714 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2196ms INFO 2025-10-17 08:29:13,714 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:13,714 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1828ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:22,691 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/File/DownLoadById?id=ae8c760e-9f97-4f85-a018-c0f3c1b85adb&attachTableName=& INFO 2025-10-17 08:29:22,691 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:22,691 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownLoadById (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:29:22,695 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownLoadById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownLoadById(System.String, System.String, System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2025-10-17 08:29:23,204 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:23,209 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownLoadById (Sg.Hcm.Web.Core) in 513.654ms INFO 2025-10-17 08:29:23,209 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownLoadById (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:29:23,210 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 518.9888ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:47,019 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 08:29:47,019 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:29:47,020 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660986353&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:29:47,020 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:29:47,020 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6382ms 200 text/html INFO 2025-10-17 08:29:47,058 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 08:29:47,058 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4504ms 200 application/javascript INFO 2025-10-17 08:29:47,078 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 08:29:47,078 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:29:47,088 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 08:29:47,088 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9508ms 200 application/javascript INFO 2025-10-17 08:29:47,111 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:29:47,111 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 08:29:47,112 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4318ms 304 application/javascript INFO 2025-10-17 08:29:49,192 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760660988626 INFO 2025-10-17 08:29:49,192 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:29:49,192 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6294ms 200 application/javascript INFO 2025-10-17 08:29:49,279 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.882253194236085 INFO 2025-10-17 08:29:49,279 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:29:49,279 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4841ms 200 application/javascript INFO 2025-10-17 08:29:49,435 [54 ] 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%3D1760660986353%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:29:49,435 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:29:49,435 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,436 [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 2025-10-17 08:29:49,436 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:29:49,436 [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 2025-10-17 08:29:49,436 [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 2025-10-17 08:29:49,436 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,437 [54 ] 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 2025-10-17 08:29:49,437 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 08:29:49,438 [54 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760660986353&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 WARN 2025-10-17 08:29:49,438 [6 ] 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 2025-10-17 08:29:49,438 [6 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:29:49,438 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:49,438 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9526ms INFO 2025-10-17 08:29:49,439 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,439 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9675ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:29:49,441 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:49,441 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8107ms INFO 2025-10-17 08:29:49,441 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,441 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8859ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:49,558 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:29:49,558 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:29:49,558 [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 2025-10-17 08:29:49,558 [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 2025-10-17 08:29:49,559 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:29:49,560 [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 2025-10-17 08:29:49,561 [6 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NDIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNDE2MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWQtOW_l-W_oCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTQyIiwianRpIjoiMDEyOGRlZDEtNWM1My00MzA5LTkwN2MtZGU1ZGI3ZGFiMzAwIiwiaWF0IjoxNzYwNDg3MDIzLCJuYmYiOjE3NjA0ODcwMjEsImV4cCI6MTc2MDU3MzQyMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.KzHJ_g1X08r3r_-8RQvMP5Qv3NcQ0BCdrHt3u1T18Dw INFO 2025-10-17 08:29:49,564 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:49,564 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.1187ms INFO 2025-10-17 08:29:49,564 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:29:49,564 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6114ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:49,679 [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 2025-10-17 08:29:49,679 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:29:49,679 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:49,681 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,682 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 08:29:49,683 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:29:49,683 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:29:49,683 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:29:49,698 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:29:49,701 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:49,701 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8452ms INFO 2025-10-17 08:29:49,701 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,701 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.417ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:49,818 [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 2025-10-17 08:29:49,818 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:49,818 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,819 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:29:49,819 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:49,819 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,820 [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 2025-10-17 08:29:49,821 [49 ] 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 2025-10-17 08:29:49,822 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:29:49,822 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:29:49,822 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:29:49,823 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:49,823 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5899ms INFO 2025-10-17 08:29:49,823 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,823 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7082ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:49,836 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:29:49,855 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:29:49,858 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:49,859 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 37.6785ms INFO 2025-10-17 08:29:49,859 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,859 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6544ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:49,965 [49 ] 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 2025-10-17 08:29:49,966 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:49,966 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,966 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:29:49,966 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:49,967 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,968 [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 2025-10-17 08:29:49,968 [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 2025-10-17 08:29:49,971 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:49,971 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8154ms INFO 2025-10-17 08:29:49,971 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,972 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3706ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:49,977 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:49,977 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.3374ms INFO 2025-10-17 08:29:49,977 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:49,977 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1494ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:50,008 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20& INFO 2025-10-17 08:29:50,009 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:50,009 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,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 2025-10-17 08:29:50,055 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:50,055 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.8119ms INFO 2025-10-17 08:29:50,055 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,055 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.7131ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:50,067 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:29:50,067 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:50,067 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,068 [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 2025-10-17 08:29:50,076 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:50,076 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.8945ms INFO 2025-10-17 08:29:50,076 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,076 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7231ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:50,159 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330627&isHis=& INFO 2025-10-17 08:29:50,159 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:29:50,159 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:50,159 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:50,159 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,160 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,161 [49 ] 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 2025-10-17 08:29:50,161 [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 2025-10-17 08:29:50,165 [49 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:29:50,168 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:50,168 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.6699ms INFO 2025-10-17 08:29:50,168 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,168 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7344ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:50,171 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:50,171 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.9155ms INFO 2025-10-17 08:29:50,171 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,171 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2111ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:50,279 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557116868&guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20&recordId=61599&tableName=K_LEAVE& INFO 2025-10-17 08:29:50,279 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20&isHis=& INFO 2025-10-17 08:29:50,279 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20&flowID=78&nodeCode=N1660557116868& INFO 2025-10-17 08:29:50,279 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:50,279 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:50,280 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,280 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,280 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:50,280 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,281 [6 ] 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 2025-10-17 08:29:50,281 [49 ] 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 2025-10-17 08:29:50,281 [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 2025-10-17 08:29:50,289 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:50,289 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 7.6495ms INFO 2025-10-17 08:29:50,289 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,289 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7613ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:50,329 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:50,329 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.0616ms INFO 2025-10-17 08:29:50,329 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,329 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2118ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:50,333 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:50,333 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.2377ms INFO 2025-10-17 08:29:50,333 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,333 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.4496ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:50,459 [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 2025-10-17 08:29:50,459 [69 ] 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 2025-10-17 08:29:50,459 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:50,459 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:50,459 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,459 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,460 [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 2025-10-17 08:29:50,460 [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 2025-10-17 08:29:50,464 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:50,464 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3241ms INFO 2025-10-17 08:29:50,464 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,464 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:50,464 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3005ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:50,464 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4642ms INFO 2025-10-17 08:29:50,464 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,464 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5352ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:50,465 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20& INFO 2025-10-17 08:29:50,466 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:50,466 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,467 [54 ] 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 2025-10-17 08:29:50,538 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:50,540 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 72.7491ms INFO 2025-10-17 08:29:50,540 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:50,540 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.718ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:51,767 [54 ] 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 2025-10-17 08:29:51,768 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:29:51,768 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:51,768 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:51,769 [54 ] 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 2025-10-17 08:29:51,776 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:51,776 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.534ms INFO 2025-10-17 08:29:51,776 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:51,776 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5851ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:29:51,898 [69 ] 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=xKeLrkX5O7g%3D& INFO 2025-10-17 08:29:51,898 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:29:51,898 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:51,900 [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 2025-10-17 08:29:51,906 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:29:51,906 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5588ms INFO 2025-10-17 08:29:51,907 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:29:51,907 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1791ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:06,609 [54 ] 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 2025-10-17 08:30:06,609 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:30:06,609 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:06,609 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:06,611 [54 ] 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 2025-10-17 08:30:06,659 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:06,659 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.67ms INFO 2025-10-17 08:30:06,659 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:06,659 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2794ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:06,788 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:30:06,788 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:06,788 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:06,789 [64 ] 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 2025-10-17 08:30:06,797 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:06,797 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.9736ms INFO 2025-10-17 08:30:06,797 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:06,798 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0572ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:07,328 [6 ] 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 2025-10-17 08:30:07,328 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:30:07,328 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:07,328 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:07,330 [6 ] 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 2025-10-17 08:30:07,438 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:07,438 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 107.9165ms INFO 2025-10-17 08:30:07,438 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:07,438 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.1009ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:08,621 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:30:08,621 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:30:08,621 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:08,622 [64 ] 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 2025-10-17 08:30:08,622 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:08,622 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:08,622 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:08,622 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:08,622 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:08,623 [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 2025-10-17 08:30:08,623 [64 ] 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 2025-10-17 08:30:08,623 [6 ] 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 2025-10-17 08:30:08,630 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:08,630 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:08,630 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7144ms INFO 2025-10-17 08:30:08,630 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:08,630 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.7167ms INFO 2025-10-17 08:30:08,630 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7141ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:08,630 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:08,630 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5162ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:08,639 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:08,640 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 16.4838ms INFO 2025-10-17 08:30:08,640 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:08,640 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1023ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:09,658 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20& INFO 2025-10-17 08:30:09,658 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:09,658 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:09,660 [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 2025-10-17 08:30:09,704 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:09,704 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.6428ms INFO 2025-10-17 08:30:09,704 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:09,705 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8607ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:09,828 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:30:09,828 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330627&isHis=& INFO 2025-10-17 08:30:09,828 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:09,828 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:09,829 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:09,829 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:09,830 [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 2025-10-17 08:30:09,830 [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 2025-10-17 08:30:09,834 [20 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:30:09,836 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:09,836 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0938ms INFO 2025-10-17 08:30:09,836 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:09,836 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1451ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:09,836 [20 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 08:30:09,839 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:09,839 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.7054ms INFO 2025-10-17 08:30:09,839 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:09,839 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.769ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:09,969 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20&isHis=& INFO 2025-10-17 08:30:09,969 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557116868&guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20&recordId=61599&tableName=K_LEAVE& INFO 2025-10-17 08:30:09,969 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:09,969 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:09,969 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:09,969 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:09,969 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20&flowID=78&nodeCode=N1660557116868& INFO 2025-10-17 08:30:09,969 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:09,969 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:09,970 [49 ] 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 2025-10-17 08:30:09,970 [24 ] 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 2025-10-17 08:30:09,970 [20 ] 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 2025-10-17 08:30:09,995 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:09,995 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 24.6659ms INFO 2025-10-17 08:30:09,995 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:09,995 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2831ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:10,018 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:10,018 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.0286ms INFO 2025-10-17 08:30:10,018 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:10,018 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8795ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:10,020 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:10,020 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.0803ms INFO 2025-10-17 08:30:10,020 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:10,021 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.9943ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:10,128 [69 ] 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 2025-10-17 08:30:10,128 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20& INFO 2025-10-17 08:30:10,128 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:10,128 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:10,128 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:10,128 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:10,129 [24 ] 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 2025-10-17 08:30:10,129 [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 2025-10-17 08:30:10,132 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:10,132 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0226ms INFO 2025-10-17 08:30:10,132 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:10,132 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9343ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:10,200 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:10,203 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.0799ms INFO 2025-10-17 08:30:10,203 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:10,204 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.78ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:15,852 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661015254&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:30:15,852 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:30:15,852 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.733ms 200 text/html INFO 2025-10-17 08:30:16,443 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760661015880 INFO 2025-10-17 08:30:16,444 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:30:16,444 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6411ms 200 application/javascript INFO 2025-10-17 08:30:16,523 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3045910906999848 INFO 2025-10-17 08:30:16,524 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:30:16,524 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5182ms 200 application/javascript INFO 2025-10-17 08:30:16,693 [16 ] 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%3D1760661015254%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:30:16,694 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:30:16,694 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,695 [16 ] 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 2025-10-17 08:30:16,696 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661015254&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:30:16,698 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:16,699 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4105ms INFO 2025-10-17 08:30:16,699 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,699 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.432ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:16,726 [16 ] 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 2025-10-17 08:30:16,726 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:30:16,726 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:16,726 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,727 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 08:30:16,728 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:30:16,728 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:30:16,728 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:30:16,743 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:30:16,746 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:16,746 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2948ms INFO 2025-10-17 08:30:16,746 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,746 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0909ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:16,854 [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 2025-10-17 08:30:16,855 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:16,855 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,855 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:30:16,856 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:16,856 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,856 [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 2025-10-17 08:30:16,857 [16 ] 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 2025-10-17 08:30:16,858 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:30:16,858 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:30:16,858 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:30:16,859 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:16,860 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.303ms INFO 2025-10-17 08:30:16,860 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,860 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2494ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:16,872 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:30:16,872 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:30:16,875 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:16,875 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2116ms INFO 2025-10-17 08:30:16,875 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,875 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8697ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:16,984 [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 2025-10-17 08:30:16,984 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:16,984 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,986 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:30:16,986 [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 2025-10-17 08:30:16,986 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:16,987 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,988 [16 ] 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 2025-10-17 08:30:16,989 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:16,990 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3639ms INFO 2025-10-17 08:30:16,990 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,990 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6401ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:16,991 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:16,991 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9666ms INFO 2025-10-17 08:30:16,991 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:16,991 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2912ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:17,035 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7794edd6-5f6d-433d-b287-c8366b3c8c9f%20%20& INFO 2025-10-17 08:30:17,035 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:17,036 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,037 [24 ] 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 2025-10-17 08:30:17,083 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:17,083 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.0075ms INFO 2025-10-17 08:30:17,083 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,083 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7614ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:17,107 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:30:17,108 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:17,108 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,109 [24 ] 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 2025-10-17 08:30:17,113 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:17,113 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2483ms INFO 2025-10-17 08:30:17,113 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,114 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1602ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:17,193 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:30:17,193 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:17,194 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,195 [16 ] 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 2025-10-17 08:30:17,196 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330549&isHis=& INFO 2025-10-17 08:30:17,196 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:17,196 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,197 [24 ] 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 2025-10-17 08:30:17,201 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:17,201 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8669ms INFO 2025-10-17 08:30:17,201 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,201 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7475ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:17,201 [24 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:30:17,204 [24 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 08:30:17,206 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:17,206 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.6247ms INFO 2025-10-17 08:30:17,206 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,206 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3644ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:17,328 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7794edd6-5f6d-433d-b287-c8366b3c8c9f%20%20&isHis=& INFO 2025-10-17 08:30:17,328 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:17,328 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,329 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1661330179489&guid=7794edd6-5f6d-433d-b287-c8366b3c8c9f%20%20&recordId=386018&tableName=k_over& INFO 2025-10-17 08:30:17,330 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7794edd6-5f6d-433d-b287-c8366b3c8c9f%20%20&flowID=88&nodeCode=N1661330179489& INFO 2025-10-17 08:30:17,330 [24 ] 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 2025-10-17 08:30:17,330 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:17,330 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:17,330 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,330 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,331 [16 ] 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 2025-10-17 08:30:17,331 [6 ] 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 2025-10-17 08:30:17,389 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:17,389 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 59.3698ms INFO 2025-10-17 08:30:17,389 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,389 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.7426ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:17,417 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:17,417 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 85.6139ms INFO 2025-10-17 08:30:17,417 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,417 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.2312ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:17,417 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:17,417 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 86.0744ms INFO 2025-10-17 08:30:17,417 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,417 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.826ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:17,554 [49 ] 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 2025-10-17 08:30:17,554 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:17,554 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,555 [6 ] 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 2025-10-17 08:30:17,555 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:17,555 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,555 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=7794edd6-5f6d-433d-b287-c8366b3c8c9f%20%20& INFO 2025-10-17 08:30:17,556 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:17,556 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,556 [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 2025-10-17 08:30:17,556 [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 2025-10-17 08:30:17,557 [24 ] 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 2025-10-17 08:30:17,559 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:17,559 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:17,559 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0679ms INFO 2025-10-17 08:30:17,559 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,559 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3955ms INFO 2025-10-17 08:30:17,559 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7419ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:17,559 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,559 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7103ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:17,629 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:17,632 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.919ms INFO 2025-10-17 08:30:17,632 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:17,632 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.6198ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:18,845 [24 ] 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 2025-10-17 08:30:18,846 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:30:18,846 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:18,846 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:18,847 [24 ] 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 2025-10-17 08:30:18,863 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:18,863 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 15.4705ms INFO 2025-10-17 08:30:18,863 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:18,863 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5452ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:19,004 [6 ] 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=3snGvmXVudY%3D& INFO 2025-10-17 08:30:19,004 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:19,004 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:19,006 [6 ] 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 2025-10-17 08:30:19,013 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:19,013 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.9726ms INFO 2025-10-17 08:30:19,013 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:19,013 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1533ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:29,825 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661029258&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:30:29,826 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:30:29,826 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6982ms 200 text/html INFO 2025-10-17 08:30:30,215 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760661029647 INFO 2025-10-17 08:30:30,216 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:30:30,216 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6426ms 200 application/javascript INFO 2025-10-17 08:30:30,276 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.45273213598708717 INFO 2025-10-17 08:30:30,276 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:30:30,276 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.574ms 200 application/javascript INFO 2025-10-17 08:30:30,383 [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 2025-10-17 08:30:30,384 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:30:30,384 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,384 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,385 [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%3D1760661029258%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:30:30,385 [49 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:30:30,385 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,385 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 08:30:30,386 [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 2025-10-17 08:30:30,387 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:30:30,387 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:30:30,387 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:30:30,387 [49 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661029258&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:30:30,390 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,390 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.662ms INFO 2025-10-17 08:30:30,390 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,390 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3323ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,401 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:30:30,404 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,404 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.466ms INFO 2025-10-17 08:30:30,404 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,404 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6462ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,514 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:30:30,514 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,514 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,515 [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 2025-10-17 08:30:30,515 [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 2025-10-17 08:30:30,516 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,516 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,516 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:30:30,516 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:30:30,516 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:30:30,517 [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 2025-10-17 08:30:30,520 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,520 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.089ms INFO 2025-10-17 08:30:30,520 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,520 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9138ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,531 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:30:30,531 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:30:30,533 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,533 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.9817ms INFO 2025-10-17 08:30:30,533 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,534 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.994ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,637 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:30:30,637 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,637 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,638 [49 ] 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 2025-10-17 08:30:30,638 [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 2025-10-17 08:30:30,639 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,639 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,640 [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 2025-10-17 08:30:30,641 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,642 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1838ms INFO 2025-10-17 08:30:30,642 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,642 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2128ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,643 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,643 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9823ms INFO 2025-10-17 08:30:30,643 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,643 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7974ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,664 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20& INFO 2025-10-17 08:30:30,664 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,664 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,665 [6 ] 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 2025-10-17 08:30:30,709 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,709 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 43.9406ms INFO 2025-10-17 08:30:30,709 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,709 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5901ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,738 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:30:30,738 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,738 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,740 [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 2025-10-17 08:30:30,744 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,744 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2976ms INFO 2025-10-17 08:30:30,744 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,744 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0403ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,828 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:30:30,829 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330627&isHis=& INFO 2025-10-17 08:30:30,829 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,829 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,829 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,829 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,830 [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 2025-10-17 08:30:30,830 [16 ] 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 2025-10-17 08:30:30,834 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:30:30,836 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,837 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2335ms INFO 2025-10-17 08:30:30,837 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,837 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2575ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,837 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 08:30:30,839 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,839 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.7753ms INFO 2025-10-17 08:30:30,839 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,839 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6877ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,944 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20&isHis=& INFO 2025-10-17 08:30:30,944 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557116868&guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20&recordId=61599&tableName=K_LEAVE& INFO 2025-10-17 08:30:30,944 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,944 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,944 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,944 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,945 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20&flowID=78&nodeCode=N1660557116868& INFO 2025-10-17 08:30:30,945 [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 2025-10-17 08:30:30,945 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:30,946 [6 ] 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 2025-10-17 08:30:30,946 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,947 [16 ] 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 2025-10-17 08:30:30,954 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,954 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 7.4663ms INFO 2025-10-17 08:30:30,954 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,954 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1286ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,996 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,996 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.6146ms INFO 2025-10-17 08:30:30,996 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,996 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:30,996 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 50.6394ms INFO 2025-10-17 08:30:30,996 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.6912ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:30,996 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:30,996 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.529ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:31,093 [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 2025-10-17 08:30:31,093 [49 ] 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 2025-10-17 08:30:31,094 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:31,094 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:31,094 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:31,094 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:31,095 [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 2025-10-17 08:30:31,096 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=0da7b6b1-c181-4e88-bda2-8bc2288ffa27%20%20& INFO 2025-10-17 08:30:31,096 [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 2025-10-17 08:30:31,096 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:31,096 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:31,097 [16 ] 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 2025-10-17 08:30:31,099 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:31,099 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:31,099 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6505ms INFO 2025-10-17 08:30:31,099 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:31,099 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3041ms INFO 2025-10-17 08:30:31,099 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:31,099 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6584ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:31,099 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6462ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:31,168 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:31,171 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.6526ms INFO 2025-10-17 08:30:31,171 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:31,171 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.2477ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:32,296 [16 ] 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 2025-10-17 08:30:32,296 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:30:32,296 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:32,296 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:32,298 [16 ] 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 2025-10-17 08:30:32,304 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:32,304 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1851ms INFO 2025-10-17 08:30:32,304 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:32,304 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2318ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:30:32,425 [43 ] 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=xKeLrkX5O7g%3D& INFO 2025-10-17 08:30:32,426 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:30:32,426 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:32,427 [43 ] 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 2025-10-17 08:30:32,434 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:30:32,434 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.8973ms INFO 2025-10-17 08:30:32,434 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:30:32,434 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0178ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:01,271 [78 ] 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 2025-10-17 08:38:01,272 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:38:01,272 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.955ms 200 text/html INFO 2025-10-17 08:38:01,341 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 08:38:01,342 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:01,380 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 08:38:01,380 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.3201ms 200 application/javascript INFO 2025-10-17 08:38:01,390 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661480913&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:38:01,391 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:38:01,391 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 08:38:01,391 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5929ms 200 text/html INFO 2025-10-17 08:38:01,391 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 08:38:01,392 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 08:38:01,392 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 08:38:01,392 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.781ms 200 application/javascript INFO 2025-10-17 08:38:01,392 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 08:38:01,392 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5098ms 200 application/javascript INFO 2025-10-17 08:38:01,393 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 08:38:01,394 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 08:38:01,394 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7049ms 200 text/css INFO 2025-10-17 08:38:01,395 [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 2025-10-17 08:38:01,395 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3496ms 200 application/javascript INFO 2025-10-17 08:38:01,431 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 08:38:01,431 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 08:38:01,431 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.551ms 0 application/javascript INFO 2025-10-17 08:38:01,453 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 08:38:01,455 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 08:38:01,455 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3121ms 200 text/css INFO 2025-10-17 08:38:01,458 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 08:38:01,458 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:01,469 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 08:38:01,469 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1032ms 200 application/javascript INFO 2025-10-17 08:38:01,511 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 08:38:01,511 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 08:38:01,511 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 08:38:01,511 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 08:38:01,511 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5825ms 200 application/javascript INFO 2025-10-17 08:38:01,511 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 08:38:01,511 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6775ms 200 application/javascript INFO 2025-10-17 08:38:01,512 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 08:38:01,512 [53 ] 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 2025-10-17 08:38:01,512 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8691ms 200 application/javascript INFO 2025-10-17 08:38:01,513 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 08:38:01,513 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7353ms 200 application/javascript INFO 2025-10-17 08:38:01,551 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:38:01,551 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 08:38:01,551 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 08:38:01,551 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.45ms 200 application/javascript INFO 2025-10-17 08:38:01,551 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 08:38:01,551 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 08:38:01,552 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 08:38:01,552 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4952ms 200 application/javascript INFO 2025-10-17 08:38:01,552 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0837ms 200 application/javascript INFO 2025-10-17 08:38:02,112 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 08:38:02,112 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 08:38:02,112 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6271ms 200 application/javascript INFO 2025-10-17 08:38:02,502 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760661482051 INFO 2025-10-17 08:38:02,503 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:38:02,503 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8922ms 200 application/javascript INFO 2025-10-17 08:38:02,592 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.04935598588024881 INFO 2025-10-17 08:38:02,592 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:38:02,592 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5479ms 200 application/javascript INFO 2025-10-17 08:38:02,643 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 08:38:02,644 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 08:38:02,644 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9559ms 200 image/jpeg INFO 2025-10-17 08:38:02,790 [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 2025-10-17 08:38:02,790 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:02,791 [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 2025-10-17 08:38:02,791 [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 2025-10-17 08:38:02,791 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:02,792 [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%3D1760661480913%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:38:02,792 [53 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:38:02,792 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:02,793 [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 2025-10-17 08:38:02,793 [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). WARN 2025-10-17 08:38:02,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 2025-10-17 08:38:02,793 [46 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:38:02,793 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:02,794 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.948ms INFO 2025-10-17 08:38:02,794 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:02,794 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4274ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:38:02,794 [53 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661480913&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:38:02,797 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:02,797 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6816ms INFO 2025-10-17 08:38:02,797 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:02,797 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3237ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:02,912 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:38:02,912 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:02,912 [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 2025-10-17 08:38:02,912 [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 2025-10-17 08:38:02,912 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:38:02,914 [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 2025-10-17 08:38:02,915 [9 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTk5NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWMoembhOmjniIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzI1IiwianRpIjoiMTA0YTIzZjYtMTBjYy00YThlLWFmZWEtODYzMTIzYTAwYjBkIiwiaWF0IjoxNzYwNTEzNDc5LCJuYmYiOjE3NjA1MTM0NzcsImV4cCI6MTc2MDU5OTg3OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.g-016iOb0aI-pP6NRNnmNVsr7JfYghApYUkfe7Gp_9Q INFO 2025-10-17 08:38:02,918 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:02,918 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9856ms INFO 2025-10-17 08:38:02,918 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:38:02,918 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1698ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,032 [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 2025-10-17 08:38:03,032 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:03,032 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,034 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,036 [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 2025-10-17 08:38:03,037 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:38:03,037 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:38:03,037 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:38:03,053 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:38:03,056 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,056 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.3654ms INFO 2025-10-17 08:38:03,056 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,057 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5852ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,190 [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 2025-10-17 08:38:03,191 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,191 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,192 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:38:03,192 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,192 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,192 [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 2025-10-17 08:38:03,194 [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 2025-10-17 08:38:03,194 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:38:03,195 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:38:03,195 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:38:03,196 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,196 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7019ms INFO 2025-10-17 08:38:03,196 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,196 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7014ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,210 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:38:03,225 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:38:03,228 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,228 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.8871ms INFO 2025-10-17 08:38:03,228 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,229 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8891ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,351 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 08:38:03,351 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 08:38:03,351 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 08:38:03,351 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 08:38:03,351 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:03,351 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:03,351 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:03,351 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:03,351 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 08:38:03,351 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6041ms 200 application/javascript INFO 2025-10-17 08:38:03,351 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 08:38:03,352 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.608ms 200 application/javascript INFO 2025-10-17 08:38:03,352 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 08:38:03,352 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 08:38:03,352 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7958ms 200 application/javascript INFO 2025-10-17 08:38:03,352 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 08:38:03,352 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:03,352 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 08:38:03,352 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0142ms 200 application/javascript INFO 2025-10-17 08:38:03,352 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 08:38:03,352 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3999ms 200 text/css INFO 2025-10-17 08:38:03,352 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 08:38:03,353 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0264ms 200 application/javascript INFO 2025-10-17 08:38:03,391 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 08:38:03,391 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 08:38:03,391 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:38:03,391 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 08:38:03,391 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:03,392 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 08:38:03,392 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,392 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4825ms 200 application/javascript INFO 2025-10-17 08:38:03,392 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 08:38:03,392 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,392 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 08:38:03,392 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.246ms 200 text/css INFO 2025-10-17 08:38:03,393 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5382ms 200 text/css INFO 2025-10-17 08:38:03,393 [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 2025-10-17 08:38:03,393 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,393 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,394 [80 ] 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 2025-10-17 08:38:03,394 [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 2025-10-17 08:38:03,400 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,400 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2759ms INFO 2025-10-17 08:38:03,400 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,400 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1337ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,404 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,404 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.7342ms INFO 2025-10-17 08:38:03,404 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,404 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5792ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,552 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 08:38:03,552 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 08:38:03,552 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 08:38:03,552 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 08:38:03,553 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 08:38:03,553 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 08:38:03,553 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5747ms 200 image/png INFO 2025-10-17 08:38:03,553 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6126ms 200 image/png INFO 2025-10-17 08:38:03,553 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 08:38:03,553 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 08:38:03,553 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6829ms 200 image/png INFO 2025-10-17 08:38:03,553 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6538ms 200 image/png INFO 2025-10-17 08:38:03,590 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:38:03,590 [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 2025-10-17 08:38:03,590 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:38:03,591 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,591 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,591 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,591 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,591 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,591 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,591 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:38:03,591 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,591 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,592 [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 2025-10-17 08:38:03,592 [80 ] 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 2025-10-17 08:38:03,592 [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 2025-10-17 08:38:03,592 [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 2025-10-17 08:38:03,593 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:38:03,594 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,594 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,595 [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 2025-10-17 08:38:03,596 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,596 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7356ms INFO 2025-10-17 08:38:03,596 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,596 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6544ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,596 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,597 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.4529ms INFO 2025-10-17 08:38:03,597 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,597 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2018ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,597 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:38:03,597 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,598 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,598 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8144ms INFO 2025-10-17 08:38:03,598 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,598 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,598 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3765ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,599 [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 2025-10-17 08:38:03,600 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,600 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.879ms INFO 2025-10-17 08:38:03,600 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,600 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3175ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,601 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,601 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.9459ms INFO 2025-10-17 08:38:03,601 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,601 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9581ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,602 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,602 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1496ms INFO 2025-10-17 08:38:03,602 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,602 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9199ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,637 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 08:38:03,637 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 08:38:03,637 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5998ms 200 image/png INFO 2025-10-17 08:38:03,673 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 08:38:03,673 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 08:38:03,674 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 08:38:03,675 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 08:38:03,675 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7147ms 200 image/jpeg INFO 2025-10-17 08:38:03,675 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 08:38:03,675 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0679ms 200 image/jpeg INFO 2025-10-17 08:38:03,676 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 08:38:03,676 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.408ms 200 image/jpeg INFO 2025-10-17 08:38:03,710 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:38:03,711 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,711 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,712 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:38:03,712 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:03,712 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,712 [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 2025-10-17 08:38:03,713 [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 2025-10-17 08:38:03,726 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,726 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.9447ms INFO 2025-10-17 08:38:03,726 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,726 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7261ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:03,736 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:03,736 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 23.5847ms INFO 2025-10-17 08:38:03,736 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:03,736 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.6802ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:05,751 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 08:38:05,751 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 08:38:05,751 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:05,751 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 08:38:05,751 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 08:38:05,752 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0506ms 200 text/css INFO 2025-10-17 08:38:05,752 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7255ms 200 application/javascript INFO 2025-10-17 08:38:05,870 [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 2025-10-17 08:38:05,871 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:05,871 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,871 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 08:38:05,871 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:05,871 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,872 [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 2025-10-17 08:38:05,873 [61 ] 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 2025-10-17 08:38:05,876 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:05,876 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5703ms INFO 2025-10-17 08:38:05,876 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,876 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6278ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:05,876 [80 ] 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 2025-10-17 08:38:05,876 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:05,877 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,877 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:38:05,877 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:05,877 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,878 [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 2025-10-17 08:38:05,878 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:05,878 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.3514ms INFO 2025-10-17 08:38:05,878 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,878 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1636ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:05,879 [53 ] 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 2025-10-17 08:38:05,880 [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 2025-10-17 08:38:05,881 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:05,881 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:05,881 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8739ms INFO 2025-10-17 08:38:05,881 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,881 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,881 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5212ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:05,882 [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 2025-10-17 08:38:05,884 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:05,884 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.3482ms INFO 2025-10-17 08:38:05,884 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,884 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1907ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:05,885 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:05,885 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9011ms INFO 2025-10-17 08:38:05,885 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,885 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8775ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:05,991 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1725& INFO 2025-10-17 08:38:05,991 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:05,991 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:05,992 [53 ] 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 2025-10-17 08:38:05,998 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:06,004 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.0647ms INFO 2025-10-17 08:38:06,004 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:06,004 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1032ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:08,076 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 08:38:08,076 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 08:38:08,077 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9699ms 200 text/css INFO 2025-10-17 08:38:08,077 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 08:38:08,077 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:38:08,078 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 08:38:08,078 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6061ms 200 application/javascript INFO 2025-10-17 08:38:08,191 [59 ] 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 2025-10-17 08:38:08,192 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:08,192 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:08,192 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 08:38:08,193 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:08,193 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:08,193 [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 2025-10-17 08:38:08,194 [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 2025-10-17 08:38:08,196 [53 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 08:38:08,197 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:08,197 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.504ms INFO 2025-10-17 08:38:08,197 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:08,197 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8558ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:08,202 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:08,202 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.0578ms INFO 2025-10-17 08:38:08,202 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:08,202 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9052ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:38:08,348 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1725& INFO 2025-10-17 08:38:08,348 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:38:08,348 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:08,350 [77 ] 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 2025-10-17 08:38:08,358 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:38:08,365 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 15.6612ms INFO 2025-10-17 08:38:08,366 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:38:08,366 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9332ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:06,906 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661606857&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:40:06,907 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:40:06,907 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8686ms 200 text/html INFO 2025-10-17 08:40:07,243 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760661607208 INFO 2025-10-17 08:40:07,243 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:40:07,244 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8604ms 200 application/javascript INFO 2025-10-17 08:40:07,328 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6517603883802565 INFO 2025-10-17 08:40:07,329 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:40:07,329 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6112ms 200 application/javascript INFO 2025-10-17 08:40:07,458 [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%3D1760661606857%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:40:07,459 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:40:07,459 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:07,460 [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 2025-10-17 08:40:07,461 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661606857&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:40:07,464 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:07,464 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8034ms INFO 2025-10-17 08:40:07,464 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:07,464 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7484ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:07,568 [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 2025-10-17 08:40:07,568 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:07,568 [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 2025-10-17 08:40:07,568 [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 2025-10-17 08:40:07,568 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:07,570 [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 2025-10-17 08:40:07,571 [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 2025-10-17 08:40:07,571 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:40:07,571 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:07,571 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8641ms INFO 2025-10-17 08:40:07,571 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:07,571 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3873ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:40:07,708 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:40:07,708 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:07,709 [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 2025-10-17 08:40:07,709 [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 2025-10-17 08:40:07,709 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:40:07,710 [38 ] 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 2025-10-17 08:40:07,711 [38 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NzgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMDk5OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiwouiAgOmUiyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjc4IiwianRpIjoiNjgzZGY3MzAtZjU4OC00YzU4LWE1OGItNzBjNWMzNWU5ZmZhIiwiaWF0IjoxNzYwNTc0MjcxLCJuYmYiOjE3NjA1NzQyNjksImV4cCI6MTc2MDY2MDY3MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.2JMtrm8T2ROXBuy8L2yzusRvVca5drhixh-ezGPd380 INFO 2025-10-17 08:40:07,714 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:07,714 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0454ms INFO 2025-10-17 08:40:07,714 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:40:07,714 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1202ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:07,838 [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 2025-10-17 08:40:07,838 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:07,839 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:07,840 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:07,842 [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 2025-10-17 08:40:07,843 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:40:07,843 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:40:07,843 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:40:07,858 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:40:07,860 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:07,860 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5904ms INFO 2025-10-17 08:40:07,860 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:07,860 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0846ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:07,987 [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 2025-10-17 08:40:07,988 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:07,988 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:07,989 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:40:07,989 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:07,989 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:07,989 [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 2025-10-17 08:40:07,991 [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 2025-10-17 08:40:07,991 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:40:07,992 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:40:07,992 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:40:07,993 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:07,993 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4246ms INFO 2025-10-17 08:40:07,993 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:07,993 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.633ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,020 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:40:08,035 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:40:08,038 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,038 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 47.6906ms INFO 2025-10-17 08:40:08,038 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,039 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4731ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,157 [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 2025-10-17 08:40:08,158 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:08,158 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,158 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:40:08,159 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:08,159 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,160 [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 2025-10-17 08:40:08,160 [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 2025-10-17 08:40:08,163 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,163 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2658ms INFO 2025-10-17 08:40:08,163 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,163 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5492ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,168 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,169 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6768ms INFO 2025-10-17 08:40:08,169 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,169 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3574ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,227 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:40:08,228 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:08,228 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,229 [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 2025-10-17 08:40:08,233 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,233 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3857ms INFO 2025-10-17 08:40:08,233 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,233 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5233ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,281 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:40:08,282 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:08,282 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:40:08,282 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,282 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:08,282 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,282 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:40:08,282 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:08,282 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,283 [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 2025-10-17 08:40:08,283 [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 2025-10-17 08:40:08,284 [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 2025-10-17 08:40:08,287 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,287 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.2296ms INFO 2025-10-17 08:40:08,287 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,287 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.016ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,291 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,291 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.1794ms INFO 2025-10-17 08:40:08,291 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,292 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8615ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,292 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,292 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.8399ms INFO 2025-10-17 08:40:08,292 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,292 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3679ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,294 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:40:08,294 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:08,294 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,295 [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 2025-10-17 08:40:08,295 [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 2025-10-17 08:40:08,295 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:08,295 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,297 [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 2025-10-17 08:40:08,298 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,298 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0546ms INFO 2025-10-17 08:40:08,298 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,298 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7917ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,299 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,299 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9012ms INFO 2025-10-17 08:40:08,299 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,300 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,408 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:40:08,409 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:08,409 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,409 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:40:08,409 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:08,410 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,410 [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 2025-10-17 08:40:08,411 [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 2025-10-17 08:40:08,423 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,423 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.2902ms INFO 2025-10-17 08:40:08,423 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,423 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0482ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,429 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:08,429 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.2386ms INFO 2025-10-17 08:40:08,429 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:08,429 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9227ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:08,784 [79 ] 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 2025-10-17 08:40:08,785 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:40:08,785 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6975ms 200 text/html INFO 2025-10-17 08:40:09,347 [79 ] 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 2025-10-17 08:40:09,348 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:09,348 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:09,348 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 08:40:09,349 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:09,349 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:09,349 [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 2025-10-17 08:40:09,351 [82 ] 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 2025-10-17 08:40:09,356 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:09,356 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3689ms INFO 2025-10-17 08:40:09,356 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:09,356 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4729ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:09,389 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:09,390 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661609213&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:40:09,390 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:40:09,390 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5614ms 200 text/html INFO 2025-10-17 08:40:09,391 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 39.9305ms INFO 2025-10-17 08:40:09,391 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:09,391 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3337ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:09,676 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760661609646 INFO 2025-10-17 08:40:09,677 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:40:09,677 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8223ms 200 application/javascript INFO 2025-10-17 08:40:09,686 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.014399054741275563 INFO 2025-10-17 08:40:09,687 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:40:09,687 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5829ms 200 application/javascript INFO 2025-10-17 08:40:09,790 [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%3D1760661609213%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:40:09,790 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:40:09,790 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:09,791 [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 2025-10-17 08:40:09,792 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661609213&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:40:09,795 [82 ] 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 2025-10-17 08:40:09,795 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:09,795 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:09,795 [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 2025-10-17 08:40:09,795 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8175ms INFO 2025-10-17 08:40:09,795 [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 2025-10-17 08:40:09,795 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:09,795 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9272ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:09,795 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:09,797 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 08:40:09,797 [82 ] 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 2025-10-17 08:40:09,797 [82 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:40:09,798 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:09,798 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7871ms INFO 2025-10-17 08:40:09,798 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:09,798 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.923ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:40:09,883 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 08:40:09,883 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:09,884 [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 2025-10-17 08:40:09,884 [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 2025-10-17 08:40:09,884 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:40:09,885 [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 2025-10-17 08:40:09,886 [79 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNTk5MyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumDreWonyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTc0IiwianRpIjoiMzI0YTkwZGMtMTMyNy00MGJlLTg4MmItNmMwOGIwZjllYTc3IiwiaWF0IjoxNzYwNTE5OTg1LCJuYmYiOjE3NjA1MTk5ODMsImV4cCI6MTc2MDYwNjM4NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0._Yo-CWAUMjexYgOP44rhNrjpbrDhHfQgjAe4UwqWkQk INFO 2025-10-17 08:40:09,889 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:09,889 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.6868ms INFO 2025-10-17 08:40:09,889 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:40:09,889 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7155ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:09,951 [82 ] 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 2025-10-17 08:40:09,952 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:09,952 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:09,954 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:09,955 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 08:40:09,956 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:40:09,956 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:40:09,956 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:40:09,971 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:40:09,973 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:09,973 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4361ms INFO 2025-10-17 08:40:09,973 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:09,973 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9308ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,036 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:40:10,036 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,036 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,037 [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 2025-10-17 08:40:10,037 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,037 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,037 [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 2025-10-17 08:40:10,038 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:40:10,038 [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 2025-10-17 08:40:10,038 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:40:10,038 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:40:10,041 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,041 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9809ms INFO 2025-10-17 08:40:10,041 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,041 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7353ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,053 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:40:10,068 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:40:10,071 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,071 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.9407ms INFO 2025-10-17 08:40:10,071 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,071 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7317ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,174 [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 2025-10-17 08:40:10,174 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,174 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:40:10,174 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,174 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,175 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,176 [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 2025-10-17 08:40:10,176 [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 2025-10-17 08:40:10,179 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,179 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3028ms INFO 2025-10-17 08:40:10,179 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,179 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1758ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,184 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,184 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2765ms INFO 2025-10-17 08:40:10,184 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,184 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9207ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,292 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:40:10,292 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,292 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,294 [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 2025-10-17 08:40:10,299 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,299 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.8364ms INFO 2025-10-17 08:40:10,299 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,300 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7373ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,320 [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 2025-10-17 08:40:10,320 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,320 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,322 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:40:10,322 [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 2025-10-17 08:40:10,322 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,322 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,323 [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 2025-10-17 08:40:10,325 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,325 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1023ms INFO 2025-10-17 08:40:10,325 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,325 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1605ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,326 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,327 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2422ms INFO 2025-10-17 08:40:10,327 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,327 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9355ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,333 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:40:10,333 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,333 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,334 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:40:10,334 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,334 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,335 [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 2025-10-17 08:40:10,335 [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 2025-10-17 08:40:10,337 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:40:10,338 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,338 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,338 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,338 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3109ms INFO 2025-10-17 08:40:10,338 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,338 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8377ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,339 [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 2025-10-17 08:40:10,341 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,341 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6554ms INFO 2025-10-17 08:40:10,341 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,342 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2817ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,343 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,343 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7199ms INFO 2025-10-17 08:40:10,343 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,343 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3903ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,493 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:40:10,493 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,493 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,494 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:40:10,494 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:10,494 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,494 [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 2025-10-17 08:40:10,496 [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 2025-10-17 08:40:10,513 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,513 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.4627ms INFO 2025-10-17 08:40:10,513 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,513 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2106ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:10,550 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:10,551 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 56.1294ms INFO 2025-10-17 08:40:10,551 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:10,551 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.9375ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:11,198 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:40:11,198 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:11,198 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:11,200 [40 ] 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 2025-10-17 08:40:11,206 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:11,207 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.752ms INFO 2025-10-17 08:40:11,207 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:11,207 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8805ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:11,209 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:40:11,210 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:11,210 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:11,211 [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 2025-10-17 08:40:11,211 [65 ] 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 2025-10-17 08:40:11,211 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:11,211 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:11,213 [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 2025-10-17 08:40:11,217 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:11,217 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7554ms INFO 2025-10-17 08:40:11,217 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:11,217 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7128ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:11,228 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:11,228 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.0323ms INFO 2025-10-17 08:40:11,228 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:11,228 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8475ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:12,415 [65 ] 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 2025-10-17 08:40:12,416 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:12,416 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:12,417 [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 2025-10-17 08:40:12,418 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 08:40:12,418 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:12,419 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:12,420 [40 ] 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 2025-10-17 08:40:12,421 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:12,421 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4885ms INFO 2025-10-17 08:40:12,421 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:12,421 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6726ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:12,473 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:12,473 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 52.9677ms INFO 2025-10-17 08:40:12,473 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:12,473 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.8237ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:13,468 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=574dc507-135d-4152-a272-dac2bff8416e& INFO 2025-10-17 08:40:13,468 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:13,468 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,470 [79 ] 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 2025-10-17 08:40:13,515 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:13,515 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.5565ms INFO 2025-10-17 08:40:13,515 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,515 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.605ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:13,583 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:40:13,584 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:13,584 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,585 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330383&isHis=& INFO 2025-10-17 08:40:13,585 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:13,585 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,585 [82 ] 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 2025-10-17 08:40:13,586 [79 ] 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 2025-10-17 08:40:13,590 [79 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:40:13,591 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:13,591 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8919ms INFO 2025-10-17 08:40:13,591 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,591 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0105ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:13,594 [79 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 08:40:13,596 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:13,596 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.8323ms INFO 2025-10-17 08:40:13,596 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,596 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4472ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:13,667 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=574dc507-135d-4152-a272-dac2bff8416e&isHis=& INFO 2025-10-17 08:40:13,667 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:13,667 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,668 [82 ] 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 2025-10-17 08:40:13,715 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:13,715 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.5549ms INFO 2025-10-17 08:40:13,715 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,715 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2672ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:13,795 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=574dc507-135d-4152-a272-dac2bff8416e&isHis=& INFO 2025-10-17 08:40:13,795 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:13,796 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,796 [82 ] 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=574dc507-135d-4152-a272-dac2bff8416e&recordId=385037&tableName=k_over& INFO 2025-10-17 08:40:13,796 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=574dc507-135d-4152-a272-dac2bff8416e&flowID=88&nodeCode=begin& INFO 2025-10-17 08:40:13,796 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:13,796 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:13,796 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,796 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,797 [79 ] 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 2025-10-17 08:40:13,797 [38 ] 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 2025-10-17 08:40:13,797 [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 2025-10-17 08:40:13,840 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:13,840 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.6111ms INFO 2025-10-17 08:40:13,840 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,840 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.2977ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:13,889 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:13,889 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 91.1842ms INFO 2025-10-17 08:40:13,889 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,889 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.9754ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:13,891 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:13,891 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 93.8136ms INFO 2025-10-17 08:40:13,891 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,891 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.045ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:13,916 [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 2025-10-17 08:40:13,916 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:13,916 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,918 [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 2025-10-17 08:40:13,918 [79 ] 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 2025-10-17 08:40:13,918 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:13,918 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,919 [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 2025-10-17 08:40:13,920 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:13,921 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0327ms INFO 2025-10-17 08:40:13,921 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,921 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9351ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:13,922 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:13,922 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7706ms INFO 2025-10-17 08:40:13,922 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,922 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.418ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:13,929 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=574dc507-135d-4152-a272-dac2bff8416e& INFO 2025-10-17 08:40:13,930 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:13,930 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:13,931 [56 ] 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 2025-10-17 08:40:14,004 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:14,007 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.5988ms INFO 2025-10-17 08:40:14,007 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:14,007 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.4507ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:15,127 [56 ] 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=1&type=0&formCode=& INFO 2025-10-17 08:40:15,127 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:15,128 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:15,129 [56 ] 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 2025-10-17 08:40:15,144 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:15,144 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.0725ms INFO 2025-10-17 08:40:15,144 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:15,144 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1172ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:15,184 [79 ] 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 2025-10-17 08:40:15,185 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:15,185 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:15,185 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:15,186 [79 ] 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 2025-10-17 08:40:15,192 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:15,192 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1198ms INFO 2025-10-17 08:40:15,193 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:15,193 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1378ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:15,270 [38 ] 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=n4trQHpa0iY%3D& INFO 2025-10-17 08:40:15,271 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:15,271 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:15,272 [38 ] 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 2025-10-17 08:40:15,277 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:15,277 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.22ms INFO 2025-10-17 08:40:15,277 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:15,277 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9523ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:23,735 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661623682&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:40:23,736 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:40:23,736 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7257ms 200 text/html INFO 2025-10-17 08:40:23,979 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760661623946 INFO 2025-10-17 08:40:23,979 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:40:23,979 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8653ms 200 application/javascript INFO 2025-10-17 08:40:23,992 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.07831137407367272 INFO 2025-10-17 08:40:23,992 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:40:23,992 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5022ms 200 application/javascript INFO 2025-10-17 08:40:24,081 [79 ] 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%3D1760661623682%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:40:24,082 [79 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:40:24,082 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,083 [79 ] 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 2025-10-17 08:40:24,084 [79 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661623682&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:40:24,086 [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 2025-10-17 08:40:24,086 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:24,086 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,086 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,087 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,087 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7098ms INFO 2025-10-17 08:40:24,087 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,087 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7123ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,087 [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 2025-10-17 08:40:24,088 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:40:24,088 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:40:24,088 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:40:24,103 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:40:24,105 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,105 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 17.8738ms INFO 2025-10-17 08:40:24,105 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,105 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7376ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,166 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:40:24,167 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,167 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,168 [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 2025-10-17 08:40:24,169 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:40:24,169 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:40:24,169 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:40:24,170 [38 ] 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 2025-10-17 08:40:24,170 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,170 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,171 [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 2025-10-17 08:40:24,174 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,175 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1633ms INFO 2025-10-17 08:40:24,175 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,175 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9536ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,184 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:40:24,184 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:40:24,186 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,186 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.0908ms INFO 2025-10-17 08:40:24,186 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,186 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0161ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,263 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:40:24,263 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,263 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,265 [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 2025-10-17 08:40:24,265 [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 2025-10-17 08:40:24,265 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,265 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,267 [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 2025-10-17 08:40:24,268 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,268 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1852ms INFO 2025-10-17 08:40:24,268 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,268 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0753ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,270 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,270 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0761ms INFO 2025-10-17 08:40:24,270 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,270 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9428ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,316 [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 2025-10-17 08:40:24,316 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,316 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,318 [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 2025-10-17 08:40:24,321 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:40:24,322 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,322 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,323 [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 2025-10-17 08:40:24,325 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,325 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4409ms INFO 2025-10-17 08:40:24,325 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,325 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5706ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,329 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:40:24,329 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,329 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,331 [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 2025-10-17 08:40:24,332 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:40:24,332 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,332 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,332 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:40:24,333 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,333 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,333 [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 2025-10-17 08:40:24,334 [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 2025-10-17 08:40:24,338 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:40:24,338 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,353 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,354 [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 2025-10-17 08:40:24,356 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,356 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,356 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 33.2854ms INFO 2025-10-17 08:40:24,357 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,357 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 25.9411ms INFO 2025-10-17 08:40:24,357 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,357 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.8149ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,357 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4907ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,358 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,358 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 24.4673ms INFO 2025-10-17 08:40:24,358 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,358 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.3927ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,372 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,372 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 37.8551ms INFO 2025-10-17 08:40:24,372 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,372 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.3466ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,384 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,384 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 29.7038ms INFO 2025-10-17 08:40:24,384 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,384 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.4426ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,393 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:40:24,393 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,394 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,395 [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 2025-10-17 08:40:24,397 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:40:24,397 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:24,397 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,399 [23 ] 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 2025-10-17 08:40:24,433 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,433 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 34.0687ms INFO 2025-10-17 08:40:24,433 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,433 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7809ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:24,468 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:24,468 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 73.382ms INFO 2025-10-17 08:40:24,468 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:24,468 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.1791ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:25,761 [61 ] 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 2025-10-17 08:40:25,761 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:25,761 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:25,763 [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 2025-10-17 08:40:25,765 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:40:25,765 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:25,765 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:25,766 [23 ] 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 2025-10-17 08:40:25,766 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:25,767 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8558ms INFO 2025-10-17 08:40:25,767 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:25,767 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1213ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:25,815 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:25,815 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 48.8062ms INFO 2025-10-17 08:40:25,815 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:25,815 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.5511ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:32,312 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a15fce76-9d9e-4cfe-ba01-ca94ac008e11& INFO 2025-10-17 08:40:32,312 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:32,312 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:32,314 [79 ] 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 2025-10-17 08:40:32,359 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:32,359 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6082ms INFO 2025-10-17 08:40:32,359 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:32,359 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8312ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:32,497 [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 2025-10-17 08:40:32,497 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:32,498 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:32,499 [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 2025-10-17 08:40:32,503 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:32,504 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5536ms INFO 2025-10-17 08:40:32,504 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:32,504 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4837ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:32,647 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3831&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61629&guid=a15fce76-9d9e-4cfe-ba01-ca94ac008e11&flag=1& INFO 2025-10-17 08:40:32,647 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:32,648 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:32,649 [79 ] 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 2025-10-17 08:40:32,730 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:32,734 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 85.0187ms INFO 2025-10-17 08:40:32,734 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:32,734 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.0851ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:33,030 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=9d044724-10f8-87d8-77c6-7da7d219ab8c&attachTableName=& INFO 2025-10-17 08:40:33,030 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:33,031 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:33,032 [79 ] 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 2025-10-17 08:40:33,056 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:33,056 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 24.2305ms INFO 2025-10-17 08:40:33,056 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:33,056 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2314ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:33,092 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=78ece607-3b13-314a-d207-40fa9ca3aca3&attachTableName=& INFO 2025-10-17 08:40:33,092 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:33,092 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:33,094 [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 2025-10-17 08:40:33,108 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:33,108 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 14.2355ms INFO 2025-10-17 08:40:33,108 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:33,108 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2762ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:34,036 [79 ] 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=kIImRaca9mc%3D& INFO 2025-10-17 08:40:34,036 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:34,037 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,038 [79 ] 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 2025-10-17 08:40:34,040 [26 ] 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 2025-10-17 08:40:34,040 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:34,040 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:34,040 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,042 [26 ] 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 2025-10-17 08:40:34,044 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:34,044 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.955ms INFO 2025-10-17 08:40:34,044 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,044 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.966ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:34,098 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:34,098 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 56.3411ms INFO 2025-10-17 08:40:34,098 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,099 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.6144ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:34,217 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0b8e6efb-c193-41d1-abe1-f66a04e49aee& INFO 2025-10-17 08:40:34,217 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:34,217 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,219 [23 ] 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 2025-10-17 08:40:34,264 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:34,264 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.0695ms INFO 2025-10-17 08:40:34,264 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,264 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0483ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:34,397 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 08:40:34,397 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:34,397 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,399 [79 ] 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 2025-10-17 08:40:34,403 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:34,403 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2191ms INFO 2025-10-17 08:40:34,403 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,403 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0764ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:34,537 [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=3830&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61628&guid=0b8e6efb-c193-41d1-abe1-f66a04e49aee&flag=1& INFO 2025-10-17 08:40:34,537 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:34,537 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,539 [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 2025-10-17 08:40:34,541 [23 ] 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=qnxRRUu7t2w%3D& INFO 2025-10-17 08:40:34,541 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:34,541 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,542 [23 ] 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 2025-10-17 08:40:34,548 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:34,548 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6743ms INFO 2025-10-17 08:40:34,548 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,548 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3724ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:34,620 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:34,624 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 85.0881ms INFO 2025-10-17 08:40:34,624 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,624 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.8496ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:34,807 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=ecf6cb27-2622-82c7-6a28-56b91eac5c9d&attachTableName=& INFO 2025-10-17 08:40:34,807 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:34,808 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,809 [23 ] 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 2025-10-17 08:40:34,817 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=27fd86fa-aa1c-45ae-49a0-e2bdc81b2e66&attachTableName=& INFO 2025-10-17 08:40:34,817 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:34,817 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,818 [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 2025-10-17 08:40:34,843 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:34,843 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 34.1082ms INFO 2025-10-17 08:40:34,843 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,843 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1199ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:34,844 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:34,844 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 25.5141ms INFO 2025-10-17 08:40:34,844 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:34,844 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.317ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:35,825 [65 ] 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 2025-10-17 08:40:35,825 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:35,825 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:35,826 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:35,827 [65 ] 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 2025-10-17 08:40:35,872 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:35,873 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.599ms INFO 2025-10-17 08:40:35,873 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:35,873 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6716ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:36,007 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6e7965da-6462-4f7c-b7fc-16415a57ffbb& INFO 2025-10-17 08:40:36,007 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:36,007 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,009 [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 2025-10-17 08:40:36,055 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:36,055 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.3517ms INFO 2025-10-17 08:40:36,055 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,055 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3925ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:36,204 [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 2025-10-17 08:40:36,204 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:36,205 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,206 [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 2025-10-17 08:40:36,211 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:36,211 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.9734ms INFO 2025-10-17 08:40:36,211 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,211 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1313ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:36,367 [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=3829&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61627&guid=6e7965da-6462-4f7c-b7fc-16415a57ffbb&flag=1& INFO 2025-10-17 08:40:36,368 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:36,368 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,369 [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 2025-10-17 08:40:36,371 [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=mRTk3wm2v94%3D& INFO 2025-10-17 08:40:36,371 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:36,371 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,373 [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 2025-10-17 08:40:36,379 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:36,379 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0887ms INFO 2025-10-17 08:40:36,379 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,379 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1571ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:36,452 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:36,455 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 85.5931ms INFO 2025-10-17 08:40:36,455 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,455 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.7121ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:36,647 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=f82a8d01-8492-908a-5042-08562139a19c&attachTableName=& INFO 2025-10-17 08:40:36,647 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:36,647 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,649 [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 2025-10-17 08:40:36,651 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=9ebf281d-240e-3412-cd25-c3642cdea89f&attachTableName=& INFO 2025-10-17 08:40:36,651 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:36,651 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,652 [56 ] 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 2025-10-17 08:40:36,670 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:36,670 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:36,670 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 21.131ms INFO 2025-10-17 08:40:36,670 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 17.8136ms INFO 2025-10-17 08:40:36,670 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,670 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:36,670 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2931ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:36,670 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.703ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:37,657 [26 ] 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 2025-10-17 08:40:37,657 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:37,658 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:37,658 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:37,659 [26 ] 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 2025-10-17 08:40:37,706 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:37,706 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.8515ms INFO 2025-10-17 08:40:37,706 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:37,706 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9592ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:37,845 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=39294adc-9593-4d70-87dc-ed8bdb131b27& INFO 2025-10-17 08:40:37,845 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:37,846 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:37,847 [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 2025-10-17 08:40:37,892 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:37,892 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.9944ms INFO 2025-10-17 08:40:37,892 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:37,892 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9244ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:38,036 [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 2025-10-17 08:40:38,036 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:38,036 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:38,038 [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 2025-10-17 08:40:38,042 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:38,042 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4093ms INFO 2025-10-17 08:40:38,042 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:38,042 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4705ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:38,193 [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=3851&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61829&guid=39294adc-9593-4d70-87dc-ed8bdb131b27&flag=1& INFO 2025-10-17 08:40:38,194 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:38,194 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:38,195 [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 2025-10-17 08:40:38,197 [26 ] 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=C%2BT48vkaocE%3D& INFO 2025-10-17 08:40:38,197 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:38,197 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:38,199 [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 2025-10-17 08:40:38,204 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:38,204 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5327ms INFO 2025-10-17 08:40:38,204 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:38,204 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5157ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:38,278 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:38,282 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 86.534ms INFO 2025-10-17 08:40:38,282 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:38,282 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.5577ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:38,475 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=711a417c-08c4-a973-1296-c8d7aa88fbfc&attachTableName=& INFO 2025-10-17 08:40:38,475 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:38,476 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:38,477 [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 2025-10-17 08:40:38,479 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=ebd7a9a0-3778-e96f-97c2-b3624fd83f8c&attachTableName=& INFO 2025-10-17 08:40:38,479 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:38,479 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:38,480 [82 ] 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 2025-10-17 08:40:38,497 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:38,497 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 20.036ms INFO 2025-10-17 08:40:38,497 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:38,497 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0908ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:38,497 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:38,498 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 17.287ms INFO 2025-10-17 08:40:38,498 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:38,498 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0582ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:39,476 [81 ] 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 2025-10-17 08:40:39,476 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:39,476 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:39,476 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:39,478 [81 ] 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 2025-10-17 08:40:39,525 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:39,525 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.7854ms INFO 2025-10-17 08:40:39,525 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:39,525 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9768ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:39,657 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=52f1d8a9-ed54-4913-8abc-60079e19d874& INFO 2025-10-17 08:40:39,657 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:39,657 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:39,659 [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 2025-10-17 08:40:39,704 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:39,704 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.1807ms INFO 2025-10-17 08:40:39,704 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:39,704 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0804ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:39,827 [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 2025-10-17 08:40:39,827 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:39,827 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:39,829 [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 2025-10-17 08:40:39,833 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:39,833 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4476ms INFO 2025-10-17 08:40:39,833 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:39,833 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3343ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:39,977 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3828&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61626&guid=52f1d8a9-ed54-4913-8abc-60079e19d874&flag=1& INFO 2025-10-17 08:40:39,978 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:39,978 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:39,979 [38 ] 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 2025-10-17 08:40:40,051 [40 ] 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=g%2F%2FNotxcfOE%3D& INFO 2025-10-17 08:40:40,051 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:40,051 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:40,052 [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 2025-10-17 08:40:40,059 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:40,059 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.9951ms INFO 2025-10-17 08:40:40,059 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:40,059 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.981ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:40,084 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:40,087 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 107.8877ms INFO 2025-10-17 08:40:40,087 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:40,087 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 109.8966ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:40,276 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=62ae0e69-294a-1fd5-5689-b39ae2780ca9&attachTableName=& INFO 2025-10-17 08:40:40,277 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:40,277 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:40,278 [82 ] 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 2025-10-17 08:40:40,279 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=fd940fd5-61d9-3bc9-848f-ea1b38411fe7&attachTableName=& INFO 2025-10-17 08:40:40,280 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:40,280 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:40,281 [38 ] 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 2025-10-17 08:40:40,299 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:40,299 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:40,299 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 21.1201ms INFO 2025-10-17 08:40:40,299 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:40,299 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 17.877ms INFO 2025-10-17 08:40:40,299 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:40,299 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1371ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:40,299 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0225ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:41,275 [38 ] 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 2025-10-17 08:40:41,275 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:41,276 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:41,276 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:41,277 [38 ] 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 2025-10-17 08:40:41,325 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:41,326 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.4308ms INFO 2025-10-17 08:40:41,326 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:41,326 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.5865ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:41,457 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0994fabe-9bcd-443c-b3e9-8920019e091c& INFO 2025-10-17 08:40:41,458 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:41,458 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:41,459 [79 ] 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 2025-10-17 08:40:41,505 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:41,505 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.2608ms INFO 2025-10-17 08:40:41,505 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:41,505 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4877ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:41,647 [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 2025-10-17 08:40:41,647 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:41,647 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:41,649 [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 2025-10-17 08:40:41,653 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:41,653 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3746ms INFO 2025-10-17 08:40:41,653 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:41,653 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4037ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:41,796 [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=3516&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=58956&guid=0994fabe-9bcd-443c-b3e9-8920019e091c&flag=1& INFO 2025-10-17 08:40:41,796 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:41,797 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:41,798 [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 2025-10-17 08:40:41,799 [40 ] 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=%2BnVsQ5Urqfs%3D& INFO 2025-10-17 08:40:41,800 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:41,800 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:41,801 [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 2025-10-17 08:40:41,823 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:41,823 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 21.4773ms INFO 2025-10-17 08:40:41,823 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:41,823 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4159ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:41,890 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:41,893 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 94.9687ms INFO 2025-10-17 08:40:41,893 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:41,893 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.8889ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:42,637 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=911c2f4e-843e-7a7f-deed-46b55f9a683d&attachTableName=& INFO 2025-10-17 08:40:42,638 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:42,638 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:42,640 [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 2025-10-17 08:40:42,640 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=497ea102-853d-5f26-5852-fadc7f8d4811&attachTableName=& INFO 2025-10-17 08:40:42,640 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:42,641 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:42,642 [79 ] 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 2025-10-17 08:40:42,662 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:42,662 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 22.8017ms INFO 2025-10-17 08:40:42,662 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:42,662 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2555ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:42,664 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:42,664 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 21.988ms INFO 2025-10-17 08:40:42,664 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:42,664 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8415ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:42,978 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661642950&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:40:42,979 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:40:42,979 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.782ms 200 text/html INFO 2025-10-17 08:40:43,279 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760661643231 INFO 2025-10-17 08:40:43,280 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:40:43,280 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7202ms 200 application/javascript INFO 2025-10-17 08:40:43,348 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.937352552525626 INFO 2025-10-17 08:40:43,348 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:40:43,348 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6113ms 200 application/javascript INFO 2025-10-17 08:40:43,438 [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%3D1760661642950%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:40:43,438 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:40:43,439 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,440 [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 2025-10-17 08:40:43,441 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661642950&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:40:43,444 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,444 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.958ms INFO 2025-10-17 08:40:43,444 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,444 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8507ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,482 [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 2025-10-17 08:40:43,482 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:43,482 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,484 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,485 [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 2025-10-17 08:40:43,486 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:40:43,486 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:40:43,486 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:40:43,501 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:40:43,503 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,503 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4162ms INFO 2025-10-17 08:40:43,503 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,504 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9726ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,603 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:40:43,604 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,604 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,605 [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 2025-10-17 08:40:43,606 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:40:43,606 [23 ] 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 2025-10-17 08:40:43,607 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:40:43,607 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:40:43,607 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,607 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,608 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:40:43,611 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,611 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2961ms INFO 2025-10-17 08:40:43,611 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,611 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9787ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,621 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:40:43,636 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:40:43,639 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,639 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8904ms INFO 2025-10-17 08:40:43,639 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,639 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8875ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,647 [38 ] 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 2025-10-17 08:40:43,647 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:43,647 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,647 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,649 [38 ] 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 2025-10-17 08:40:43,694 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,694 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.6673ms INFO 2025-10-17 08:40:43,694 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,694 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6274ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,758 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:40:43,759 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,759 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,760 [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 2025-10-17 08:40:43,761 [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 2025-10-17 08:40:43,762 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,762 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,763 [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 2025-10-17 08:40:43,766 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,766 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0486ms INFO 2025-10-17 08:40:43,766 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,766 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0255ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,771 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,772 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 11.3679ms INFO 2025-10-17 08:40:43,772 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,772 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2606ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,796 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:40:43,797 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,797 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,798 [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 2025-10-17 08:40:43,801 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,801 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2351ms INFO 2025-10-17 08:40:43,801 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,801 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9518ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,827 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=4bcb8d4f-dc7d-43da-9abf-c102748b300f& INFO 2025-10-17 08:40:43,827 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,827 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,829 [79 ] 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 2025-10-17 08:40:43,835 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:40:43,835 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,835 [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 2025-10-17 08:40:43,835 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,836 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,836 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,837 [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 2025-10-17 08:40:43,837 [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 2025-10-17 08:40:43,838 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:40:43,838 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,838 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,839 [23 ] 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 2025-10-17 08:40:43,841 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:40:43,841 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,841 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,842 [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 2025-10-17 08:40:43,846 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,846 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,846 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.1775ms INFO 2025-10-17 08:40:43,847 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,847 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.9125ms INFO 2025-10-17 08:40:43,847 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6558ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,847 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,847 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5477ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,847 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,847 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.7421ms INFO 2025-10-17 08:40:43,847 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,847 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5227ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,857 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,858 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 18.7008ms INFO 2025-10-17 08:40:43,858 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,858 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.171ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,875 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,875 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.0887ms INFO 2025-10-17 08:40:43,875 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,875 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8424ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,878 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:40:43,878 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,878 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,880 [38 ] 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 2025-10-17 08:40:43,884 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,884 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5033ms INFO 2025-10-17 08:40:43,884 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,884 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2688ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,944 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:40:43,944 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,944 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,945 [38 ] 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 2025-10-17 08:40:43,946 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:40:43,947 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:43,947 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,948 [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 2025-10-17 08:40:43,965 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,965 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7828ms INFO 2025-10-17 08:40:43,965 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,965 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7972ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:43,998 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:43,999 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 53.1649ms INFO 2025-10-17 08:40:43,999 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:43,999 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.2322ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:44,007 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 08:40:44,007 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:44,007 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:44,009 [79 ] 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 2025-10-17 08:40:44,013 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:44,013 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3369ms INFO 2025-10-17 08:40:44,013 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:44,013 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3807ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:44,157 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3852&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61832&guid=4bcb8d4f-dc7d-43da-9abf-c102748b300f&flag=1& INFO 2025-10-17 08:40:44,158 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:44,158 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:44,159 [79 ] 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 2025-10-17 08:40:44,208 [26 ] 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=DBiyMziBoS8%3D& INFO 2025-10-17 08:40:44,208 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:44,208 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:44,209 [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 2025-10-17 08:40:44,216 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:44,216 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3937ms INFO 2025-10-17 08:40:44,216 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:44,216 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6085ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:44,241 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:44,245 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 85.4709ms INFO 2025-10-17 08:40:44,245 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:44,245 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.5393ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:44,527 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=8b3132f4-6b0c-c352-f263-37c406aa7b72&attachTableName=& INFO 2025-10-17 08:40:44,527 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:44,528 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:44,528 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=6761f853-cccd-6d81-b0a0-fe803aee06d5&attachTableName=& INFO 2025-10-17 08:40:44,528 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:44,528 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:44,529 [79 ] 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 2025-10-17 08:40:44,529 [38 ] 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 2025-10-17 08:40:44,549 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:44,549 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:44,549 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 19.8893ms INFO 2025-10-17 08:40:44,549 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:44,549 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 20.4318ms INFO 2025-10-17 08:40:44,549 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:44,549 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.685ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:44,549 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4478ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:45,535 [26 ] 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 2025-10-17 08:40:45,535 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:45,536 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:45,536 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:45,537 [26 ] 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 2025-10-17 08:40:45,584 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:45,584 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.0091ms INFO 2025-10-17 08:40:45,584 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:45,584 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2165ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:45,744 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3f0f8984-9849-4268-9d0e-a279d794cb09& INFO 2025-10-17 08:40:45,744 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:45,744 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:45,746 [23 ] 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 2025-10-17 08:40:45,791 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:45,791 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.9853ms INFO 2025-10-17 08:40:45,791 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:45,791 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.152ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:45,927 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 08:40:45,927 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:45,927 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:45,929 [79 ] 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 2025-10-17 08:40:45,933 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:45,933 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4606ms INFO 2025-10-17 08:40:45,933 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:45,933 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3925ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:46,081 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3862&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61863&guid=3f0f8984-9849-4268-9d0e-a279d794cb09&flag=1& INFO 2025-10-17 08:40:46,081 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:46,081 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:46,083 [23 ] 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 2025-10-17 08:40:46,087 [79 ] 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=1mQIZvFhhlo%3D& INFO 2025-10-17 08:40:46,087 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:46,087 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:46,089 [79 ] 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 2025-10-17 08:40:46,094 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:46,094 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7199ms INFO 2025-10-17 08:40:46,094 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:46,094 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4333ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:46,167 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:46,170 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 87.5486ms INFO 2025-10-17 08:40:46,170 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:46,170 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.6198ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:46,364 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=37007306-d33f-54f0-9394-94882b04635f&attachTableName=& INFO 2025-10-17 08:40:46,365 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:46,365 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:46,365 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e980e94e-2121-d17c-b28d-e36626894d67&attachTableName=& INFO 2025-10-17 08:40:46,365 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:46,366 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:46,366 [23 ] 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 2025-10-17 08:40:46,367 [79 ] 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 2025-10-17 08:40:46,383 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:46,383 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 16.7246ms INFO 2025-10-17 08:40:46,383 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:46,383 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:46,383 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8257ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:46,383 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 16.1485ms INFO 2025-10-17 08:40:46,383 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:46,383 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9662ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:47,338 [40 ] 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 2025-10-17 08:40:47,338 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:47,338 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:47,339 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:47,340 [40 ] 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 2025-10-17 08:40:47,387 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:47,387 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.3938ms INFO 2025-10-17 08:40:47,387 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:47,388 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5149ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:47,517 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=e1a15ab0-f75f-431a-bd69-824644212017& INFO 2025-10-17 08:40:47,517 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:47,518 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:47,519 [23 ] 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 2025-10-17 08:40:47,564 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:47,564 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.0886ms INFO 2025-10-17 08:40:47,564 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:47,564 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.2352ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:47,727 [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 2025-10-17 08:40:47,727 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:47,727 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:47,729 [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 2025-10-17 08:40:47,733 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:47,733 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2575ms INFO 2025-10-17 08:40:47,733 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:47,733 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3698ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:47,887 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3850&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61825&guid=e1a15ab0-f75f-431a-bd69-824644212017&flag=1& INFO 2025-10-17 08:40:47,887 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:47,887 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:47,888 [40 ] 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=SqjiXB2NdgE%3D& INFO 2025-10-17 08:40:47,888 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:47,888 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:47,889 [79 ] 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 2025-10-17 08:40:47,890 [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 2025-10-17 08:40:47,895 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:47,895 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.675ms INFO 2025-10-17 08:40:47,895 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:47,895 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3845ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:47,985 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:47,989 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 100.6787ms INFO 2025-10-17 08:40:47,989 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:47,990 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.6449ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:48,167 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=00d4fd05-6052-ec21-6a35-0db1db13d7a6&attachTableName=& INFO 2025-10-17 08:40:48,167 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:48,168 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:48,169 [23 ] 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 2025-10-17 08:40:48,174 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=77b6c560-b0e8-72fe-76f2-32488a9a397b&attachTableName=& INFO 2025-10-17 08:40:48,174 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:48,174 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:48,176 [79 ] 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 2025-10-17 08:40:48,183 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:48,183 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.9262ms INFO 2025-10-17 08:40:48,183 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:48,183 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4779ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:48,188 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:48,188 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.008ms INFO 2025-10-17 08:40:48,188 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:48,188 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8081ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:49,177 [23 ] 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 2025-10-17 08:40:49,177 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:49,178 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:49,178 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:49,179 [23 ] 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 2025-10-17 08:40:49,226 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:49,226 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.9918ms INFO 2025-10-17 08:40:49,226 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:49,226 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2249ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:49,360 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7379dba2-8149-4d96-bef3-efcf5f640ab0& INFO 2025-10-17 08:40:49,360 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:49,360 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:49,362 [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 2025-10-17 08:40:49,408 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:49,409 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.864ms INFO 2025-10-17 08:40:49,409 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:49,409 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0754ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:49,537 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 08:40:49,537 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:49,538 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:49,539 [79 ] 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 2025-10-17 08:40:49,544 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:49,544 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7411ms INFO 2025-10-17 08:40:49,544 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:49,544 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7709ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:49,777 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3868&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61869&guid=7379dba2-8149-4d96-bef3-efcf5f640ab0&flag=1& INFO 2025-10-17 08:40:49,777 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:49,777 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:49,779 [26 ] 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 2025-10-17 08:40:49,836 [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=uk1mWQ2Jy9c%3D& INFO 2025-10-17 08:40:49,836 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:49,836 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:49,838 [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 2025-10-17 08:40:49,843 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:49,844 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6771ms INFO 2025-10-17 08:40:49,844 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:49,844 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8984ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:49,861 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:49,864 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 85.0597ms INFO 2025-10-17 08:40:49,864 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:49,864 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.9984ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:50,036 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=90c7f552-e964-c4ec-f291-455d2f555e5c&attachTableName=& INFO 2025-10-17 08:40:50,036 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:50,037 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:50,037 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=fcc068b6-e150-4449-717c-d01118189475&attachTableName=& INFO 2025-10-17 08:40:50,038 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:50,038 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:50,038 [38 ] 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 2025-10-17 08:40:50,039 [26 ] 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 2025-10-17 08:40:50,052 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:50,052 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:50,052 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.3494ms INFO 2025-10-17 08:40:50,052 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:50,052 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 14.2553ms INFO 2025-10-17 08:40:50,052 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:50,052 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0337ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:50,052 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.345ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:51,037 [38 ] 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 2025-10-17 08:40:51,037 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:51,038 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:51,038 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,039 [38 ] 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 2025-10-17 08:40:51,087 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:51,087 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.0868ms INFO 2025-10-17 08:40:51,087 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,087 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.1566ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:51,236 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=99a558eb-d91b-4223-8ba8-2c7b85fe7657& INFO 2025-10-17 08:40:51,236 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:51,237 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,238 [38 ] 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 2025-10-17 08:40:51,285 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:51,285 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.4014ms INFO 2025-10-17 08:40:51,285 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,286 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5855ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:51,417 [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 2025-10-17 08:40:51,417 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:51,418 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,419 [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 2025-10-17 08:40:51,424 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:51,424 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5194ms INFO 2025-10-17 08:40:51,424 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,424 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7327ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:51,582 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3870&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61894&guid=99a558eb-d91b-4223-8ba8-2c7b85fe7657&flag=1& INFO 2025-10-17 08:40:51,582 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:51,582 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,583 [81 ] 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 2025-10-17 08:40:51,650 [26 ] 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=nnW42BgqrLA%3D& INFO 2025-10-17 08:40:51,651 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:51,651 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,652 [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 2025-10-17 08:40:51,658 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:51,658 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6494ms INFO 2025-10-17 08:40:51,658 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,658 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6605ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:51,664 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:51,668 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.5901ms INFO 2025-10-17 08:40:51,668 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,668 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.4315ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:51,857 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=b1ec2cde-5eb1-f256-4767-67495da25a9d&attachTableName=& INFO 2025-10-17 08:40:51,857 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:51,857 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,859 [82 ] 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 2025-10-17 08:40:51,871 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=f4ad5913-0479-dd6d-8c7e-79bdf6d9ff4d&attachTableName=& INFO 2025-10-17 08:40:51,871 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:51,872 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,872 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:51,872 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.3466ms INFO 2025-10-17 08:40:51,872 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,872 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.221ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:51,873 [82 ] 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 2025-10-17 08:40:51,884 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:51,884 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.3749ms INFO 2025-10-17 08:40:51,884 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:51,884 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1294ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:52,868 [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 2025-10-17 08:40:52,868 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:52,868 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:52,868 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:52,870 [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 2025-10-17 08:40:52,917 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:52,917 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.2906ms INFO 2025-10-17 08:40:52,917 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:52,917 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.363ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:53,047 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=4bdbeeb9-5c2f-4fb5-9e85-aba2d89535b8& INFO 2025-10-17 08:40:53,047 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:53,047 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,049 [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 2025-10-17 08:40:53,094 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:53,094 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6527ms INFO 2025-10-17 08:40:53,094 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,095 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6161ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:53,247 [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 2025-10-17 08:40:53,247 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:53,248 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,249 [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 2025-10-17 08:40:53,254 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:53,254 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7281ms INFO 2025-10-17 08:40:53,254 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,254 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8329ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:53,408 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3871&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61898&guid=4bdbeeb9-5c2f-4fb5-9e85-aba2d89535b8&flag=1& INFO 2025-10-17 08:40:53,408 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:53,408 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,410 [26 ] 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 2025-10-17 08:40:53,410 [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=HZ7jkEPWd5o%3D& INFO 2025-10-17 08:40:53,410 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:53,411 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,412 [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 2025-10-17 08:40:53,432 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:53,432 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 19.5604ms INFO 2025-10-17 08:40:53,432 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,432 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5046ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:53,495 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:53,498 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 88.552ms INFO 2025-10-17 08:40:53,498 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,498 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.8323ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:53,698 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=1941fce2-8037-0546-c71c-f6526b81d4f0&attachTableName=& INFO 2025-10-17 08:40:53,698 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:53,698 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=5cb0449c-a87e-af49-0d52-0cc1edd670a9&attachTableName=& INFO 2025-10-17 08:40:53,698 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,699 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:53,699 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,700 [26 ] 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 2025-10-17 08:40:53,700 [38 ] 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 2025-10-17 08:40:53,716 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:53,716 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 16.2796ms INFO 2025-10-17 08:40:53,716 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,716 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:53,716 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.319ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:53,716 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 16.3704ms INFO 2025-10-17 08:40:53,716 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:53,716 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0604ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:54,687 [26 ] 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 2025-10-17 08:40:54,687 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:40:54,687 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:54,688 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:54,689 [26 ] 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 2025-10-17 08:40:54,735 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:54,736 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.56ms INFO 2025-10-17 08:40:54,736 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:54,736 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6309ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:54,758 [81 ] 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 2025-10-17 08:40:54,759 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:54,759 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:54,759 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 08:40:54,759 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:54,759 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:54,760 [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 2025-10-17 08:40:54,760 [82 ] 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 2025-10-17 08:40:54,763 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:54,763 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0619ms INFO 2025-10-17 08:40:54,763 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:54,763 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9365ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:54,794 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:54,794 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 33.6427ms INFO 2025-10-17 08:40:54,794 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:54,794 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3293ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:54,877 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:40:54,877 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:54,877 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:54,879 [26 ] 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 2025-10-17 08:40:54,886 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:54,887 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.3895ms INFO 2025-10-17 08:40:54,887 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:54,887 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2091ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:56,354 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:40:56,354 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:56,354 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:56,356 [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 2025-10-17 08:40:56,363 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:56,363 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.7603ms INFO 2025-10-17 08:40:56,363 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:56,363 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9683ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:56,364 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:40:56,364 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:56,364 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:56,365 [82 ] 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 2025-10-17 08:40:56,371 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:56,371 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7702ms INFO 2025-10-17 08:40:56,371 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:56,371 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4523ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:56,399 [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 2025-10-17 08:40:56,399 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:56,400 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:56,401 [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 2025-10-17 08:40:56,415 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:56,415 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4181ms INFO 2025-10-17 08:40:56,415 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:56,415 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0742ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:57,679 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 08:40:57,679 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:57,679 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:57,681 [81 ] 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 2025-10-17 08:40:57,715 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:40:57,715 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 34.3744ms INFO 2025-10-17 08:40:57,715 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:57,715 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4978ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:40:59,998 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:40:59,998 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:40:59,999 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:59,999 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:40:59,999 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:59,999 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:59,999 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:40:59,999 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:40:59,999 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:00,000 [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 2025-10-17 08:41:00,000 [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 2025-10-17 08:41:00,000 [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 2025-10-17 08:41:00,018 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:00,018 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 18.1982ms INFO 2025-10-17 08:41:00,018 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:00,018 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2865ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:00,019 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:00,019 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.5027ms INFO 2025-10-17 08:41:00,019 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:00,019 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2244ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:00,055 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:00,055 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 54.4636ms INFO 2025-10-17 08:41:00,055 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:00,055 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.6583ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:00,128 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:41:00,128 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:00,129 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:00,130 [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 2025-10-17 08:41:00,133 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:00,133 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.431ms INFO 2025-10-17 08:41:00,133 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:00,134 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4406ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:01,078 [82 ] 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 2025-10-17 08:41:01,078 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:41:01,079 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:01,079 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:01,079 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:01,079 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:01,080 [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 2025-10-17 08:41:01,080 [81 ] 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 2025-10-17 08:41:01,084 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:01,084 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6184ms INFO 2025-10-17 08:41:01,084 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:01,084 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8426ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:01,129 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:01,129 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 49.1842ms INFO 2025-10-17 08:41:01,129 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:01,130 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.3631ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:02,838 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2fc16097-085c-4bd6-9593-a3b7688815d5& INFO 2025-10-17 08:41:02,838 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:02,838 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:02,840 [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 2025-10-17 08:41:02,885 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:02,885 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.0105ms INFO 2025-10-17 08:41:02,885 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:02,885 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4991ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:03,038 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:41:03,038 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330521&isHis=& INFO 2025-10-17 08:41:03,039 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:03,039 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:03,039 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,039 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,040 [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 2025-10-17 08:41:03,040 [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 2025-10-17 08:41:03,044 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:41:03,046 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:03,047 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.472ms INFO 2025-10-17 08:41:03,047 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,047 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5479ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:03,048 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 08:41:03,051 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:03,051 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.8427ms INFO 2025-10-17 08:41:03,051 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,051 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7349ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:03,119 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 464 INFO 2025-10-17 08:41:03,119 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:41:03,119 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:03,119 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,120 [53 ] 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 2025-10-17 08:41:03,158 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=2fc16097-085c-4bd6-9593-a3b7688815d5&isHis=& INFO 2025-10-17 08:41:03,158 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:03,158 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,160 [53 ] 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 2025-10-17 08:41:03,217 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:03,218 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 57.9687ms INFO 2025-10-17 08:41:03,218 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,218 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.8866ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:03,338 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=2fc16097-085c-4bd6-9593-a3b7688815d5&isHis=& INFO 2025-10-17 08:41:03,338 [53 ] 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=2fc16097-085c-4bd6-9593-a3b7688815d5&recordId=61596&tableName=K_LEAVE& INFO 2025-10-17 08:41:03,338 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:03,338 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,338 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:03,339 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,340 [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 2025-10-17 08:41:03,340 [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 2025-10-17 08:41:03,378 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=2fc16097-085c-4bd6-9593-a3b7688815d5&flowID=78&nodeCode=begin& INFO 2025-10-17 08:41:03,379 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:03,379 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,381 [79 ] 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 2025-10-17 08:41:03,410 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:03,411 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 70.7223ms INFO 2025-10-17 08:41:03,411 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,411 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.4398ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:03,434 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:03,434 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 94.017ms INFO 2025-10-17 08:41:03,434 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,434 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.0841ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:03,437 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:03,437 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 56.2507ms INFO 2025-10-17 08:41:03,437 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,437 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.9278ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:03,598 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=2fc16097-085c-4bd6-9593-a3b7688815d5& INFO 2025-10-17 08:41:03,598 [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 2025-10-17 08:41:03,598 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:03,598 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:03,598 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,598 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,600 [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 2025-10-17 08:41:03,600 [38 ] 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 2025-10-17 08:41:03,622 [79 ] 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 2025-10-17 08:41:03,623 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:03,623 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,624 [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 2025-10-17 08:41:03,625 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:03,625 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 25.139ms INFO 2025-10-17 08:41:03,625 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,625 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2619ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:03,642 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:03,643 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.0379ms INFO 2025-10-17 08:41:03,643 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,643 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3948ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:03,707 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:03,710 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 109.959ms INFO 2025-10-17 08:41:03,710 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,710 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.4245ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:03,890 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:03,890 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 769.5251ms INFO 2025-10-17 08:41:03,890 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:03,890 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 771.5887ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:04,050 [38 ] 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 2025-10-17 08:41:04,051 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:04,051 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:04,052 [38 ] 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 2025-10-17 08:41:04,068 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:04,068 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.7906ms INFO 2025-10-17 08:41:04,068 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:04,068 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9542ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:05,038 [79 ] 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 2025-10-17 08:41:05,038 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:41:05,038 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:05,038 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:05,040 [79 ] 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 2025-10-17 08:41:05,046 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:05,046 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.6955ms INFO 2025-10-17 08:41:05,047 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:05,047 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7489ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:05,178 [38 ] 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=zjxMNXpYU6E%3D& INFO 2025-10-17 08:41:05,179 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:05,179 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:05,180 [38 ] 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 2025-10-17 08:41:05,187 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:05,187 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.6004ms INFO 2025-10-17 08:41:05,187 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:05,187 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5402ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:22,316 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:41:22,317 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:22,317 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:22,318 [79 ] 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 2025-10-17 08:41:22,369 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:22,369 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 50.5782ms INFO 2025-10-17 08:41:22,369 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:22,369 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.8402ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:28,361 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2fc16097-085c-4bd6-9593-a3b7688815d5& INFO 2025-10-17 08:41:28,361 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:28,362 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,363 [79 ] 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 2025-10-17 08:41:28,408 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:28,409 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.5154ms INFO 2025-10-17 08:41:28,409 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,409 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6947ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:28,541 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:41:28,541 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:28,541 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,543 [38 ] 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 2025-10-17 08:41:28,549 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:28,549 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2696ms INFO 2025-10-17 08:41:28,549 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,549 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2368ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:28,588 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330521&isHis=& INFO 2025-10-17 08:41:28,589 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:28,589 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,590 [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 2025-10-17 08:41:28,594 [81 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:41:28,597 [81 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 08:41:28,600 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:28,600 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.8246ms INFO 2025-10-17 08:41:28,600 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,600 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6715ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:28,716 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=2fc16097-085c-4bd6-9593-a3b7688815d5&isHis=& INFO 2025-10-17 08:41:28,716 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:28,716 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,718 [81 ] 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 2025-10-17 08:41:28,763 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:28,764 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 45.9703ms INFO 2025-10-17 08:41:28,764 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,764 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9536ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:28,883 [81 ] 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=2fc16097-085c-4bd6-9593-a3b7688815d5&recordId=61596&tableName=K_LEAVE& INFO 2025-10-17 08:41:28,884 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:28,884 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,885 [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 2025-10-17 08:41:28,885 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=2fc16097-085c-4bd6-9593-a3b7688815d5&isHis=& INFO 2025-10-17 08:41:28,886 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:28,886 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,887 [79 ] 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 2025-10-17 08:41:28,920 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=2fc16097-085c-4bd6-9593-a3b7688815d5&flowID=78&nodeCode=begin& INFO 2025-10-17 08:41:28,920 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:28,921 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,922 [38 ] 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 2025-10-17 08:41:28,954 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:28,954 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 69.257ms INFO 2025-10-17 08:41:28,954 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,954 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.1294ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:28,965 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:28,965 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 77.9734ms INFO 2025-10-17 08:41:28,965 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,965 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.7171ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:28,966 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:28,966 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.3031ms INFO 2025-10-17 08:41:28,966 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:28,966 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.3316ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:29,099 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=2fc16097-085c-4bd6-9593-a3b7688815d5& INFO 2025-10-17 08:41:29,099 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:29,099 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:29,100 [79 ] 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 2025-10-17 08:41:29,101 [38 ] 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 2025-10-17 08:41:29,101 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:29,101 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:29,103 [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 2025-10-17 08:41:29,106 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:29,106 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4072ms INFO 2025-10-17 08:41:29,106 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:29,106 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3044ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:29,202 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:29,206 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 105.4322ms INFO 2025-10-17 08:41:29,206 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:29,206 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 107.6372ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:30,479 [79 ] 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 2025-10-17 08:41:30,479 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:41:30,479 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:30,479 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:30,480 [79 ] 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 2025-10-17 08:41:30,486 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:30,487 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1192ms INFO 2025-10-17 08:41:30,487 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:30,487 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1516ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:30,638 [53 ] 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=zjxMNXpYU6E%3D& INFO 2025-10-17 08:41:30,638 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:30,639 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:30,640 [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 2025-10-17 08:41:30,646 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:30,646 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2216ms INFO 2025-10-17 08:41:30,646 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:30,646 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2926ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:34,149 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/File/DownLoadById?id=ae8c760e-9f97-4f85-a018-c0f3c1b85adb&attachTableName=& INFO 2025-10-17 08:41:34,153 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:34,153 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownLoadById (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:41:34,154 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownLoadById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownLoadById(System.String, System.String, System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2025-10-17 08:41:34,179 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:34,183 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownLoadById (Sg.Hcm.Web.Core) in 28.4639ms INFO 2025-10-17 08:41:34,183 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownLoadById (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:41:34,183 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.9686ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:41:56,556 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:41:56,556 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:41:56,556 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:56,558 [47 ] 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 2025-10-17 08:41:56,608 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:41:56,608 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 50.0714ms INFO 2025-10-17 08:41:56,608 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:41:56,608 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.3688ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:10,014 [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 INFO 2025-10-17 08:45:10,014 [60 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 08:45:10,015 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4651ms 304 text/html INFO 2025-10-17 08:45:10,140 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661908846&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:45:10,141 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:45:10,141 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6941ms 200 text/html INFO 2025-10-17 08:45:10,208 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:45:10,208 [35 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 08:45:10,208 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.339ms 0 application/javascript INFO 2025-10-17 08:45:10,255 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 08:45:10,256 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 08:45:10,256 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1593ms 200 application/javascript INFO 2025-10-17 08:45:11,145 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760661909880 INFO 2025-10-17 08:45:11,146 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:45:11,146 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6393ms 200 application/javascript INFO 2025-10-17 08:45:11,210 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5610326339851173 INFO 2025-10-17 08:45:11,211 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:45:11,211 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6872ms 200 application/javascript INFO 2025-10-17 08:45:11,466 [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 2025-10-17 08:45:11,466 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:45:11,467 [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%3D1760661908846%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 08:45:11,467 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:45:11,467 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:11,469 [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 2025-10-17 08:45:11,469 [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 2025-10-17 08:45:11,469 [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 2025-10-17 08:45:11,469 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:11,470 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760661908846&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 08:45:11,471 [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 2025-10-17 08:45:11,471 [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 2025-10-17 08:45:11,472 [11 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:45:11,472 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:11,472 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2084ms INFO 2025-10-17 08:45:11,472 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:11,472 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4384ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:45:11,510 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:11,510 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 41.1776ms INFO 2025-10-17 08:45:11,510 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:11,510 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1808ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:11,612 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:45:11,612 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:45:11,612 [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 2025-10-17 08:45:11,612 [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 2025-10-17 08:45:11,612 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:45:11,614 [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 2025-10-17 08:45:11,629 [4 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNDMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTU5MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWQtOWHpOaihSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDQzIiwianRpIjoiZmJiMDJiM2YtOTgzNy00ZDhjLWFkMTMtMjY5ZmMxN2NjZjY1IiwiaWF0IjoxNzYwNDEyNjY4LCJuYmYiOjE3NjA0MTI2NjYsImV4cCI6MTc2MDQ5OTA2OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.SDUe7cQ1Ogt9RJ1kJKm6FQscolrYAZ5GjQkBBTv4CfU INFO 2025-10-17 08:45:11,677 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:11,677 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 63.3544ms INFO 2025-10-17 08:45:11,677 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:45:11,677 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.5661ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:11,786 [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 2025-10-17 08:45:11,787 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:45:11,787 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:11,789 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:11,790 [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 2025-10-17 08:45:11,791 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:45:11,791 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:45:11,791 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:45:11,806 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:45:11,809 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:11,809 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8254ms INFO 2025-10-17 08:45:11,809 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:11,809 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8687ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:11,946 [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 2025-10-17 08:45:11,946 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:45:11,946 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:11,946 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:11,946 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:11,946 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:11,948 [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 2025-10-17 08:45:11,949 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:45:11,951 [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 2025-10-17 08:45:11,962 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:45:11,962 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:45:11,979 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:45:12,059 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:45:12,094 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,094 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 143.6799ms INFO 2025-10-17 08:45:12,094 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,095 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 149.0911ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,107 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,107 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 158.8929ms INFO 2025-10-17 08:45:12,107 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,107 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 161.2665ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,246 [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 2025-10-17 08:45:12,246 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:45:12,246 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,246 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,246 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,247 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,248 [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 2025-10-17 08:45:12,248 [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 2025-10-17 08:45:12,253 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,253 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5681ms INFO 2025-10-17 08:45:12,253 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,253 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9248ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,257 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,257 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9287ms INFO 2025-10-17 08:45:12,257 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,257 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0186ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,341 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6ffd1218-ee26-48db-ab7c-0a6da982b6ec%20%20& INFO 2025-10-17 08:45:12,341 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,342 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,343 [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 2025-10-17 08:45:12,351 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:45:12,351 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,351 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,353 [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 2025-10-17 08:45:12,358 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,358 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.5624ms INFO 2025-10-17 08:45:12,358 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,358 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3478ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,389 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,389 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6208ms INFO 2025-10-17 08:45:12,389 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,389 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7891ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,486 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:45:12,487 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,487 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,488 [76 ] 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 2025-10-17 08:45:12,490 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330246&isHis=& INFO 2025-10-17 08:45:12,491 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,491 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,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 2025-10-17 08:45:12,494 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,494 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0528ms INFO 2025-10-17 08:45:12,494 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,494 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0506ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,496 [34 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:45:12,501 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,501 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4282ms INFO 2025-10-17 08:45:12,501 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,501 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3104ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,623 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=6ffd1218-ee26-48db-ab7c-0a6da982b6ec%20%20&isHis=& INFO 2025-10-17 08:45:12,623 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,624 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,624 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=6ffd1218-ee26-48db-ab7c-0a6da982b6ec%20%20&recordId=61580&tableName=K_LEAVE& INFO 2025-10-17 08:45:12,624 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,624 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,625 [37 ] 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 2025-10-17 08:45:12,625 [34 ] 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 2025-10-17 08:45:12,632 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=6ffd1218-ee26-48db-ab7c-0a6da982b6ec%20%20&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 08:45:12,633 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,633 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,634 [62 ] 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 2025-10-17 08:45:12,742 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,743 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 117.1122ms INFO 2025-10-17 08:45:12,743 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,743 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.9439ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,745 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,745 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 111.4958ms INFO 2025-10-17 08:45:12,745 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,746 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 113.0936ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,746 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,746 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 121.1218ms INFO 2025-10-17 08:45:12,746 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,746 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.5636ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,905 [37 ] 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 2025-10-17 08:45:12,906 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,906 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,906 [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 2025-10-17 08:45:12,906 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,906 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,907 [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 2025-10-17 08:45:12,908 [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 2025-10-17 08:45:12,911 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,911 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:12,911 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5841ms INFO 2025-10-17 08:45:12,911 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4371ms INFO 2025-10-17 08:45:12,911 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,911 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,911 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8173ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,911 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1091ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:12,941 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=6ffd1218-ee26-48db-ab7c-0a6da982b6ec%20%20& INFO 2025-10-17 08:45:12,941 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:12,942 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:12,943 [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 2025-10-17 08:45:13,016 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:13,019 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.1012ms INFO 2025-10-17 08:45:13,019 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:13,019 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.0755ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:14,271 [62 ] 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 2025-10-17 08:45:14,271 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:45:14,272 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:14,272 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:14,273 [62 ] 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 2025-10-17 08:45:14,279 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:14,279 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3564ms INFO 2025-10-17 08:45:14,279 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:14,280 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.426ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:14,421 [76 ] 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=LnL6hjsCnGw%3D& INFO 2025-10-17 08:45:14,421 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:14,421 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:14,423 [76 ] 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 2025-10-17 08:45:14,429 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:14,429 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.6265ms INFO 2025-10-17 08:45:14,429 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:14,429 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7933ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:29,711 [62 ] 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 2025-10-17 08:45:29,711 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:45:29,712 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:29,712 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:29,713 [62 ] 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 2025-10-17 08:45:29,761 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:29,761 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.989ms INFO 2025-10-17 08:45:29,761 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:29,762 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4354ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:29,946 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:45:29,946 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:29,946 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:29,948 [62 ] 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 2025-10-17 08:45:29,956 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:29,956 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.1151ms INFO 2025-10-17 08:45:29,956 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:29,956 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1682ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:30,507 [34 ] 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 2025-10-17 08:45:30,507 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:45:30,507 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:30,507 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:30,509 [34 ] 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 2025-10-17 08:45:30,617 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:30,617 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 108.5001ms INFO 2025-10-17 08:45:30,617 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:30,617 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.9312ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:30,826 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=421c48aa-1398-457b-841b-8f59c109bd7b& INFO 2025-10-17 08:45:30,826 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:30,826 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:30,828 [7 ] 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 2025-10-17 08:45:30,873 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:30,873 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.5269ms INFO 2025-10-17 08:45:30,873 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:30,873 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6924ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:30,992 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330242&isHis=& INFO 2025-10-17 08:45:30,992 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:45:30,992 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:30,992 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:30,992 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:30,992 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:30,994 [37 ] 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 2025-10-17 08:45:30,994 [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 2025-10-17 08:45:31,013 [37 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:45:31,016 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:31,016 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 21.8578ms INFO 2025-10-17 08:45:31,016 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,016 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2448ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:31,019 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:31,019 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 24.947ms INFO 2025-10-17 08:45:31,019 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,019 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2227ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:31,131 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=421c48aa-1398-457b-841b-8f59c109bd7b&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 08:45:31,131 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=421c48aa-1398-457b-841b-8f59c109bd7b&recordId=61579&tableName=K_LEAVE& INFO 2025-10-17 08:45:31,131 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:31,131 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:31,131 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=421c48aa-1398-457b-841b-8f59c109bd7b&isHis=& INFO 2025-10-17 08:45:31,131 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,131 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,131 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:31,131 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,133 [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 2025-10-17 08:45:31,133 [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 2025-10-17 08:45:31,133 [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 2025-10-17 08:45:31,183 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:31,184 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.2522ms INFO 2025-10-17 08:45:31,184 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,184 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.3906ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:31,211 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:31,211 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 78.0495ms INFO 2025-10-17 08:45:31,211 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,212 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.8763ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:31,215 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:31,215 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 82.2219ms INFO 2025-10-17 08:45:31,215 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,216 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.7353ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:31,341 [35 ] 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 2025-10-17 08:45:31,341 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:31,341 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,343 [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 2025-10-17 08:45:31,346 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:31,346 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3244ms INFO 2025-10-17 08:45:31,346 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,346 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2618ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:31,385 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=421c48aa-1398-457b-841b-8f59c109bd7b& INFO 2025-10-17 08:45:31,385 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:31,386 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,387 [60 ] 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 2025-10-17 08:45:31,457 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:31,460 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.3077ms INFO 2025-10-17 08:45:31,460 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:31,460 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.0202ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:32,671 [60 ] 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 2025-10-17 08:45:32,671 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:45:32,671 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:32,671 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:32,672 [60 ] 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 2025-10-17 08:45:32,679 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:32,680 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.1717ms INFO 2025-10-17 08:45:32,680 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:32,680 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2616ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:32,926 [37 ] 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=rE5En2DH4Bg%3D& INFO 2025-10-17 08:45:32,926 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:32,926 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:32,928 [37 ] 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 2025-10-17 08:45:32,934 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:32,934 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.4683ms INFO 2025-10-17 08:45:32,934 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:32,934 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4937ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:49,381 [76 ] 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 2025-10-17 08:45:49,381 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:45:49,381 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:49,381 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:49,382 [76 ] 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 2025-10-17 08:45:49,429 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:49,429 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.8609ms INFO 2025-10-17 08:45:49,429 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:49,430 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0048ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:50,062 [37 ] 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 2025-10-17 08:45:50,062 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:45:50,062 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:50,062 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:50,064 [37 ] 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 2025-10-17 08:45:50,173 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:50,173 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 109.2017ms INFO 2025-10-17 08:45:50,173 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:50,173 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.2643ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:51,360 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:45:51,360 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:45:51,361 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:51,361 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:51,361 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:51,361 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:51,362 [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 2025-10-17 08:45:51,362 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:45:51,362 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:51,362 [37 ] 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 2025-10-17 08:45:51,362 [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 2025-10-17 08:45:51,363 [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 2025-10-17 08:45:51,368 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:51,368 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9957ms INFO 2025-10-17 08:45:51,368 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:51,368 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0756ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:51,376 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:51,376 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 13.6535ms INFO 2025-10-17 08:45:51,376 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:51,376 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6861ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:45:51,378 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:45:51,378 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.6991ms INFO 2025-10-17 08:45:51,378 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:45:51,378 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4531ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:47:44,729 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 08:47:44,729 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:47:44,729 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:47:44,731 [80 ] 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 2025-10-17 08:47:44,759 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:47:44,759 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.2922ms INFO 2025-10-17 08:47:44,759 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:47:44,759 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5407ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:10,360 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662270199&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:51:10,360 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:51:10,361 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0918ms 200 text/html INFO 2025-10-17 08:51:10,709 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662270688 INFO 2025-10-17 08:51:10,712 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:51:10,712 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7966ms 200 application/javascript INFO 2025-10-17 08:51:10,728 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3777870939753347 INFO 2025-10-17 08:51:10,728 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:51:10,728 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.548ms 200 application/javascript INFO 2025-10-17 08:51:10,844 [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%3D1760662270199%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:51:10,844 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:51:10,844 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:10,845 [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 2025-10-17 08:51:10,846 [85 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662270199&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:51:10,849 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:10,849 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.872ms INFO 2025-10-17 08:51:10,849 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:10,849 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7968ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:10,856 [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 2025-10-17 08:51:10,856 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:51:10,856 [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 2025-10-17 08:51:10,856 [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 2025-10-17 08:51:10,856 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:10,858 [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 2025-10-17 08:51:10,858 [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 2025-10-17 08:51:10,858 [66 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:51:10,858 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:10,858 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7701ms INFO 2025-10-17 08:51:10,858 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:10,859 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9704ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:51:10,934 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:51:10,934 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:51:10,934 [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 2025-10-17 08:51:10,934 [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 2025-10-17 08:51:10,935 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:51:10,936 [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 2025-10-17 08:51:10,937 [66 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MDUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTQ1MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWRqOixquaspyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzA1IiwianRpIjoiNTRmMmIxNzYtNTI0OC00MzFhLWIyM2MtMTgzYTcyZjBhNjI5IiwiaWF0IjoxNzYwNDg3NDIwLCJuYmYiOjE3NjA0ODc0MTgsImV4cCI6MTc2MDU3MzgyMCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.EXr7v5TC8cPoSrhKZg_AxCThG7Nxflwtpfg0Z1RE7js INFO 2025-10-17 08:51:10,940 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:10,940 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7349ms INFO 2025-10-17 08:51:10,940 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:51:10,940 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9601ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,165 [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 2025-10-17 08:51:11,165 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:51:11,165 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,166 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,167 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 08:51:11,168 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:51:11,168 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:51:11,168 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:51:11,183 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:51:11,193 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,193 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 26.2982ms INFO 2025-10-17 08:51:11,193 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,193 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.412ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,294 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:51:11,295 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,295 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,296 [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 2025-10-17 08:51:11,297 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:51:11,297 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:51:11,297 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:51:11,300 [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 2025-10-17 08:51:11,300 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,300 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,301 [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 2025-10-17 08:51:11,310 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,310 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.1441ms INFO 2025-10-17 08:51:11,310 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,311 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9644ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,314 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:51:11,314 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:51:11,317 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,318 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 21.454ms INFO 2025-10-17 08:51:11,318 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,318 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5117ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,502 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:51:11,502 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,503 [86 ] 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 2025-10-17 08:51:11,503 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,503 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,503 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,504 [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 2025-10-17 08:51:11,504 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:51:11,508 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,508 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,508 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1776ms INFO 2025-10-17 08:51:11,508 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,508 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4592ms INFO 2025-10-17 08:51:11,508 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,508 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2063ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,508 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8262ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,604 [90 ] 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 2025-10-17 08:51:11,604 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,604 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,606 [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 2025-10-17 08:51:11,609 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,609 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6814ms INFO 2025-10-17 08:51:11,609 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,609 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7761ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,657 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:51:11,657 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,657 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,659 [86 ] 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 2025-10-17 08:51:11,659 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:51:11,659 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,659 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,661 [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 2025-10-17 08:51:11,663 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,663 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.1556ms INFO 2025-10-17 08:51:11,663 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,663 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0217ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,664 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,664 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2224ms INFO 2025-10-17 08:51:11,664 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,664 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7949ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,666 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:51:11,667 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,667 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,667 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:51:11,667 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,667 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,668 [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 2025-10-17 08:51:11,669 [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 2025-10-17 08:51:11,670 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:51:11,670 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,670 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,671 [66 ] 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 2025-10-17 08:51:11,672 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,672 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.335ms INFO 2025-10-17 08:51:11,672 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,672 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9662ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,675 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,675 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.445ms INFO 2025-10-17 08:51:11,675 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,676 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2358ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,676 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,676 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6403ms INFO 2025-10-17 08:51:11,676 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,676 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1277ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,871 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:51:11,871 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,871 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,872 [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 2025-10-17 08:51:11,876 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:51:11,877 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:11,877 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,878 [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 2025-10-17 08:51:11,887 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,887 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4334ms INFO 2025-10-17 08:51:11,888 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,888 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1677ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:11,892 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:11,892 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.2869ms INFO 2025-10-17 08:51:11,892 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:11,892 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.329ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:13,881 [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 2025-10-17 08:51:13,881 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:13,882 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,883 [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 2025-10-17 08:51:13,886 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:13,886 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3913ms INFO 2025-10-17 08:51:13,886 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,887 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5386ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:13,898 [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 2025-10-17 08:51:13,899 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:51:13,899 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:13,899 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,899 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:13,899 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,900 [90 ] 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 2025-10-17 08:51:13,900 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:13,900 [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 2025-10-17 08:51:13,900 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,900 [86 ] 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 2025-10-17 08:51:13,901 [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 2025-10-17 08:51:13,904 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:13,905 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1048ms INFO 2025-10-17 08:51:13,905 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,905 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7875ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:13,905 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:13,905 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:13,905 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0692ms INFO 2025-10-17 08:51:13,905 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,905 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.9631ms INFO 2025-10-17 08:51:13,905 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,905 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.948ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:13,905 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8262ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:13,908 [86 ] 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 2025-10-17 08:51:13,909 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:13,909 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,910 [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 2025-10-17 08:51:13,913 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:13,913 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7514ms INFO 2025-10-17 08:51:13,913 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,913 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7495ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:13,980 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1705& INFO 2025-10-17 08:51:13,980 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:13,980 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:13,981 [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 2025-10-17 08:51:13,987 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:14,001 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 19.3029ms INFO 2025-10-17 08:51:14,001 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:14,001 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8792ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:14,733 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/abnormalattendance.eeb29fbc.js INFO 2025-10-17 08:51:14,733 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:51:14,733 [86 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/abnormalattendance.eeb29fbc.js was not modified INFO 2025-10-17 08:51:14,733 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6041ms 304 application/javascript INFO 2025-10-17 08:51:14,734 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/abnormalattendance.5d226469.css INFO 2025-10-17 08:51:14,734 [86 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/abnormalattendance.5d226469.css was not modified INFO 2025-10-17 08:51:14,734 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2604ms 304 text/css INFO 2025-10-17 08:51:14,766 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 08:51:14,766 [86 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/findEmpty1.0aa6bbb1.png was not modified INFO 2025-10-17 08:51:14,766 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3461ms 304 image/png INFO 2025-10-17 08:51:14,823 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetMyAttPatItem?& INFO 2025-10-17 08:51:14,824 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:14,824 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:14,826 [86 ] 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 2025-10-17 08:51:14,831 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:14,833 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M) in 6.6102ms INFO 2025-10-17 08:51:14,833 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:14,833 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3244ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:14,836 [86 ] 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 2025-10-17 08:51:14,836 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:14,836 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:14,837 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:51:14,843 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:14,843 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0955ms INFO 2025-10-17 08:51:14,843 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:14,844 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9337ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:14,911 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAbnormalAttDetail?yearMonth=2025-10&page=1&isYearMonth=false&beginDate=2025-10-01&endDate=2025-10-16& INFO 2025-10-17 08:51:14,912 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:14,912 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:14,914 [86 ] 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 2025-10-17 08:51:15,254 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:15,256 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M) in 342.0698ms INFO 2025-10-17 08:51:15,256 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:15,256 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 344.6623ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:17,993 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardPanle.03243d26.js INFO 2025-10-17 08:51:17,993 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:51:17,993 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/cardPanle.03243d26.js was not modified INFO 2025-10-17 08:51:17,993 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5494ms 304 application/javascript INFO 2025-10-17 08:51:17,994 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardPanle.3bec7bb3.css INFO 2025-10-17 08:51:17,994 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/cardPanle.3bec7bb3.css was not modified INFO 2025-10-17 08:51:17,994 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3036ms 304 text/css INFO 2025-10-17 08:51:18,075 [66 ] 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 2025-10-17 08:51:18,075 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:18,075 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:18,076 [90 ] 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 2025-10-17 08:51:18,076 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:18,076 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:18,077 [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 2025-10-17 08:51:18,078 [90 ] 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 2025-10-17 08:51:18,081 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:18,081 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3178ms INFO 2025-10-17 08:51:18,081 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:18,082 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8731ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:18,165 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:18,166 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 87.4273ms INFO 2025-10-17 08:51:18,166 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:18,166 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.4692ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:19,243 [89 ] 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 2025-10-17 08:51:19,244 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:51:19,244 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:19,244 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:19,245 [89 ] 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 2025-10-17 08:51:19,252 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:19,252 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4317ms INFO 2025-10-17 08:51:19,252 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:19,252 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7908ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:51:19,330 [66 ] 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 2025-10-17 08:51:19,330 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:51:19,330 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:19,332 [66 ] 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 2025-10-17 08:51:19,374 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:51:19,377 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 45.0578ms INFO 2025-10-17 08:51:19,377 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:51:19,377 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6573ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:52:21,153 [67 ] 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 2025-10-17 08:52:21,154 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:52:21,154 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:52:21,154 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:52:21,155 [67 ] 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 2025-10-17 08:52:21,162 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:52:21,162 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5567ms INFO 2025-10-17 08:52:21,162 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:52:21,162 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6537ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:52:21,259 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/DoCreateSelfCard? application/json 29676 INFO 2025-10-17 08:52:21,259 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:52:21,259 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:52:21,259 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 08:52:21,261 [68 ] 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 2025-10-17 08:52:21,273 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:52:21,273 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M) in 11.5837ms INFO 2025-10-17 08:52:21,273 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 08:52:21,273 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3823ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:52:21,351 [68 ] 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 2025-10-17 08:52:21,351 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:52:21,351 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:52:21,352 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 08:52:21,353 [68 ] 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 2025-10-17 08:52:21,400 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:52:21,400 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 46.3014ms INFO 2025-10-17 08:52:21,400 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 08:52:21,400 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8235ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:52:22,501 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAbnormalAttDetail?yearMonth=2025-10&page=1&isYearMonth=false&beginDate=2025-10-01&endDate=2025-10-16& INFO 2025-10-17 08:52:22,501 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:52:22,502 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M)' INFO 2025-10-17 08:52:22,503 [68 ] 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 2025-10-17 08:52:22,830 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:52:22,830 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M) in 326.7927ms INFO 2025-10-17 08:52:22,830 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M)' INFO 2025-10-17 08:52:22,830 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 329.0553ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:48,447 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662428398&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:53:48,448 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:53:48,448 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7588ms 200 text/html INFO 2025-10-17 08:53:48,682 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662428672 INFO 2025-10-17 08:53:48,682 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:53:48,682 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7016ms 200 application/javascript INFO 2025-10-17 08:53:48,696 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.38137795893136195 INFO 2025-10-17 08:53:48,696 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:53:48,696 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4444ms 200 application/javascript INFO 2025-10-17 08:53:48,830 [25 ] 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%3D1760662428398%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:53:48,831 [25 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:53:48,831 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:48,832 [25 ] 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 2025-10-17 08:53:48,833 [25 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662428398&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:53:48,836 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:48,836 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.861ms INFO 2025-10-17 08:53:48,836 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:48,836 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7363ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:48,839 [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 2025-10-17 08:53:48,839 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:53:48,839 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:48,841 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:48,842 [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 2025-10-17 08:53:48,843 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:53:48,843 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:53:48,843 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:53:48,858 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:53:48,860 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:48,860 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.1321ms INFO 2025-10-17 08:53:48,860 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:48,860 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4458ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:48,929 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:53:48,929 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:48,930 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:48,931 [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 2025-10-17 08:53:48,932 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:53:48,932 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:53:48,933 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:53:48,958 [25 ] 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 2025-10-17 08:53:48,959 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:48,959 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:48,961 [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 2025-10-17 08:53:48,962 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:53:48,965 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:48,965 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5122ms INFO 2025-10-17 08:53:48,965 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:48,965 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0626ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:48,977 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:53:48,979 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:48,979 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 48.2958ms INFO 2025-10-17 08:53:48,979 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:48,980 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4629ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:49,096 [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 2025-10-17 08:53:49,096 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:53:49,096 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:49,096 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:49,096 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,097 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,098 [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 2025-10-17 08:53:49,098 [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 2025-10-17 08:53:49,101 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:49,101 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4386ms INFO 2025-10-17 08:53:49,101 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,102 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6965ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:49,106 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:49,106 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2961ms INFO 2025-10-17 08:53:49,106 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,106 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2259ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:49,358 [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 2025-10-17 08:53:49,359 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:49,359 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,359 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:53:49,360 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:49,360 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,360 [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 2025-10-17 08:53:49,361 [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 2025-10-17 08:53:49,361 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:53:49,362 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:49,362 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,362 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:53:49,362 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:49,363 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,363 [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 2025-10-17 08:53:49,364 [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 2025-10-17 08:53:49,364 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:49,364 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0662ms INFO 2025-10-17 08:53:49,364 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,364 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:49,365 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1397ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:49,365 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.358ms INFO 2025-10-17 08:53:49,365 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:53:49,365 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,365 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.167ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:49,365 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:49,365 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,366 [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 2025-10-17 08:53:49,366 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:49,366 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4368ms INFO 2025-10-17 08:53:49,366 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,366 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0293ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:49,367 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:49,367 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:53:49,367 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3621ms INFO 2025-10-17 08:53:49,367 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,367 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0275ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:49,367 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:49,367 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,369 [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 2025-10-17 08:53:49,371 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:49,371 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6339ms INFO 2025-10-17 08:53:49,371 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,371 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1997ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:49,376 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:49,376 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1684ms INFO 2025-10-17 08:53:49,376 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,376 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6598ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:49,470 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:53:49,470 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:49,471 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:53:49,471 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,471 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:49,471 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,472 [73 ] 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 2025-10-17 08:53:49,472 [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 2025-10-17 08:53:49,485 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:49,485 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 13.1543ms INFO 2025-10-17 08:53:49,485 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,486 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0073ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:49,491 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:49,492 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.4885ms INFO 2025-10-17 08:53:49,492 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:49,492 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5107ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:51,131 [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 2025-10-17 08:53:51,131 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:51,131 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,133 [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 2025-10-17 08:53:51,136 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:51,137 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9062ms INFO 2025-10-17 08:53:51,137 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,137 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9612ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:51,144 [75 ] 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 2025-10-17 08:53:51,144 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:51,144 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,145 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:53:51,145 [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 2025-10-17 08:53:51,145 [72 ] 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 2025-10-17 08:53:51,145 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:51,145 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:51,145 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:51,145 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,145 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,145 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,145 [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 2025-10-17 08:53:51,146 [73 ] 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 2025-10-17 08:53:51,146 [72 ] 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 2025-10-17 08:53:51,146 [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 2025-10-17 08:53:51,149 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:51,149 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5905ms INFO 2025-10-17 08:53:51,149 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,149 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2949ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:51,150 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:51,150 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.0226ms INFO 2025-10-17 08:53:51,150 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,150 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6815ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:51,151 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:51,151 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.193ms INFO 2025-10-17 08:53:51,151 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,152 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.934ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:51,152 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:51,152 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.7778ms INFO 2025-10-17 08:53:51,152 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,152 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4983ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:51,232 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1654& INFO 2025-10-17 08:53:51,233 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:51,233 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,234 [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 2025-10-17 08:53:51,238 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:51,241 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.1164ms INFO 2025-10-17 08:53:51,241 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:51,241 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1367ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:53,034 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 08:53:53,035 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:53,035 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:53,036 [71 ] 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 2025-10-17 08:53:53,038 [71 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 08:53:53,040 [44 ] 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 2025-10-17 08:53:53,040 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:53,040 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:53,042 [44 ] 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 2025-10-17 08:53:53,045 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:53,045 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:53,045 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3042ms INFO 2025-10-17 08:53:53,045 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:53,045 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.8383ms INFO 2025-10-17 08:53:53,045 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:53,045 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9543ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:53,045 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1163ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:53:53,122 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1654& INFO 2025-10-17 08:53:53,123 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:53:53,123 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:53,124 [44 ] 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 2025-10-17 08:53:53,128 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:53:53,132 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.6761ms INFO 2025-10-17 08:53:53,132 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:53:53,132 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.677ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:07,677 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 08:54:07,677 [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 2025-10-17 08:54:07,677 [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 2025-10-17 08:54:07,677 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:07,679 [66 ] 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). WARN 2025-10-17 08:54:07,679 [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 2025-10-17 08:54:07,679 [66 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 08:54:07,679 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:07,680 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 0.9394ms INFO 2025-10-17 08:54:07,680 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:07,680 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2118ms 401 application/json; charset=utf-8 INFO 2025-10-17 08:54:07,850 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 08:54:07,850 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:54:07,851 [44 ] 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 2025-10-17 08:54:07,851 [44 ] 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 2025-10-17 08:54:07,851 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:54:07,852 [44 ] 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 2025-10-17 08:54:07,853 [44 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMjAyMiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuavleS4nOS4nCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTA4IiwianRpIjoiNjBiOTIwNDUtNTlmMC00OWI2LThkNWEtN2FhMGQzNzIxMjZhIiwiaWF0IjoxNzYwNTc1Njc1LCJuYmYiOjE3NjA1NzU2NzMsImV4cCI6MTc2MDY2MjA3NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.qS0k65RHdqHSr6XrCEF_NSMnxYi6WwVu8xFPoXrcSmE INFO 2025-10-17 08:54:07,856 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:07,856 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9222ms INFO 2025-10-17 08:54:07,856 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:54:07,856 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1661ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:08,016 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 08:54:08,017 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:08,018 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:08,020 [89 ] 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 2025-10-17 08:54:08,021 [89 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMjAyMiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuavleS4nOS4nCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTA4IiwianRpIjoiYjAwOTg2MjYtYzQ0ZC00ZDQyLTkwNGQtZjEzMWNmOTAxNGE0IiwiaWF0IjoxNzYwNjYyNDQ3LCJuYmYiOjE3NjA2NjI0NDUsImV4cCI6MTc2MDc0ODg0NywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.tI0VlVixhfq1laHPApl2a0GY47yoyflxp0B-XhCE4Po INFO 2025-10-17 08:54:08,023 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:08,023 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.6606ms INFO 2025-10-17 08:54:08,023 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:08,024 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2951ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:08,251 [73 ] 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 2025-10-17 08:54:08,251 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:54:08,252 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:08,252 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:08,253 [73 ] 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 2025-10-17 08:54:08,257 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:08,257 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.1279ms INFO 2025-10-17 08:54:08,257 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:08,257 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1897ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:08,311 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 08:54:08,311 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:08,311 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:08,312 [89 ] 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 2025-10-17 08:54:08,316 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:08,316 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.1264ms INFO 2025-10-17 08:54:08,316 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:08,317 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0081ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:15,020 [66 ] 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 2025-10-17 08:54:15,020 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:54:15,021 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:15,021 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:15,022 [66 ] 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 2025-10-17 08:54:15,027 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:15,027 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.84ms INFO 2025-10-17 08:54:15,027 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:15,027 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9077ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:15,185 [90 ] 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 2025-10-17 08:54:15,186 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:15,186 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:15,186 [66 ] 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 2025-10-17 08:54:15,186 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:15,186 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:15,187 [90 ] 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 2025-10-17 08:54:15,188 [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 2025-10-17 08:54:15,191 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:15,191 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4491ms INFO 2025-10-17 08:54:15,191 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:15,191 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3073ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:15,236 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:15,243 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 55.3529ms INFO 2025-10-17 08:54:15,243 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:15,243 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.501ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:15,933 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662454269&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:54:15,933 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:54:15,934 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8039ms 200 text/html INFO 2025-10-17 08:54:16,858 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662455327 INFO 2025-10-17 08:54:16,858 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:54:16,859 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6316ms 200 application/javascript INFO 2025-10-17 08:54:16,933 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9592994984262009 INFO 2025-10-17 08:54:16,934 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:54:16,934 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5383ms 200 application/javascript INFO 2025-10-17 08:54:17,098 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760662454269&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:54:17,098 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 08:54:17,098 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5422ms 200 text/html INFO 2025-10-17 08:54:17,174 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 08:54:17,174 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:54:17,174 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7736ms 200 application/javascript INFO 2025-10-17 08:54:17,233 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 08:54:17,234 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:54:17,235 [73 ] 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 2025-10-17 08:54:17,236 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 08:54:17,236 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 08:54:17,236 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 08:54:17,236 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 08:54:17,236 [73 ] 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 2025-10-17 08:54:17,239 [73 ] 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 2025-10-17 08:54:17,239 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.9951ms INFO 2025-10-17 08:54:17,239 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:54:17,239 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9253ms 302 INFO 2025-10-17 08:54:17,534 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=EDAinl9uGVovGESuidyBwH6KU_AJVW4L_btr7ajzMns&state=ww0fe1cb02189622be INFO 2025-10-17 08:54:17,534 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 08:54:17,534 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7673ms 200 text/html INFO 2025-10-17 08:54:17,628 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=EDAinl9uGVovGESuidyBwH6KU_AJVW4L_btr7ajzMns INFO 2025-10-17 08:54:17,628 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:54:17,630 [66 ] 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 2025-10-17 08:54:17,631 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:EDAinl9uGVovGESuidyBwH6KU_AJVW4L_btr7ajzMns,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 08:54:17,631 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 08:54:17,631 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:EDAinl9uGVovGESuidyBwH6KU_AJVW4L_btr7ajzMns INFO 2025-10-17 08:54:17,631 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 08:54:17,631 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 08:54:17,631 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ INFO 2025-10-17 08:54:17,631 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ&code=EDAinl9uGVovGESuidyBwH6KU_AJVW4L_btr7ajzMns INFO 2025-10-17 08:54:17,902 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15818220991","DeviceId":"aab023349404003a","errcode":0,"errmsg":"ok"} INFO 2025-10-17 08:54:17,915 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:aab023349404003a WxUserId:15818220991 INFO 2025-10-17 08:54:17,931 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D007336,a0188:1590 INFO 2025-10-17 08:54:17,967 [66 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 08:54:17,967 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 337.8015ms INFO 2025-10-17 08:54:17,967 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 08:54:17,968 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 339.8002ms 200 text/plain; charset=utf-8 INFO 2025-10-17 08:54:18,033 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662456547&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 08:54:18,034 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:54:18,034 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6686ms 200 text/html INFO 2025-10-17 08:54:18,458 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662456926 INFO 2025-10-17 08:54:18,459 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:54:18,459 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6783ms 200 application/javascript INFO 2025-10-17 08:54:18,513 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7652813704880256 INFO 2025-10-17 08:54:18,513 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:54:18,513 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5612ms 200 application/javascript INFO 2025-10-17 08:54:18,723 [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%3D1760662456547%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 08:54:18,724 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:54:18,724 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:18,725 [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 2025-10-17 08:54:18,726 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662456547&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 08:54:18,729 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:18,729 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8178ms INFO 2025-10-17 08:54:18,729 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:18,729 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7718ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:18,783 [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 2025-10-17 08:54:18,783 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:54:18,783 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:18,785 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:18,787 [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 2025-10-17 08:54:18,788 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:54:18,788 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:54:18,788 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:54:18,803 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:54:18,805 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:18,805 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4085ms INFO 2025-10-17 08:54:18,805 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:18,805 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0933ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:18,933 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:54:18,934 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:18,934 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:18,934 [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 2025-10-17 08:54:18,934 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:18,934 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:18,935 [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 2025-10-17 08:54:18,936 [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 2025-10-17 08:54:18,936 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:54:18,936 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:54:18,936 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:54:18,939 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:18,939 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3366ms INFO 2025-10-17 08:54:18,939 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:18,939 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0722ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:18,951 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:54:18,966 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:54:18,968 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:18,968 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.0496ms INFO 2025-10-17 08:54:18,968 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:18,968 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1682ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:19,083 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:54:19,083 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:19,083 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,084 [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 2025-10-17 08:54:19,084 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:19,085 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,085 [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 2025-10-17 08:54:19,086 [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 2025-10-17 08:54:19,089 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:19,089 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1867ms INFO 2025-10-17 08:54:19,089 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,089 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0145ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:19,093 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:19,093 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3178ms INFO 2025-10-17 08:54:19,093 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,093 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3225ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:19,178 [90 ] 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 2025-10-17 08:54:19,178 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:19,178 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,179 [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 2025-10-17 08:54:19,182 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:19,182 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.098ms INFO 2025-10-17 08:54:19,182 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,183 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9017ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:19,184 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:54:19,184 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:19,184 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,185 [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 2025-10-17 08:54:19,188 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:19,188 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1569ms INFO 2025-10-17 08:54:19,189 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,189 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0055ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:19,236 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:54:19,236 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:19,236 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,237 [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 2025-10-17 08:54:19,240 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:19,240 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9731ms INFO 2025-10-17 08:54:19,241 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,241 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8203ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:19,244 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:54:19,244 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:19,244 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,245 [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 2025-10-17 08:54:19,247 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:54:19,247 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:19,248 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,249 [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 2025-10-17 08:54:19,252 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:54:19,253 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:19,253 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:19,253 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,253 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8385ms INFO 2025-10-17 08:54:19,253 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,253 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6352ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:19,253 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:19,253 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9989ms INFO 2025-10-17 08:54:19,253 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,253 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7217ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:19,254 [89 ] 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 2025-10-17 08:54:19,260 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:19,260 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.6335ms INFO 2025-10-17 08:54:19,260 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,261 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2414ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:19,324 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:54:19,324 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:19,324 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,326 [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 2025-10-17 08:54:19,333 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:54:19,333 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:19,333 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,334 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:19,334 [89 ] 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 2025-10-17 08:54:19,335 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0474ms INFO 2025-10-17 08:54:19,335 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,335 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9003ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:19,352 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:19,352 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.338ms INFO 2025-10-17 08:54:19,352 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:19,352 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4019ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:26,613 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662465054&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:54:26,614 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:54:26,614 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0227ms 200 text/html INFO 2025-10-17 08:54:27,498 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662465968 INFO 2025-10-17 08:54:27,499 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:54:27,499 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8698ms 200 application/javascript INFO 2025-10-17 08:54:27,588 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8282203084439109 INFO 2025-10-17 08:54:27,589 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:54:27,589 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5416ms 200 application/javascript INFO 2025-10-17 08:54:27,753 [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%3D1760662465054%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:54:27,753 [89 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:54:27,753 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:27,755 [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 2025-10-17 08:54:27,756 [89 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662465054&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:54:27,758 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:27,759 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6396ms INFO 2025-10-17 08:54:27,759 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:27,759 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7006ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:27,811 [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 2025-10-17 08:54:27,811 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:54:27,811 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:27,811 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:27,813 [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 2025-10-17 08:54:27,814 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:54:27,814 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:54:27,814 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:54:27,829 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:54:27,832 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:27,832 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2709ms INFO 2025-10-17 08:54:27,832 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:27,832 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3124ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:27,953 [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 2025-10-17 08:54:27,954 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:27,954 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:27,955 [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 2025-10-17 08:54:27,955 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:54:27,956 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:27,956 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:27,957 [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 2025-10-17 08:54:27,958 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:54:27,958 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:54:27,958 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:54:27,959 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:27,959 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6464ms INFO 2025-10-17 08:54:27,959 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:27,959 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6055ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:27,973 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:54:27,973 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:54:27,975 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:27,975 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.418ms INFO 2025-10-17 08:54:27,976 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:27,976 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2656ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:28,119 [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 2025-10-17 08:54:28,119 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:28,120 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,121 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:54:28,121 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:28,121 [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 2025-10-17 08:54:28,121 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,122 [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 2025-10-17 08:54:28,124 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:28,124 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2545ms INFO 2025-10-17 08:54:28,124 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,124 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1268ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:28,125 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:28,125 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9353ms INFO 2025-10-17 08:54:28,125 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,125 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7825ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:28,174 [90 ] 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 2025-10-17 08:54:28,175 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:28,175 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,176 [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 2025-10-17 08:54:28,178 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:54:28,178 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:28,179 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,179 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:28,179 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8867ms INFO 2025-10-17 08:54:28,179 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,179 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4978ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:28,180 [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 2025-10-17 08:54:28,182 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:54:28,182 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:28,183 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,183 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:28,183 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3227ms INFO 2025-10-17 08:54:28,183 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,183 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3246ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:28,184 [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 2025-10-17 08:54:28,187 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:28,187 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7841ms INFO 2025-10-17 08:54:28,187 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,187 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0842ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:28,218 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:54:28,218 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:28,218 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,219 [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 2025-10-17 08:54:28,220 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:54:28,221 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:28,221 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,222 [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 2025-10-17 08:54:28,227 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:28,227 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.4761ms INFO 2025-10-17 08:54:28,227 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,227 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4035ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:28,227 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:28,227 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9651ms INFO 2025-10-17 08:54:28,227 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,227 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6391ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:28,285 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:54:28,285 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:28,285 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,286 [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 2025-10-17 08:54:28,291 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:28,291 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2459ms INFO 2025-10-17 08:54:28,291 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,291 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8082ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:28,296 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:54:28,296 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:28,296 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,297 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:54:28,297 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:28,297 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,297 [73 ] 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 2025-10-17 08:54:28,298 [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 2025-10-17 08:54:28,315 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:28,315 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.5354ms INFO 2025-10-17 08:54:28,315 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,315 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1035ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:28,316 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:28,316 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.8998ms INFO 2025-10-17 08:54:28,316 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:28,317 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8616ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:29,315 [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 2025-10-17 08:54:29,316 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:29,316 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,317 [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 2025-10-17 08:54:29,320 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 08:54:29,321 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:29,321 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,321 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:29,321 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7522ms INFO 2025-10-17 08:54:29,321 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,321 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9914ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:29,322 [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 2025-10-17 08:54:29,322 [90 ] 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 2025-10-17 08:54:29,322 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:29,322 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,324 [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 2025-10-17 08:54:29,327 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:29,328 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.2784ms INFO 2025-10-17 08:54:29,328 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,328 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2171ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:29,328 [90 ] 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 2025-10-17 08:54:29,328 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:29,328 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4546ms INFO 2025-10-17 08:54:29,328 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,328 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:29,328 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2069ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:29,328 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,329 [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 2025-10-17 08:54:29,330 [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 2025-10-17 08:54:29,330 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:29,330 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,332 [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 2025-10-17 08:54:29,332 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:29,332 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9556ms INFO 2025-10-17 08:54:29,332 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,333 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6154ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:29,334 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:29,334 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8485ms INFO 2025-10-17 08:54:29,334 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,335 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.64ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:29,475 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1590& INFO 2025-10-17 08:54:29,475 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:29,475 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,476 [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 2025-10-17 08:54:29,488 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:29,602 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 125.9991ms INFO 2025-10-17 08:54:29,603 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:29,603 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.9453ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:30,594 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 08:54:30,595 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:30,603 [66 ] 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 2025-10-17 08:54:30,603 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:30,603 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:30,603 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:30,605 [90 ] 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 2025-10-17 08:54:30,607 [90 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 08:54:30,611 [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 2025-10-17 08:54:30,614 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:30,615 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6314ms INFO 2025-10-17 08:54:30,615 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:30,615 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9051ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:30,615 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:30,615 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 10.313ms INFO 2025-10-17 08:54:30,615 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:30,615 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4774ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:30,773 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1590& INFO 2025-10-17 08:54:30,773 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:30,774 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:30,775 [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 2025-10-17 08:54:30,788 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:30,900 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 124.0885ms INFO 2025-10-17 08:54:30,900 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:30,900 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.6466ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:58,966 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662497574&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:54:58,967 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:54:58,967 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8466ms 200 text/html INFO 2025-10-17 08:54:59,140 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662499126 INFO 2025-10-17 08:54:59,140 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:54:59,141 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6219ms 200 application/javascript INFO 2025-10-17 08:54:59,149 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3840664487321901 INFO 2025-10-17 08:54:59,149 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:54:59,149 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4507ms 200 application/javascript INFO 2025-10-17 08:54:59,235 [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%3D1760662497574%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:54:59,236 [87 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:54:59,236 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,237 [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 2025-10-17 08:54:59,238 [87 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662497574&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:54:59,241 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,241 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8876ms INFO 2025-10-17 08:54:59,241 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,241 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8783ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,243 [73 ] 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 2025-10-17 08:54:59,244 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:54:59,244 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,244 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,245 [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 2025-10-17 08:54:59,246 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:54:59,246 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:54:59,246 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:54:59,261 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:54:59,264 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,264 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7406ms INFO 2025-10-17 08:54:59,264 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,264 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5261ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,328 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:54:59,328 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,328 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,329 [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 2025-10-17 08:54:59,330 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:54:59,330 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:54:59,330 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:54:59,344 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:54:59,344 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:54:59,347 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,347 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.9891ms INFO 2025-10-17 08:54:59,347 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,347 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6851ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,413 [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 2025-10-17 08:54:59,414 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,414 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,415 [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 2025-10-17 08:54:59,415 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:54:59,415 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,415 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,417 [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 2025-10-17 08:54:59,418 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,418 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2503ms INFO 2025-10-17 08:54:59,418 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,418 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0871ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,419 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,420 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9691ms INFO 2025-10-17 08:54:59,420 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,420 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7224ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,476 [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 2025-10-17 08:54:59,477 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,477 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,478 [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 2025-10-17 08:54:59,479 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:54:59,479 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,480 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,481 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,481 [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 2025-10-17 08:54:59,481 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7265ms INFO 2025-10-17 08:54:59,481 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,481 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3559ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,484 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:54:59,484 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,484 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1801ms INFO 2025-10-17 08:54:59,484 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,484 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,484 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,484 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9484ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,485 [25 ] 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 2025-10-17 08:54:59,488 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,488 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6533ms INFO 2025-10-17 08:54:59,488 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,488 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2419ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,488 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:54:59,488 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,489 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,490 [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 2025-10-17 08:54:59,491 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:54:59,491 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,491 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,492 [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 2025-10-17 08:54:59,493 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,493 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1389ms INFO 2025-10-17 08:54:59,493 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,493 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6784ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,496 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,496 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1583ms INFO 2025-10-17 08:54:59,496 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,496 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8377ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,544 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:54:59,544 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,544 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,545 [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 2025-10-17 08:54:59,561 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,561 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3098ms INFO 2025-10-17 08:54:59,561 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,561 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8774ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,566 [25 ] 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 2025-10-17 08:54:59,566 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,566 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,568 [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 2025-10-17 08:54:59,570 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,570 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7727ms INFO 2025-10-17 08:54:59,570 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,570 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.482ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,701 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:54:59,701 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,701 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,702 [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 2025-10-17 08:54:59,710 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,710 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2553ms INFO 2025-10-17 08:54:59,710 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,710 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.111ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:54:59,762 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:54:59,762 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:54:59,762 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,763 [87 ] 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 2025-10-17 08:54:59,815 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:54:59,815 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.4284ms INFO 2025-10-17 08:54:59,815 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:54:59,816 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.0551ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:01,505 [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 2025-10-17 08:55:01,505 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:01,505 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,507 [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 2025-10-17 08:55:01,509 [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 2025-10-17 08:55:01,509 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:01,510 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,511 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:01,511 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7708ms INFO 2025-10-17 08:55:01,511 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,511 [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 2025-10-17 08:55:01,511 [90 ] 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 2025-10-17 08:55:01,511 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0484ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:01,511 [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 2025-10-17 08:55:01,511 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:01,511 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:01,511 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,511 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,512 [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 2025-10-17 08:55:01,513 [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 2025-10-17 08:55:01,514 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:01,514 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.0813ms INFO 2025-10-17 08:55:01,514 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,514 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9625ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:01,515 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:01,515 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8719ms INFO 2025-10-17 08:55:01,515 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,515 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7742ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:01,518 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:01,518 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.323ms INFO 2025-10-17 08:55:01,518 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,518 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.29ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:01,717 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 08:55:01,717 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:01,717 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,718 [90 ] 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 2025-10-17 08:55:01,723 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:01,723 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0605ms INFO 2025-10-17 08:55:01,723 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,724 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0745ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:01,787 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1481& INFO 2025-10-17 08:55:01,787 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:01,787 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,788 [73 ] 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 2025-10-17 08:55:01,794 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:01,814 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 25.0222ms INFO 2025-10-17 08:55:01,814 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:01,814 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.9304ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:03,157 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 08:55:03,157 [90 ] 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 2025-10-17 08:55:03,157 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:03,157 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:03,157 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:03,157 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:03,158 [73 ] 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 2025-10-17 08:55:03,158 [90 ] 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 2025-10-17 08:55:03,160 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 08:55:03,162 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:03,162 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9081ms INFO 2025-10-17 08:55:03,162 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:03,163 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.758ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:03,167 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:03,167 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.8284ms INFO 2025-10-17 08:55:03,167 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:03,167 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8319ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:03,234 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1481& INFO 2025-10-17 08:55:03,234 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:03,234 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:03,235 [77 ] 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 2025-10-17 08:55:03,241 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:03,263 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 27.0742ms INFO 2025-10-17 08:55:03,263 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:03,263 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1266ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:05,983 [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 2025-10-17 08:55:05,983 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:05,984 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:05,985 [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 2025-10-17 08:55:05,989 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:05,989 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9457ms INFO 2025-10-17 08:55:05,989 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:05,989 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0436ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:07,486 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 08:55:07,487 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:07,487 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:07,487 [73 ] 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 2025-10-17 08:55:07,487 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:07,487 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:07,488 [90 ] 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 2025-10-17 08:55:07,489 [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 2025-10-17 08:55:07,490 [90 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 08:55:07,492 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:07,492 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3566ms INFO 2025-10-17 08:55:07,492 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:07,492 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0848ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:07,497 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:07,497 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.6847ms INFO 2025-10-17 08:55:07,497 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:07,497 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9355ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:07,563 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1481& INFO 2025-10-17 08:55:07,563 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:07,563 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:07,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 2025-10-17 08:55:07,569 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:07,588 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 23.6379ms INFO 2025-10-17 08:55:07,588 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:07,588 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.4338ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:13,998 [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 2025-10-17 08:55:13,998 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:13,998 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:14,000 [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 2025-10-17 08:55:14,004 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:14,004 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7969ms INFO 2025-10-17 08:55:14,004 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:14,004 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9068ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:15,284 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 08:55:15,284 [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 2025-10-17 08:55:15,284 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:15,284 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:15,285 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:15,285 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:15,286 [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 2025-10-17 08:55:15,287 [90 ] 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 2025-10-17 08:55:15,289 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:15,289 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4875ms INFO 2025-10-17 08:55:15,289 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:15,290 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4473ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:15,290 [90 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 08:55:15,329 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:15,331 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 44.2535ms INFO 2025-10-17 08:55:15,331 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:15,331 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9095ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:15,495 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1481& INFO 2025-10-17 08:55:15,495 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:15,495 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:15,497 [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 2025-10-17 08:55:15,502 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:15,522 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 25.2542ms INFO 2025-10-17 08:55:15,522 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:15,522 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1304ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:16,982 [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 2025-10-17 08:55:16,983 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:16,983 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:16,984 [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 2025-10-17 08:55:16,989 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:16,989 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.2877ms INFO 2025-10-17 08:55:16,989 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:16,989 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3223ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:22,145 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 08:55:22,145 [73 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/overTime.91ffc83b.css was not modified INFO 2025-10-17 08:55:22,145 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.485ms 304 text/css INFO 2025-10-17 08:55:22,364 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 08:55:22,364 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:55:22,364 [73 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/overTime.7bd64820.js was not modified INFO 2025-10-17 08:55:22,364 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4865ms 304 application/javascript INFO 2025-10-17 08:55:22,448 [73 ] 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 2025-10-17 08:55:22,448 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:22,448 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:22,450 [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 2025-10-17 08:55:22,451 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 08:55:22,452 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:22,452 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:22,453 [90 ] 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 2025-10-17 08:55:22,453 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:22,453 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7706ms INFO 2025-10-17 08:55:22,453 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:22,453 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8389ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:22,487 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:22,488 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 34.2645ms INFO 2025-10-17 08:55:22,488 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:22,488 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2745ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:32,490 [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 2025-10-17 08:55:32,490 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:32,490 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:32,491 [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 2025-10-17 08:55:32,495 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:32,495 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8302ms INFO 2025-10-17 08:55:32,495 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:32,495 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9206ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:37,020 [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 2025-10-17 08:55:37,020 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:37,021 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:37,022 [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 2025-10-17 08:55:37,025 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:37,026 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5999ms INFO 2025-10-17 08:55:37,026 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:37,026 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6374ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:38,161 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 08:55:38,161 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:38,161 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:38,162 [73 ] 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 2025-10-17 08:55:38,164 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 08:55:38,171 [46 ] 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 2025-10-17 08:55:38,171 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:38,172 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:38,172 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.0694ms INFO 2025-10-17 08:55:38,172 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:38,172 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:38,172 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0904ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:38,173 [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 2025-10-17 08:55:38,176 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:38,176 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.0397ms INFO 2025-10-17 08:55:38,176 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:38,176 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8752ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:38,321 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1508& INFO 2025-10-17 08:55:38,321 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:38,321 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:38,323 [73 ] 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 2025-10-17 08:55:38,327 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:38,327 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 4.1301ms INFO 2025-10-17 08:55:38,327 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:38,327 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1848ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:43,218 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662541838&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:55:43,219 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 08:55:43,219 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8699ms 200 text/html INFO 2025-10-17 08:55:43,964 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662542928 INFO 2025-10-17 08:55:43,965 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 08:55:43,965 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6673ms 200 application/javascript INFO 2025-10-17 08:55:44,067 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.25454671419481834 INFO 2025-10-17 08:55:44,068 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 08:55:44,068 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0049ms 200 application/javascript INFO 2025-10-17 08:55:44,301 [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%3D1760662541838%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 08:55:44,301 [73 ] 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 2025-10-17 08:55:44,301 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 08:55:44,301 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:55:44,301 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,301 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,302 [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 2025-10-17 08:55:44,303 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,304 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662541838&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 08:55:44,304 [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 2025-10-17 08:55:44,305 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 08:55:44,305 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 08:55:44,305 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 08:55:44,306 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,306 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6079ms INFO 2025-10-17 08:55:44,306 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,306 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7105ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,320 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 08:55:44,322 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,323 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3121ms INFO 2025-10-17 08:55:44,323 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,323 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9243ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,461 [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 2025-10-17 08:55:44,461 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 08:55:44,461 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,461 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,461 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,461 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,462 [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 2025-10-17 08:55:44,462 [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 2025-10-17 08:55:44,463 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 08:55:44,464 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 08:55:44,464 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 08:55:44,466 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,466 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1512ms INFO 2025-10-17 08:55:44,466 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,466 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1198ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,478 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 08:55:44,492 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 08:55:44,495 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,495 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.5815ms INFO 2025-10-17 08:55:44,495 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,495 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.3195ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,650 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 08:55:44,651 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,651 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,652 [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 2025-10-17 08:55:44,660 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,660 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3458ms INFO 2025-10-17 08:55:44,660 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,660 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1063ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,667 [73 ] 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 2025-10-17 08:55:44,667 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,667 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,668 [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 2025-10-17 08:55:44,671 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,671 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7415ms INFO 2025-10-17 08:55:44,671 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,671 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4815ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,795 [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 2025-10-17 08:55:44,795 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,795 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 08:55:44,795 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,796 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,796 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,797 [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 2025-10-17 08:55:44,797 [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 2025-10-17 08:55:44,800 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,800 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0134ms INFO 2025-10-17 08:55:44,800 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,800 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9967ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,800 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,800 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3198ms INFO 2025-10-17 08:55:44,800 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,800 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8856ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,801 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 08:55:44,801 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,801 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,802 [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 2025-10-17 08:55:44,805 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,805 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6811ms INFO 2025-10-17 08:55:44,805 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,805 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3785ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,860 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 08:55:44,861 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,861 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,861 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 08:55:44,862 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,862 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,862 [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 2025-10-17 08:55:44,863 [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 2025-10-17 08:55:44,863 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 08:55:44,863 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,863 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,865 [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 2025-10-17 08:55:44,869 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,869 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.46ms INFO 2025-10-17 08:55:44,869 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,869 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,869 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9703ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,869 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.2334ms INFO 2025-10-17 08:55:44,869 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,869 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9511ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,870 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,870 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3409ms INFO 2025-10-17 08:55:44,870 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,870 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9358ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,943 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 08:55:44,943 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,944 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,945 [23 ] 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 2025-10-17 08:55:44,946 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 08:55:44,947 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:44,947 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,949 [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 2025-10-17 08:55:44,961 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,961 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.086ms INFO 2025-10-17 08:55:44,961 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,961 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0071ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:44,965 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:44,965 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3625ms INFO 2025-10-17 08:55:44,965 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:44,965 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.901ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:46,579 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:55:46,579 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:46,579 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:46,579 [87 ] 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 2025-10-17 08:55:46,580 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:46,580 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:46,581 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 08:55:46,581 [87 ] 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 2025-10-17 08:55:46,581 [23 ] 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 2025-10-17 08:55:46,581 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:46,581 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:46,582 [61 ] 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 2025-10-17 08:55:46,589 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:46,589 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.233ms INFO 2025-10-17 08:55:46,589 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:46,589 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8801ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:46,595 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:46,595 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 13.5292ms INFO 2025-10-17 08:55:46,595 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:46,595 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1993ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:46,596 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:46,596 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.3086ms INFO 2025-10-17 08:55:46,596 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:46,597 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0291ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:47,671 [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 2025-10-17 08:55:47,671 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:47,671 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:47,672 [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 2025-10-17 08:55:47,676 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:47,676 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7408ms INFO 2025-10-17 08:55:47,676 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:47,676 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8293ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:48,250 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=10bf20fa-0010-4b0b-88f3-c16a9a82d2f9& INFO 2025-10-17 08:55:48,250 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:48,251 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,252 [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 2025-10-17 08:55:48,297 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:48,297 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.4675ms INFO 2025-10-17 08:55:48,297 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,298 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5547ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:48,416 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330592&isHis=& INFO 2025-10-17 08:55:48,417 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:55:48,417 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:48,417 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,417 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:48,417 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,418 [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 2025-10-17 08:55:48,419 [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 2025-10-17 08:55:48,436 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:55:48,440 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:48,440 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 21.2972ms INFO 2025-10-17 08:55:48,440 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,440 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3682ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:48,442 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:48,442 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 23.6482ms INFO 2025-10-17 08:55:48,442 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,442 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.6937ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:48,573 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=10bf20fa-0010-4b0b-88f3-c16a9a82d2f9&isHis=& INFO 2025-10-17 08:55:48,573 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:48,573 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,575 [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 2025-10-17 08:55:48,594 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=10bf20fa-0010-4b0b-88f3-c16a9a82d2f9&recordId=61600&tableName=K_LEAVE& INFO 2025-10-17 08:55:48,594 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:48,594 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,595 [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 2025-10-17 08:55:48,596 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=10bf20fa-0010-4b0b-88f3-c16a9a82d2f9&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 08:55:48,596 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:48,597 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,598 [46 ] 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 2025-10-17 08:55:48,652 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:48,652 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 76.5591ms INFO 2025-10-17 08:55:48,652 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,652 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.0081ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:48,653 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:48,654 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 55.577ms INFO 2025-10-17 08:55:48,654 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,654 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.5099ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:48,654 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:48,654 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 58.6474ms INFO 2025-10-17 08:55:48,654 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,654 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.4925ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:48,808 [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 2025-10-17 08:55:48,808 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:48,809 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,810 [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 2025-10-17 08:55:48,813 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:48,813 [46 ] 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 2025-10-17 08:55:48,813 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4528ms INFO 2025-10-17 08:55:48,813 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,814 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5475ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:48,814 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:48,814 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,815 [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 2025-10-17 08:55:48,819 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:48,819 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8368ms INFO 2025-10-17 08:55:48,819 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,819 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5455ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:48,845 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=10bf20fa-0010-4b0b-88f3-c16a9a82d2f9& INFO 2025-10-17 08:55:48,845 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:48,845 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,846 [53 ] 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 2025-10-17 08:55:48,918 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:48,920 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.0626ms INFO 2025-10-17 08:55:48,920 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:48,921 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.6251ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:50,229 [53 ] 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 2025-10-17 08:55:50,229 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:55:50,229 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:50,229 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:50,231 [53 ] 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 2025-10-17 08:55:50,237 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:50,237 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4348ms INFO 2025-10-17 08:55:50,237 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:50,238 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0388ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:55:50,373 [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_LEAVE&keyFieldValue=EVr9A92Smwk%3D& INFO 2025-10-17 08:55:50,373 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:55:50,373 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:50,375 [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 2025-10-17 08:55:50,381 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:55:50,381 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.7135ms INFO 2025-10-17 08:55:50,381 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:55:50,382 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7271ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:23,287 [46 ] 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 2025-10-17 08:56:23,288 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:56:23,288 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:23,288 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:23,290 [46 ] 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 2025-10-17 08:56:23,336 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:23,336 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.874ms INFO 2025-10-17 08:56:23,336 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:23,336 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4805ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:23,493 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetParamValueByName?paramName=FlowNodeRefuseTo& INFO 2025-10-17 08:56:23,493 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:23,493 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetParamValueByName (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:23,495 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValueByName", controller = "UserAuthority"}. Executing controller action with signature System.String GetParamValueByName(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:56:23,499 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:23,499 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetParamValueByName (Sg.Hcm.Application.M) in 3.554ms INFO 2025-10-17 08:56:23,499 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetParamValueByName (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:23,499 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.245ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:23,500 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=2& INFO 2025-10-17 08:56:23,500 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:23,500 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:23,502 [46 ] 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 2025-10-17 08:56:23,509 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:23,509 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.4647ms INFO 2025-10-17 08:56:23,509 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:23,509 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1603ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:23,621 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowRefuseLoad?Guid=10bf20fa-0010-4b0b-88f3-c16a9a82d2f9&isHis=& INFO 2025-10-17 08:56:23,621 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:23,621 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowRefuseLoad (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:23,623 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowRefuseLoad", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowRefuseLoadDto] GetFlowRefuseLoad(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:56:23,712 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:23,714 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowRefuseLoad (Sg.Hcm.Application.M) in 90.3965ms INFO 2025-10-17 08:56:23,714 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowRefuseLoad (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:23,714 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.8022ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:39,907 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowRefuse? application/json 128 INFO 2025-10-17 08:56:39,907 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:56:39,907 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:39,908 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowRefuse (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:39,909 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowRefuse", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowRefuse(Sg.HcmMb.EWorkFlow.Dto.FlowRefuseDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2025-10-17 08:56:40,015 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:40,015 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowRefuse (Sg.Hcm.Application.M) in 105.4792ms INFO 2025-10-17 08:56:40,015 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowRefuse (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:40,015 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.2408ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:41,178 [57 ] 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 2025-10-17 08:56:41,179 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:41,179 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:41,180 [57 ] 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 2025-10-17 08:56:41,199 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:41,199 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 18.2003ms INFO 2025-10-17 08:56:41,199 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:41,199 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5093ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:41,251 [77 ] 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 2025-10-17 08:56:41,251 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:41,251 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:41,252 [77 ] 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 2025-10-17 08:56:41,268 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:41,268 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.2978ms INFO 2025-10-17 08:56:41,268 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:41,268 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2883ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:44,053 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=4139687b-570d-4955-8d7e-2a9a657a0408& INFO 2025-10-17 08:56:44,054 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:44,054 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,055 [46 ] 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 2025-10-17 08:56:44,104 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:44,104 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.3576ms INFO 2025-10-17 08:56:44,104 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,104 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7294ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:44,211 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 08:56:44,212 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:44,212 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,213 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330636&isHis=& INFO 2025-10-17 08:56:44,213 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:44,213 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,214 [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 2025-10-17 08:56:44,218 [57 ] 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 2025-10-17 08:56:44,222 [57 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 08:56:44,223 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:44,223 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 8.9978ms INFO 2025-10-17 08:56:44,223 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,224 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3722ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:44,227 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:44,227 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.0591ms INFO 2025-10-17 08:56:44,227 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,227 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2357ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:44,338 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2025-10-17 08:56:44,338 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:44,339 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,340 [46 ] 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 2025-10-17 08:56:44,345 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:44,345 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.3146ms INFO 2025-10-17 08:56:44,345 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,346 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6753ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:44,463 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=4139687b-570d-4955-8d7e-2a9a657a0408&isHis=& INFO 2025-10-17 08:56:44,464 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:44,464 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,465 [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 2025-10-17 08:56:44,489 [77 ] 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=4139687b-570d-4955-8d7e-2a9a657a0408&recordId=8410&tableName=FORMBKSQD& INFO 2025-10-17 08:56:44,489 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:44,489 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,491 [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 2025-10-17 08:56:44,492 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=4139687b-570d-4955-8d7e-2a9a657a0408&flowID=132&nodeCode=N1661331571231& INFO 2025-10-17 08:56:44,492 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:44,492 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,494 [72 ] 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 2025-10-17 08:56:44,517 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:44,517 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.5462ms INFO 2025-10-17 08:56:44,517 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,517 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.0633ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:44,538 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:44,539 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.723ms INFO 2025-10-17 08:56:44,539 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,539 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9152ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:44,540 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:44,540 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 49.2729ms INFO 2025-10-17 08:56:44,540 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,540 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.2759ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:44,674 [77 ] 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=8410&approveID=330636& INFO 2025-10-17 08:56:44,674 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:44,675 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,676 [77 ] 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 2025-10-17 08:56:44,681 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:44,681 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.1148ms INFO 2025-10-17 08:56:44,681 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,681 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4619ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:44,855 [72 ] 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 2025-10-17 08:56:44,855 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:44,856 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,857 [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 2025-10-17 08:56:44,861 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8410&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=62233&guid=4139687b-570d-4955-8d7e-2a9a657a0408&flag=1& INFO 2025-10-17 08:56:44,861 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:44,861 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,862 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:44,862 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7631ms INFO 2025-10-17 08:56:44,862 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,862 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.815ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:44,863 [57 ] 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 2025-10-17 08:56:44,945 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:44,945 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 82.6875ms INFO 2025-10-17 08:56:44,945 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:44,946 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.8745ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:46,246 [72 ] 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=3ADvjbnTNrA%3D& INFO 2025-10-17 08:56:46,247 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:46,247 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:46,248 [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 2025-10-17 08:56:46,254 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:46,255 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2177ms INFO 2025-10-17 08:56:46,255 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:46,255 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2756ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:51,419 [46 ] 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 2025-10-17 08:56:51,419 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:56:51,419 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:51,419 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:51,421 [46 ] 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 2025-10-17 08:56:51,470 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:51,471 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 49.4117ms INFO 2025-10-17 08:56:51,471 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:51,471 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.853ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:51,583 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 08:56:51,584 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:51,584 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:51,586 [46 ] 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 2025-10-17 08:56:51,595 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:51,595 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 9.21ms INFO 2025-10-17 08:56:51,595 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:51,595 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1191ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:53,407 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 66 INFO 2025-10-17 08:56:53,407 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 08:56:53,408 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:53,408 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:53,409 [57 ] 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 2025-10-17 08:56:53,619 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:53,619 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 209.9934ms INFO 2025-10-17 08:56:53,619 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:53,619 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 211.9844ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:54,770 [77 ] 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 2025-10-17 08:56:54,771 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:54,771 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:54,772 [77 ] 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 2025-10-17 08:56:54,787 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:54,787 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.8923ms INFO 2025-10-17 08:56:54,787 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:54,787 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0198ms 200 application/json; charset=utf-8 INFO 2025-10-17 08:56:54,850 [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=1&Flag=1&type=0&formCode=& INFO 2025-10-17 08:56:54,850 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 08:56:54,850 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:54,851 [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 2025-10-17 08:56:54,866 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 08:56:54,866 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.6108ms INFO 2025-10-17 08:56:54,866 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 08:56:54,866 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7364ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:01,633 [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 INFO 2025-10-17 09:00:01,634 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 09:00:01,634 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8119ms 304 text/html INFO 2025-10-17 09:00:01,773 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:00:01,773 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 09:00:01,774 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5851ms 304 application/javascript INFO 2025-10-17 09:00:01,820 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662801671&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:00:01,821 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:00:01,821 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.902ms 200 text/html INFO 2025-10-17 09:00:02,370 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662802246 INFO 2025-10-17 09:00:02,371 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:00:02,371 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7679ms 200 application/javascript INFO 2025-10-17 09:00:02,386 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8959113007557924 INFO 2025-10-17 09:00:02,386 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:00:02,386 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.579ms 200 application/javascript INFO 2025-10-17 09:00:02,644 [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%3D1760662801671%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:00:02,644 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:00:02,644 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,646 [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 2025-10-17 09:00:02,647 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662801671&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:00:02,653 [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 2025-10-17 09:00:02,653 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:00:02,653 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:02,659 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,660 [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 2025-10-17 09:00:02,661 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:00:02,661 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:00:02,661 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:00:02,663 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:02,663 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 17.3045ms INFO 2025-10-17 09:00:02,663 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,663 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2624ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:02,677 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:00:02,691 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:02,692 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 31.2579ms INFO 2025-10-17 09:00:02,692 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,692 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.7262ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:02,762 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:00:02,762 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:02,763 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,764 [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 2025-10-17 09:00:02,765 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:00:02,765 [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 2025-10-17 09:00:02,766 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:02,766 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:00:02,766 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:00:02,766 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,767 [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 2025-10-17 09:00:02,781 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:00:02,784 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:02,784 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 17.2752ms INFO 2025-10-17 09:00:02,784 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,784 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8576ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:02,795 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:00:02,813 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:02,813 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 48.6467ms INFO 2025-10-17 09:00:02,813 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,813 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0968ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:02,934 [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 2025-10-17 09:00:02,934 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:02,934 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,935 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:00:02,935 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:02,935 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,936 [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 2025-10-17 09:00:02,937 [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 2025-10-17 09:00:02,946 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:02,946 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1093ms INFO 2025-10-17 09:00:02,946 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,946 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8399ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:02,953 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:02,953 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 17.4924ms INFO 2025-10-17 09:00:02,953 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:02,954 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8971ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,062 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:00:03,063 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,063 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,065 [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 2025-10-17 09:00:03,072 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5e1db321-14ff-4a73-97ce-d2702a2f3953%20%20& INFO 2025-10-17 09:00:03,072 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,072 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,074 [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 2025-10-17 09:00:03,083 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,083 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 17.9044ms INFO 2025-10-17 09:00:03,083 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,083 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3494ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,135 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,135 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 61.7722ms INFO 2025-10-17 09:00:03,135 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,136 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.9557ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,209 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:00:03,210 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,210 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,210 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330655&isHis=& INFO 2025-10-17 09:00:03,211 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,211 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,211 [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 2025-10-17 09:00:03,212 [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 2025-10-17 09:00:03,217 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:00:03,222 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,222 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.096ms INFO 2025-10-17 09:00:03,222 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,222 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2497ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,232 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,232 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 20.5896ms INFO 2025-10-17 09:00:03,232 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,232 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9248ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,306 [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 2025-10-17 09:00:03,306 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,307 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,308 [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 2025-10-17 09:00:03,325 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,325 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 16.7796ms INFO 2025-10-17 09:00:03,325 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,325 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9958ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,402 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5e1db321-14ff-4a73-97ce-d2702a2f3953%20%20&isHis=& INFO 2025-10-17 09:00:03,402 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,402 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,404 [81 ] 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 2025-10-17 09:00:03,408 [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=N1661331611447&guid=5e1db321-14ff-4a73-97ce-d2702a2f3953%20%20&recordId=8410&tableName=FORMBKSQD& INFO 2025-10-17 09:00:03,408 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,408 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,410 [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 2025-10-17 09:00:03,414 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5e1db321-14ff-4a73-97ce-d2702a2f3953%20%20&flowID=132&nodeCode=N1661331611447& INFO 2025-10-17 09:00:03,415 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,415 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,416 [74 ] 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 2025-10-17 09:00:03,457 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,457 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 53.0525ms INFO 2025-10-17 09:00:03,457 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,457 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.2364ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,463 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,463 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 53.1079ms INFO 2025-10-17 09:00:03,463 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,463 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.3353ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,519 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,519 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 102.9707ms INFO 2025-10-17 09:00:03,519 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,519 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.9664ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,590 [74 ] 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=8410&approveID=330655& INFO 2025-10-17 09:00:03,590 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,590 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,592 [74 ] 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 2025-10-17 09:00:03,624 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,625 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 32.772ms INFO 2025-10-17 09:00:03,625 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,625 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8103ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,715 [74 ] 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 2025-10-17 09:00:03,715 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,716 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,716 [79 ] 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 2025-10-17 09:00:03,717 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,717 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,717 [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 2025-10-17 09:00:03,718 [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 2025-10-17 09:00:03,722 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,722 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7176ms INFO 2025-10-17 09:00:03,722 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,722 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4874ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,733 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,733 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 16.0556ms INFO 2025-10-17 09:00:03,733 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,733 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3773ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:03,735 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8410&formCode=0031&flowID=132&nodeCode=N1661331611447&exeId=62233&guid=5e1db321-14ff-4a73-97ce-d2702a2f3953%20%20&flag=1& INFO 2025-10-17 09:00:03,735 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:03,735 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,737 [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 2025-10-17 09:00:03,834 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:03,835 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 98.0448ms INFO 2025-10-17 09:00:03,835 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:03,835 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.9959ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:04,975 [79 ] 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=3ADvjbnTNrA%3D& INFO 2025-10-17 09:00:04,975 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:04,976 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:04,977 [79 ] 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 2025-10-17 09:00:04,983 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:04,983 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3097ms INFO 2025-10-17 09:00:04,983 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:04,983 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4627ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:12,287 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:00:12,288 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:12,288 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:12,289 [56 ] 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 2025-10-17 09:00:12,320 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:12,320 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 30.9285ms INFO 2025-10-17 09:00:12,320 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:12,320 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.9648ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:15,483 [79 ] 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 2025-10-17 09:00:15,483 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:15,483 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:15,484 [79 ] 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 2025-10-17 09:00:15,522 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:15,524 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.5069ms INFO 2025-10-17 09:00:15,524 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:15,524 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.6536ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:16,743 [79 ] 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 2025-10-17 09:00:16,743 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:00:16,743 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:16,743 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:16,745 [79 ] 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 2025-10-17 09:00:16,751 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:16,751 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1119ms INFO 2025-10-17 09:00:16,751 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:16,751 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3609ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:23,917 [89 ] 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 2025-10-17 09:00:23,917 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:00:23,917 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8008ms 200 text/html INFO 2025-10-17 09:00:24,096 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662823690&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:00:24,096 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:00:24,097 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7385ms 200 text/html INFO 2025-10-17 09:00:25,736 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662825365 INFO 2025-10-17 09:00:25,737 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:00:25,737 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7271ms 200 application/javascript INFO 2025-10-17 09:00:25,897 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.16570612750247293 INFO 2025-10-17 09:00:25,898 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:00:25,898 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.593ms 200 application/javascript INFO 2025-10-17 09:00:26,287 [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%3D1760662823690%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:00:26,287 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:00:26,287 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,289 [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 2025-10-17 09:00:26,290 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662823690&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:00:26,292 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:26,292 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6935ms INFO 2025-10-17 09:00:26,292 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,293 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9704ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:26,332 [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 2025-10-17 09:00:26,332 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:00:26,333 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:26,334 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,335 [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 2025-10-17 09:00:26,337 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:00:26,337 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:00:26,337 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:00:26,351 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:00:26,354 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:26,354 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2779ms INFO 2025-10-17 09:00:26,354 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,354 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6687ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:26,484 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:00:26,484 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:26,485 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,486 [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 2025-10-17 09:00:26,487 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:00:26,487 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:00:26,487 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:00:26,498 [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 2025-10-17 09:00:26,499 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:26,499 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,500 [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 2025-10-17 09:00:26,502 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:00:26,503 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:26,504 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4108ms INFO 2025-10-17 09:00:26,504 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,504 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.265ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:26,516 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:00:26,520 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:26,520 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.745ms INFO 2025-10-17 09:00:26,520 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,520 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8139ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:26,656 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 09:00:26,656 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:00:26,656 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 09:00:26,656 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:00:26,656 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 09:00:26,656 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4988ms 200 application/javascript INFO 2025-10-17 09:00:26,657 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 09:00:26,657 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.047ms 200 application/javascript INFO 2025-10-17 09:00:26,657 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 09:00:26,657 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 09:00:26,658 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5082ms 200 text/css INFO 2025-10-17 09:00:26,705 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 09:00:26,705 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 09:00:26,705 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8173ms 200 text/css INFO 2025-10-17 09:00:26,716 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 09:00:26,717 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 09:00:26,717 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5471ms 200 text/css INFO 2025-10-17 09:00:26,730 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 09:00:26,731 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 09:00:26,731 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7239ms 200 text/css INFO 2025-10-17 09:00:26,731 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 09:00:26,732 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 09:00:26,732 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0133ms 200 text/css INFO 2025-10-17 09:00:26,734 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 09:00:26,734 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:00:26,734 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 09:00:26,735 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6612ms 200 application/javascript INFO 2025-10-17 09:00:26,760 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 09:00:26,760 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:00:26,761 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 09:00:26,761 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5523ms 200 application/javascript INFO 2025-10-17 09:00:26,774 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 09:00:26,774 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:00:26,774 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 09:00:26,774 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6936ms 200 application/javascript INFO 2025-10-17 09:00:26,789 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:00:26,789 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:26,790 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,791 [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 2025-10-17 09:00:26,800 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:26,800 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8752ms INFO 2025-10-17 09:00:26,800 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,800 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7131ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:26,805 [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 2025-10-17 09:00:26,806 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:26,806 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,808 [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 2025-10-17 09:00:26,811 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:26,811 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4144ms INFO 2025-10-17 09:00:26,811 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,811 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.757ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:26,951 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:00:26,951 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:26,951 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,953 [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 2025-10-17 09:00:26,957 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:26,957 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.822ms INFO 2025-10-17 09:00:26,958 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,958 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9799ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:26,981 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=4e37ffc1-dffd-4f5f-bf68-b00e34f05b6f%20%20& INFO 2025-10-17 09:00:26,981 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:26,982 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:26,983 [79 ] 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 2025-10-17 09:00:27,029 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:27,029 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.4024ms INFO 2025-10-17 09:00:27,029 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:27,029 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2998ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:27,167 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:00:27,167 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:27,167 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:27,169 [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 2025-10-17 09:00:27,172 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=324623&isHis=& INFO 2025-10-17 09:00:27,173 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:27,173 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:27,174 [79 ] 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 2025-10-17 09:00:27,175 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:27,175 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2979ms INFO 2025-10-17 09:00:27,175 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:27,175 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2076ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:27,177 [79 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:00:27,180 [79 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:00:27,183 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:27,183 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.0573ms INFO 2025-10-17 09:00:27,183 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:27,183 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7518ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:28,201 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=4e37ffc1-dffd-4f5f-bf68-b00e34f05b6f%20%20&isHis=& INFO 2025-10-17 09:00:28,202 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:28,202 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,203 [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 2025-10-17 09:00:28,211 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=4e37ffc1-dffd-4f5f-bf68-b00e34f05b6f%20%20&recordId=57915&tableName=K_LEAVE& INFO 2025-10-17 09:00:28,211 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:28,211 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,212 [79 ] 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 2025-10-17 09:00:28,223 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=4e37ffc1-dffd-4f5f-bf68-b00e34f05b6f%20%20&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 09:00:28,224 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:28,224 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,225 [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 2025-10-17 09:00:28,260 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:28,260 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.4558ms INFO 2025-10-17 09:00:28,260 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,260 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4931ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:28,272 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:28,272 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 68.4827ms INFO 2025-10-17 09:00:28,272 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,272 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.5483ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:28,285 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:28,285 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 60.1843ms INFO 2025-10-17 09:00:28,285 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,285 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.0047ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:28,417 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 09:00:28,417 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:28,418 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,419 [79 ] 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 2025-10-17 09:00:28,425 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:28,425 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 6.5651ms INFO 2025-10-17 09:00:28,425 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,426 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.462ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:28,522 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 09:00:28,523 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 09:00:28,523 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5535ms 200 image/png INFO 2025-10-17 09:00:28,550 [89 ] 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 2025-10-17 09:00:28,550 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:28,550 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,552 [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 2025-10-17 09:00:28,555 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:28,555 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2537ms INFO 2025-10-17 09:00:28,555 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,555 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1522ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:28,568 [79 ] 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 2025-10-17 09:00:28,568 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:28,568 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,569 [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 2025-10-17 09:00:28,572 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:28,572 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9792ms INFO 2025-10-17 09:00:28,572 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,572 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7352ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:28,601 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=4e37ffc1-dffd-4f5f-bf68-b00e34f05b6f%20%20& INFO 2025-10-17 09:00:28,601 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:28,601 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,603 [79 ] 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 2025-10-17 09:00:28,674 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:28,676 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.591ms INFO 2025-10-17 09:00:28,676 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:28,676 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.3142ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:30,325 [79 ] 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 2025-10-17 09:00:30,325 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:00:30,325 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:30,326 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:30,327 [79 ] 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 2025-10-17 09:00:30,333 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:30,333 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2223ms INFO 2025-10-17 09:00:30,333 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:30,333 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4097ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:00:30,617 [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_LEAVE&keyFieldValue=hMMdljHySUo%3D& INFO 2025-10-17 09:00:30,618 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:00:30,618 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:30,619 [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 2025-10-17 09:00:30,626 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:00:30,626 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5155ms INFO 2025-10-17 09:00:30,626 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:00:30,626 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6378ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:08,238 [79 ] 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 2025-10-17 09:01:08,239 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:01:08,239 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9891ms 200 text/html INFO 2025-10-17 09:01:09,277 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:01:09,278 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:09,316 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:01:09,317 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.1866ms 200 application/javascript INFO 2025-10-17 09:01:09,317 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 09:01:09,319 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 09:01:09,320 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.421ms 200 text/css INFO 2025-10-17 09:01:09,326 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 09:01:09,326 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662868817&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:01:09,326 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 09:01:09,326 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5706ms 200 application/javascript INFO 2025-10-17 09:01:09,327 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 09:01:09,327 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:01:09,327 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0747ms 200 text/html INFO 2025-10-17 09:01:09,327 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 09:01:09,328 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 09:01:09,328 [72 ] 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 2025-10-17 09:01:09,328 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1443ms 200 application/javascript INFO 2025-10-17 09:01:09,328 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6772ms 200 application/javascript INFO 2025-10-17 09:01:09,389 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 09:01:09,389 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 09:01:09,389 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7667ms 200 application/javascript INFO 2025-10-17 09:01:09,391 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 09:01:09,391 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 09:01:09,391 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5633ms 0 application/javascript INFO 2025-10-17 09:01:09,503 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 09:01:09,503 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:01:09,503 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:09,505 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 09:01:09,505 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 09:01:09,505 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6268ms 200 text/css INFO 2025-10-17 09:01:09,507 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 09:01:09,507 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 09:01:09,507 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3954ms 200 application/javascript INFO 2025-10-17 09:01:09,508 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 09:01:09,508 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3364ms 200 application/javascript INFO 2025-10-17 09:01:09,508 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 09:01:09,510 [79 ] 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 2025-10-17 09:01:09,510 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9699ms 200 application/javascript INFO 2025-10-17 09:01:09,519 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:01:09,519 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3198ms 200 application/javascript INFO 2025-10-17 09:01:09,549 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 09:01:09,549 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 09:01:09,550 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6373ms 200 application/javascript INFO 2025-10-17 09:01:09,629 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:01:09,630 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 09:01:09,630 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 09:01:09,630 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1647ms 200 application/javascript INFO 2025-10-17 09:01:09,632 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 09:01:09,632 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1616ms 200 application/javascript INFO 2025-10-17 09:01:11,523 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 09:01:11,523 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 09:01:11,523 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5767ms 200 application/javascript INFO 2025-10-17 09:01:11,897 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662871430 INFO 2025-10-17 09:01:11,897 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:01:11,897 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6543ms 200 application/javascript INFO 2025-10-17 09:01:11,979 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5078456574556175 INFO 2025-10-17 09:01:11,979 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:01:11,979 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4923ms 200 application/javascript INFO 2025-10-17 09:01:12,043 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 09:01:12,043 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 09:01:12,044 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7167ms 200 image/jpeg INFO 2025-10-17 09:01:12,191 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760662868817&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:01:12,191 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 09:01:12,191 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7248ms 200 text/html INFO 2025-10-17 09:01:12,275 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 09:01:12,275 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:01:12,275 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.622ms 200 application/javascript INFO 2025-10-17 09:01:12,372 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 09:01:12,372 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:01:12,374 [72 ] 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 2025-10-17 09:01:12,375 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 09:01:12,375 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 09:01:12,375 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 09:01:12,375 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 09:01:12,375 [72 ] 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 2025-10-17 09:01:12,377 [72 ] 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 2025-10-17 09:01:12,378 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.9635ms INFO 2025-10-17 09:01:12,378 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:01:12,378 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.946ms 302 INFO 2025-10-17 09:01:13,355 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=Yu_EurMn_k1DuIyfM0ON2J1ltNj3uwtsR2MbtMf_dRg&state=ww0fe1cb02189622be INFO 2025-10-17 09:01:13,355 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 09:01:13,356 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7447ms 200 text/html INFO 2025-10-17 09:01:13,461 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=Yu_EurMn_k1DuIyfM0ON2J1ltNj3uwtsR2MbtMf_dRg INFO 2025-10-17 09:01:13,461 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:01:13,463 [89 ] 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 2025-10-17 09:01:13,464 [89 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:Yu_EurMn_k1DuIyfM0ON2J1ltNj3uwtsR2MbtMf_dRg,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 09:01:13,464 [89 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 09:01:13,464 [89 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:Yu_EurMn_k1DuIyfM0ON2J1ltNj3uwtsR2MbtMf_dRg INFO 2025-10-17 09:01:13,464 [89 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 09:01:13,464 [89 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 09:01:13,464 [89 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ INFO 2025-10-17 09:01:13,464 [89 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ&code=Yu_EurMn_k1DuIyfM0ON2J1ltNj3uwtsR2MbtMf_dRg INFO 2025-10-17 09:01:13,836 [89 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"Lily.Gui","DeviceId":"f72612fea93d088ba24953dbe6c33109","errcode":0,"errmsg":"ok"} INFO 2025-10-17 09:01:13,850 [89 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:f72612fea93d088ba24953dbe6c33109 WxUserId:Lily.Gui INFO 2025-10-17 09:01:13,866 [89 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002514,a0188:1519 INFO 2025-10-17 09:01:13,904 [89 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 09:01:13,904 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 441.1627ms INFO 2025-10-17 09:01:13,904 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:01:13,904 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 443.0894ms 200 text/plain; charset=utf-8 INFO 2025-10-17 09:01:14,117 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662873520&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 09:01:14,118 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:01:14,118 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7144ms 200 text/html INFO 2025-10-17 09:01:14,790 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662874346 INFO 2025-10-17 09:01:14,791 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:01:14,791 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8214ms 200 application/javascript INFO 2025-10-17 09:01:14,878 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.35708210678418106 INFO 2025-10-17 09:01:14,879 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:01:14,879 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6027ms 200 application/javascript INFO 2025-10-17 09:01:15,180 [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%3D1760662873520%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 09:01:15,181 [89 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:01:15,181 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,182 [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 2025-10-17 09:01:15,183 [89 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662873520&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 09:01:15,189 [72 ] 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 2025-10-17 09:01:15,189 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:15,189 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:15,193 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:15,193 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 10.2272ms INFO 2025-10-17 09:01:15,193 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,193 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.501ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:15,202 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,204 [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 2025-10-17 09:01:15,205 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:01:15,205 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:01:15,205 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:01:15,220 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:01:15,235 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:15,235 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 31.7156ms INFO 2025-10-17 09:01:15,235 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,236 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.3174ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:15,361 [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 2025-10-17 09:01:15,362 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:15,362 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,363 [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 2025-10-17 09:01:15,365 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:01:15,365 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:15,365 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,367 [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 2025-10-17 09:01:15,367 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:01:15,368 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:01:15,368 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:01:15,383 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:01:15,398 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:01:15,401 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:15,401 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.7285ms INFO 2025-10-17 09:01:15,401 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,401 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.714ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:15,406 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:15,407 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 43.3233ms INFO 2025-10-17 09:01:15,407 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,407 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.3435ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:15,523 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 09:01:15,523 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 09:01:15,524 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:15,524 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 09:01:15,524 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 09:01:15,524 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:15,524 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4903ms 200 text/css INFO 2025-10-17 09:01:15,524 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 09:01:15,524 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:15,524 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 09:01:15,524 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3785ms 200 application/javascript INFO 2025-10-17 09:01:15,525 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 09:01:15,525 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2915ms 200 application/javascript INFO 2025-10-17 09:01:15,525 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 09:01:15,525 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 09:01:15,525 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2929ms 200 text/css INFO 2025-10-17 09:01:15,526 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 09:01:15,526 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:15,526 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 09:01:15,527 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 09:01:15,527 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6472ms 200 application/javascript INFO 2025-10-17 09:01:15,527 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5859ms 200 application/javascript INFO 2025-10-17 09:01:15,594 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 09:01:15,594 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 09:01:15,594 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:15,594 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 09:01:15,594 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 09:01:15,595 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7537ms 200 application/javascript INFO 2025-10-17 09:01:15,595 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 09:01:15,595 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6308ms 200 text/css INFO 2025-10-17 09:01:15,595 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 09:01:15,595 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:01:15,595 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 09:01:15,595 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4505ms 200 text/css INFO 2025-10-17 09:01:15,595 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:15,595 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,596 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 09:01:15,597 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 09:01:15,597 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:15,597 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9227ms 200 text/css INFO 2025-10-17 09:01:15,597 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 09:01:15,597 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4346ms 200 application/javascript INFO 2025-10-17 09:01:15,597 [89 ] 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 2025-10-17 09:01:15,606 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:15,606 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.2696ms INFO 2025-10-17 09:01:15,606 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,606 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3766ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:15,635 [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 2025-10-17 09:01:15,636 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:15,636 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,639 [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 2025-10-17 09:01:15,642 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:15,642 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2064ms INFO 2025-10-17 09:01:15,642 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,642 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9022ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:15,786 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:01:15,786 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:15,786 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,787 [89 ] 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 2025-10-17 09:01:15,793 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:15,793 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1899ms INFO 2025-10-17 09:01:15,793 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,793 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2325ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:15,823 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7a3d84a2-adb7-4f69-bfe8-4f4b7c11eb44%20%20& INFO 2025-10-17 09:01:15,823 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:15,824 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,825 [79 ] 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 2025-10-17 09:01:15,871 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:15,871 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.8503ms INFO 2025-10-17 09:01:15,871 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:15,871 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7103ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:16,004 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:01:16,004 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:16,004 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,006 [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 2025-10-17 09:01:16,011 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330657&isHis=& INFO 2025-10-17 09:01:16,011 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:16,012 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,012 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:16,012 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1752ms INFO 2025-10-17 09:01:16,012 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,012 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1852ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:16,013 [79 ] 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 2025-10-17 09:01:16,017 [79 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:01:16,021 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:16,021 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.512ms INFO 2025-10-17 09:01:16,021 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,022 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3296ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:16,161 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0036& INFO 2025-10-17 09:01:16,162 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:16,162 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,163 [57 ] 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 2025-10-17 09:01:16,170 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:16,170 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 6.7ms INFO 2025-10-17 09:01:16,170 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,170 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8368ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:16,302 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7a3d84a2-adb7-4f69-bfe8-4f4b7c11eb44%20%20&isHis=& INFO 2025-10-17 09:01:16,302 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:16,302 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,303 [72 ] 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 2025-10-17 09:01:16,311 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=120&NodeCode=N1677569856669&guid=7a3d84a2-adb7-4f69-bfe8-4f4b7c11eb44%20%20&recordId=404&tableName=FORM31& INFO 2025-10-17 09:01:16,311 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:16,311 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,312 [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 2025-10-17 09:01:16,316 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7a3d84a2-adb7-4f69-bfe8-4f4b7c11eb44%20%20&flowID=120&nodeCode=N1677569856669& INFO 2025-10-17 09:01:16,316 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:16,316 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,317 [75 ] 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 2025-10-17 09:01:16,352 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:16,352 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.9329ms INFO 2025-10-17 09:01:16,352 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,353 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0114ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:16,388 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:16,388 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 75.4169ms INFO 2025-10-17 09:01:16,388 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,388 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.3248ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:16,391 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:16,391 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 73.4639ms INFO 2025-10-17 09:01:16,391 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,391 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.1111ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:16,554 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0036&tableName=FORM31&keyFieldValue=404&approveID=330657& INFO 2025-10-17 09:01:16,555 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:16,555 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,556 [75 ] 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 2025-10-17 09:01:16,561 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:16,562 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.0626ms INFO 2025-10-17 09:01:16,562 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,562 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2235ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:16,822 [72 ] 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 2025-10-17 09:01:16,822 [75 ] 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 2025-10-17 09:01:16,822 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 09:01:16,822 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:16,823 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:16,823 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,823 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,823 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 09:01:16,823 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6625ms 200 image/png INFO 2025-10-17 09:01:16,834 [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 2025-10-17 09:01:16,835 [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 2025-10-17 09:01:16,844 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM31&recordId=404&formCode=0036&flowID=120&nodeCode=N1677569856669&exeId=62235&guid=7a3d84a2-adb7-4f69-bfe8-4f4b7c11eb44%20%20&flag=1& INFO 2025-10-17 09:01:16,844 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:16,844 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.9952ms INFO 2025-10-17 09:01:16,844 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,844 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3568ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:16,845 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:16,845 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,845 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:16,845 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.4075ms INFO 2025-10-17 09:01:16,845 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,845 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7516ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:16,846 [77 ] 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 2025-10-17 09:01:16,978 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:16,987 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 140.6711ms INFO 2025-10-17 09:01:16,987 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:16,987 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 142.8163ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:18,511 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 09:01:18,512 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM31&keyFieldValue=3cavdXXGQqY%3D& INFO 2025-10-17 09:01:18,512 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:18,512 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:18,513 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 09:01:18,513 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5707ms 200 image/png INFO 2025-10-17 09:01:18,514 [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 2025-10-17 09:01:18,521 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:18,521 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.4405ms INFO 2025-10-17 09:01:18,521 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:18,521 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5126ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:33,865 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662893394 INFO 2025-10-17 09:01:33,866 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:01:33,866 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7899ms 200 application/javascript INFO 2025-10-17 09:01:33,983 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8564976237414202 INFO 2025-10-17 09:01:33,983 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:01:33,983 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.644ms 200 application/javascript INFO 2025-10-17 09:01:39,732 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662899539&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:01:39,732 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:01:39,733 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7786ms 200 text/html INFO 2025-10-17 09:01:40,375 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760662900219 INFO 2025-10-17 09:01:40,375 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:01:40,375 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6997ms 200 application/javascript INFO 2025-10-17 09:01:40,447 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7980606913128084 INFO 2025-10-17 09:01:40,448 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:01:40,448 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5094ms 200 application/javascript INFO 2025-10-17 09:01:40,645 [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%3D1760662899539%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:01:40,645 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:01:40,646 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,647 [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 2025-10-17 09:01:40,648 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760662899539&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:01:40,650 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:40,651 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6271ms INFO 2025-10-17 09:01:40,651 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,651 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4612ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:40,687 [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 2025-10-17 09:01:40,687 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:40,688 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:40,688 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,689 [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 2025-10-17 09:01:40,690 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:01:40,690 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:01:40,690 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:01:40,705 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:01:40,708 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:40,708 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5239ms INFO 2025-10-17 09:01:40,708 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,708 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5471ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:40,815 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:01:40,816 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:40,816 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,816 [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 2025-10-17 09:01:40,817 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:40,817 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,817 [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 2025-10-17 09:01:40,818 [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 2025-10-17 09:01:40,818 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:01:40,818 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:01:40,818 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:01:40,822 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:40,822 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6933ms INFO 2025-10-17 09:01:40,822 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,822 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.554ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:40,833 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:01:40,834 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:01:40,836 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:40,836 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9794ms INFO 2025-10-17 09:01:40,836 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,836 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0228ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:40,973 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:01:40,974 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:40,974 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,975 [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 2025-10-17 09:01:40,977 [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 2025-10-17 09:01:40,977 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:40,977 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,979 [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 2025-10-17 09:01:40,979 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:40,979 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5911ms INFO 2025-10-17 09:01:40,979 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,979 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6572ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:40,982 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:40,982 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0764ms INFO 2025-10-17 09:01:40,982 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:40,982 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.94ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:41,030 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:01:41,030 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:41,030 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,031 [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 2025-10-17 09:01:41,035 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:41,035 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3254ms INFO 2025-10-17 09:01:41,035 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,035 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0559ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:41,061 [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 2025-10-17 09:01:41,061 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:41,061 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,061 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:01:41,061 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:01:41,061 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:41,061 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,062 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:41,062 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,062 [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 2025-10-17 09:01:41,063 [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 2025-10-17 09:01:41,063 [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 2025-10-17 09:01:41,064 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:01:41,064 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:41,064 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,065 [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 2025-10-17 09:01:41,066 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:41,066 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6981ms INFO 2025-10-17 09:01:41,066 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,066 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2724ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:41,068 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:41,068 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2955ms INFO 2025-10-17 09:01:41,068 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,068 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7767ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:41,070 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:41,070 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.5566ms INFO 2025-10-17 09:01:41,070 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,070 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0337ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:41,071 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:41,071 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6886ms INFO 2025-10-17 09:01:41,071 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,071 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3908ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:41,086 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:01:41,086 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:41,086 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,088 [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 2025-10-17 09:01:41,092 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:41,092 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1198ms INFO 2025-10-17 09:01:41,092 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,092 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1431ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:41,188 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:01:41,188 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:41,188 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,189 [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 2025-10-17 09:01:41,198 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:41,198 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1298ms INFO 2025-10-17 09:01:41,198 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,198 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.83ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:41,203 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:01:41,203 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:41,203 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,204 [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 2025-10-17 09:01:41,220 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:41,220 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.9639ms INFO 2025-10-17 09:01:41,220 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:41,220 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7347ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:44,208 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 09:01:44,208 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:44,209 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:44,210 [72 ] 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 2025-10-17 09:01:44,211 [72 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTk4OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaWueinguemjyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzIzIiwianRpIjoiZmM2ZmM5NmEtNTU1Ny00YzdhLTk2MTgtZWU0NzgwNjkwMTcxIiwiaWF0IjoxNzYwNjE0NzIyLCJuYmYiOjE3NjA2MTQ3MjAsImV4cCI6MTc2MDcwMTEyMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.CU90HFtWpPbbSDrt4BtsxKMKcHTOjtm5pjBQ8DnGKJc INFO 2025-10-17 09:01:44,214 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:44,214 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.1937ms INFO 2025-10-17 09:01:44,214 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:44,215 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5896ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:44,281 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 09:01:44,281 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 09:01:44,282 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9827ms 200 text/css INFO 2025-10-17 09:01:44,320 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 09:01:44,320 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 09:01:44,320 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9508ms 200 application/javascript INFO 2025-10-17 09:01:44,378 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 09:01:44,378 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:44,378 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 09:01:44,379 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8199ms 200 application/javascript INFO 2025-10-17 09:01:44,467 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 09:01:44,468 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 09:01:44,468 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5852ms 200 image/png INFO 2025-10-17 09:01:44,537 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 09:01:44,538 [65 ] 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 2025-10-17 09:01:44,538 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:44,538 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:44,538 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:44,538 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:44,538 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:44,539 [56 ] 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 2025-10-17 09:01:44,539 [65 ] 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 2025-10-17 09:01:44,544 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:44,544 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:44,545 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 5.3254ms INFO 2025-10-17 09:01:44,545 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:44,545 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 5.382ms INFO 2025-10-17 09:01:44,545 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:44,545 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.047ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:44,545 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2836ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:59,540 [65 ] 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 2025-10-17 09:01:59,541 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:01:59,541 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:59,541 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:59,542 [65 ] 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 2025-10-17 09:01:59,547 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:59,547 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.7988ms INFO 2025-10-17 09:01:59,547 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:59,547 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8725ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:59,652 [71 ] 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 2025-10-17 09:01:59,652 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:59,652 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:59,654 [71 ] 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 2025-10-17 09:01:59,693 [71 ] 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 2025-10-17 09:01:59,693 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:01:59,693 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:59,693 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:59,694 [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 2025-10-17 09:01:59,697 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:01:59,697 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0095ms INFO 2025-10-17 09:01:59,697 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:59,697 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.872ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:59,698 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 44.1643ms INFO 2025-10-17 09:01:59,698 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:01:59,698 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0483ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:01:59,860 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 09:01:59,860 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 09:01:59,860 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5763ms 200 image/png INFO 2025-10-17 09:02:45,903 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/eyes.745fcd49.png INFO 2025-10-17 09:02:45,904 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/eyes.745fcd49.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\eyes.745fcd49.png' INFO 2025-10-17 09:02:45,904 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0105ms 200 image/png INFO 2025-10-17 09:03:06,846 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-17&timeBegin=07:45&timeEnd=16:45&leaveType=21&isPanel=true& INFO 2025-10-17 09:03:06,847 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:06,847 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:06,849 [61 ] 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 2025-10-17 09:03:06,854 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:06,854 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 5.8365ms INFO 2025-10-17 09:03:06,854 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:06,855 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.223ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:15,341 [61 ] 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 2025-10-17 09:03:15,342 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:03:15,342 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:15,342 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:15,343 [61 ] 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 2025-10-17 09:03:15,351 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:15,351 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.7281ms INFO 2025-10-17 09:03:15,351 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:15,351 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9842ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:15,461 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2025-10-17 09:03:15,461 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:15,461 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:15,462 [73 ] 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 2025-10-17 09:03:15,467 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:15,467 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.3778ms INFO 2025-10-17 09:03:15,467 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:15,467 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2556ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:15,621 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49544 INFO 2025-10-17 09:03:15,621 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:03:15,622 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:15,622 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:15,623 [71 ] 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). ERROR 2025-10-17 09:03:15,712 [26 ] MyHRDAL.LogRecord - HrDAL.ExecuteWithQuery(SET NOCOUNT ON; Insert into K_Leave (A0188,K_LEAVE31,LEAVE_TYPE,LEAVE_MEMO,WORK_AGENT,LEAVE_BEGIN,LEAVE_END,BEGIN_TIME,END_TIME,LEAVE_TIME,LEAVE_DAY,K_LEAVE17,K_LEAVE21,MULORGRL,OPNAME,OPDATE,SIGNED) values(@A0188,@K_LEAVE31,@LEAVE_TYPE,@LEAVE_MEMO,@WORK_AGENT,@LEAVE_BEGIN,@LEAVE_END,@BEGIN_TIME,@END_TIME,@LEAVE_TIME,@LEAVE_DAY,@K_LEAVE17,@K_LEAVE21,@MULORGRL,@OPNAME,@OPDATE,@SIGNED) ; Select SCOPE_IDENTITY();)³ö´í´æÔÚÖØ¸´»ò½»²æµÄÇë¼ÙÊý¾Ý£¬²Ù×÷ʧ°Ü£¡½»²æÈËÔ±ÓУºÌƳçÀ¶D016193 ÈÕÆÚ20251017 The transaction ended in the trigger. The batch has been aborted. INFO 2025-10-17 09:03:15,716 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:15,716 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 92.7049ms INFO 2025-10-17 09:03:15,716 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:15,716 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.6196ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:19,901 [26 ] 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 2025-10-17 09:03:19,901 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:03:19,901 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:19,901 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:19,903 [26 ] 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 2025-10-17 09:03:19,910 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:19,910 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.5038ms INFO 2025-10-17 09:03:19,910 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:19,911 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7137ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:20,021 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2025-10-17 09:03:20,021 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:20,022 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:20,023 [73 ] 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 2025-10-17 09:03:20,027 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:20,027 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.5185ms INFO 2025-10-17 09:03:20,027 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:20,028 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5451ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:20,194 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49544 INFO 2025-10-17 09:03:20,194 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:03:20,195 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:20,195 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:20,196 [26 ] 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). ERROR 2025-10-17 09:03:20,275 [61 ] MyHRDAL.LogRecord - HrDAL.ExecuteWithQuery(SET NOCOUNT ON; Insert into K_Leave (A0188,K_LEAVE31,LEAVE_TYPE,LEAVE_MEMO,WORK_AGENT,LEAVE_BEGIN,LEAVE_END,BEGIN_TIME,END_TIME,LEAVE_TIME,LEAVE_DAY,K_LEAVE17,K_LEAVE21,MULORGRL,OPNAME,OPDATE,SIGNED) values(@A0188,@K_LEAVE31,@LEAVE_TYPE,@LEAVE_MEMO,@WORK_AGENT,@LEAVE_BEGIN,@LEAVE_END,@BEGIN_TIME,@END_TIME,@LEAVE_TIME,@LEAVE_DAY,@K_LEAVE17,@K_LEAVE21,@MULORGRL,@OPNAME,@OPDATE,@SIGNED) ; Select SCOPE_IDENTITY();)³ö´í´æÔÚÖØ¸´»ò½»²æµÄÇë¼ÙÊý¾Ý£¬²Ù×÷ʧ°Ü£¡½»²æÈËÔ±ÓУºÌƳçÀ¶D016193 ÈÕÆÚ20251017 The transaction ended in the trigger. The batch has been aborted. INFO 2025-10-17 09:03:20,278 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:20,278 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 81.9553ms INFO 2025-10-17 09:03:20,278 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:20,278 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.4268ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:23,621 [61 ] 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 2025-10-17 09:03:23,621 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:03:23,622 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:23,622 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:23,623 [61 ] 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 2025-10-17 09:03:23,630 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:23,630 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.4113ms INFO 2025-10-17 09:03:23,630 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:23,631 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4179ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:23,786 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2025-10-17 09:03:23,786 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:23,786 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:23,788 [46 ] 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 2025-10-17 09:03:23,792 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:23,792 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.2659ms INFO 2025-10-17 09:03:23,792 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:23,792 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1539ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:23,943 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49544 INFO 2025-10-17 09:03:23,943 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:03:23,943 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:23,943 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:23,944 [26 ] 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). ERROR 2025-10-17 09:03:24,035 [46 ] MyHRDAL.LogRecord - HrDAL.ExecuteWithQuery(SET NOCOUNT ON; Insert into K_Leave (A0188,K_LEAVE31,LEAVE_TYPE,LEAVE_MEMO,WORK_AGENT,LEAVE_BEGIN,LEAVE_END,BEGIN_TIME,END_TIME,LEAVE_TIME,LEAVE_DAY,K_LEAVE17,K_LEAVE21,MULORGRL,OPNAME,OPDATE,SIGNED) values(@A0188,@K_LEAVE31,@LEAVE_TYPE,@LEAVE_MEMO,@WORK_AGENT,@LEAVE_BEGIN,@LEAVE_END,@BEGIN_TIME,@END_TIME,@LEAVE_TIME,@LEAVE_DAY,@K_LEAVE17,@K_LEAVE21,@MULORGRL,@OPNAME,@OPDATE,@SIGNED) ; Select SCOPE_IDENTITY();)³ö´í´æÔÚÖØ¸´»ò½»²æµÄÇë¼ÙÊý¾Ý£¬²Ù×÷ʧ°Ü£¡½»²æÈËÔ±ÓУºÌƳçÀ¶D016193 ÈÕÆÚ20251017 The transaction ended in the trigger. The batch has been aborted. INFO 2025-10-17 09:03:24,038 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:24,038 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 93.7235ms INFO 2025-10-17 09:03:24,038 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:24,038 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.6816ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:27,386 [46 ] 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 2025-10-17 09:03:27,386 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:03:27,386 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:27,387 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:27,388 [46 ] 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 2025-10-17 09:03:27,395 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:27,396 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.486ms INFO 2025-10-17 09:03:27,396 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:27,396 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7591ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:27,547 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2025-10-17 09:03:27,547 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:27,547 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:27,549 [59 ] 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 2025-10-17 09:03:27,553 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:27,553 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.2113ms INFO 2025-10-17 09:03:27,553 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:27,553 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2296ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:27,721 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49544 INFO 2025-10-17 09:03:27,721 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:03:27,721 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:27,721 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:27,722 [46 ] 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). ERROR 2025-10-17 09:03:27,795 [26 ] MyHRDAL.LogRecord - HrDAL.ExecuteWithQuery(SET NOCOUNT ON; Insert into K_Leave (A0188,K_LEAVE31,LEAVE_TYPE,LEAVE_MEMO,WORK_AGENT,LEAVE_BEGIN,LEAVE_END,BEGIN_TIME,END_TIME,LEAVE_TIME,LEAVE_DAY,K_LEAVE17,K_LEAVE21,MULORGRL,OPNAME,OPDATE,SIGNED) values(@A0188,@K_LEAVE31,@LEAVE_TYPE,@LEAVE_MEMO,@WORK_AGENT,@LEAVE_BEGIN,@LEAVE_END,@BEGIN_TIME,@END_TIME,@LEAVE_TIME,@LEAVE_DAY,@K_LEAVE17,@K_LEAVE21,@MULORGRL,@OPNAME,@OPDATE,@SIGNED) ; Select SCOPE_IDENTITY();)³ö´í´æÔÚÖØ¸´»ò½»²æµÄÇë¼ÙÊý¾Ý£¬²Ù×÷ʧ°Ü£¡½»²æÈËÔ±ÓУºÌƳçÀ¶D016193 ÈÕÆÚ20251017 The transaction ended in the trigger. The batch has been aborted. INFO 2025-10-17 09:03:27,798 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:27,798 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 75.6801ms INFO 2025-10-17 09:03:27,798 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:27,798 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.5655ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:34,106 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 09:03:34,106 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:34,107 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:34,108 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:03:34,137 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:34,137 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.1038ms INFO 2025-10-17 09:03:34,137 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:34,137 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.1793ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:46,626 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 09:03:46,627 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:46,627 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:46,628 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:03:46,660 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:46,661 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 32.2112ms INFO 2025-10-17 09:03:46,661 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:46,661 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5346ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:54,578 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663032480&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:03:54,579 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:03:54,579 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8148ms 200 text/html INFO 2025-10-17 09:03:54,695 [46 ] 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 2025-10-17 09:03:54,696 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:03:54,696 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7409ms 200 text/html INFO 2025-10-17 09:03:55,403 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760663033358 INFO 2025-10-17 09:03:55,404 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:03:55,404 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7204ms 200 application/javascript INFO 2025-10-17 09:03:55,480 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.26667237101455354 INFO 2025-10-17 09:03:55,481 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:03:55,481 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6286ms 200 application/javascript INFO 2025-10-17 09:03:55,688 [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%3D1760663032480%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:03:55,688 [59 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:03:55,688 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,690 [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 2025-10-17 09:03:55,691 [59 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663032480&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:03:55,693 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:55,693 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5596ms INFO 2025-10-17 09:03:55,693 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,694 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4974ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:55,717 [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 2025-10-17 09:03:55,717 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:03:55,717 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:55,717 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,719 [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 2025-10-17 09:03:55,720 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:03:55,720 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:03:55,720 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:03:55,735 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:03:55,737 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:55,737 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6162ms INFO 2025-10-17 09:03:55,737 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,738 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.836ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:55,844 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:03:55,844 [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 2025-10-17 09:03:55,844 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:55,845 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:55,845 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,845 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,846 [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 2025-10-17 09:03:55,846 [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 2025-10-17 09:03:55,847 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:03:55,847 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:03:55,847 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:03:55,849 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:55,850 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5277ms INFO 2025-10-17 09:03:55,850 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,850 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5078ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:55,862 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:03:55,862 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:03:55,864 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:55,864 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.3991ms INFO 2025-10-17 09:03:55,864 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,865 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5409ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:55,969 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:03:55,969 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:55,969 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,971 [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 2025-10-17 09:03:55,974 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:55,974 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5175ms INFO 2025-10-17 09:03:55,974 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,975 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8848ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:55,979 [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 2025-10-17 09:03:55,979 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:55,979 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,980 [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 2025-10-17 09:03:55,984 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:55,984 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0803ms INFO 2025-10-17 09:03:55,984 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:55,984 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8247ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:56,083 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:03:56,084 [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 2025-10-17 09:03:56,084 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:56,084 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:56,084 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,084 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,085 [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 2025-10-17 09:03:56,085 [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 2025-10-17 09:03:56,089 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:56,089 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:56,089 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2282ms INFO 2025-10-17 09:03:56,089 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,089 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.274ms INFO 2025-10-17 09:03:56,089 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,089 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1726ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:56,089 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5642ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:56,107 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:03:56,108 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:56,108 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,109 [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 2025-10-17 09:03:56,112 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:56,112 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1507ms INFO 2025-10-17 09:03:56,112 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,112 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1773ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:56,114 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:03:56,114 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:56,114 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,115 [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 2025-10-17 09:03:56,123 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:56,123 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4501ms INFO 2025-10-17 09:03:56,123 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,123 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3855ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:56,123 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:03:56,123 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:56,123 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,124 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:03:56,124 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:56,124 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,125 [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 2025-10-17 09:03:56,125 [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 2025-10-17 09:03:56,129 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:56,129 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9592ms INFO 2025-10-17 09:03:56,129 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,129 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7533ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:56,130 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:56,130 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6757ms INFO 2025-10-17 09:03:56,130 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,130 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6241ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:56,237 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:03:56,237 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:56,238 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,239 [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 2025-10-17 09:03:56,243 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:03:56,243 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:03:56,243 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,245 [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 2025-10-17 09:03:56,270 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:56,270 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.1444ms INFO 2025-10-17 09:03:56,270 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,270 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2313ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:03:56,303 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:03:56,303 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 64.3021ms INFO 2025-10-17 09:03:56,303 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:03:56,304 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.5813ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:04:02,092 [59 ] 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 2025-10-17 09:04:02,092 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:04:02,092 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:04:02,094 [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 2025-10-17 09:04:02,098 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:04:02,098 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:04:02,098 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8066ms INFO 2025-10-17 09:04:02,098 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:04:02,098 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:04:02,098 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:04:02,098 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1629ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:04:02,099 [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 2025-10-17 09:04:02,136 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:04:02,136 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 36.3891ms INFO 2025-10-17 09:04:02,136 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:04:02,136 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5305ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:05:45,862 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:05:45,862 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:05:45,862 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:05:45,864 [26 ] 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 2025-10-17 09:05:45,892 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:05:45,892 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.83ms INFO 2025-10-17 09:05:45,892 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:05:45,893 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.1024ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:05:47,966 [26 ] 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 2025-10-17 09:05:47,967 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:05:47,967 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:05:47,968 [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 2025-10-17 09:05:47,972 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:05:47,972 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6113ms INFO 2025-10-17 09:05:47,972 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:05:47,972 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7198ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:05:48,006 [87 ] 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 2025-10-17 09:05:48,007 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:05:48,007 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:05:48,008 [87 ] 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 2025-10-17 09:05:48,046 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:05:48,049 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.7751ms INFO 2025-10-17 09:05:48,049 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:05:48,049 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7163ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:05:49,291 [74 ] 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 2025-10-17 09:05:49,292 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:05:49,292 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:05:49,292 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:05:49,293 [74 ] 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 2025-10-17 09:05:49,300 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:05:49,300 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2722ms INFO 2025-10-17 09:05:49,300 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:05:49,300 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.587ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:05:58,366 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:05:58,366 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:05:58,366 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:05:58,368 [74 ] 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 2025-10-17 09:05:58,397 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:05:58,397 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.0777ms INFO 2025-10-17 09:05:58,397 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:05:58,397 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.1605ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:02,966 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 09:06:02,966 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:02,968 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 09:06:02,968 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4974ms 200 application/javascript INFO 2025-10-17 09:06:02,968 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 09:06:02,968 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:02,968 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 09:06:02,968 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5282ms 200 application/javascript INFO 2025-10-17 09:06:02,991 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 09:06:02,992 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 09:06:02,992 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5392ms 200 text/css INFO 2025-10-17 09:06:02,997 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 09:06:02,997 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 09:06:02,997 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7278ms 200 text/css INFO 2025-10-17 09:06:02,998 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 09:06:02,998 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 09:06:02,998 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 09:06:02,999 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 09:06:02,999 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.518ms 200 text/css INFO 2025-10-17 09:06:02,999 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8064ms 200 text/css INFO 2025-10-17 09:06:03,011 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 09:06:03,011 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:03,011 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 09:06:03,011 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6822ms 200 application/javascript INFO 2025-10-17 09:06:03,012 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 09:06:03,013 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 09:06:03,013 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1574ms 200 text/css INFO 2025-10-17 09:06:03,026 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 09:06:03,026 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:03,026 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 09:06:03,026 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.468ms 200 application/javascript INFO 2025-10-17 09:06:03,043 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 09:06:03,043 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:03,043 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 09:06:03,044 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6651ms 200 application/javascript INFO 2025-10-17 09:06:03,173 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=78e4fdc4-ae71-4caf-8d7d-85b68144d8a6& INFO 2025-10-17 09:06:03,173 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:03,173 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,175 [26 ] 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 2025-10-17 09:06:03,221 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:03,221 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.6232ms INFO 2025-10-17 09:06:03,221 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,222 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8748ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:03,348 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:06:03,348 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:03,349 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,349 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330654&isHis=& INFO 2025-10-17 09:06:03,349 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:03,349 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,350 [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 2025-10-17 09:06:03,350 [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 2025-10-17 09:06:03,354 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:06:03,356 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:03,356 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9911ms INFO 2025-10-17 09:06:03,356 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,356 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0182ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:03,360 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:03,360 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.9361ms INFO 2025-10-17 09:06:03,360 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,360 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6317ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:03,473 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=78e4fdc4-ae71-4caf-8d7d-85b68144d8a6&isHis=& INFO 2025-10-17 09:06:03,474 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:03,474 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,475 [61 ] 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 2025-10-17 09:06:03,524 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:03,524 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 48.8087ms INFO 2025-10-17 09:06:03,524 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,524 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.056ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:03,638 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=78e4fdc4-ae71-4caf-8d7d-85b68144d8a6&flowID=78&nodeCode=begin& INFO 2025-10-17 09:06:03,638 [61 ] 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=78e4fdc4-ae71-4caf-8d7d-85b68144d8a6&recordId=61600&tableName=K_LEAVE& INFO 2025-10-17 09:06:03,638 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:03,638 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:03,638 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,638 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,638 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=78e4fdc4-ae71-4caf-8d7d-85b68144d8a6&isHis=& INFO 2025-10-17 09:06:03,638 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:03,639 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,640 [74 ] 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 2025-10-17 09:06:03,640 [61 ] 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 2025-10-17 09:06:03,640 [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 2025-10-17 09:06:03,693 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:03,693 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 53.5328ms INFO 2025-10-17 09:06:03,693 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,693 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.7587ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:03,719 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:03,719 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 79.738ms INFO 2025-10-17 09:06:03,719 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,720 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.9119ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:03,721 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:03,722 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 81.6465ms INFO 2025-10-17 09:06:03,722 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,722 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.398ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:03,817 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 09:06:03,818 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 09:06:03,818 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5917ms 200 image/png INFO 2025-10-17 09:06:03,858 [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 2025-10-17 09:06:03,858 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:03,858 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,859 [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 2025-10-17 09:06:03,860 [26 ] 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 2025-10-17 09:06:03,860 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:03,860 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,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 2025-10-17 09:06:03,863 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:03,863 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3776ms INFO 2025-10-17 09:06:03,863 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,863 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2126ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:03,864 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:03,865 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0469ms INFO 2025-10-17 09:06:03,865 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,865 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7893ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:03,888 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=78e4fdc4-ae71-4caf-8d7d-85b68144d8a6& INFO 2025-10-17 09:06:03,888 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:03,888 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,889 [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 2025-10-17 09:06:03,971 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:03,974 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 84.9098ms INFO 2025-10-17 09:06:03,974 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:03,974 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.7784ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:05,148 [26 ] 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 2025-10-17 09:06:05,148 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:05,148 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:05,149 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:05,150 [26 ] 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 2025-10-17 09:06:05,156 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:05,156 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3702ms INFO 2025-10-17 09:06:05,156 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:05,157 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7641ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:05,242 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 09:06:05,243 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 09:06:05,243 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7348ms 200 image/png INFO 2025-10-17 09:06:05,264 [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=EVr9A92Smwk%3D& INFO 2025-10-17 09:06:05,264 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:05,264 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:05,265 [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 2025-10-17 09:06:05,271 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:05,271 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0268ms INFO 2025-10-17 09:06:05,271 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:05,272 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.828ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:06,528 [87 ] 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 2025-10-17 09:06:06,528 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:06,529 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:06,529 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:06,531 [87 ] 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 2025-10-17 09:06:06,638 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:06,638 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M) in 107.3405ms INFO 2025-10-17 09:06:06,638 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:06,638 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.1573ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:07,788 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:06:07,789 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:07,789 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:07,790 [26 ] 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 2025-10-17 09:06:07,809 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:07,809 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 18.7831ms INFO 2025-10-17 09:06:07,809 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:07,809 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8172ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:09,287 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663168142&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:06:09,287 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:06:09,287 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7228ms 200 text/html INFO 2025-10-17 09:06:09,303 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:06:09,303 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:09,341 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:06:09,341 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1061ms 200 application/javascript INFO 2025-10-17 09:06:09,386 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:06:09,387 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:09,398 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:06:09,398 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6458ms 200 application/javascript INFO 2025-10-17 09:06:10,416 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760663169650 INFO 2025-10-17 09:06:10,416 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:06:10,417 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7364ms 200 application/javascript INFO 2025-10-17 09:06:10,510 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.00476852809402617 INFO 2025-10-17 09:06:10,510 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:06:10,511 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5261ms 200 application/javascript INFO 2025-10-17 09:06:10,741 [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%3D1760663168142%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:06:10,741 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:06:10,741 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:10,743 [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 2025-10-17 09:06:10,744 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663168142&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:06:10,747 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:10,747 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9593ms INFO 2025-10-17 09:06:10,747 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:10,747 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8898ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:10,758 [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 2025-10-17 09:06:10,758 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:10,758 [26 ] 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 2025-10-17 09:06:10,758 [26 ] 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 2025-10-17 09:06:10,758 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:10,760 [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). WARN 2025-10-17 09:06:10,760 [26 ] 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 2025-10-17 09:06:10,760 [26 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:06:10,760 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:10,761 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7758ms INFO 2025-10-17 09:06:10,761 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:10,761 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9973ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:06:10,877 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 09:06:10,877 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:10,877 [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 2025-10-17 09:06:10,877 [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 2025-10-17 09:06:10,877 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:06:10,879 [65 ] 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 2025-10-17 09:06:10,880 [26 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NDAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDQzMCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-WkqemTtiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTQwIiwianRpIjoiMWYyNDYwY2EtYjlmNi00ZTc3LWE0NzgtNWEyYjBkMDE2YjBhIiwiaWF0IjoxNzYwNDg2OTk4LCJuYmYiOjE3NjA0ODY5OTYsImV4cCI6MTc2MDU3MzM5OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.PLgzRxM0lhEwVPHwflWe20Oya6BnR21htl3VHN2BYOM INFO 2025-10-17 09:06:10,883 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:10,883 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9293ms INFO 2025-10-17 09:06:10,883 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:06:10,883 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9641ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:10,997 [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 2025-10-17 09:06:10,997 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:10,997 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:10,999 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,000 [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 2025-10-17 09:06:11,001 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:06:11,002 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:06:11,002 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:06:11,016 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:06:11,026 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,026 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 25.959ms INFO 2025-10-17 09:06:11,026 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,026 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4934ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,033 [74 ] 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 2025-10-17 09:06:11,033 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,034 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,035 [74 ] 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 2025-10-17 09:06:11,073 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,075 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.3597ms INFO 2025-10-17 09:06:11,075 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,075 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2267ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,136 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:06:11,137 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,137 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,138 [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 2025-10-17 09:06:11,139 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:06:11,139 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:06:11,139 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:06:11,146 [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 2025-10-17 09:06:11,146 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,146 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,147 [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 2025-10-17 09:06:11,151 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,151 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.405ms INFO 2025-10-17 09:06:11,151 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,151 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1996ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,154 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:06:11,169 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:06:11,172 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,172 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8674ms INFO 2025-10-17 09:06:11,172 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,172 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.965ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,332 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:06:11,333 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,333 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,334 [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 2025-10-17 09:06:11,343 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,343 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8597ms INFO 2025-10-17 09:06:11,343 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,343 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1411ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,346 [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 2025-10-17 09:06:11,346 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,346 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,347 [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 2025-10-17 09:06:11,350 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,350 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.045ms INFO 2025-10-17 09:06:11,350 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,350 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8747ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,354 [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 2025-10-17 09:06:11,354 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,354 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,355 [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 2025-10-17 09:06:11,358 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,358 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8046ms INFO 2025-10-17 09:06:11,358 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,358 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5652ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,402 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:06:11,403 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,403 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,404 [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 2025-10-17 09:06:11,407 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:06:11,407 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,407 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,408 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,408 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.8615ms INFO 2025-10-17 09:06:11,408 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,408 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.922ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,409 [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 2025-10-17 09:06:11,416 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:06:11,416 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,416 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5559ms INFO 2025-10-17 09:06:11,416 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,416 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.158ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,416 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,416 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,418 [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 2025-10-17 09:06:11,420 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,420 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6853ms INFO 2025-10-17 09:06:11,420 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,420 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4328ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,425 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:06:11,425 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,425 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,426 [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 2025-10-17 09:06:11,429 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,429 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1646ms INFO 2025-10-17 09:06:11,429 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,429 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7272ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,487 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:06:11,487 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,487 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,489 [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 2025-10-17 09:06:11,493 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:06:11,493 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,493 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:06:11,493 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,493 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:11,494 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,494 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,494 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.3025ms INFO 2025-10-17 09:06:11,494 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,494 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3402ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,495 [74 ] 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 2025-10-17 09:06:11,495 [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 2025-10-17 09:06:11,505 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,505 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.1662ms INFO 2025-10-17 09:06:11,505 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,505 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6045ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:11,516 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:11,516 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.9521ms INFO 2025-10-17 09:06:11,516 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:11,516 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3199ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:12,244 [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 71 INFO 2025-10-17 09:06:12,244 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:12,244 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:12,244 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:12,246 [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 2025-10-17 09:06:12,252 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:12,252 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4552ms INFO 2025-10-17 09:06:12,252 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:12,252 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6416ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:13,446 [74 ] 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 2025-10-17 09:06:13,447 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:13,447 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:13,447 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:13,449 [74 ] 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 2025-10-17 09:06:13,496 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:13,496 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.7648ms INFO 2025-10-17 09:06:13,496 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:13,496 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.0003ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:13,575 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:06:13,575 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:13,575 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:13,576 [90 ] 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 2025-10-17 09:06:13,584 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:13,584 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.766ms INFO 2025-10-17 09:06:13,584 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:13,584 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7335ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:15,274 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 65 INFO 2025-10-17 09:06:15,274 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:15,274 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:15,275 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,276 [87 ] 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 2025-10-17 09:06:15,386 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:15,386 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 109.8327ms INFO 2025-10-17 09:06:15,386 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,386 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.0773ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:15,475 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=b9b682af-2fc2-4fca-8e22-18a45f1072bd& INFO 2025-10-17 09:06:15,475 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:15,475 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,476 [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 2025-10-17 09:06:15,522 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:15,522 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.8648ms INFO 2025-10-17 09:06:15,522 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,523 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9511ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:15,590 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:06:15,590 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:15,590 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,592 [65 ] 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 2025-10-17 09:06:15,597 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330650&isHis=& INFO 2025-10-17 09:06:15,597 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:15,598 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,598 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:15,598 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2036ms INFO 2025-10-17 09:06:15,598 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,598 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1705ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:15,599 [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 2025-10-17 09:06:15,602 [90 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:06:15,607 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:15,607 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.1817ms INFO 2025-10-17 09:06:15,607 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,607 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2283ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:15,675 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=b9b682af-2fc2-4fca-8e22-18a45f1072bd&isHis=& INFO 2025-10-17 09:06:15,675 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:15,675 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,676 [90 ] 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 2025-10-17 09:06:15,680 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288359185&guid=b9b682af-2fc2-4fca-8e22-18a45f1072bd&recordId=61579&tableName=K_LEAVE& INFO 2025-10-17 09:06:15,680 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:15,680 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,681 [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 2025-10-17 09:06:15,685 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=b9b682af-2fc2-4fca-8e22-18a45f1072bd&flowID=78&nodeCode=N1660288359185& INFO 2025-10-17 09:06:15,685 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:15,685 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,702 [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 2025-10-17 09:06:15,738 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:15,738 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 61.9058ms INFO 2025-10-17 09:06:15,738 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,738 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7922ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:15,765 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:15,765 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 83.5923ms INFO 2025-10-17 09:06:15,765 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,765 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.4585ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:15,772 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:15,772 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 70.0341ms INFO 2025-10-17 09:06:15,772 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,772 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.5865ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:15,846 [90 ] 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 2025-10-17 09:06:15,846 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:15,846 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,848 [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 2025-10-17 09:06:15,851 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:15,851 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2051ms INFO 2025-10-17 09:06:15,851 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,851 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4096ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:15,863 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=b9b682af-2fc2-4fca-8e22-18a45f1072bd& INFO 2025-10-17 09:06:15,864 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:15,864 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,865 [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 2025-10-17 09:06:15,969 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:15,971 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 106.0931ms INFO 2025-10-17 09:06:15,971 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:15,971 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.0471ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:17,300 [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 2025-10-17 09:06:17,300 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:17,300 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:17,300 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:17,301 [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 2025-10-17 09:06:17,307 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:17,308 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9776ms INFO 2025-10-17 09:06:17,308 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:17,308 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.094ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:17,390 [90 ] 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=rE5En2DH4Bg%3D& INFO 2025-10-17 09:06:17,390 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:17,390 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:17,392 [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 2025-10-17 09:06:17,398 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:17,398 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3823ms INFO 2025-10-17 09:06:17,398 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:17,398 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5317ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:17,628 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 09:06:17,629 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:17,629 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:17,630 [90 ] 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 2025-10-17 09:06:17,636 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:17,637 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 6.2461ms INFO 2025-10-17 09:06:17,637 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:17,637 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3265ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:25,022 [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 2025-10-17 09:06:25,022 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:25,022 [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 2025-10-17 09:06:25,022 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,022 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:25,022 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,023 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 09:06:25,023 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:25,023 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,024 [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 2025-10-17 09:06:25,024 [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 2025-10-17 09:06:25,024 [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 2025-10-17 09:06:25,024 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:25,025 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,025 [61 ] 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 2025-10-17 09:06:25,026 [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 2025-10-17 09:06:25,027 [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 2025-10-17 09:06:25,027 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:25,027 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,028 [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 2025-10-17 09:06:25,029 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:25,029 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:25,029 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1182ms INFO 2025-10-17 09:06:25,029 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1786ms INFO 2025-10-17 09:06:25,029 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,029 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,029 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1019ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:25,029 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5243ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:25,030 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:25,030 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.3102ms INFO 2025-10-17 09:06:25,030 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,030 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4775ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:25,031 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:25,031 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.6007ms INFO 2025-10-17 09:06:25,031 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,032 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6546ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:25,033 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:25,034 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.6765ms INFO 2025-10-17 09:06:25,034 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,034 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1334ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:25,184 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1940& INFO 2025-10-17 09:06:25,184 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:25,184 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,186 [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 2025-10-17 09:06:25,192 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:25,194 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.7219ms INFO 2025-10-17 09:06:25,195 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,195 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8738ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:25,397 [90 ] 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 2025-10-17 09:06:25,398 [90 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:25,398 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:25,398 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,399 [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 2025-10-17 09:06:25,446 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:25,446 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.776ms INFO 2025-10-17 09:06:25,446 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:25,446 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.78ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:27,021 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 63 INFO 2025-10-17 09:06:27,022 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:27,022 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:27,022 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,023 [52 ] 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 2025-10-17 09:06:27,133 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:27,133 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 109.5175ms INFO 2025-10-17 09:06:27,133 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,133 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.7239ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:27,225 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0477bcff-5959-42ee-ba48-71e140389dbc& INFO 2025-10-17 09:06:27,225 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:27,225 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,227 [52 ] 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 2025-10-17 09:06:27,273 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:27,273 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.3262ms INFO 2025-10-17 09:06:27,273 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,274 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5992ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:27,344 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:06:27,345 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:27,345 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,346 [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 2025-10-17 09:06:27,352 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330649&isHis=& INFO 2025-10-17 09:06:27,352 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:27,352 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,353 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:27,353 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4461ms INFO 2025-10-17 09:06:27,353 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,353 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.579ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:27,354 [52 ] 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 2025-10-17 09:06:27,357 [52 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:06:27,362 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:27,362 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4918ms INFO 2025-10-17 09:06:27,362 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,363 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6209ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:27,438 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=0477bcff-5959-42ee-ba48-71e140389dbc&isHis=& INFO 2025-10-17 09:06:27,438 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:27,438 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,440 [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 2025-10-17 09:06:27,447 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288359185&guid=0477bcff-5959-42ee-ba48-71e140389dbc&recordId=61580&tableName=K_LEAVE& INFO 2025-10-17 09:06:27,447 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:27,447 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,449 [52 ] 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 2025-10-17 09:06:27,452 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=0477bcff-5959-42ee-ba48-71e140389dbc&flowID=78&nodeCode=N1660288359185& INFO 2025-10-17 09:06:27,453 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:27,453 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,454 [74 ] 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 2025-10-17 09:06:27,527 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:27,527 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:27,527 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 73.053ms INFO 2025-10-17 09:06:27,527 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,527 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.6095ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:27,527 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 87.4452ms INFO 2025-10-17 09:06:27,527 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,527 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:27,527 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 78.5745ms INFO 2025-10-17 09:06:27,527 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,527 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.1391ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:27,527 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.1531ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:27,638 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=0477bcff-5959-42ee-ba48-71e140389dbc& INFO 2025-10-17 09:06:27,639 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:27,639 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,640 [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 2025-10-17 09:06:27,709 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:27,712 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 71.9943ms INFO 2025-10-17 09:06:27,712 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:27,712 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.8676ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:28,591 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 09:06:28,591 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:28,591 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:28,592 [71 ] 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 2025-10-17 09:06:28,594 [87 ] 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 2025-10-17 09:06:28,594 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:28,594 [71 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 09:06:28,594 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:28,595 [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 2025-10-17 09:06:28,600 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:28,600 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.5561ms INFO 2025-10-17 09:06:28,600 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:28,600 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5395ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:28,601 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:28,601 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.6789ms INFO 2025-10-17 09:06:28,601 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:28,601 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7002ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:28,759 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1940& INFO 2025-10-17 09:06:28,759 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:28,759 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:28,760 [74 ] 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 2025-10-17 09:06:28,764 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:28,768 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.6718ms INFO 2025-10-17 09:06:28,768 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:28,768 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5067ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:28,865 [74 ] 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 2025-10-17 09:06:28,865 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:28,865 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:28,865 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:28,867 [74 ] 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 2025-10-17 09:06:28,872 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:28,873 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8223ms INFO 2025-10-17 09:06:28,873 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:28,873 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8445ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:28,954 [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_LEAVE&keyFieldValue=LnL6hjsCnGw%3D& INFO 2025-10-17 09:06:28,954 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:28,954 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:28,955 [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 2025-10-17 09:06:28,962 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:28,962 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3729ms INFO 2025-10-17 09:06:28,962 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:28,962 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2669ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:35,954 [71 ] 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 2025-10-17 09:06:35,955 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:35,955 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:35,955 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:35,956 [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 2025-10-17 09:06:36,003 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:36,003 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.0326ms INFO 2025-10-17 09:06:36,003 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:36,004 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2287ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:39,075 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 63 INFO 2025-10-17 09:06:39,075 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:39,075 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:39,075 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,077 [87 ] 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 2025-10-17 09:06:39,185 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:39,185 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 108.581ms INFO 2025-10-17 09:06:39,185 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,185 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.7376ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:39,268 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=95e8c712-ec79-48f7-be7a-b7731ad0ed5c& INFO 2025-10-17 09:06:39,269 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:39,269 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,270 [74 ] 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 2025-10-17 09:06:39,316 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:39,316 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.406ms INFO 2025-10-17 09:06:39,316 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,317 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4519ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:39,390 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:06:39,391 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:39,391 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,392 [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 2025-10-17 09:06:39,398 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:39,398 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7515ms INFO 2025-10-17 09:06:39,398 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,398 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330554&isHis=& INFO 2025-10-17 09:06:39,398 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6226ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:39,398 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:39,398 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,400 [87 ] 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 2025-10-17 09:06:39,403 [87 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:06:39,408 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:39,408 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.1428ms INFO 2025-10-17 09:06:39,408 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,408 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0753ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:39,474 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=95e8c712-ec79-48f7-be7a-b7731ad0ed5c&isHis=& INFO 2025-10-17 09:06:39,474 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:39,474 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,475 [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 2025-10-17 09:06:39,478 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288359185&guid=95e8c712-ec79-48f7-be7a-b7731ad0ed5c&recordId=61597&tableName=K_LEAVE& INFO 2025-10-17 09:06:39,478 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:39,479 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,480 [87 ] 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 2025-10-17 09:06:39,485 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=95e8c712-ec79-48f7-be7a-b7731ad0ed5c&flowID=78&nodeCode=N1660288359185& INFO 2025-10-17 09:06:39,485 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:39,485 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,486 [52 ] 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 2025-10-17 09:06:39,553 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:39,553 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 73.1986ms INFO 2025-10-17 09:06:39,553 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,553 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.8833ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:39,555 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:39,556 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 69.4423ms INFO 2025-10-17 09:06:39,556 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,556 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.0203ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:39,556 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:39,556 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 81.003ms INFO 2025-10-17 09:06:39,556 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,556 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.6314ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:39,640 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=95e8c712-ec79-48f7-be7a-b7731ad0ed5c& INFO 2025-10-17 09:06:39,641 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:39,641 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,642 [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 2025-10-17 09:06:39,714 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:39,717 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.8103ms INFO 2025-10-17 09:06:39,717 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:39,717 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.8342ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:40,955 [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 2025-10-17 09:06:40,955 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:40,955 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:40,955 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:40,956 [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 2025-10-17 09:06:40,962 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:40,963 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1533ms INFO 2025-10-17 09:06:40,963 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:40,963 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.221ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:41,050 [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=RSlvArWXId0%3D& INFO 2025-10-17 09:06:41,051 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:41,051 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:41,052 [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 2025-10-17 09:06:41,058 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:41,059 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2918ms INFO 2025-10-17 09:06:41,059 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:41,059 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2427ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:44,588 [26 ] 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 2025-10-17 09:06:44,589 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:44,589 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:44,590 [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 2025-10-17 09:06:44,594 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:44,594 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4178ms INFO 2025-10-17 09:06:44,594 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:44,594 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6283ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:49,463 [87 ] 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 2025-10-17 09:06:49,463 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:49,463 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:49,463 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:49,465 [87 ] 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 2025-10-17 09:06:49,512 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:49,512 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.9957ms INFO 2025-10-17 09:06:49,512 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:49,512 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1178ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:51,219 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 63 INFO 2025-10-17 09:06:51,219 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:51,219 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:51,220 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,221 [87 ] 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 2025-10-17 09:06:51,332 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:51,332 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 110.8507ms INFO 2025-10-17 09:06:51,332 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,332 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 113.0205ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:51,405 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=954f68f0-2e1e-48ba-9d29-14cdbc8f2cc7& INFO 2025-10-17 09:06:51,405 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:51,406 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,407 [52 ] 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 2025-10-17 09:06:51,453 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:51,453 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.7207ms INFO 2025-10-17 09:06:51,453 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,453 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7757ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:51,525 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:06:51,525 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:51,525 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,527 [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 2025-10-17 09:06:51,533 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:51,533 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330436&isHis=& INFO 2025-10-17 09:06:51,533 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8602ms INFO 2025-10-17 09:06:51,533 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,533 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8786ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:51,533 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:51,533 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,534 [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 2025-10-17 09:06:51,538 [46 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:06:51,543 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:51,543 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4201ms INFO 2025-10-17 09:06:51,543 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,543 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2582ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:51,611 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 09:06:51,611 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:51,611 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,613 [46 ] 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 2025-10-17 09:06:51,616 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:51,617 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.854ms INFO 2025-10-17 09:06:51,617 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,617 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6721ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:51,690 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=954f68f0-2e1e-48ba-9d29-14cdbc8f2cc7&isHis=& INFO 2025-10-17 09:06:51,691 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:51,691 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,692 [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 2025-10-17 09:06:51,694 [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=N1699258785306&guid=954f68f0-2e1e-48ba-9d29-14cdbc8f2cc7&recordId=3909&tableName=FORM71& INFO 2025-10-17 09:06:51,694 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:51,694 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,696 [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 2025-10-17 09:06:51,702 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=954f68f0-2e1e-48ba-9d29-14cdbc8f2cc7&flowID=185&nodeCode=N1699258785306& INFO 2025-10-17 09:06:51,702 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:51,702 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,703 [74 ] 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 2025-10-17 09:06:51,743 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:51,743 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.5419ms INFO 2025-10-17 09:06:51,743 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,743 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.276ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:51,760 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:51,760 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 68.398ms INFO 2025-10-17 09:06:51,760 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,761 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.2213ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:51,771 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:51,771 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 67.9541ms INFO 2025-10-17 09:06:51,771 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,771 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.5459ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:51,838 [71 ] 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=3909&approveID=330436& INFO 2025-10-17 09:06:51,838 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:51,839 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,840 [71 ] 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 2025-10-17 09:06:51,844 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:51,844 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.516ms INFO 2025-10-17 09:06:51,844 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,844 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3262ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:51,926 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3909&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=62199&guid=954f68f0-2e1e-48ba-9d29-14cdbc8f2cc7&flag=1& INFO 2025-10-17 09:06:51,927 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:51,927 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:51,928 [26 ] 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 2025-10-17 09:06:52,026 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:52,028 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 100.3326ms INFO 2025-10-17 09:06:52,028 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:52,029 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.1877ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:52,264 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=70446f87-f7e8-8463-57f9-e83406fdc1bc&attachTableName=& INFO 2025-10-17 09:06:52,264 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=08f5e401-7cd9-63fe-04dc-842f55d4b1c1&attachTableName=& INFO 2025-10-17 09:06:52,264 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:52,264 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:52,264 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:52,265 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:52,266 [71 ] 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 2025-10-17 09:06:52,266 [26 ] 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 2025-10-17 09:06:52,280 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:52,280 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:52,280 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 14.0869ms INFO 2025-10-17 09:06:52,281 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:52,281 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 14.1467ms INFO 2025-10-17 09:06:52,281 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:52,281 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.662ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:52,281 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4746ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:53,308 [26 ] 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=DAgBXso4u7s%3D& INFO 2025-10-17 09:06:53,308 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:53,309 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:53,310 [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 2025-10-17 09:06:53,316 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:53,316 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8422ms INFO 2025-10-17 09:06:53,316 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:53,316 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9053ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:53,503 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663212635&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:06:53,504 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:06:53,504 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5379ms 200 text/html INFO 2025-10-17 09:06:54,223 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760663213445 INFO 2025-10-17 09:06:54,223 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:06:54,223 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7378ms 200 application/javascript INFO 2025-10-17 09:06:54,328 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3277792579894869 INFO 2025-10-17 09:06:54,328 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:06:54,328 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6379ms 200 application/javascript INFO 2025-10-17 09:06:54,578 [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%3D1760663212635%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:06:54,578 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:06:54,578 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,579 [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 2025-10-17 09:06:54,580 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663212635&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:06:54,583 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:54,583 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7782ms INFO 2025-10-17 09:06:54,583 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,583 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7031ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:54,617 [74 ] 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 2025-10-17 09:06:54,617 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:06:54,617 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:54,617 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,619 [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). INFO 2025-10-17 09:06:54,620 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:06:54,620 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:06:54,620 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:06:54,635 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:06:54,637 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:54,637 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3112ms INFO 2025-10-17 09:06:54,637 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,637 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.332ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:54,761 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:06:54,762 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:54,762 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,763 [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 2025-10-17 09:06:54,764 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:06:54,764 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:06:54,764 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:06:54,777 [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 2025-10-17 09:06:54,778 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:54,778 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,779 [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 2025-10-17 09:06:54,783 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:54,783 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5487ms INFO 2025-10-17 09:06:54,783 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,783 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6246ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:54,783 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:06:54,783 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:06:54,786 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:54,786 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 23.0533ms INFO 2025-10-17 09:06:54,786 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,786 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0766ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:54,922 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:06:54,922 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:54,922 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,924 [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 2025-10-17 09:06:54,928 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:54,928 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.7641ms INFO 2025-10-17 09:06:54,928 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,928 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9892ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:54,933 [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 2025-10-17 09:06:54,933 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:54,933 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,934 [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 2025-10-17 09:06:54,938 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:54,938 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2653ms INFO 2025-10-17 09:06:54,938 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:54,938 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1391ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:55,022 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:06:55,022 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:55,022 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,024 [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 2025-10-17 09:06:55,027 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:06:55,027 [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 2025-10-17 09:06:55,027 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:55,027 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:55,027 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,027 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,028 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:55,028 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.7865ms INFO 2025-10-17 09:06:55,028 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,029 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8079ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:55,029 [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 2025-10-17 09:06:55,029 [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 2025-10-17 09:06:55,032 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:55,032 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:55,032 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1084ms INFO 2025-10-17 09:06:55,032 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,032 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0781ms INFO 2025-10-17 09:06:55,032 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,032 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9964ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:55,032 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9471ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:55,087 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:06:55,087 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:55,087 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,089 [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 2025-10-17 09:06:55,096 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:06:55,096 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:55,096 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,098 [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 2025-10-17 09:06:55,098 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:55,098 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.7757ms INFO 2025-10-17 09:06:55,098 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,098 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8413ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:55,101 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:55,101 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8592ms INFO 2025-10-17 09:06:55,101 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,102 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8221ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:55,112 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:06:55,112 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:55,112 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,113 [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 2025-10-17 09:06:55,118 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:55,119 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1229ms INFO 2025-10-17 09:06:55,119 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,119 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9022ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:55,165 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:06:55,165 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:55,165 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,166 [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 2025-10-17 09:06:55,175 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:55,175 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7205ms INFO 2025-10-17 09:06:55,175 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,175 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5863ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:55,177 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:06:55,177 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:55,177 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,178 [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 2025-10-17 09:06:55,195 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:55,195 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5589ms INFO 2025-10-17 09:06:55,195 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:55,195 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4124ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:58,176 [87 ] 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 2025-10-17 09:06:58,177 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:58,177 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:58,178 [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 2025-10-17 09:06:58,181 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:06:58,182 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:58,182 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:58,182 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5936ms INFO 2025-10-17 09:06:58,182 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:58,182 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:58,182 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6621ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:58,183 [74 ] 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 2025-10-17 09:06:58,189 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:58,189 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.2397ms INFO 2025-10-17 09:06:58,189 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:58,190 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2676ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:06:59,439 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-17&timeBegin=07:45&timeEnd=16:45&leaveType=21&isPanel=true& INFO 2025-10-17 09:06:59,440 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:06:59,440 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:59,441 [87 ] 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 2025-10-17 09:06:59,447 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:06:59,448 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 6.0362ms INFO 2025-10-17 09:06:59,448 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:06:59,448 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2375ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:00,021 [74 ] 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 2025-10-17 09:07:00,021 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:00,021 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:00,023 [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 2025-10-17 09:07:00,027 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:00,027 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8637ms INFO 2025-10-17 09:07:00,027 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:00,027 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2905ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:00,036 [26 ] 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 2025-10-17 09:07:00,036 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:00,037 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:00,038 [26 ] 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 2025-10-17 09:07:00,076 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:00,078 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.2061ms INFO 2025-10-17 09:07:00,078 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:00,078 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3178ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:01,316 [26 ] 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 2025-10-17 09:07:01,316 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:07:01,316 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:01,317 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:01,318 [26 ] 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 2025-10-17 09:07:01,324 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:01,324 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3985ms INFO 2025-10-17 09:07:01,324 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:01,324 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4918ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:13,041 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 09:07:13,042 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:13,042 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:13,043 [26 ] 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 2025-10-17 09:07:13,050 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:13,050 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 6.4182ms INFO 2025-10-17 09:07:13,050 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:13,050 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6425ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:26,524 [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 156 INFO 2025-10-17 09:07:26,525 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:07:26,525 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:26,525 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:26,527 [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 2025-10-17 09:07:26,534 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:26,534 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.5183ms INFO 2025-10-17 09:07:26,534 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:26,534 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8636ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:26,644 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2025-10-17 09:07:26,645 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:26,645 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:26,646 [26 ] 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 2025-10-17 09:07:26,650 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:26,650 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.3285ms INFO 2025-10-17 09:07:26,650 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:26,651 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2242ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:26,791 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49547 INFO 2025-10-17 09:07:26,791 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:07:26,791 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:26,791 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:26,793 [87 ] 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 2025-10-17 09:07:26,890 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:26,890 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 97.5944ms INFO 2025-10-17 09:07:26,890 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:26,891 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.6321ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:27,029 [52 ] 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 2025-10-17 09:07:27,029 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:07:27,029 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:27,029 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:27,031 [52 ] 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 2025-10-17 09:07:27,096 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:27,096 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 65.7487ms INFO 2025-10-17 09:07:27,096 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:27,097 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.769ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:28,268 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:07:28,269 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:28,269 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:28,270 [87 ] 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 2025-10-17 09:07:28,314 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:28,315 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 44.374ms INFO 2025-10-17 09:07:28,315 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:28,315 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.4531ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:50,093 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:07:50,093 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:50,093 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:50,095 [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 2025-10-17 09:07:50,099 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:50,099 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8518ms INFO 2025-10-17 09:07:50,099 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:50,099 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9717ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:50,100 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:07:50,100 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:50,101 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:50,102 [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 2025-10-17 09:07:50,107 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:07:50,108 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:07:50,108 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:50,109 [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 2025-10-17 09:07:50,125 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:50,125 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0355ms INFO 2025-10-17 09:07:50,125 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:50,125 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8646ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:07:50,155 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:07:50,155 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 53.1658ms INFO 2025-10-17 09:07:50,155 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:07:50,155 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.9343ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:52,736 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663332382&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:08:52,737 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:08:52,737 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.822ms 200 text/html INFO 2025-10-17 09:08:53,243 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760663332955 INFO 2025-10-17 09:08:53,243 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:08:53,243 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7334ms 200 application/javascript INFO 2025-10-17 09:08:53,258 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8887667863295343 INFO 2025-10-17 09:08:53,258 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:08:53,258 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4462ms 200 application/javascript INFO 2025-10-17 09:08:53,438 [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%3D1760663332382%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:08:53,439 [53 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:08:53,439 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,440 [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 2025-10-17 09:08:53,441 [53 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663332382&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:08:53,444 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,444 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.183ms INFO 2025-10-17 09:08:53,444 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,444 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.17ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,445 [23 ] 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 2025-10-17 09:08:53,445 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:08:53,446 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,447 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,449 [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 2025-10-17 09:08:53,450 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:08:53,450 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:08:53,450 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:08:53,465 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:08:53,468 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,468 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1924ms INFO 2025-10-17 09:08:53,468 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,468 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6414ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,538 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:08:53,538 [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 2025-10-17 09:08:53,539 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,539 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,539 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,539 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,540 [23 ] 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 2025-10-17 09:08:53,540 [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 2025-10-17 09:08:53,541 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:08:53,541 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:08:53,542 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:08:53,543 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,543 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3227ms INFO 2025-10-17 09:08:53,544 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,544 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0904ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,556 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:08:53,571 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:08:53,574 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,574 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.6717ms INFO 2025-10-17 09:08:53,574 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,574 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.884ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,654 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:08:53,654 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,654 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,654 [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 2025-10-17 09:08:53,655 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,655 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,656 [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 2025-10-17 09:08:53,656 [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 2025-10-17 09:08:53,659 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,659 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1598ms INFO 2025-10-17 09:08:53,659 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,659 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8247ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,664 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,664 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1869ms INFO 2025-10-17 09:08:53,664 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,664 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1213ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,737 [90 ] 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 2025-10-17 09:08:53,737 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,737 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,738 [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 2025-10-17 09:08:53,741 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,741 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8382ms INFO 2025-10-17 09:08:53,741 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,741 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6129ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,744 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:08:53,744 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,744 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,745 [23 ] 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 2025-10-17 09:08:53,748 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,748 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9965ms INFO 2025-10-17 09:08:53,748 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,749 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7468ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,750 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:08:53,751 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,751 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,751 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:08:53,751 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,751 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,752 [23 ] 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 2025-10-17 09:08:53,752 [90 ] 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 2025-10-17 09:08:53,754 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:08:53,754 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,754 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,755 [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 2025-10-17 09:08:53,758 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,758 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,758 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1271ms INFO 2025-10-17 09:08:53,758 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,758 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.4563ms INFO 2025-10-17 09:08:53,758 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,758 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1035ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,758 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8387ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,759 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:08:53,759 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,760 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,760 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,760 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6601ms INFO 2025-10-17 09:08:53,760 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,760 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1331ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,761 [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 2025-10-17 09:08:53,765 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,765 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.054ms INFO 2025-10-17 09:08:53,765 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,765 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6748ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,826 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:08:53,827 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,827 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,827 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:08:53,827 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:53,827 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,828 [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 2025-10-17 09:08:53,828 [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 2025-10-17 09:08:53,837 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,837 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7494ms INFO 2025-10-17 09:08:53,837 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,837 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4269ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:53,844 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:53,844 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.8492ms INFO 2025-10-17 09:08:53,844 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:53,844 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6941ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:08:59,075 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 09:08:59,076 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:08:59,076 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:59,077 [53 ] 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 2025-10-17 09:08:59,082 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:08:59,083 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.2205ms INFO 2025-10-17 09:08:59,083 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:08:59,083 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2578ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:09:37,797 [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 2025-10-17 09:09:37,797 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:09:37,797 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:37,799 [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 2025-10-17 09:09:37,802 [25 ] 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 2025-10-17 09:09:37,802 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:09:37,803 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:37,804 [25 ] 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 2025-10-17 09:09:37,811 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:09:37,811 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 11.9935ms INFO 2025-10-17 09:09:37,811 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:37,811 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0839ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:09:38,160 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:09:38,160 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 356.4235ms INFO 2025-10-17 09:09:38,160 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:38,160 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 358.1904ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:09:42,289 [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 2025-10-17 09:09:42,289 [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=202501&endTime=202512&state=& INFO 2025-10-17 09:09:42,289 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:09:42,289 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:09:42,289 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:42,289 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:42,291 [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 2025-10-17 09:09:42,291 [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 2025-10-17 09:09:42,296 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:09:42,296 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8878ms INFO 2025-10-17 09:09:42,296 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:42,296 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3599ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:09:42,552 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:09:42,552 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 260.9104ms INFO 2025-10-17 09:09:42,552 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:42,552 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 263.4493ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:09:53,486 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-22&timeBegin=07:45&timeEnd=17:45&leaveType=21&isPanel=true& INFO 2025-10-17 09:09:53,487 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:09:53,487 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:53,489 [61 ] 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 2025-10-17 09:09:53,497 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:09:53,497 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 8.219ms INFO 2025-10-17 09:09:53,497 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:53,497 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9573ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:09:54,446 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 09:09:54,446 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:09:54,446 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:54,448 [77 ] 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 2025-10-17 09:09:54,453 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:09:54,453 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.2282ms INFO 2025-10-17 09:09:54,453 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:09:54,453 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3749ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:03,344 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663403283&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:10:03,344 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:10:03,344 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8231ms 200 text/html INFO 2025-10-17 09:10:03,707 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760663403692 INFO 2025-10-17 09:10:03,707 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:10:03,707 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6633ms 200 application/javascript INFO 2025-10-17 09:10:03,721 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.10809079234233221 INFO 2025-10-17 09:10:03,721 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:10:03,721 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4663ms 200 application/javascript INFO 2025-10-17 09:10:03,826 [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%3D1760663403283%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:10:03,826 [53 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:10:03,826 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:03,828 [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 2025-10-17 09:10:03,829 [53 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663403283&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:10:03,832 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:03,832 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.351ms INFO 2025-10-17 09:10:03,832 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:03,832 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.442ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:03,835 [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 2025-10-17 09:10:03,835 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:10:03,836 [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 2025-10-17 09:10:03,836 [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 2025-10-17 09:10:03,836 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:03,837 [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). WARN 2025-10-17 09:10:03,838 [56 ] 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 2025-10-17 09:10:03,838 [56 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:10:03,838 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:03,838 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9627ms INFO 2025-10-17 09:10:03,838 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:03,839 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2202ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:10:03,901 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 09:10:03,902 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:10:03,902 [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 2025-10-17 09:10:03,902 [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 2025-10-17 09:10:03,902 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:10:03,903 [74 ] 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 2025-10-17 09:10:03,905 [56 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NjkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDM1NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiMg-WogSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDY5IiwianRpIjoiYjE3NDczYjMtYmM0My00ZDU1LWI3NzItODhhMzQ4YWY4ZTc3IiwiaWF0IjoxNzYwNTc0OTQyLCJuYmYiOjE3NjA1NzQ5NDAsImV4cCI6MTc2MDY2MTM0MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.hNpYMV9_g2ZX6ZPZdQ9MZaWcYctfw_fXNrAa0_lit2M INFO 2025-10-17 09:10:03,907 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:03,907 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7564ms INFO 2025-10-17 09:10:03,907 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:10:03,907 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0583ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:03,971 [77 ] 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 2025-10-17 09:10:03,971 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:10:03,971 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:03,973 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:03,975 [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 2025-10-17 09:10:03,976 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:10:03,976 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:10:03,976 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:10:03,991 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:10:03,996 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:03,996 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 21.7268ms INFO 2025-10-17 09:10:03,996 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:03,997 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.4425ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,063 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:10:04,064 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,064 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,064 [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 2025-10-17 09:10:04,064 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,064 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,065 [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 2025-10-17 09:10:04,065 [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 2025-10-17 09:10:04,066 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:10:04,067 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:10:04,067 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:10:04,068 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,069 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1559ms INFO 2025-10-17 09:10:04,069 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,069 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.821ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,081 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:10:04,096 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:10:04,099 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,099 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8635ms INFO 2025-10-17 09:10:04,099 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,099 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9778ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,167 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:10:04,168 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,168 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,169 [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 2025-10-17 09:10:04,175 [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 2025-10-17 09:10:04,175 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,175 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,176 [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 2025-10-17 09:10:04,178 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,178 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9945ms INFO 2025-10-17 09:10:04,178 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,179 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2879ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,180 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,180 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1237ms INFO 2025-10-17 09:10:04,180 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,180 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9941ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,253 [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 2025-10-17 09:10:04,254 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,254 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,255 [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 2025-10-17 09:10:04,256 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:10:04,257 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,257 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,258 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,259 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5459ms INFO 2025-10-17 09:10:04,259 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,259 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3729ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,259 [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 2025-10-17 09:10:04,262 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,262 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9881ms INFO 2025-10-17 09:10:04,262 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,262 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6136ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,263 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:10:04,263 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:10:04,263 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:10:04,263 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,263 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,263 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,263 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,263 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,263 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,264 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:10:04,264 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,264 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,264 [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 2025-10-17 09:10:04,264 [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 2025-10-17 09:10:04,265 [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 2025-10-17 09:10:04,265 [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 2025-10-17 09:10:04,269 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,269 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.5311ms INFO 2025-10-17 09:10:04,269 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,269 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3289ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,270 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,271 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2844ms INFO 2025-10-17 09:10:04,271 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,271 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8947ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,271 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,272 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.7146ms INFO 2025-10-17 09:10:04,272 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,272 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0219ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,272 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,272 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0767ms INFO 2025-10-17 09:10:04,272 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,273 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8516ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,333 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:10:04,334 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,334 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,335 [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 2025-10-17 09:10:04,335 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:10:04,335 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:04,335 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,337 [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 2025-10-17 09:10:04,345 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,345 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1333ms INFO 2025-10-17 09:10:04,345 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,345 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8347ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:04,351 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:04,351 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.9988ms INFO 2025-10-17 09:10:04,351 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:04,351 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6759ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,320 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=22a4adb8-ae43-4dac-a377-aede513dbd2a%20%20& INFO 2025-10-17 09:10:05,320 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,320 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,322 [74 ] 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 2025-10-17 09:10:05,367 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,367 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.2696ms INFO 2025-10-17 09:10:05,367 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,367 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3048ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,433 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:10:05,433 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,433 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,434 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330634&isHis=& INFO 2025-10-17 09:10:05,435 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,435 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,435 [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 2025-10-17 09:10:05,436 [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 2025-10-17 09:10:05,440 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:10:05,442 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,442 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7404ms INFO 2025-10-17 09:10:05,442 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,442 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1207ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,445 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,445 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9194ms INFO 2025-10-17 09:10:05,445 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,445 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.999ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,509 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2025-10-17 09:10:05,510 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,510 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,511 [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 2025-10-17 09:10:05,515 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,515 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2153ms INFO 2025-10-17 09:10:05,515 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,516 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3179ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,581 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=22a4adb8-ae43-4dac-a377-aede513dbd2a%20%20&isHis=& INFO 2025-10-17 09:10:05,581 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,581 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,582 [25 ] 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 2025-10-17 09:10:05,584 [53 ] 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=22a4adb8-ae43-4dac-a377-aede513dbd2a%20%20&recordId=8409&tableName=FORMBKSQD& INFO 2025-10-17 09:10:05,584 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,584 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,585 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=22a4adb8-ae43-4dac-a377-aede513dbd2a%20%20&flowID=132&nodeCode=N1661331571231& INFO 2025-10-17 09:10:05,585 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,585 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,585 [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 2025-10-17 09:10:05,586 [74 ] 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 2025-10-17 09:10:05,663 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,663 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 80.7423ms INFO 2025-10-17 09:10:05,663 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,663 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.46ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,664 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,664 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 77.4494ms INFO 2025-10-17 09:10:05,664 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,664 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.0815ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,665 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,665 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.1469ms INFO 2025-10-17 09:10:05,665 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,665 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.0557ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,731 [26 ] 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=8409&approveID=330634& INFO 2025-10-17 09:10:05,731 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,731 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,733 [26 ] 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 2025-10-17 09:10:05,737 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,737 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.7479ms INFO 2025-10-17 09:10:05,737 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,738 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.62ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,819 [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 2025-10-17 09:10:05,819 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,820 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,821 [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 2025-10-17 09:10:05,824 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,824 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8875ms INFO 2025-10-17 09:10:05,824 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,824 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7255ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,825 [26 ] 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 2025-10-17 09:10:05,825 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,825 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,826 [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 2025-10-17 09:10:05,834 [25 ] 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 2025-10-17 09:10:05,834 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8409&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=62232&guid=22a4adb8-ae43-4dac-a377-aede513dbd2a%20%20&flag=1& INFO 2025-10-17 09:10:05,835 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:10:05,835 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,835 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,835 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:05,835 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,836 [25 ] 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 2025-10-17 09:10:05,836 [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 2025-10-17 09:10:05,838 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,838 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.2743ms INFO 2025-10-17 09:10:05,838 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,838 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9871ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,858 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,858 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 21.8534ms INFO 2025-10-17 09:10:05,858 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,858 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1091ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:05,919 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:05,919 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 82.7332ms INFO 2025-10-17 09:10:05,919 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:05,919 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.0408ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:06,012 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2025-10-17 09:10:06,013 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:06,013 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:06,014 [26 ] 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 2025-10-17 09:10:06,019 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:06,019 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.5351ms INFO 2025-10-17 09:10:06,019 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:06,019 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7313ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:06,177 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49547 INFO 2025-10-17 09:10:06,177 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:10:06,177 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:06,177 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:06,179 [26 ] 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 2025-10-17 09:10:06,324 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:06,324 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 145.108ms INFO 2025-10-17 09:10:06,324 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:06,324 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 147.4607ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:06,478 [74 ] 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 2025-10-17 09:10:06,478 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:10:06,478 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:06,479 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:06,480 [74 ] 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 2025-10-17 09:10:06,548 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:06,548 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 67.9911ms INFO 2025-10-17 09:10:06,548 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:06,548 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.3754ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:07,117 [26 ] 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=97%2BWqPtn1f4%3D& INFO 2025-10-17 09:10:07,118 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:07,118 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:07,119 [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 2025-10-17 09:10:07,125 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:07,125 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.868ms INFO 2025-10-17 09:10:07,125 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:07,125 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9101ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:07,804 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:10:07,804 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:07,804 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:07,806 [74 ] 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 2025-10-17 09:10:07,842 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:07,843 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 36.8629ms INFO 2025-10-17 09:10:07,843 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:07,843 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9351ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:10,249 [53 ] 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 2025-10-17 09:10:10,249 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:10:10,249 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:10,250 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:10,251 [53 ] 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 2025-10-17 09:10:10,300 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:10,300 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.7474ms INFO 2025-10-17 09:10:10,300 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:10,300 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9739ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:10,364 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:10:10,364 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:10,364 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:10,365 [53 ] 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 2025-10-17 09:10:10,373 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:10,373 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.8954ms INFO 2025-10-17 09:10:10,373 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:10,373 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8611ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:11,371 [53 ] 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 2025-10-17 09:10:11,371 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:10:11,371 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:11,371 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:11,373 [53 ] 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 2025-10-17 09:10:11,503 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:11,504 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 131.0117ms INFO 2025-10-17 09:10:11,504 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:11,504 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 133.1849ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:12,615 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:10:12,615 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:12,615 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:12,617 [53 ] 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 2025-10-17 09:10:12,621 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:10:12,621 [26 ] 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 2025-10-17 09:10:12,621 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:12,621 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:12,621 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:10:12,621 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:12,622 [26 ] 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 2025-10-17 09:10:12,622 [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 2025-10-17 09:10:12,624 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:12,624 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.8454ms INFO 2025-10-17 09:10:12,624 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:12,624 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8147ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:12,636 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:12,636 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 13.1496ms INFO 2025-10-17 09:10:12,636 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:12,636 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1446ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:10:12,637 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:10:12,637 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.8183ms INFO 2025-10-17 09:10:12,637 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:10:12,637 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7281ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:46,218 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663566048&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:12:46,219 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:12:46,219 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9894ms 200 text/html INFO 2025-10-17 09:12:46,497 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760663566402 INFO 2025-10-17 09:12:46,497 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:12:46,497 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5949ms 200 application/javascript INFO 2025-10-17 09:12:46,577 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.05598150340838681 INFO 2025-10-17 09:12:46,577 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:12:46,577 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4643ms 200 application/javascript INFO 2025-10-17 09:12:46,692 [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%3D1760663566048%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:12:46,692 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:12:46,692 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,693 [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 2025-10-17 09:12:46,694 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663566048&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:12:46,697 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:46,697 [73 ] 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 2025-10-17 09:12:46,697 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8781ms INFO 2025-10-17 09:12:46,697 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,697 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:12:46,698 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7299ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:46,698 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:46,699 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,701 [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 2025-10-17 09:12:46,703 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:12:46,703 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:12:46,703 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:12:46,717 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:12:46,720 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:46,720 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0427ms INFO 2025-10-17 09:12:46,720 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,720 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5279ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:46,852 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:12:46,852 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:46,852 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,853 [40 ] 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 2025-10-17 09:12:46,853 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:46,853 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,854 [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 2025-10-17 09:12:46,854 [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 2025-10-17 09:12:46,855 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:12:46,855 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:12:46,855 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:12:46,858 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:46,858 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1535ms INFO 2025-10-17 09:12:46,858 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,858 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8681ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:46,869 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:12:46,884 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:12:46,887 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:46,888 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8547ms INFO 2025-10-17 09:12:46,888 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,888 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8363ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:46,993 [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 2025-10-17 09:12:46,993 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:46,994 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,995 [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 2025-10-17 09:12:46,997 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:12:46,997 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:46,997 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,999 [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 2025-10-17 09:12:46,999 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:46,999 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0483ms INFO 2025-10-17 09:12:46,999 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:46,999 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4357ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:47,007 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:47,007 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1578ms INFO 2025-10-17 09:12:47,007 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,007 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.846ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:47,047 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:12:47,048 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:47,048 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,049 [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 2025-10-17 09:12:47,052 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:47,053 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4403ms INFO 2025-10-17 09:12:47,053 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,053 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1967ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:47,112 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:12:47,112 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:47,112 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,113 [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 2025-10-17 09:12:47,118 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:47,118 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.374ms INFO 2025-10-17 09:12:47,118 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,118 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0405ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:47,135 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:12:47,135 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:47,135 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,136 [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 2025-10-17 09:12:47,138 [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 2025-10-17 09:12:47,138 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:47,138 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,138 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:12:47,138 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:47,138 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,139 [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 2025-10-17 09:12:47,139 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:47,139 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7532ms INFO 2025-10-17 09:12:47,139 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,139 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5732ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:47,140 [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 2025-10-17 09:12:47,142 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:47,142 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.6939ms INFO 2025-10-17 09:12:47,142 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,142 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3013ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:47,147 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:47,147 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3835ms INFO 2025-10-17 09:12:47,147 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,147 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2176ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:47,147 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:12:47,148 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:47,148 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,149 [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 2025-10-17 09:12:47,152 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:47,152 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.201ms INFO 2025-10-17 09:12:47,152 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,152 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8245ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:47,263 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:12:47,263 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:47,263 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,264 [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 2025-10-17 09:12:47,267 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:12:47,267 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:47,267 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,268 [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 2025-10-17 09:12:47,276 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:47,276 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0655ms INFO 2025-10-17 09:12:47,276 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,277 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8115ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:47,280 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:47,280 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.5985ms INFO 2025-10-17 09:12:47,280 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:47,280 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2519ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:48,528 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 09:12:48,528 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:48,528 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,530 [90 ] 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 2025-10-17 09:12:48,532 [46 ] 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 2025-10-17 09:12:48,532 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:48,532 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,532 [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 2025-10-17 09:12:48,533 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:48,533 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,533 [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 2025-10-17 09:12:48,533 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:48,533 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,533 [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 2025-10-17 09:12:48,534 [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 2025-10-17 09:12:48,534 [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 2025-10-17 09:12:48,536 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:48,536 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.0197ms INFO 2025-10-17 09:12:48,536 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,536 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9598ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:48,537 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:48,537 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3866ms INFO 2025-10-17 09:12:48,537 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,537 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.168ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:48,537 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:48,537 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3676ms INFO 2025-10-17 09:12:48,537 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,538 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.873ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:48,539 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:48,539 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.9988ms INFO 2025-10-17 09:12:48,539 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,539 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7317ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:48,540 [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 2025-10-17 09:12:48,540 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:48,540 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,541 [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 2025-10-17 09:12:48,544 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:48,544 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.5958ms INFO 2025-10-17 09:12:48,544 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,544 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1333ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:48,667 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1966& INFO 2025-10-17 09:12:48,667 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:48,667 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,669 [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 2025-10-17 09:12:48,672 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:48,672 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.7476ms INFO 2025-10-17 09:12:48,672 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:48,672 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7222ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:50,009 [40 ] 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 2025-10-17 09:12:50,010 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:50,010 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:50,012 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 09:12:50,012 [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 2025-10-17 09:12:50,012 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:50,012 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:50,013 [46 ] 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 2025-10-17 09:12:50,015 [46 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 09:12:50,015 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:50,016 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7914ms INFO 2025-10-17 09:12:50,016 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:50,016 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4047ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:50,022 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:50,022 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.4626ms INFO 2025-10-17 09:12:50,022 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:50,022 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3522ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:50,152 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1966& INFO 2025-10-17 09:12:50,152 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:50,152 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:50,154 [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 2025-10-17 09:12:50,157 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:50,157 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.5743ms INFO 2025-10-17 09:12:50,157 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:50,157 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5125ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:50,887 [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 2025-10-17 09:12:50,887 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:50,887 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:50,889 [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 2025-10-17 09:12:50,892 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:50,892 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5053ms INFO 2025-10-17 09:12:50,892 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:50,893 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6868ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:12:53,006 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2025-10-17 09:12:53,007 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:12:53,008 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:53,009 [90 ] 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 2025-10-17 09:12:53,049 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:12:53,049 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 39.7938ms INFO 2025-10-17 09:12:53,049 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:12:53,049 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.9839ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,119 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663761050&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:16:01,120 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:16:01,120 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0278ms 200 text/html INFO 2025-10-17 09:16:01,313 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760663761352 INFO 2025-10-17 09:16:01,313 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:16:01,313 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6331ms 200 application/javascript INFO 2025-10-17 09:16:01,323 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.38308052220285127 INFO 2025-10-17 09:16:01,324 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:16:01,324 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4725ms 200 application/javascript INFO 2025-10-17 09:16:01,447 [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%3D1760663761050%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:16:01,447 [44 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:16:01,447 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,448 [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 2025-10-17 09:16:01,449 [44 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663761050&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:16:01,453 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,453 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.9203ms INFO 2025-10-17 09:16:01,453 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,453 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7313ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,458 [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 2025-10-17 09:16:01,458 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:16:01,458 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:01,459 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,460 [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 2025-10-17 09:16:01,461 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:16:01,461 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:16:01,461 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:16:01,476 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:16:01,479 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,479 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1245ms INFO 2025-10-17 09:16:01,479 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,479 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1093ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,560 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:16:01,560 [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 2025-10-17 09:16:01,560 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:01,560 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:01,560 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,560 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,561 [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 2025-10-17 09:16:01,561 [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 2025-10-17 09:16:01,562 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:16:01,562 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:16:01,562 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:16:01,565 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,565 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2615ms INFO 2025-10-17 09:16:01,565 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,565 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0968ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,577 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:16:01,577 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:16:01,579 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,580 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1964ms INFO 2025-10-17 09:16:01,580 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,580 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0725ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,672 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:16:01,672 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:01,672 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,673 [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 2025-10-17 09:16:01,673 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:01,673 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,674 [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 2025-10-17 09:16:01,674 [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 2025-10-17 09:16:01,677 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,677 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,677 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9632ms INFO 2025-10-17 09:16:01,677 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,677 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5598ms INFO 2025-10-17 09:16:01,677 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,678 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7749ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,678 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.885ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,737 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fc8ac2ec-2aaf-45e7-a02e-9a7cf6b1d5c5%20%20& INFO 2025-10-17 09:16:01,737 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:01,737 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,739 [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 2025-10-17 09:16:01,753 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:16:01,753 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:01,753 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,755 [38 ] 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 2025-10-17 09:16:01,772 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,772 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 16.933ms INFO 2025-10-17 09:16:01,772 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,772 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9416ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,784 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,784 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.1673ms INFO 2025-10-17 09:16:01,784 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,784 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.2051ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,852 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:16:01,852 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330676&isHis=& INFO 2025-10-17 09:16:01,852 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:01,852 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:01,852 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,852 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,853 [75 ] 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 2025-10-17 09:16:01,853 [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 2025-10-17 09:16:01,857 [75 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:16:01,859 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,859 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8271ms INFO 2025-10-17 09:16:01,859 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,859 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6742ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,862 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,862 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.1112ms INFO 2025-10-17 09:16:01,862 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,863 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8171ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:01,930 [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 2025-10-17 09:16:01,930 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:01,930 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,932 [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 2025-10-17 09:16:01,936 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:01,936 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.9846ms INFO 2025-10-17 09:16:01,936 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:01,936 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7364ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:02,007 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=fc8ac2ec-2aaf-45e7-a02e-9a7cf6b1d5c5%20%20&isHis=& INFO 2025-10-17 09:16:02,007 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:02,007 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,008 [44 ] 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 2025-10-17 09:16:02,012 [38 ] 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=fc8ac2ec-2aaf-45e7-a02e-9a7cf6b1d5c5%20%20&recordId=8409&tableName=FORMBKSQD& INFO 2025-10-17 09:16:02,012 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:02,013 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,014 [38 ] 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 2025-10-17 09:16:02,019 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=fc8ac2ec-2aaf-45e7-a02e-9a7cf6b1d5c5%20%20&flowID=132&nodeCode=N1661331627861& INFO 2025-10-17 09:16:02,019 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:02,020 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,021 [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 2025-10-17 09:16:02,060 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:02,060 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.5747ms INFO 2025-10-17 09:16:02,060 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,061 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.283ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:02,077 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:02,077 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 68.8122ms INFO 2025-10-17 09:16:02,077 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,077 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.6257ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:02,087 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:02,087 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 65.8605ms INFO 2025-10-17 09:16:02,087 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,087 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.6726ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:02,161 [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=8409&approveID=330676& INFO 2025-10-17 09:16:02,162 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:02,162 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,163 [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 2025-10-17 09:16:02,168 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:02,168 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.6776ms INFO 2025-10-17 09:16:02,168 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,168 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6081ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:02,253 [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 2025-10-17 09:16:02,253 [44 ] 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 2025-10-17 09:16:02,253 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:02,253 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:02,254 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,254 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,269 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8409&formCode=0031&flowID=132&nodeCode=N1661331627861&exeId=62232&guid=fc8ac2ec-2aaf-45e7-a02e-9a7cf6b1d5c5%20%20&flag=1& INFO 2025-10-17 09:16:02,269 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:02,269 [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 2025-10-17 09:16:02,269 [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 2025-10-17 09:16:02,269 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,271 [38 ] 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 2025-10-17 09:16:02,273 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:02,273 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:02,273 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6979ms INFO 2025-10-17 09:16:02,273 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,273 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.639ms INFO 2025-10-17 09:16:02,273 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,273 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7773ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:02,273 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8701ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:02,351 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:02,352 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 80.819ms INFO 2025-10-17 09:16:02,352 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:02,352 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.1916ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:03,533 [38 ] 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=97%2BWqPtn1f4%3D& INFO 2025-10-17 09:16:03,534 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:03,534 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:03,535 [38 ] 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 2025-10-17 09:16:03,542 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:03,542 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3773ms INFO 2025-10-17 09:16:03,542 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:03,542 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6616ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:37,345 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 09:16:37,345 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 09:16:37,345 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 09:16:37,345 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/md5.js was not modified INFO 2025-10-17 09:16:37,345 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/base64.js was not modified INFO 2025-10-17 09:16:37,345 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/api.js was not modified INFO 2025-10-17 09:16:37,345 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4983ms 304 application/javascript INFO 2025-10-17 09:16:37,345 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4984ms 304 application/javascript INFO 2025-10-17 09:16:37,345 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 09:16:37,345 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663797289&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:16:37,345 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3464ms 304 application/javascript INFO 2025-10-17 09:16:37,345 [52 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/zepto.min.js was not modified INFO 2025-10-17 09:16:37,346 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3043ms 304 application/javascript INFO 2025-10-17 09:16:37,346 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 09:16:37,346 [52 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/logHelper.js was not modified INFO 2025-10-17 09:16:37,346 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:16:37,346 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.1753ms 304 application/javascript INFO 2025-10-17 09:16:37,346 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6728ms 200 text/html INFO 2025-10-17 09:16:37,350 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 09:16:37,351 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vconsole.3.14.7.min.js was not modified INFO 2025-10-17 09:16:37,351 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.312ms 304 application/javascript INFO 2025-10-17 09:16:37,803 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760663797768 INFO 2025-10-17 09:16:37,804 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:16:37,804 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8518ms 200 application/javascript INFO 2025-10-17 09:16:37,818 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2387934253975903 INFO 2025-10-17 09:16:37,819 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:16:37,819 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4033ms 200 application/javascript INFO 2025-10-17 09:16:37,833 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 09:16:37,833 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/logo2.jpg was not modified INFO 2025-10-17 09:16:37,833 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3385ms 304 image/jpeg INFO 2025-10-17 09:16:37,974 [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%3D1760663797289%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:16:37,974 [44 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:16:37,974 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:37,976 [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 2025-10-17 09:16:37,977 [44 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663797289&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:16:37,977 [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 2025-10-17 09:16:37,977 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:16:37,978 [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 2025-10-17 09:16:37,978 [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 2025-10-17 09:16:37,978 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:37,980 [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 2025-10-17 09:16:37,980 [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 2025-10-17 09:16:37,980 [71 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:16:37,980 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:37,980 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7426ms INFO 2025-10-17 09:16:37,980 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:37,980 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0169ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,051 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 09:16:38,051 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:16:38,052 [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 2025-10-17 09:16:38,052 [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 2025-10-17 09:16:38,052 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:16:38,053 [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 2025-10-17 09:16:38,055 [52 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0ODciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDgyNSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium-muaYjOWWnCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDg3IiwianRpIjoiYjYxNTY0MTgtMzA4Mi00YWM4LWIyNDEtNTYyZWZlNTE1NTA2IiwiaWF0IjoxNzYwNDkzNjYzLCJuYmYiOjE3NjA0OTM2NjEsImV4cCI6MTc2MDU4MDA2MywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.e5Gh7cYeth7zZkZTj7X14Rjtb1dQJGLc9chTJownxYk INFO 2025-10-17 09:16:38,057 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,057 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.924ms INFO 2025-10-17 09:16:38,057 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:16:38,058 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2602ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,121 [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 2025-10-17 09:16:38,121 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:16:38,121 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,123 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,125 [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 2025-10-17 09:16:38,126 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:16:38,126 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:16:38,126 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:16:38,141 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:16:38,143 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,143 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5688ms INFO 2025-10-17 09:16:38,143 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,144 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4332ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,209 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:16:38,210 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,210 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,211 [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 2025-10-17 09:16:38,212 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:16:38,212 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:16:38,212 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:16:38,218 [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 2025-10-17 09:16:38,218 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,219 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,220 [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 2025-10-17 09:16:38,223 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,223 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1971ms INFO 2025-10-17 09:16:38,223 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,223 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0269ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,228 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:16:38,243 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:16:38,246 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,246 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.6507ms INFO 2025-10-17 09:16:38,246 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,246 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7697ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,337 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:16:38,338 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,338 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,339 [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 2025-10-17 09:16:38,339 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,339 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,339 [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 2025-10-17 09:16:38,340 [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 2025-10-17 09:16:38,344 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,344 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.554ms INFO 2025-10-17 09:16:38,344 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,344 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3953ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,348 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,348 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7454ms INFO 2025-10-17 09:16:38,348 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,348 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8281ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,410 [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 2025-10-17 09:16:38,410 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,410 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,411 [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 2025-10-17 09:16:38,414 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,414 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9957ms INFO 2025-10-17 09:16:38,414 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,414 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6939ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,419 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:16:38,419 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:16:38,419 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,419 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,419 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,419 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,420 [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 2025-10-17 09:16:38,420 [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 2025-10-17 09:16:38,422 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:16:38,422 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,422 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,423 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,423 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8789ms INFO 2025-10-17 09:16:38,423 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,423 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5945ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,423 [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 2025-10-17 09:16:38,423 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,424 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2998ms INFO 2025-10-17 09:16:38,424 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,424 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9685ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,425 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:16:38,425 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,425 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,426 [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 2025-10-17 09:16:38,429 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,430 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5536ms INFO 2025-10-17 09:16:38,430 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,430 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1006ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,431 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,431 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2815ms INFO 2025-10-17 09:16:38,431 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,431 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9058ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,438 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:16:38,439 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,439 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,440 [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 2025-10-17 09:16:38,444 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,444 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1458ms INFO 2025-10-17 09:16:38,444 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,444 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8839ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,486 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:16:38,486 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,486 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,488 [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 2025-10-17 09:16:38,490 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:16:38,490 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:38,490 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,491 [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 2025-10-17 09:16:38,496 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,496 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1877ms INFO 2025-10-17 09:16:38,496 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,496 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.788ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,511 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,511 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.5999ms INFO 2025-10-17 09:16:38,511 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,511 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1141ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:38,584 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:38,584 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 608.225ms INFO 2025-10-17 09:16:38,584 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:38,584 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 610.0828ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:40,096 [40 ] 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 2025-10-17 09:16:40,096 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:16:40,096 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:40,096 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:40,098 [40 ] 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 2025-10-17 09:16:40,143 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:40,143 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.7738ms INFO 2025-10-17 09:16:40,144 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:40,144 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8673ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:40,215 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:16:40,215 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:40,216 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:40,217 [44 ] 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 2025-10-17 09:16:40,226 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:40,226 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.8434ms INFO 2025-10-17 09:16:40,226 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:40,226 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8639ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:41,913 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 09:16:41,913 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:16:41,913 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/overTime.7bd64820.js was not modified INFO 2025-10-17 09:16:41,913 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5092ms 304 application/javascript INFO 2025-10-17 09:16:41,915 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 09:16:41,915 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/overTime.91ffc83b.css was not modified INFO 2025-10-17 09:16:41,915 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4026ms 304 text/css INFO 2025-10-17 09:16:42,002 [72 ] 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 2025-10-17 09:16:42,002 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:42,003 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:42,003 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 09:16:42,003 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:42,003 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:42,004 [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 2025-10-17 09:16:42,004 [44 ] 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 2025-10-17 09:16:42,007 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:42,007 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4556ms INFO 2025-10-17 09:16:42,008 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:42,008 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4994ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:42,067 [52 ] 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 2025-10-17 09:16:42,068 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:16:42,068 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:42,068 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:42,069 [52 ] 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 2025-10-17 09:16:42,094 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:42,094 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 89.5171ms INFO 2025-10-17 09:16:42,094 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:42,094 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.1914ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:42,174 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:42,174 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 105.0546ms INFO 2025-10-17 09:16:42,174 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:42,174 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 107.03ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:43,301 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:16:43,301 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:43,302 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:43,303 [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=1&type=0&formCode=& INFO 2025-10-17 09:16:43,303 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:43,303 [71 ] 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 2025-10-17 09:16:43,303 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:43,304 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:16:43,304 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:43,304 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:43,304 [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 2025-10-17 09:16:43,305 [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 2025-10-17 09:16:43,311 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:43,311 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7839ms INFO 2025-10-17 09:16:43,311 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:43,311 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.499ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:43,317 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:43,317 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 13.9788ms INFO 2025-10-17 09:16:43,317 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:43,317 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.291ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:43,319 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:43,319 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4158ms INFO 2025-10-17 09:16:43,319 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:43,319 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0672ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:43,324 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2025-10-17 09:16:43,324 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:16:43,324 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/overTimePanel.ea2600a8.js was not modified INFO 2025-10-17 09:16:43,324 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3377ms 304 application/javascript INFO 2025-10-17 09:16:43,326 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2025-10-17 09:16:43,326 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/overTimePanel.53347f6a.css was not modified INFO 2025-10-17 09:16:43,326 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2938ms 304 text/css INFO 2025-10-17 09:16:43,405 [71 ] 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 2025-10-17 09:16:43,405 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:43,405 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:43,406 [52 ] 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 2025-10-17 09:16:43,406 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:43,406 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:43,407 [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 2025-10-17 09:16:43,408 [52 ] 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 2025-10-17 09:16:43,412 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:43,413 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6605ms INFO 2025-10-17 09:16:43,413 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:43,413 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8534ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:43,448 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:43,451 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 42.9473ms INFO 2025-10-17 09:16:43,451 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:43,452 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5289ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:16:44,600 [52 ] 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 2025-10-17 09:16:44,600 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:16:44,600 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:16:44,600 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:44,602 [52 ] 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 2025-10-17 09:16:44,608 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:16:44,608 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2144ms INFO 2025-10-17 09:16:44,608 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:16:44,608 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2432ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:00,672 [71 ] 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 2025-10-17 09:17:00,672 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:17:00,673 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:00,673 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:00,675 [71 ] 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 2025-10-17 09:17:00,683 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:00,683 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 8.4155ms INFO 2025-10-17 09:17:00,683 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:00,683 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1825ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:18,089 [66 ] 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=2025-10-18&endDate=2025-10-18&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 09:17:18,090 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:18,090 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:18,092 [66 ] 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 2025-10-17 09:17:18,101 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:18,102 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 9.2567ms INFO 2025-10-17 09:17:18,102 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:18,102 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3938ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:41,963 [72 ] 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 2025-10-17 09:17:41,963 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:17:41,964 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:41,964 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:41,966 [72 ] 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 2025-10-17 09:17:41,973 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:41,973 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8694ms INFO 2025-10-17 09:17:41,973 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:41,973 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6382ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:41,986 [23 ] 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 2025-10-17 09:17:41,986 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:17:41,987 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:41,987 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:41,989 [23 ] 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 2025-10-17 09:17:41,997 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:41,998 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.9531ms INFO 2025-10-17 09:17:41,998 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:41,998 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3929ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:42,013 [23 ] 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 2025-10-17 09:17:42,014 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:17:42,014 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:42,014 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:42,015 [23 ] 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 2025-10-17 09:17:42,022 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:42,023 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.325ms INFO 2025-10-17 09:17:42,023 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:42,023 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1753ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:42,038 [72 ] 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 2025-10-17 09:17:42,038 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:17:42,038 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:42,039 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:42,040 [72 ] 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 2025-10-17 09:17:42,046 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:42,046 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8897ms INFO 2025-10-17 09:17:42,046 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:42,046 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7154ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:42,122 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoCreateSelfOver? application/json 51655 INFO 2025-10-17 09:17:42,122 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:17:42,123 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:42,123 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:42,124 [72 ] 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 2025-10-17 09:17:42,165 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:42,165 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M) in 40.483ms INFO 2025-10-17 09:17:42,165 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:42,165 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8235ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:42,240 [90 ] 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 2025-10-17 09:17:42,240 [90 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:17:42,240 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:42,240 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:42,242 [90 ] 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 2025-10-17 09:17:42,281 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:42,281 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 39.074ms INFO 2025-10-17 09:17:42,281 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:42,282 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8357ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:43,408 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 09:17:43,408 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:43,408 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:43,410 [90 ] 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 2025-10-17 09:17:43,440 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:43,440 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 30.7237ms INFO 2025-10-17 09:17:43,440 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:43,441 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7844ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,367 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663868302&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:17:48,368 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:17:48,368 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7846ms 200 text/html INFO 2025-10-17 09:17:48,598 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760663868566 INFO 2025-10-17 09:17:48,599 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:17:48,599 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6552ms 200 application/javascript INFO 2025-10-17 09:17:48,609 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.924174692485197 INFO 2025-10-17 09:17:48,610 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:17:48,610 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4558ms 200 application/javascript INFO 2025-10-17 09:17:48,711 [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%3D1760663868302%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:17:48,711 [82 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:17:48,711 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,712 [90 ] 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 2025-10-17 09:17:48,712 [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 2025-10-17 09:17:48,713 [90 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:17:48,713 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,713 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,714 [82 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663868302&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:17:48,714 [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 2025-10-17 09:17:48,715 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:17:48,715 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:17:48,715 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:17:48,716 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,716 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8406ms INFO 2025-10-17 09:17:48,716 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,717 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8723ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,730 [90 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:17:48,733 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,733 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5289ms INFO 2025-10-17 09:17:48,733 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,733 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5869ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,807 [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 2025-10-17 09:17:48,807 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,807 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,808 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:17:48,808 [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 2025-10-17 09:17:48,809 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,809 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,810 [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 2025-10-17 09:17:48,811 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:17:48,811 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:17:48,811 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:17:48,812 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,812 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3528ms INFO 2025-10-17 09:17:48,812 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,812 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3034ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,826 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:17:48,826 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:17:48,829 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,829 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7052ms INFO 2025-10-17 09:17:48,829 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,829 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.515ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,897 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:17:48,897 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,897 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,898 [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 2025-10-17 09:17:48,901 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,901 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1292ms INFO 2025-10-17 09:17:48,901 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,901 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8197ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,904 [90 ] 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 2025-10-17 09:17:48,904 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,904 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,905 [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 2025-10-17 09:17:48,908 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,908 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9762ms INFO 2025-10-17 09:17:48,908 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,908 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7297ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,965 [23 ] 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 2025-10-17 09:17:48,966 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,966 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,967 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:17:48,970 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,970 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9442ms INFO 2025-10-17 09:17:48,970 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,970 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5695ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,975 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:17:48,975 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,975 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,976 [82 ] 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 2025-10-17 09:17:48,976 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:17:48,977 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,977 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,978 [23 ] 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 2025-10-17 09:17:48,979 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,979 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.776ms INFO 2025-10-17 09:17:48,979 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,979 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3754ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,981 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,981 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0622ms INFO 2025-10-17 09:17:48,981 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,981 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4757ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,983 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:17:48,983 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,983 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,985 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:17:48,985 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,985 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,985 [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 2025-10-17 09:17:48,987 [23 ] 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 2025-10-17 09:17:48,994 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,994 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.7465ms INFO 2025-10-17 09:17:48,994 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,994 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5332ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,995 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:48,996 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.4799ms INFO 2025-10-17 09:17:48,996 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,996 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7188ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:48,997 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:17:48,997 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:48,998 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:48,999 [90 ] 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 2025-10-17 09:17:49,003 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:49,003 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3912ms INFO 2025-10-17 09:17:49,003 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:49,003 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.936ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:49,042 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:17:49,042 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:49,042 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:49,043 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:17:49,043 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:17:49,043 [23 ] 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 2025-10-17 09:17:49,043 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:49,045 [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 2025-10-17 09:17:49,063 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:49,063 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.9892ms INFO 2025-10-17 09:17:49,063 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:49,063 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6373ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:49,120 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:17:49,121 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 75.8394ms INFO 2025-10-17 09:17:49,121 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:17:49,121 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.7263ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:17:51,640 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 09:17:51,640 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 09:17:51,640 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:17:51,640 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/moreMenu.5ee53a68.js was not modified INFO 2025-10-17 09:17:51,640 [90 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/moreMenu.d88dbed4.css was not modified INFO 2025-10-17 09:17:51,640 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4644ms 304 application/javascript INFO 2025-10-17 09:17:51,640 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5684ms 304 text/css INFO 2025-10-17 09:17:51,640 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 09:17:51,640 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:17:51,640 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/vuedraggable.umd.d9d361ab.js was not modified INFO 2025-10-17 09:17:51,640 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3076ms 304 application/javascript INFO 2025-10-17 09:17:51,694 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 09:17:51,694 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 09:17:51,694 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/ywsqd.1e248292.png was not modified INFO 2025-10-17 09:17:51,694 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdcc.d63f5968.png was not modified INFO 2025-10-17 09:17:51,694 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2931ms 304 image/png INFO 2025-10-17 09:17:51,694 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3508ms 304 image/png INFO 2025-10-17 09:18:01,425 [26 ] 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 2025-10-17 09:18:01,425 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:18:01,425 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:01,427 [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 2025-10-17 09:18:01,431 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:18:01,431 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5169ms INFO 2025-10-17 09:18:01,431 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:18:01,431 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:01,431 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9349ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:18:01,431 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:18:01,431 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:01,432 [72 ] 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 2025-10-17 09:18:01,438 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:18:01,438 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 5.7619ms INFO 2025-10-17 09:18:01,438 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:01,438 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5256ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:18:03,125 [26 ] 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 2025-10-17 09:18:03,125 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:18:03,125 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:03,127 [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 2025-10-17 09:18:03,128 [72 ] 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 2025-10-17 09:18:03,128 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:18:03,128 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:03,129 [72 ] 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 2025-10-17 09:18:03,130 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:18:03,130 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4583ms INFO 2025-10-17 09:18:03,130 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:03,130 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5463ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:18:03,166 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:18:03,170 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.6165ms INFO 2025-10-17 09:18:03,170 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:03,170 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3811ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:18:04,396 [72 ] 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 2025-10-17 09:18:04,396 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:18:04,396 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:18:04,396 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:04,398 [72 ] 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 2025-10-17 09:18:04,406 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:18:04,406 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.9062ms INFO 2025-10-17 09:18:04,406 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:04,407 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9622ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:18:09,571 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=20& INFO 2025-10-17 09:18:09,571 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:18:09,571 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:09,572 [26 ] 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 2025-10-17 09:18:09,581 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:18:09,581 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 8.3651ms INFO 2025-10-17 09:18:09,581 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:09,581 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4335ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:18:18,070 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 09:18:18,071 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:18:18,071 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:18,072 [23 ] 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 2025-10-17 09:18:18,078 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:18:18,078 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 6.1737ms INFO 2025-10-17 09:18:18,078 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:18:18,079 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2381ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:48,074 [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 2025-10-17 09:20:48,074 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:20:48,074 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.722ms 200 text/html INFO 2025-10-17 09:20:48,153 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:20:48,153 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:48,165 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:20:48,165 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7538ms 200 application/javascript INFO 2025-10-17 09:20:48,191 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 09:20:48,192 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 09:20:48,192 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 09:20:48,192 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4197ms 200 application/javascript INFO 2025-10-17 09:20:48,194 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664047306&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:20:48,195 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 09:20:48,195 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2559ms 200 text/css INFO 2025-10-17 09:20:48,195 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:20:48,195 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9103ms 200 text/html INFO 2025-10-17 09:20:48,201 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 09:20:48,201 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 09:20:48,202 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4576ms 200 application/javascript INFO 2025-10-17 09:20:48,202 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 09:20:48,202 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 09:20:48,202 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4525ms 200 application/javascript INFO 2025-10-17 09:20:48,238 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:20:48,239 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 09:20:48,239 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1595ms 200 application/javascript INFO 2025-10-17 09:20:48,259 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 09:20:48,260 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 09:20:48,260 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5633ms 0 application/javascript INFO 2025-10-17 09:20:48,273 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 09:20:48,273 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 09:20:48,274 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9392ms 200 application/javascript INFO 2025-10-17 09:20:48,275 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 09:20:48,276 [74 ] 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 2025-10-17 09:20:48,276 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.285ms 200 application/javascript INFO 2025-10-17 09:20:48,310 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 09:20:48,310 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 09:20:48,310 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5666ms 200 application/javascript INFO 2025-10-17 09:20:48,312 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 09:20:48,312 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:20:48,313 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:48,316 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 09:20:48,316 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.137ms 200 text/css INFO 2025-10-17 09:20:48,318 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 09:20:48,318 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 09:20:48,318 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.841ms 200 application/javascript INFO 2025-10-17 09:20:48,319 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 09:20:48,319 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 09:20:48,320 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4536ms 200 application/javascript INFO 2025-10-17 09:20:48,324 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:20:48,325 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0496ms 200 application/javascript INFO 2025-10-17 09:20:48,357 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:20:48,358 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 09:20:48,358 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9146ms 200 application/javascript INFO 2025-10-17 09:20:49,731 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 09:20:49,731 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 09:20:49,731 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6663ms 200 application/javascript INFO 2025-10-17 09:20:50,119 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664049264 INFO 2025-10-17 09:20:50,119 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:20:50,119 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6443ms 200 application/javascript INFO 2025-10-17 09:20:50,261 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.47759031382675154 INFO 2025-10-17 09:20:50,262 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:20:50,262 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8652ms 200 application/javascript INFO 2025-10-17 09:20:50,301 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 09:20:50,302 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 09:20:50,302 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.747ms 200 image/jpeg INFO 2025-10-17 09:20:50,444 [74 ] 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 2025-10-17 09:20:50,444 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:50,444 [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 2025-10-17 09:20:50,444 [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 2025-10-17 09:20:50,445 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:50,446 [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 2025-10-17 09:20:50,447 [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 2025-10-17 09:20:50,447 [74 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:20:50,447 [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%3D1760664047306%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:20:50,447 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:50,447 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8023ms INFO 2025-10-17 09:20:50,447 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:50,447 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:20:50,447 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2736ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:20:50,447 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:50,448 [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 2025-10-17 09:20:50,449 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664047306&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:20:50,452 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:50,452 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6668ms INFO 2025-10-17 09:20:50,452 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:50,452 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4851ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:50,557 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 09:20:50,557 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:50,557 [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 2025-10-17 09:20:50,557 [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 2025-10-17 09:20:50,557 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:20:50,559 [71 ] 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 2025-10-17 09:20:50,560 [71 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyNjEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDAyMSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaxquaYjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjYxIiwianRpIjoiZTJmMDE0ZjUtYWJlMi00MTAzLWI0YTYtNjhjOWZhM2VjNTZlIiwiaWF0IjoxNzYwMzE3NTY5LCJuYmYiOjE3NjAzMTc1NjcsImV4cCI6MTc2MDQwMzk2OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.kAuqOXQVhhvB33oBQyO2zap-Uu4LaX7MfPDAy9hfcVo INFO 2025-10-17 09:20:50,562 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:50,562 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.3468ms INFO 2025-10-17 09:20:50,562 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:20:50,562 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1534ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:50,687 [74 ] 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 2025-10-17 09:20:50,687 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:50,687 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:50,688 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:50,690 [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). INFO 2025-10-17 09:20:50,691 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:20:50,691 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:20:50,691 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:20:50,706 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:20:50,708 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:50,708 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3793ms INFO 2025-10-17 09:20:50,708 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:50,708 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5984ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:50,868 [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 2025-10-17 09:20:50,868 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:50,868 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:50,870 [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 2025-10-17 09:20:50,873 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:50,873 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1772ms INFO 2025-10-17 09:20:50,873 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:50,873 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9304ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:51,167 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:20:51,167 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:51,167 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,169 [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 2025-10-17 09:20:51,170 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:20:51,170 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:20:51,170 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:20:51,185 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:20:51,200 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:20:51,203 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:51,203 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8665ms INFO 2025-10-17 09:20:51,203 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,203 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.032ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:51,330 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 09:20:51,330 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 09:20:51,330 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:51,330 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:51,331 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 09:20:51,331 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 09:20:51,331 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6114ms 200 application/javascript INFO 2025-10-17 09:20:51,331 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7314ms 200 application/javascript INFO 2025-10-17 09:20:51,331 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 09:20:51,332 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 09:20:51,332 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4135ms 200 text/css INFO 2025-10-17 09:20:51,333 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 09:20:51,333 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 09:20:51,333 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:51,333 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:51,333 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 09:20:51,333 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 09:20:51,333 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5913ms 200 application/javascript INFO 2025-10-17 09:20:51,334 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6685ms 200 application/javascript INFO 2025-10-17 09:20:51,334 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 09:20:51,334 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:51,335 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 09:20:51,335 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4206ms 200 application/javascript INFO 2025-10-17 09:20:51,377 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 09:20:51,379 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 09:20:51,379 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1064ms 200 text/css INFO 2025-10-17 09:20:51,386 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 09:20:51,386 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 09:20:51,387 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7161ms 200 text/css INFO 2025-10-17 09:20:51,387 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 09:20:51,387 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:51,388 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 09:20:51,388 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.357ms 200 application/javascript INFO 2025-10-17 09:20:51,487 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:20:51,487 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:51,487 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,488 [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 2025-10-17 09:20:51,497 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:51,497 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9224ms INFO 2025-10-17 09:20:51,497 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,498 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9166ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:51,598 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 09:20:51,598 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 09:20:51,598 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.568ms 200 image/png INFO 2025-10-17 09:20:51,618 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 09:20:51,619 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 09:20:51,619 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4296ms 200 image/png INFO 2025-10-17 09:20:51,619 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 09:20:51,619 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 09:20:51,619 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3785ms 200 image/png INFO 2025-10-17 09:20:51,620 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 09:20:51,620 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 09:20:51,620 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3615ms 200 image/png INFO 2025-10-17 09:20:51,630 [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 2025-10-17 09:20:51,630 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:51,630 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,631 [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 2025-10-17 09:20:51,634 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:51,634 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0211ms INFO 2025-10-17 09:20:51,634 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,634 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8533ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:51,677 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:20:51,678 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:51,678 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,679 [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 2025-10-17 09:20:51,683 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:51,683 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5815ms INFO 2025-10-17 09:20:51,683 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,683 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5294ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:51,709 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 09:20:51,710 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 09:20:51,710 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.652ms 200 image/png INFO 2025-10-17 09:20:51,758 [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 2025-10-17 09:20:51,759 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:51,759 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,760 [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 2025-10-17 09:20:51,764 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:51,764 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5158ms INFO 2025-10-17 09:20:51,764 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,764 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5135ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:51,785 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:20:51,785 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:51,786 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,786 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:20:51,786 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:51,786 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,787 [74 ] 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 2025-10-17 09:20:51,787 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:20:51,787 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:51,787 [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 2025-10-17 09:20:51,787 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,789 [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 2025-10-17 09:20:51,794 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:51,794 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.1066ms INFO 2025-10-17 09:20:51,794 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,794 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7754ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:51,796 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:51,796 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3689ms INFO 2025-10-17 09:20:51,796 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,796 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0753ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:51,797 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:51,797 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2611ms INFO 2025-10-17 09:20:51,797 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:51,797 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.901ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:52,020 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:20:52,021 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:52,021 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:52,022 [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 2025-10-17 09:20:52,026 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:52,026 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5291ms INFO 2025-10-17 09:20:52,026 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:52,026 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5126ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:52,135 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 09:20:52,136 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 09:20:52,136 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 09:20:52,136 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2563ms 200 image/jpeg INFO 2025-10-17 09:20:52,137 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 09:20:52,137 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1476ms 200 image/jpeg INFO 2025-10-17 09:20:52,140 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 09:20:52,141 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 09:20:52,141 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9636ms 200 image/jpeg INFO 2025-10-17 09:20:52,181 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:20:52,181 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:52,182 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:52,183 [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 2025-10-17 09:20:52,204 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:52,204 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.89ms INFO 2025-10-17 09:20:52,204 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:52,204 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8915ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:52,229 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:20:52,230 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:20:52,230 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:52,231 [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 2025-10-17 09:20:52,236 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:20:52,236 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8493ms INFO 2025-10-17 09:20:52,236 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:20:52,236 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8263ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:20:56,455 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 09:20:56,455 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:56,457 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/vuedraggable.umd.d9d361ab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\vuedraggable.umd.d9d361ab.js' INFO 2025-10-17 09:20:56,457 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4498ms 200 application/javascript INFO 2025-10-17 09:20:56,457 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 09:20:56,457 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/moreMenu.d88dbed4.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\moreMenu.d88dbed4.css' INFO 2025-10-17 09:20:56,458 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0059ms 200 text/css INFO 2025-10-17 09:20:56,459 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 09:20:56,459 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:20:56,459 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/moreMenu.5ee53a68.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\moreMenu.5ee53a68.js' INFO 2025-10-17 09:20:56,459 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.575ms 200 application/javascript INFO 2025-10-17 09:20:56,595 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 09:20:56,596 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdcc.d63f5968.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdcc.d63f5968.png' INFO 2025-10-17 09:20:56,596 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.714ms 200 image/png INFO 2025-10-17 09:20:56,597 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 09:20:56,597 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ywsqd.1e248292.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ywsqd.1e248292.png' INFO 2025-10-17 09:20:56,597 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4253ms 200 image/png INFO 2025-10-17 09:21:00,868 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 09:21:00,868 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:21:00,868 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 09:21:00,868 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7388ms 200 application/javascript INFO 2025-10-17 09:21:00,869 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.9d96b9a9.js INFO 2025-10-17 09:21:00,869 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:21:00,869 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.9d96b9a9.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.9d96b9a9.js' INFO 2025-10-17 09:21:00,869 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5257ms 200 application/javascript INFO 2025-10-17 09:21:00,878 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.79631ccd.css INFO 2025-10-17 09:21:00,879 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.79631ccd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.79631ccd.css' INFO 2025-10-17 09:21:00,879 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4096ms 200 text/css INFO 2025-10-17 09:21:01,397 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 09:21:01,398 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:21:01,398 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:01,400 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:21:01,433 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:21:01,434 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 34.7091ms INFO 2025-10-17 09:21:01,434 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:01,435 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3735ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:21:01,461 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054501&IsEss=true& INFO 2025-10-17 09:21:01,461 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:21:01,461 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:01,463 [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 2025-10-17 09:21:01,467 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:21:01,467 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9185ms INFO 2025-10-17 09:21:01,467 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:01,467 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0191ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:21:03,120 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/panel.fa6d2529.js INFO 2025-10-17 09:21:03,120 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:21:03,121 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/panel.fa6d2529.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\panel.fa6d2529.js' INFO 2025-10-17 09:21:03,121 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8432ms 200 application/javascript INFO 2025-10-17 09:21:03,238 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054502,26054503&IsEss=true& INFO 2025-10-17 09:21:03,239 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:21:03,239 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:03,240 [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 2025-10-17 09:21:03,245 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:21:03,245 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8948ms INFO 2025-10-17 09:21:03,245 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:03,246 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2223ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:21:03,629 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetSelfTravel?k_Id=0& INFO 2025-10-17 09:21:03,632 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:21:03,632 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:03,634 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfTravel", controller = "Travel"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfTravel(Int32, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:21:03,659 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:21:03,660 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M) in 25.2255ms INFO 2025-10-17 09:21:03,660 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:03,660 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7155ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:21:04,847 [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 2025-10-17 09:21:04,848 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:21:04,848 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:21:04,848 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:04,849 [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 2025-10-17 09:21:04,855 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:21:04,856 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2634ms INFO 2025-10-17 09:21:04,856 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:04,856 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2919ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:21:54,598 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetCalTravelHours?beginDate=2025-10-20&endDate=2025-10-22&timeBegin=08:15&timeEnd=17:30& INFO 2025-10-17 09:21:54,599 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:21:54,599 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:54,601 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalTravelHours", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.Travel.Dto.TravelCalHoursDto GetCalTravelHours(System.String, System.String, System.String, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:21:54,625 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:21:54,626 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M) in 24.8939ms INFO 2025-10-17 09:21:54,626 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:21:54,626 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.8776ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:25,119 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664204595&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:23:25,120 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:23:25,120 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.805ms 200 text/html INFO 2025-10-17 09:23:25,947 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664205565 INFO 2025-10-17 09:23:25,948 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:23:25,948 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6634ms 200 application/javascript INFO 2025-10-17 09:23:26,026 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7320531690025229 INFO 2025-10-17 09:23:26,026 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:23:26,026 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4989ms 200 application/javascript INFO 2025-10-17 09:23:26,266 [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%3D1760664204595%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:23:26,266 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:23:26,266 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,268 [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 2025-10-17 09:23:26,269 [67 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664204595&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:23:26,272 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,272 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9718ms INFO 2025-10-17 09:23:26,272 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,272 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8843ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,315 [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 2025-10-17 09:23:26,315 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:23:26,315 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,316 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,317 [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 2025-10-17 09:23:26,318 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:23:26,318 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:23:26,318 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:23:26,333 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:23:26,335 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,335 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4128ms INFO 2025-10-17 09:23:26,335 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,335 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2374ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,437 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:23:26,437 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,437 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,438 [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 2025-10-17 09:23:26,439 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:23:26,439 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:23:26,439 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:23:26,449 [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 2025-10-17 09:23:26,450 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,450 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,451 [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 2025-10-17 09:23:26,454 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:23:26,454 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:23:26,454 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,454 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4046ms INFO 2025-10-17 09:23:26,454 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,454 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0992ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,456 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,456 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1446ms INFO 2025-10-17 09:23:26,456 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,457 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0852ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,601 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:23:26,602 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,602 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,603 [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 2025-10-17 09:23:26,606 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,606 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2567ms INFO 2025-10-17 09:23:26,606 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,607 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.199ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,613 [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 2025-10-17 09:23:26,614 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,614 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,615 [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 2025-10-17 09:23:26,618 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,618 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9683ms INFO 2025-10-17 09:23:26,618 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,618 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8177ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,668 [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 2025-10-17 09:23:26,668 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,668 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,669 [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 2025-10-17 09:23:26,670 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:23:26,670 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,671 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,671 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:23:26,671 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,671 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,672 [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 2025-10-17 09:23:26,672 [16 ] 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 2025-10-17 09:23:26,672 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,673 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0907ms INFO 2025-10-17 09:23:26,673 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,673 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.88ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,674 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:23:26,674 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,674 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,675 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,675 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1728ms INFO 2025-10-17 09:23:26,675 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,675 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9077ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,675 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,675 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9989ms INFO 2025-10-17 09:23:26,675 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,675 [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 2025-10-17 09:23:26,676 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.756ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,682 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,683 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.0732ms INFO 2025-10-17 09:23:26,683 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,683 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8176ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,690 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:23:26,690 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,690 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,691 [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 2025-10-17 09:23:26,694 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,694 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0284ms INFO 2025-10-17 09:23:26,694 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,695 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.622ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,752 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:23:26,752 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,752 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,754 [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 2025-10-17 09:23:26,758 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,758 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3493ms INFO 2025-10-17 09:23:26,758 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,758 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9781ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,774 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:23:26,774 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,774 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,775 [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 2025-10-17 09:23:26,784 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:23:26,784 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:26,784 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,786 [16 ] 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 2025-10-17 09:23:26,803 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,803 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.3207ms INFO 2025-10-17 09:23:26,803 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,803 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9116ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:26,845 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:26,846 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 70.1771ms INFO 2025-10-17 09:23:26,846 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:26,846 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.7539ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:28,427 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=78895f3b-1ba6-473f-9302-e7c85d793dc8%20%20& INFO 2025-10-17 09:23:28,427 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:28,427 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,428 [67 ] 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 2025-10-17 09:23:28,475 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:28,475 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.5431ms INFO 2025-10-17 09:23:28,475 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,475 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5951ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:28,593 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:23:28,593 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:28,593 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,595 [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 2025-10-17 09:23:28,601 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:28,601 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9458ms INFO 2025-10-17 09:23:28,601 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,601 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1854ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:28,603 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330681&isHis=& INFO 2025-10-17 09:23:28,603 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:28,603 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,604 [86 ] 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 2025-10-17 09:23:28,608 [86 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:23:28,613 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:28,613 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.6121ms INFO 2025-10-17 09:23:28,613 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,613 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3785ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:28,706 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2025-10-17 09:23:28,706 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:28,706 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,707 [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 2025-10-17 09:23:28,712 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:28,712 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.1777ms INFO 2025-10-17 09:23:28,712 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,712 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.944ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:28,864 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=78895f3b-1ba6-473f-9302-e7c85d793dc8%20%20&isHis=& INFO 2025-10-17 09:23:28,864 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:28,865 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,866 [84 ] 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=78895f3b-1ba6-473f-9302-e7c85d793dc8%20%20&recordId=8411&tableName=FORMBKSQD& INFO 2025-10-17 09:23:28,866 [67 ] 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 2025-10-17 09:23:28,866 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:28,866 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,867 [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 2025-10-17 09:23:28,875 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=78895f3b-1ba6-473f-9302-e7c85d793dc8%20%20&flowID=132&nodeCode=N1661331571231& INFO 2025-10-17 09:23:28,876 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:28,876 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,877 [16 ] 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 2025-10-17 09:23:28,919 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:28,919 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 51.4786ms INFO 2025-10-17 09:23:28,919 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,919 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.2892ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:28,935 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:28,935 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 69.3519ms INFO 2025-10-17 09:23:28,935 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,935 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.1437ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:28,946 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:28,946 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 68.6691ms INFO 2025-10-17 09:23:28,946 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:28,946 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.4109ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:29,068 [86 ] 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=8411&approveID=330681& INFO 2025-10-17 09:23:29,069 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:29,069 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:29,071 [86 ] 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 2025-10-17 09:23:29,092 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:29,092 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 21.5266ms INFO 2025-10-17 09:23:29,092 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:29,092 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0028ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:29,248 [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 2025-10-17 09:23:29,248 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:29,248 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:29,250 [86 ] 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 2025-10-17 09:23:29,250 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:29,250 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:29,251 [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 2025-10-17 09:23:29,251 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:23:29,255 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8411&formCode=0031&flowID=132&nodeCode=N1661331571231&exeId=62239&guid=78895f3b-1ba6-473f-9302-e7c85d793dc8%20%20&flag=1& INFO 2025-10-17 09:23:29,255 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:29,255 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:29,255 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.4724ms INFO 2025-10-17 09:23:29,255 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:29,255 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:29,255 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7118ms INFO 2025-10-17 09:23:29,255 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:29,255 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3841ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:29,255 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4623ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:29,255 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:29,257 [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 2025-10-17 09:23:29,344 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:29,344 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 87.0182ms INFO 2025-10-17 09:23:29,344 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:29,344 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.5192ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:30,539 [16 ] 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=c0QWVVc6%2Fq4%3D& INFO 2025-10-17 09:23:30,539 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:30,540 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:30,541 [16 ] 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 2025-10-17 09:23:30,547 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:30,547 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0484ms INFO 2025-10-17 09:23:30,547 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:30,547 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1336ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:33,767 [67 ] 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 2025-10-17 09:23:33,768 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:23:33,768 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:33,768 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:33,769 [67 ] 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 2025-10-17 09:23:33,818 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:33,818 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.807ms INFO 2025-10-17 09:23:33,818 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:33,818 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0687ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:33,937 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:23:33,937 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:33,938 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:33,939 [84 ] 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 2025-10-17 09:23:33,947 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:33,947 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.1044ms INFO 2025-10-17 09:23:33,947 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:33,947 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0592ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:34,716 [67 ] 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 2025-10-17 09:23:34,716 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:23:34,717 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:34,717 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:34,718 [67 ] 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 2025-10-17 09:23:34,828 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:34,828 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 109.7189ms INFO 2025-10-17 09:23:34,828 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:34,828 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.9782ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:36,030 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:23:36,030 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:36,031 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:36,032 [67 ] 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 2025-10-17 09:23:36,032 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:23:36,033 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:36,033 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:36,034 [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 2025-10-17 09:23:36,038 [67 ] 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 2025-10-17 09:23:36,038 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:36,039 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:36,039 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:36,039 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.6449ms INFO 2025-10-17 09:23:36,039 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:36,039 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7889ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:36,040 [67 ] 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 2025-10-17 09:23:36,040 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:36,040 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6773ms INFO 2025-10-17 09:23:36,040 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:36,040 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5227ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:36,054 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:36,054 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4473ms INFO 2025-10-17 09:23:36,054 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:36,054 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1156ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:38,981 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=78895f3b-1ba6-473f-9302-e7c85d793dc8%20%20& INFO 2025-10-17 09:23:38,982 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:38,982 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:38,983 [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 2025-10-17 09:23:39,031 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:39,031 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.9432ms INFO 2025-10-17 09:23:39,031 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,031 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2468ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:39,360 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:23:39,360 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:39,360 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,361 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330681&isHis=& INFO 2025-10-17 09:23:39,361 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:39,361 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,362 [16 ] 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 2025-10-17 09:23:39,362 [67 ] 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 2025-10-17 09:23:39,366 [67 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:23:39,368 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:39,368 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1418ms INFO 2025-10-17 09:23:39,368 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,368 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.245ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:39,369 [67 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:23:39,371 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:39,372 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.1033ms INFO 2025-10-17 09:23:39,372 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,372 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0571ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:39,563 [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 2025-10-17 09:23:39,563 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:39,563 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,564 [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 2025-10-17 09:23:39,569 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:39,569 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5803ms INFO 2025-10-17 09:23:39,569 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,569 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5696ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:39,763 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=78895f3b-1ba6-473f-9302-e7c85d793dc8%20%20&isHis=& INFO 2025-10-17 09:23:39,763 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:39,764 [84 ] 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=78895f3b-1ba6-473f-9302-e7c85d793dc8%20%20&recordId=8411&tableName=FORMBKSQD& INFO 2025-10-17 09:23:39,764 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,764 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:39,764 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,765 [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 2025-10-17 09:23:39,765 [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 2025-10-17 09:23:39,767 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=78895f3b-1ba6-473f-9302-e7c85d793dc8%20%20&flowID=132&nodeCode=N1661331571231& INFO 2025-10-17 09:23:39,767 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:39,767 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,768 [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 2025-10-17 09:23:39,813 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:39,813 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.0327ms INFO 2025-10-17 09:23:39,813 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,813 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7972ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:39,843 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:39,843 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 77.7351ms INFO 2025-10-17 09:23:39,843 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,843 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.0339ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:39,844 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:39,844 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 76.3183ms INFO 2025-10-17 09:23:39,844 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:39,844 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.9177ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:23:40,026 [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=8411&approveID=330681& INFO 2025-10-17 09:23:40,026 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:23:40,026 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:40,028 [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 2025-10-17 09:23:40,032 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:23:40,033 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.9468ms INFO 2025-10-17 09:23:40,033 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:23:40,033 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0043ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:22,616 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/DoCreateSelfTravel? application/json 29730 INFO 2025-10-17 09:25:22,617 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:25:22,617 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:22,617 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:22,619 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfTravel", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfTravel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:25:22,709 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:22,709 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M) in 90.0862ms INFO 2025-10-17 09:25:22,709 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:22,709 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.0758ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:22,838 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/DoEntityFlowWork? application/x-www-form-urlencoded 7 INFO 2025-10-17 09:25:22,838 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:25:22,838 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:22,838 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:22,840 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:25:22,891 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:22,891 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 51.088ms INFO 2025-10-17 09:25:22,891 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:22,891 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.6097ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:24,456 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 09:25:24,456 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:24,456 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:24,457 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:25:24,474 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:24,475 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 17.4607ms INFO 2025-10-17 09:25:24,475 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:24,475 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5037ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:32,953 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 09:25:32,953 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:25:32,954 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 09:25:32,955 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2374ms 200 application/javascript INFO 2025-10-17 09:25:32,999 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 09:25:33,000 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 09:25:33,000 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7019ms 200 text/css INFO 2025-10-17 09:25:33,006 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 09:25:33,007 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 09:25:33,007 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8396ms 200 text/css INFO 2025-10-17 09:25:33,008 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 09:25:33,008 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 09:25:33,008 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 09:25:33,008 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 09:25:33,008 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5784ms 200 text/css INFO 2025-10-17 09:25:33,008 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6849ms 200 text/css INFO 2025-10-17 09:25:33,038 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 09:25:33,039 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 09:25:33,039 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9623ms 200 text/css INFO 2025-10-17 09:25:33,041 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 09:25:33,041 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:25:33,042 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 09:25:33,042 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.716ms 200 application/javascript INFO 2025-10-17 09:25:33,072 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 09:25:33,072 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:25:33,072 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 09:25:33,072 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7082ms 200 application/javascript INFO 2025-10-17 09:25:33,080 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 09:25:33,080 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:25:33,081 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 09:25:33,081 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4632ms 200 application/javascript INFO 2025-10-17 09:25:33,103 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 09:25:33,103 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:25:33,103 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 09:25:33,103 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4336ms 200 application/javascript INFO 2025-10-17 09:25:33,286 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e& INFO 2025-10-17 09:25:33,287 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:33,287 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:33,288 [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 2025-10-17 09:25:33,336 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:33,336 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.386ms INFO 2025-10-17 09:25:33,336 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:33,336 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5719ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:33,472 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330683&isHis=& INFO 2025-10-17 09:25:33,472 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:33,472 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:33,474 [58 ] 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 2025-10-17 09:25:33,478 [58 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:25:33,482 [58 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 09:25:33,484 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:33,484 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.605ms INFO 2025-10-17 09:25:33,484 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:33,484 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6276ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:33,791 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e&isHis=& INFO 2025-10-17 09:25:33,792 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:33,792 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:33,793 [58 ] 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 2025-10-17 09:25:33,819 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:25:33,819 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:33,819 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:33,821 [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 2025-10-17 09:25:33,829 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:33,829 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.7653ms INFO 2025-10-17 09:25:33,829 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:33,829 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5799ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:33,842 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:33,842 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 48.7484ms INFO 2025-10-17 09:25:33,842 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:33,842 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.2088ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:33,988 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e&isHis=& INFO 2025-10-17 09:25:33,988 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:33,988 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:33,990 [81 ] 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 2025-10-17 09:25:34,040 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:34,040 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.8812ms INFO 2025-10-17 09:25:34,040 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:34,040 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.0266ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:34,348 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e&flowID=87&nodeCode=begin& INFO 2025-10-17 09:25:34,348 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:34,348 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:34,349 [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 2025-10-17 09:25:34,350 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=begin&guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e&recordId=2161&tableName=K_Travel& INFO 2025-10-17 09:25:34,351 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:34,351 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:34,352 [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 2025-10-17 09:25:34,393 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:34,393 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.439ms INFO 2025-10-17 09:25:34,393 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:34,393 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5745ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:34,399 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:34,399 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.8277ms INFO 2025-10-17 09:25:34,399 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:34,399 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7685ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:34,587 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 09:25:34,588 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 09:25:34,588 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5837ms 200 image/png INFO 2025-10-17 09:25:34,626 [6 ] 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 2025-10-17 09:25:34,626 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:34,626 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:34,628 [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 2025-10-17 09:25:34,640 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:34,640 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.1754ms INFO 2025-10-17 09:25:34,640 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:34,640 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3509ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:34,998 [58 ] 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 2025-10-17 09:25:34,999 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:34,999 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:35,000 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e& INFO 2025-10-17 09:25:35,000 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:35,000 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:35,000 [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 2025-10-17 09:25:35,002 [81 ] 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 2025-10-17 09:25:35,004 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:35,005 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.248ms INFO 2025-10-17 09:25:35,005 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:35,005 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5986ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:35,076 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:35,079 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 77.1477ms INFO 2025-10-17 09:25:35,079 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:35,079 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.3393ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:36,368 [81 ] 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 2025-10-17 09:25:36,368 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:25:36,369 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:36,369 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:36,370 [81 ] 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 2025-10-17 09:25:36,376 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:36,376 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.364ms INFO 2025-10-17 09:25:36,376 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:36,377 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4095ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:36,520 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 09:25:36,520 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 09:25:36,521 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5713ms 200 image/png INFO 2025-10-17 09:25:36,567 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=Ewt7%2BSvt6CY%3D& INFO 2025-10-17 09:25:36,567 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:36,567 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:36,569 [58 ] 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 2025-10-17 09:25:36,575 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:36,575 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2944ms INFO 2025-10-17 09:25:36,575 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:36,575 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2204ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:25:54,332 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 09:25:54,332 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:25:54,332 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:54,334 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:25:54,352 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:25:54,352 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 18.5008ms INFO 2025-10-17 09:25:54,352 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:25:54,352 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.488ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:01,946 [54 ] 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 2025-10-17 09:26:01,947 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 09:26:01,947 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5382ms 304 text/html INFO 2025-10-17 09:26:02,046 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:26:02,046 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 09:26:02,046 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3857ms 304 application/javascript INFO 2025-10-17 09:26:02,179 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664361971&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:26:02,180 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:26:02,180 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.727ms 200 text/html INFO 2025-10-17 09:26:02,849 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664362841 INFO 2025-10-17 09:26:02,850 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:26:02,850 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8419ms 200 application/javascript INFO 2025-10-17 09:26:02,868 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5662514489683625 INFO 2025-10-17 09:26:02,868 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:26:02,868 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5074ms 200 application/javascript INFO 2025-10-17 09:26:03,008 [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%3D1760664361971%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:26:03,009 [81 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:26:03,009 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,010 [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 2025-10-17 09:26:03,011 [81 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664361971&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:26:03,014 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,014 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7572ms INFO 2025-10-17 09:26:03,014 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,014 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5452ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,014 [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 2025-10-17 09:26:03,014 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:03,014 [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 2025-10-17 09:26:03,014 [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 2025-10-17 09:26:03,015 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,016 [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 2025-10-17 09:26:03,016 [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 2025-10-17 09:26:03,016 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:26:03,016 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,017 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7194ms INFO 2025-10-17 09:26:03,017 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,017 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6989ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,116 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 09:26:03,117 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:03,117 [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 2025-10-17 09:26:03,117 [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 2025-10-17 09:26:03,117 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:26:03,118 [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 2025-10-17 09:26:03,119 [54 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NDUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNDQ2OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWNleaVj-S7qiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTQ1IiwianRpIjoiNzgyZTA0N2ItZGIzNC00OWU1LWJmZTItYjU0YzU4M2M3ZjFkIiwiaWF0IjoxNzU5OTExNDgxLCJuYmYiOjE3NTk5MTE0NzksImV4cCI6MTc1OTk5Nzg4MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.0tVHfjSX54Tnd7ei-RDbjSWTboHZf7PQbwJCoNP0UG4 INFO 2025-10-17 09:26:03,122 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,122 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.6076ms INFO 2025-10-17 09:26:03,122 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:26:03,122 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6887ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,193 [75 ] 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 2025-10-17 09:26:03,193 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:03,193 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,195 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,196 [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 2025-10-17 09:26:03,197 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:26:03,197 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:26:03,197 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:26:03,212 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:26:03,215 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,215 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6452ms INFO 2025-10-17 09:26:03,215 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,215 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9024ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,299 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:26:03,299 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,299 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,301 [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 2025-10-17 09:26:03,301 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:26:03,302 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:26:03,302 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:26:03,311 [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 2025-10-17 09:26:03,311 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,311 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,312 [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 2025-10-17 09:26:03,316 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,316 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2426ms INFO 2025-10-17 09:26:03,316 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,316 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1486ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,317 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:26:03,331 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:26:03,334 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,334 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.5696ms INFO 2025-10-17 09:26:03,334 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,334 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3408ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,459 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:26:03,459 [81 ] 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 2025-10-17 09:26:03,459 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,459 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,459 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,459 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,461 [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 2025-10-17 09:26:03,461 [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 2025-10-17 09:26:03,464 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,464 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4749ms INFO 2025-10-17 09:26:03,464 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,464 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4321ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,469 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,469 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4688ms INFO 2025-10-17 09:26:03,469 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,469 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5911ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,710 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:26:03,711 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,711 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,712 [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 2025-10-17 09:26:03,718 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,718 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2475ms INFO 2025-10-17 09:26:03,718 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,718 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5339ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,729 [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 2025-10-17 09:26:03,729 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,729 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,731 [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 2025-10-17 09:26:03,731 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:26:03,731 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,731 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,731 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:26:03,732 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,732 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,732 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:26:03,732 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,732 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,732 [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 2025-10-17 09:26:03,733 [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 2025-10-17 09:26:03,733 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:26:03,734 [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 2025-10-17 09:26:03,734 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,734 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,735 [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 2025-10-17 09:26:03,735 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,735 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6069ms INFO 2025-10-17 09:26:03,735 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,735 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3477ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,737 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,737 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,737 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7037ms INFO 2025-10-17 09:26:03,737 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,737 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.8785ms INFO 2025-10-17 09:26:03,737 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,737 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3733ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,737 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7464ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,740 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,740 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.2109ms INFO 2025-10-17 09:26:03,740 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,740 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0479ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,742 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,742 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2756ms INFO 2025-10-17 09:26:03,742 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,742 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8977ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,859 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:26:03,859 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,859 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,860 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:26:03,860 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:03,860 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,860 [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 2025-10-17 09:26:03,861 [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 2025-10-17 09:26:03,876 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,876 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.1276ms INFO 2025-10-17 09:26:03,876 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,877 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9442ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:03,879 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:03,879 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.5959ms INFO 2025-10-17 09:26:03,879 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:03,879 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3879ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:06,400 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664367033&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:26:06,401 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:26:06,401 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8358ms 200 text/html INFO 2025-10-17 09:26:06,806 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664367461 INFO 2025-10-17 09:26:06,807 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:26:06,807 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.777ms 200 application/javascript INFO 2025-10-17 09:26:06,820 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9860281531534594 INFO 2025-10-17 09:26:06,820 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:26:06,820 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4525ms 200 application/javascript INFO 2025-10-17 09:26:06,944 [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 2025-10-17 09:26:06,944 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:06,944 [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 2025-10-17 09:26:06,944 [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 2025-10-17 09:26:06,944 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:06,946 [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 2025-10-17 09:26:06,946 [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 2025-10-17 09:26:06,946 [58 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:26:06,946 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:06,946 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.675ms INFO 2025-10-17 09:26:06,946 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:06,946 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9466ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:26:06,949 [58 ] 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%3D1760664367033%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:26:06,949 [58 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:26:06,949 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:06,951 [58 ] 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 2025-10-17 09:26:06,951 [58 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664367033&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:26:06,954 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:06,954 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.577ms INFO 2025-10-17 09:26:06,954 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:06,954 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.217ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,020 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 09:26:07,020 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:07,020 [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 2025-10-17 09:26:07,020 [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 2025-10-17 09:26:07,020 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:26:07,022 [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 2025-10-17 09:26:07,023 [89 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyNDAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDAwNyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumrmOaWh-eroCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjQwIiwianRpIjoiNGI1NDQyNDAtYWVkMi00MmQ0LThkNGQtNzNlOTg1NGYzZmU0IiwiaWF0IjoxNzYwNTc3NjM1LCJuYmYiOjE3NjA1Nzc2MzMsImV4cCI6MTc2MDY2NDAzNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.-YKxrpA-oyLdK3m-gSuHByRq7kurlCE0wlpT9tPMxW8 INFO 2025-10-17 09:26:07,025 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,025 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.5674ms INFO 2025-10-17 09:26:07,025 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:26:07,025 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7758ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,086 [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 2025-10-17 09:26:07,086 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:07,086 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,086 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,087 [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 2025-10-17 09:26:07,089 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:26:07,089 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:26:07,089 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:26:07,104 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:26:07,107 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,107 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2582ms INFO 2025-10-17 09:26:07,107 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,107 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2923ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,169 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:26:07,170 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,170 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,171 [40 ] 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 2025-10-17 09:26:07,171 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,171 [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 2025-10-17 09:26:07,171 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,172 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:26:07,172 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:26:07,172 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:26:07,173 [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 2025-10-17 09:26:07,191 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,191 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.377ms INFO 2025-10-17 09:26:07,191 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,191 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2243ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,201 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:26:07,202 [89 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:26:07,204 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,204 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2065ms INFO 2025-10-17 09:26:07,204 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,205 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3036ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,271 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:26:07,271 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,272 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,273 [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 2025-10-17 09:26:07,273 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,273 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,274 [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 2025-10-17 09:26:07,274 [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 2025-10-17 09:26:07,278 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,278 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7048ms INFO 2025-10-17 09:26:07,278 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,278 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,278 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6297ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,278 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.8703ms INFO 2025-10-17 09:26:07,278 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,279 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5921ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,344 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ad3c310d-bf91-4f5c-b5e3-30f8c276c3c3%20%20& INFO 2025-10-17 09:26:07,344 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,344 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,345 [26 ] 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 2025-10-17 09:26:07,355 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:26:07,355 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,355 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,356 [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 2025-10-17 09:26:07,377 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,377 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 20.5369ms INFO 2025-10-17 09:26:07,377 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,377 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0868ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,392 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,392 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.4661ms INFO 2025-10-17 09:26:07,392 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,392 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1035ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,459 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:26:07,459 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,459 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,460 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330684&isHis=& INFO 2025-10-17 09:26:07,460 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,460 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,461 [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 2025-10-17 09:26:07,462 [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 2025-10-17 09:26:07,465 [26 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:26:07,467 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,467 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.879ms INFO 2025-10-17 09:26:07,467 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,467 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7277ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,470 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,470 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8066ms INFO 2025-10-17 09:26:07,470 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,471 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.679ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,536 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ad3c310d-bf91-4f5c-b5e3-30f8c276c3c3%20%20&isHis=& INFO 2025-10-17 09:26:07,536 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,537 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,538 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329732657&guid=ad3c310d-bf91-4f5c-b5e3-30f8c276c3c3%20%20&recordId=2161&tableName=K_Travel& INFO 2025-10-17 09:26:07,538 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,538 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,538 [57 ] 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 2025-10-17 09:26:07,539 [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 2025-10-17 09:26:07,544 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ad3c310d-bf91-4f5c-b5e3-30f8c276c3c3%20%20&flowID=87&nodeCode=N1661329732657& INFO 2025-10-17 09:26:07,544 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,544 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,545 [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 2025-10-17 09:26:07,588 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,588 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.3244ms INFO 2025-10-17 09:26:07,588 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,588 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.0598ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,620 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,620 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 81.0496ms INFO 2025-10-17 09:26:07,620 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,620 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.7781ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,621 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,621 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.1084ms INFO 2025-10-17 09:26:07,621 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,621 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.9553ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,629 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 09:26:07,629 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:07,629 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/moreMenu.5ee53a68.js was not modified INFO 2025-10-17 09:26:07,629 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3505ms 304 application/javascript INFO 2025-10-17 09:26:07,630 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 09:26:07,630 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 09:26:07,631 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:07,631 [26 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/moreMenu.d88dbed4.css was not modified INFO 2025-10-17 09:26:07,631 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2626ms 304 text/css INFO 2025-10-17 09:26:07,631 [89 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/vuedraggable.umd.d9d361ab.js was not modified INFO 2025-10-17 09:26:07,631 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3809ms 304 application/javascript INFO 2025-10-17 09:26:07,703 [89 ] 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 2025-10-17 09:26:07,704 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,704 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,705 [26 ] 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 2025-10-17 09:26:07,705 [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 2025-10-17 09:26:07,705 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,706 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,706 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 09:26:07,706 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 09:26:07,707 [87 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdcc.d63f5968.png was not modified INFO 2025-10-17 09:26:07,707 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/ywsqd.1e248292.png was not modified INFO 2025-10-17 09:26:07,707 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2925ms 304 image/png INFO 2025-10-17 09:26:07,707 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3027ms 304 image/png INFO 2025-10-17 09:26:07,707 [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 2025-10-17 09:26:07,709 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,709 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7574ms INFO 2025-10-17 09:26:07,709 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,709 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7533ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,710 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,710 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0091ms INFO 2025-10-17 09:26:07,710 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,710 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.964ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:07,719 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=ad3c310d-bf91-4f5c-b5e3-30f8c276c3c3%20%20& INFO 2025-10-17 09:26:07,719 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:07,719 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,720 [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 2025-10-17 09:26:07,790 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:07,792 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 72.0209ms INFO 2025-10-17 09:26:07,792 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:07,792 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.6868ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:08,919 [26 ] 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 2025-10-17 09:26:08,919 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:08,919 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:08,920 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:08,921 [26 ] 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 2025-10-17 09:26:08,928 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:08,928 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8922ms INFO 2025-10-17 09:26:08,928 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:08,928 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1389ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:09,011 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=Ewt7%2BSvt6CY%3D& INFO 2025-10-17 09:26:09,011 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:09,011 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:09,013 [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 2025-10-17 09:26:09,019 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:09,019 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3293ms INFO 2025-10-17 09:26:09,019 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:09,019 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3613ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:10,211 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054501&IsEss=true& INFO 2025-10-17 09:26:10,212 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:10,212 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:10,214 [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 2025-10-17 09:26:10,215 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 09:26:10,216 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:10,216 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:10,219 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:26:10,219 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:10,219 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9727ms INFO 2025-10-17 09:26:10,219 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:10,219 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0121ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:10,223 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:10,223 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 4.6369ms INFO 2025-10-17 09:26:10,223 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:10,223 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1071ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:12,002 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054502,26054503&IsEss=true& INFO 2025-10-17 09:26:12,003 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:12,003 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:12,004 [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 2025-10-17 09:26:12,008 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:12,008 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4598ms INFO 2025-10-17 09:26:12,008 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:12,008 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6353ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:12,024 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetSelfTravel?k_Id=0& INFO 2025-10-17 09:26:12,024 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:12,025 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:12,026 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfTravel", controller = "Travel"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfTravel(Int32, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:26:12,049 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:12,049 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M) in 23.1323ms INFO 2025-10-17 09:26:12,049 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:12,049 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.961ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:13,281 [38 ] 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 2025-10-17 09:26:13,281 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:13,281 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:13,281 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:13,283 [38 ] 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 2025-10-17 09:26:13,289 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:13,289 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0944ms INFO 2025-10-17 09:26:13,289 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:13,289 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4053ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:17,008 [54 ] 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 2025-10-17 09:26:17,008 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:17,008 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:17,009 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:17,010 [54 ] 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 2025-10-17 09:26:17,057 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:17,057 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.0636ms INFO 2025-10-17 09:26:17,057 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:17,057 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2619ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:17,131 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:26:17,132 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:17,132 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:17,133 [75 ] 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 2025-10-17 09:26:17,142 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:17,142 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.5415ms INFO 2025-10-17 09:26:17,142 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:17,142 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4712ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:18,249 [38 ] 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 2025-10-17 09:26:18,250 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:26:18,250 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:18,250 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:18,251 [38 ] 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 2025-10-17 09:26:18,404 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:18,404 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 152.472ms INFO 2025-10-17 09:26:18,404 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:18,404 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 154.6862ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:19,536 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:26:19,536 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:19,536 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:19,538 [38 ] 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 2025-10-17 09:26:19,540 [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=1&Flag=1&type=0&formCode=& INFO 2025-10-17 09:26:19,540 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:26:19,540 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:19,540 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:19,540 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:19,540 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:19,541 [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 2025-10-17 09:26:19,541 [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 2025-10-17 09:26:19,546 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:19,546 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 8.2923ms INFO 2025-10-17 09:26:19,546 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:19,546 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2296ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:19,547 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:19,547 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9885ms INFO 2025-10-17 09:26:19,547 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:19,547 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6922ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:19,556 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:19,557 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.2305ms INFO 2025-10-17 09:26:19,557 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:19,557 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.989ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:26:55,133 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetCalTravelHours?beginDate=2025-10-20&endDate=2025-10-22&timeBegin=08:15&timeEnd=17:30& INFO 2025-10-17 09:26:55,134 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:26:55,134 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:55,135 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalTravelHours", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.Travel.Dto.TravelCalHoursDto GetCalTravelHours(System.String, System.String, System.String, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:26:55,141 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:26:55,141 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M) in 6.0539ms INFO 2025-10-17 09:26:55,141 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:26:55,142 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1275ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:54,654 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664474434&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:27:54,655 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:27:54,655 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7382ms 200 text/html INFO 2025-10-17 09:27:54,892 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664474885 INFO 2025-10-17 09:27:54,892 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:27:54,892 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6309ms 200 application/javascript INFO 2025-10-17 09:27:54,905 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5857395095421933 INFO 2025-10-17 09:27:54,905 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:27:54,905 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4071ms 200 application/javascript INFO 2025-10-17 09:27:55,041 [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%3D1760664474434%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:27:55,041 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:27:55,041 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,043 [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 2025-10-17 09:27:55,044 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664474434&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:27:55,047 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,047 [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 2025-10-17 09:27:55,047 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8662ms INFO 2025-10-17 09:27:55,047 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,047 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:27:55,047 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9395ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,047 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,049 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,050 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:27:55,051 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:27:55,051 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:27:55,051 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:27:55,066 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:27:55,069 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,069 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8098ms INFO 2025-10-17 09:27:55,069 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,069 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1603ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,149 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:27:55,149 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,149 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,151 [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 2025-10-17 09:27:55,151 [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 2025-10-17 09:27:55,151 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,151 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,152 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:27:55,152 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:27:55,152 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:27:55,153 [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 2025-10-17 09:27:55,156 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,156 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1956ms INFO 2025-10-17 09:27:55,156 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,156 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.122ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,167 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:27:55,181 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:27:55,184 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,184 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1128ms INFO 2025-10-17 09:27:55,184 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,184 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4961ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,273 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:27:55,273 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,273 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,274 [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 2025-10-17 09:27:55,274 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,274 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,275 [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 2025-10-17 09:27:55,275 [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 2025-10-17 09:27:55,282 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,282 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6793ms INFO 2025-10-17 09:27:55,282 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,282 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5437ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,283 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,284 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6421ms INFO 2025-10-17 09:27:55,284 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,284 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.807ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,340 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d63ac290-4ffb-4a8e-a92d-0517b576b802%20%20& INFO 2025-10-17 09:27:55,341 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,341 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,342 [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 2025-10-17 09:27:55,387 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,387 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.8786ms INFO 2025-10-17 09:27:55,387 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,387 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.7302ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,401 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:27:55,401 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,401 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,402 [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 2025-10-17 09:27:55,406 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,406 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2011ms INFO 2025-10-17 09:27:55,406 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,407 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9761ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,454 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:27:55,454 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330651&isHis=& INFO 2025-10-17 09:27:55,454 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,454 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,455 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,455 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,456 [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 2025-10-17 09:27:55,456 [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 2025-10-17 09:27:55,460 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:27:55,461 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,461 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6446ms INFO 2025-10-17 09:27:55,461 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,462 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5105ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,464 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,464 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.1498ms INFO 2025-10-17 09:27:55,464 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,464 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1313ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,534 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 09:27:55,534 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,534 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,535 [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 2025-10-17 09:27:55,539 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,539 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.8508ms INFO 2025-10-17 09:27:55,539 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,539 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4763ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,609 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d63ac290-4ffb-4a8e-a92d-0517b576b802%20%20&isHis=& INFO 2025-10-17 09:27:55,610 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,610 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,611 [70 ] 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 2025-10-17 09:27:55,612 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1703667424547&guid=d63ac290-4ffb-4a8e-a92d-0517b576b802%20%20&recordId=1413&tableName=FWorkPlanMain& INFO 2025-10-17 09:27:55,612 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,613 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,614 [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 2025-10-17 09:27:55,618 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d63ac290-4ffb-4a8e-a92d-0517b576b802%20%20&flowID=158&nodeCode=N1703667424547& INFO 2025-10-17 09:27:55,618 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,618 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,619 [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 2025-10-17 09:27:55,725 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,725 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 113.4375ms INFO 2025-10-17 09:27:55,725 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,725 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.6627ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,726 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,726 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 106.4195ms INFO 2025-10-17 09:27:55,726 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,726 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.141ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,727 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,727 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 112.9038ms INFO 2025-10-17 09:27:55,727 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,727 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 114.8203ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,797 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1413&approveID=330651& INFO 2025-10-17 09:27:55,798 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,798 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,799 [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 2025-10-17 09:27:55,809 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,809 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 10.0165ms INFO 2025-10-17 09:27:55,809 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,809 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8653ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,890 [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 2025-10-17 09:27:55,890 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,890 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,892 [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 2025-10-17 09:27:55,892 [6 ] 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 2025-10-17 09:27:55,892 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,892 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,893 [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 2025-10-17 09:27:55,895 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,895 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.332ms INFO 2025-10-17 09:27:55,895 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,895 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2182ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,896 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1413&formCode=9601&flowID=158&nodeCode=N1703667424547&exeId=62211&guid=d63ac290-4ffb-4a8e-a92d-0517b576b802%20%20&flag=1& INFO 2025-10-17 09:27:55,896 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:55,896 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,896 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,896 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.797ms INFO 2025-10-17 09:27:55,896 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,896 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3869ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:55,897 [6 ] 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 2025-10-17 09:27:55,950 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:55,954 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 56.7106ms INFO 2025-10-17 09:27:55,954 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:55,954 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.4079ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:27:56,122 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=wVSISlk1aMw%3D& INFO 2025-10-17 09:27:56,122 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:27:56,122 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:56,123 [84 ] 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 2025-10-17 09:27:56,129 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:27:56,129 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9218ms INFO 2025-10-17 09:27:56,129 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:27:56,130 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8673ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:29,919 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/DoCreateSelfTravel? application/json 29814 INFO 2025-10-17 09:29:29,919 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:29,919 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:29,919 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:29,921 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfTravel", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfTravel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:29:29,932 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:29,932 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M) in 11.5033ms INFO 2025-10-17 09:29:29,932 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:29,932 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7084ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:30,010 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/DoEntityFlowWork? application/x-www-form-urlencoded 7 INFO 2025-10-17 09:29:30,010 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:30,010 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:30,010 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:30,012 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:29:30,049 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:30,049 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 37.344ms INFO 2025-10-17 09:29:30,049 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:30,049 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2718ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:31,174 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 09:29:31,175 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:31,175 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:31,176 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:29:31,193 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:31,193 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 16.917ms INFO 2025-10-17 09:29:31,193 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:31,193 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0296ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:33,270 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664572546&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:29:33,270 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:29:33,271 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9087ms 200 text/html INFO 2025-10-17 09:29:33,967 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664573355 INFO 2025-10-17 09:29:33,967 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:29:33,967 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6415ms 200 application/javascript INFO 2025-10-17 09:29:34,027 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9904028768714299 INFO 2025-10-17 09:29:34,028 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:29:34,028 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4625ms 200 application/javascript INFO 2025-10-17 09:29:34,187 [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%3D1760664572546%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:29:34,187 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:29:34,187 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,189 [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 2025-10-17 09:29:34,190 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664572546&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:29:34,192 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,192 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6007ms INFO 2025-10-17 09:29:34,192 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,193 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5387ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,208 [82 ] 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 2025-10-17 09:29:34,208 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:34,208 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,210 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,211 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:29:34,212 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:29:34,212 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:29:34,212 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:29:34,230 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:29:34,232 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,232 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 21.2177ms INFO 2025-10-17 09:29:34,232 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,232 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.9229ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,328 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:29:34,328 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,328 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,329 [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 2025-10-17 09:29:34,338 [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 2025-10-17 09:29:34,338 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,338 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,338 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:29:34,339 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:29:34,339 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:29:34,340 [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 2025-10-17 09:29:34,343 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,343 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6599ms INFO 2025-10-17 09:29:34,343 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,344 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7952ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,354 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:29:34,368 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:29:34,372 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,372 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 42.8308ms INFO 2025-10-17 09:29:34,372 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,372 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.7759ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,519 [90 ] 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 2025-10-17 09:29:34,520 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,520 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,521 [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 2025-10-17 09:29:34,523 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:29:34,524 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,524 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,525 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,525 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.674ms INFO 2025-10-17 09:29:34,525 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,525 [16 ] 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 2025-10-17 09:29:34,525 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7716ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,534 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,534 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8595ms INFO 2025-10-17 09:29:34,534 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,534 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6297ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,607 [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 2025-10-17 09:29:34,607 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,607 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,609 [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 2025-10-17 09:29:34,609 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:29:34,609 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,610 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,611 [16 ] 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 2025-10-17 09:29:34,612 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,612 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2181ms INFO 2025-10-17 09:29:34,612 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,612 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1083ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,614 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,614 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9953ms INFO 2025-10-17 09:29:34,614 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,614 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6603ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,633 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:29:34,633 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,633 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,634 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:29:34,634 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,634 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,634 [16 ] 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 2025-10-17 09:29:34,635 [90 ] 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 2025-10-17 09:29:34,636 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:29:34,636 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,636 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,637 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,637 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9054ms INFO 2025-10-17 09:29:34,637 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,637 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5171ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,637 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:29:34,637 [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 2025-10-17 09:29:34,638 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,638 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,639 [16 ] 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 2025-10-17 09:29:34,642 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,642 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1315ms INFO 2025-10-17 09:29:34,642 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,642 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1462ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,643 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,643 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.057ms INFO 2025-10-17 09:29:34,643 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,644 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8152ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,644 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,644 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.81ms INFO 2025-10-17 09:29:34,644 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,644 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3111ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,727 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:29:34,727 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,727 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,728 [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 2025-10-17 09:29:34,730 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:29:34,730 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:34,730 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,732 [16 ] 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 2025-10-17 09:29:34,748 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,748 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2845ms INFO 2025-10-17 09:29:34,748 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,748 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.888ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:34,780 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:34,780 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.3415ms INFO 2025-10-17 09:29:34,780 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:34,780 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.115ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:36,129 [90 ] 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 2025-10-17 09:29:36,129 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 09:29:36,129 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:36,129 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:36,130 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:36,130 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:36,131 [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 2025-10-17 09:29:36,131 [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 2025-10-17 09:29:36,134 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:36,134 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.536ms INFO 2025-10-17 09:29:36,134 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:36,135 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.849ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:36,159 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:36,159 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 27.5134ms INFO 2025-10-17 09:29:36,159 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:36,159 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.5958ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:37,434 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841& INFO 2025-10-17 09:29:37,434 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:37,434 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,436 [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 2025-10-17 09:29:37,480 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:37,481 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.9747ms INFO 2025-10-17 09:29:37,481 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,481 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.2744ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:37,576 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330497&isHis=& INFO 2025-10-17 09:29:37,577 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:37,577 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,578 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:29:37,578 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:37,578 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,578 [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 2025-10-17 09:29:37,579 [16 ] 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 2025-10-17 09:29:37,582 [90 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:29:37,585 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:37,586 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9957ms INFO 2025-10-17 09:29:37,586 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,586 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8552ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:37,586 [90 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 09:29:37,589 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:37,589 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.5948ms INFO 2025-10-17 09:29:37,589 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,589 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6564ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:37,691 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&isHis=& INFO 2025-10-17 09:29:37,691 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:37,691 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,692 [16 ] 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 2025-10-17 09:29:37,739 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:37,739 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.417ms INFO 2025-10-17 09:29:37,739 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,739 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1365ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:37,841 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&isHis=& INFO 2025-10-17 09:29:37,841 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&flowID=88&nodeCode=begin& INFO 2025-10-17 09:29:37,841 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:37,842 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,842 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:37,842 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,842 [64 ] 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=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&recordId=386017&tableName=k_over& INFO 2025-10-17 09:29:37,842 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:37,843 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,843 [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 2025-10-17 09:29:37,843 [16 ] 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 2025-10-17 09:29:37,844 [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 2025-10-17 09:29:37,886 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:37,886 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.1161ms INFO 2025-10-17 09:29:37,886 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,886 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.8409ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:37,926 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:37,926 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 82.2022ms INFO 2025-10-17 09:29:37,926 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,926 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.8926ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:37,927 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:37,927 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 84.2358ms INFO 2025-10-17 09:29:37,927 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:37,927 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.0886ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:37,979 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 09:29:37,979 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:37,979 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalDesMain.5e94ec3a.js was not modified INFO 2025-10-17 09:29:37,979 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4092ms 304 application/javascript INFO 2025-10-17 09:29:37,983 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 09:29:37,983 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:37,983 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/tab.8b33309e.js was not modified INFO 2025-10-17 09:29:37,983 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3201ms 304 application/javascript INFO 2025-10-17 09:29:37,995 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 09:29:37,995 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/tab.14008936.css was not modified INFO 2025-10-17 09:29:37,995 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3162ms 304 text/css INFO 2025-10-17 09:29:38,008 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 09:29:38,008 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:38,008 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/idCard.f223054d.js was not modified INFO 2025-10-17 09:29:38,008 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3071ms 304 application/javascript INFO 2025-10-17 09:29:38,011 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 09:29:38,011 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/idCard.54670600.css was not modified INFO 2025-10-17 09:29:38,012 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2714ms 304 text/css INFO 2025-10-17 09:29:38,013 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 09:29:38,013 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 09:29:38,013 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/uploadavatar.c8f578b6.css was not modified INFO 2025-10-17 09:29:38,013 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalDesMain.699c54cd.css was not modified INFO 2025-10-17 09:29:38,013 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2711ms 304 text/css INFO 2025-10-17 09:29:38,013 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3188ms 304 text/css INFO 2025-10-17 09:29:38,013 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 09:29:38,014 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 09:29:38,014 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/deptEmp.a1b36376.css was not modified INFO 2025-10-17 09:29:38,014 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:38,014 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.344ms 304 text/css INFO 2025-10-17 09:29:38,014 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/uploadavatar.3083a06b.js was not modified INFO 2025-10-17 09:29:38,014 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2906ms 304 application/javascript INFO 2025-10-17 09:29:38,016 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 09:29:38,016 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:38,016 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/deptEmp.07d6fe08.js was not modified INFO 2025-10-17 09:29:38,016 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.267ms 304 application/javascript INFO 2025-10-17 09:29:38,031 [16 ] 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 2025-10-17 09:29:38,032 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,032 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841& INFO 2025-10-17 09:29:38,032 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,032 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,032 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,033 [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 2025-10-17 09:29:38,033 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:29:38,033 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,033 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,033 [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 2025-10-17 09:29:38,034 [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 2025-10-17 09:29:38,036 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,036 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1012ms INFO 2025-10-17 09:29:38,036 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,036 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9302ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,037 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,037 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0574ms INFO 2025-10-17 09:29:38,037 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,038 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7205ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,112 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,115 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 81.2861ms INFO 2025-10-17 09:29:38,115 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,115 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.0721ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,390 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fac52967-e6f3-40d0-aebb-b67c2de5015d& INFO 2025-10-17 09:29:38,390 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,390 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,392 [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 2025-10-17 09:29:38,437 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,438 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6705ms INFO 2025-10-17 09:29:38,438 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,438 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0101ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,525 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:29:38,525 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,525 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,527 [23 ] 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 2025-10-17 09:29:38,528 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330694&isHis=& INFO 2025-10-17 09:29:38,528 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,528 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,529 [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 2025-10-17 09:29:38,533 [64 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:29:38,533 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,533 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2183ms INFO 2025-10-17 09:29:38,533 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,533 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2588ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,536 [64 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 09:29:38,538 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,538 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.957ms INFO 2025-10-17 09:29:38,538 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,538 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7667ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,610 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=fac52967-e6f3-40d0-aebb-b67c2de5015d&isHis=& INFO 2025-10-17 09:29:38,610 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,611 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,612 [16 ] 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 2025-10-17 09:29:38,661 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,661 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 49.4899ms INFO 2025-10-17 09:29:38,662 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,662 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6707ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,752 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=fac52967-e6f3-40d0-aebb-b67c2de5015d&isHis=& INFO 2025-10-17 09:29:38,752 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,752 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,754 [16 ] 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 2025-10-17 09:29:38,759 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=begin&guid=fac52967-e6f3-40d0-aebb-b67c2de5015d&recordId=2162&tableName=K_Travel& INFO 2025-10-17 09:29:38,760 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,760 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,761 [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 2025-10-17 09:29:38,774 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=fac52967-e6f3-40d0-aebb-b67c2de5015d&flowID=87&nodeCode=begin& INFO 2025-10-17 09:29:38,775 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,775 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,776 [23 ] 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 2025-10-17 09:29:38,819 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,819 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.7343ms INFO 2025-10-17 09:29:38,819 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,819 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.5528ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,832 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,832 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 78.8785ms INFO 2025-10-17 09:29:38,832 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,833 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.9827ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,837 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,837 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 76.3272ms INFO 2025-10-17 09:29:38,837 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,837 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.1697ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,881 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 09:29:38,881 [90 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/gohome.43a4a8aa.png was not modified INFO 2025-10-17 09:29:38,881 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4073ms 304 image/png INFO 2025-10-17 09:29:38,930 [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 2025-10-17 09:29:38,930 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,930 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,932 [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 2025-10-17 09:29:38,935 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,935 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3818ms INFO 2025-10-17 09:29:38,935 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,935 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3556ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:38,936 [64 ] 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 2025-10-17 09:29:38,937 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,937 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,938 [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 2025-10-17 09:29:38,940 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=fac52967-e6f3-40d0-aebb-b67c2de5015d& INFO 2025-10-17 09:29:38,941 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:38,941 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,942 [90 ] 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 2025-10-17 09:29:38,942 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:38,942 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2109ms INFO 2025-10-17 09:29:38,942 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:38,942 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0441ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:39,014 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:39,017 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.9908ms INFO 2025-10-17 09:29:39,017 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:39,017 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.6591ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:39,339 [90 ] 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 2025-10-17 09:29:39,340 [90 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:39,340 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:39,340 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:39,341 [90 ] 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 2025-10-17 09:29:39,348 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:39,348 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2109ms INFO 2025-10-17 09:29:39,348 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:39,348 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3471ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:39,466 [16 ] 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=Z4bSvDjlwac%3D& INFO 2025-10-17 09:29:39,467 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:39,467 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:39,468 [16 ] 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 2025-10-17 09:29:39,474 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:39,474 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8608ms INFO 2025-10-17 09:29:39,474 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:39,474 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7855ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:40,124 [90 ] 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 2025-10-17 09:29:40,125 [90 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:40,125 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:40,125 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:40,126 [90 ] 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 2025-10-17 09:29:40,132 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:40,133 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1958ms INFO 2025-10-17 09:29:40,133 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:40,133 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2334ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:40,226 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=Xb66iOnLnQk%3D& INFO 2025-10-17 09:29:40,227 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:40,227 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:40,228 [16 ] 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 2025-10-17 09:29:40,234 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:40,234 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9328ms INFO 2025-10-17 09:29:40,234 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:40,234 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9378ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:51,008 [16 ] 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 2025-10-17 09:29:51,008 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 09:29:51,008 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4441ms 304 text/html INFO 2025-10-17 09:29:51,083 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:29:51,084 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 09:29:51,084 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4685ms 304 application/javascript INFO 2025-10-17 09:29:51,094 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664590012&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:29:51,094 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:29:51,094 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6153ms 200 text/html INFO 2025-10-17 09:29:51,912 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664590855 INFO 2025-10-17 09:29:51,913 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:29:51,913 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5918ms 200 application/javascript INFO 2025-10-17 09:29:51,949 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9515304111976027 INFO 2025-10-17 09:29:51,949 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:29:51,950 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5234ms 200 application/javascript INFO 2025-10-17 09:29:52,144 [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%3D1760664590012%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:29:52,144 [90 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:29:52,145 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,146 [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 2025-10-17 09:29:52,147 [90 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664590012&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:29:52,150 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,150 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9441ms INFO 2025-10-17 09:29:52,150 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,150 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8888ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,157 [23 ] 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 2025-10-17 09:29:52,157 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:52,157 [23 ] 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 2025-10-17 09:29:52,158 [23 ] 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 2025-10-17 09:29:52,158 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,159 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:29:52,159 [23 ] 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 2025-10-17 09:29:52,159 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:29:52,159 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,160 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.735ms INFO 2025-10-17 09:29:52,160 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,160 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6601ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,230 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 09:29:52,230 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:52,230 [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 2025-10-17 09:29:52,230 [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 2025-10-17 09:29:52,230 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:29:52,231 [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 2025-10-17 09:29:52,232 [23 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MDUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMTY2OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumDkeS4veiKsyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTA1IiwianRpIjoiNjY3YmI4ZmItOGQ1Ni00MzAwLThmYmEtM2U1NmI0OWJmYThkIiwiaWF0IjoxNzYwMzI0NTk1LCJuYmYiOjE3NjAzMjQ1OTMsImV4cCI6MTc2MDQxMDk5NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.O-D9yDjuWXRP0_a0hyyw13cdJTY_dspIXUGJeNmf0vA INFO 2025-10-17 09:29:52,235 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,235 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.6226ms INFO 2025-10-17 09:29:52,235 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:29:52,235 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5875ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,326 [23 ] 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 2025-10-17 09:29:52,326 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:52,327 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,328 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,329 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:29:52,330 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:29:52,331 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:29:52,331 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:29:52,345 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:29:52,348 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,348 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3649ms INFO 2025-10-17 09:29:52,348 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,348 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.528ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,435 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:29:52,436 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,436 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,437 [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 2025-10-17 09:29:52,438 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:29:52,438 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:29:52,439 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:29:52,448 [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 2025-10-17 09:29:52,448 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,448 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,450 [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 2025-10-17 09:29:52,453 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,453 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1104ms INFO 2025-10-17 09:29:52,453 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,453 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7772ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,453 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:29:52,468 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:29:52,470 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,470 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.0078ms INFO 2025-10-17 09:29:52,470 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,470 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8921ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,570 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:29:52,571 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,571 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,572 [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 2025-10-17 09:29:52,581 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,581 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8873ms INFO 2025-10-17 09:29:52,581 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,582 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1188ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,582 [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 2025-10-17 09:29:52,582 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,582 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,584 [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 2025-10-17 09:29:52,587 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,587 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0736ms INFO 2025-10-17 09:29:52,587 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,587 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.911ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,676 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=628452d7-0a44-4011-a896-37a7bfc9f876%20%20& INFO 2025-10-17 09:29:52,676 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,676 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,678 [6 ] 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 2025-10-17 09:29:52,686 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:29:52,686 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,686 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,688 [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 2025-10-17 09:29:52,706 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,706 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.0869ms INFO 2025-10-17 09:29:52,706 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,706 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2194ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,725 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,726 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.738ms INFO 2025-10-17 09:29:52,726 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,726 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.148ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,802 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:29:52,802 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,802 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,804 [6 ] 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 2025-10-17 09:29:52,809 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330695&isHis=& INFO 2025-10-17 09:29:52,809 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,809 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6561ms INFO 2025-10-17 09:29:52,809 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,809 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,810 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5385ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,810 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,811 [23 ] 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 2025-10-17 09:29:52,814 [23 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:29:52,819 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,819 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4803ms INFO 2025-10-17 09:29:52,819 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,819 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.287ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,902 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=628452d7-0a44-4011-a896-37a7bfc9f876%20%20&isHis=& INFO 2025-10-17 09:29:52,902 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,902 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,903 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329732657&guid=628452d7-0a44-4011-a896-37a7bfc9f876%20%20&recordId=2162&tableName=K_Travel& INFO 2025-10-17 09:29:52,904 [64 ] 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 2025-10-17 09:29:52,904 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,904 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,905 [23 ] 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 2025-10-17 09:29:52,917 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=628452d7-0a44-4011-a896-37a7bfc9f876%20%20&flowID=87&nodeCode=N1661329732657& INFO 2025-10-17 09:29:52,917 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:52,917 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,919 [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 2025-10-17 09:29:52,979 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,979 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 59.317ms INFO 2025-10-17 09:29:52,979 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,979 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.1776ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:52,999 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:52,999 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 93.9571ms INFO 2025-10-17 09:29:52,999 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:52,999 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.7935ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:53,002 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:53,002 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 98.2155ms INFO 2025-10-17 09:29:53,002 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:53,002 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.9589ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:53,144 [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 2025-10-17 09:29:53,144 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:53,144 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:53,146 [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 2025-10-17 09:29:53,150 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:53,150 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4992ms INFO 2025-10-17 09:29:53,150 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:53,150 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9135ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:53,150 [90 ] 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 2025-10-17 09:29:53,151 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:53,151 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:53,152 [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 2025-10-17 09:29:53,155 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:53,155 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9541ms INFO 2025-10-17 09:29:53,155 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:53,155 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7496ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:53,158 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=628452d7-0a44-4011-a896-37a7bfc9f876%20%20& INFO 2025-10-17 09:29:53,158 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:53,158 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:53,159 [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 2025-10-17 09:29:53,232 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:53,234 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.1252ms INFO 2025-10-17 09:29:53,234 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:53,235 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.7464ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:54,442 [64 ] 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 2025-10-17 09:29:54,442 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:54,442 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:54,442 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:54,444 [64 ] 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 2025-10-17 09:29:54,450 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:54,450 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.562ms INFO 2025-10-17 09:29:54,450 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:54,450 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7791ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:54,570 [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_Travel&keyFieldValue=Xb66iOnLnQk%3D& INFO 2025-10-17 09:29:54,570 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:54,571 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:54,572 [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 2025-10-17 09:29:54,578 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:54,578 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0162ms INFO 2025-10-17 09:29:54,578 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:54,578 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0405ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:56,817 [82 ] 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 2025-10-17 09:29:56,817 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:56,817 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:56,817 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:56,819 [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 2025-10-17 09:29:56,865 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:56,865 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.5901ms INFO 2025-10-17 09:29:56,865 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:56,865 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6359ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:56,935 [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 2025-10-17 09:29:56,936 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:56,936 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:56,937 [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 2025-10-17 09:29:56,944 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:56,945 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.4961ms INFO 2025-10-17 09:29:56,945 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:56,945 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3657ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:57,770 [82 ] 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 2025-10-17 09:29:57,771 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:29:57,771 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:57,771 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:57,772 [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 2025-10-17 09:29:57,900 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:57,900 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 127.5654ms INFO 2025-10-17 09:29:57,900 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:57,900 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.816ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:57,973 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2394d4bc-db24-4980-9fc3-e2cd8b4d30cc& INFO 2025-10-17 09:29:57,973 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:57,973 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:57,974 [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 2025-10-17 09:29:58,020 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,020 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.0258ms INFO 2025-10-17 09:29:58,020 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,021 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9848ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:58,095 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:29:58,095 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:58,095 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,097 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330520&isHis=& INFO 2025-10-17 09:29:58,097 [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 2025-10-17 09:29:58,097 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:58,097 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,099 [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 2025-10-17 09:29:58,102 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:29:58,103 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,103 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7723ms INFO 2025-10-17 09:29:58,103 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,103 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8221ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:58,107 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,107 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.3955ms INFO 2025-10-17 09:29:58,107 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,107 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.259ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:58,177 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 09:29:58,178 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:58,178 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,179 [6 ] 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 2025-10-17 09:29:58,183 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,183 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.8411ms INFO 2025-10-17 09:29:58,183 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,183 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5567ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:58,250 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=2394d4bc-db24-4980-9fc3-e2cd8b4d30cc&isHis=& INFO 2025-10-17 09:29:58,250 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1703667424547&guid=2394d4bc-db24-4980-9fc3-e2cd8b4d30cc&recordId=1368&tableName=FWorkPlanMain& INFO 2025-10-17 09:29:58,250 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:58,251 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,251 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:58,251 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,252 [6 ] 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 2025-10-17 09:29:58,252 [64 ] 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 2025-10-17 09:29:58,253 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=2394d4bc-db24-4980-9fc3-e2cd8b4d30cc&flowID=158&nodeCode=N1703667424547& INFO 2025-10-17 09:29:58,253 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:58,253 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,254 [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 2025-10-17 09:29:58,298 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,298 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.7621ms INFO 2025-10-17 09:29:58,298 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,298 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5142ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:58,335 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,335 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,335 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 83.082ms INFO 2025-10-17 09:29:58,335 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,335 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.1088ms INFO 2025-10-17 09:29:58,335 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,335 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.1829ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:58,335 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.9178ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:58,377 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1368&approveID=330520& INFO 2025-10-17 09:29:58,377 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:58,378 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,379 [23 ] 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 2025-10-17 09:29:58,389 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,389 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 10.1506ms INFO 2025-10-17 09:29:58,389 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,389 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0359ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:58,461 [23 ] 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 2025-10-17 09:29:58,462 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:58,462 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,463 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:29:58,464 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1368&formCode=9601&flowID=158&nodeCode=N1703667424547&exeId=61057&guid=2394d4bc-db24-4980-9fc3-e2cd8b4d30cc&flag=1& INFO 2025-10-17 09:29:58,464 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:58,464 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,466 [6 ] 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 2025-10-17 09:29:58,467 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,467 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.407ms INFO 2025-10-17 09:29:58,467 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,467 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3886ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:58,519 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,522 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 55.9947ms INFO 2025-10-17 09:29:58,522 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,522 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.0195ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:29:58,659 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=vhRAsG7WxTk%3D& INFO 2025-10-17 09:29:58,660 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:29:58,660 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,661 [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 2025-10-17 09:29:58,667 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:29:58,667 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8711ms INFO 2025-10-17 09:29:58,667 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:29:58,667 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8952ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:01,728 [90 ] 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 2025-10-17 09:30:01,728 [90 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:30:01,728 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:01,729 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:01,730 [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 2025-10-17 09:30:01,777 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:01,777 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.8617ms INFO 2025-10-17 09:30:01,777 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:01,777 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.941ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:02,777 [67 ] 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 2025-10-17 09:30:02,777 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:30:02,777 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:02,777 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:02,778 [67 ] 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 2025-10-17 09:30:02,907 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:02,908 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 129.1191ms INFO 2025-10-17 09:30:02,908 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:02,908 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 131.2617ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:04,026 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:30:04,027 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:04,027 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:04,028 [90 ] 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 2025-10-17 09:30:04,028 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:30:04,029 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:04,029 [67 ] 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 2025-10-17 09:30:04,029 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:04,029 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:04,029 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:04,030 [6 ] 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 2025-10-17 09:30:04,030 [67 ] 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 2025-10-17 09:30:04,035 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:04,035 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.567ms INFO 2025-10-17 09:30:04,035 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:04,035 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.764ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:04,036 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:04,036 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6344ms INFO 2025-10-17 09:30:04,036 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:04,036 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5496ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:04,045 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:04,045 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.7134ms INFO 2025-10-17 09:30:04,045 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:04,045 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5427ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:19,716 [16 ] 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 2025-10-17 09:30:19,716 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:30:19,716 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:19,716 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:19,718 [16 ] 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 2025-10-17 09:30:19,764 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:19,765 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.7672ms INFO 2025-10-17 09:30:19,765 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:19,765 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9352ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:19,844 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:30:19,844 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:19,844 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:19,845 [23 ] 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 2025-10-17 09:30:19,853 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:19,853 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.5763ms INFO 2025-10-17 09:30:19,853 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:19,853 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4356ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:20,820 [23 ] 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 2025-10-17 09:30:20,820 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:30:20,820 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:20,820 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:20,822 [23 ] 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 2025-10-17 09:30:20,949 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:20,949 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 127.4751ms INFO 2025-10-17 09:30:20,949 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:20,949 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.7964ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:22,105 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:30:22,105 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:22,106 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:22,107 [82 ] 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 2025-10-17 09:30:22,107 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:30:22,107 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:22,108 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:22,108 [23 ] 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 2025-10-17 09:30:22,108 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:22,109 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:22,109 [16 ] 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 2025-10-17 09:30:22,110 [23 ] 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 2025-10-17 09:30:22,114 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:22,114 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.6248ms INFO 2025-10-17 09:30:22,114 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:22,114 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7703ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:22,114 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:22,115 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6215ms INFO 2025-10-17 09:30:22,115 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:22,115 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5267ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:22,124 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:22,124 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.3737ms INFO 2025-10-17 09:30:22,124 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:22,124 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.015ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:28,426 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664628258&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:30:28,426 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:30:28,427 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8398ms 200 text/html INFO 2025-10-17 09:30:28,741 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664628649 INFO 2025-10-17 09:30:28,742 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:30:28,742 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6843ms 200 application/javascript INFO 2025-10-17 09:30:28,786 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6924760368446617 INFO 2025-10-17 09:30:28,786 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:30:28,786 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4334ms 200 application/javascript INFO 2025-10-17 09:30:28,901 [16 ] 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%3D1760664628258%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:30:28,901 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:30:28,901 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:28,903 [16 ] 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 2025-10-17 09:30:28,904 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664628258&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:30:28,906 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:28,906 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5413ms INFO 2025-10-17 09:30:28,906 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:28,907 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.361ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:28,948 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 617 INFO 2025-10-17 09:30:28,948 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:30:28,949 [23 ] 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 2025-10-17 09:30:28,949 [23 ] 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 2025-10-17 09:30:28,949 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:28,950 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:30:28,950 [23 ] 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 2025-10-17 09:30:28,951 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:30:28,951 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:28,951 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6533ms INFO 2025-10-17 09:30:28,951 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:28,951 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6831ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,061 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 697 INFO 2025-10-17 09:30:29,061 [90 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:30:29,062 [90 ] 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 2025-10-17 09:30:29,062 [90 ] 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 2025-10-17 09:30:29,062 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:30:29,063 [90 ] 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 2025-10-17 09:30:29,142 [23 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MTUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNjk3NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IkxPSCBTRU9ORyBMRUUiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiMTUxNSIsImp0aSI6ImFiNWJkOWMxLWEzNWQtNDdjYy05OWFmLWM5ZjY1OWQ3ZDNhZCIsImlhdCI6MTc2MDU3NDQxOCwibmJmIjoxNzYwNTc0NDE2LCJleHAiOjE3NjA2NjA4MTgsImlzcyI6IkhjbSIsImF1ZCI6IkhjbSJ9.coyRrVqWbi9_flhyvx3GjOECKyNDjUvrxKWm3tgI17I INFO 2025-10-17 09:30:29,144 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,144 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 81.0161ms INFO 2025-10-17 09:30:29,144 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:30:29,145 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.3251ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,261 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 617 INFO 2025-10-17 09:30:29,262 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:30:29,262 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,264 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,265 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:30:29,346 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:30:29,346 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:30:29,346 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:30:29,361 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:30:29,364 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,364 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 98.6755ms INFO 2025-10-17 09:30:29,364 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,364 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.5641ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,481 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:30:29,481 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,481 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,483 [23 ] 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 2025-10-17 09:30:29,484 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:30:29,484 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:30:29,484 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:30:29,485 [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 2025-10-17 09:30:29,486 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,486 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,487 [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 2025-10-17 09:30:29,490 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,490 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0531ms INFO 2025-10-17 09:30:29,490 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,490 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9308ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,498 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:30:29,513 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:30:29,515 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,515 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.6126ms INFO 2025-10-17 09:30:29,515 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,515 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4033ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,616 [90 ] 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 2025-10-17 09:30:29,616 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:30:29,616 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,616 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,616 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,616 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,617 [23 ] 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 2025-10-17 09:30:29,617 [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 2025-10-17 09:30:29,620 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,620 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.897ms INFO 2025-10-17 09:30:29,620 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,620 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8061ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,626 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,626 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3955ms INFO 2025-10-17 09:30:29,626 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,626 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0997ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,686 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=8bd85a40-ede9-4325-8faa-adb3b415ab47%20%20& INFO 2025-10-17 09:30:29,686 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,686 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,687 [23 ] 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 2025-10-17 09:30:29,701 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:30:29,701 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,702 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,703 [90 ] 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 2025-10-17 09:30:29,723 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,723 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 19.9041ms INFO 2025-10-17 09:30:29,723 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,723 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6255ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,734 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,734 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.0741ms INFO 2025-10-17 09:30:29,735 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,735 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8017ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,841 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330701&isHis=& INFO 2025-10-17 09:30:29,841 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:30:29,841 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,841 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,841 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,841 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,843 [6 ] 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 2025-10-17 09:30:29,843 [23 ] 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 2025-10-17 09:30:29,846 [23 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:30:29,848 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,849 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8983ms INFO 2025-10-17 09:30:29,849 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,849 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6665ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,851 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,851 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.2709ms INFO 2025-10-17 09:30:29,851 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,851 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4519ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:29,945 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=8bd85a40-ede9-4325-8faa-adb3b415ab47%20%20&flowID=87&nodeCode=N1661329807902& INFO 2025-10-17 09:30:29,945 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329807902&guid=8bd85a40-ede9-4325-8faa-adb3b415ab47%20%20&recordId=2162&tableName=K_Travel& INFO 2025-10-17 09:30:29,946 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,946 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,946 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,946 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,946 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=8bd85a40-ede9-4325-8faa-adb3b415ab47%20%20&isHis=& INFO 2025-10-17 09:30:29,947 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:29,947 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,947 [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 2025-10-17 09:30:29,947 [23 ] 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 2025-10-17 09:30:29,948 [16 ] 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 2025-10-17 09:30:29,991 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:29,992 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.3519ms INFO 2025-10-17 09:30:29,992 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:29,992 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.3781ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:30,031 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:30,031 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 83.4198ms INFO 2025-10-17 09:30:30,031 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:30,031 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.4579ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:30,033 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:30,033 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 85.3863ms INFO 2025-10-17 09:30:30,033 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:30,033 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.2457ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:30,181 [90 ] 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 2025-10-17 09:30:30,181 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=8bd85a40-ede9-4325-8faa-adb3b415ab47%20%20& INFO 2025-10-17 09:30:30,181 [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 2025-10-17 09:30:30,181 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:30,181 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:30,181 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:30,182 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:30,182 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:30,182 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:30,183 [23 ] 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 2025-10-17 09:30:30,183 [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 2025-10-17 09:30:30,183 [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 2025-10-17 09:30:30,186 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:30,186 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5119ms INFO 2025-10-17 09:30:30,186 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:30,186 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5068ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:30,187 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:30,187 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7123ms INFO 2025-10-17 09:30:30,187 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:30,187 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3917ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:30,255 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:30,258 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.1377ms INFO 2025-10-17 09:30:30,258 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:30,258 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.1514ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:31,461 [67 ] 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 2025-10-17 09:30:31,461 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:30:31,462 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:31,462 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:31,463 [67 ] 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 2025-10-17 09:30:31,540 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:31,540 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 76.9109ms INFO 2025-10-17 09:30:31,540 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:31,540 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.2488ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:31,681 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=Xb66iOnLnQk%3D& INFO 2025-10-17 09:30:31,682 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:31,682 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:31,683 [23 ] 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 2025-10-17 09:30:31,700 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:31,700 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 16.563ms INFO 2025-10-17 09:30:31,700 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:31,700 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8086ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:39,861 [67 ] 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 2025-10-17 09:30:39,862 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:30:39,862 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:39,862 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:39,864 [67 ] 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 2025-10-17 09:30:39,975 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:39,975 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 111.6928ms INFO 2025-10-17 09:30:39,975 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:39,976 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 114.1816ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:40,096 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:30:40,097 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:40,097 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:40,098 [64 ] 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 2025-10-17 09:30:40,106 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:40,106 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.4274ms INFO 2025-10-17 09:30:40,107 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:40,107 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.406ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:40,901 [16 ] 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 2025-10-17 09:30:40,901 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:30:40,902 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:40,902 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:40,903 [16 ] 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 2025-10-17 09:30:41,087 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:41,087 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 183.3316ms INFO 2025-10-17 09:30:41,087 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:41,087 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 185.5915ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:42,261 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:30:42,261 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:42,261 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:30:42,261 [16 ] 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 2025-10-17 09:30:42,261 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:42,261 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:42,261 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:30:42,261 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:42,262 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:42,263 [16 ] 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 2025-10-17 09:30:42,263 [64 ] 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 2025-10-17 09:30:42,263 [6 ] 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 2025-10-17 09:30:42,269 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:42,269 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:42,269 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.0187ms INFO 2025-10-17 09:30:42,269 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:42,269 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0306ms INFO 2025-10-17 09:30:42,269 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:42,269 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3922ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:42,269 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0061ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:30:42,280 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:30:42,280 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 16.8603ms INFO 2025-10-17 09:30:42,280 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:30:42,280 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7232ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:49,308 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664707924&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:31:49,309 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:31:49,309 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6876ms 200 text/html INFO 2025-10-17 09:31:50,193 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664708914 INFO 2025-10-17 09:31:50,193 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:31:50,193 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7024ms 200 application/javascript INFO 2025-10-17 09:31:50,264 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.18973360875731404 INFO 2025-10-17 09:31:50,264 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:31:50,264 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5374ms 200 application/javascript INFO 2025-10-17 09:31:50,523 [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%3D1760664707924%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:31:50,523 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:31:50,523 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,525 [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 2025-10-17 09:31:50,526 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664707924&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:31:50,529 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:50,529 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1712ms INFO 2025-10-17 09:31:50,529 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,529 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0884ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:50,545 [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 2025-10-17 09:31:50,545 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:31:50,546 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:50,546 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,547 [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 2025-10-17 09:31:50,548 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:31:50,549 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:31:50,549 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:31:50,563 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:31:50,566 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:50,566 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5269ms INFO 2025-10-17 09:31:50,566 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,566 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4652ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:50,661 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:31:50,661 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:50,661 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,662 [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 2025-10-17 09:31:50,663 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:31:50,663 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:31:50,663 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:31:50,668 [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 2025-10-17 09:31:50,668 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:50,668 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,670 [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 2025-10-17 09:31:50,673 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:50,673 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2224ms INFO 2025-10-17 09:31:50,673 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,673 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9966ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:50,680 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:31:50,680 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:31:50,684 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:50,684 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 21.3022ms INFO 2025-10-17 09:31:50,684 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,684 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1502ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:50,806 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:31:50,806 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:50,806 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,807 [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 2025-10-17 09:31:50,808 [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 2025-10-17 09:31:50,808 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:50,809 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,810 [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 2025-10-17 09:31:50,810 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:50,810 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1516ms INFO 2025-10-17 09:31:50,810 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,811 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0452ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:50,813 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:50,813 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.064ms INFO 2025-10-17 09:31:50,813 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,813 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8189ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:50,898 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=8396d73e-2ad1-4bba-bf79-41598ca2e7be%20%20& INFO 2025-10-17 09:31:50,898 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:50,898 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,899 [26 ] 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 2025-10-17 09:31:50,947 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:50,948 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.1373ms INFO 2025-10-17 09:31:50,948 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,948 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9531ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:50,981 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:31:50,981 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:50,981 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,983 [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 2025-10-17 09:31:50,989 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:50,989 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.471ms INFO 2025-10-17 09:31:50,989 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:50,989 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6927ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:51,061 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:31:51,061 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:51,061 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,063 [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 2025-10-17 09:31:51,068 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330693&isHis=& INFO 2025-10-17 09:31:51,068 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:51,068 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,069 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:51,069 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3297ms INFO 2025-10-17 09:31:51,069 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,069 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.608ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:51,069 [87 ] 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 2025-10-17 09:31:51,073 [87 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:31:51,078 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:51,078 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.6459ms INFO 2025-10-17 09:31:51,078 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,078 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4268ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:51,184 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 09:31:51,184 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:51,184 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,185 [57 ] 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 2025-10-17 09:31:51,192 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:51,192 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 6.6293ms INFO 2025-10-17 09:31:51,192 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,192 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4462ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:51,305 [87 ] 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=8396d73e-2ad1-4bba-bf79-41598ca2e7be%20%20&recordId=541&tableName=FORMLZSQ& INFO 2025-10-17 09:31:51,306 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:51,306 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,307 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=8396d73e-2ad1-4bba-bf79-41598ca2e7be%20%20&flowID=97&nodeCode=N1660618242223& INFO 2025-10-17 09:31:51,307 [87 ] 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 2025-10-17 09:31:51,307 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:51,307 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,308 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=8396d73e-2ad1-4bba-bf79-41598ca2e7be%20%20&isHis=& INFO 2025-10-17 09:31:51,308 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:51,309 [57 ] 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 2025-10-17 09:31:51,309 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,310 [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 2025-10-17 09:31:51,387 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:51,387 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 76.9649ms INFO 2025-10-17 09:31:51,387 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,387 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.1169ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:51,388 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:51,388 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 79.3529ms INFO 2025-10-17 09:31:51,388 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,388 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.0974ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:51,388 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:51,388 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 81.174ms INFO 2025-10-17 09:31:51,388 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,389 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.2125ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:51,503 [46 ] 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=541&approveID=330693& INFO 2025-10-17 09:31:51,504 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:51,504 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,505 [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 2025-10-17 09:31:51,513 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:51,513 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.0437ms INFO 2025-10-17 09:31:51,513 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,513 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0205ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:51,742 [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 2025-10-17 09:31:51,742 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:51,742 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,743 [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 2025-10-17 09:31:51,743 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:51,743 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,744 [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 2025-10-17 09:31:51,744 [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 2025-10-17 09:31:51,747 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:51,747 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6221ms INFO 2025-10-17 09:31:51,747 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,747 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7655ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:51,748 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:51,748 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3697ms INFO 2025-10-17 09:31:51,748 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,748 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0634ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:51,786 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=541&formCode=0001&flowID=97&nodeCode=N1660618242223&exeId=62242&guid=8396d73e-2ad1-4bba-bf79-41598ca2e7be%20%20&flag=1& INFO 2025-10-17 09:31:51,786 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:51,786 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:51,788 [87 ] 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 2025-10-17 09:31:52,056 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:52,067 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 279.2952ms INFO 2025-10-17 09:31:52,067 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:52,067 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 281.1593ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:53,385 [71 ] 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=TJAv8ay4JR8%3D& INFO 2025-10-17 09:31:53,386 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:53,386 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:53,388 [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 2025-10-17 09:31:53,394 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:53,394 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.534ms INFO 2025-10-17 09:31:53,394 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:53,394 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.891ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:55,506 [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 81 INFO 2025-10-17 09:31:55,506 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:31:55,506 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:55,506 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:55,508 [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 2025-10-17 09:31:55,515 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:55,515 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 7.7099ms INFO 2025-10-17 09:31:55,515 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:55,515 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9014ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:55,581 [57 ] 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 77 INFO 2025-10-17 09:31:55,581 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:31:55,581 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:55,581 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:55,583 [57 ] 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 2025-10-17 09:31:55,589 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:55,589 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 6.4147ms INFO 2025-10-17 09:31:55,589 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:55,589 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4488ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:55,756 [65 ] 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 2025-10-17 09:31:55,756 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:31:55,756 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:55,756 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:55,758 [65 ] 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 2025-10-17 09:31:55,810 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:55,810 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 52.0278ms INFO 2025-10-17 09:31:55,810 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:55,810 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.1444ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:31:59,791 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:31:59,791 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:31:59,791 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:59,792 [40 ] 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 2025-10-17 09:31:59,801 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:31:59,801 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.1698ms INFO 2025-10-17 09:31:59,801 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:31:59,801 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2329ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:02,481 [65 ] 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 2025-10-17 09:32:02,481 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:32:02,481 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:02,482 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:02,483 [65 ] 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 2025-10-17 09:32:02,606 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:02,606 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 123.4368ms INFO 2025-10-17 09:32:02,606 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:02,607 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.5618ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:03,801 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:32:03,801 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:03,801 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:03,802 [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=1&type=0&formCode=& INFO 2025-10-17 09:32:03,802 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:03,803 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:03,803 [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 2025-10-17 09:32:03,803 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:32:03,803 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:03,803 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:03,804 [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 2025-10-17 09:32:03,805 [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 2025-10-17 09:32:03,817 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:03,817 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 14.5876ms INFO 2025-10-17 09:32:03,817 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:03,818 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8416ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:03,818 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:03,818 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 13.2227ms INFO 2025-10-17 09:32:03,818 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:03,818 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8605ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:03,819 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:03,819 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.3274ms INFO 2025-10-17 09:32:03,819 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:03,819 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1158ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:03,975 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664724225&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:32:03,976 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:32:03,976 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6291ms 200 text/html INFO 2025-10-17 09:32:04,695 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664725034 INFO 2025-10-17 09:32:04,696 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:32:04,696 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8689ms 200 application/javascript INFO 2025-10-17 09:32:04,775 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.37152316786781825 INFO 2025-10-17 09:32:04,775 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:32:04,775 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4672ms 200 application/javascript INFO 2025-10-17 09:32:04,975 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760664724225&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:32:04,976 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 09:32:04,976 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6708ms 200 text/html INFO 2025-10-17 09:32:05,056 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 09:32:05,056 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:32:05,057 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0677ms 200 application/javascript INFO 2025-10-17 09:32:05,102 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 09:32:05,102 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:32:05,104 [40 ] 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 2025-10-17 09:32:05,105 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 09:32:05,105 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 09:32:05,105 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 09:32:05,105 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 09:32:05,105 [40 ] 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 2025-10-17 09:32:05,108 [40 ] 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 2025-10-17 09:32:05,108 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.0092ms INFO 2025-10-17 09:32:05,108 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:32:05,108 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2119ms 302 INFO 2025-10-17 09:32:05,424 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=QyADPnWcS3azMq3oMYEZk752pvYN5XmLRKUwXa8QRsc&state=ww0fe1cb02189622be INFO 2025-10-17 09:32:05,425 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 09:32:05,425 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8911ms 200 text/html INFO 2025-10-17 09:32:05,535 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=QyADPnWcS3azMq3oMYEZk752pvYN5XmLRKUwXa8QRsc INFO 2025-10-17 09:32:05,535 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:32:05,536 [40 ] 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 2025-10-17 09:32:05,537 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:QyADPnWcS3azMq3oMYEZk752pvYN5XmLRKUwXa8QRsc,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 09:32:05,537 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 09:32:05,537 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:QyADPnWcS3azMq3oMYEZk752pvYN5XmLRKUwXa8QRsc INFO 2025-10-17 09:32:05,537 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 09:32:05,537 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 09:32:05,537 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ INFO 2025-10-17 09:32:05,537 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ&code=QyADPnWcS3azMq3oMYEZk752pvYN5XmLRKUwXa8QRsc INFO 2025-10-17 09:32:05,840 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"18578915721","DeviceId":"2da43f40c751cbfa","errcode":0,"errmsg":"ok"} INFO 2025-10-17 09:32:05,854 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:2da43f40c751cbfa WxUserId:18578915721 INFO 2025-10-17 09:32:05,870 [40 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D013126,a0188:1809 INFO 2025-10-17 09:32:05,907 [40 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 09:32:05,907 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 370.3396ms INFO 2025-10-17 09:32:05,907 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:32:05,907 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 372.4195ms 200 text/plain; charset=utf-8 INFO 2025-10-17 09:32:06,015 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664726298&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 09:32:06,015 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:32:06,015 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7562ms 200 text/html INFO 2025-10-17 09:32:06,695 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664727008 INFO 2025-10-17 09:32:06,695 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:32:06,695 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6333ms 200 application/javascript INFO 2025-10-17 09:32:06,775 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9806189832172331 INFO 2025-10-17 09:32:06,775 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:32:06,775 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6129ms 200 application/javascript INFO 2025-10-17 09:32:06,975 [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%3D1760664726298%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 09:32:06,975 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:32:06,975 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:06,976 [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 2025-10-17 09:32:06,977 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664726298&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 09:32:06,980 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:06,980 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8705ms INFO 2025-10-17 09:32:06,980 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:06,980 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8136ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,015 [40 ] 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 2025-10-17 09:32:07,015 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:32:07,015 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,017 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,018 [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 2025-10-17 09:32:07,019 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:32:07,019 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:32:07,019 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:32:07,034 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:32:07,036 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,037 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4321ms INFO 2025-10-17 09:32:07,037 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,037 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2276ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,175 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:32:07,175 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,175 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,176 [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 2025-10-17 09:32:07,177 [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 2025-10-17 09:32:07,177 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,177 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,177 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:32:07,178 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:32:07,178 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:32:07,178 [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 2025-10-17 09:32:07,181 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,182 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4151ms INFO 2025-10-17 09:32:07,182 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,182 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1999ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,201 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:32:07,216 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:32:07,227 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,227 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 50.8504ms INFO 2025-10-17 09:32:07,227 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,228 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.0418ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,340 [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 2025-10-17 09:32:07,340 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:32:07,340 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,340 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,340 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,340 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,342 [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 2025-10-17 09:32:07,342 [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 2025-10-17 09:32:07,346 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,346 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6714ms INFO 2025-10-17 09:32:07,346 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,346 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1712ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,350 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,350 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1429ms INFO 2025-10-17 09:32:07,350 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,350 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6469ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,422 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=c89e3047-235c-4af3-904f-1cdff396c255%20%20& INFO 2025-10-17 09:32:07,422 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,422 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,424 [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 2025-10-17 09:32:07,437 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:32:07,437 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,437 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,438 [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 2025-10-17 09:32:07,456 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,456 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.3051ms INFO 2025-10-17 09:32:07,456 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,456 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8775ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,470 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,470 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.2707ms INFO 2025-10-17 09:32:07,470 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,470 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9393ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,614 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:32:07,615 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,615 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,616 [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 2025-10-17 09:32:07,622 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330691&isHis=& INFO 2025-10-17 09:32:07,622 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,622 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,622 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,623 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2829ms INFO 2025-10-17 09:32:07,623 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,623 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3529ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,624 [57 ] 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 2025-10-17 09:32:07,627 [57 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:32:07,633 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,633 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2546ms INFO 2025-10-17 09:32:07,633 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,633 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1769ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,777 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 09:32:07,778 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,778 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,779 [71 ] 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 2025-10-17 09:32:07,784 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,784 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5724ms INFO 2025-10-17 09:32:07,784 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,784 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7176ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,900 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=c89e3047-235c-4af3-904f-1cdff396c255%20%20&isHis=& INFO 2025-10-17 09:32:07,901 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,901 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,902 [87 ] 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=c89e3047-235c-4af3-904f-1cdff396c255%20%20&recordId=540&tableName=FORMLZSQ& INFO 2025-10-17 09:32:07,902 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,902 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,902 [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 2025-10-17 09:32:07,903 [87 ] 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 2025-10-17 09:32:07,937 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=c89e3047-235c-4af3-904f-1cdff396c255%20%20&flowID=97&nodeCode=N1660618242223& INFO 2025-10-17 09:32:07,938 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:07,938 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,939 [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 2025-10-17 09:32:07,951 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,951 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.5275ms INFO 2025-10-17 09:32:07,951 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,951 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.3427ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,980 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,981 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 78.1012ms INFO 2025-10-17 09:32:07,981 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,981 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.4938ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:07,984 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:07,984 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 45.2974ms INFO 2025-10-17 09:32:07,984 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:07,985 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3892ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:08,107 [26 ] 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=540&approveID=330691& INFO 2025-10-17 09:32:08,107 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:08,107 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:08,109 [26 ] 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 2025-10-17 09:32:08,118 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:08,118 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 9.2366ms INFO 2025-10-17 09:32:08,118 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:08,118 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3472ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:08,294 [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 2025-10-17 09:32:08,295 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:08,295 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:08,296 [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 2025-10-17 09:32:08,297 [57 ] 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 2025-10-17 09:32:08,298 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:08,298 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:08,299 [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 2025-10-17 09:32:08,300 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:08,300 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0665ms INFO 2025-10-17 09:32:08,301 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:08,301 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.204ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:08,302 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:08,302 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0744ms INFO 2025-10-17 09:32:08,302 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:08,302 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8828ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:08,306 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=540&formCode=0001&flowID=97&nodeCode=N1660618242223&exeId=62241&guid=c89e3047-235c-4af3-904f-1cdff396c255%20%20&flag=1& INFO 2025-10-17 09:32:08,307 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:08,307 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:08,308 [57 ] 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 2025-10-17 09:32:08,391 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:08,398 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 90.3977ms INFO 2025-10-17 09:32:08,398 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:08,398 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.1658ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:09,776 [46 ] 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=D7Gn0YY5HH4%3D& INFO 2025-10-17 09:32:09,777 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:09,777 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:09,778 [46 ] 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 2025-10-17 09:32:09,784 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:09,784 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9213ms INFO 2025-10-17 09:32:09,784 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:09,785 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2154ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:22,817 [57 ] 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 81 INFO 2025-10-17 09:32:22,817 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:32:22,817 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:22,818 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:22,819 [57 ] 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 2025-10-17 09:32:22,826 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:22,826 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 6.8805ms INFO 2025-10-17 09:32:22,826 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:22,826 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9491ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:22,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 77 INFO 2025-10-17 09:32:22,896 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:32:22,897 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:22,897 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:22,898 [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 2025-10-17 09:32:22,904 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:22,904 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 6.05ms INFO 2025-10-17 09:32:22,904 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:22,904 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0711ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:23,057 [65 ] 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 2025-10-17 09:32:23,057 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:32:23,057 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:23,057 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:23,059 [65 ] 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 2025-10-17 09:32:23,106 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:23,106 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.0974ms INFO 2025-10-17 09:32:23,106 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:23,106 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1228ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:24,777 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:32:24,777 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:24,777 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:24,779 [40 ] 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 2025-10-17 09:32:24,786 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:24,787 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.936ms INFO 2025-10-17 09:32:24,787 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:24,787 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9858ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:25,855 [46 ] 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 2025-10-17 09:32:25,855 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:32:25,855 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:25,855 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:25,857 [46 ] 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 2025-10-17 09:32:25,973 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:25,973 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 116.6539ms INFO 2025-10-17 09:32:25,973 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:25,974 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.9351ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:26,096 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=8357b8a7-c333-4736-97b3-d2ae740f53e6& INFO 2025-10-17 09:32:26,097 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:26,097 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,098 [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 2025-10-17 09:32:26,144 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:26,144 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6859ms INFO 2025-10-17 09:32:26,144 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,144 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7511ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:26,256 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:32:26,257 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:26,257 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,257 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=322054&isHis=& INFO 2025-10-17 09:32:26,258 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:26,258 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,258 [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 2025-10-17 09:32:26,259 [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 2025-10-17 09:32:26,263 [46 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:32:26,265 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:26,265 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.8271ms INFO 2025-10-17 09:32:26,265 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,265 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2313ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:26,269 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:26,269 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.3139ms INFO 2025-10-17 09:32:26,269 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,269 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1082ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:26,374 [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 2025-10-17 09:32:26,375 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:26,375 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,376 [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 2025-10-17 09:32:26,380 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:26,380 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.9613ms INFO 2025-10-17 09:32:26,380 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,380 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.82ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:26,495 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=8357b8a7-c333-4736-97b3-d2ae740f53e6&isHis=& INFO 2025-10-17 09:32:26,495 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:26,495 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,496 [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 2025-10-17 09:32:26,497 [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=N1699258759940&guid=8357b8a7-c333-4736-97b3-d2ae740f53e6&recordId=3733&tableName=FORM71& INFO 2025-10-17 09:32:26,497 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=8357b8a7-c333-4736-97b3-d2ae740f53e6&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 09:32:26,497 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:26,497 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:26,497 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,497 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,498 [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 2025-10-17 09:32:26,498 [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 2025-10-17 09:32:26,573 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:26,573 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.9748ms INFO 2025-10-17 09:32:26,573 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,573 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.6702ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:26,574 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:26,574 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 77.8829ms INFO 2025-10-17 09:32:26,574 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,574 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.733ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:26,574 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:26,575 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 76.1876ms INFO 2025-10-17 09:32:26,575 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,575 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.9883ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:26,699 [46 ] 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=3733&approveID=322054& INFO 2025-10-17 09:32:26,700 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:26,700 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,701 [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 2025-10-17 09:32:26,706 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:26,706 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.7449ms INFO 2025-10-17 09:32:26,706 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,706 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8109ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:26,859 [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 2025-10-17 09:32:26,859 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:26,860 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,861 [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 2025-10-17 09:32:26,861 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3733&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=60611&guid=8357b8a7-c333-4736-97b3-d2ae740f53e6&flag=1& INFO 2025-10-17 09:32:26,862 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:26,862 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,863 [71 ] 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 2025-10-17 09:32:26,865 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:26,865 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9725ms INFO 2025-10-17 09:32:26,865 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,865 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8459ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:26,944 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:26,947 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.6532ms INFO 2025-10-17 09:32:26,948 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:26,948 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.3324ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:27,265 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a0e9514a-5cbe-2970-f3d2-9464201dae25&attachTableName=& INFO 2025-10-17 09:32:27,265 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=b1300836-b87f-85f8-d5d1-7f7ee62d604c&attachTableName=& INFO 2025-10-17 09:32:27,265 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:27,265 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:27,265 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:27,265 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:27,266 [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 2025-10-17 09:32:27,266 [71 ] 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 2025-10-17 09:32:27,284 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:27,285 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 18.0949ms INFO 2025-10-17 09:32:27,285 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:27,285 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0569ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:27,285 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:27,285 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 18.3629ms INFO 2025-10-17 09:32:27,285 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:27,285 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4339ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:28,142 [65 ] 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 2025-10-17 09:32:28,142 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:32:28,142 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/woff2/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\woff2\fontawesome-webfont.2adefcbc.woff2' INFO 2025-10-17 09:32:28,142 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8518ms 200 font/woff2 INFO 2025-10-17 09:32:28,149 [46 ] 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=N5gGmZjwnl0%3D& INFO 2025-10-17 09:32:28,150 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:28,150 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:28,151 [46 ] 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 2025-10-17 09:32:28,157 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:28,157 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0969ms INFO 2025-10-17 09:32:28,157 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:28,157 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0418ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:50,108 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664769531&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:32:50,109 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:32:50,109 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8549ms 200 text/html INFO 2025-10-17 09:32:50,253 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:32:50,253 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:32:50,266 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:32:50,266 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5144ms 200 application/javascript INFO 2025-10-17 09:32:50,301 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 09:32:50,302 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:32:50,303 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 09:32:50,303 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 09:32:50,303 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4201ms 200 application/javascript INFO 2025-10-17 09:32:50,304 [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 2025-10-17 09:32:50,304 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4433ms 200 application/javascript INFO 2025-10-17 09:32:50,306 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 09:32:50,306 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2181ms 200 text/css INFO 2025-10-17 09:32:52,163 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664771737 INFO 2025-10-17 09:32:52,163 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:32:52,163 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.897ms 200 application/javascript INFO 2025-10-17 09:32:52,273 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.010497896835916065 INFO 2025-10-17 09:32:52,273 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:32:52,273 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7855ms 200 application/javascript INFO 2025-10-17 09:32:52,343 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 09:32:52,343 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 09:32:52,343 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7893ms 200 image/jpeg INFO 2025-10-17 09:32:52,539 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760664769531&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:32:52,540 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 09:32:52,540 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9185ms 200 text/html INFO 2025-10-17 09:32:52,643 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 09:32:52,643 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:32:52,643 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6116ms 200 application/javascript INFO 2025-10-17 09:32:52,752 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 09:32:52,753 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:32:52,754 [87 ] 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 2025-10-17 09:32:52,755 [87 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 09:32:52,755 [87 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 09:32:52,755 [87 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 09:32:52,755 [87 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 09:32:52,755 [87 ] 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 2025-10-17 09:32:52,764 [87 ] 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 2025-10-17 09:32:52,764 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 9.8703ms INFO 2025-10-17 09:32:52,764 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:32:52,764 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8848ms 302 INFO 2025-10-17 09:32:53,658 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=8zWzMC5yYmtAg11Jc_wa_zTfweMHE8HX2xy_TeBSIDQ&state=ww0fe1cb02189622be INFO 2025-10-17 09:32:53,658 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 09:32:53,658 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6976ms 200 text/html INFO 2025-10-17 09:32:53,742 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=8zWzMC5yYmtAg11Jc_wa_zTfweMHE8HX2xy_TeBSIDQ INFO 2025-10-17 09:32:53,742 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:32:53,744 [46 ] 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 2025-10-17 09:32:53,745 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:8zWzMC5yYmtAg11Jc_wa_zTfweMHE8HX2xy_TeBSIDQ,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 09:32:53,745 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 09:32:53,745 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:8zWzMC5yYmtAg11Jc_wa_zTfweMHE8HX2xy_TeBSIDQ INFO 2025-10-17 09:32:53,745 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 09:32:53,745 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 09:32:53,745 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ INFO 2025-10-17 09:32:53,745 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=duGKQ0OcF6BgDC33i5hTnxIoFrvmZCEWNIm4tGlr9xn1VfrTBIB3_a9wgqbQ5aaqCy2prtk0wf5JfLbPYwxsssYJ_wMps42UwYLJdw2r0CerbkbkIhFBhRQfyhHSInXAlcTYE5_R4gsp8NEOFJ2rZPQQyd2lbo1N2qRXdRR8nogeWVEbMaDdhUV1etERN2KczyGeZhNekcASYLX4EymcHQ&code=8zWzMC5yYmtAg11Jc_wa_zTfweMHE8HX2xy_TeBSIDQ INFO 2025-10-17 09:32:54,074 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13433014565","DeviceId":"1c6a88e4556e64c20b7d29df483f07d3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 09:32:54,087 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1c6a88e4556e64c20b7d29df483f07d3 WxUserId:13433014565 INFO 2025-10-17 09:32:54,103 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D009303,a0188:1636 INFO 2025-10-17 09:32:54,141 [46 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 09:32:54,141 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 397.0862ms INFO 2025-10-17 09:32:54,141 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:32:54,141 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 398.9585ms 200 text/plain; charset=utf-8 INFO 2025-10-17 09:32:54,253 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664773793&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 09:32:54,254 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:32:54,254 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7882ms 200 text/html INFO 2025-10-17 09:32:54,952 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664774525 INFO 2025-10-17 09:32:54,953 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:32:54,953 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5969ms 200 application/javascript INFO 2025-10-17 09:32:55,053 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2598150818715983 INFO 2025-10-17 09:32:55,054 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:32:55,054 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5987ms 200 application/javascript INFO 2025-10-17 09:32:55,312 [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%3D1760664773793%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 09:32:55,313 [74 ] 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 2025-10-17 09:32:55,313 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:32:55,313 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:32:55,313 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,313 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,314 [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 2025-10-17 09:32:55,315 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,315 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664773793&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 09:32:55,316 [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). INFO 2025-10-17 09:32:55,317 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:32:55,317 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:32:55,317 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:32:55,317 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,317 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4643ms INFO 2025-10-17 09:32:55,317 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,318 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3306ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,332 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:32:55,334 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,334 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4773ms INFO 2025-10-17 09:32:55,334 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,334 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9416ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,473 [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 2025-10-17 09:32:55,473 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:32:55,473 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,473 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,473 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,473 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,474 [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 2025-10-17 09:32:55,475 [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 2025-10-17 09:32:55,475 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:32:55,476 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:32:55,476 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:32:55,478 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,478 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3553ms INFO 2025-10-17 09:32:55,478 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,478 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4286ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,491 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:32:55,506 [87 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:32:55,523 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,523 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 48.5148ms INFO 2025-10-17 09:32:55,523 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,523 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4006ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,657 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:32:55,657 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,657 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,658 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 09:32:55,658 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 09:32:55,659 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 09:32:55,659 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 09:32:55,659 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2992ms 200 text/css INFO 2025-10-17 09:32:55,659 [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 2025-10-17 09:32:55,660 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2605ms 200 text/css INFO 2025-10-17 09:32:55,668 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,668 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.2001ms INFO 2025-10-17 09:32:55,668 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,668 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7498ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,692 [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 2025-10-17 09:32:55,693 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,693 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,694 [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 2025-10-17 09:32:55,697 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,697 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1207ms INFO 2025-10-17 09:32:55,697 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,697 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9952ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,933 [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 2025-10-17 09:32:55,933 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,933 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,934 [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 2025-10-17 09:32:55,935 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:32:55,935 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:32:55,935 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,935 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,935 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,936 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,937 [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 2025-10-17 09:32:55,937 [84 ] 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 2025-10-17 09:32:55,938 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,938 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.578ms INFO 2025-10-17 09:32:55,938 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,938 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4911ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,940 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,940 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8258ms INFO 2025-10-17 09:32:55,940 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,940 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0163ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,940 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,940 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2389ms INFO 2025-10-17 09:32:55,940 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,940 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4527ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,976 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:32:55,977 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,977 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,977 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:32:55,977 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,978 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,978 [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 2025-10-17 09:32:55,979 [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 2025-10-17 09:32:55,983 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:32:55,983 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:55,983 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,984 [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 2025-10-17 09:32:55,986 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,986 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.0049ms INFO 2025-10-17 09:32:55,986 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,986 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8515ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,987 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,987 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7231ms INFO 2025-10-17 09:32:55,987 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,987 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8007ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:55,990 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:55,990 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.4785ms INFO 2025-10-17 09:32:55,990 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:55,990 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3196ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:56,012 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 09:32:56,013 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 09:32:56,013 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6441ms 200 image/png INFO 2025-10-17 09:32:56,057 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 09:32:56,057 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 09:32:56,057 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 09:32:56,058 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9302ms 200 image/jpeg INFO 2025-10-17 09:32:56,058 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 09:32:56,059 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 09:32:56,059 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 09:32:56,059 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9386ms 200 image/jpeg INFO 2025-10-17 09:32:56,059 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6151ms 200 image/jpeg INFO 2025-10-17 09:32:56,062 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:32:56,063 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:32:56,063 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:56,063 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:32:56,063 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:56,063 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:56,064 [74 ] 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 2025-10-17 09:32:56,064 [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 2025-10-17 09:32:56,073 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:56,073 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6858ms INFO 2025-10-17 09:32:56,073 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:56,073 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.658ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:32:56,085 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:32:56,085 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.7462ms INFO 2025-10-17 09:32:56,085 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:32:56,085 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5164ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:00,573 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 09:33:00,573 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:00,573 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:00,575 [71 ] 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 2025-10-17 09:33:00,576 [71 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MzYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTMwMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuael-atpuWBpSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjM2IiwianRpIjoiNmVlYmQxYTUtMDVhMi00NmM4LWFjYjQtNWU5NzQzZWZmOWE4IiwiaWF0IjoxNzYwNjY0Nzc0LCJuYmYiOjE3NjA2NjQ3NzIsImV4cCI6MTc2MDc1MTE3NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.D6SeO_zKFaeTeEKMVZfMebB71F4TSYYSspxgNvofXtU INFO 2025-10-17 09:33:00,579 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:00,580 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.8093ms INFO 2025-10-17 09:33:00,580 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:00,580 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1388ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:00,792 [74 ] 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 2025-10-17 09:33:00,792 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:33:00,793 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 09:33:00,793 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:00,793 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:00,793 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:00,793 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:00,794 [74 ] 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 2025-10-17 09:33:00,794 [71 ] 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 2025-10-17 09:33:00,798 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:00,798 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.0575ms INFO 2025-10-17 09:33:00,798 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:00,798 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:00,798 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2005ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:00,799 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.1626ms INFO 2025-10-17 09:33:00,799 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:00,799 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9898ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:07,815 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664787657&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:33:07,816 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:33:07,816 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6926ms 200 text/html INFO 2025-10-17 09:33:08,376 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664788252 INFO 2025-10-17 09:33:08,377 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:33:08,377 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6453ms 200 application/javascript INFO 2025-10-17 09:33:08,389 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8554198725646875 INFO 2025-10-17 09:33:08,389 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:33:08,389 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4426ms 200 application/javascript INFO 2025-10-17 09:33:08,652 [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%3D1760664787657%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:33:08,652 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:33:08,652 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,653 [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 2025-10-17 09:33:08,654 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664787657&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:33:08,657 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:08,657 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5314ms INFO 2025-10-17 09:33:08,657 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,657 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3987ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:08,669 [74 ] 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 2025-10-17 09:33:08,669 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:33:08,669 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:08,669 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,671 [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). INFO 2025-10-17 09:33:08,672 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:33:08,672 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:33:08,672 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:33:08,687 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:33:08,689 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:08,690 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9008ms INFO 2025-10-17 09:33:08,690 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,690 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8028ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:08,755 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:33:08,755 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:08,755 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,756 [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 2025-10-17 09:33:08,756 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:08,756 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,757 [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 2025-10-17 09:33:08,757 [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 2025-10-17 09:33:08,758 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:33:08,758 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:33:08,758 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:33:08,761 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:08,761 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7399ms INFO 2025-10-17 09:33:08,761 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,761 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5465ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:08,773 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:33:08,773 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:33:08,776 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:08,776 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8671ms INFO 2025-10-17 09:33:08,776 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,776 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8072ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:08,914 [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 2025-10-17 09:33:08,915 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:08,915 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,917 [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 2025-10-17 09:33:08,920 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:08,921 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7136ms INFO 2025-10-17 09:33:08,921 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,921 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4801ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:08,924 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:33:08,925 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:08,925 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,926 [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 2025-10-17 09:33:08,929 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:08,929 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0152ms INFO 2025-10-17 09:33:08,929 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:08,930 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1293ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,010 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:33:09,011 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,011 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,013 [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 2025-10-17 09:33:09,018 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,018 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.4428ms INFO 2025-10-17 09:33:09,018 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,018 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7944ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,029 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=59988873-1286-46c1-9f02-4f16d639858d%20%20& INFO 2025-10-17 09:33:09,030 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,030 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,031 [46 ] 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 2025-10-17 09:33:09,078 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,078 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.1586ms INFO 2025-10-17 09:33:09,078 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,078 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1988ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,152 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330710&isHis=& INFO 2025-10-17 09:33:09,152 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:33:09,153 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,153 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,153 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,153 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,154 [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 2025-10-17 09:33:09,154 [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 2025-10-17 09:33:09,158 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:33:09,161 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,161 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.564ms INFO 2025-10-17 09:33:09,161 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,161 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6176ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,164 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,164 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.6757ms INFO 2025-10-17 09:33:09,164 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,164 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6418ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,240 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 09:33:09,240 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,240 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,242 [71 ] 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 2025-10-17 09:33:09,246 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,246 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6514ms INFO 2025-10-17 09:33:09,246 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,247 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5251ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,322 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=59988873-1286-46c1-9f02-4f16d639858d%20%20&isHis=& INFO 2025-10-17 09:33:09,323 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,323 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,324 [70 ] 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 2025-10-17 09:33:09,327 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=97&NodeCode=N1660618296376&guid=59988873-1286-46c1-9f02-4f16d639858d%20%20&recordId=540&tableName=FORMLZSQ& INFO 2025-10-17 09:33:09,327 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,327 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,328 [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 2025-10-17 09:33:09,332 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=59988873-1286-46c1-9f02-4f16d639858d%20%20&flowID=97&nodeCode=N1660618296376& INFO 2025-10-17 09:33:09,332 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,332 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,334 [71 ] 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 2025-10-17 09:33:09,407 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,408 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.2729ms INFO 2025-10-17 09:33:09,408 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,408 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.917ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,411 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,411 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,411 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 77.6545ms INFO 2025-10-17 09:33:09,411 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,411 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.2089ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,411 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 87.1844ms INFO 2025-10-17 09:33:09,411 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,411 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.027ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,475 [84 ] 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=540&approveID=330710& INFO 2025-10-17 09:33:09,476 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,476 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,478 [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 2025-10-17 09:33:09,487 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,487 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.885ms INFO 2025-10-17 09:33:09,487 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,487 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7176ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,594 [70 ] 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 2025-10-17 09:33:09,594 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,594 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,596 [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 2025-10-17 09:33:09,596 [84 ] 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 2025-10-17 09:33:09,596 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,596 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,597 [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 2025-10-17 09:33:09,599 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,599 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4442ms INFO 2025-10-17 09:33:09,599 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,599 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6375ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,600 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,600 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9328ms INFO 2025-10-17 09:33:09,600 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,600 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7612ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:09,602 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=540&formCode=0001&flowID=97&nodeCode=N1660618296376&exeId=62241&guid=59988873-1286-46c1-9f02-4f16d639858d%20%20&flag=1& INFO 2025-10-17 09:33:09,603 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:09,603 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,604 [84 ] 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 2025-10-17 09:33:09,688 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:09,695 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 91.5486ms INFO 2025-10-17 09:33:09,695 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:09,696 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.1509ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:11,187 [71 ] 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=D7Gn0YY5HH4%3D& INFO 2025-10-17 09:33:11,187 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:11,188 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:11,189 [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 2025-10-17 09:33:11,195 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:11,195 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1644ms INFO 2025-10-17 09:33:11,195 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:11,195 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6192ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:13,024 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormSubTabeList?tableName=FC1&keyField=ZBRECORDID&keyFieldValue=D7Gn0YY5HH4%3D& INFO 2025-10-17 09:33:13,025 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:13,025 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:13,027 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormSubTabeList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.FieldDto]] GetFormSubTabeList(System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:33:13,030 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:D7Gn0YY5HH4= INFO 2025-10-17 09:33:13,036 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:13,037 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabeList (Sg.Hcm.Application.M) in 9.1034ms INFO 2025-10-17 09:33:13,037 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:13,037 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.236ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:13,854 [71 ] 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 2025-10-17 09:33:13,854 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:33:13,854 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:13,854 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:13,856 [71 ] 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 2025-10-17 09:33:13,861 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:13,861 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.5886ms INFO 2025-10-17 09:33:13,861 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:13,862 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.82ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:14,012 [74 ] 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 2025-10-17 09:33:14,013 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:14,013 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:14,013 [56 ] 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 2025-10-17 09:33:14,013 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:14,013 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:14,014 [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 2025-10-17 09:33:14,014 [56 ] 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 2025-10-17 09:33:14,019 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:14,019 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2234ms INFO 2025-10-17 09:33:14,019 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:14,020 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4162ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:14,060 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:14,064 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 49.8509ms INFO 2025-10-17 09:33:14,064 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:14,064 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6091ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:33:59,274 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetWageDetial?GZYM=202508&GZYM2=202508&id=-1& INFO 2025-10-17 09:33:59,274 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:33:59,274 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:59,276 [46 ] 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 2025-10-17 09:33:59,297 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:33:59,297 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 21.677ms INFO 2025-10-17 09:33:59,297 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:33:59,298 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0096ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:10,472 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetWageDetial?GZYM=202508&GZYM2=202508&id=53169& INFO 2025-10-17 09:34:10,473 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:10,473 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:10,475 [26 ] 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 2025-10-17 09:34:10,496 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:10,496 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 21.2991ms INFO 2025-10-17 09:34:10,496 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:10,496 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6748ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:19,832 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 09:34:19,832 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 09:34:19,833 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:34:19,833 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 09:34:19,833 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0308ms 200 application/javascript INFO 2025-10-17 09:34:19,833 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 09:34:19,834 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1717ms 200 text/css INFO 2025-10-17 09:34:19,993 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 09:34:19,994 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:19,994 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:19,995 [58 ] 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 2025-10-17 09:34:19,995 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:19,995 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:19,995 [52 ] 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 2025-10-17 09:34:19,996 [26 ] 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 2025-10-17 09:34:19,996 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:19,996 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:19,997 [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 2025-10-17 09:34:19,997 [52 ] 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 2025-10-17 09:34:19,998 [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 2025-10-17 09:34:19,998 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:19,998 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 09:34:19,998 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:19,998 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:19,998 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:19,999 [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 2025-10-17 09:34:20,000 [46 ] 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 2025-10-17 09:34:20,003 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:20,003 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6486ms INFO 2025-10-17 09:34:20,003 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:20,003 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4439ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:20,004 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:20,004 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7588ms INFO 2025-10-17 09:34:20,004 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:20,005 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.462ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:20,005 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:20,006 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 8.4873ms INFO 2025-10-17 09:34:20,006 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:20,006 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1823ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:20,008 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:20,008 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 12.1662ms INFO 2025-10-17 09:34:20,008 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:20,008 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0116ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:20,008 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:20,008 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 8.5274ms INFO 2025-10-17 09:34:20,008 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:20,009 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3631ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:20,193 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1636& INFO 2025-10-17 09:34:20,193 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:20,194 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:20,195 [49 ] 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 2025-10-17 09:34:20,199 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:20,202 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.8558ms INFO 2025-10-17 09:34:20,202 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:20,202 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9168ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:35,453 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/messageIndex.a85c3e52.js INFO 2025-10-17 09:34:35,453 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:34:35,453 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/messageIndex.a85c3e52.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\messageIndex.a85c3e52.js' INFO 2025-10-17 09:34:35,454 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2178ms 200 application/javascript INFO 2025-10-17 09:34:35,456 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/messageIndex.3b5f00a6.css INFO 2025-10-17 09:34:35,457 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/messageIndex.3b5f00a6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\messageIndex.3b5f00a6.css' INFO 2025-10-17 09:34:35,457 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8291ms 200 text/css INFO 2025-10-17 09:34:35,657 [83 ] 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 2025-10-17 09:34:35,657 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:34:35,657 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:35,657 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:35,657 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:35,657 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:35,657 [49 ] 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 2025-10-17 09:34:35,658 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:35,658 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:35,658 [26 ] 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 2025-10-17 09:34:35,658 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:35,658 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:35,659 [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 2025-10-17 09:34:35,659 [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 2025-10-17 09:34:35,659 [83 ] 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 2025-10-17 09:34:35,660 [26 ] 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 2025-10-17 09:34:35,664 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:35,664 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.4887ms INFO 2025-10-17 09:34:35,664 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:35,664 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3027ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:35,664 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:35,664 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4148ms INFO 2025-10-17 09:34:35,664 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:35,664 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9298ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:35,664 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:35,665 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:35,665 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M) in 6.1665ms INFO 2025-10-17 09:34:35,665 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:35,666 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8897ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:35,666 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M) in 6.0427ms INFO 2025-10-17 09:34:35,666 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:35,666 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1688ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:35,778 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 09:34:35,778 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 09:34:35,779 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.65ms 200 image/png INFO 2025-10-17 09:34:35,948 [88 ] 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 2025-10-17 09:34:35,948 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:35,948 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:35,950 [88 ] 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 2025-10-17 09:34:35,968 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:35,969 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M) in 18.5848ms INFO 2025-10-17 09:34:35,969 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:35,969 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2552ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:39,743 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/zns.3f3d4472.png INFO 2025-10-17 09:34:39,744 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/zns.3f3d4472.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\zns.3f3d4472.png' INFO 2025-10-17 09:34:39,744 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6931ms 200 image/png INFO 2025-10-17 09:34:39,848 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetEnchiridionsList?condition=&page=1& INFO 2025-10-17 09:34:39,848 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:39,848 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetEnchiridionsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:39,850 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEnchiridionsList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.EnchiridionsListInfoDto] GetEnchiridionsList(Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:34:39,873 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:39,875 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetEnchiridionsList (Sg.Hcm.Application.M) in 24.4926ms INFO 2025-10-17 09:34:39,875 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetEnchiridionsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:39,875 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2845ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:44,663 [83 ] 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 2025-10-17 09:34:44,663 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:44,664 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:44,665 [83 ] 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 2025-10-17 09:34:44,669 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:44,669 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M) in 4.3735ms INFO 2025-10-17 09:34:44,669 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:44,670 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4233ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:34:46,983 [43 ] 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 2025-10-17 09:34:46,983 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:34:46,983 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:46,985 [43 ] 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 2025-10-17 09:34:46,989 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:34:46,989 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.0319ms INFO 2025-10-17 09:34:46,989 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:34:46,989 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0896ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:20,212 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664919653&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:35:20,213 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:35:20,213 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0495ms 200 text/html INFO 2025-10-17 09:35:21,252 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760664920843 INFO 2025-10-17 09:35:21,252 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:35:21,252 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7079ms 200 application/javascript INFO 2025-10-17 09:35:21,367 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7006117683992632 INFO 2025-10-17 09:35:21,368 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:35:21,368 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6192ms 200 application/javascript INFO 2025-10-17 09:35:21,617 [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%3D1760664919653%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:35:21,617 [80 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:35:21,617 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:21,619 [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 2025-10-17 09:35:21,620 [80 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760664919653&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:35:21,623 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:21,623 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0934ms INFO 2025-10-17 09:35:21,623 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:21,623 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3244ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:21,690 [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 2025-10-17 09:35:21,690 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:35:21,690 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:21,690 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:21,692 [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 2025-10-17 09:35:21,693 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:35:21,693 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:35:21,693 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:35:21,708 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:35:21,711 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:21,711 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2914ms INFO 2025-10-17 09:35:21,711 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:21,711 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4245ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:21,837 [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 2025-10-17 09:35:21,837 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:21,838 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:21,838 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:35:21,838 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:21,838 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:21,839 [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 2025-10-17 09:35:21,839 [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 2025-10-17 09:35:21,840 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:35:21,840 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:35:21,840 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:35:21,842 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:21,842 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4248ms INFO 2025-10-17 09:35:21,842 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:21,843 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5057ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:21,863 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:35:21,863 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:35:21,871 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:21,871 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.3045ms INFO 2025-10-17 09:35:21,871 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:21,872 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.0283ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:22,022 [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 2025-10-17 09:35:22,022 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:22,023 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,023 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:35:22,023 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:22,023 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,024 [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 2025-10-17 09:35:22,024 [80 ] 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 2025-10-17 09:35:22,028 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:22,028 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:22,028 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8592ms INFO 2025-10-17 09:35:22,028 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,028 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.761ms INFO 2025-10-17 09:35:22,028 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,028 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4964ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:22,028 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4538ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:22,173 [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 2025-10-17 09:35:22,173 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:22,173 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,175 [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 2025-10-17 09:35:22,177 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:35:22,177 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:22,177 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:35:22,177 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,178 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:22,178 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,178 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:22,178 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5388ms INFO 2025-10-17 09:35:22,178 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,178 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5053ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:22,179 [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 2025-10-17 09:35:22,179 [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 2025-10-17 09:35:22,182 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:22,182 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.307ms INFO 2025-10-17 09:35:22,182 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,182 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3506ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:22,183 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:22,183 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.6213ms INFO 2025-10-17 09:35:22,183 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,183 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5046ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:22,230 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:35:22,231 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:22,231 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,232 [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 2025-10-17 09:35:22,232 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:35:22,233 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:22,233 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,234 [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 2025-10-17 09:35:22,238 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:22,238 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7509ms INFO 2025-10-17 09:35:22,238 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,238 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5081ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:22,240 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:22,240 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6837ms INFO 2025-10-17 09:35:22,240 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,240 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4733ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:22,259 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:35:22,259 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:22,259 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,260 [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 2025-10-17 09:35:22,265 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:22,265 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7809ms INFO 2025-10-17 09:35:22,265 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,265 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5502ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:22,336 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:35:22,336 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:22,336 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,338 [74 ] 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 2025-10-17 09:35:22,339 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:35:22,339 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:22,339 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,340 [39 ] 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 2025-10-17 09:35:22,352 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:22,352 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 11.5467ms INFO 2025-10-17 09:35:22,352 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,352 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6082ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:22,354 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:22,354 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2437ms INFO 2025-10-17 09:35:22,354 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:22,354 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.19ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:35:52,451 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/monthResult.d50a887b.js INFO 2025-10-17 09:35:52,451 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:35:52,451 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/monthResult.d50a887b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\monthResult.d50a887b.js' INFO 2025-10-17 09:35:52,452 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.725ms 200 application/javascript INFO 2025-10-17 09:35:52,508 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/monthResult.80f4db4a.css INFO 2025-10-17 09:35:52,508 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/monthResult.80f4db4a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\monthResult.80f4db4a.css' INFO 2025-10-17 09:35:52,509 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6798ms 200 text/css INFO 2025-10-17 09:35:52,658 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2025-10-17 09:35:52,658 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:35:52,658 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:52,660 [67 ] 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 2025-10-17 09:35:52,700 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:35:52,700 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 40.4986ms INFO 2025-10-17 09:35:52,700 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:35:52,701 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5229ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:36:28,068 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 09:36:28,069 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:36:28,069 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:36:28,070 [75 ] 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 2025-10-17 09:36:28,071 [75 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MzYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTMwMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuael-atpuWBpSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjM2IiwianRpIjoiNmVlYmQxYTUtMDVhMi00NmM4LWFjYjQtNWU5NzQzZWZmOWE4IiwiaWF0IjoxNzYwNjY0Nzc0LCJuYmYiOjE3NjA2NjQ3NzIsImV4cCI6MTc2MDc1MTE3NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.D6SeO_zKFaeTeEKMVZfMebB71F4TSYYSspxgNvofXtU INFO 2025-10-17 09:36:28,074 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:36:28,074 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.95ms INFO 2025-10-17 09:36:28,074 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:36:28,075 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1626ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:36:28,386 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 09:36:28,386 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:36:28,386 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:36:28,387 [71 ] 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 2025-10-17 09:36:28,388 [86 ] 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 2025-10-17 09:36:28,388 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:36:28,389 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:36:28,389 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:36:28,390 [86 ] 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 2025-10-17 09:36:28,392 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:36:28,392 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.6193ms INFO 2025-10-17 09:36:28,392 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:36:28,392 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7902ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:36:28,393 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:36:28,394 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 3.6137ms INFO 2025-10-17 09:36:28,394 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:36:28,394 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3563ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:36:55,025 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 09:36:55,026 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 09:36:55,026 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8455ms 200 text/css INFO 2025-10-17 09:36:55,027 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 09:36:55,027 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:36:55,028 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 09:36:55,028 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5947ms 200 application/javascript INFO 2025-10-17 09:36:55,028 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 09:36:55,028 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:36:55,028 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 09:36:55,028 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5692ms 200 application/javascript INFO 2025-10-17 09:36:55,267 [46 ] 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 2025-10-17 09:36:55,268 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:36:55,268 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:36:55,268 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 09:36:55,268 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:36:55,268 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:36:55,269 [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 2025-10-17 09:36:55,270 [73 ] 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 2025-10-17 09:36:55,273 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:36:55,273 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7674ms INFO 2025-10-17 09:36:55,273 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:36:55,273 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0597ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:36:55,597 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:36:55,597 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 327.5144ms INFO 2025-10-17 09:36:55,597 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:36:55,597 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 329.3727ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:27,733 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202509& INFO 2025-10-17 09:38:27,734 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:27,734 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:27,735 [16 ] 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 2025-10-17 09:38:28,212 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:28,212 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 476.906ms INFO 2025-10-17 09:38:28,212 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:28,212 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 479.1677ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:47,251 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665126695&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:38:47,252 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:38:47,252 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8342ms 200 text/html INFO 2025-10-17 09:38:48,206 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665127763 INFO 2025-10-17 09:38:48,207 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:38:48,207 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.807ms 200 application/javascript INFO 2025-10-17 09:38:48,281 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6457259942631767 INFO 2025-10-17 09:38:48,281 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:38:48,281 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5188ms 200 application/javascript INFO 2025-10-17 09:38:48,561 [79 ] 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%3D1760665126695%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:38:48,562 [79 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:38:48,562 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,564 [79 ] 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 2025-10-17 09:38:48,565 [79 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665126695&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:38:48,567 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:48,568 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8778ms INFO 2025-10-17 09:38:48,568 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,568 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5357ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:48,604 [79 ] 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 2025-10-17 09:38:48,604 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:38:48,604 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:48,604 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,606 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:38:48,607 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:38:48,607 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:38:48,607 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:38:48,622 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:38:48,624 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:48,624 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7122ms INFO 2025-10-17 09:38:48,624 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,624 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.494ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:48,737 [16 ] 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 2025-10-17 09:38:48,737 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:48,737 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:38:48,737 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,737 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:48,737 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,739 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:38:48,739 [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 2025-10-17 09:38:48,740 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:38:48,740 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:38:48,740 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:38:48,742 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:48,743 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8378ms INFO 2025-10-17 09:38:48,743 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,743 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1288ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:48,755 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:38:48,755 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:38:48,758 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:48,758 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0686ms INFO 2025-10-17 09:38:48,758 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,758 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9283ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:48,891 [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 2025-10-17 09:38:48,891 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:48,892 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,892 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:38:48,892 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:48,892 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,893 [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 2025-10-17 09:38:48,893 [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 2025-10-17 09:38:48,896 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:48,896 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:48,896 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2389ms INFO 2025-10-17 09:38:48,896 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,896 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8707ms INFO 2025-10-17 09:38:48,896 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:48,896 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.389ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:48,896 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6849ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:49,051 [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 2025-10-17 09:38:49,051 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:38:49,052 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:49,052 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,052 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:49,052 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,053 [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 2025-10-17 09:38:49,054 [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 2025-10-17 09:38:49,057 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:49,057 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:49,057 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5826ms INFO 2025-10-17 09:38:49,057 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,057 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0142ms INFO 2025-10-17 09:38:49,057 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,057 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6099ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:49,057 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6502ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:49,081 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:38:49,081 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:38:49,081 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:49,081 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:49,082 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,082 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,083 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:38:49,083 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:38:49,083 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:49,083 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,083 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:49,083 [16 ] 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 2025-10-17 09:38:49,083 [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 2025-10-17 09:38:49,083 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,084 [77 ] 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 2025-10-17 09:38:49,084 [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 2025-10-17 09:38:49,088 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:49,088 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9812ms INFO 2025-10-17 09:38:49,088 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,088 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5864ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:49,090 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:49,091 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.4964ms INFO 2025-10-17 09:38:49,091 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,091 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6273ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:49,091 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:49,091 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.965ms INFO 2025-10-17 09:38:49,091 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,091 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9393ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:49,092 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:49,092 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.2506ms INFO 2025-10-17 09:38:49,092 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,093 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7924ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:49,197 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:38:49,197 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:49,197 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,198 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:38:49,225 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:49,225 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,226 [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 2025-10-17 09:38:49,226 [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 2025-10-17 09:38:49,235 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:49,236 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.761ms INFO 2025-10-17 09:38:49,236 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,236 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.1609ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:49,243 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:49,243 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7855ms INFO 2025-10-17 09:38:49,243 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:49,243 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.7581ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:49,842 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665130724&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:38:49,843 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:38:49,843 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7558ms 200 text/html INFO 2025-10-17 09:38:49,845 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:38:49,845 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 09:38:49,845 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3262ms 304 application/javascript INFO 2025-10-17 09:38:50,574 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665131520 INFO 2025-10-17 09:38:50,575 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:38:50,575 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6753ms 200 application/javascript INFO 2025-10-17 09:38:50,634 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5905905944504546 INFO 2025-10-17 09:38:50,635 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:38:50,635 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4881ms 200 application/javascript INFO 2025-10-17 09:38:50,755 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760665130724&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:38:50,755 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 09:38:50,755 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5836ms 200 text/html INFO 2025-10-17 09:38:50,835 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 09:38:50,835 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:38:50,836 [66 ] 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 2025-10-17 09:38:50,838 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 09:38:50,838 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 09:38:50,838 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 09:38:50,838 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 09:38:50,838 [66 ] 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 2025-10-17 09:38:50,840 [66 ] 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 2025-10-17 09:38:50,840 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.9625ms INFO 2025-10-17 09:38:50,840 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:38:50,841 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8233ms 302 INFO 2025-10-17 09:38:51,120 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=7YWkLxInY_0x-kPgBj5uqs0xGmCoKYxAjnvbh9HmiAg&state=ww0fe1cb02189622be INFO 2025-10-17 09:38:51,120 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 09:38:51,120 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6347ms 200 text/html INFO 2025-10-17 09:38:51,205 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=7YWkLxInY_0x-kPgBj5uqs0xGmCoKYxAjnvbh9HmiAg INFO 2025-10-17 09:38:51,205 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:38:51,206 [66 ] 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 2025-10-17 09:38:51,208 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:7YWkLxInY_0x-kPgBj5uqs0xGmCoKYxAjnvbh9HmiAg,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 09:38:51,208 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 09:38:51,208 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:7YWkLxInY_0x-kPgBj5uqs0xGmCoKYxAjnvbh9HmiAg INFO 2025-10-17 09:38:51,208 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 09:38:51,208 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 09:38:51,486 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:bxrcFAkz6XhVjXM0fwrxqUog6SNB__TilKnE2joM6FoR6vneltFBQ0_9k2sKnvtovM0NAsUfj_nCQBf972J_YymCWT6MZ9VYlHTo-VGLMWdhWZRvtfoFwPQOsQDoEPi5BCBChIhJbliPF64MtoOScGaVZFy-70E5IzkgvLJRBBd0mTBxUKwNamYNS2kNZFTsK9nD3818CKbhCGMxPBESVQ INFO 2025-10-17 09:38:51,486 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=bxrcFAkz6XhVjXM0fwrxqUog6SNB__TilKnE2joM6FoR6vneltFBQ0_9k2sKnvtovM0NAsUfj_nCQBf972J_YymCWT6MZ9VYlHTo-VGLMWdhWZRvtfoFwPQOsQDoEPi5BCBChIhJbliPF64MtoOScGaVZFy-70E5IzkgvLJRBBd0mTBxUKwNamYNS2kNZFTsK9nD3818CKbhCGMxPBESVQ&code=7YWkLxInY_0x-kPgBj5uqs0xGmCoKYxAjnvbh9HmiAg INFO 2025-10-17 09:38:51,779 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13763242768","DeviceId":"ed136c4e66dd9e36","errcode":0,"errmsg":"ok"} INFO 2025-10-17 09:38:51,792 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:ed136c4e66dd9e36 WxUserId:13763242768 INFO 2025-10-17 09:38:51,808 [66 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D016145,a0188:64885 INFO 2025-10-17 09:38:51,845 [66 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 09:38:51,845 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 638.7887ms INFO 2025-10-17 09:38:51,845 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:38:51,845 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 640.8195ms 200 text/plain; charset=utf-8 INFO 2025-10-17 09:38:51,909 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665132850&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 09:38:51,910 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:38:51,910 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6174ms 200 text/html INFO 2025-10-17 09:38:52,354 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665133312 INFO 2025-10-17 09:38:52,355 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:38:52,355 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6063ms 200 application/javascript INFO 2025-10-17 09:38:52,420 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8926686735124693 INFO 2025-10-17 09:38:52,420 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:38:52,420 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5746ms 200 application/javascript INFO 2025-10-17 09:38:52,587 [6 ] 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 2025-10-17 09:38:52,587 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:38:52,587 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:52,589 [16 ] 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%3D1760665132850%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 09:38:52,589 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,589 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:38:52,589 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,591 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:38:52,591 [16 ] 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 2025-10-17 09:38:52,592 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:38:52,592 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:38:52,592 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:38:52,592 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665132850&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 09:38:52,594 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:52,594 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4561ms INFO 2025-10-17 09:38:52,594 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,594 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3689ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:52,606 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:38:52,608 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:52,609 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 17.9355ms INFO 2025-10-17 09:38:52,609 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,609 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7703ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:52,722 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:38:52,722 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:52,723 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,724 [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 2025-10-17 09:38:52,725 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:38:52,726 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:38:52,726 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:38:52,741 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:38:52,745 [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 2025-10-17 09:38:52,746 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:52,746 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,747 [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 2025-10-17 09:38:52,751 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:52,751 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6653ms INFO 2025-10-17 09:38:52,751 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,751 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6764ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:52,756 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:38:52,759 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:52,759 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.042ms INFO 2025-10-17 09:38:52,759 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,759 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3265ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:52,877 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:38:52,877 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:52,878 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,879 [16 ] 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 2025-10-17 09:38:52,884 [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 2025-10-17 09:38:52,884 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:52,884 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,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 2025-10-17 09:38:52,887 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:52,888 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5981ms INFO 2025-10-17 09:38:52,888 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,888 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4975ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:52,889 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:52,889 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.984ms INFO 2025-10-17 09:38:52,889 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,889 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6808ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:52,952 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:38:52,952 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:52,952 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,953 [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 2025-10-17 09:38:52,954 [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 2025-10-17 09:38:52,955 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:52,955 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,956 [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 2025-10-17 09:38:52,957 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:52,957 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.273ms INFO 2025-10-17 09:38:52,957 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,957 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0086ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:52,959 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:52,959 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9556ms INFO 2025-10-17 09:38:52,959 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,959 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6024ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:52,992 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:38:52,993 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:38:52,993 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:52,993 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:52,993 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,993 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,993 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:38:52,994 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:52,994 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,994 [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 2025-10-17 09:38:52,995 [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 2025-10-17 09:38:52,995 [79 ] 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 2025-10-17 09:38:52,998 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:52,998 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.606ms INFO 2025-10-17 09:38:52,998 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,998 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.401ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:52,998 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:52,999 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4089ms INFO 2025-10-17 09:38:52,999 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:52,999 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2724ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:53,003 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:53,003 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.318ms INFO 2025-10-17 09:38:53,003 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:53,003 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8192ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:53,040 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:38:53,040 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:53,040 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:53,041 [16 ] 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 2025-10-17 09:38:53,046 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:53,046 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5829ms INFO 2025-10-17 09:38:53,046 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:53,046 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3619ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:53,078 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:38:53,078 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:38:53,078 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:53,078 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:53,078 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:53,078 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:53,080 [16 ] 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 2025-10-17 09:38:53,080 [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 2025-10-17 09:38:53,089 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:53,089 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.454ms INFO 2025-10-17 09:38:53,089 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:53,089 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7322ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:53,100 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:53,100 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.9774ms INFO 2025-10-17 09:38:53,100 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:53,100 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9151ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:56,132 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:38:56,132 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:56,132 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:56,134 [23 ] 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 2025-10-17 09:38:56,136 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:38:56,136 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:38:56,136 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:56,136 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:56,137 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:56,137 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:56,138 [16 ] 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 2025-10-17 09:38:56,138 [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 2025-10-17 09:38:56,145 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:56,145 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.9988ms INFO 2025-10-17 09:38:56,145 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:56,145 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1196ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:56,146 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:56,146 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0805ms INFO 2025-10-17 09:38:56,146 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:56,146 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1953ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:56,154 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:56,154 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3443ms INFO 2025-10-17 09:38:56,154 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:56,154 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1435ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:38:56,271 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:38:56,271 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:38:56,272 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:56,273 [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 2025-10-17 09:38:56,277 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:38:56,277 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6229ms INFO 2025-10-17 09:38:56,277 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:38:56,277 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8151ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:03,188 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:39:03,188 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:03,189 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:03,190 [77 ] 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 2025-10-17 09:39:03,190 [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 2025-10-17 09:39:03,190 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:03,190 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:03,192 [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 2025-10-17 09:39:03,195 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:03,195 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4134ms INFO 2025-10-17 09:39:03,195 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:03,195 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3881ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:03,223 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:03,224 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 33.4996ms INFO 2025-10-17 09:39:03,224 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:03,224 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7928ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:03,691 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 09:39:03,692 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:03,692 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:03,693 [6 ] 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 2025-10-17 09:39:03,694 [6 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MzYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTMwMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuael-atpuWBpSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjM2IiwianRpIjoiNmVlYmQxYTUtMDVhMi00NmM4LWFjYjQtNWU5NzQzZWZmOWE4IiwiaWF0IjoxNzYwNjY0Nzc0LCJuYmYiOjE3NjA2NjQ3NzIsImV4cCI6MTc2MDc1MTE3NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.D6SeO_zKFaeTeEKMVZfMebB71F4TSYYSspxgNvofXtU INFO 2025-10-17 09:39:03,697 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:03,697 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.932ms INFO 2025-10-17 09:39:03,697 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:03,697 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0956ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:04,011 [23 ] 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 2025-10-17 09:39:04,011 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:39:04,011 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:04,011 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:04,012 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 09:39:04,012 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:04,012 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:04,013 [23 ] 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 2025-10-17 09:39:04,013 [6 ] 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 2025-10-17 09:39:04,017 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:04,017 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.3996ms INFO 2025-10-17 09:39:04,017 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:04,017 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5165ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:04,018 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:04,018 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.2353ms INFO 2025-10-17 09:39:04,018 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:04,018 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1014ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:05,463 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202511& INFO 2025-10-17 09:39:05,463 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:05,463 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:05,465 [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 2025-10-17 09:39:05,471 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:05,471 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.344ms INFO 2025-10-17 09:39:05,471 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:05,471 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3712ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:06,252 [23 ] 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 2025-10-17 09:39:06,253 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:06,253 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:06,254 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:39:06,258 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:06,258 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6467ms INFO 2025-10-17 09:39:06,258 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:06,258 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7925ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:06,273 [77 ] 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 2025-10-17 09:39:06,273 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:06,273 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:06,274 [77 ] 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 2025-10-17 09:39:06,317 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:06,333 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 58.2802ms INFO 2025-10-17 09:39:06,333 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:06,333 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.0733ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:07,578 [23 ] 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 2025-10-17 09:39:07,578 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:39:07,578 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:07,578 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:07,580 [23 ] 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 2025-10-17 09:39:07,587 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:07,587 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0164ms INFO 2025-10-17 09:39:07,587 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:07,587 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4823ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:14,643 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=20& INFO 2025-10-17 09:39:14,643 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:14,643 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:14,645 [79 ] 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 2025-10-17 09:39:14,653 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:14,653 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 8.7591ms INFO 2025-10-17 09:39:14,653 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:14,654 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9826ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:16,896 [66 ] 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 2025-10-17 09:39:16,896 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:39:16,897 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:16,897 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:16,898 [66 ] 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 2025-10-17 09:39:16,904 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:16,904 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.2345ms INFO 2025-10-17 09:39:16,904 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:16,904 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8515ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:17,051 [66 ] 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 2025-10-17 09:39:17,052 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:17,052 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:17,053 [66 ] 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 2025-10-17 09:39:17,058 [23 ] 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 2025-10-17 09:39:17,058 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:17,058 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:17,059 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:39:17,063 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:17,063 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6372ms INFO 2025-10-17 09:39:17,063 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:17,063 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5396ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:17,096 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:17,099 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 46.0018ms INFO 2025-10-17 09:39:17,099 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:17,100 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3117ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:20,762 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 09:39:20,763 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:20,763 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:20,764 [66 ] 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 2025-10-17 09:39:20,771 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:20,771 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 6.3188ms INFO 2025-10-17 09:39:20,771 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:20,771 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4572ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:30,177 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:39:30,178 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:30,178 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:30,179 [23 ] 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 2025-10-17 09:39:30,216 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:30,216 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 37.0583ms INFO 2025-10-17 09:39:30,216 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:30,217 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2162ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:33,172 [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 2025-10-17 09:39:33,172 [23 ] 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 2025-10-17 09:39:33,172 [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 2025-10-17 09:39:33,173 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:33,173 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:33,173 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:33,173 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,173 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,173 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,174 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:39:33,174 [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 2025-10-17 09:39:33,174 [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 2025-10-17 09:39:33,176 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 09:39:33,176 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:33,177 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,177 [23 ] 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 2025-10-17 09:39:33,177 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:33,178 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,178 [79 ] 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 2025-10-17 09:39:33,179 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:39:33,180 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:33,180 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6171ms INFO 2025-10-17 09:39:33,180 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,180 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7022ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:33,181 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:33,181 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.6867ms INFO 2025-10-17 09:39:33,181 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,181 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9871ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:33,182 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:33,182 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.4141ms INFO 2025-10-17 09:39:33,182 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,182 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6951ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:33,183 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:33,183 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2998ms INFO 2025-10-17 09:39:33,183 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,183 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6955ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:33,184 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:33,184 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.6208ms INFO 2025-10-17 09:39:33,184 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,184 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7747ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:33,334 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64885& INFO 2025-10-17 09:39:33,335 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:33,335 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,336 [77 ] 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 2025-10-17 09:39:33,341 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:33,357 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 20.8185ms INFO 2025-10-17 09:39:33,357 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:33,357 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7968ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:34,493 [66 ] 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 2025-10-17 09:39:34,494 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:34,494 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:34,495 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 09:39:34,495 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:34,495 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:34,495 [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 2025-10-17 09:39:34,496 [77 ] 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 2025-10-17 09:39:34,498 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 09:39:34,499 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:34,499 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5581ms INFO 2025-10-17 09:39:34,499 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:34,499 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7774ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:34,513 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:34,513 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 16.9363ms INFO 2025-10-17 09:39:34,513 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:34,513 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8291ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:34,655 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64885& INFO 2025-10-17 09:39:34,655 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:34,655 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:34,657 [23 ] 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 2025-10-17 09:39:34,662 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:34,678 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 21.0936ms INFO 2025-10-17 09:39:34,678 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:34,678 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6372ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:38,255 [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 2025-10-17 09:39:38,255 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:38,255 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:38,256 [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 2025-10-17 09:39:38,260 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:38,260 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6667ms INFO 2025-10-17 09:39:38,260 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:38,260 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9285ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:40,771 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetWageDetial?GZYM=202508&GZYM2=202508&id=-1& INFO 2025-10-17 09:39:40,771 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:40,771 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:40,773 [23 ] 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 2025-10-17 09:39:40,795 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:40,795 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 22.2063ms INFO 2025-10-17 09:39:40,795 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:40,795 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4469ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:44,936 [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 INFO 2025-10-17 09:39:44,936 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 09:39:44,936 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4835ms 304 text/html INFO 2025-10-17 09:39:45,016 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665184691&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:39:45,017 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:39:45,017 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9174ms 200 text/html INFO 2025-10-17 09:39:45,057 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:39:45,057 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 09:39:45,057 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3577ms 304 application/javascript INFO 2025-10-17 09:39:45,096 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:39:45,097 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 09:39:45,097 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0211ms 200 application/javascript INFO 2025-10-17 09:39:45,936 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665185616 INFO 2025-10-17 09:39:45,936 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:39:45,936 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6075ms 200 application/javascript INFO 2025-10-17 09:39:46,016 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.19287928875335303 INFO 2025-10-17 09:39:46,016 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:39:46,016 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5902ms 200 application/javascript INFO 2025-10-17 09:39:46,176 [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%3D1760665184691%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:39:46,177 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:39:46,177 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,179 [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 2025-10-17 09:39:46,180 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665184691&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:39:46,183 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,183 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9694ms INFO 2025-10-17 09:39:46,183 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,183 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6418ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,209 [71 ] 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 2025-10-17 09:39:46,209 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:39:46,209 [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 2025-10-17 09:39:46,209 [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 2025-10-17 09:39:46,209 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,211 [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 2025-10-17 09:39:46,211 [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 2025-10-17 09:39:46,211 [71 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:39:46,212 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,212 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8526ms INFO 2025-10-17 09:39:46,212 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,212 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0541ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,336 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 09:39:46,336 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:39:46,336 [23 ] 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 2025-10-17 09:39:46,337 [23 ] 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 2025-10-17 09:39:46,337 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:39:46,339 [23 ] 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 2025-10-17 09:39:46,340 [23 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIzMjEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTkxMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuadjui9qSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMzIxIiwianRpIjoiNjA2NzhiN2ItOTJiZi00YWMzLWJhOGQtYWE2NGMyMTNiNTZkIiwiaWF0IjoxNzYwNDMwNjE1LCJuYmYiOjE3NjA0MzA2MTMsImV4cCI6MTc2MDUxNzAxNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Hq90Ry-pdgjLCxupqlFx_DC2GKUXgFxDw8zKXmCNhwU INFO 2025-10-17 09:39:46,343 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,343 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.524ms INFO 2025-10-17 09:39:46,343 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:39:46,343 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6484ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,456 [23 ] 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 2025-10-17 09:39:46,456 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:39:46,456 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,458 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,460 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:39:46,461 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:39:46,461 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:39:46,461 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:39:46,478 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:39:46,480 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,480 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.8857ms INFO 2025-10-17 09:39:46,480 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,481 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7939ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,578 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:39:46,578 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,578 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,579 [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 2025-10-17 09:39:46,580 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:39:46,581 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:39:46,581 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:39:46,585 [23 ] 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 2025-10-17 09:39:46,585 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,585 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,586 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:39:46,590 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,590 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.658ms INFO 2025-10-17 09:39:46,590 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,590 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5265ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,595 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:39:46,617 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:39:46,620 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,620 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 40.7006ms INFO 2025-10-17 09:39:46,620 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,620 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6186ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,776 [23 ] 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 2025-10-17 09:39:46,776 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:39:46,776 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,776 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,777 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,777 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,778 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:39:46,778 [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 2025-10-17 09:39:46,782 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,782 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8936ms INFO 2025-10-17 09:39:46,782 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,783 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5261ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,787 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,787 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5597ms INFO 2025-10-17 09:39:46,787 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,787 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1392ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,895 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:39:46,896 [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 2025-10-17 09:39:46,896 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,896 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,896 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,896 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,897 [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 2025-10-17 09:39:46,897 [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 2025-10-17 09:39:46,901 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,901 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1012ms INFO 2025-10-17 09:39:46,901 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,901 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9873ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,901 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,901 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.8585ms INFO 2025-10-17 09:39:46,901 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,901 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9284ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,937 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:39:46,937 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:39:46,937 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,937 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,937 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,937 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,938 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:39:46,938 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,938 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,938 [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 2025-10-17 09:39:46,939 [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 2025-10-17 09:39:46,939 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:39:46,939 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:46,939 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,939 [23 ] 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 2025-10-17 09:39:46,940 [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 2025-10-17 09:39:46,943 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,943 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.9918ms INFO 2025-10-17 09:39:46,943 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,943 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3981ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,944 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,944 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.5131ms INFO 2025-10-17 09:39:46,944 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,944 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.311ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,946 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,946 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.75ms INFO 2025-10-17 09:39:46,946 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,946 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3889ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:46,947 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:46,947 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3554ms INFO 2025-10-17 09:39:46,947 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:46,947 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2773ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:47,016 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:39:47,017 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:47,017 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:47,018 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:39:47,018 [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 2025-10-17 09:39:47,019 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:47,019 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:47,020 [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 2025-10-17 09:39:47,027 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:47,027 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8813ms INFO 2025-10-17 09:39:47,027 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:47,027 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3461ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:47,042 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:47,042 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.9425ms INFO 2025-10-17 09:39:47,042 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:47,042 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0999ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:51,386 [86 ] 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 2025-10-17 09:39:51,387 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:51,387 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,388 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:39:51,392 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:51,392 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6308ms INFO 2025-10-17 09:39:51,392 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,392 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.812ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:51,395 [23 ] 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 2025-10-17 09:39:51,396 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:51,396 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 09:39:51,396 [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 2025-10-17 09:39:51,396 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,396 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:51,396 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,396 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:51,396 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,397 [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 2025-10-17 09:39:51,397 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:51,397 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,398 [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 2025-10-17 09:39:51,398 [86 ] 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 2025-10-17 09:39:51,398 [23 ] 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 2025-10-17 09:39:51,398 [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 2025-10-17 09:39:51,401 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:51,401 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3984ms INFO 2025-10-17 09:39:51,401 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,401 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5801ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:51,402 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:51,402 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8799ms INFO 2025-10-17 09:39:51,402 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,402 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8023ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:51,403 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:51,403 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.4148ms INFO 2025-10-17 09:39:51,403 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,403 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8122ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:51,404 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:51,404 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.9824ms INFO 2025-10-17 09:39:51,404 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,404 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6119ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:51,537 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2321& INFO 2025-10-17 09:39:51,538 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:51,538 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,539 [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 2025-10-17 09:39:51,543 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:51,543 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.9752ms INFO 2025-10-17 09:39:51,543 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:51,543 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2168ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:55,336 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665195284&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:39:55,336 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:39:55,337 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.794ms 200 text/html INFO 2025-10-17 09:39:55,660 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665195652 INFO 2025-10-17 09:39:55,661 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:39:55,661 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7091ms 200 application/javascript INFO 2025-10-17 09:39:55,736 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9764246102451537 INFO 2025-10-17 09:39:55,736 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:39:55,736 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.525ms 200 application/javascript INFO 2025-10-17 09:39:55,859 [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%3D1760665195284%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:39:55,859 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:39:55,859 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:55,861 [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 2025-10-17 09:39:55,862 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665195284&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:39:55,864 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:55,865 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7302ms INFO 2025-10-17 09:39:55,865 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:55,865 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9838ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:55,865 [66 ] 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 2025-10-17 09:39:55,865 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:39:55,866 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:55,867 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:55,868 [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 2025-10-17 09:39:55,870 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:39:55,870 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:39:55,870 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:39:55,885 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:39:55,888 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:55,888 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.436ms INFO 2025-10-17 09:39:55,888 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:55,888 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6272ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:55,984 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:39:55,984 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:55,984 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:55,985 [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 2025-10-17 09:39:55,986 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:39:55,987 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:39:55,987 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:39:55,991 [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 2025-10-17 09:39:55,991 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:55,991 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:55,993 [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 2025-10-17 09:39:55,996 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:55,996 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8809ms INFO 2025-10-17 09:39:55,996 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:55,997 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9329ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,003 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:39:56,017 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:39:56,021 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,021 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.497ms INFO 2025-10-17 09:39:56,021 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,021 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5574ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,145 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:39:56,145 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:56,146 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,147 [23 ] 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 2025-10-17 09:39:56,153 [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 2025-10-17 09:39:56,153 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:56,153 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,155 [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 2025-10-17 09:39:56,156 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,157 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.4824ms INFO 2025-10-17 09:39:56,157 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,157 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6199ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,158 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,158 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2715ms INFO 2025-10-17 09:39:56,159 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,159 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7081ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,182 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:39:56,183 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:56,183 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,185 [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 2025-10-17 09:39:56,188 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,188 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4679ms INFO 2025-10-17 09:39:56,188 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,188 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8988ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,191 [86 ] 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 2025-10-17 09:39:56,191 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:56,191 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,193 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:39:56,196 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:39:56,196 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:56,196 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,196 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,196 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.968ms INFO 2025-10-17 09:39:56,196 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,196 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5869ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,197 [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 2025-10-17 09:39:56,200 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,200 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7806ms INFO 2025-10-17 09:39:56,200 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,200 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3637ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,202 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:39:56,203 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:56,203 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,204 [23 ] 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 2025-10-17 09:39:56,212 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,212 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9723ms INFO 2025-10-17 09:39:56,212 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,212 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7946ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,220 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:39:56,220 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:56,220 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,221 [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 2025-10-17 09:39:56,225 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,225 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6195ms INFO 2025-10-17 09:39:56,225 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,225 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2374ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,273 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:39:56,273 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:56,273 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,275 [23 ] 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 2025-10-17 09:39:56,281 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,281 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.8529ms INFO 2025-10-17 09:39:56,281 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,281 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1312ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,281 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:39:56,282 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:56,282 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,283 [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 2025-10-17 09:39:56,291 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,291 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1295ms INFO 2025-10-17 09:39:56,291 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,291 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7749ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:56,298 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:39:56,299 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:56,299 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,300 [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 2025-10-17 09:39:56,316 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:56,317 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6604ms INFO 2025-10-17 09:39:56,317 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:56,317 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3115ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:57,775 [23 ] 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 2025-10-17 09:39:57,777 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:57,777 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:57,779 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:39:57,782 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:57,782 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5756ms INFO 2025-10-17 09:39:57,782 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:57,782 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9547ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:57,795 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:39:57,795 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:57,796 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:57,797 [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 2025-10-17 09:39:57,826 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:57,826 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.0208ms INFO 2025-10-17 09:39:57,826 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:57,826 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9093ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:59,234 [23 ] 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 2025-10-17 09:39:59,234 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:59,234 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:59,236 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:39:59,240 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:59,240 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9608ms INFO 2025-10-17 09:39:59,240 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:59,240 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4364ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:39:59,248 [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 2025-10-17 09:39:59,248 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:39:59,249 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:59,250 [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 2025-10-17 09:39:59,288 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:39:59,291 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.5806ms INFO 2025-10-17 09:39:59,291 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:39:59,291 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5518ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:00,506 [23 ] 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 2025-10-17 09:40:00,506 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:40:00,506 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:00,506 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:00,508 [23 ] 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 2025-10-17 09:40:00,515 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:00,515 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.2505ms INFO 2025-10-17 09:40:00,515 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:00,515 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3852ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:02,097 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 09:40:02,097 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:02,097 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:02,099 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:40:02,131 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:02,131 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 31.9944ms INFO 2025-10-17 09:40:02,131 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:02,131 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.0655ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:06,004 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 09:40:06,004 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:06,005 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:06,006 [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 2025-10-17 09:40:06,008 [66 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 09:40:06,008 [71 ] 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 2025-10-17 09:40:06,009 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:06,009 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:06,010 [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 2025-10-17 09:40:06,014 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:06,014 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9405ms INFO 2025-10-17 09:40:06,014 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:06,014 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8523ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:06,015 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:06,016 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.5416ms INFO 2025-10-17 09:40:06,016 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:06,016 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6268ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:06,275 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2321& INFO 2025-10-17 09:40:06,275 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:06,275 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:06,279 [79 ] 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 2025-10-17 09:40:06,315 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:06,315 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 36.0688ms INFO 2025-10-17 09:40:06,315 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:06,315 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.8714ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:07,341 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 09:40:07,341 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:07,341 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:07,343 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:40:07,344 [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 2025-10-17 09:40:07,344 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:07,344 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:07,346 [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 2025-10-17 09:40:07,349 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:07,349 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4444ms INFO 2025-10-17 09:40:07,349 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:07,350 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4249ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:07,392 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:07,392 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 49.5557ms INFO 2025-10-17 09:40:07,392 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:07,392 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.646ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:13,267 [23 ] 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 2025-10-17 09:40:13,267 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:13,268 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:13,269 [23 ] 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 2025-10-17 09:40:13,273 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:13,273 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9721ms INFO 2025-10-17 09:40:13,273 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:13,273 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4261ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:14,781 [71 ] 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 2025-10-17 09:40:14,781 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:14,781 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 09:40:14,782 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:14,782 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:14,782 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:14,783 [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 2025-10-17 09:40:14,783 [23 ] 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 2025-10-17 09:40:14,785 [23 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 09:40:14,787 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:14,787 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9597ms INFO 2025-10-17 09:40:14,787 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:14,787 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.24ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:14,793 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:14,793 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.7508ms INFO 2025-10-17 09:40:14,793 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:14,793 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7164ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:14,941 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2321& INFO 2025-10-17 09:40:14,942 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:14,942 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:14,943 [68 ] 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 2025-10-17 09:40:14,947 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:14,948 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 4.0183ms INFO 2025-10-17 09:40:14,948 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:14,948 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1895ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:16,537 [23 ] 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 2025-10-17 09:40:16,538 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:16,538 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:16,539 [23 ] 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 2025-10-17 09:40:16,543 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:16,543 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5635ms INFO 2025-10-17 09:40:16,543 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:16,543 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7646ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:41,383 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665241145&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:40:41,384 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:40:41,384 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8436ms 200 text/html INFO 2025-10-17 09:40:41,476 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:40:41,477 [82 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 09:40:41,477 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3875ms 304 application/javascript INFO 2025-10-17 09:40:42,200 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665242147 INFO 2025-10-17 09:40:42,200 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:40:42,200 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6631ms 200 application/javascript INFO 2025-10-17 09:40:42,265 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7701735054684027 INFO 2025-10-17 09:40:42,265 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:40:42,265 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7917ms 200 application/javascript INFO 2025-10-17 09:40:42,538 [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%3D1760665241145%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:40:42,538 [82 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:40:42,538 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:42,540 [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 2025-10-17 09:40:42,540 [82 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665241145&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:40:42,543 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:42,543 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8052ms INFO 2025-10-17 09:40:42,543 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:42,544 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8247ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:42,556 [25 ] 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 2025-10-17 09:40:42,556 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:40:42,557 [25 ] 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 2025-10-17 09:40:42,557 [25 ] 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 2025-10-17 09:40:42,557 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:42,558 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:40:42,558 [25 ] 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 2025-10-17 09:40:42,558 [25 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:40:42,559 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:42,559 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7199ms INFO 2025-10-17 09:40:42,559 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:42,559 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7284ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:40:42,683 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 09:40:42,683 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:40:42,683 [25 ] 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 2025-10-17 09:40:42,683 [25 ] 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 2025-10-17 09:40:42,683 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:40:42,685 [25 ] 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 2025-10-17 09:40:42,686 [68 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NzEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjY4NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWNouaiheWHpCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzcxIiwianRpIjoiMzFkNGJmNDktODE5My00MmM5LThiNTktNjVkOWUzNmU3Mjk3IiwiaWF0IjoxNzU4MTczNTM3LCJuYmYiOjE3NTgxNzM1MzUsImV4cCI6MTc1ODI1OTkzNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.TTm_Kf7779kMcynrSRh7W5e_8nvTafl7QzvgHZo4S9M INFO 2025-10-17 09:40:42,688 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:42,689 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9313ms INFO 2025-10-17 09:40:42,689 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:40:42,689 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8829ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:42,867 [25 ] 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 2025-10-17 09:40:42,868 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:40:42,868 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:42,870 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:42,871 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:40:42,872 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:40:42,872 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:40:42,872 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:40:42,888 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:40:42,890 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:42,890 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0966ms INFO 2025-10-17 09:40:42,890 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:42,890 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.762ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:43,029 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:40:43,029 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:43,029 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:43,031 [23 ] 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 2025-10-17 09:40:43,032 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:40:43,032 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:40:43,032 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:40:43,037 [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 2025-10-17 09:40:43,037 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:40:43,037 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:43,038 [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 2025-10-17 09:40:43,041 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:43,042 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2212ms INFO 2025-10-17 09:40:43,042 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:43,042 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1771ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:40:43,047 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:40:43,061 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:40:43,064 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:40:43,064 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4834ms INFO 2025-10-17 09:40:43,064 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:40:43,064 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4652ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:15,623 [25 ] 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 2025-10-17 09:41:15,623 [25 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 09:41:15,623 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4425ms 304 text/html INFO 2025-10-17 09:41:15,684 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665275644&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:41:15,685 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:41:15,685 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5724ms 200 text/html INFO 2025-10-17 09:41:15,720 [23 ] 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 2025-10-17 09:41:15,720 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:41:15,721 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5937ms 200 text/html INFO 2025-10-17 09:41:15,767 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:41:15,767 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:15,778 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:41:15,778 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5912ms 200 application/javascript INFO 2025-10-17 09:41:15,779 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665275722&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:41:15,779 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 09:41:15,779 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:41:15,779 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5172ms 200 text/html INFO 2025-10-17 09:41:15,781 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 09:41:15,781 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4526ms 200 text/css INFO 2025-10-17 09:41:15,786 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 09:41:15,786 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 09:41:15,786 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 09:41:15,787 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 09:41:15,787 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6556ms 200 application/javascript INFO 2025-10-17 09:41:15,787 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 09:41:15,787 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7931ms 200 application/javascript INFO 2025-10-17 09:41:15,788 [44 ] 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 2025-10-17 09:41:15,788 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7611ms 200 application/javascript INFO 2025-10-17 09:41:15,806 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 09:41:15,809 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 09:41:15,809 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3372ms 200 text/css INFO 2025-10-17 09:41:15,811 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:41:15,811 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:15,811 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 09:41:15,813 [23 ] 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 2025-10-17 09:41:15,813 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7557ms 200 application/javascript INFO 2025-10-17 09:41:15,823 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:41:15,823 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3025ms 200 application/javascript INFO 2025-10-17 09:41:15,829 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 09:41:15,829 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 09:41:15,829 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 09:41:15,829 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 09:41:15,829 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 09:41:15,829 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4614ms 200 application/javascript INFO 2025-10-17 09:41:15,830 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 09:41:15,830 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4661ms 200 application/javascript INFO 2025-10-17 09:41:15,830 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7815ms 200 application/javascript INFO 2025-10-17 09:41:15,864 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:41:15,864 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 09:41:15,864 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8609ms 200 application/javascript INFO 2025-10-17 09:41:15,873 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665275879 INFO 2025-10-17 09:41:15,873 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:41:15,873 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4309ms 200 application/javascript INFO 2025-10-17 09:41:15,882 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.35332005126871624 INFO 2025-10-17 09:41:15,882 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:41:15,882 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.361ms 200 application/javascript INFO 2025-10-17 09:41:15,991 [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%3D1760665275644%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:41:15,991 [44 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:41:15,992 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:15,993 [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 2025-10-17 09:41:15,994 [44 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665275644&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:41:15,997 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:15,997 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8888ms INFO 2025-10-17 09:41:15,997 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:15,997 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.145ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,005 [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 2025-10-17 09:41:16,005 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:16,005 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,007 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,008 [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 2025-10-17 09:41:16,009 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:41:16,009 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:41:16,009 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:41:16,025 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:41:16,027 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,027 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.222ms INFO 2025-10-17 09:41:16,027 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,027 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3948ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,095 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:41:16,095 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,096 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,096 [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 2025-10-17 09:41:16,097 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,097 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,097 [16 ] 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 2025-10-17 09:41:16,098 [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 2025-10-17 09:41:16,098 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:41:16,099 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:41:16,099 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:41:16,102 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,102 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7231ms INFO 2025-10-17 09:41:16,102 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,102 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5437ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,114 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:41:16,128 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:41:16,131 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,131 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8202ms INFO 2025-10-17 09:41:16,131 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,131 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1881ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,204 [16 ] 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 2025-10-17 09:41:16,204 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:41:16,204 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,204 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,204 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,204 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,220 [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 2025-10-17 09:41:16,220 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:41:16,224 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,224 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8805ms INFO 2025-10-17 09:41:16,225 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,225 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8179ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,232 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,232 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 12.2502ms INFO 2025-10-17 09:41:16,232 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,232 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.8855ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,261 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=789823cf-5725-40c6-8de2-583284aa4797%20%20& INFO 2025-10-17 09:41:16,262 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,262 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,263 [25 ] 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 2025-10-17 09:41:16,292 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:41:16,293 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,293 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,294 [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 2025-10-17 09:41:16,299 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,299 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6397ms INFO 2025-10-17 09:41:16,299 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,299 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4312ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,310 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,310 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.4855ms INFO 2025-10-17 09:41:16,310 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,310 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7611ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,375 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330384&isHis=& INFO 2025-10-17 09:41:16,375 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,376 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,377 [67 ] 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 2025-10-17 09:41:16,377 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:41:16,377 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,377 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,379 [25 ] 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 2025-10-17 09:41:16,381 [67 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:41:16,384 [67 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:41:16,385 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,385 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8672ms INFO 2025-10-17 09:41:16,385 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,385 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.046ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,386 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,386 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.4357ms INFO 2025-10-17 09:41:16,386 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,386 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2264ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,449 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=789823cf-5725-40c6-8de2-583284aa4797%20%20&isHis=& INFO 2025-10-17 09:41:16,450 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,450 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,451 [44 ] 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 2025-10-17 09:41:16,453 [67 ] 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=789823cf-5725-40c6-8de2-583284aa4797%20%20&recordId=385037&tableName=k_over& INFO 2025-10-17 09:41:16,454 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,454 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,455 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=789823cf-5725-40c6-8de2-583284aa4797%20%20&flowID=88&nodeCode=N1661330151972& INFO 2025-10-17 09:41:16,455 [67 ] 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 2025-10-17 09:41:16,455 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,455 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,456 [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 2025-10-17 09:41:16,534 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,534 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 77.9331ms INFO 2025-10-17 09:41:16,534 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,535 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.7027ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,535 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,535 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,535 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.9039ms INFO 2025-10-17 09:41:16,535 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,535 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.8111ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,535 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.9594ms INFO 2025-10-17 09:41:16,535 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,535 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.8998ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,610 [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 2025-10-17 09:41:16,610 [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 2025-10-17 09:41:16,610 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,610 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,610 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,610 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,612 [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 2025-10-17 09:41:16,612 [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 2025-10-17 09:41:16,615 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,615 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9468ms INFO 2025-10-17 09:41:16,615 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,615 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,615 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9573ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,615 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2215ms INFO 2025-10-17 09:41:16,615 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,615 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9995ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,623 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=789823cf-5725-40c6-8de2-583284aa4797%20%20& INFO 2025-10-17 09:41:16,624 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,624 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,625 [67 ] 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 2025-10-17 09:41:16,639 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665276614 INFO 2025-10-17 09:41:16,639 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:41:16,639 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5591ms 200 application/javascript INFO 2025-10-17 09:41:16,654 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2586460963323147 INFO 2025-10-17 09:41:16,655 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:41:16,655 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4291ms 200 application/javascript INFO 2025-10-17 09:41:16,672 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 09:41:16,672 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 09:41:16,672 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6517ms 200 image/jpeg INFO 2025-10-17 09:41:16,697 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,700 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.9134ms INFO 2025-10-17 09:41:16,700 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,700 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.6447ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,776 [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%3D1760665275722%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:41:16,776 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:41:16,776 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,778 [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 2025-10-17 09:41:16,780 [68 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665275722&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:41:16,782 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,783 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.7581ms INFO 2025-10-17 09:41:16,783 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,783 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8485ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,784 [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 2025-10-17 09:41:16,784 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:16,785 [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 2025-10-17 09:41:16,785 [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 2025-10-17 09:41:16,785 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,786 [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 2025-10-17 09:41:16,787 [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 2025-10-17 09:41:16,787 [68 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:41:16,787 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,787 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8039ms INFO 2025-10-17 09:41:16,787 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,787 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7132ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,867 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 09:41:16,867 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:16,867 [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 2025-10-17 09:41:16,868 [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 2025-10-17 09:41:16,868 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:41:16,869 [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 2025-10-17 09:41:16,870 [82 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MDAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMTQwNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWUkOe0oOePjSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTAwIiwianRpIjoiNzRhZTAyOWMtNTliMi00MjdhLTkyNDktZDYxNjcwYjAyZTQ2IiwiaWF0IjoxNzU3NDkyMDcyLCJuYmYiOjE3NTc0OTIwNzAsImV4cCI6MTc1NzU3ODQ3MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.a9Bp4QzPGzUa6CI9fRBJcmdBYGwgqAxBSGh8_ePXopE INFO 2025-10-17 09:41:16,872 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,872 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.2473ms INFO 2025-10-17 09:41:16,872 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:41:16,872 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2077ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:16,954 [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 2025-10-17 09:41:16,954 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:16,955 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:16,956 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,958 [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 2025-10-17 09:41:16,959 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:41:16,959 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:41:16,959 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:41:16,973 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:41:16,975 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:16,976 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 17.9701ms INFO 2025-10-17 09:41:16,976 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:16,976 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3632ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,081 [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 2025-10-17 09:41:17,081 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:41:17,081 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,081 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,081 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,081 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,082 [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 2025-10-17 09:41:17,082 [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 2025-10-17 09:41:17,083 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:41:17,084 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:41:17,084 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:41:17,085 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,085 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8647ms INFO 2025-10-17 09:41:17,085 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,086 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8131ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,098 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:41:17,113 [82 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:41:17,115 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,115 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.8486ms INFO 2025-10-17 09:41:17,115 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,115 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6836ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,155 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 09:41:17,155 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:17,155 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 09:41:17,155 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:17,156 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 09:41:17,156 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 09:41:17,156 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7113ms 200 application/javascript INFO 2025-10-17 09:41:17,156 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 09:41:17,156 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 09:41:17,156 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1168ms 200 application/javascript INFO 2025-10-17 09:41:17,156 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4747ms 200 text/css INFO 2025-10-17 09:41:17,175 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 09:41:17,175 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 09:41:17,175 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:17,176 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 09:41:17,176 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 09:41:17,176 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7707ms 200 application/javascript INFO 2025-10-17 09:41:17,176 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.895ms 200 text/css INFO 2025-10-17 09:41:17,177 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 09:41:17,177 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:17,177 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 09:41:17,178 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4232ms 200 application/javascript INFO 2025-10-17 09:41:17,178 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 09:41:17,179 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 09:41:17,179 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6963ms 200 text/css INFO 2025-10-17 09:41:17,181 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 09:41:17,181 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 09:41:17,182 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6428ms 200 text/css INFO 2025-10-17 09:41:17,184 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 09:41:17,185 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 09:41:17,185 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.982ms 200 text/css INFO 2025-10-17 09:41:17,186 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 09:41:17,186 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:17,186 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 09:41:17,186 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6611ms 200 application/javascript INFO 2025-10-17 09:41:17,187 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 09:41:17,187 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:41:17,187 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:17,188 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 09:41:17,188 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,188 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.513ms 200 application/javascript INFO 2025-10-17 09:41:17,188 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,189 [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 2025-10-17 09:41:17,192 [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 2025-10-17 09:41:17,192 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,192 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,193 [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 2025-10-17 09:41:17,196 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,196 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0799ms INFO 2025-10-17 09:41:17,196 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,197 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.76ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,197 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,198 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3789ms INFO 2025-10-17 09:41:17,198 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,198 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2999ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,267 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f4ffed57-03e7-4c7e-b757-ee613731f7a0%20%20& INFO 2025-10-17 09:41:17,267 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,267 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,269 [67 ] 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 2025-10-17 09:41:17,274 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:41:17,274 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,274 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,275 [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 2025-10-17 09:41:17,293 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,293 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.2608ms INFO 2025-10-17 09:41:17,293 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,293 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9438ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,314 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,314 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.9879ms INFO 2025-10-17 09:41:17,314 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,314 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.955ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,381 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:41:17,381 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,381 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,382 [23 ] 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 2025-10-17 09:41:17,384 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330679&isHis=& INFO 2025-10-17 09:41:17,384 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,384 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,385 [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 2025-10-17 09:41:17,388 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,388 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1995ms INFO 2025-10-17 09:41:17,389 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,389 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:41:17,389 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0044ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,393 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,393 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.0973ms INFO 2025-10-17 09:41:17,393 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,393 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7361ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,462 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f4ffed57-03e7-4c7e-b757-ee613731f7a0%20%20&isHis=& INFO 2025-10-17 09:41:17,462 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,462 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,462 [82 ] 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=f4ffed57-03e7-4c7e-b757-ee613731f7a0%20%20&recordId=386019&tableName=k_over& INFO 2025-10-17 09:41:17,463 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,463 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,464 [16 ] 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 2025-10-17 09:41:17,464 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f4ffed57-03e7-4c7e-b757-ee613731f7a0%20%20&flowID=88&nodeCode=N1661330151972& INFO 2025-10-17 09:41:17,464 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,464 [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 2025-10-17 09:41:17,464 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,465 [23 ] 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 2025-10-17 09:41:17,510 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,511 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.5343ms INFO 2025-10-17 09:41:17,511 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,511 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3444ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,539 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,539 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.2312ms INFO 2025-10-17 09:41:17,539 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,540 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.9789ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,541 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,541 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 77.8628ms INFO 2025-10-17 09:41:17,541 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,542 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.7856ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,585 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 09:41:17,585 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 09:41:17,585 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5006ms 200 image/png INFO 2025-10-17 09:41:17,648 [23 ] 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 2025-10-17 09:41:17,648 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,648 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,649 [25 ] 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 2025-10-17 09:41:17,649 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:41:17,650 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,650 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,651 [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 2025-10-17 09:41:17,653 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,653 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4119ms INFO 2025-10-17 09:41:17,653 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,653 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3539ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,654 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,654 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0832ms INFO 2025-10-17 09:41:17,654 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,654 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8304ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,660 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=f4ffed57-03e7-4c7e-b757-ee613731f7a0%20%20& INFO 2025-10-17 09:41:17,660 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,660 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,661 [16 ] 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 2025-10-17 09:41:17,734 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,737 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.8786ms INFO 2025-10-17 09:41:17,737 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,737 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.5647ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,751 [25 ] 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 2025-10-17 09:41:17,751 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:17,751 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,751 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,752 [25 ] 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 2025-10-17 09:41:17,758 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,758 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.6207ms INFO 2025-10-17 09:41:17,758 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,758 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.565ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:17,828 [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_over&keyFieldValue=n4trQHpa0iY%3D& INFO 2025-10-17 09:41:17,828 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:17,828 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,830 [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 2025-10-17 09:41:17,835 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:17,835 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5121ms INFO 2025-10-17 09:41:17,835 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:17,835 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2725ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:18,829 [23 ] 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 2025-10-17 09:41:18,829 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:18,830 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:18,830 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:18,831 [23 ] 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 2025-10-17 09:41:18,837 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:18,837 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9235ms INFO 2025-10-17 09:41:18,837 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:18,837 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1104ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:18,874 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 09:41:18,874 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 09:41:18,874 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4931ms 200 image/png INFO 2025-10-17 09:41:18,911 [16 ] 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=scGN7wcyJ%2BY%3D& INFO 2025-10-17 09:41:18,912 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:18,912 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:18,913 [16 ] 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 2025-10-17 09:41:18,919 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:18,919 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.4603ms INFO 2025-10-17 09:41:18,919 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:18,919 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3185ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:24,170 [23 ] 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 2025-10-17 09:41:24,171 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:24,171 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:24,171 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,172 [23 ] 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 2025-10-17 09:41:24,179 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:24,179 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5348ms INFO 2025-10-17 09:41:24,179 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,179 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6986ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:24,197 [16 ] 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 2025-10-17 09:41:24,197 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:24,197 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:24,197 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,198 [16 ] 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 2025-10-17 09:41:24,204 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:24,204 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8715ms INFO 2025-10-17 09:41:24,204 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,204 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5988ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:24,223 [82 ] 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 2025-10-17 09:41:24,223 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:24,223 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:24,223 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,225 [82 ] 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 2025-10-17 09:41:24,232 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:24,232 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0368ms INFO 2025-10-17 09:41:24,232 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,232 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.941ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:24,248 [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 2025-10-17 09:41:24,249 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:24,249 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:24,249 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,250 [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 2025-10-17 09:41:24,256 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:24,256 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2493ms INFO 2025-10-17 09:41:24,256 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,256 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8755ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:24,332 [68 ] 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 2025-10-17 09:41:24,332 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:24,332 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:24,332 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,333 [68 ] 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 2025-10-17 09:41:24,379 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:24,379 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.612ms INFO 2025-10-17 09:41:24,379 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,379 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3787ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:24,452 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:41:24,452 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:24,452 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,454 [16 ] 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 2025-10-17 09:41:24,461 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:24,461 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.5731ms INFO 2025-10-17 09:41:24,461 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:24,461 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5247ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:25,822 [25 ] 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 2025-10-17 09:41:25,823 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:25,823 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:25,823 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:25,825 [25 ] 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 2025-10-17 09:41:25,977 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:25,977 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 152.2851ms INFO 2025-10-17 09:41:25,977 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:25,977 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 154.736ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:27,097 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 09:41:27,097 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 09:41:27,097 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 09:41:27,097 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:27,097 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:27,097 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 09:41:27,097 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 09:41:27,097 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6367ms 200 application/javascript INFO 2025-10-17 09:41:27,098 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 09:41:27,098 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9205ms 200 application/javascript INFO 2025-10-17 09:41:27,098 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0725ms 200 text/css INFO 2025-10-17 09:41:27,150 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 09:41:27,151 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 09:41:27,151 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4796ms 200 image/png INFO 2025-10-17 09:41:27,198 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:41:27,198 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:41:27,198 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:27,198 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:27,198 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:27,199 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:27,200 [68 ] 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 2025-10-17 09:41:27,200 [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 2025-10-17 09:41:27,201 [25 ] 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 2025-10-17 09:41:27,201 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:27,201 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:27,202 [25 ] 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 2025-10-17 09:41:27,206 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:27,206 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:27,206 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.334ms INFO 2025-10-17 09:41:27,206 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:27,206 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2941ms INFO 2025-10-17 09:41:27,206 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:27,206 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1074ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:27,206 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.345ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:27,217 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:27,217 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.7609ms INFO 2025-10-17 09:41:27,217 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:27,217 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4282ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:28,370 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f4ffed57-03e7-4c7e-b757-ee613731f7a0%20%20& INFO 2025-10-17 09:41:28,371 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:28,371 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,372 [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 2025-10-17 09:41:28,426 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:28,426 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 53.8366ms INFO 2025-10-17 09:41:28,426 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,426 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.9921ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:28,499 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:41:28,500 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:28,500 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,501 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330679&isHis=& INFO 2025-10-17 09:41:28,501 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:28,501 [82 ] 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 2025-10-17 09:41:28,502 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,503 [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 2025-10-17 09:41:28,506 [44 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:41:28,508 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:28,508 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2231ms INFO 2025-10-17 09:41:28,508 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,508 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5624ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:28,509 [44 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:41:28,512 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:28,512 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8232ms INFO 2025-10-17 09:41:28,512 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,512 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6243ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:28,587 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f4ffed57-03e7-4c7e-b757-ee613731f7a0%20%20&isHis=& INFO 2025-10-17 09:41:28,587 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:28,587 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,589 [44 ] 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=f4ffed57-03e7-4c7e-b757-ee613731f7a0%20%20&recordId=386019&tableName=k_over& INFO 2025-10-17 09:41:28,589 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:28,589 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,589 [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 2025-10-17 09:41:28,589 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f4ffed57-03e7-4c7e-b757-ee613731f7a0%20%20&flowID=88&nodeCode=N1661330151972& INFO 2025-10-17 09:41:28,589 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:28,590 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,590 [44 ] 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 2025-10-17 09:41:28,591 [25 ] 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 2025-10-17 09:41:28,636 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:28,636 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.1885ms INFO 2025-10-17 09:41:28,637 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,637 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1915ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:28,665 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:28,665 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.6446ms INFO 2025-10-17 09:41:28,665 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,666 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.4109ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:28,669 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:28,669 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 80.4022ms INFO 2025-10-17 09:41:28,669 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,670 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.7094ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:28,747 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=f4ffed57-03e7-4c7e-b757-ee613731f7a0%20%20& INFO 2025-10-17 09:41:28,747 [44 ] 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 2025-10-17 09:41:28,747 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:28,747 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:28,747 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,747 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,749 [82 ] 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 2025-10-17 09:41:28,749 [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 2025-10-17 09:41:28,752 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:28,752 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4332ms INFO 2025-10-17 09:41:28,752 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,752 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4211ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:28,820 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:28,823 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.4457ms INFO 2025-10-17 09:41:28,823 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:28,823 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.4547ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:29,899 [82 ] 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 2025-10-17 09:41:29,899 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:29,900 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:29,900 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:29,901 [82 ] 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 2025-10-17 09:41:29,908 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:29,908 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3857ms INFO 2025-10-17 09:41:29,908 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:29,908 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6655ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:29,980 [44 ] 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=scGN7wcyJ%2BY%3D& INFO 2025-10-17 09:41:29,980 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:29,980 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:29,982 [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 2025-10-17 09:41:29,988 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:29,988 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2479ms INFO 2025-10-17 09:41:29,988 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:29,988 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1778ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:31,762 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665291665&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:41:31,762 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:41:31,762 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7159ms 200 text/html INFO 2025-10-17 09:41:32,047 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665291966 INFO 2025-10-17 09:41:32,048 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:41:32,048 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5761ms 200 application/javascript INFO 2025-10-17 09:41:32,087 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4342210741489383 INFO 2025-10-17 09:41:32,087 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:41:32,087 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6412ms 200 application/javascript INFO 2025-10-17 09:41:32,201 [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%3D1760665291665%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:41:32,202 [82 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:41:32,202 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,203 [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 2025-10-17 09:41:32,204 [82 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665291665&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:41:32,207 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,207 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8481ms INFO 2025-10-17 09:41:32,207 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,207 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7065ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,238 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 617 INFO 2025-10-17 09:41:32,238 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:32,238 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,238 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,240 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:41:32,308 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:41:32,308 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:41:32,308 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:41:32,323 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:41:32,326 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,326 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 85.7017ms INFO 2025-10-17 09:41:32,326 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,326 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.3095ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,442 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:41:32,442 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,442 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,442 [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 2025-10-17 09:41:32,443 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,443 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,444 [16 ] 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 2025-10-17 09:41:32,444 [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 2025-10-17 09:41:32,445 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:41:32,445 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:41:32,445 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:41:32,447 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,447 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2715ms INFO 2025-10-17 09:41:32,447 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,447 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0534ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,459 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:41:32,460 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:41:32,462 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,462 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.536ms INFO 2025-10-17 09:41:32,462 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,462 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.572ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,552 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:41:32,552 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,552 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,553 [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 2025-10-17 09:41:32,553 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,553 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,553 [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 2025-10-17 09:41:32,554 [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 2025-10-17 09:41:32,556 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,557 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0999ms INFO 2025-10-17 09:41:32,557 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,557 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9614ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,558 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,558 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1515ms INFO 2025-10-17 09:41:32,558 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,558 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9868ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,607 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=078636ce-bded-414e-8d8d-f312749cdb0f%20%20& INFO 2025-10-17 09:41:32,607 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,607 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,608 [16 ] 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 2025-10-17 09:41:32,653 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:41:32,653 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,653 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,655 [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 2025-10-17 09:41:32,657 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,657 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.3092ms INFO 2025-10-17 09:41:32,657 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,657 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.0512ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,660 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,660 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8851ms INFO 2025-10-17 09:41:32,660 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,660 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9862ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,781 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:41:32,782 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,782 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,783 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330715&isHis=& INFO 2025-10-17 09:41:32,783 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,783 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,783 [16 ] 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 2025-10-17 09:41:32,784 [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 2025-10-17 09:41:32,788 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:41:32,789 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,789 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0426ms INFO 2025-10-17 09:41:32,789 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,790 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1673ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,793 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,793 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4725ms INFO 2025-10-17 09:41:32,793 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,793 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1569ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,916 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=078636ce-bded-414e-8d8d-f312749cdb0f%20%20&isHis=& INFO 2025-10-17 09:41:32,917 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,917 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,918 [68 ] 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 2025-10-17 09:41:32,919 [82 ] 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=078636ce-bded-414e-8d8d-f312749cdb0f%20%20&recordId=386019&tableName=k_over& INFO 2025-10-17 09:41:32,919 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,919 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,921 [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 2025-10-17 09:41:32,941 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=078636ce-bded-414e-8d8d-f312749cdb0f%20%20&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 09:41:32,941 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:32,941 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,943 [73 ] 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 2025-10-17 09:41:32,982 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,982 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 61.4ms INFO 2025-10-17 09:41:32,982 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,982 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.4587ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,984 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,984 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.4129ms INFO 2025-10-17 09:41:32,984 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,984 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.49ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:32,987 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:32,987 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 68.4895ms INFO 2025-10-17 09:41:32,987 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:32,987 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.307ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:33,112 [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 2025-10-17 09:41:33,112 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:33,112 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:33,113 [23 ] 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 2025-10-17 09:41:33,113 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=078636ce-bded-414e-8d8d-f312749cdb0f%20%20& INFO 2025-10-17 09:41:33,113 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:33,113 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:33,113 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:33,113 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:33,113 [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 2025-10-17 09:41:33,114 [82 ] 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 2025-10-17 09:41:33,114 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:41:33,117 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:33,117 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:33,117 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5935ms INFO 2025-10-17 09:41:33,117 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:33,117 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9296ms INFO 2025-10-17 09:41:33,117 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:33,117 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7187ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:33,117 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6041ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:33,191 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:33,194 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 79.4213ms INFO 2025-10-17 09:41:33,194 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:33,194 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.087ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:34,386 [73 ] 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 2025-10-17 09:41:34,386 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:34,387 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:34,387 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:34,388 [73 ] 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 2025-10-17 09:41:34,466 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:34,466 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 78.0313ms INFO 2025-10-17 09:41:34,466 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:34,466 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.0752ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:34,587 [23 ] 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=scGN7wcyJ%2BY%3D& INFO 2025-10-17 09:41:34,587 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:34,587 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:34,588 [23 ] 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 2025-10-17 09:41:34,594 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:34,594 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.4703ms INFO 2025-10-17 09:41:34,594 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:34,594 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3221ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:38,536 [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 71 INFO 2025-10-17 09:41:38,537 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:38,537 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:38,537 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:38,538 [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 2025-10-17 09:41:38,621 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:38,622 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 83.116ms INFO 2025-10-17 09:41:38,622 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:38,622 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.3726ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:38,662 [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 112 INFO 2025-10-17 09:41:38,662 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:38,662 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:38,662 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:38,664 [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 2025-10-17 09:41:38,741 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:38,741 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 77.2302ms INFO 2025-10-17 09:41:38,741 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:38,741 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.5087ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:38,802 [73 ] 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 2025-10-17 09:41:38,802 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:38,802 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:38,802 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:38,804 [73 ] 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 2025-10-17 09:41:38,883 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:38,883 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 78.8606ms INFO 2025-10-17 09:41:38,883 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:38,883 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.1043ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:38,922 [82 ] 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 2025-10-17 09:41:38,922 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:38,922 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:38,923 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:38,924 [82 ] 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 2025-10-17 09:41:38,993 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:38,993 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 68.6586ms INFO 2025-10-17 09:41:38,993 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:38,993 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.6985ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:39,177 [23 ] 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 2025-10-17 09:41:39,177 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:39,177 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:39,177 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:39,179 [23 ] 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 2025-10-17 09:41:39,289 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:39,289 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 110.079ms INFO 2025-10-17 09:41:39,289 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:39,289 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.4735ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:39,407 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:41:39,407 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:39,407 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:39,409 [73 ] 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 2025-10-17 09:41:39,416 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:39,416 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.6844ms INFO 2025-10-17 09:41:39,416 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:39,416 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6896ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:41,257 [82 ] 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 2025-10-17 09:41:41,257 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:41:41,258 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:41,258 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:41,259 [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 2025-10-17 09:41:41,420 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:41,420 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 160.5527ms INFO 2025-10-17 09:41:41,420 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:41,420 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 162.9682ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:42,617 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:41:42,617 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:42,618 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:42,618 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:41:42,618 [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 2025-10-17 09:41:42,618 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:42,618 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:41:42,618 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:42,618 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:42,619 [68 ] 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 2025-10-17 09:41:42,620 [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 2025-10-17 09:41:42,620 [23 ] 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 2025-10-17 09:41:42,625 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:42,625 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:42,625 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.2303ms INFO 2025-10-17 09:41:42,625 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:42,626 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8502ms INFO 2025-10-17 09:41:42,626 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:42,626 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5396ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:42,626 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6529ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:41:42,634 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:41:42,634 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.2281ms INFO 2025-10-17 09:41:42,634 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:41:42,634 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.898ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:34,819 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665354036&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:42:34,820 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:42:34,820 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.94ms 200 text/html INFO 2025-10-17 09:42:35,547 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665354911 INFO 2025-10-17 09:42:35,548 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:42:35,548 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6748ms 200 application/javascript INFO 2025-10-17 09:42:35,609 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8830878220620795 INFO 2025-10-17 09:42:35,610 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:42:35,610 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4608ms 200 application/javascript INFO 2025-10-17 09:42:35,759 [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%3D1760665354036%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:42:35,760 [86 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:42:35,760 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:35,761 [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 2025-10-17 09:42:35,762 [86 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665354036&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:42:35,765 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:35,765 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9034ms INFO 2025-10-17 09:42:35,765 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:35,765 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7585ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:35,801 [68 ] 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 2025-10-17 09:42:35,801 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:42:35,801 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:35,801 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:35,803 [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 2025-10-17 09:42:35,804 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:42:35,804 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:42:35,804 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:42:35,819 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:42:35,821 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:35,821 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8589ms INFO 2025-10-17 09:42:35,821 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:35,822 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7938ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:35,920 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:42:35,920 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:35,920 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:35,920 [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 2025-10-17 09:42:35,920 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:35,921 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:35,921 [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 2025-10-17 09:42:35,922 [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 2025-10-17 09:42:35,922 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:42:35,922 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:42:35,922 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:42:35,925 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:35,925 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.221ms INFO 2025-10-17 09:42:35,925 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:35,925 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0471ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:35,937 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:42:35,937 [86 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:42:35,939 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:35,939 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.0357ms INFO 2025-10-17 09:42:35,939 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:35,940 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9108ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:36,089 [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 2025-10-17 09:42:36,089 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:42:36,089 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:36,089 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:36,089 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,089 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,090 [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 2025-10-17 09:42:36,090 [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 2025-10-17 09:42:36,094 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:36,094 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2894ms INFO 2025-10-17 09:42:36,094 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,094 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1274ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:36,094 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:36,094 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5984ms INFO 2025-10-17 09:42:36,094 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,094 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6576ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:36,127 [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 2025-10-17 09:42:36,128 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:36,128 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,129 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:42:36,129 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:36,129 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,129 [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 2025-10-17 09:42:36,130 [86 ] 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 2025-10-17 09:42:36,133 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:36,133 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3238ms INFO 2025-10-17 09:42:36,133 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,133 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3909ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:36,134 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:36,134 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5322ms INFO 2025-10-17 09:42:36,134 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,134 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1967ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:36,147 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:42:36,148 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:36,148 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,148 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:42:36,148 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:42:36,148 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:36,148 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,148 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:36,148 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,149 [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 2025-10-17 09:42:36,149 [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 2025-10-17 09:42:36,149 [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 2025-10-17 09:42:36,152 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:36,152 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8591ms INFO 2025-10-17 09:42:36,152 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,152 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4639ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:36,153 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:36,153 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.612ms INFO 2025-10-17 09:42:36,153 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,153 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.233ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:36,156 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:36,156 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2772ms INFO 2025-10-17 09:42:36,156 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,156 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9877ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:36,224 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:42:36,224 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:36,225 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,226 [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 2025-10-17 09:42:36,231 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:36,231 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2354ms INFO 2025-10-17 09:42:36,231 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,231 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1389ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:36,242 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:42:36,243 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:36,243 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,244 [86 ] 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 2025-10-17 09:42:36,245 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:42:36,245 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:36,245 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,246 [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 2025-10-17 09:42:36,263 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:36,263 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.218ms INFO 2025-10-17 09:42:36,264 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,264 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8775ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:36,296 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:36,296 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.7548ms INFO 2025-10-17 09:42:36,296 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:36,296 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.7027ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:40,990 [47 ] 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 2025-10-17 09:42:40,991 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:40,991 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:40,992 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 09:42:40,992 [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 2025-10-17 09:42:40,992 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:40,993 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:40,994 [86 ] 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 2025-10-17 09:42:40,996 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:40,996 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8001ms INFO 2025-10-17 09:42:40,996 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:40,996 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9244ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:41,030 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:41,030 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 36.307ms INFO 2025-10-17 09:42:41,030 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:41,030 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.3011ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:42,212 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841& INFO 2025-10-17 09:42:42,213 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:42,213 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,215 [85 ] 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 2025-10-17 09:42:42,261 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:42,261 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.607ms INFO 2025-10-17 09:42:42,261 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,261 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0508ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:42,381 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330497&isHis=& INFO 2025-10-17 09:42:42,381 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:42:42,382 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:42,382 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:42,382 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,382 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,383 [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 2025-10-17 09:42:42,383 [85 ] 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 2025-10-17 09:42:42,387 [85 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:42:42,389 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:42,389 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8153ms INFO 2025-10-17 09:42:42,389 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,389 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8203ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:42,391 [85 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 09:42:42,393 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:42,393 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.8513ms INFO 2025-10-17 09:42:42,393 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,393 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.857ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:42,510 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&isHis=& INFO 2025-10-17 09:42:42,510 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:42,510 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,512 [68 ] 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 2025-10-17 09:42:42,558 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:42,558 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.6759ms INFO 2025-10-17 09:42:42,558 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,559 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6391ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:42,678 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&isHis=& INFO 2025-10-17 09:42:42,678 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&flowID=88&nodeCode=begin& INFO 2025-10-17 09:42:42,679 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:42,679 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:42,679 [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=begin&guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&recordId=386017&tableName=k_over& INFO 2025-10-17 09:42:42,679 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,679 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,679 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:42,679 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,680 [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 2025-10-17 09:42:42,680 [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 2025-10-17 09:42:42,680 [85 ] 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 2025-10-17 09:42:42,722 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:42,722 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.8537ms INFO 2025-10-17 09:42:42,722 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,722 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.0931ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:42,727 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:42,727 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.9178ms INFO 2025-10-17 09:42:42,727 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,727 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5591ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:42,729 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:42,729 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.7371ms INFO 2025-10-17 09:42:42,729 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,729 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9448ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:42,871 [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 2025-10-17 09:42:42,872 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:42,872 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,872 [47 ] 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 2025-10-17 09:42:42,872 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841& INFO 2025-10-17 09:42:42,872 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:42,872 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:42,872 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,872 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,873 [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 2025-10-17 09:42:42,873 [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 2025-10-17 09:42:42,873 [86 ] 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 2025-10-17 09:42:42,876 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:42,876 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:42,876 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2946ms INFO 2025-10-17 09:42:42,876 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,877 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0246ms INFO 2025-10-17 09:42:42,877 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,877 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3194ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:42,877 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7797ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:42,945 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:42,948 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.6423ms INFO 2025-10-17 09:42:42,948 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:42,948 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.3916ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:44,191 [47 ] 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 2025-10-17 09:42:44,191 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:42:44,191 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:44,191 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:44,192 [47 ] 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 2025-10-17 09:42:44,198 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:44,199 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1106ms INFO 2025-10-17 09:42:44,199 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:44,199 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1979ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:42:44,347 [65 ] 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=Z4bSvDjlwac%3D& INFO 2025-10-17 09:42:44,348 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:42:44,348 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:44,349 [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 2025-10-17 09:42:44,355 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:42:44,355 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6251ms INFO 2025-10-17 09:42:44,355 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:42:44,355 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6082ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:01,933 [87 ] 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 2025-10-17 09:43:01,934 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:43:01,934 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9316ms 200 text/html INFO 2025-10-17 09:43:02,062 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 09:43:02,065 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 09:43:02,065 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9972ms 200 text/css INFO 2025-10-17 09:43:02,091 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 09:43:02,091 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 09:43:02,092 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8073ms 200 application/javascript INFO 2025-10-17 09:43:02,092 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665380191&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:43:02,092 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:43:02,092 [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 2025-10-17 09:43:02,092 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5027ms 200 text/html INFO 2025-10-17 09:43:02,094 [87 ] 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 2025-10-17 09:43:02,094 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4386ms 200 application/javascript INFO 2025-10-17 09:43:02,094 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:43:02,094 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:43:02,106 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:43:02,106 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8173ms 200 application/javascript INFO 2025-10-17 09:43:02,113 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 09:43:02,114 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 09:43:02,114 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4429ms 200 application/javascript INFO 2025-10-17 09:43:02,157 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 09:43:02,157 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 09:43:02,158 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5818ms 0 application/javascript INFO 2025-10-17 09:43:02,166 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 09:43:02,166 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 09:43:02,166 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5105ms 0 application/javascript INFO 2025-10-17 09:43:02,192 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:43:02,192 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:43:02,205 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:43:02,205 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2986ms 200 application/javascript INFO 2025-10-17 09:43:02,216 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 09:43:02,219 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 09:43:02,219 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0729ms 200 text/css INFO 2025-10-17 09:43:02,237 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 09:43:02,237 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 09:43:02,238 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 09:43:02,238 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6477ms 200 application/javascript INFO 2025-10-17 09:43:02,238 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 09:43:02,238 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 09:43:02,238 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4281ms 200 application/javascript INFO 2025-10-17 09:43:02,239 [87 ] 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 2025-10-17 09:43:02,239 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4859ms 200 application/javascript INFO 2025-10-17 09:43:02,254 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 09:43:02,254 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 09:43:02,254 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.569ms 200 application/javascript INFO 2025-10-17 09:43:02,277 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:43:02,278 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 09:43:02,278 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 09:43:02,278 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 09:43:02,278 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4614ms 200 application/javascript INFO 2025-10-17 09:43:02,278 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2945ms 200 application/javascript INFO 2025-10-17 09:43:02,858 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 09:43:02,859 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 09:43:02,859 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6171ms 200 application/javascript INFO 2025-10-17 09:43:03,299 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665381375 INFO 2025-10-17 09:43:03,299 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:43:03,299 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7109ms 200 application/javascript INFO 2025-10-17 09:43:03,402 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5447000248109487 INFO 2025-10-17 09:43:03,402 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:43:03,403 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6469ms 200 application/javascript INFO 2025-10-17 09:43:03,452 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 09:43:03,453 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 09:43:03,453 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8423ms 200 image/jpeg INFO 2025-10-17 09:43:03,566 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760665380191&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:43:03,567 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 09:43:03,567 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6888ms 200 text/html INFO 2025-10-17 09:43:03,636 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 09:43:03,637 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:43:03,637 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5612ms 200 application/javascript INFO 2025-10-17 09:43:03,692 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 09:43:03,692 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:43:03,693 [85 ] 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 2025-10-17 09:43:03,695 [85 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 09:43:03,695 [85 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 09:43:03,695 [85 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 09:43:03,695 [85 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 09:43:03,695 [85 ] 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 2025-10-17 09:43:03,698 [86 ] 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 2025-10-17 09:43:03,698 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.2115ms INFO 2025-10-17 09:43:03,698 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:43:03,698 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1686ms 302 INFO 2025-10-17 09:43:03,952 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=ECMMqzdYuPHGS5EgujF7eXzldff0DxMH410N-J07H2E&state=ww0fe1cb02189622be INFO 2025-10-17 09:43:03,952 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 09:43:03,952 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6989ms 200 text/html INFO 2025-10-17 09:43:04,037 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=ECMMqzdYuPHGS5EgujF7eXzldff0DxMH410N-J07H2E INFO 2025-10-17 09:43:04,037 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:43:04,038 [86 ] 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 2025-10-17 09:43:04,039 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:ECMMqzdYuPHGS5EgujF7eXzldff0DxMH410N-J07H2E,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 09:43:04,040 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 09:43:04,040 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:ECMMqzdYuPHGS5EgujF7eXzldff0DxMH410N-J07H2E INFO 2025-10-17 09:43:04,040 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 09:43:04,040 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 09:43:04,040 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:bxrcFAkz6XhVjXM0fwrxqUog6SNB__TilKnE2joM6FoR6vneltFBQ0_9k2sKnvtovM0NAsUfj_nCQBf972J_YymCWT6MZ9VYlHTo-VGLMWdhWZRvtfoFwPQOsQDoEPi5BCBChIhJbliPF64MtoOScGaVZFy-70E5IzkgvLJRBBd0mTBxUKwNamYNS2kNZFTsK9nD3818CKbhCGMxPBESVQ INFO 2025-10-17 09:43:04,040 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=bxrcFAkz6XhVjXM0fwrxqUog6SNB__TilKnE2joM6FoR6vneltFBQ0_9k2sKnvtovM0NAsUfj_nCQBf972J_YymCWT6MZ9VYlHTo-VGLMWdhWZRvtfoFwPQOsQDoEPi5BCBChIhJbliPF64MtoOScGaVZFy-70E5IzkgvLJRBBd0mTBxUKwNamYNS2kNZFTsK9nD3818CKbhCGMxPBESVQ&code=ECMMqzdYuPHGS5EgujF7eXzldff0DxMH410N-J07H2E INFO 2025-10-17 09:43:04,392 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13669832232","DeviceId":"4de0a197eca8754b","errcode":0,"errmsg":"ok"} INFO 2025-10-17 09:43:04,406 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:4de0a197eca8754b WxUserId:13669832232 INFO 2025-10-17 09:43:04,423 [86 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D000202,a0188:1456 INFO 2025-10-17 09:43:04,485 [85 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 09:43:04,485 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 446.2017ms INFO 2025-10-17 09:43:04,485 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:43:04,485 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 448.0484ms 200 text/plain; charset=utf-8 INFO 2025-10-17 09:43:04,551 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665382657&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 09:43:04,552 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:43:04,552 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5688ms 200 text/html INFO 2025-10-17 09:43:05,078 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665383194 INFO 2025-10-17 09:43:05,079 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:43:05,079 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6796ms 200 application/javascript INFO 2025-10-17 09:43:05,152 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.06829846377092141 INFO 2025-10-17 09:43:05,152 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:43:05,152 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.656ms 200 application/javascript INFO 2025-10-17 09:43:05,372 [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%3D1760665382657%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 09:43:05,372 [86 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:43:05,373 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,373 [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 2025-10-17 09:43:05,373 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:43:05,373 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,374 [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 2025-10-17 09:43:05,375 [86 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665382657&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 09:43:05,378 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,378 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7187ms INFO 2025-10-17 09:43:05,378 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,378 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7838ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,383 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,384 [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 2025-10-17 09:43:05,385 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:43:05,385 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:43:05,385 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:43:05,400 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:43:05,416 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,416 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 31.2423ms INFO 2025-10-17 09:43:05,416 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,416 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.101ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,537 [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 2025-10-17 09:43:05,537 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:43:05,537 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,537 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,537 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,537 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,538 [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 2025-10-17 09:43:05,539 [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 2025-10-17 09:43:05,540 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:43:05,544 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:43:05,544 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:43:05,556 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,556 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 17.9417ms INFO 2025-10-17 09:43:05,556 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,556 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8233ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,558 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:43:05,577 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:43:05,593 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,593 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 54.1482ms INFO 2025-10-17 09:43:05,593 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,593 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.1556ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,676 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 09:43:05,677 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:43:05,677 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 09:43:05,677 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:43:05,677 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 09:43:05,677 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:43:05,677 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 09:43:05,677 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7137ms 200 application/javascript INFO 2025-10-17 09:43:05,677 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 09:43:05,677 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4555ms 200 application/javascript INFO 2025-10-17 09:43:05,677 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 09:43:05,677 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3062ms 200 application/javascript INFO 2025-10-17 09:43:05,677 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 09:43:05,677 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:43:05,678 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 09:43:05,678 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3801ms 200 application/javascript INFO 2025-10-17 09:43:05,688 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 09:43:05,688 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 09:43:05,689 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:43:05,689 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 09:43:05,689 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.514ms 200 text/css INFO 2025-10-17 09:43:05,689 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 09:43:05,689 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6473ms 200 application/javascript INFO 2025-10-17 09:43:05,732 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 09:43:05,732 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 09:43:05,732 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:43:05,732 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 09:43:05,732 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4258ms 200 application/javascript INFO 2025-10-17 09:43:05,732 [47 ] 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 2025-10-17 09:43:05,733 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,733 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 09:43:05,733 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,733 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 09:43:05,733 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2325ms 200 text/css INFO 2025-10-17 09:43:05,733 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 09:43:05,733 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8042ms 200 text/css INFO 2025-10-17 09:43:05,734 [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 2025-10-17 09:43:05,735 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:43:05,736 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,736 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,737 [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 2025-10-17 09:43:05,746 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,746 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6039ms INFO 2025-10-17 09:43:05,746 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,746 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4731ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,750 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,750 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 15.3729ms INFO 2025-10-17 09:43:05,750 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,750 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7119ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,892 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 09:43:05,892 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 09:43:05,893 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 09:43:05,893 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 09:43:05,893 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5585ms 200 image/png INFO 2025-10-17 09:43:05,893 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 09:43:05,893 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4046ms 200 image/png INFO 2025-10-17 09:43:05,893 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 09:43:05,893 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3181ms 200 image/png INFO 2025-10-17 09:43:05,893 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:43:05,893 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,893 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 09:43:05,894 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,894 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 09:43:05,894 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4307ms 200 image/png INFO 2025-10-17 09:43:05,895 [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 2025-10-17 09:43:05,898 [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 2025-10-17 09:43:05,898 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,899 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,900 [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 2025-10-17 09:43:05,903 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,903 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,903 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1712ms INFO 2025-10-17 09:43:05,903 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,903 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.9088ms INFO 2025-10-17 09:43:05,903 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.924ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,903 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,903 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0039ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,937 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:43:05,937 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:43:05,937 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,937 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,937 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,937 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:43:05,937 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,937 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,937 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,938 [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 2025-10-17 09:43:05,938 [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 2025-10-17 09:43:05,939 [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 2025-10-17 09:43:05,941 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,941 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1009ms INFO 2025-10-17 09:43:05,941 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,941 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7542ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,946 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,946 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.3567ms INFO 2025-10-17 09:43:05,946 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,946 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0404ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,947 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,947 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3846ms INFO 2025-10-17 09:43:05,947 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,947 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0958ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:05,968 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:43:05,968 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:05,968 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,968 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 09:43:05,969 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 09:43:05,969 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5869ms 200 image/png INFO 2025-10-17 09:43:05,969 [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 2025-10-17 09:43:05,972 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:05,973 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1657ms INFO 2025-10-17 09:43:05,973 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:05,973 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9967ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:06,032 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:43:06,032 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:06,032 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 09:43:06,033 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:06,033 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 09:43:06,033 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 09:43:06,034 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 09:43:06,034 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2157ms 200 image/jpeg INFO 2025-10-17 09:43:06,034 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 09:43:06,034 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7047ms 200 image/jpeg INFO 2025-10-17 09:43:06,034 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 09:43:06,034 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5247ms 200 image/jpeg INFO 2025-10-17 09:43:06,035 [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 2025-10-17 09:43:06,043 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:43:06,044 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:06,044 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:06,045 [24 ] 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 2025-10-17 09:43:06,066 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:06,066 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.4832ms INFO 2025-10-17 09:43:06,066 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:06,066 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3646ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:06,086 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:06,087 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.4862ms INFO 2025-10-17 09:43:06,087 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:06,087 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.4689ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,052 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665393137 INFO 2025-10-17 09:43:15,053 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:43:15,053 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6451ms 200 application/javascript INFO 2025-10-17 09:43:15,117 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6605676156189693 INFO 2025-10-17 09:43:15,117 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:43:15,117 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.478ms 200 application/javascript INFO 2025-10-17 09:43:15,282 [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%3D1760665380191%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:43:15,282 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:43:15,282 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,284 [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 2025-10-17 09:43:15,285 [85 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665380191&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:43:15,288 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,288 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8095ms INFO 2025-10-17 09:43:15,288 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,288 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9399ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,328 [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 2025-10-17 09:43:15,328 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:43:15,329 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,329 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,330 [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 2025-10-17 09:43:15,331 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:43:15,331 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:43:15,331 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:43:15,346 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:43:15,348 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,349 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5554ms INFO 2025-10-17 09:43:15,349 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,349 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5026ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,597 [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 2025-10-17 09:43:15,597 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,597 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,598 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:43:15,598 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,599 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,599 [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 2025-10-17 09:43:15,600 [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 2025-10-17 09:43:15,601 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:43:15,601 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:43:15,601 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:43:15,603 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,603 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7544ms INFO 2025-10-17 09:43:15,603 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,603 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9699ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,616 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:43:15,616 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:43:15,618 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,618 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6075ms INFO 2025-10-17 09:43:15,618 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,619 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4359ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,762 [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 2025-10-17 09:43:15,762 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,762 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,763 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:43:15,763 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,763 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,764 [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 2025-10-17 09:43:15,765 [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 2025-10-17 09:43:15,767 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,767 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5967ms INFO 2025-10-17 09:43:15,767 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,768 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8538ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,769 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,769 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.8393ms INFO 2025-10-17 09:43:15,769 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,769 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8722ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,807 [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 2025-10-17 09:43:15,807 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,807 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,808 [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 2025-10-17 09:43:15,811 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,811 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8614ms INFO 2025-10-17 09:43:15,811 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,811 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4925ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,814 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:43:15,814 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,814 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,815 [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 2025-10-17 09:43:15,817 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:43:15,817 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,817 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,817 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:43:15,818 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,818 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,818 [39 ] 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 2025-10-17 09:43:15,819 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,819 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2667ms INFO 2025-10-17 09:43:15,819 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,819 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9377ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,819 [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 2025-10-17 09:43:15,825 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,825 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.8062ms INFO 2025-10-17 09:43:15,825 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,825 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6205ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,826 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,826 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3137ms INFO 2025-10-17 09:43:15,826 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,826 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2889ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,851 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:43:15,851 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,852 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,853 [46 ] 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 2025-10-17 09:43:15,856 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,856 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1885ms INFO 2025-10-17 09:43:15,856 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,856 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0102ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,911 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:43:15,911 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,912 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,913 [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 2025-10-17 09:43:15,918 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,918 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8164ms INFO 2025-10-17 09:43:15,918 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,918 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0028ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,935 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:43:15,935 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,935 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,936 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:43:15,936 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:43:15,936 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,937 [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 2025-10-17 09:43:15,937 [39 ] 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 2025-10-17 09:43:15,952 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,952 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.8082ms INFO 2025-10-17 09:43:15,953 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,953 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4967ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:43:15,989 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:43:15,989 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.3538ms INFO 2025-10-17 09:43:15,989 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:43:15,989 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.0402ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:14,908 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665454463&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:44:14,908 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:44:14,908 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8775ms 200 text/html INFO 2025-10-17 09:44:15,737 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665455410 INFO 2025-10-17 09:44:15,738 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:44:15,738 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6864ms 200 application/javascript INFO 2025-10-17 09:44:15,837 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.03715337688009179 INFO 2025-10-17 09:44:15,838 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:44:15,838 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5138ms 200 application/javascript INFO 2025-10-17 09:44:16,157 [45 ] 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%3D1760665454463%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:44:16,157 [45 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:44:16,157 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,159 [45 ] 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 2025-10-17 09:44:16,160 [45 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665454463&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:44:16,163 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,163 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0052ms INFO 2025-10-17 09:44:16,163 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,163 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9354ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,179 [45 ] 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 2025-10-17 09:44:16,179 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:44:16,179 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,179 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,180 [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 2025-10-17 09:44:16,182 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:44:16,182 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:44:16,182 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:44:16,197 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:44:16,199 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,199 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8297ms INFO 2025-10-17 09:44:16,199 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,199 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8621ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,308 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:44:16,308 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,309 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,310 [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 2025-10-17 09:44:16,311 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:44:16,311 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:44:16,311 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:44:16,317 [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 2025-10-17 09:44:16,317 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,317 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,319 [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 2025-10-17 09:44:16,322 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,322 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0761ms INFO 2025-10-17 09:44:16,322 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,322 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8773ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,325 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:44:16,325 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:44:16,328 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,328 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.0174ms INFO 2025-10-17 09:44:16,328 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,328 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8968ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,477 [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 2025-10-17 09:44:16,478 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,478 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,479 [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 2025-10-17 09:44:16,483 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,483 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5238ms INFO 2025-10-17 09:44:16,483 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,483 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.605ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,537 [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 2025-10-17 09:44:16,538 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,538 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,539 [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 2025-10-17 09:44:16,542 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,543 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.343ms INFO 2025-10-17 09:44:16,543 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,543 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4932ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,551 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:44:16,551 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,551 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,552 [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 2025-10-17 09:44:16,571 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,572 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 19.1367ms INFO 2025-10-17 09:44:16,572 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,572 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0476ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,608 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:44:16,608 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,609 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,610 [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 2025-10-17 09:44:16,618 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,618 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7328ms INFO 2025-10-17 09:44:16,618 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,618 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9906ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,661 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:44:16,662 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,662 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,663 [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 2025-10-17 09:44:16,667 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,667 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7477ms INFO 2025-10-17 09:44:16,667 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,667 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9841ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,670 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:44:16,670 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,670 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,670 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:44:16,671 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,671 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,671 [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 2025-10-17 09:44:16,672 [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 2025-10-17 09:44:16,680 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,680 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5488ms INFO 2025-10-17 09:44:16,680 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,681 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2371ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,681 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,681 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.6841ms INFO 2025-10-17 09:44:16,681 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,681 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3862ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,778 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:44:16,778 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,778 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,780 [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 2025-10-17 09:44:16,783 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,783 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2344ms INFO 2025-10-17 09:44:16,783 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,783 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1447ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:16,942 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:44:16,943 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:16,943 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,944 [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 2025-10-17 09:44:16,947 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:16,947 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2539ms INFO 2025-10-17 09:44:16,947 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:16,948 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.482ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:17,038 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:44:17,038 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:17,038 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:17,040 [45 ] 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 2025-10-17 09:44:17,080 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:17,081 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 40.727ms INFO 2025-10-17 09:44:17,081 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:17,081 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7431ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:25,463 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054501&IsEss=true& INFO 2025-10-17 09:44:25,463 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:25,464 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:25,465 [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 2025-10-17 09:44:25,469 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:25,469 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6241ms INFO 2025-10-17 09:44:25,469 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:25,469 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.713ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:25,832 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 09:44:25,833 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:25,833 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:25,834 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:44:25,847 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:25,847 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 12.6459ms INFO 2025-10-17 09:44:25,847 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:25,847 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6518ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:27,793 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e& INFO 2025-10-17 09:44:27,793 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:27,793 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:27,795 [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 2025-10-17 09:44:27,843 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:27,843 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.3765ms INFO 2025-10-17 09:44:27,843 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:27,843 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7043ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:28,102 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:44:28,102 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:28,102 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,102 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330683&isHis=& INFO 2025-10-17 09:44:28,103 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:28,103 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,104 [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 2025-10-17 09:44:28,104 [9 ] 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 2025-10-17 09:44:28,108 [9 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:44:28,110 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:28,110 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1637ms INFO 2025-10-17 09:44:28,110 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,110 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2605ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:28,111 [9 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:44:28,113 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:28,113 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.3697ms INFO 2025-10-17 09:44:28,113 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,114 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1457ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:28,258 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e&isHis=& INFO 2025-10-17 09:44:28,258 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:28,259 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,260 [80 ] 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 2025-10-17 09:44:28,306 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:28,306 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.4166ms INFO 2025-10-17 09:44:28,306 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,307 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4712ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:28,453 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=begin&guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e&recordId=2161&tableName=K_Travel& INFO 2025-10-17 09:44:28,453 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e&isHis=& INFO 2025-10-17 09:44:28,453 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:28,453 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:28,453 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,453 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,455 [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 2025-10-17 09:44:28,455 [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 2025-10-17 09:44:28,463 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e&flowID=87&nodeCode=begin& INFO 2025-10-17 09:44:28,464 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:28,464 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,465 [52 ] 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 2025-10-17 09:44:28,507 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:28,507 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.2038ms INFO 2025-10-17 09:44:28,507 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,507 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.9953ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:28,536 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:28,536 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 81.3523ms INFO 2025-10-17 09:44:28,536 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,536 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.4697ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:28,538 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:28,538 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.4861ms INFO 2025-10-17 09:44:28,538 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,538 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5108ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:28,792 [9 ] 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 2025-10-17 09:44:28,793 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:28,793 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,793 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=ed63bf6c-384a-463e-be80-4e1b00e7f76e& INFO 2025-10-17 09:44:28,794 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:28,794 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,794 [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 2025-10-17 09:44:28,795 [61 ] 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 2025-10-17 09:44:28,798 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:28,798 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8709ms INFO 2025-10-17 09:44:28,798 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,798 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9893ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:28,833 [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 2025-10-17 09:44:28,833 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:28,833 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,834 [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 2025-10-17 09:44:28,838 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:28,838 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3648ms INFO 2025-10-17 09:44:28,838 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,838 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3176ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:28,865 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:28,868 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 72.4593ms INFO 2025-10-17 09:44:28,868 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:28,868 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.2757ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:30,153 [61 ] 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 2025-10-17 09:44:30,153 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:44:30,154 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:30,154 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:30,155 [61 ] 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 2025-10-17 09:44:30,161 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:30,161 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1872ms INFO 2025-10-17 09:44:30,161 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:30,161 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2508ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:30,358 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=Ewt7%2BSvt6CY%3D& INFO 2025-10-17 09:44:30,358 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054504&IsEss=true& INFO 2025-10-17 09:44:30,359 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:30,359 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:30,359 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:30,359 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:30,360 [9 ] 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 2025-10-17 09:44:30,360 [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 2025-10-17 09:44:30,364 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:30,364 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1323ms INFO 2025-10-17 09:44:30,364 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:30,364 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0539ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:30,365 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:30,366 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.4563ms INFO 2025-10-17 09:44:30,366 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:30,366 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.536ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:51,315 [53 ] 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 2025-10-17 09:44:51,316 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:44:51,316 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8141ms 200 text/html INFO 2025-10-17 09:44:51,421 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665491203&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:44:51,422 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:44:51,422 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7214ms 200 text/html INFO 2025-10-17 09:44:51,753 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665491557 INFO 2025-10-17 09:44:51,753 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:44:51,753 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5444ms 200 application/javascript INFO 2025-10-17 09:44:51,817 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7918734416690545 INFO 2025-10-17 09:44:51,817 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:44:51,817 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5129ms 200 application/javascript INFO 2025-10-17 09:44:51,968 [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%3D1760665491203%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:44:51,968 [53 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:44:51,968 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:51,970 [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 2025-10-17 09:44:51,971 [53 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665491203&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:44:51,973 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:51,973 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8697ms INFO 2025-10-17 09:44:51,973 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:51,974 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7525ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,008 [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 2025-10-17 09:44:52,008 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:44:52,009 [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 2025-10-17 09:44:52,009 [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 2025-10-17 09:44:52,009 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,010 [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 2025-10-17 09:44:52,011 [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 2025-10-17 09:44:52,011 [61 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 09:44:52,011 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,011 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8172ms INFO 2025-10-17 09:44:52,011 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,011 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8496ms 401 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,115 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 09:44:52,116 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:44:52,116 [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 2025-10-17 09:44:52,116 [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 2025-10-17 09:44:52,116 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:44:52,118 [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 2025-10-17 09:44:52,119 [9 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NzkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMDk5OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW6numbqueOsiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjc5IiwianRpIjoiOWE0MjE0NjAtZTRhYS00YmRhLWI2MjQtZjQ4YzkyYjY3N2NiIiwiaWF0IjoxNzYwNTIzODk2LCJuYmYiOjE3NjA1MjM4OTQsImV4cCI6MTc2MDYxMDI5NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.y1iH021E9xE5tSnMkGa-KWnldFdEKC7G4gA2uYE3mQY INFO 2025-10-17 09:44:52,121 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,122 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8854ms INFO 2025-10-17 09:44:52,122 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 09:44:52,122 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3978ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,223 [80 ] 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 2025-10-17 09:44:52,223 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:44:52,223 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,225 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,226 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:44:52,227 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:44:52,228 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:44:52,228 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:44:52,242 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:44:52,245 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,245 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5795ms INFO 2025-10-17 09:44:52,245 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,245 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9388ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,348 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:44:52,348 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,348 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,349 [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 2025-10-17 09:44:52,350 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:44:52,351 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:44:52,351 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:44:52,363 [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 2025-10-17 09:44:52,363 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,363 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,365 [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 2025-10-17 09:44:52,365 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:44:52,367 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,368 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0318ms INFO 2025-10-17 09:44:52,368 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,368 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7165ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,379 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:44:52,382 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,382 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.6287ms INFO 2025-10-17 09:44:52,382 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,382 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.559ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,507 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:44:52,507 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,507 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,509 [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 2025-10-17 09:44:52,515 [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 2025-10-17 09:44:52,515 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,515 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,517 [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 2025-10-17 09:44:52,517 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,517 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4448ms INFO 2025-10-17 09:44:52,517 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,517 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2035ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,520 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,520 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0526ms INFO 2025-10-17 09:44:52,520 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,520 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7347ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,570 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6c4b60e4-6169-46d4-a157-4b2213e5dc42%20%20& INFO 2025-10-17 09:44:52,570 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,570 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,572 [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 2025-10-17 09:44:52,612 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:44:52,613 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,613 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,614 [80 ] 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 2025-10-17 09:44:52,617 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,617 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.2189ms INFO 2025-10-17 09:44:52,617 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,617 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8871ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,618 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,618 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3485ms INFO 2025-10-17 09:44:52,618 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,619 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0594ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,712 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:44:52,713 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330630&isHis=& INFO 2025-10-17 09:44:52,713 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,713 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,713 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,713 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,714 [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 2025-10-17 09:44:52,714 [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 2025-10-17 09:44:52,718 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:44:52,720 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,720 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8828ms INFO 2025-10-17 09:44:52,720 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,720 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.578ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,722 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,723 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4558ms INFO 2025-10-17 09:44:52,723 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,723 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1974ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,835 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 09:44:52,836 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,836 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,837 [9 ] 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 2025-10-17 09:44:52,841 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,841 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2688ms INFO 2025-10-17 09:44:52,841 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,842 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1569ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:52,952 [69 ] 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=6c4b60e4-6169-46d4-a157-4b2213e5dc42%20%20&recordId=539&tableName=FORMLZSQ& INFO 2025-10-17 09:44:52,952 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=6c4b60e4-6169-46d4-a157-4b2213e5dc42%20%20&isHis=& INFO 2025-10-17 09:44:52,952 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,952 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,952 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,952 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,953 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=6c4b60e4-6169-46d4-a157-4b2213e5dc42%20%20&flowID=97&nodeCode=N1660618242223& INFO 2025-10-17 09:44:52,954 [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 2025-10-17 09:44:52,954 [9 ] 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 2025-10-17 09:44:52,954 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:52,954 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,955 [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 2025-10-17 09:44:52,999 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:52,999 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.9483ms INFO 2025-10-17 09:44:52,999 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:52,999 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.6148ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:53,038 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:53,038 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 84.1753ms INFO 2025-10-17 09:44:53,038 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:53,038 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:53,038 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 84.398ms INFO 2025-10-17 09:44:53,038 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:53,038 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.0181ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:53,038 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.3026ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:53,113 [73 ] 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=539&approveID=330630& INFO 2025-10-17 09:44:53,113 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:53,113 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:53,115 [73 ] 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 2025-10-17 09:44:53,123 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:53,123 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.3188ms INFO 2025-10-17 09:44:53,123 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:53,123 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4104ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:53,284 [39 ] 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 2025-10-17 09:44:53,284 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:53,285 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:53,286 [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 2025-10-17 09:44:53,290 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:53,290 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9058ms INFO 2025-10-17 09:44:53,290 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:53,290 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1237ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:53,307 [69 ] 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 2025-10-17 09:44:53,308 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:53,308 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:53,308 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=539&formCode=0001&flowID=97&nodeCode=N1660618242223&exeId=62231&guid=6c4b60e4-6169-46d4-a157-4b2213e5dc42%20%20&flag=1& INFO 2025-10-17 09:44:53,308 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:53,308 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:53,309 [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 2025-10-17 09:44:53,310 [39 ] 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 2025-10-17 09:44:53,312 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:53,313 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3273ms INFO 2025-10-17 09:44:53,313 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:53,313 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4903ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:53,410 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:53,417 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 107.0873ms INFO 2025-10-17 09:44:53,417 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:53,417 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.8832ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:44:54,771 [39 ] 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=dChA3O3Wjpk%3D& INFO 2025-10-17 09:44:54,771 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:44:54,772 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:54,773 [39 ] 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 2025-10-17 09:44:54,779 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:44:54,779 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1029ms INFO 2025-10-17 09:44:54,779 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:44:54,780 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5661ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:04,676 [53 ] 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 81 INFO 2025-10-17 09:45:04,676 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:45:04,676 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:04,676 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:04,678 [53 ] 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 2025-10-17 09:45:04,685 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:04,685 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 7.1449ms INFO 2025-10-17 09:45:04,685 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:04,685 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2272ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:04,725 [53 ] 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 77 INFO 2025-10-17 09:45:04,725 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:45:04,725 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:04,725 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:04,726 [53 ] 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 2025-10-17 09:45:04,732 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:04,732 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 6.0463ms INFO 2025-10-17 09:45:04,732 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:04,732 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8121ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:04,874 [53 ] 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 2025-10-17 09:45:04,875 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:45:04,875 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:04,875 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:04,876 [53 ] 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 2025-10-17 09:45:04,924 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:04,924 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.7859ms INFO 2025-10-17 09:45:04,924 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:04,924 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7093ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:06,404 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 09:45:06,404 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:06,405 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:06,406 [39 ] 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 2025-10-17 09:45:06,414 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:06,414 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.1366ms INFO 2025-10-17 09:45:06,414 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:06,414 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3863ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:07,876 [69 ] 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 2025-10-17 09:45:07,876 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:45:07,876 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:07,876 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:07,878 [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 2025-10-17 09:45:07,999 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:07,999 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 121.2595ms INFO 2025-10-17 09:45:07,999 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:07,999 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.8472ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:09,203 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 09:45:09,203 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:09,203 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:09,205 [69 ] 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 2025-10-17 09:45:09,212 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:09,213 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 7.3412ms INFO 2025-10-17 09:45:09,213 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:09,213 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7873ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:09,227 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:45:09,227 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:09,227 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:09,228 [73 ] 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 2025-10-17 09:45:09,234 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:09,234 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.89ms INFO 2025-10-17 09:45:09,234 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:09,234 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7883ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:09,235 [69 ] 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 2025-10-17 09:45:09,235 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:09,235 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:09,236 [69 ] 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 2025-10-17 09:45:09,251 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:09,251 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.6498ms INFO 2025-10-17 09:45:09,251 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:09,251 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4437ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:09,378 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 09:45:09,378 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:09,378 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:09,379 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:45:09,392 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:09,392 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 12.1791ms INFO 2025-10-17 09:45:09,392 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:09,392 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9284ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:22,654 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665523117&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:45:22,655 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:45:22,655 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9094ms 200 text/html INFO 2025-10-17 09:45:23,554 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665524214 INFO 2025-10-17 09:45:23,555 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:45:23,555 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6334ms 200 application/javascript INFO 2025-10-17 09:45:23,655 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.13249003385078506 INFO 2025-10-17 09:45:23,655 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:45:23,655 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7073ms 200 application/javascript INFO 2025-10-17 09:45:23,887 [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%3D1760665523117%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:45:23,887 [53 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:45:23,888 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:23,889 [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 2025-10-17 09:45:23,890 [53 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665523117&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:45:23,893 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:23,893 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9712ms INFO 2025-10-17 09:45:23,893 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:23,893 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9247ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:23,905 [53 ] 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 2025-10-17 09:45:23,905 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:45:23,905 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:23,907 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:23,908 [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 2025-10-17 09:45:23,909 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:45:23,909 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:45:23,909 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:45:23,924 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:45:23,926 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:23,926 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.0465ms INFO 2025-10-17 09:45:23,926 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:23,926 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3128ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,084 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:45:24,084 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,085 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,086 [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 2025-10-17 09:45:24,087 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:45:24,087 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:45:24,087 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:45:24,098 [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 2025-10-17 09:45:24,099 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,099 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,100 [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 2025-10-17 09:45:24,101 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:45:24,103 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,103 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1667ms INFO 2025-10-17 09:45:24,103 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,103 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0714ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,116 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:45:24,118 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,118 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.4878ms INFO 2025-10-17 09:45:24,118 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,118 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.2649ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,363 [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 2025-10-17 09:45:24,363 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:45:24,363 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,363 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,363 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,363 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,365 [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 2025-10-17 09:45:24,368 [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 2025-10-17 09:45:24,371 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,372 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5328ms INFO 2025-10-17 09:45:24,372 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,372 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8896ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,373 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,373 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4332ms INFO 2025-10-17 09:45:24,373 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,373 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3847ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,461 [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 2025-10-17 09:45:24,461 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,461 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,462 [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 2025-10-17 09:45:24,465 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,465 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9783ms INFO 2025-10-17 09:45:24,465 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,466 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8583ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,473 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:45:24,473 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,473 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,475 [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 2025-10-17 09:45:24,478 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,478 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0445ms INFO 2025-10-17 09:45:24,478 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,478 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7781ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,507 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:45:24,507 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:45:24,507 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,507 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:45:24,507 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,507 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,508 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,508 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,508 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,508 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:45:24,508 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,508 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,508 [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 2025-10-17 09:45:24,509 [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 2025-10-17 09:45:24,509 [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 2025-10-17 09:45:24,509 [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 2025-10-17 09:45:24,512 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,513 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5961ms INFO 2025-10-17 09:45:24,513 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,513 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,513 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4426ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,513 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2095ms INFO 2025-10-17 09:45:24,513 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,513 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7161ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,516 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,516 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6429ms INFO 2025-10-17 09:45:24,516 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,517 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2817ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,517 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,517 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.9484ms INFO 2025-10-17 09:45:24,517 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,518 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6763ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,585 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:45:24,585 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,585 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,587 [39 ] 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 2025-10-17 09:45:24,595 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,595 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2697ms INFO 2025-10-17 09:45:24,595 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,595 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.983ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:24,675 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:45:24,675 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:24,675 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,676 [73 ] 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 2025-10-17 09:45:24,692 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:24,692 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7873ms INFO 2025-10-17 09:45:24,692 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:24,692 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4729ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:26,166 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:45:26,166 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:26,166 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:26,166 [73 ] 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 2025-10-17 09:45:26,166 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:26,167 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:26,168 [80 ] 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 2025-10-17 09:45:26,168 [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 2025-10-17 09:45:26,171 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:26,172 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6145ms INFO 2025-10-17 09:45:26,172 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:26,172 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5805ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:26,198 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:26,198 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 30.3608ms INFO 2025-10-17 09:45:26,198 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:26,198 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.4899ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:28,016 [69 ] 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 2025-10-17 09:45:28,017 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:28,017 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:28,018 [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 2025-10-17 09:45:28,022 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:28,022 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5375ms INFO 2025-10-17 09:45:28,022 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:28,022 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6852ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:28,037 [80 ] 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 2025-10-17 09:45:28,038 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:28,038 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:28,039 [80 ] 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 2025-10-17 09:45:28,076 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:28,080 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.6505ms INFO 2025-10-17 09:45:28,080 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:28,080 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3729ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:31,198 [69 ] 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 2025-10-17 09:45:31,198 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:45:31,199 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:31,199 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:31,200 [69 ] 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 2025-10-17 09:45:31,207 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:31,207 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8161ms INFO 2025-10-17 09:45:31,207 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:31,207 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.092ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:45:41,780 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=12& INFO 2025-10-17 09:45:41,781 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:45:41,781 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:41,783 [69 ] 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 2025-10-17 09:45:41,788 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:45:41,788 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 4.6594ms INFO 2025-10-17 09:45:41,788 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 09:45:41,788 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9273ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:46:15,983 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-17&timeBegin=08:00&timeEnd=17:00&leaveType=12&isPanel=true& INFO 2025-10-17 09:46:15,983 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:46:15,983 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:46:15,984 [69 ] 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 2025-10-17 09:46:15,991 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:46:15,991 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 6.6366ms INFO 2025-10-17 09:46:15,991 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:46:15,991 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7536ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:13,295 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665632363&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:47:13,295 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:47:13,296 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6924ms 200 text/html INFO 2025-10-17 09:47:14,155 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665633350 INFO 2025-10-17 09:47:14,155 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:47:14,155 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6865ms 200 application/javascript INFO 2025-10-17 09:47:14,234 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7786007952404342 INFO 2025-10-17 09:47:14,235 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:47:14,235 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5324ms 200 application/javascript INFO 2025-10-17 09:47:14,499 [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%3D1760665632363%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:47:14,500 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:47:14,500 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,501 [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 2025-10-17 09:47:14,502 [85 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665632363&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:47:14,505 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:14,505 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8574ms INFO 2025-10-17 09:47:14,505 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,505 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7115ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:14,529 [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 2025-10-17 09:47:14,529 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:47:14,530 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:14,530 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,531 [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 2025-10-17 09:47:14,546 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:47:14,546 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:47:14,546 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:47:14,561 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:47:14,564 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:14,564 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.796ms INFO 2025-10-17 09:47:14,564 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,564 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5589ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:14,685 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:47:14,685 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:14,685 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,687 [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 2025-10-17 09:47:14,687 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:47:14,687 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:47:14,687 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:47:14,702 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:47:14,702 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:47:14,705 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:14,705 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6299ms INFO 2025-10-17 09:47:14,705 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,705 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5884ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:14,712 [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 2025-10-17 09:47:14,712 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:14,712 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,714 [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 2025-10-17 09:47:14,717 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:14,717 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8777ms INFO 2025-10-17 09:47:14,717 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,717 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7472ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:14,844 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:47:14,844 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:14,844 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,845 [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 2025-10-17 09:47:14,848 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:14,848 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9844ms INFO 2025-10-17 09:47:14,849 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,849 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7536ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:14,867 [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 2025-10-17 09:47:14,867 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:14,867 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,869 [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 2025-10-17 09:47:14,871 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:14,871 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8554ms INFO 2025-10-17 09:47:14,871 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,872 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6437ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:14,937 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f4afc1a9-d004-43c9-a417-08a80fe9e78f%20%20& INFO 2025-10-17 09:47:14,937 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:14,937 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,939 [85 ] 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 2025-10-17 09:47:14,983 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:14,983 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.108ms INFO 2025-10-17 09:47:14,983 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:14,983 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9927ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:15,019 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:47:15,020 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:15,020 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,021 [66 ] 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 2025-10-17 09:47:15,037 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:15,037 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 15.7925ms INFO 2025-10-17 09:47:15,037 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,037 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8108ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:15,102 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:47:15,102 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:15,102 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,104 [85 ] 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 2025-10-17 09:47:15,110 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:15,110 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1405ms INFO 2025-10-17 09:47:15,110 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,110 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1762ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:15,132 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=328747&isHis=& INFO 2025-10-17 09:47:15,132 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:15,133 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,134 [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 2025-10-17 09:47:15,137 [46 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:47:15,140 [46 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:47:15,143 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:15,143 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8028ms INFO 2025-10-17 09:47:15,143 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,143 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.534ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:15,275 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f4afc1a9-d004-43c9-a417-08a80fe9e78f%20%20&isHis=& INFO 2025-10-17 09:47:15,275 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:15,275 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,276 [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 2025-10-17 09:47:15,299 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329732657&guid=f4afc1a9-d004-43c9-a417-08a80fe9e78f%20%20&recordId=2153&tableName=K_Travel& INFO 2025-10-17 09:47:15,300 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:15,300 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,301 [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 2025-10-17 09:47:15,312 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f4afc1a9-d004-43c9-a417-08a80fe9e78f%20%20&flowID=87&nodeCode=N1661329732657& INFO 2025-10-17 09:47:15,312 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:15,312 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,314 [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 2025-10-17 09:47:15,326 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:15,326 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.0763ms INFO 2025-10-17 09:47:15,326 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,326 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.7458ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:15,348 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:15,348 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.8036ms INFO 2025-10-17 09:47:15,348 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,348 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5953ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:15,355 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:15,355 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.0492ms INFO 2025-10-17 09:47:15,355 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,355 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7769ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:15,512 [66 ] 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 2025-10-17 09:47:15,512 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:15,512 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,514 [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 2025-10-17 09:47:15,517 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:15,517 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0782ms INFO 2025-10-17 09:47:15,517 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,517 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1443ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:15,534 [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 2025-10-17 09:47:15,534 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:15,534 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,536 [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 2025-10-17 09:47:15,538 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:15,538 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8272ms INFO 2025-10-17 09:47:15,538 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,539 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5459ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:15,547 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=f4afc1a9-d004-43c9-a417-08a80fe9e78f%20%20& INFO 2025-10-17 09:47:15,547 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:15,547 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,549 [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 2025-10-17 09:47:15,621 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:15,624 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.9797ms INFO 2025-10-17 09:47:15,624 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:15,624 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.8819ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:17,009 [85 ] 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 2025-10-17 09:47:17,009 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:47:17,009 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:17,010 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:17,011 [85 ] 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 2025-10-17 09:47:17,018 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:17,018 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0606ms INFO 2025-10-17 09:47:17,018 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:17,018 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0973ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:17,175 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=iJQVIsjCURs%3D& INFO 2025-10-17 09:47:17,175 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:17,175 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:17,176 [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 2025-10-17 09:47:17,182 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:17,182 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8012ms INFO 2025-10-17 09:47:17,182 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:17,182 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7838ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:18,745 [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 162 INFO 2025-10-17 09:47:18,745 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:47:18,745 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:18,745 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:18,747 [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 2025-10-17 09:47:18,754 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:18,754 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.4656ms INFO 2025-10-17 09:47:18,754 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:18,754 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6939ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:18,839 [66 ] 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 2025-10-17 09:47:18,839 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:47:18,839 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:18,839 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:18,840 [66 ] 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 2025-10-17 09:47:18,847 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:18,847 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.9495ms INFO 2025-10-17 09:47:18,847 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:18,847 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9128ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:19,029 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=12& INFO 2025-10-17 09:47:19,029 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:19,029 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:19,031 [86 ] 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 2025-10-17 09:47:19,036 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:19,036 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.8557ms INFO 2025-10-17 09:47:19,036 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:19,036 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.046ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:19,137 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49536 INFO 2025-10-17 09:47:19,137 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:47:19,138 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:19,138 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:19,140 [86 ] 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 2025-10-17 09:47:19,222 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:19,222 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 82.1754ms INFO 2025-10-17 09:47:19,222 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:19,222 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.7126ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:19,359 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/DoUpLoadFileAsync? application/json 380910 INFO 2025-10-17 09:47:19,359 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:47:19,360 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:19,360 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.DoUpLoadFileAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:19,362 [66 ] 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 2025-10-17 09:47:19,455 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - apiUrl:http://dge.ergotron.com:8080/HcmFile/api/File/UploadBase64 INFO 2025-10-17 09:47:19,504 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:19,504 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.DoUpLoadFileAsync (Sg.Hcm.Application.M) in 142.2947ms INFO 2025-10-17 09:47:19,504 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.DoUpLoadFileAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:19,505 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 145.3841ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:19,653 [71 ] 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 2025-10-17 09:47:19,653 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:47:19,653 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/woff2/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\woff2\fontawesome-webfont.2adefcbc.woff2' INFO 2025-10-17 09:47:19,653 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.766ms 200 font/woff2 INFO 2025-10-17 09:47:19,721 [85 ] 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 2025-10-17 09:47:19,721 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:47:19,721 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:19,721 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:19,722 [85 ] 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 2025-10-17 09:47:19,793 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:19,794 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 71.0156ms INFO 2025-10-17 09:47:19,794 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:19,794 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.1465ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:21,073 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:47:21,073 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:21,073 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:21,075 [65 ] 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 2025-10-17 09:47:21,137 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:21,138 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 62.6099ms INFO 2025-10-17 09:47:21,138 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:21,138 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.9787ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:40,444 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665659628&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:47:40,445 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:47:40,445 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8583ms 200 text/html INFO 2025-10-17 09:47:40,935 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665660141 INFO 2025-10-17 09:47:40,935 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:47:40,935 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6837ms 200 application/javascript INFO 2025-10-17 09:47:40,995 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5966802049445347 INFO 2025-10-17 09:47:40,996 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:47:40,996 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6123ms 200 application/javascript INFO 2025-10-17 09:47:41,095 [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%3D1760665659628%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:47:41,095 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:47:41,095 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,096 [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 2025-10-17 09:47:41,097 [85 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665659628&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:47:41,100 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:41,100 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6619ms INFO 2025-10-17 09:47:41,100 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,100 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5628ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:41,100 [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 2025-10-17 09:47:41,101 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:47:41,101 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:41,101 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,102 [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 2025-10-17 09:47:41,134 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:47:41,134 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:47:41,134 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:47:41,150 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:47:41,153 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:41,153 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 50.6256ms INFO 2025-10-17 09:47:41,153 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,153 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.3823ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:41,429 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:47:41,430 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:41,430 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,432 [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 2025-10-17 09:47:41,432 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:47:41,432 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:47:41,432 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:47:41,448 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:47:41,448 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:47:41,451 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:41,451 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.4339ms INFO 2025-10-17 09:47:41,451 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,451 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9106ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:41,584 [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 2025-10-17 09:47:41,585 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:41,585 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,586 [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 2025-10-17 09:47:41,589 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:41,590 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4094ms INFO 2025-10-17 09:47:41,590 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,590 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5495ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:41,594 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:47:41,594 [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 2025-10-17 09:47:41,594 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:41,594 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:41,595 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,595 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,596 [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 2025-10-17 09:47:41,596 [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 2025-10-17 09:47:41,599 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:41,599 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:41,599 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2077ms INFO 2025-10-17 09:47:41,599 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,599 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.231ms INFO 2025-10-17 09:47:41,599 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,599 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1475ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:41,599 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0559ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:41,674 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f4afc1a9-d004-43c9-a417-08a80fe9e78f%20%20& INFO 2025-10-17 09:47:41,675 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:41,675 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,676 [52 ] 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 2025-10-17 09:47:41,721 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:41,721 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.0593ms INFO 2025-10-17 09:47:41,721 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,721 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0204ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:41,729 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:47:41,730 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:41,730 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,731 [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 2025-10-17 09:47:41,736 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:41,736 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9253ms INFO 2025-10-17 09:47:41,736 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,736 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8919ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:41,849 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:47:41,849 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:41,850 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,851 [73 ] 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 2025-10-17 09:47:41,857 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=328747&isHis=& INFO 2025-10-17 09:47:41,857 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:41,857 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:41,857 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,857 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4333ms INFO 2025-10-17 09:47:41,857 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,858 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3505ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:41,859 [85 ] 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 2025-10-17 09:47:41,863 [85 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:47:41,866 [85 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:47:41,868 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:41,868 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.6633ms INFO 2025-10-17 09:47:41,868 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:41,869 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6541ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:42,019 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f4afc1a9-d004-43c9-a417-08a80fe9e78f%20%20&isHis=& INFO 2025-10-17 09:47:42,020 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:42,020 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,022 [73 ] 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 2025-10-17 09:47:42,024 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329732657&guid=f4afc1a9-d004-43c9-a417-08a80fe9e78f%20%20&recordId=2153&tableName=K_Travel& INFO 2025-10-17 09:47:42,025 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:42,025 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,026 [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 2025-10-17 09:47:42,027 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f4afc1a9-d004-43c9-a417-08a80fe9e78f%20%20&flowID=87&nodeCode=N1661329732657& INFO 2025-10-17 09:47:42,027 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:42,027 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,029 [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 2025-10-17 09:47:42,070 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:42,070 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 40.9397ms INFO 2025-10-17 09:47:42,070 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,070 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7479ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:42,071 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:42,072 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.287ms INFO 2025-10-17 09:47:42,072 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,072 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.2267ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:42,074 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:42,074 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.7119ms INFO 2025-10-17 09:47:42,074 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,074 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.1405ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:42,430 [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 2025-10-17 09:47:42,430 [73 ] 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 2025-10-17 09:47:42,430 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=f4afc1a9-d004-43c9-a417-08a80fe9e78f%20%20& INFO 2025-10-17 09:47:42,430 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:42,430 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:42,430 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:42,430 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,430 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,430 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,432 [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 2025-10-17 09:47:42,432 [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 2025-10-17 09:47:42,432 [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 2025-10-17 09:47:42,435 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:42,435 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3877ms INFO 2025-10-17 09:47:42,435 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,435 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5586ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:42,435 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:42,435 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2227ms INFO 2025-10-17 09:47:42,435 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,436 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9401ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:42,502 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:42,505 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 72.8657ms INFO 2025-10-17 09:47:42,505 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:42,505 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.9012ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:43,760 [85 ] 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 2025-10-17 09:47:43,760 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:47:43,760 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:43,760 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:43,762 [85 ] 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 2025-10-17 09:47:43,778 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:43,778 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 16.0605ms INFO 2025-10-17 09:47:43,778 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:43,778 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5064ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:43,969 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=iJQVIsjCURs%3D& INFO 2025-10-17 09:47:43,970 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:47:43,970 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:43,971 [85 ] 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 2025-10-17 09:47:43,977 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:47:43,977 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7979ms INFO 2025-10-17 09:47:43,977 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:47:43,977 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8525ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:47:59,442 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665678583&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:47:59,443 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:47:59,443 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8876ms 200 text/html INFO 2025-10-17 09:47:59,952 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665679154 INFO 2025-10-17 09:47:59,953 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:47:59,953 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.759ms 200 application/javascript INFO 2025-10-17 09:48:00,014 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.765336002897349 INFO 2025-10-17 09:48:00,014 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:48:00,015 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7091ms 200 application/javascript INFO 2025-10-17 09:48:00,159 [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%3D1760665678583%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 09:48:00,159 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:48:00,159 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,161 [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 2025-10-17 09:48:00,162 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665678583&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 09:48:00,165 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:00,165 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9443ms INFO 2025-10-17 09:48:00,165 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,165 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9729ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:00,199 [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 2025-10-17 09:48:00,199 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:48:00,199 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:00,199 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,201 [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 2025-10-17 09:48:00,254 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:48:00,254 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:48:00,254 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:48:00,269 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:48:00,272 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:00,272 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 71.4248ms INFO 2025-10-17 09:48:00,272 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,272 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.3659ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:00,404 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:48:00,405 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:00,405 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,406 [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 2025-10-17 09:48:00,407 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:48:00,407 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:48:00,407 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:48:00,422 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:48:00,423 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:48:00,426 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:00,426 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.5056ms INFO 2025-10-17 09:48:00,426 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,426 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6491ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:00,444 [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 2025-10-17 09:48:00,444 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:00,444 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,446 [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 2025-10-17 09:48:00,449 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:00,449 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3228ms INFO 2025-10-17 09:48:00,449 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,449 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2923ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:00,612 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:48:00,613 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:00,613 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,614 [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 2025-10-17 09:48:00,618 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:00,618 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.7773ms INFO 2025-10-17 09:48:00,618 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,618 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1806ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:00,649 [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 2025-10-17 09:48:00,650 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:00,650 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,651 [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 2025-10-17 09:48:00,655 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:00,655 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9095ms INFO 2025-10-17 09:48:00,655 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,655 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9134ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:00,694 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=628452d7-0a44-4011-a896-37a7bfc9f876%20%20& INFO 2025-10-17 09:48:00,695 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:00,695 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,696 [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 2025-10-17 09:48:00,742 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:00,742 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.7524ms INFO 2025-10-17 09:48:00,742 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,742 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6194ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:00,812 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:48:00,812 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:00,812 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,814 [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 2025-10-17 09:48:00,818 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:00,819 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.686ms INFO 2025-10-17 09:48:00,819 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,819 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7911ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:00,934 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:48:00,934 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:00,934 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,936 [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 2025-10-17 09:48:00,943 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:00,943 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.956ms INFO 2025-10-17 09:48:00,943 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:00,943 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1072ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:01,052 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330695&isHis=& INFO 2025-10-17 09:48:01,052 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:01,052 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,054 [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 2025-10-17 09:48:01,058 [73 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:48:01,061 [73 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:48:01,063 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:01,063 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.4005ms INFO 2025-10-17 09:48:01,063 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,063 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6677ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:01,237 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=628452d7-0a44-4011-a896-37a7bfc9f876%20%20&isHis=& INFO 2025-10-17 09:48:01,237 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:01,237 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,238 [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 2025-10-17 09:48:01,284 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329732657&guid=628452d7-0a44-4011-a896-37a7bfc9f876%20%20&recordId=2162&tableName=K_Travel& INFO 2025-10-17 09:48:01,284 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:01,284 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,285 [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 2025-10-17 09:48:01,290 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:01,290 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.6073ms INFO 2025-10-17 09:48:01,290 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,290 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.6821ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:01,333 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:01,333 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.8315ms INFO 2025-10-17 09:48:01,333 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,333 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8816ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:01,435 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=628452d7-0a44-4011-a896-37a7bfc9f876%20%20&flowID=87&nodeCode=N1661329732657& INFO 2025-10-17 09:48:01,435 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:01,436 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,437 [52 ] 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 2025-10-17 09:48:01,481 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:01,481 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.2054ms INFO 2025-10-17 09:48:01,481 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,482 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.5441ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:01,869 [73 ] 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 2025-10-17 09:48:01,869 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:01,869 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,871 [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 2025-10-17 09:48:01,874 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:01,874 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5317ms INFO 2025-10-17 09:48:01,874 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,875 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6534ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:01,884 [73 ] 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 2025-10-17 09:48:01,884 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:01,885 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,886 [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 2025-10-17 09:48:01,889 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:01,889 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4421ms INFO 2025-10-17 09:48:01,889 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,890 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5264ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:01,975 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=628452d7-0a44-4011-a896-37a7bfc9f876%20%20& INFO 2025-10-17 09:48:01,976 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:01,976 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:01,977 [52 ] 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 2025-10-17 09:48:02,051 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:02,054 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.5731ms INFO 2025-10-17 09:48:02,054 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:02,054 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.7051ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:03,389 [73 ] 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 2025-10-17 09:48:03,389 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:48:03,390 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:03,390 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:03,391 [73 ] 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 2025-10-17 09:48:03,423 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:03,423 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 32.1052ms INFO 2025-10-17 09:48:03,424 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:03,424 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4109ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:03,637 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=Xb66iOnLnQk%3D& INFO 2025-10-17 09:48:03,637 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:03,637 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:03,639 [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 2025-10-17 09:48:03,644 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:03,645 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8924ms INFO 2025-10-17 09:48:03,645 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:03,645 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2151ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:47,434 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665727248&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:48:47,435 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:48:47,435 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.853ms 200 text/html INFO 2025-10-17 09:48:47,682 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760665727660 INFO 2025-10-17 09:48:47,682 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:48:47,683 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7333ms 200 application/javascript INFO 2025-10-17 09:48:47,693 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.36022468561786636 INFO 2025-10-17 09:48:47,694 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:48:47,694 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4821ms 200 application/javascript INFO 2025-10-17 09:48:47,806 [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%3D1760665727248%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:48:47,807 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:48:47,807 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:47,808 [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 2025-10-17 09:48:47,809 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665727248&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:48:47,812 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:47,812 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0014ms INFO 2025-10-17 09:48:47,812 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:47,812 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9496ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:47,812 [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 2025-10-17 09:48:47,812 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:48:47,813 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:47,813 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:47,814 [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 2025-10-17 09:48:47,815 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:48:47,815 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:48:47,815 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:48:47,831 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:48:47,833 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:47,833 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.304ms INFO 2025-10-17 09:48:47,833 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:47,834 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1143ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:47,908 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:48:47,909 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:47,909 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:47,910 [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 2025-10-17 09:48:47,911 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:48:47,911 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:48:47,911 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:48:47,916 [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 2025-10-17 09:48:47,916 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:47,916 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:47,917 [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 2025-10-17 09:48:47,921 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:47,921 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4516ms INFO 2025-10-17 09:48:47,921 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:47,921 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4793ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:47,926 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:48:47,926 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:48:47,929 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:47,929 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.1224ms INFO 2025-10-17 09:48:47,929 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:47,929 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0198ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:48,174 [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 2025-10-17 09:48:48,174 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:48,174 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:48:48,174 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,174 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:48,174 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,176 [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 2025-10-17 09:48:48,176 [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 2025-10-17 09:48:48,179 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:48,179 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5904ms INFO 2025-10-17 09:48:48,179 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,180 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5624ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:48,180 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:48,180 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2941ms INFO 2025-10-17 09:48:48,180 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,180 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5493ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:48,282 [85 ] 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 2025-10-17 09:48:48,282 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:48,283 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,284 [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 2025-10-17 09:48:48,288 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:48,288 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.838ms INFO 2025-10-17 09:48:48,288 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,288 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0552ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:48,293 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:48:48,294 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:48,294 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,294 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:48:48,294 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:48,294 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,295 [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 2025-10-17 09:48:48,296 [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 2025-10-17 09:48:48,298 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:48,298 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0696ms INFO 2025-10-17 09:48:48,298 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,299 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2525ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:48,299 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:48,299 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4058ms INFO 2025-10-17 09:48:48,299 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,299 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:48:48,299 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2205ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:48,299 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:48,300 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,301 [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 2025-10-17 09:48:48,303 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:48:48,303 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:48,303 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,304 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:48:48,304 [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 2025-10-17 09:48:48,305 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:48,305 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,306 [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 2025-10-17 09:48:48,307 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:48,308 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1859ms INFO 2025-10-17 09:48:48,308 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,308 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.984ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:48,309 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:48,309 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.2893ms INFO 2025-10-17 09:48:48,309 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,309 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9007ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:48,311 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:48,311 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7981ms INFO 2025-10-17 09:48:48,311 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,311 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.635ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:48,462 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:48:48,462 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:48:48,462 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:48,462 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:48,462 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,462 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,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 2025-10-17 09:48:48,464 [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 2025-10-17 09:48:48,481 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:48,481 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7385ms INFO 2025-10-17 09:48:48,481 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,481 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0601ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:48,530 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:48,531 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 66.5661ms INFO 2025-10-17 09:48:48,531 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:48,531 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.7577ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:53,697 [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 2025-10-17 09:48:53,697 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 09:48:53,698 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:53,698 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:53,698 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:53,698 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:53,700 [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 2025-10-17 09:48:53,700 [80 ] 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 2025-10-17 09:48:53,703 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:53,704 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8886ms INFO 2025-10-17 09:48:53,704 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:53,704 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3701ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:53,706 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:53,706 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.2819ms INFO 2025-10-17 09:48:53,706 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:53,706 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6166ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:54,970 [61 ] 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 2025-10-17 09:48:54,970 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:54,971 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:54,972 [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 2025-10-17 09:48:54,976 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:54,976 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5157ms INFO 2025-10-17 09:48:54,976 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:54,976 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8403ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:54,977 [80 ] 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 2025-10-17 09:48:54,978 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:54,978 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:54,979 [80 ] 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 2025-10-17 09:48:55,023 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:55,026 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 46.7794ms INFO 2025-10-17 09:48:55,026 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:55,026 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5772ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:48:56,313 [80 ] 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 2025-10-17 09:48:56,313 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:48:56,313 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:48:56,313 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:56,314 [80 ] 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 2025-10-17 09:48:56,321 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:48:56,321 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5595ms INFO 2025-10-17 09:48:56,321 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:48:56,321 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6678ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:49:08,248 [80 ] 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 2025-10-17 09:49:08,248 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:49:08,248 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:49:08,248 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:08,249 [80 ] 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 2025-10-17 09:49:08,254 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:49:08,254 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 4.7211ms INFO 2025-10-17 09:49:08,254 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:08,254 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7618ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:49:50,010 [73 ] 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=2025-10-18&endDate=2025-10-18&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 09:49:50,011 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:49:50,011 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:50,012 [73 ] 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 2025-10-17 09:49:50,018 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:49:50,018 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 5.72ms INFO 2025-10-17 09:49:50,018 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:50,018 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8088ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:49:54,865 [20 ] 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=202501&endTime=202512&state=& INFO 2025-10-17 09:49:54,865 [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 2025-10-17 09:49:54,865 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:49:54,865 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:49:54,865 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:54,865 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:54,867 [20 ] 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 2025-10-17 09:49:54,867 [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 2025-10-17 09:49:54,871 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:49:54,871 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3904ms INFO 2025-10-17 09:49:54,871 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:54,871 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.607ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:49:55,113 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:49:55,113 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 246.4474ms INFO 2025-10-17 09:49:55,113 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:55,113 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 248.6424ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:49:57,002 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/formpanel.a5edd681.js INFO 2025-10-17 09:49:57,002 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:49:57,002 [73 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/formpanel.a5edd681.js was not modified INFO 2025-10-17 09:49:57,003 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6082ms 304 application/javascript INFO 2025-10-17 09:49:57,007 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/formpanel.af98632f.css INFO 2025-10-17 09:49:57,007 [73 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/formpanel.af98632f.css was not modified INFO 2025-10-17 09:49:57,008 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3774ms 304 text/css INFO 2025-10-17 09:49:57,112 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 09:49:57,112 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:49:57,113 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:57,114 [73 ] 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 2025-10-17 09:49:57,116 [20 ] 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 2025-10-17 09:49:57,117 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:49:57,117 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:57,118 [20 ] 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 2025-10-17 09:49:57,119 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:49:57,119 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6731ms INFO 2025-10-17 09:49:57,119 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:57,119 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.129ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:49:57,123 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:49:57,123 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.7208ms INFO 2025-10-17 09:49:57,123 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:57,123 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8114ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:49:57,129 [73 ] 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 2025-10-17 09:49:57,129 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:49:57,129 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:57,130 [73 ] 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 2025-10-17 09:49:57,138 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:49:57,142 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 11.2293ms INFO 2025-10-17 09:49:57,142 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:57,142 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8341ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:49:58,587 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 09:49:58,587 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:49:58,588 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:58,589 [20 ] 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 2025-10-17 09:49:58,591 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 09:49:58,609 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:49:58,609 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 19.7922ms INFO 2025-10-17 09:49:58,609 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:49:58,609 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1079ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:00,771 [47 ] 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 2025-10-17 09:50:00,771 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:00,772 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:00,772 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:00,773 [47 ] 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 2025-10-17 09:50:00,782 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:00,782 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.05ms INFO 2025-10-17 09:50:00,782 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:00,782 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.075ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:01,109 [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 2025-10-17 09:50:01,109 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:01,109 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:01,110 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:01,111 [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 2025-10-17 09:50:01,119 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:01,120 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.4167ms INFO 2025-10-17 09:50:01,120 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:01,120 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6383ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:01,403 [73 ] 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 2025-10-17 09:50:01,403 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:01,403 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:01,403 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:01,404 [73 ] 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 2025-10-17 09:50:01,413 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:01,413 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.4363ms INFO 2025-10-17 09:50:01,413 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:01,413 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5466ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:01,432 [20 ] 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 2025-10-17 09:50:01,432 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:01,432 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:01,432 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:01,433 [20 ] 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 2025-10-17 09:50:01,441 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:01,441 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 7.6434ms INFO 2025-10-17 09:50:01,441 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:01,441 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4142ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:01,554 [20 ] 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 2025-10-17 09:50:01,554 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:01,554 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:01,554 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:01,555 [20 ] 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 2025-10-17 09:50:01,563 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:01,564 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.1373ms INFO 2025-10-17 09:50:01,564 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:01,564 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1726ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:01,842 [73 ] 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 2025-10-17 09:50:01,842 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:01,843 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:01,843 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:01,844 [73 ] 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 2025-10-17 09:50:01,852 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:01,852 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.3027ms INFO 2025-10-17 09:50:01,852 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:01,853 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3059ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:02,186 [20 ] 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 2025-10-17 09:50:02,186 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:02,187 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:02,187 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:02,188 [20 ] 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 2025-10-17 09:50:02,197 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:02,197 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.7188ms INFO 2025-10-17 09:50:02,197 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:02,197 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9387ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:02,946 [20 ] 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 2025-10-17 09:50:02,946 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:02,946 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:02,946 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:02,948 [20 ] 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 2025-10-17 09:50:02,956 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:02,956 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.4433ms INFO 2025-10-17 09:50:02,956 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:02,956 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6398ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:03,288 [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 2025-10-17 09:50:03,289 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:03,289 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:03,289 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:03,290 [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 2025-10-17 09:50:03,299 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:03,299 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.884ms INFO 2025-10-17 09:50:03,299 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:03,299 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9172ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:03,956 [47 ] 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 2025-10-17 09:50:03,957 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:03,957 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:03,957 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:03,958 [47 ] 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 2025-10-17 09:50:03,967 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:03,967 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.6939ms INFO 2025-10-17 09:50:03,967 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:03,967 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7859ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:04,146 [20 ] 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 2025-10-17 09:50:04,146 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:04,146 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:04,146 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:04,148 [20 ] 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 2025-10-17 09:50:04,156 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:04,157 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.8813ms INFO 2025-10-17 09:50:04,157 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:04,157 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9414ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:04,469 [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 2025-10-17 09:50:04,469 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:04,469 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:04,469 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:04,471 [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 2025-10-17 09:50:04,479 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:04,479 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.8201ms INFO 2025-10-17 09:50:04,479 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:04,479 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9159ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:04,499 [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 2025-10-17 09:50:04,499 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:04,500 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:04,500 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:04,501 [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 2025-10-17 09:50:04,510 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:04,510 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.4614ms INFO 2025-10-17 09:50:04,510 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:04,510 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5452ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:04,785 [20 ] 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 2025-10-17 09:50:04,786 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:04,786 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:04,786 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:04,787 [20 ] 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 2025-10-17 09:50:04,796 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:04,796 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.373ms INFO 2025-10-17 09:50:04,796 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:04,796 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4221ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:05,026 [47 ] 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 2025-10-17 09:50:05,027 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:05,027 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:05,027 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,028 [47 ] 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 2025-10-17 09:50:05,037 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:05,037 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.6976ms INFO 2025-10-17 09:50:05,037 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,037 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8482ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:05,107 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 09:50:05,107 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:05,107 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,108 [20 ] 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 2025-10-17 09:50:05,110 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 09:50:05,122 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=7X8cfjoAn9I%3D&isDeptCode=true& INFO 2025-10-17 09:50:05,122 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:05,122 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,125 [47 ] 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 2025-10-17 09:50:05,127 [47 ] Sg.HcmMb.PubClass.ShareData - oldValue:7X8cfjoAn9I= INFO 2025-10-17 09:50:05,127 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:05,127 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 19.0169ms INFO 2025-10-17 09:50:05,127 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,127 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8662ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:05,129 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OdjvHroQZTM%3D&isDeptCode=true& INFO 2025-10-17 09:50:05,130 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:05,130 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,130 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=1wTYaMiileEKqxqrQKn7RA%3D%3D&isDeptCode=true& INFO 2025-10-17 09:50:05,131 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:05,131 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:05,131 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,131 [52 ] 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 2025-10-17 09:50:05,132 [20 ] 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 2025-10-17 09:50:05,132 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 7.3111ms INFO 2025-10-17 09:50:05,132 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,132 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1101ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:05,133 [52 ] Sg.HcmMb.PubClass.ShareData - oldValue:OdjvHroQZTM= INFO 2025-10-17 09:50:05,134 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:1wTYaMiileEKqxqrQKn7RA== INFO 2025-10-17 09:50:05,136 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:05,136 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.5252ms INFO 2025-10-17 09:50:05,136 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,136 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3932ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:05,137 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:05,137 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.6953ms INFO 2025-10-17 09:50:05,137 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,137 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.269ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:50:05,353 [20 ] 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 2025-10-17 09:50:05,353 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:50:05,353 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:50:05,354 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,355 [20 ] 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 2025-10-17 09:50:05,364 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:50:05,364 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.693ms INFO 2025-10-17 09:50:05,364 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 09:50:05,364 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8229ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:51:23,502 [52 ] 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 2025-10-17 09:51:23,502 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:51:23,503 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:51:23,503 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,504 [52 ] 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 2025-10-17 09:51:23,512 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:51:23,513 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.2168ms INFO 2025-10-17 09:51:23,513 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,513 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5382ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:51:23,524 [52 ] 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 2025-10-17 09:51:23,525 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:51:23,525 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:51:23,525 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,526 [52 ] 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 2025-10-17 09:51:23,544 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:51:23,544 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 17.4974ms INFO 2025-10-17 09:51:23,544 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,544 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6031ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:51:23,554 [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 111 INFO 2025-10-17 09:51:23,555 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:51:23,555 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:51:23,555 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,556 [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 2025-10-17 09:51:23,576 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:51:23,576 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 20.0417ms INFO 2025-10-17 09:51:23,576 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,577 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0871ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:51:23,599 [46 ] 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 2025-10-17 09:51:23,599 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:51:23,599 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:51:23,600 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,601 [46 ] 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 2025-10-17 09:51:23,608 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:51:23,608 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8389ms INFO 2025-10-17 09:51:23,608 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,608 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9542ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:51:23,693 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoCreateSelfOver? application/json 51656 INFO 2025-10-17 09:51:23,693 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:51:23,694 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:51:23,694 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,696 [66 ] 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 2025-10-17 09:51:23,734 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:51:23,735 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M) in 38.7499ms INFO 2025-10-17 09:51:23,735 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,735 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.6265ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:51:23,812 [87 ] 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 2025-10-17 09:51:23,812 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:51:23,812 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:51:23,812 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,813 [87 ] 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 2025-10-17 09:51:23,857 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:51:23,857 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 43.6887ms INFO 2025-10-17 09:51:23,857 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:23,857 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.8535ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:51:24,977 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 09:51:24,977 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:51:24,977 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:24,979 [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 2025-10-17 09:51:25,023 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:51:25,023 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 43.8175ms INFO 2025-10-17 09:51:25,023 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:51:25,023 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0374ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:47,267 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760666087063&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:54:47,268 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:54:47,268 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7584ms 200 text/html INFO 2025-10-17 09:54:47,847 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760666087707 INFO 2025-10-17 09:54:47,848 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:54:47,848 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.686ms 200 application/javascript INFO 2025-10-17 09:54:47,932 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9323294608111498 INFO 2025-10-17 09:54:47,932 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:54:47,932 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4985ms 200 application/javascript INFO 2025-10-17 09:54:48,078 [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%3D1760666087063%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:54:48,078 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:54:48,078 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,080 [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 2025-10-17 09:54:48,081 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760666087063&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:54:48,084 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,084 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.088ms INFO 2025-10-17 09:54:48,084 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,084 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1577ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,087 [79 ] 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 2025-10-17 09:54:48,087 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:54:48,087 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,087 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,089 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:54:48,090 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:54:48,090 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:54:48,090 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:54:48,105 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:54:48,107 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,108 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0393ms INFO 2025-10-17 09:54:48,108 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,108 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8676ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,247 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:54:48,247 [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 2025-10-17 09:54:48,247 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,247 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,248 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,248 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,249 [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 2025-10-17 09:54:48,249 [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 2025-10-17 09:54:48,250 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:54:48,250 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:54:48,250 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:54:48,253 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,253 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8451ms INFO 2025-10-17 09:54:48,253 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,253 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0073ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,265 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:54:48,265 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:54:48,268 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,268 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8428ms INFO 2025-10-17 09:54:48,268 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,268 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.129ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,482 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:54:48,482 [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 2025-10-17 09:54:48,482 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,482 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,483 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,483 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,512 [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 2025-10-17 09:54:48,513 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,513 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,513 [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 2025-10-17 09:54:48,513 [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 2025-10-17 09:54:48,515 [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 2025-10-17 09:54:48,517 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,517 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,517 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.693ms INFO 2025-10-17 09:54:48,517 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,517 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.7415ms INFO 2025-10-17 09:54:48,517 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9597ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,517 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,517 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3344ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,518 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,518 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4066ms INFO 2025-10-17 09:54:48,518 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,518 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0445ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,531 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:54:48,532 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,532 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,533 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:54:48,533 [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 2025-10-17 09:54:48,533 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,533 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,534 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:54:48,534 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,534 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,535 [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 2025-10-17 09:54:48,535 [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 2025-10-17 09:54:48,536 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,536 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1648ms INFO 2025-10-17 09:54:48,536 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,536 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9854ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,537 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,537 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.791ms INFO 2025-10-17 09:54:48,537 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,538 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.559ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,543 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,543 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5537ms INFO 2025-10-17 09:54:48,543 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,543 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.286ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,602 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:54:48,602 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,602 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,603 [25 ] 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 2025-10-17 09:54:48,606 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,606 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1056ms INFO 2025-10-17 09:54:48,606 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,606 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6864ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,697 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:54:48,697 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,698 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,698 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:54:48,698 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:54:48,699 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,699 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:54:48,699 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,699 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,699 [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 2025-10-17 09:54:48,700 [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 2025-10-17 09:54:48,700 [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 2025-10-17 09:54:48,709 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,709 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,709 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2023ms INFO 2025-10-17 09:54:48,709 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,709 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.8132ms INFO 2025-10-17 09:54:48,709 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,709 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2593ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,709 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.943ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:54:48,717 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:54:48,717 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6955ms INFO 2025-10-17 09:54:48,717 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:54:48,717 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5219ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:52,002 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760666151850&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:55:52,003 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:55:52,003 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8992ms 200 text/html INFO 2025-10-17 09:55:52,647 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760666152513 INFO 2025-10-17 09:55:52,647 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:55:52,648 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6636ms 200 application/javascript INFO 2025-10-17 09:55:52,717 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9284035681135125 INFO 2025-10-17 09:55:52,717 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:55:52,717 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.571ms 200 application/javascript INFO 2025-10-17 09:55:52,962 [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%3D1760666151850%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:55:52,962 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:55:52,962 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:52,964 [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 2025-10-17 09:55:52,965 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760666151850&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:55:52,968 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:52,968 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2944ms INFO 2025-10-17 09:55:52,968 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:52,968 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2753ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,004 [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 2025-10-17 09:55:53,004 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:55:53,004 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,004 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,005 [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 2025-10-17 09:55:53,007 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:55:53,007 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:55:53,007 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:55:53,022 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:55:53,024 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,024 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0173ms INFO 2025-10-17 09:55:53,024 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,025 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9136ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,161 [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 2025-10-17 09:55:53,162 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,162 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,163 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:55:53,163 [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 2025-10-17 09:55:53,163 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,163 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,165 [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 2025-10-17 09:55:53,166 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:55:53,166 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:55:53,166 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:55:53,167 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,167 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6349ms INFO 2025-10-17 09:55:53,167 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,167 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6477ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,181 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:55:53,181 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:55:53,183 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,183 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.4291ms INFO 2025-10-17 09:55:53,183 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,183 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3198ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,307 [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 2025-10-17 09:55:53,307 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,307 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,308 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:55:53,309 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,309 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,309 [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 2025-10-17 09:55:53,310 [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 2025-10-17 09:55:53,312 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,312 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3436ms INFO 2025-10-17 09:55:53,312 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,312 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2363ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,313 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,313 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1003ms INFO 2025-10-17 09:55:53,313 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,313 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9267ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,397 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:55:53,397 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,398 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,398 [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 2025-10-17 09:55:53,399 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,399 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,399 [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 2025-10-17 09:55:53,400 [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 2025-10-17 09:55:53,403 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,403 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5916ms INFO 2025-10-17 09:55:53,403 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,403 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,403 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8335ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,403 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0064ms INFO 2025-10-17 09:55:53,403 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,403 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6965ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,441 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:55:53,442 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,442 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:55:53,442 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,442 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,442 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,443 [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 2025-10-17 09:55:53,443 [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 2025-10-17 09:55:53,444 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:55:53,444 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,444 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,445 [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 2025-10-17 09:55:53,450 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,450 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.9071ms INFO 2025-10-17 09:55:53,450 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,450 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6133ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,451 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,451 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.2523ms INFO 2025-10-17 09:55:53,451 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,451 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0794ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,452 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,452 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.5429ms INFO 2025-10-17 09:55:53,452 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,452 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2278ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,483 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:55:53,484 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,484 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,485 [66 ] 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 2025-10-17 09:55:53,490 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,490 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9781ms INFO 2025-10-17 09:55:53,490 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,490 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7982ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,524 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:55:53,524 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,524 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,525 [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 2025-10-17 09:55:53,526 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:55:53,527 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:53,527 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,528 [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 2025-10-17 09:55:53,537 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,537 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.0172ms INFO 2025-10-17 09:55:53,537 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,537 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.844ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:53,544 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:53,544 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5471ms INFO 2025-10-17 09:55:53,544 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:53,545 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2623ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:55,322 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 09:55:55,322 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:55,322 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:55,324 [87 ] 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 2025-10-17 09:55:55,325 [87 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NTgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDU5MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS9leiAgOW8uiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTU4IiwianRpIjoiZDhkNTQ4NzYtM2ZkYi00ZTI4LWI4NWEtOGJkMDBjOTY3ZGQ3IiwiaWF0IjoxNzYwNjU5NDM1LCJuYmYiOjE3NjA2NTk0MzMsImV4cCI6MTc2MDc0NTgzNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.5mEPupCtDIrqPez3i3GNjuzZyQY3-9Le64I9CWOlZGA INFO 2025-10-17 09:55:55,328 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:55,328 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.1552ms INFO 2025-10-17 09:55:55,328 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:55,328 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3605ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:55,521 [75 ] 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 2025-10-17 09:55:55,521 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:55:55,522 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:55,522 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:55,523 [75 ] 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 2025-10-17 09:55:55,523 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 09:55:55,524 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:55:55,524 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:55,525 [87 ] 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 2025-10-17 09:55:55,527 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:55,528 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.661ms INFO 2025-10-17 09:55:55,528 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:55,528 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5101ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:55:55,529 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:55:55,529 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.0882ms INFO 2025-10-17 09:55:55,529 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:55:55,529 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0488ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:22,448 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665380191&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:56:22,449 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:56:22,449 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0026ms 200 text/html INFO 2025-10-17 09:56:22,913 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 09:56:22,913 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:22,924 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 09:56:22,924 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5193ms 200 application/javascript INFO 2025-10-17 09:56:22,966 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 09:56:22,967 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 09:56:22,967 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8519ms 200 application/javascript INFO 2025-10-17 09:56:22,968 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 09:56:22,970 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 09:56:22,970 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4507ms 200 text/css INFO 2025-10-17 09:56:22,976 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 09:56:22,976 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 09:56:22,976 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5187ms 200 application/javascript INFO 2025-10-17 09:56:22,977 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 09:56:22,977 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 09:56:22,977 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 09:56:22,977 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4708ms 200 application/javascript INFO 2025-10-17 09:56:22,978 [87 ] 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 2025-10-17 09:56:22,978 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3004ms 200 application/javascript INFO 2025-10-17 09:56:23,026 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 09:56:23,027 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 09:56:23,027 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6174ms 200 application/javascript INFO 2025-10-17 09:56:23,031 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 09:56:23,032 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 09:56:23,032 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4673ms 200 application/javascript INFO 2025-10-17 09:56:23,032 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 09:56:23,033 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 09:56:23,033 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8885ms 200 application/javascript INFO 2025-10-17 09:56:24,173 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 09:56:24,173 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 09:56:24,174 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6512ms 200 application/javascript INFO 2025-10-17 09:56:24,653 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760666182744 INFO 2025-10-17 09:56:24,654 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:56:24,654 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6086ms 200 application/javascript INFO 2025-10-17 09:56:24,788 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8681412733889733 INFO 2025-10-17 09:56:24,789 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:56:24,789 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5297ms 200 application/javascript INFO 2025-10-17 09:56:24,868 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 09:56:24,868 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 09:56:24,868 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7377ms 200 image/jpeg INFO 2025-10-17 09:56:25,087 [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%3D1760665380191%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:56:25,087 [87 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:56:25,087 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,089 [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 2025-10-17 09:56:25,090 [87 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760665380191&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:56:25,092 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,092 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4863ms INFO 2025-10-17 09:56:25,092 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,093 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5048ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,114 [75 ] 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 2025-10-17 09:56:25,114 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:25,114 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,114 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,115 [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 2025-10-17 09:56:25,117 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:56:25,117 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:56:25,117 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:56:25,131 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:56:25,134 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,134 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.807ms INFO 2025-10-17 09:56:25,134 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,134 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6596ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,278 [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 2025-10-17 09:56:25,278 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:56:25,278 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,278 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,278 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,278 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,280 [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 2025-10-17 09:56:25,280 [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 2025-10-17 09:56:25,281 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:56:25,281 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:56:25,281 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:56:25,283 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,283 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4637ms INFO 2025-10-17 09:56:25,283 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,283 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5953ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,296 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:56:25,296 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:56:25,298 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,298 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7084ms INFO 2025-10-17 09:56:25,298 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,299 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6933ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,391 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 09:56:25,391 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 09:56:25,391 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:25,392 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 09:56:25,392 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:25,392 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 09:56:25,392 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7098ms 200 application/javascript INFO 2025-10-17 09:56:25,392 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 09:56:25,392 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6383ms 200 text/css INFO 2025-10-17 09:56:25,392 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 09:56:25,392 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 09:56:25,392 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:25,392 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5031ms 200 application/javascript INFO 2025-10-17 09:56:25,392 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 09:56:25,392 [86 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:25,392 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 09:56:25,392 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 09:56:25,392 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3231ms 200 application/javascript INFO 2025-10-17 09:56:25,392 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5045ms 200 application/javascript INFO 2025-10-17 09:56:25,393 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 09:56:25,393 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:25,393 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 09:56:25,393 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.393ms 200 application/javascript INFO 2025-10-17 09:56:25,451 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 09:56:25,453 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 09:56:25,453 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3649ms 200 text/css INFO 2025-10-17 09:56:25,456 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 09:56:25,456 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:25,457 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 09:56:25,457 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3941ms 200 application/javascript INFO 2025-10-17 09:56:25,458 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:56:25,458 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 09:56:25,458 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,458 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,458 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 09:56:25,459 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.987ms 200 text/css INFO 2025-10-17 09:56:25,459 [80 ] 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 2025-10-17 09:56:25,462 [73 ] 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 2025-10-17 09:56:25,462 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,462 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,463 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,463 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.316ms INFO 2025-10-17 09:56:25,463 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,463 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2798ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,464 [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 2025-10-17 09:56:25,466 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,467 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9796ms INFO 2025-10-17 09:56:25,467 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,467 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6886ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,606 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:56:25,607 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,607 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,608 [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 2025-10-17 09:56:25,612 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,612 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5222ms INFO 2025-10-17 09:56:25,612 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,613 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2749ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,691 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 09:56:25,691 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 09:56:25,692 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 09:56:25,692 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.465ms 200 image/png INFO 2025-10-17 09:56:25,692 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 09:56:25,692 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3715ms 200 image/png INFO 2025-10-17 09:56:25,692 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 09:56:25,692 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 09:56:25,693 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5922ms 200 image/png INFO 2025-10-17 09:56:25,693 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 09:56:25,693 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 09:56:25,693 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.427ms 200 image/png INFO 2025-10-17 09:56:25,696 [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 2025-10-17 09:56:25,696 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,697 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,698 [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 2025-10-17 09:56:25,698 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:56:25,698 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,698 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,700 [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 2025-10-17 09:56:25,701 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,701 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2001ms INFO 2025-10-17 09:56:25,701 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,701 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9374ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,703 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,703 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0981ms INFO 2025-10-17 09:56:25,703 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,703 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7382ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,751 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:56:25,751 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,751 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,752 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:56:25,752 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,752 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,752 [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 2025-10-17 09:56:25,752 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:56:25,753 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,753 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,753 [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 2025-10-17 09:56:25,754 [47 ] 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 2025-10-17 09:56:25,755 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,755 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8179ms INFO 2025-10-17 09:56:25,755 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,755 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4589ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,757 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,757 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8062ms INFO 2025-10-17 09:56:25,757 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,757 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5506ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,762 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,762 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3739ms INFO 2025-10-17 09:56:25,762 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,763 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0428ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,772 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 09:56:25,773 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 09:56:25,773 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7926ms 200 image/png INFO 2025-10-17 09:56:25,797 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 09:56:25,797 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 09:56:25,798 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 09:56:25,798 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 09:56:25,798 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7553ms 200 image/jpeg INFO 2025-10-17 09:56:25,798 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1772ms 200 image/jpeg INFO 2025-10-17 09:56:25,798 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 09:56:25,800 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 09:56:25,800 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4215ms 200 image/jpeg INFO 2025-10-17 09:56:25,833 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:56:25,833 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:56:25,833 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,833 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:25,833 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,833 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,834 [73 ] 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 2025-10-17 09:56:25,834 [86 ] 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 2025-10-17 09:56:25,850 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,850 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0149ms INFO 2025-10-17 09:56:25,850 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,850 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8309ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:25,889 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:25,889 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 54.3515ms INFO 2025-10-17 09:56:25,889 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:25,889 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.2749ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:28,252 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 09:56:28,252 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 09:56:28,252 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:28,253 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 09:56:28,253 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/moreMenu.d88dbed4.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\moreMenu.d88dbed4.css' INFO 2025-10-17 09:56:28,253 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/moreMenu.5ee53a68.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\moreMenu.5ee53a68.js' INFO 2025-10-17 09:56:28,253 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5532ms 200 text/css INFO 2025-10-17 09:56:28,253 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:28,253 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.88ms 200 application/javascript INFO 2025-10-17 09:56:28,254 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/vuedraggable.umd.d9d361ab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\vuedraggable.umd.d9d361ab.js' INFO 2025-10-17 09:56:28,254 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1694ms 200 application/javascript INFO 2025-10-17 09:56:28,397 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 09:56:28,397 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 09:56:28,397 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ywsqd.1e248292.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ywsqd.1e248292.png' INFO 2025-10-17 09:56:28,397 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdcc.d63f5968.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdcc.d63f5968.png' INFO 2025-10-17 09:56:28,398 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5083ms 200 image/png INFO 2025-10-17 09:56:28,398 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.512ms 200 image/png INFO 2025-10-17 09:56:29,932 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/list.4bc56350.js INFO 2025-10-17 09:56:29,932 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:29,933 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/list.81fa16ba.css INFO 2025-10-17 09:56:29,933 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/list.4bc56350.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\list.4bc56350.js' INFO 2025-10-17 09:56:29,933 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.67ms 200 application/javascript INFO 2025-10-17 09:56:29,933 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/list.81fa16ba.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\list.81fa16ba.css' INFO 2025-10-17 09:56:29,933 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5626ms 200 text/css INFO 2025-10-17 09:56:30,097 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 09:56:30,097 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:30,097 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:30,099 [52 ] 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 2025-10-17 09:56:30,104 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:30,104 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.3651ms INFO 2025-10-17 09:56:30,104 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:30,104 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6322ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:32,572 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/datePickerSelect.320ab7e7.css INFO 2025-10-17 09:56:32,572 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.90990439.js INFO 2025-10-17 09:56:32,572 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:32,572 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/datePickerSelect.320ab7e7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\datePickerSelect.320ab7e7.css' INFO 2025-10-17 09:56:32,572 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6825ms 200 text/css INFO 2025-10-17 09:56:32,573 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.90990439.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.90990439.js' INFO 2025-10-17 09:56:32,573 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/datePickerSelect.c46509e1.js INFO 2025-10-17 09:56:32,573 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7107ms 200 application/javascript INFO 2025-10-17 09:56:32,573 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:32,573 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/datePickerSelect.c46509e1.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\datePickerSelect.c46509e1.js' INFO 2025-10-17 09:56:32,573 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5085ms 200 application/javascript INFO 2025-10-17 09:56:32,575 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 09:56:32,575 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:32,576 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 09:56:32,576 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4749ms 200 application/javascript INFO 2025-10-17 09:56:32,577 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/scorllMixin.21d2fb71.js INFO 2025-10-17 09:56:32,577 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:32,577 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/scorllMixin.21d2fb71.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\scorllMixin.21d2fb71.js' INFO 2025-10-17 09:56:32,577 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.469ms 200 application/javascript INFO 2025-10-17 09:56:32,577 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 09:56:32,577 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:32,578 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 09:56:32,578 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3881ms 200 application/javascript INFO 2025-10-17 09:56:32,631 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.30e8fdf7.css INFO 2025-10-17 09:56:32,632 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.30e8fdf7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.30e8fdf7.css' INFO 2025-10-17 09:56:32,632 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5024ms 200 text/css INFO 2025-10-17 09:56:32,632 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 09:56:32,633 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 09:56:32,633 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3765ms 200 text/css INFO 2025-10-17 09:56:32,812 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 09:56:32,813 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:32,813 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:32,814 [80 ] 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 2025-10-17 09:56:32,819 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:32,820 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.3702ms INFO 2025-10-17 09:56:32,820 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:32,820 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4714ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:32,821 [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 2025-10-17 09:56:32,821 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:32,821 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:32,823 [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 2025-10-17 09:56:33,193 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:33,194 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 370.8846ms INFO 2025-10-17 09:56:33,194 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:33,194 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 372.8417ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:37,936 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 09:56:37,936 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:37,937 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:37,938 [20 ] 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 2025-10-17 09:56:37,939 [20 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NTgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDU5MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS9leiAgOW8uiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTU4IiwianRpIjoiZDhkNTQ4NzYtM2ZkYi00ZTI4LWI4NWEtOGJkMDBjOTY3ZGQ3IiwiaWF0IjoxNzYwNjU5NDM1LCJuYmYiOjE3NjA2NTk0MzMsImV4cCI6MTc2MDc0NTgzNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.5mEPupCtDIrqPez3i3GNjuzZyQY3-9Le64I9CWOlZGA INFO 2025-10-17 09:56:37,942 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:37,942 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.7664ms INFO 2025-10-17 09:56:37,942 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:37,942 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1885ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:38,071 [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 2025-10-17 09:56:38,071 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:38,072 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:38,072 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:38,073 [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 2025-10-17 09:56:38,077 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:38,077 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.0595ms INFO 2025-10-17 09:56:38,077 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:38,077 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9306ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:38,115 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 09:56:38,115 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:38,115 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:38,117 [20 ] 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 2025-10-17 09:56:38,121 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:38,121 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.2259ms INFO 2025-10-17 09:56:38,121 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:38,121 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9796ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:38,587 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 09:56:38,587 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:38,587 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:38,588 [46 ] 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 2025-10-17 09:56:38,594 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:38,594 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.6226ms INFO 2025-10-17 09:56:38,594 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:38,594 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6865ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:45,355 [52 ] 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 2025-10-17 09:56:45,355 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:56:45,355 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:45,355 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:45,357 [52 ] 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 2025-10-17 09:56:45,362 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:45,362 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.0986ms INFO 2025-10-17 09:56:45,362 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:45,362 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3359ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:45,476 [46 ] 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 2025-10-17 09:56:45,476 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:45,476 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:45,478 [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 2025-10-17 09:56:45,480 [52 ] 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 2025-10-17 09:56:45,480 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:56:45,480 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:45,481 [52 ] 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 2025-10-17 09:56:45,481 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:45,481 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6797ms INFO 2025-10-17 09:56:45,481 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:45,481 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6572ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:56:45,526 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:56:45,530 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 48.8438ms INFO 2025-10-17 09:56:45,530 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 09:56:45,530 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.6679ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:09,432 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760666229296&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:57:09,433 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 09:57:09,433 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7776ms 200 text/html INFO 2025-10-17 09:57:10,308 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760666230277 INFO 2025-10-17 09:57:10,309 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 09:57:10,309 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7003ms 200 application/javascript INFO 2025-10-17 09:57:10,361 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.781372018069706 INFO 2025-10-17 09:57:10,361 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 09:57:10,361 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5916ms 200 application/javascript INFO 2025-10-17 09:57:10,618 [16 ] 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%3D1760666229296%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 09:57:10,618 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 09:57:10,618 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,620 [16 ] 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 2025-10-17 09:57:10,621 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760666229296&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 09:57:10,624 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:10,624 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.6071ms INFO 2025-10-17 09:57:10,624 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,625 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9683ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:10,630 [16 ] 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 2025-10-17 09:57:10,630 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:57:10,630 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:10,632 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,633 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 09:57:10,634 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 09:57:10,634 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 09:57:10,634 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 09:57:10,649 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 09:57:10,651 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:10,651 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4273ms INFO 2025-10-17 09:57:10,651 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,652 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6948ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:10,793 [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 2025-10-17 09:57:10,793 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:10,793 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 09:57:10,793 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,794 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:10,794 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,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 2025-10-17 09:57:10,795 [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 2025-10-17 09:57:10,796 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 09:57:10,796 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 09:57:10,796 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 09:57:10,798 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:10,798 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2632ms INFO 2025-10-17 09:57:10,798 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,798 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3322ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:10,811 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 09:57:10,825 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 09:57:10,828 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:10,828 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2897ms INFO 2025-10-17 09:57:10,828 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,828 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.136ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:10,926 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 09:57:10,927 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:10,927 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,928 [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 2025-10-17 09:57:10,937 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:10,937 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6562ms INFO 2025-10-17 09:57:10,937 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,937 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5912ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:10,937 [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 2025-10-17 09:57:10,937 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:10,937 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,939 [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 2025-10-17 09:57:10,941 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:10,942 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9515ms INFO 2025-10-17 09:57:10,942 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:10,942 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7108ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:11,097 [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 2025-10-17 09:57:11,098 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:11,098 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,100 [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 2025-10-17 09:57:11,100 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 09:57:11,100 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:11,101 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,102 [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 2025-10-17 09:57:11,103 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:11,104 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7432ms INFO 2025-10-17 09:57:11,104 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,104 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7447ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:11,105 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:11,105 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1703ms INFO 2025-10-17 09:57:11,105 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,105 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9723ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:11,122 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 09:57:11,122 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:11,122 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,122 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 09:57:11,122 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 09:57:11,123 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:11,123 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:11,123 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,123 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,123 [16 ] 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 2025-10-17 09:57:11,124 [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 2025-10-17 09:57:11,124 [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 2025-10-17 09:57:11,127 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:11,127 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:11,127 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9752ms INFO 2025-10-17 09:57:11,127 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,127 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4783ms INFO 2025-10-17 09:57:11,127 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,127 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5331ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:11,127 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0877ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:11,131 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:11,132 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6104ms INFO 2025-10-17 09:57:11,132 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,132 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.248ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:11,146 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 09:57:11,147 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:11,147 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,148 [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 2025-10-17 09:57:11,152 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:11,153 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7436ms INFO 2025-10-17 09:57:11,153 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,153 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4439ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:11,322 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 09:57:11,323 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:11,323 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,323 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 09:57:11,324 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:11,324 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,324 [16 ] 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 2025-10-17 09:57:11,325 [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 2025-10-17 09:57:11,340 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:11,340 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.1289ms INFO 2025-10-17 09:57:11,340 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,340 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2524ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:11,343 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:11,343 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.8532ms INFO 2025-10-17 09:57:11,343 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:11,343 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7039ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:12,646 [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 2025-10-17 09:57:12,646 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:57:12,647 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:12,647 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:12,647 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:12,647 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:12,648 [16 ] 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 2025-10-17 09:57:12,648 [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 2025-10-17 09:57:12,652 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:12,652 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4779ms INFO 2025-10-17 09:57:12,652 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:12,652 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6088ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:12,714 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:12,714 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 66.1994ms INFO 2025-10-17 09:57:12,714 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:12,715 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.2845ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:14,513 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a69adbad-5662-45e1-ae4d-7606d6365915& INFO 2025-10-17 09:57:14,514 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:14,514 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:14,516 [79 ] 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 2025-10-17 09:57:14,563 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:14,564 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.8026ms INFO 2025-10-17 09:57:14,564 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:14,564 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.5131ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:14,776 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:57:14,776 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:14,776 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:14,777 [79 ] 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 2025-10-17 09:57:14,784 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:14,784 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7776ms INFO 2025-10-17 09:57:14,784 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:14,784 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8372ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:14,914 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330240&isHis=& INFO 2025-10-17 09:57:14,915 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:14,915 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:14,916 [16 ] 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 2025-10-17 09:57:14,920 [16 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:57:14,924 [16 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:57:14,926 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:14,926 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.2535ms INFO 2025-10-17 09:57:14,926 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:14,926 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2337ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:15,140 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=a69adbad-5662-45e1-ae4d-7606d6365915&isHis=& INFO 2025-10-17 09:57:15,140 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:15,140 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,142 [6 ] 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 2025-10-17 09:57:15,191 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:15,191 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 48.9638ms INFO 2025-10-17 09:57:15,191 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,191 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.3411ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:15,368 [16 ] 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=a69adbad-5662-45e1-ae4d-7606d6365915&recordId=61579&tableName=K_LEAVE& INFO 2025-10-17 09:57:15,368 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=a69adbad-5662-45e1-ae4d-7606d6365915&flowID=78&nodeCode=begin& INFO 2025-10-17 09:57:15,368 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=a69adbad-5662-45e1-ae4d-7606d6365915&isHis=& INFO 2025-10-17 09:57:15,369 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:15,369 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:15,369 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,369 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,369 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:15,369 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,370 [79 ] 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 2025-10-17 09:57:15,370 [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 2025-10-17 09:57:15,371 [16 ] 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 2025-10-17 09:57:15,421 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:15,421 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 50.69ms INFO 2025-10-17 09:57:15,421 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,422 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.4111ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:15,453 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:15,453 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 83.0239ms INFO 2025-10-17 09:57:15,453 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,454 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5378ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:15,455 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:15,455 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 84.9637ms INFO 2025-10-17 09:57:15,455 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,455 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.0144ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:15,576 [79 ] 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 2025-10-17 09:57:15,576 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:15,576 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,578 [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 2025-10-17 09:57:15,581 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:15,581 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3759ms INFO 2025-10-17 09:57:15,581 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,582 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6204ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:15,588 [44 ] 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 2025-10-17 09:57:15,588 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:15,589 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,590 [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 2025-10-17 09:57:15,593 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:15,593 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.449ms INFO 2025-10-17 09:57:15,593 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,594 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3998ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:15,600 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=a69adbad-5662-45e1-ae4d-7606d6365915& INFO 2025-10-17 09:57:15,600 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:15,600 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,602 [79 ] 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 2025-10-17 09:57:15,677 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:15,680 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 78.2373ms INFO 2025-10-17 09:57:15,680 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:15,680 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.5207ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:17,384 [6 ] 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 2025-10-17 09:57:17,384 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:57:17,384 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:17,384 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:17,386 [6 ] 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 2025-10-17 09:57:17,393 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:17,393 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.6102ms INFO 2025-10-17 09:57:17,393 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:17,393 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.888ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:17,491 [79 ] 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 2025-10-17 09:57:17,491 [6 ] 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=rE5En2DH4Bg%3D& INFO 2025-10-17 09:57:17,491 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:17,491 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:17,492 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:17,492 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:17,493 [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 2025-10-17 09:57:17,493 [6 ] 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 2025-10-17 09:57:17,498 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:17,498 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1725ms INFO 2025-10-17 09:57:17,498 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:17,498 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3319ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:17,500 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:17,500 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5964ms INFO 2025-10-17 09:57:17,500 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:17,500 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.632ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:41,179 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:57:41,179 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:41,179 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:41,181 [79 ] 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 2025-10-17 09:57:41,232 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:41,233 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 51.954ms INFO 2025-10-17 09:57:41,233 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:41,233 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.206ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:42,075 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=05baf1ea-4267-4eec-b31b-779feab52cec& INFO 2025-10-17 09:57:42,075 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:42,075 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,077 [16 ] 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 2025-10-17 09:57:42,121 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:42,121 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.1141ms INFO 2025-10-17 09:57:42,121 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,121 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.6559ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:42,204 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:57:42,205 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:42,205 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,206 [80 ] 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 2025-10-17 09:57:42,209 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330244&isHis=& INFO 2025-10-17 09:57:42,209 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:42,209 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,210 [79 ] 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 2025-10-17 09:57:42,213 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:42,213 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7196ms INFO 2025-10-17 09:57:42,213 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,213 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8114ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:42,214 [79 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:57:42,217 [79 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:57:42,219 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:42,219 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8217ms INFO 2025-10-17 09:57:42,219 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,219 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6841ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:42,302 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=05baf1ea-4267-4eec-b31b-779feab52cec&isHis=& INFO 2025-10-17 09:57:42,302 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:42,302 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,303 [80 ] 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 2025-10-17 09:57:42,350 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:42,350 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.0823ms INFO 2025-10-17 09:57:42,350 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,350 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9075ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:42,448 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=05baf1ea-4267-4eec-b31b-779feab52cec&isHis=& INFO 2025-10-17 09:57:42,448 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:42,448 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,450 [6 ] 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 2025-10-17 09:57:42,455 [80 ] 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=05baf1ea-4267-4eec-b31b-779feab52cec&recordId=61580&tableName=K_LEAVE& INFO 2025-10-17 09:57:42,455 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:42,455 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,456 [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 2025-10-17 09:57:42,464 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=05baf1ea-4267-4eec-b31b-779feab52cec&flowID=78&nodeCode=begin& INFO 2025-10-17 09:57:42,465 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:42,465 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,466 [79 ] 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 2025-10-17 09:57:42,501 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:42,501 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.1152ms INFO 2025-10-17 09:57:42,501 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,501 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.5647ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:42,503 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:42,503 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.8477ms INFO 2025-10-17 09:57:42,503 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,503 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5933ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:42,507 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:42,507 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.3198ms INFO 2025-10-17 09:57:42,507 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,507 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.0151ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:42,641 [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 2025-10-17 09:57:42,642 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:42,642 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,643 [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 2025-10-17 09:57:42,646 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:42,646 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0749ms INFO 2025-10-17 09:57:42,646 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,646 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9247ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:42,666 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=05baf1ea-4267-4eec-b31b-779feab52cec& INFO 2025-10-17 09:57:42,666 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:42,666 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,668 [80 ] 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 2025-10-17 09:57:42,737 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:42,741 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.2633ms INFO 2025-10-17 09:57:42,741 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:42,741 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.0294ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:43,911 [80 ] 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 2025-10-17 09:57:43,911 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:57:43,912 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:43,912 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:43,913 [80 ] 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 2025-10-17 09:57:43,919 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:43,919 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0832ms INFO 2025-10-17 09:57:43,919 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:43,919 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0808ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:44,014 [79 ] 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=LnL6hjsCnGw%3D& INFO 2025-10-17 09:57:44,015 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:44,015 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:44,016 [79 ] 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 2025-10-17 09:57:44,022 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:44,022 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1458ms INFO 2025-10-17 09:57:44,022 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:44,022 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0699ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:54,074 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:57:54,074 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:54,075 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:54,076 [79 ] 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 2025-10-17 09:57:54,136 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:54,136 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 60.2985ms INFO 2025-10-17 09:57:54,136 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:54,136 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.5687ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:55,094 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a69adbad-5662-45e1-ae4d-7606d6365915& INFO 2025-10-17 09:57:55,095 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:55,095 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,097 [67 ] 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 2025-10-17 09:57:55,143 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:55,143 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.6112ms INFO 2025-10-17 09:57:55,143 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,143 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1467ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:55,224 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 09:57:55,224 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:55,225 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,227 [79 ] 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 2025-10-17 09:57:55,229 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330240&isHis=& INFO 2025-10-17 09:57:55,230 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:55,230 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,231 [67 ] 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 2025-10-17 09:57:55,235 [67 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 09:57:55,237 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:55,237 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 9.6009ms INFO 2025-10-17 09:57:55,237 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,237 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9955ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:55,238 [67 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 09:57:55,240 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:55,240 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.1809ms INFO 2025-10-17 09:57:55,240 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,240 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9313ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:55,326 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=a69adbad-5662-45e1-ae4d-7606d6365915&isHis=& INFO 2025-10-17 09:57:55,327 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:55,327 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,328 [79 ] 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 2025-10-17 09:57:55,375 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:55,375 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.9583ms INFO 2025-10-17 09:57:55,375 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,375 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7817ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:55,460 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=a69adbad-5662-45e1-ae4d-7606d6365915&isHis=& INFO 2025-10-17 09:57:55,460 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:55,461 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,462 [6 ] 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 2025-10-17 09:57:55,470 [79 ] 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=a69adbad-5662-45e1-ae4d-7606d6365915&recordId=61579&tableName=K_LEAVE& INFO 2025-10-17 09:57:55,470 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:55,470 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,471 [79 ] 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 2025-10-17 09:57:55,474 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=a69adbad-5662-45e1-ae4d-7606d6365915&flowID=78&nodeCode=begin& INFO 2025-10-17 09:57:55,475 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:55,475 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,476 [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 2025-10-17 09:57:55,513 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:55,513 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.3842ms INFO 2025-10-17 09:57:55,513 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,513 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.2693ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:55,547 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:55,547 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 75.2034ms INFO 2025-10-17 09:57:55,547 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,547 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.3177ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:55,550 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:55,550 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.2662ms INFO 2025-10-17 09:57:55,550 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,551 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.1255ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:55,700 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=a69adbad-5662-45e1-ae4d-7606d6365915& INFO 2025-10-17 09:57:55,700 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:55,700 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,702 [79 ] 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 2025-10-17 09:57:55,773 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:55,775 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.3189ms INFO 2025-10-17 09:57:55,775 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:55,775 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.3163ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:56,960 [80 ] 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 2025-10-17 09:57:56,961 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 09:57:56,961 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:56,961 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:56,962 [80 ] 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 2025-10-17 09:57:56,969 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:56,969 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3561ms INFO 2025-10-17 09:57:56,969 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:56,969 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5323ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:57,093 [79 ] 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=rE5En2DH4Bg%3D& INFO 2025-10-17 09:57:57,093 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:57,094 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:57,095 [79 ] 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 2025-10-17 09:57:57,101 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:57,101 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3861ms INFO 2025-10-17 09:57:57,101 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:57,102 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7425ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:57:59,845 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 09:57:59,845 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:57:59,845 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:59,847 [44 ] 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 2025-10-17 09:57:59,896 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:57:59,896 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 49.1175ms INFO 2025-10-17 09:57:59,896 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 09:57:59,896 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.376ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:58:02,584 [44 ] 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 2025-10-17 09:58:02,584 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 09:58:02,584 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:58:02,584 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:58:02,585 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,585 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,585 [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 2025-10-17 09:58:02,585 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:58:02,585 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,586 [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 2025-10-17 09:58:02,586 [79 ] 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 2025-10-17 09:58:02,586 [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 2025-10-17 09:58:02,588 [16 ] 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 2025-10-17 09:58:02,589 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:58:02,589 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,590 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 09:58:02,591 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:58:02,591 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.4672ms INFO 2025-10-17 09:58:02,591 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,591 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8858ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:58:02,592 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:58:02,592 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.5034ms INFO 2025-10-17 09:58:02,592 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,592 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6225ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:58:02,592 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:58:02,592 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.0949ms INFO 2025-10-17 09:58:02,592 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,592 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6672ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:58:02,593 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:58:02,593 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0087ms INFO 2025-10-17 09:58:02,593 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,593 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.729ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:58:02,617 [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 2025-10-17 09:58:02,618 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:58:02,618 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,619 [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 2025-10-17 09:58:02,622 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:58:02,622 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7695ms INFO 2025-10-17 09:58:02,622 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,622 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.399ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:58:02,693 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2065& INFO 2025-10-17 09:58:02,693 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:58:02,693 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,694 [73 ] 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 2025-10-17 09:58:02,697 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:58:02,697 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.3147ms INFO 2025-10-17 09:58:02,697 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:02,697 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9832ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:58:04,686 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 09:58:04,687 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:58:04,687 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:04,688 [16 ] 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 2025-10-17 09:58:04,689 [73 ] 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 2025-10-17 09:58:04,690 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:58:04,690 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:04,690 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 09:58:04,691 [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 2025-10-17 09:58:04,695 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:58:04,695 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.0684ms INFO 2025-10-17 09:58:04,695 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:04,695 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8571ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:58:04,697 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:58:04,697 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3777ms INFO 2025-10-17 09:58:04,697 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:04,697 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3714ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:58:04,809 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2065& INFO 2025-10-17 09:58:04,810 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:58:04,810 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:04,811 [79 ] 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 2025-10-17 09:58:04,814 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:58:04,814 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.4343ms INFO 2025-10-17 09:58:04,814 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:04,814 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2211ms 200 application/json; charset=utf-8 INFO 2025-10-17 09:58:06,053 [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 2025-10-17 09:58:06,053 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 09:58:06,053 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:06,055 [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 2025-10-17 09:58:06,058 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 09:58:06,059 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.653ms INFO 2025-10-17 09:58:06,059 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 09:58:06,059 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7498ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:10,035 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760666529999&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:02:10,036 [86 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:02:10,036 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8467ms 200 text/html INFO 2025-10-17 10:02:10,704 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760666530693 INFO 2025-10-17 10:02:10,705 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:02:10,705 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7121ms 200 application/javascript INFO 2025-10-17 10:02:10,723 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.31306053586171667 INFO 2025-10-17 10:02:10,723 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:02:10,723 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5417ms 200 application/javascript INFO 2025-10-17 10:02:10,880 [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%3D1760666529999%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:02:10,880 [74 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:02:10,880 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:10,880 [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 2025-10-17 10:02:10,880 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:02:10,881 [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 2025-10-17 10:02:10,881 [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 2025-10-17 10:02:10,881 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:10,882 [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 2025-10-17 10:02:10,882 [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 2025-10-17 10:02:10,883 [74 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760666529999&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home WARN 2025-10-17 10:02:10,883 [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 2025-10-17 10:02:10,883 [71 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 10:02:10,883 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:10,883 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8599ms INFO 2025-10-17 10:02:10,883 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:10,883 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0744ms 401 application/json; charset=utf-8 INFO 2025-10-17 10:02:10,885 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:10,885 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8533ms INFO 2025-10-17 10:02:10,885 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:10,886 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9661ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:10,964 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 10:02:10,964 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:02:10,964 [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 2025-10-17 10:02:10,964 [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 2025-10-17 10:02:10,964 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:02:10,965 [71 ] 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 2025-10-17 10:02:10,967 [74 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTY5NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOWwj-WFsCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjQ4IiwianRpIjoiNzZlMGQwOTItMzdlYi00ZTEzLTkxMjYtZGIyNjNiYThiOTlmIiwiaWF0IjoxNzYwNDMxNDc4LCJuYmYiOjE3NjA0MzE0NzYsImV4cCI6MTc2MDUxNzg3OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.5os16XDIZmME7NlhoydS9GXGtK039MCXWTWutlhtj-s INFO 2025-10-17 10:02:10,969 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:10,969 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.5888ms INFO 2025-10-17 10:02:10,969 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:02:10,969 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4592ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,035 [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 2025-10-17 10:02:11,035 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:02:11,035 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,037 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,038 [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 2025-10-17 10:02:11,039 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:02:11,039 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:02:11,039 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:02:11,054 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:02:11,056 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,056 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5779ms INFO 2025-10-17 10:02:11,056 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,056 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7445ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,118 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:02:11,119 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,119 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,120 [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 2025-10-17 10:02:11,121 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:02:11,121 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:02:11,121 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:02:11,130 [86 ] 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 2025-10-17 10:02:11,131 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,131 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,132 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 10:02:11,136 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:02:11,141 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,141 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.1187ms INFO 2025-10-17 10:02:11,141 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,141 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0274ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,151 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:02:11,153 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,154 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3399ms INFO 2025-10-17 10:02:11,154 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,154 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2629ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,465 [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 2025-10-17 10:02:11,465 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,466 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,467 [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 2025-10-17 10:02:11,471 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,471 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9239ms INFO 2025-10-17 10:02:11,471 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,471 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4068ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,478 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:02:11,478 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,478 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,480 [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 2025-10-17 10:02:11,489 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,489 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1775ms INFO 2025-10-17 10:02:11,489 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,489 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5565ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,751 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:02:11,751 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,752 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,753 [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 2025-10-17 10:02:11,756 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:02:11,756 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,756 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,757 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,757 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.6791ms INFO 2025-10-17 10:02:11,757 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,757 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8657ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,757 [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 2025-10-17 10:02:11,762 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,762 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5807ms INFO 2025-10-17 10:02:11,762 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,762 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.334ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,771 [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 2025-10-17 10:02:11,772 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:02:11,772 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,772 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,772 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,772 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,773 [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 2025-10-17 10:02:11,773 [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 2025-10-17 10:02:11,776 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,776 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2179ms INFO 2025-10-17 10:02:11,776 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,776 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9578ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,777 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,777 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.607ms INFO 2025-10-17 10:02:11,777 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,777 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4457ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,792 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:02:11,792 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,792 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,793 [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 2025-10-17 10:02:11,799 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:02:11,799 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:11,799 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,800 [39 ] 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 2025-10-17 10:02:11,801 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,801 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3995ms INFO 2025-10-17 10:02:11,801 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,801 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0766ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:11,803 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:11,803 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9682ms INFO 2025-10-17 10:02:11,803 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:11,803 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5954ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:12,130 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:02:12,130 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:12,130 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:12,132 [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 2025-10-17 10:02:12,138 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:02:12,139 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:12,139 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:12,140 [39 ] 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 2025-10-17 10:02:12,155 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:12,155 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 15.309ms INFO 2025-10-17 10:02:12,155 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:12,156 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1989ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:12,156 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:12,156 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.6631ms INFO 2025-10-17 10:02:12,157 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:12,157 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.6985ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:14,339 [39 ] 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 2025-10-17 10:02:14,339 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:14,339 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,340 [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 2025-10-17 10:02:14,344 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:14,344 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7306ms INFO 2025-10-17 10:02:14,344 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,344 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.75ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:14,353 [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 2025-10-17 10:02:14,353 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 10:02:14,353 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:14,353 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:14,354 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,354 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,355 [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 2025-10-17 10:02:14,355 [39 ] 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 2025-10-17 10:02:14,355 [86 ] 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 2025-10-17 10:02:14,355 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:14,355 [74 ] 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 2025-10-17 10:02:14,355 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,356 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:14,356 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,356 [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 2025-10-17 10:02:14,357 [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 2025-10-17 10:02:14,360 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:14,360 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:14,360 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0934ms INFO 2025-10-17 10:02:14,360 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,360 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4069ms INFO 2025-10-17 10:02:14,360 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,360 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8048ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:14,360 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9124ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:14,360 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:14,360 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1652ms INFO 2025-10-17 10:02:14,360 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,360 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8595ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:14,361 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:14,361 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.9504ms INFO 2025-10-17 10:02:14,361 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,361 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.654ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:14,460 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1648& INFO 2025-10-17 10:02:14,460 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:14,460 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,461 [39 ] 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 2025-10-17 10:02:14,466 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:14,478 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 17.122ms INFO 2025-10-17 10:02:14,478 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:14,478 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9506ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:15,974 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 10:02:15,974 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:15,974 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:15,976 [39 ] 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 2025-10-17 10:02:15,977 [39 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 10:02:15,979 [75 ] 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 2025-10-17 10:02:15,979 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:15,979 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:15,980 [75 ] 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 2025-10-17 10:02:15,984 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:15,984 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7135ms INFO 2025-10-17 10:02:15,984 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:15,984 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5604ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:16,017 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:16,017 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 41.437ms INFO 2025-10-17 10:02:16,017 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:16,017 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4832ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:16,086 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1648& INFO 2025-10-17 10:02:16,087 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:16,087 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:16,088 [82 ] 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 2025-10-17 10:02:16,092 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:16,104 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 15.7951ms INFO 2025-10-17 10:02:16,104 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:16,104 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7062ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:17,712 [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 2025-10-17 10:02:17,712 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:17,712 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:17,714 [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 2025-10-17 10:02:17,717 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:17,717 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4978ms INFO 2025-10-17 10:02:17,717 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:17,718 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8243ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:19,301 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 10:02:19,301 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:19,301 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:19,303 [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 2025-10-17 10:02:19,305 [82 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 10:02:19,305 [75 ] 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 2025-10-17 10:02:19,305 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:19,306 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:19,307 [75 ] 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 2025-10-17 10:02:19,311 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:19,311 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9118ms INFO 2025-10-17 10:02:19,311 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:19,311 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6845ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:19,311 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:19,312 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.9274ms INFO 2025-10-17 10:02:19,312 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:19,312 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9517ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:02:19,427 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1648& INFO 2025-10-17 10:02:19,428 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:02:19,428 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:19,429 [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 2025-10-17 10:02:19,434 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:02:19,445 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 15.565ms INFO 2025-10-17 10:02:19,445 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:02:19,445 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8029ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:09:23,834 [72 ] 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 205077 INFO 2025-10-17 10:09:23,835 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:09:23,835 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:09:23,835 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:23,837 [72 ] 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 2025-10-17 10:09:23,887 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:09:23,887 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 49.9295ms INFO 2025-10-17 10:09:23,887 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:23,888 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.2225ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:09:23,997 [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=3917&formCode=0070&exeId=62246& INFO 2025-10-17 10:09:23,998 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:09:23,998 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:23,999 [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 2025-10-17 10:09:24,008 [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=ZiSRnYeILp8%3D& INFO 2025-10-17 10:09:24,009 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:09:24,009 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:24,010 [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 2025-10-17 10:09:24,016 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:09:24,016 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8774ms INFO 2025-10-17 10:09:24,016 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:24,016 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7418ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:09:24,051 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:09:24,054 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 54.8042ms INFO 2025-10-17 10:09:24,054 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:24,054 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.0074ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:09:25,323 [88 ] 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 2025-10-17 10:09:25,323 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:09:25,323 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:09:25,324 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:25,326 [88 ] 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 2025-10-17 10:09:25,348 [81 ] Sg.HcmMb.PubClass.ShareData - oldValue:yZJGHhbRm0A= INFO 2025-10-17 10:09:25,349 [81 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2025-10-17 10:09:25,349 [81 ] Sg.HcmMb.PubClass.ShareData - oldValue:ZiSRnYeILp8= INFO 2025-10-17 10:09:25,349 [81 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2025-10-17 10:09:25,390 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:09:25,392 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 65.8045ms INFO 2025-10-17 10:09:25,392 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:25,392 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.783ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:09:25,484 [72 ] 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 2025-10-17 10:09:25,484 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:09:25,484 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:09:25,484 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:25,486 [72 ] 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 2025-10-17 10:09:25,491 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:09:25,491 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 4.8417ms INFO 2025-10-17 10:09:25,491 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:25,491 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6641ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:09:26,727 [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 2025-10-17 10:09:26,727 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:09:26,727 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:26,729 [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 2025-10-17 10:09:26,733 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:09:26,733 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7765ms INFO 2025-10-17 10:09:26,733 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:26,734 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0552ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:09:26,737 [83 ] 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=202501&endTime=202512&state=& INFO 2025-10-17 10:09:26,737 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:09:26,737 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:26,739 [83 ] 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 2025-10-17 10:09:27,010 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:09:27,011 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 271.6508ms INFO 2025-10-17 10:09:27,011 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:09:27,011 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 273.8108ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,109 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760667145808&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 10:12:26,110 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:12:26,110 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0573ms 200 text/html INFO 2025-10-17 10:12:26,296 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760667146290 INFO 2025-10-17 10:12:26,297 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:12:26,297 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7211ms 200 application/javascript INFO 2025-10-17 10:12:26,307 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5049652488856138 INFO 2025-10-17 10:12:26,308 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:12:26,308 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5312ms 200 application/javascript INFO 2025-10-17 10:12:26,402 [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%3D1760667145808%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 10:12:26,403 [59 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:12:26,403 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,404 [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 2025-10-17 10:12:26,405 [59 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760667145808&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 10:12:26,408 [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 2025-10-17 10:12:26,408 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:12:26,408 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,408 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,409 [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 2025-10-17 10:12:26,411 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:12:26,411 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:12:26,411 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:12:26,415 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,415 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 10.6933ms INFO 2025-10-17 10:12:26,415 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,415 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.805ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,428 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:12:26,430 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,430 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.7102ms INFO 2025-10-17 10:12:26,430 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,430 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5059ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,508 [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 2025-10-17 10:12:26,508 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:12:26,508 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,508 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,508 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,508 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,509 [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 2025-10-17 10:12:26,509 [25 ] 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 2025-10-17 10:12:26,510 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:12:26,510 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:12:26,510 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:12:26,512 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,513 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2626ms INFO 2025-10-17 10:12:26,513 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,513 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1974ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,525 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:12:26,525 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:12:26,528 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,528 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.3686ms INFO 2025-10-17 10:12:26,528 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,528 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2843ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,611 [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 2025-10-17 10:12:26,611 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,611 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,613 [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 2025-10-17 10:12:26,614 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:12:26,614 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,614 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,616 [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 2025-10-17 10:12:26,616 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,616 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4109ms INFO 2025-10-17 10:12:26,616 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,616 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2969ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,619 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,619 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2802ms INFO 2025-10-17 10:12:26,619 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,619 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0368ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,683 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ca65aafb-ba25-4286-b944-6f14deea5f2f%20%20& INFO 2025-10-17 10:12:26,683 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,683 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,684 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:12:26,684 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,684 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,685 [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 2025-10-17 10:12:26,686 [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 2025-10-17 10:12:26,701 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,701 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 15.8016ms INFO 2025-10-17 10:12:26,701 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,701 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4138ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,730 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,730 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.0492ms INFO 2025-10-17 10:12:26,730 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,730 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9594ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,798 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:12:26,798 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,798 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,799 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330726&isHis=& INFO 2025-10-17 10:12:26,799 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,799 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,800 [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 2025-10-17 10:12:26,800 [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 2025-10-17 10:12:26,804 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:12:26,805 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,805 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6735ms INFO 2025-10-17 10:12:26,805 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,805 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7038ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,809 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,809 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.7338ms INFO 2025-10-17 10:12:26,809 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,809 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3756ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,882 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 10:12:26,883 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,883 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,884 [59 ] 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 2025-10-17 10:12:26,888 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:26,888 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.9583ms INFO 2025-10-17 10:12:26,888 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,888 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6437ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:26,963 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ca65aafb-ba25-4286-b944-6f14deea5f2f%20%20&isHis=& INFO 2025-10-17 10:12:26,963 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,963 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,964 [59 ] 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 2025-10-17 10:12:26,965 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=N1703232725173&guid=ca65aafb-ba25-4286-b944-6f14deea5f2f%20%20&recordId=3917&tableName=FORM71& INFO 2025-10-17 10:12:26,965 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,965 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,966 [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 2025-10-17 10:12:26,970 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ca65aafb-ba25-4286-b944-6f14deea5f2f%20%20&flowID=185&nodeCode=N1703232725173& INFO 2025-10-17 10:12:26,970 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:26,970 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:26,971 [25 ] 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 2025-10-17 10:12:27,023 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:27,023 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 56.7462ms INFO 2025-10-17 10:12:27,023 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,023 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.5232ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:27,036 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:27,036 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 72.0158ms INFO 2025-10-17 10:12:27,036 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,036 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.7972ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:27,043 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:27,043 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 71.3977ms INFO 2025-10-17 10:12:27,043 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,043 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.9298ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:27,119 [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=3917&approveID=330726& INFO 2025-10-17 10:12:27,119 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:27,119 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,120 [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 2025-10-17 10:12:27,125 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:27,125 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.7506ms INFO 2025-10-17 10:12:27,125 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,125 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.576ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:27,217 [25 ] 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 2025-10-17 10:12:27,217 [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 2025-10-17 10:12:27,217 [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=3917&formCode=0070&flowID=185&nodeCode=N1703232725173&exeId=62246&guid=ca65aafb-ba25-4286-b944-6f14deea5f2f%20%20&flag=1& INFO 2025-10-17 10:12:27,217 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:27,217 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:27,217 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,217 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,217 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:27,217 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,218 [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 2025-10-17 10:12:27,218 [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 2025-10-17 10:12:27,219 [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 2025-10-17 10:12:27,221 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:27,221 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:27,222 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2144ms INFO 2025-10-17 10:12:27,222 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,222 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.233ms INFO 2025-10-17 10:12:27,222 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1039ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:27,222 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,222 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1938ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:27,301 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:27,304 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 85.2934ms INFO 2025-10-17 10:12:27,304 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,304 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.6639ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:27,488 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d4a0654c-adc6-99d1-ee80-b9da1c981e7c&attachTableName=& INFO 2025-10-17 10:12:27,488 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e80f883c-323c-0bdc-7a9c-379774471cd9&attachTableName=& INFO 2025-10-17 10:12:27,488 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:27,488 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:27,489 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,489 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:27,490 [59 ] 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 2025-10-17 10:12:27,490 [64 ] 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 2025-10-17 10:12:33,448 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:33,448 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:33,448 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 5958.2915ms INFO 2025-10-17 10:12:33,448 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:33,448 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 5958.361ms INFO 2025-10-17 10:12:33,448 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:33,448 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5960.2906ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:33,449 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5960.3215ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:34,452 [64 ] 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=ZiSRnYeILp8%3D& INFO 2025-10-17 10:12:34,452 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:34,452 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:34,453 [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 2025-10-17 10:12:34,459 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:34,459 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9205ms INFO 2025-10-17 10:12:34,459 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:34,460 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9901ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:35,328 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760667155207&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:12:35,329 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:12:35,329 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.736ms 200 text/html INFO 2025-10-17 10:12:35,975 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760667155961 INFO 2025-10-17 10:12:35,976 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:12:35,976 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6265ms 200 application/javascript INFO 2025-10-17 10:12:35,992 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.05188695349291983 INFO 2025-10-17 10:12:35,992 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:12:35,992 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5302ms 200 application/javascript INFO 2025-10-17 10:12:36,391 [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%3D1760667155207%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:12:36,391 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:12:36,391 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,393 [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 2025-10-17 10:12:36,394 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760667155207&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:12:36,397 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,397 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9356ms INFO 2025-10-17 10:12:36,397 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,397 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1492ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,402 [59 ] 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 2025-10-17 10:12:36,402 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:12:36,403 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,403 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,404 [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 2025-10-17 10:12:36,405 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:12:36,405 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:12:36,405 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:12:36,420 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:12:36,422 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,423 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7114ms INFO 2025-10-17 10:12:36,423 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,423 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.489ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,504 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:12:36,504 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,504 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,506 [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 2025-10-17 10:12:36,506 [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 2025-10-17 10:12:36,506 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:12:36,506 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:12:36,506 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:12:36,507 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,507 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,508 [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 2025-10-17 10:12:36,511 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,511 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0511ms INFO 2025-10-17 10:12:36,511 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,511 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9757ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,521 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:12:36,521 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:12:36,523 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,524 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.8917ms INFO 2025-10-17 10:12:36,524 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,524 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6621ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,657 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:12:36,658 [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 2025-10-17 10:12:36,658 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,658 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,658 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,658 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,659 [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 2025-10-17 10:12:36,659 [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 2025-10-17 10:12:36,662 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,662 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,662 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0506ms INFO 2025-10-17 10:12:36,662 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,662 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9396ms INFO 2025-10-17 10:12:36,662 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,662 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6121ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,662 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8886ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,758 [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 2025-10-17 10:12:36,758 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,758 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,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 2025-10-17 10:12:36,763 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,763 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1325ms INFO 2025-10-17 10:12:36,763 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,763 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.019ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,776 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:12:36,776 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:12:36,776 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,776 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,776 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,776 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,777 [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 2025-10-17 10:12:36,777 [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 2025-10-17 10:12:36,780 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,780 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9531ms INFO 2025-10-17 10:12:36,780 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,780 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,780 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7292ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,780 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1535ms INFO 2025-10-17 10:12:36,780 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,780 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8492ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,789 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:12:36,789 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:12:36,789 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:12:36,789 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,789 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,790 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,790 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,790 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,790 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,791 [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 2025-10-17 10:12:36,791 [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 2025-10-17 10:12:36,791 [25 ] 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 2025-10-17 10:12:36,795 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,795 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1765ms INFO 2025-10-17 10:12:36,795 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,795 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5988ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,798 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,798 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3522ms INFO 2025-10-17 10:12:36,798 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,798 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9726ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,799 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,799 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3305ms INFO 2025-10-17 10:12:36,799 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,799 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9634ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,905 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:12:36,905 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,905 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:12:36,905 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,906 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:36,906 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,907 [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 2025-10-17 10:12:36,907 [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 2025-10-17 10:12:36,919 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,919 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.2587ms INFO 2025-10-17 10:12:36,919 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,919 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1456ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:36,925 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:36,925 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.4857ms INFO 2025-10-17 10:12:36,925 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:36,925 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1525ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:50,034 [64 ] 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 2025-10-17 10:12:50,034 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:12:50,034 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:50,035 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:50,036 [64 ] 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 2025-10-17 10:12:50,083 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:50,083 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.0493ms INFO 2025-10-17 10:12:50,083 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:50,083 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1835ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:50,147 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 10:12:50,147 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:50,148 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:50,149 [25 ] 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 2025-10-17 10:12:50,157 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:50,157 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.2052ms INFO 2025-10-17 10:12:50,157 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:50,157 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1273ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:50,591 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054501&IsEss=true& INFO 2025-10-17 10:12:50,592 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:50,592 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:50,593 [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 2025-10-17 10:12:50,613 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 10:12:50,613 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:50,614 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:50,615 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 10:12:50,617 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:50,617 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 23.6108ms INFO 2025-10-17 10:12:50,617 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:50,617 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.8059ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:50,627 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:50,628 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 12.3475ms INFO 2025-10-17 10:12:50,628 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:50,628 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6951ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:51,579 [64 ] 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 2025-10-17 10:12:51,579 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:12:51,580 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:51,580 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:51,581 [64 ] 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 2025-10-17 10:12:51,676 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:51,676 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 94.7895ms INFO 2025-10-17 10:12:51,676 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:51,676 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.1086ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,064 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fac52967-e6f3-40d0-aebb-b67c2de5015d& INFO 2025-10-17 10:12:52,064 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,064 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,066 [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 2025-10-17 10:12:52,112 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,112 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.0127ms INFO 2025-10-17 10:12:52,112 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,112 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0859ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,187 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:12:52,187 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,188 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,189 [25 ] 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 2025-10-17 10:12:52,193 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330694&isHis=& INFO 2025-10-17 10:12:52,193 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,193 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,194 [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 2025-10-17 10:12:52,196 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,196 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.0106ms INFO 2025-10-17 10:12:52,196 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,196 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9943ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,198 [64 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:12:52,202 [64 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 10:12:52,204 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,204 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2314ms INFO 2025-10-17 10:12:52,204 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,204 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1082ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,282 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=fac52967-e6f3-40d0-aebb-b67c2de5015d&isHis=& INFO 2025-10-17 10:12:52,282 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,282 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,283 [25 ] 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 2025-10-17 10:12:52,328 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,329 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 45.1063ms INFO 2025-10-17 10:12:52,329 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,329 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0142ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,459 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=fac52967-e6f3-40d0-aebb-b67c2de5015d&isHis=& INFO 2025-10-17 10:12:52,459 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=begin&guid=fac52967-e6f3-40d0-aebb-b67c2de5015d&recordId=2162&tableName=K_Travel& INFO 2025-10-17 10:12:52,460 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,460 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,460 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,460 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,461 [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 2025-10-17 10:12:52,461 [59 ] 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 2025-10-17 10:12:52,463 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=fac52967-e6f3-40d0-aebb-b67c2de5015d&flowID=87&nodeCode=begin& INFO 2025-10-17 10:12:52,464 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,464 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,465 [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 2025-10-17 10:12:52,507 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,507 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.1149ms INFO 2025-10-17 10:12:52,507 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,507 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.7507ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,542 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,543 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 81.4187ms INFO 2025-10-17 10:12:52,543 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,543 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.2629ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,544 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,545 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.3915ms INFO 2025-10-17 10:12:52,545 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,545 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.295ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,598 [25 ] 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 2025-10-17 10:12:52,599 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,599 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,600 [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 2025-10-17 10:12:52,601 [59 ] 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 2025-10-17 10:12:52,602 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,602 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,603 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,603 [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 2025-10-17 10:12:52,603 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9323ms INFO 2025-10-17 10:12:52,603 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,603 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8023ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,606 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,606 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8238ms INFO 2025-10-17 10:12:52,606 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,606 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6743ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,623 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=fac52967-e6f3-40d0-aebb-b67c2de5015d& INFO 2025-10-17 10:12:52,623 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,624 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,625 [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 2025-10-17 10:12:52,694 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,696 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 71.6011ms INFO 2025-10-17 10:12:52,696 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,696 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.294ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,787 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 10:12:52,788 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,788 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,789 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:12:52,789 [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 2025-10-17 10:12:52,789 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,789 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,791 [64 ] 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 2025-10-17 10:12:52,791 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:52,791 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,791 [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 2025-10-17 10:12:52,792 [64 ] 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 2025-10-17 10:12:52,795 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,795 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.3621ms INFO 2025-10-17 10:12:52,796 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,796 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1938ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,796 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,797 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.5834ms INFO 2025-10-17 10:12:52,797 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,797 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6783ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:52,807 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:52,807 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.5772ms INFO 2025-10-17 10:12:52,807 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:52,807 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3098ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:53,902 [59 ] 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 2025-10-17 10:12:53,903 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:12:53,903 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:53,903 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:53,904 [59 ] 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 2025-10-17 10:12:53,911 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:53,911 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3485ms INFO 2025-10-17 10:12:53,911 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:53,911 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4191ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:53,996 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054504&IsEss=true& INFO 2025-10-17 10:12:53,996 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:53,996 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:53,997 [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 2025-10-17 10:12:54,001 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:54,001 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2203ms INFO 2025-10-17 10:12:54,001 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:54,001 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0193ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:12:54,001 [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_Travel&keyFieldValue=Xb66iOnLnQk%3D& INFO 2025-10-17 10:12:54,002 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:12:54,002 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:54,003 [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 2025-10-17 10:12:54,008 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:12:54,008 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.2818ms INFO 2025-10-17 10:12:54,008 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:12:54,008 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9974ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:39,601 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760667219443&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:13:39,602 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:13:39,602 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8305ms 200 text/html INFO 2025-10-17 10:13:39,874 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760667219786 INFO 2025-10-17 10:13:39,874 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:13:39,874 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6521ms 200 application/javascript INFO 2025-10-17 10:13:39,962 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.996106230793622 INFO 2025-10-17 10:13:39,962 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:13:39,963 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.849ms 200 application/javascript INFO 2025-10-17 10:13:40,069 [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%3D1760667219443%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:13:40,069 [81 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:13:40,069 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,070 [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 2025-10-17 10:13:40,071 [81 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760667219443&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:13:40,074 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,074 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9174ms INFO 2025-10-17 10:13:40,074 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,074 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8575ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,081 [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 2025-10-17 10:13:40,081 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:13:40,081 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,081 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,083 [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 2025-10-17 10:13:40,084 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:13:40,084 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:13:40,084 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:13:40,099 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:13:40,104 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,104 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 21.3456ms INFO 2025-10-17 10:13:40,104 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,104 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0862ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,219 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:13:40,219 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,219 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,221 [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 2025-10-17 10:13:40,222 [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 2025-10-17 10:13:40,222 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,222 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,222 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:13:40,222 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:13:40,222 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:13:40,224 [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 2025-10-17 10:13:40,229 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,229 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1398ms INFO 2025-10-17 10:13:40,229 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,229 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8808ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,238 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:13:40,238 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:13:40,241 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,241 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.9201ms INFO 2025-10-17 10:13:40,241 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,241 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.337ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,354 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:13:40,354 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,354 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,356 [69 ] 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 2025-10-17 10:13:40,356 [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 2025-10-17 10:13:40,356 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,357 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,358 [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 2025-10-17 10:13:40,359 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,359 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4349ms INFO 2025-10-17 10:13:40,359 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,359 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6391ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,361 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,361 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0783ms INFO 2025-10-17 10:13:40,361 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,361 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9634ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,404 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:13:40,405 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,405 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,406 [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 2025-10-17 10:13:40,410 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,410 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9504ms INFO 2025-10-17 10:13:40,410 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,410 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0863ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,464 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:13:40,464 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,464 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,466 [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 2025-10-17 10:13:40,471 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,471 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.4495ms INFO 2025-10-17 10:13:40,471 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,471 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.714ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,476 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:13:40,476 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,476 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,478 [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 2025-10-17 10:13:40,483 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:13:40,484 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,484 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,484 [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 2025-10-17 10:13:40,485 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,485 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,485 [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 2025-10-17 10:13:40,486 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,486 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.069ms INFO 2025-10-17 10:13:40,486 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,486 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8296ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,486 [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 2025-10-17 10:13:40,487 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:13:40,488 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,488 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,489 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,489 [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 2025-10-17 10:13:40,489 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.0336ms INFO 2025-10-17 10:13:40,489 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,489 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6406ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,489 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,489 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.217ms INFO 2025-10-17 10:13:40,489 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,489 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8497ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,492 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,492 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8509ms INFO 2025-10-17 10:13:40,492 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,492 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4154ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,599 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:13:40,599 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,599 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,600 [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 2025-10-17 10:13:40,601 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:13:40,601 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:40,601 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,603 [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 2025-10-17 10:13:40,609 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,609 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8118ms INFO 2025-10-17 10:13:40,609 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,609 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6846ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:40,619 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:40,619 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.4222ms INFO 2025-10-17 10:13:40,619 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:40,619 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.202ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:42,744 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 10:13:42,744 [61 ] 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 2025-10-17 10:13:42,744 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:42,744 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:42,745 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:42,745 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:42,746 [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 2025-10-17 10:13:42,746 [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 2025-10-17 10:13:42,749 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:42,750 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5448ms INFO 2025-10-17 10:13:42,750 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:42,750 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3787ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:42,774 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:42,774 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 27.945ms INFO 2025-10-17 10:13:42,774 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:42,774 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1159ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:43,909 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=40f1c387-2c99-4fb6-b3fd-13a14a8ee301& INFO 2025-10-17 10:13:43,909 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:43,909 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:43,911 [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 2025-10-17 10:13:43,956 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:43,956 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.0305ms INFO 2025-10-17 10:13:43,956 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:43,956 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.1215ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:44,094 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330268&isHis=& INFO 2025-10-17 10:13:44,094 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:13:44,094 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:44,094 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,094 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:44,094 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,096 [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 2025-10-17 10:13:44,096 [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 2025-10-17 10:13:44,099 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:13:44,102 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:44,102 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5079ms INFO 2025-10-17 10:13:44,102 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 10:13:44,102 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,102 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3715ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:44,104 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:44,104 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.794ms INFO 2025-10-17 10:13:44,104 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,105 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9303ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:44,244 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=40f1c387-2c99-4fb6-b3fd-13a14a8ee301&isHis=& INFO 2025-10-17 10:13:44,245 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:44,245 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,246 [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 2025-10-17 10:13:44,292 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:44,292 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.3829ms INFO 2025-10-17 10:13:44,292 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,293 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3864ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:44,434 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=40f1c387-2c99-4fb6-b3fd-13a14a8ee301&isHis=& INFO 2025-10-17 10:13:44,434 [69 ] 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=40f1c387-2c99-4fb6-b3fd-13a14a8ee301&recordId=61585&tableName=K_LEAVE& INFO 2025-10-17 10:13:44,434 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:44,434 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:44,434 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,435 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,436 [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 2025-10-17 10:13:44,436 [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 2025-10-17 10:13:44,519 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:44,519 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 83.3189ms INFO 2025-10-17 10:13:44,519 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,519 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.308ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:44,521 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=40f1c387-2c99-4fb6-b3fd-13a14a8ee301&flowID=78&nodeCode=begin& INFO 2025-10-17 10:13:44,521 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:44,521 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 85.361ms INFO 2025-10-17 10:13:44,521 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,521 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:44,521 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.3218ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:44,521 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,523 [69 ] 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 2025-10-17 10:13:44,565 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:44,565 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.2541ms INFO 2025-10-17 10:13:44,565 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,565 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1636ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:44,718 [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 2025-10-17 10:13:44,718 [69 ] 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 2025-10-17 10:13:44,719 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:44,719 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:44,719 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,719 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,720 [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 2025-10-17 10:13:44,720 [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 2025-10-17 10:13:44,722 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=40f1c387-2c99-4fb6-b3fd-13a14a8ee301& INFO 2025-10-17 10:13:44,722 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:44,722 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,723 [61 ] 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 2025-10-17 10:13:44,724 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:44,724 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:44,724 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5122ms INFO 2025-10-17 10:13:44,724 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,724 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5367ms INFO 2025-10-17 10:13:44,724 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4183ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:44,724 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,724 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2997ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:44,795 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:44,798 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.1014ms INFO 2025-10-17 10:13:44,798 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:44,799 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.8423ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:46,001 [81 ] 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 2025-10-17 10:13:46,001 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:13:46,001 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:46,002 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:46,003 [81 ] 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 2025-10-17 10:13:46,009 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:46,009 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2451ms INFO 2025-10-17 10:13:46,009 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:46,010 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5094ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:46,126 [81 ] 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 2025-10-17 10:13:46,126 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:46,126 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:46,127 [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 2025-10-17 10:13:46,131 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:46,131 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2908ms INFO 2025-10-17 10:13:46,131 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:46,131 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1932ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:46,228 [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_LEAVE&keyFieldValue=mrmM1mhyM1A%3D& INFO 2025-10-17 10:13:46,228 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:46,229 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:46,230 [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 2025-10-17 10:13:46,236 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:46,236 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3215ms INFO 2025-10-17 10:13:46,236 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:46,236 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2694ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:53,569 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 10:13:53,569 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:53,569 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:53,571 [81 ] 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 2025-10-17 10:13:53,600 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:53,600 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.1911ms INFO 2025-10-17 10:13:53,600 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:53,600 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3413ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:56,253 [81 ] 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 2025-10-17 10:13:56,254 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:56,254 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,255 [61 ] 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 2025-10-17 10:13:56,255 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:56,255 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,256 [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 2025-10-17 10:13:56,256 [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 2025-10-17 10:13:56,257 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 10:13:56,257 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:56,257 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,258 [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 2025-10-17 10:13:56,259 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:56,259 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,259 [72 ] 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 2025-10-17 10:13:56,259 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:56,259 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8026ms INFO 2025-10-17 10:13:56,259 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,259 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0524ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:56,260 [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 2025-10-17 10:13:56,260 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:56,260 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6136ms INFO 2025-10-17 10:13:56,260 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,260 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7331ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:56,263 [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 2025-10-17 10:13:56,263 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:56,263 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,263 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:56,263 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1244ms INFO 2025-10-17 10:13:56,263 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:56,263 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,263 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4138ms INFO 2025-10-17 10:13:56,263 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,263 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9955ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:56,263 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2727ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:56,264 [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 2025-10-17 10:13:56,269 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:56,269 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.7003ms INFO 2025-10-17 10:13:56,269 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,269 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4735ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:56,385 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1966& INFO 2025-10-17 10:13:56,385 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:56,385 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,386 [72 ] 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 2025-10-17 10:13:56,390 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:56,390 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.3392ms INFO 2025-10-17 10:13:56,390 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:56,390 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0305ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:57,198 [61 ] 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 2025-10-17 10:13:57,199 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:57,199 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:57,224 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 10:13:57,224 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:57,225 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:57,225 [61 ] 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 2025-10-17 10:13:57,226 [72 ] 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 2025-10-17 10:13:57,228 [72 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 10:13:57,229 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:57,229 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.2684ms INFO 2025-10-17 10:13:57,229 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:57,229 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6525ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:57,235 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:57,235 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.687ms INFO 2025-10-17 10:13:57,235 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:57,235 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1278ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:57,385 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1966& INFO 2025-10-17 10:13:57,385 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:57,385 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:57,386 [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 2025-10-17 10:13:57,390 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:57,390 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.5826ms INFO 2025-10-17 10:13:57,390 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:57,390 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5643ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:13:58,169 [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 2025-10-17 10:13:58,170 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:13:58,170 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:58,171 [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 2025-10-17 10:13:58,175 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:13:58,175 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9142ms INFO 2025-10-17 10:13:58,175 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:13:58,175 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0575ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:07,476 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760667427266&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:17:07,477 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:17:07,477 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0022ms 200 text/html INFO 2025-10-17 10:17:08,316 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760667428235 INFO 2025-10-17 10:17:08,317 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:17:08,317 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6762ms 200 application/javascript INFO 2025-10-17 10:17:08,441 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8725979952145524 INFO 2025-10-17 10:17:08,441 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:17:08,441 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.624ms 200 application/javascript INFO 2025-10-17 10:17:08,671 [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%3D1760667427266%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:17:08,671 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:17:08,671 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:08,672 [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 2025-10-17 10:17:08,673 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760667427266&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:17:08,676 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:08,676 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8854ms INFO 2025-10-17 10:17:08,676 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:08,677 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8814ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:08,683 [64 ] 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 2025-10-17 10:17:08,683 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:17:08,684 [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 2025-10-17 10:17:08,684 [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 2025-10-17 10:17:08,684 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:08,685 [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 2025-10-17 10:17:08,686 [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 2025-10-17 10:17:08,686 [64 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 10:17:08,686 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:08,686 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6877ms INFO 2025-10-17 10:17:08,686 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:08,686 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6756ms 401 application/json; charset=utf-8 INFO 2025-10-17 10:17:08,793 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2025-10-17 10:17:08,793 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:17:08,794 [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 2025-10-17 10:17:08,794 [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 2025-10-17 10:17:08,794 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:17:08,795 [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 2025-10-17 10:17:08,796 [64 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTU5IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxODgiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLljZXlv7XnpZYiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5NTkiLCJqdGkiOiJkNzIwN2JkZi1kYjhiLTRmMWYtODJlNy0xZjlkZmQwNTkzMGMiLCJpYXQiOjE3NjA1Nzk0ODMsIm5iZiI6MTc2MDU3OTQ4MSwiZXhwIjoxNzYwNjY1ODgzLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.lvQNbR4U1kvSQx-mqIh-k-fay8-oquQNKKEFiOZwna0 INFO 2025-10-17 10:17:08,799 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:08,799 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9089ms INFO 2025-10-17 10:17:08,799 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:17:08,799 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2815ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:08,918 [64 ] 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 2025-10-17 10:17:08,918 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:17:08,918 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:08,920 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:08,921 [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 2025-10-17 10:17:08,923 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:17:08,923 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:17:08,923 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:17:08,937 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:17:08,940 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:08,940 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8404ms INFO 2025-10-17 10:17:08,940 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:08,940 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.643ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,063 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:17:09,063 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,064 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,065 [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 2025-10-17 10:17:09,066 [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 2025-10-17 10:17:09,066 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:17:09,066 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,066 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,067 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:17:09,067 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:17:09,068 [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 2025-10-17 10:17:09,071 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,071 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5638ms INFO 2025-10-17 10:17:09,071 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,071 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2024ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,082 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:17:09,097 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:17:09,100 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,100 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.947ms INFO 2025-10-17 10:17:09,100 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,100 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2012ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,203 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:17:09,204 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,204 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,205 [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 2025-10-17 10:17:09,214 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,214 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.2388ms INFO 2025-10-17 10:17:09,214 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,214 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2801ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,236 [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 2025-10-17 10:17:09,236 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,236 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,238 [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 2025-10-17 10:17:09,241 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,241 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9609ms INFO 2025-10-17 10:17:09,241 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,241 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8359ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,296 [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 2025-10-17 10:17:09,296 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,296 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,298 [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 2025-10-17 10:17:09,298 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:17:09,298 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,298 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,299 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:17:09,299 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,299 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,299 [39 ] 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 2025-10-17 10:17:09,300 [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 2025-10-17 10:17:09,301 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,301 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4831ms INFO 2025-10-17 10:17:09,301 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,301 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1835ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,302 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,302 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0883ms INFO 2025-10-17 10:17:09,302 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,303 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.963ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,303 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,303 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9674ms INFO 2025-10-17 10:17:09,303 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,303 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9058ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,338 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:17:09,338 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,338 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,339 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:17:09,339 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,339 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,340 [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 2025-10-17 10:17:09,341 [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 2025-10-17 10:17:09,346 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,346 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.4972ms INFO 2025-10-17 10:17:09,346 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,346 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2698ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,347 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,347 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4711ms INFO 2025-10-17 10:17:09,347 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,347 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1593ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,478 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:17:09,478 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,478 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:17:09,478 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,479 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,479 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,479 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:17:09,480 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:09,480 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,480 [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 2025-10-17 10:17:09,480 [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 2025-10-17 10:17:09,481 [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 2025-10-17 10:17:09,486 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,486 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8687ms INFO 2025-10-17 10:17:09,486 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,486 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5696ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,488 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,488 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.155ms INFO 2025-10-17 10:17:09,488 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,488 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.065ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:09,500 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:09,500 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.0372ms INFO 2025-10-17 10:17:09,500 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:09,500 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7446ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:12,038 [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 2025-10-17 10:17:12,039 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:12,039 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:12,040 [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 2025-10-17 10:17:12,044 [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 2025-10-17 10:17:12,044 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:12,044 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:17:12,044 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4543ms INFO 2025-10-17 10:17:12,044 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:12,044 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:12,044 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6343ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:12,044 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:12,045 [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 2025-10-17 10:17:12,050 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:12,050 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.2917ms INFO 2025-10-17 10:17:12,050 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:12,050 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1408ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:17:13,519 [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 2025-10-17 10:17:13,520 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:17:13,520 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:17:13,520 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:13,521 [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 2025-10-17 10:17:13,579 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:17:13,579 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 57.4221ms INFO 2025-10-17 10:17:13,579 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 10:17:13,579 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.6411ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:07,876 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760667607337&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:20:07,877 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:20:07,877 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8584ms 200 text/html INFO 2025-10-17 10:20:08,601 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760667608133 INFO 2025-10-17 10:20:08,601 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:20:08,601 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6631ms 200 application/javascript INFO 2025-10-17 10:20:08,680 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.31946003185887895 INFO 2025-10-17 10:20:08,681 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:20:08,681 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4714ms 200 application/javascript INFO 2025-10-17 10:20:08,881 [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%3D1760667607337%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:20:08,882 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:20:08,882 [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 2025-10-17 10:20:08,882 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:08,882 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:20:08,882 [45 ] 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 2025-10-17 10:20:08,882 [45 ] 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 2025-10-17 10:20:08,882 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:08,883 [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 2025-10-17 10:20:08,884 [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). WARN 2025-10-17 10:20:08,884 [45 ] 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 2025-10-17 10:20:08,884 [45 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 10:20:08,884 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:08,884 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7434ms INFO 2025-10-17 10:20:08,884 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:08,885 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760667607337&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:20:08,885 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9065ms 401 application/json; charset=utf-8 INFO 2025-10-17 10:20:08,887 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:08,887 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.242ms INFO 2025-10-17 10:20:08,888 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:08,888 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4218ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,082 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 10:20:09,082 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:20:09,083 [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 2025-10-17 10:20:09,083 [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 2025-10-17 10:20:09,083 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:20:09,084 [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 2025-10-17 10:20:09,085 [65 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5MDAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTI1MyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOS4veWNjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTAwIiwianRpIjoiOGZhZWVhYWItMTQ2My00NTk0LWJlMmYtMTU0ZmQ1YTVhODM4IiwiaWF0IjoxNzYwNDg2MDI0LCJuYmYiOjE3NjA0ODYwMjIsImV4cCI6MTc2MDU3MjQyNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.GDu01DOjyuIm_O_xJYaGDPBuYSV9iRe4VPQ2wNyzOH0 INFO 2025-10-17 10:20:09,088 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,088 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0235ms INFO 2025-10-17 10:20:09,088 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:20:09,088 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.404ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,236 [73 ] 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 2025-10-17 10:20:09,236 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:20:09,236 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,238 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,240 [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 2025-10-17 10:20:09,241 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:20:09,241 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:20:09,241 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:20:09,256 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:20:09,258 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,258 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7895ms INFO 2025-10-17 10:20:09,259 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,259 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7093ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,401 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:20:09,401 [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 2025-10-17 10:20:09,402 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,402 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,402 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,402 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,403 [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 2025-10-17 10:20:09,403 [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 2025-10-17 10:20:09,404 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:20:09,404 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:20:09,404 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:20:09,406 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,406 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1993ms INFO 2025-10-17 10:20:09,406 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,406 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1586ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,419 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:20:09,433 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:20:09,436 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,436 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9873ms INFO 2025-10-17 10:20:09,436 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,436 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9233ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,572 [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 2025-10-17 10:20:09,572 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:20:09,572 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,572 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,572 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,572 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,574 [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 2025-10-17 10:20:09,574 [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 2025-10-17 10:20:09,577 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,577 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6071ms INFO 2025-10-17 10:20:09,577 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,577 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8237ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,582 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,582 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4376ms INFO 2025-10-17 10:20:09,582 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,582 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5931ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,676 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:20:09,676 [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 2025-10-17 10:20:09,676 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,676 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,676 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,676 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,678 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:20:09,678 [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 2025-10-17 10:20:09,678 [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 2025-10-17 10:20:09,678 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,678 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,679 [45 ] 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 2025-10-17 10:20:09,682 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,682 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,682 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.9488ms INFO 2025-10-17 10:20:09,682 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,682 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0428ms INFO 2025-10-17 10:20:09,682 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,682 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1059ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,682 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1505ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,683 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,683 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5204ms INFO 2025-10-17 10:20:09,683 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,683 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2985ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,723 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:20:09,723 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,723 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,724 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:20:09,724 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:20:09,724 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,724 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,724 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,724 [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 2025-10-17 10:20:09,725 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,726 [45 ] 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 2025-10-17 10:20:09,726 [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 2025-10-17 10:20:09,730 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,730 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6633ms INFO 2025-10-17 10:20:09,730 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,730 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4234ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,731 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,731 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.5356ms INFO 2025-10-17 10:20:09,731 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,731 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1549ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,732 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,732 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4697ms INFO 2025-10-17 10:20:09,732 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,732 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4224ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,812 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:20:09,812 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,812 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,814 [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 2025-10-17 10:20:09,817 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:20:09,817 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:09,817 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,819 [45 ] 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 2025-10-17 10:20:09,822 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,822 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.142ms INFO 2025-10-17 10:20:09,822 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,822 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9634ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:09,838 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:09,838 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.6446ms INFO 2025-10-17 10:20:09,838 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:09,838 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3162ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:12,976 [46 ] 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 2025-10-17 10:20:12,977 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:12,977 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:12,978 [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 2025-10-17 10:20:12,981 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 10:20:12,981 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:12,982 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:12,982 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:12,982 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5893ms INFO 2025-10-17 10:20:12,982 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:12,982 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6672ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:12,982 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 10:20:12,982 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:12,982 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:12,983 [73 ] 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 2025-10-17 10:20:12,983 [46 ] 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 2025-10-17 10:20:12,989 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:12,989 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:12,989 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.8171ms INFO 2025-10-17 10:20:12,989 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.1985ms INFO 2025-10-17 10:20:12,989 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:12,989 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:12,989 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1958ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:12,989 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4562ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:13,007 [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 2025-10-17 10:20:13,007 [6 ] 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 2025-10-17 10:20:13,007 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:13,007 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:13,007 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:13,007 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:13,008 [6 ] 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 2025-10-17 10:20:13,008 [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 2025-10-17 10:20:13,011 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:13,011 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:13,011 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1206ms INFO 2025-10-17 10:20:13,011 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:13,011 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1265ms INFO 2025-10-17 10:20:13,011 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:13,011 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9177ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:13,012 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8788ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:13,141 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1900& INFO 2025-10-17 10:20:13,141 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:13,141 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:13,142 [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 2025-10-17 10:20:13,147 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:13,157 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 14.3321ms INFO 2025-10-17 10:20:13,157 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:13,157 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1404ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:14,446 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 10:20:14,447 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:14,447 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:14,448 [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 2025-10-17 10:20:14,450 [67 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 10:20:14,457 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:14,457 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.7648ms INFO 2025-10-17 10:20:14,457 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:14,457 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9404ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:14,457 [79 ] 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 2025-10-17 10:20:14,457 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:14,458 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:14,459 [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 2025-10-17 10:20:14,462 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:14,462 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9529ms INFO 2025-10-17 10:20:14,462 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:14,462 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7046ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:14,616 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1900& INFO 2025-10-17 10:20:14,616 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:14,616 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:14,617 [79 ] 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 2025-10-17 10:20:14,621 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:14,630 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 12.3921ms INFO 2025-10-17 10:20:14,630 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:14,630 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2616ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:20:24,356 [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 2025-10-17 10:20:24,356 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:20:24,357 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:24,358 [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 2025-10-17 10:20:24,362 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:20:24,362 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5534ms INFO 2025-10-17 10:20:24,362 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:20:24,362 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7486ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:50,392 [51 ] 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 2025-10-17 10:29:50,393 [51 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 10:29:50,393 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5552ms 304 text/html INFO 2025-10-17 10:29:50,498 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 10:29:50,498 [51 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 10:29:50,498 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4673ms 304 application/javascript INFO 2025-10-17 10:29:50,569 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760668190273&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:29:50,569 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:29:50,569 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6114ms 200 text/html INFO 2025-10-17 10:29:51,849 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760668191601 INFO 2025-10-17 10:29:51,850 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:29:51,850 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7047ms 200 application/javascript INFO 2025-10-17 10:29:51,969 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5771676071566886 INFO 2025-10-17 10:29:51,969 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:29:51,970 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.648ms 200 application/javascript INFO 2025-10-17 10:29:52,171 [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%3D1760668190273%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:29:52,171 [76 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:29:52,171 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,172 [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 2025-10-17 10:29:52,174 [76 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760668190273&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:29:52,176 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,176 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9122ms INFO 2025-10-17 10:29:52,176 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,177 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.849ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:52,217 [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 2025-10-17 10:29:52,217 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:29:52,218 [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 2025-10-17 10:29:52,218 [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 2025-10-17 10:29:52,218 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,219 [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 2025-10-17 10:29:52,220 [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 2025-10-17 10:29:52,220 [34 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 10:29:52,220 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,220 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8027ms INFO 2025-10-17 10:29:52,220 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,220 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2435ms 401 application/json; charset=utf-8 INFO 2025-10-17 10:29:52,337 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 10:29:52,337 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:29:52,337 [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 2025-10-17 10:29:52,337 [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 2025-10-17 10:29:52,337 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:29:52,339 [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 2025-10-17 10:29:52,340 [34 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIzOTEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTk0NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-WIqeengCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMzkxIiwianRpIjoiOWQyMzZkOTktNmJlZS00OTRhLTkwMTMtY2I1NGEyYzE3OWI5IiwiaWF0IjoxNzYwNTc4NzQ2LCJuYmYiOjE3NjA1Nzg3NDQsImV4cCI6MTc2MDY2NTE0NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.NAUPiI3hybPfG6hveYqDvOJF_6meRRcJGilf_ol5q_g INFO 2025-10-17 10:29:52,342 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,342 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.6556ms INFO 2025-10-17 10:29:52,342 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:29:52,343 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7127ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:52,489 [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 2025-10-17 10:29:52,489 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:29:52,489 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:52,491 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,493 [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 2025-10-17 10:29:52,494 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:29:52,494 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:29:52,494 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:29:52,509 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:29:52,511 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,511 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6823ms INFO 2025-10-17 10:29:52,511 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,511 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4377ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:52,649 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:29:52,649 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:52,649 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,650 [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 2025-10-17 10:29:52,650 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:52,651 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,651 [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 2025-10-17 10:29:52,652 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:29:52,652 [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 2025-10-17 10:29:52,652 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:29:52,652 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:29:52,655 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,655 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.18ms INFO 2025-10-17 10:29:52,655 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,655 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1124ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:52,667 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:29:52,681 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:29:52,684 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,684 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9459ms INFO 2025-10-17 10:29:52,684 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,684 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9234ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:52,857 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:29:52,857 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:52,858 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,858 [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 2025-10-17 10:29:52,858 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:52,858 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,859 [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 2025-10-17 10:29:52,860 [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 2025-10-17 10:29:52,863 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,863 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2595ms INFO 2025-10-17 10:29:52,863 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,863 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0766ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:52,867 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,867 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.0565ms INFO 2025-10-17 10:29:52,867 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,867 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0027ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:52,899 [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 2025-10-17 10:29:52,900 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:52,900 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,901 [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 2025-10-17 10:29:52,904 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,904 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0014ms INFO 2025-10-17 10:29:52,904 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,904 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6934ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:52,969 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:29:52,970 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:52,970 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,970 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:29:52,971 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:52,971 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,971 [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 2025-10-17 10:29:52,972 [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 2025-10-17 10:29:52,974 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,974 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8821ms INFO 2025-10-17 10:29:52,974 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,974 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6905ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:52,975 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:52,975 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0748ms INFO 2025-10-17 10:29:52,975 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:52,975 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7629ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:53,018 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:29:53,018 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:53,019 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:53,020 [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 2025-10-17 10:29:53,027 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:53,027 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2858ms INFO 2025-10-17 10:29:53,027 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:53,027 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.97ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:53,090 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:29:53,090 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:29:53,090 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:53,090 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:53,090 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:53,090 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:53,091 [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 2025-10-17 10:29:53,091 [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 2025-10-17 10:29:53,095 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:53,096 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.1075ms INFO 2025-10-17 10:29:53,096 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:53,096 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9581ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:53,096 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:53,097 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0971ms INFO 2025-10-17 10:29:53,097 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:53,097 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9848ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:53,138 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:29:53,139 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:29:53,139 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:53,139 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:53,139 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:53,139 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:53,140 [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 2025-10-17 10:29:53,140 [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 2025-10-17 10:29:53,152 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:53,152 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.3004ms INFO 2025-10-17 10:29:53,152 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:53,153 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9948ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:53,162 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:53,162 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.4925ms INFO 2025-10-17 10:29:53,162 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:53,163 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2252ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:54,570 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 10:29:54,570 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:54,570 [4 ] 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 2025-10-17 10:29:54,570 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,570 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:54,570 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 10:29:54,571 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,571 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:54,571 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,572 [62 ] 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 2025-10-17 10:29:54,572 [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 2025-10-17 10:29:54,572 [34 ] 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 2025-10-17 10:29:54,575 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:54,575 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3972ms INFO 2025-10-17 10:29:54,575 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,575 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2851ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:54,576 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:54,577 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.6097ms INFO 2025-10-17 10:29:54,577 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,577 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1923ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:54,577 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:54,577 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.3267ms INFO 2025-10-17 10:29:54,577 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,577 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6632ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:54,649 [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 2025-10-17 10:29:54,649 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:54,649 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,650 [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 2025-10-17 10:29:54,653 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:54,653 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7757ms INFO 2025-10-17 10:29:54,653 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,653 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5292ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:54,701 [62 ] 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 2025-10-17 10:29:54,701 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:54,701 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,703 [62 ] 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 2025-10-17 10:29:54,705 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:54,705 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.6577ms INFO 2025-10-17 10:29:54,705 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,705 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4923ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:54,729 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2391& INFO 2025-10-17 10:29:54,729 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:54,729 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,730 [76 ] 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 2025-10-17 10:29:54,734 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:54,737 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.0576ms INFO 2025-10-17 10:29:54,737 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:54,737 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7276ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:55,217 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 10:29:55,218 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:55,218 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:55,219 [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 2025-10-17 10:29:55,221 [62 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 10:29:55,228 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:55,229 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.2013ms INFO 2025-10-17 10:29:55,229 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:55,229 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3023ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:55,238 [62 ] 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 2025-10-17 10:29:55,238 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:55,238 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:55,240 [62 ] 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 2025-10-17 10:29:55,243 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:55,243 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.0705ms INFO 2025-10-17 10:29:55,243 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:55,243 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9067ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:55,330 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2391& INFO 2025-10-17 10:29:55,330 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:55,330 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:55,331 [50 ] 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 2025-10-17 10:29:55,335 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:55,338 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2135ms INFO 2025-10-17 10:29:55,338 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:55,338 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9825ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:29:56,288 [62 ] 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 2025-10-17 10:29:56,289 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:29:56,289 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:56,290 [62 ] 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 2025-10-17 10:29:56,308 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:29:56,308 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 17.9675ms INFO 2025-10-17 10:29:56,308 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:29:56,309 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1174ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:06,691 [34 ] 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 2025-10-17 10:30:06,691 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:30:06,692 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7272ms 200 text/html INFO 2025-10-17 10:30:06,744 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 10:30:06,744 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:06,762 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760668206437&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:30:06,762 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 10:30:06,762 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:30:06,762 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5264ms 200 text/html INFO 2025-10-17 10:30:06,765 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 10:30:06,765 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2315ms 200 text/css INFO 2025-10-17 10:30:06,766 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 10:30:06,766 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 10:30:06,766 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6622ms 200 application/javascript INFO 2025-10-17 10:30:06,770 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 10:30:06,770 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 10:30:06,771 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 10:30:06,771 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8965ms 200 application/javascript INFO 2025-10-17 10:30:06,771 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 10:30:06,771 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5477ms 200 application/javascript INFO 2025-10-17 10:30:06,817 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 10:30:06,817 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.8908ms 200 application/javascript INFO 2025-10-17 10:30:06,829 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 10:30:06,829 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 10:30:06,829 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5607ms 200 application/javascript INFO 2025-10-17 10:30:06,832 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 10:30:06,833 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 10:30:06,833 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5776ms 0 application/javascript INFO 2025-10-17 10:30:06,836 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 10:30:06,837 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 10:30:06,837 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:06,840 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 10:30:06,840 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2923ms 200 text/css INFO 2025-10-17 10:30:06,847 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 10:30:06,847 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 10:30:06,848 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9523ms 200 application/javascript INFO 2025-10-17 10:30:06,848 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 10:30:06,848 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4977ms 200 application/javascript INFO 2025-10-17 10:30:06,858 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 10:30:06,858 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 10:30:06,858 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5089ms 200 application/javascript INFO 2025-10-17 10:30:06,866 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 10:30:06,866 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 10:30:06,866 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 10:30:06,866 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3494ms 200 application/javascript INFO 2025-10-17 10:30:06,867 [36 ] 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 2025-10-17 10:30:06,867 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2487ms 200 application/javascript INFO 2025-10-17 10:30:06,875 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 10:30:06,875 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 10:30:06,876 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5077ms 200 application/javascript INFO 2025-10-17 10:30:06,896 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 10:30:06,897 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 10:30:06,897 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9883ms 200 application/javascript INFO 2025-10-17 10:30:07,304 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 10:30:07,305 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 10:30:07,305 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6199ms 200 application/javascript INFO 2025-10-17 10:30:07,569 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760668207236 INFO 2025-10-17 10:30:07,569 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:30:07,569 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.621ms 200 application/javascript INFO 2025-10-17 10:30:07,641 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5044616719888015 INFO 2025-10-17 10:30:07,641 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:30:07,641 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7692ms 200 application/javascript INFO 2025-10-17 10:30:07,656 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 10:30:07,656 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 10:30:07,656 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.864ms 200 image/jpeg INFO 2025-10-17 10:30:07,711 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760668206437&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:30:07,711 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 10:30:07,711 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6246ms 200 text/html INFO 2025-10-17 10:30:07,778 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 10:30:07,778 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:30:07,778 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6082ms 200 application/javascript INFO 2025-10-17 10:30:07,833 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 10:30:07,833 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:30:07,835 [36 ] 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 2025-10-17 10:30:07,837 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 10:30:07,837 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 10:30:07,837 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 10:30:07,837 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 10:30:07,837 [36 ] 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 2025-10-17 10:30:07,840 [36 ] 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 2025-10-17 10:30:07,840 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 5.1685ms INFO 2025-10-17 10:30:07,840 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:30:07,841 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5018ms 302 INFO 2025-10-17 10:30:08,135 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=r6NYlFpiAvN_O3ElzETAIS3zVpMMcl7Fto0Ap8v_OBE&state=ww0fe1cb02189622be INFO 2025-10-17 10:30:08,135 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 10:30:08,135 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7004ms 200 text/html INFO 2025-10-17 10:30:08,183 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=r6NYlFpiAvN_O3ElzETAIS3zVpMMcl7Fto0Ap8v_OBE INFO 2025-10-17 10:30:08,183 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:30:08,184 [50 ] 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 2025-10-17 10:30:08,185 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:r6NYlFpiAvN_O3ElzETAIS3zVpMMcl7Fto0Ap8v_OBE,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 10:30:08,185 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 10:30:08,185 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:r6NYlFpiAvN_O3ElzETAIS3zVpMMcl7Fto0Ap8v_OBE INFO 2025-10-17 10:30:08,185 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 10:30:08,185 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 10:30:08,186 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:bxrcFAkz6XhVjXM0fwrxqUog6SNB__TilKnE2joM6FoR6vneltFBQ0_9k2sKnvtovM0NAsUfj_nCQBf972J_YymCWT6MZ9VYlHTo-VGLMWdhWZRvtfoFwPQOsQDoEPi5BCBChIhJbliPF64MtoOScGaVZFy-70E5IzkgvLJRBBd0mTBxUKwNamYNS2kNZFTsK9nD3818CKbhCGMxPBESVQ INFO 2025-10-17 10:30:08,186 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=bxrcFAkz6XhVjXM0fwrxqUog6SNB__TilKnE2joM6FoR6vneltFBQ0_9k2sKnvtovM0NAsUfj_nCQBf972J_YymCWT6MZ9VYlHTo-VGLMWdhWZRvtfoFwPQOsQDoEPi5BCBChIhJbliPF64MtoOScGaVZFy-70E5IzkgvLJRBBd0mTBxUKwNamYNS2kNZFTsK9nD3818CKbhCGMxPBESVQ&code=r6NYlFpiAvN_O3ElzETAIS3zVpMMcl7Fto0Ap8v_OBE INFO 2025-10-17 10:30:08,552 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"17607852748","DeviceId":"a8aacfd79522f9ca","errcode":0,"errmsg":"ok"} INFO 2025-10-17 10:30:08,566 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:a8aacfd79522f9ca WxUserId:17607852748 INFO 2025-10-17 10:30:08,582 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D014625,a0188:1960 INFO 2025-10-17 10:30:08,618 [50 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 10:30:08,618 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 433.6687ms INFO 2025-10-17 10:30:08,618 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:30:08,618 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 435.7305ms 200 text/plain; charset=utf-8 INFO 2025-10-17 10:30:08,680 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760668208354&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 10:30:08,681 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:30:08,681 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6656ms 200 text/html INFO 2025-10-17 10:30:09,063 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760668208753 INFO 2025-10-17 10:30:09,063 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:30:09,063 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7158ms 200 application/javascript INFO 2025-10-17 10:30:09,136 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8687012727259892 INFO 2025-10-17 10:30:09,136 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:30:09,137 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9342ms 200 application/javascript INFO 2025-10-17 10:30:09,260 [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%3D1760668208354%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 10:30:09,260 [36 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:30:09,260 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,261 [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 2025-10-17 10:30:09,261 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:09,261 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,262 [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 2025-10-17 10:30:09,263 [36 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760668208354&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 10:30:09,263 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,264 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 10:30:09,265 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,265 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5087ms INFO 2025-10-17 10:30:09,265 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,265 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5865ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,268 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:30:09,268 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:30:09,268 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:30:09,283 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:30:09,285 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,285 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.684ms INFO 2025-10-17 10:30:09,285 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,285 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3129ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,398 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:30:09,398 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,398 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,399 [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 2025-10-17 10:30:09,400 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:30:09,400 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:30:09,400 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:30:09,415 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:30:09,422 [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 2025-10-17 10:30:09,422 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,422 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,423 [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 2025-10-17 10:30:09,426 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,427 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.195ms INFO 2025-10-17 10:30:09,427 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,427 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0208ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,429 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:30:09,432 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,432 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.5706ms INFO 2025-10-17 10:30:09,432 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,432 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4743ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,505 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 10:30:09,505 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 10:30:09,505 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:09,505 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:09,505 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 10:30:09,505 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:09,505 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 10:30:09,505 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5686ms 200 application/javascript INFO 2025-10-17 10:30:09,505 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 10:30:09,505 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 10:30:09,506 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6862ms 200 application/javascript INFO 2025-10-17 10:30:09,506 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4858ms 200 application/javascript INFO 2025-10-17 10:30:09,513 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 10:30:09,513 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 10:30:09,513 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 10:30:09,513 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:09,513 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 10:30:09,513 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.406ms 200 text/css INFO 2025-10-17 10:30:09,513 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 10:30:09,513 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 10:30:09,514 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7834ms 200 text/css INFO 2025-10-17 10:30:09,514 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0227ms 200 application/javascript INFO 2025-10-17 10:30:09,551 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 10:30:09,552 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 10:30:09,552 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:09,552 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 10:30:09,552 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4775ms 200 application/javascript INFO 2025-10-17 10:30:09,552 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 10:30:09,552 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:09,553 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 10:30:09,553 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3672ms 200 application/javascript INFO 2025-10-17 10:30:09,553 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 10:30:09,553 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4045ms 200 text/css INFO 2025-10-17 10:30:09,561 [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 2025-10-17 10:30:09,562 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:30:09,562 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,562 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,562 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,562 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,563 [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 2025-10-17 10:30:09,563 [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 2025-10-17 10:30:09,567 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,567 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5378ms INFO 2025-10-17 10:30:09,567 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,567 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.411ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,572 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,572 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5628ms INFO 2025-10-17 10:30:09,572 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,572 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.268ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,665 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 10:30:09,665 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 10:30:09,665 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 10:30:09,665 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 10:30:09,665 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 10:30:09,665 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4699ms 200 image/png INFO 2025-10-17 10:30:09,665 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 10:30:09,665 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.537ms 200 image/png INFO 2025-10-17 10:30:09,665 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 10:30:09,665 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.614ms 200 image/png INFO 2025-10-17 10:30:09,665 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 10:30:09,665 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6646ms 200 image/png INFO 2025-10-17 10:30:09,666 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:30:09,666 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,666 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,667 [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 2025-10-17 10:30:09,672 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,672 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6817ms INFO 2025-10-17 10:30:09,672 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,672 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.399ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,695 [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 2025-10-17 10:30:09,695 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,696 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,697 [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 2025-10-17 10:30:09,700 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,700 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9351ms INFO 2025-10-17 10:30:09,700 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,700 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7137ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,704 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:30:09,704 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,704 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,704 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:30:09,705 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:30:09,705 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,705 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,705 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,705 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,705 [70 ] 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 2025-10-17 10:30:09,706 [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 2025-10-17 10:30:09,706 [50 ] 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 2025-10-17 10:30:09,708 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,708 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.071ms INFO 2025-10-17 10:30:09,708 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,709 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9354ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,709 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,709 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8317ms INFO 2025-10-17 10:30:09,709 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,709 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4405ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,713 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,714 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3227ms INFO 2025-10-17 10:30:09,714 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,714 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:30:09,714 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.002ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,714 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,714 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,715 [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 2025-10-17 10:30:09,718 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,718 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.049ms INFO 2025-10-17 10:30:09,718 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,718 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5845ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,739 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 10:30:09,740 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 10:30:09,740 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5546ms 200 image/png INFO 2025-10-17 10:30:09,750 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 10:30:09,750 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 10:30:09,750 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 10:30:09,750 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 10:30:09,750 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7749ms 200 image/jpeg INFO 2025-10-17 10:30:09,750 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6789ms 200 image/jpeg INFO 2025-10-17 10:30:09,762 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 10:30:09,763 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 10:30:09,763 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3426ms 200 image/jpeg INFO 2025-10-17 10:30:09,790 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:30:09,790 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,790 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,792 [4 ] 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 2025-10-17 10:30:09,798 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:30:09,798 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:09,798 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,799 [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 2025-10-17 10:30:09,800 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,800 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6726ms INFO 2025-10-17 10:30:09,800 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,800 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.507ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:09,815 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:09,816 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0507ms INFO 2025-10-17 10:30:09,816 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:09,816 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6749ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:12,336 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 10:30:12,336 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 10:30:12,336 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:12,336 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 10:30:12,337 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 10:30:12,337 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0481ms 200 text/css INFO 2025-10-17 10:30:12,337 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7249ms 200 application/javascript INFO 2025-10-17 10:30:12,462 [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 2025-10-17 10:30:12,463 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:12,463 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,464 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 10:30:12,464 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:12,464 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,464 [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 2025-10-17 10:30:12,465 [50 ] 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 2025-10-17 10:30:12,468 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:12,468 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4836ms INFO 2025-10-17 10:30:12,468 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,468 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5395ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:12,470 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:12,470 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.8923ms INFO 2025-10-17 10:30:12,470 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,470 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5968ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:12,499 [62 ] 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 2025-10-17 10:30:12,499 [50 ] 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 2025-10-17 10:30:12,499 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:12,499 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,499 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 10:30:12,499 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:12,500 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,500 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:12,500 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,501 [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 2025-10-17 10:30:12,501 [50 ] 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 2025-10-17 10:30:12,501 [4 ] 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 2025-10-17 10:30:12,504 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:12,504 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:12,504 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2299ms INFO 2025-10-17 10:30:12,504 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,504 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1113ms INFO 2025-10-17 10:30:12,504 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,504 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9203ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:12,504 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7289ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:12,505 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:12,506 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.7027ms INFO 2025-10-17 10:30:12,506 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,506 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2027ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:12,576 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1960& INFO 2025-10-17 10:30:12,576 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:12,576 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,577 [50 ] 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 2025-10-17 10:30:12,581 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:12,581 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.4819ms INFO 2025-10-17 10:30:12,581 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:12,581 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2764ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:13,391 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 10:30:13,391 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 10:30:13,391 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:13,391 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 10:30:13,391 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 10:30:13,392 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7933ms 200 application/javascript INFO 2025-10-17 10:30:13,392 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9692ms 200 text/css INFO 2025-10-17 10:30:13,493 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 10:30:13,493 [62 ] 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 2025-10-17 10:30:13,493 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:13,493 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:13,494 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:13,494 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:13,495 [70 ] 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 2025-10-17 10:30:13,495 [62 ] 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 2025-10-17 10:30:13,497 [70 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 10:30:13,499 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:13,499 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6079ms INFO 2025-10-17 10:30:13,499 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:13,499 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5947ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:13,504 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:13,505 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.5585ms INFO 2025-10-17 10:30:13,505 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:13,505 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6027ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:13,624 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1960& INFO 2025-10-17 10:30:13,624 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:13,624 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:13,625 [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 2025-10-17 10:30:13,629 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:13,629 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.7337ms INFO 2025-10-17 10:30:13,629 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:13,629 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7198ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:14,431 [50 ] 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 2025-10-17 10:30:14,432 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:14,432 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:14,433 [50 ] 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 2025-10-17 10:30:14,437 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:14,437 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7886ms INFO 2025-10-17 10:30:14,437 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:14,437 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8187ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:16,743 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 10:30:16,743 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:16,744 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:16,745 [70 ] 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 2025-10-17 10:30:16,747 [70 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 10:30:16,751 [50 ] 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 2025-10-17 10:30:16,751 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:16,751 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:16,752 [50 ] 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 2025-10-17 10:30:16,756 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:16,756 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5536ms INFO 2025-10-17 10:30:16,756 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:16,756 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3688ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:16,784 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:16,785 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 39.8406ms INFO 2025-10-17 10:30:16,785 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:16,785 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.9294ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:16,912 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1960& INFO 2025-10-17 10:30:16,912 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:16,913 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:16,914 [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 2025-10-17 10:30:16,918 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:16,918 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.858ms INFO 2025-10-17 10:30:16,918 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:16,918 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7353ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:18,666 [62 ] 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 2025-10-17 10:30:18,666 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:18,666 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:18,667 [62 ] 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 2025-10-17 10:30:18,671 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:18,671 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6721ms INFO 2025-10-17 10:30:18,671 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:18,671 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.742ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:19,435 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 10:30:19,436 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:19,436 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:19,438 [70 ] 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 2025-10-17 10:30:19,442 [70 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= ERROR 2025-10-17 10:30:19,446 [70 ] 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 2025-10-17 10:30:19,449 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:19,449 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 11.5071ms INFO 2025-10-17 10:30:19,449 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:19,450 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3319ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:19,455 [62 ] 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 2025-10-17 10:30:19,456 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:19,456 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:19,457 [62 ] 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 2025-10-17 10:30:19,460 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:19,460 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9833ms INFO 2025-10-17 10:30:19,460 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:19,460 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7182ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:19,552 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1960& INFO 2025-10-17 10:30:19,553 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:19,553 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:19,554 [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 2025-10-17 10:30:19,557 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:19,557 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.3063ms INFO 2025-10-17 10:30:19,557 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:19,558 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0821ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:20,343 [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 2025-10-17 10:30:20,344 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:20,344 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:20,345 [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 2025-10-17 10:30:20,349 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:20,349 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5684ms INFO 2025-10-17 10:30:20,349 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:20,349 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.745ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:23,801 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/setting.72807cef.css INFO 2025-10-17 10:30:23,801 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/setting.b1869237.js INFO 2025-10-17 10:30:23,801 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:30:23,801 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/setting.b1869237.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\setting.b1869237.js' INFO 2025-10-17 10:30:23,801 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/setting.72807cef.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\setting.72807cef.css' INFO 2025-10-17 10:30:23,801 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8137ms 200 application/javascript INFO 2025-10-17 10:30:23,801 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8513ms 200 text/css INFO 2025-10-17 10:30:23,863 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ts.c79ecdf1.png INFO 2025-10-17 10:30:23,864 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ts.c79ecdf1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ts.c79ecdf1.png' INFO 2025-10-17 10:30:23,864 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6015ms 200 image/png INFO 2025-10-17 10:30:23,893 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/AutoUpdate/GetVersion?& INFO 2025-10-17 10:30:23,893 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:23,893 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:30:23,895 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetVersion", controller = "AutoUpdate", area = ""}. Executing controller action with signature System.String GetVersion() on controller Sg.HcmMb.Controllers.AutoUpdateController (Sg.Hcm.Web.Core). INFO 2025-10-17 10:30:23,898 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:23,898 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core) in 3.1465ms INFO 2025-10-17 10:30:23,898 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:30:23,898 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1808ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:30:25,983 [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 2025-10-17 10:30:25,983 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:30:25,983 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:25,985 [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 2025-10-17 10:30:25,989 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:30:25,989 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9188ms INFO 2025-10-17 10:30:25,989 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:30:25,989 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1002ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:31:27,014 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 432 INFO 2025-10-17 10:31:27,014 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:31:27,016 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 10:31:27,039 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:31:27,049 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 32.934ms INFO 2025-10-17 10:31:27,049 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:31:27,049 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.387ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:31:27,176 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 433 INFO 2025-10-17 10:31:27,177 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:31:27,178 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 10:31:27,185 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:31:27,186 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 7.6061ms INFO 2025-10-17 10:31:27,186 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:31:27,186 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8296ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:33:03,453 [28 ] 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 2025-10-17 10:33:03,453 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:33:03,454 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:33:03,455 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 10:33:03,456 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:33:03,456 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:33:03,456 [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 2025-10-17 10:33:03,457 [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 2025-10-17 10:33:03,461 [38 ] 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 2025-10-17 10:33:03,462 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:33:03,462 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:33:03,463 [38 ] 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 2025-10-17 10:33:03,464 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:33:03,464 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 6.8137ms INFO 2025-10-17 10:33:03,464 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:33:03,464 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6246ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:33:03,465 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:33:03,465 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.9856ms INFO 2025-10-17 10:33:03,465 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:33:03,465 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2211ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:33:03,472 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:33:03,476 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 12.7657ms INFO 2025-10-17 10:33:03,476 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:33:03,476 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5219ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:33:04,697 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 10:33:04,697 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:33:04,698 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:33:04,699 [38 ] 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 2025-10-17 10:33:04,701 [38 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 10:33:04,719 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:33:04,719 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 19.7964ms INFO 2025-10-17 10:33:04,719 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:33:04,719 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8781ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:39,880 [52 ] 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 2025-10-17 10:35:39,880 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:35:39,880 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:39,880 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:39,882 [52 ] 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 2025-10-17 10:35:39,891 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:39,891 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.1964ms INFO 2025-10-17 10:35:39,891 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:39,891 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4626ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:40,220 [26 ] 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 2025-10-17 10:35:40,220 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:35:40,220 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:40,220 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:40,222 [26 ] 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 2025-10-17 10:35:40,231 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:40,231 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.3511ms INFO 2025-10-17 10:35:40,231 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:40,231 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4819ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:40,582 [52 ] 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 2025-10-17 10:35:40,582 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:35:40,582 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:40,582 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:40,584 [52 ] 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 2025-10-17 10:35:40,592 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:40,592 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.5646ms INFO 2025-10-17 10:35:40,592 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:40,593 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8287ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:40,624 [26 ] 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 2025-10-17 10:35:40,624 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:35:40,624 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:40,624 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:40,625 [26 ] 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 2025-10-17 10:35:40,633 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:40,633 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.032ms INFO 2025-10-17 10:35:40,633 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:40,634 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8289ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:40,734 [45 ] 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 2025-10-17 10:35:40,734 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:35:40,734 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:40,734 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:40,736 [45 ] 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 2025-10-17 10:35:40,745 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:40,745 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.438ms INFO 2025-10-17 10:35:40,745 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:40,745 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2822ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:40,979 [79 ] 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 2025-10-17 10:35:40,979 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:35:40,979 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:40,980 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:40,981 [79 ] 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 2025-10-17 10:35:40,989 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:40,989 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.2388ms INFO 2025-10-17 10:35:40,989 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:40,989 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1375ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:41,150 [26 ] 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 2025-10-17 10:35:41,150 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:35:41,151 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:41,151 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,152 [26 ] 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 2025-10-17 10:35:41,161 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:41,161 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.9271ms INFO 2025-10-17 10:35:41,161 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,162 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2832ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:41,315 [79 ] 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 2025-10-17 10:35:41,316 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:35:41,316 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:41,316 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,317 [79 ] 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 2025-10-17 10:35:41,326 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:41,326 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.3837ms INFO 2025-10-17 10:35:41,326 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,326 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6308ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:41,409 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 10:35:41,410 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:41,410 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,411 [79 ] 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 2025-10-17 10:35:41,413 [79 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 10:35:41,444 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=7X8cfjoAn9I%3D&isDeptCode=true& INFO 2025-10-17 10:35:41,444 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:41,444 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,445 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:41,445 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 33.9362ms INFO 2025-10-17 10:35:41,445 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,445 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.643ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:41,446 [45 ] 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 2025-10-17 10:35:41,448 [45 ] Sg.HcmMb.PubClass.ShareData - oldValue:7X8cfjoAn9I= INFO 2025-10-17 10:35:41,451 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:41,451 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.758ms INFO 2025-10-17 10:35:41,451 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,451 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3546ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:41,454 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OdjvHroQZTM%3D&isDeptCode=true& INFO 2025-10-17 10:35:41,454 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:41,454 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,455 [79 ] 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 2025-10-17 10:35:41,457 [79 ] Sg.HcmMb.PubClass.ShareData - oldValue:OdjvHroQZTM= INFO 2025-10-17 10:35:41,458 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=1wTYaMiileEKqxqrQKn7RA%3D%3D&isDeptCode=true& INFO 2025-10-17 10:35:41,458 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:41,458 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,459 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:41,459 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.4251ms INFO 2025-10-17 10:35:41,459 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,460 [45 ] 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 2025-10-17 10:35:41,460 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0449ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:41,461 [45 ] Sg.HcmMb.PubClass.ShareData - oldValue:1wTYaMiileEKqxqrQKn7RA== INFO 2025-10-17 10:35:41,464 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:41,464 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.1808ms INFO 2025-10-17 10:35:41,464 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,464 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0316ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:35:41,653 [26 ] 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 2025-10-17 10:35:41,653 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:35:41,653 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:35:41,653 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,655 [26 ] 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 2025-10-17 10:35:41,663 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:35:41,663 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.7327ms INFO 2025-10-17 10:35:41,663 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:35:41,664 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.806ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:08,578 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760668567916&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:36:08,578 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:36:08,578 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8492ms 200 text/html INFO 2025-10-17 10:36:09,398 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760668568831 INFO 2025-10-17 10:36:09,398 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:36:09,398 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6935ms 200 application/javascript INFO 2025-10-17 10:36:09,497 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5422095437828836 INFO 2025-10-17 10:36:09,498 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:36:09,498 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5841ms 200 application/javascript INFO 2025-10-17 10:36:09,686 [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%3D1760668567916%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:36:09,686 [80 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:36:09,686 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:09,688 [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 2025-10-17 10:36:09,689 [80 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760668567916&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:36:09,691 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:09,691 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6293ms INFO 2025-10-17 10:36:09,691 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:09,691 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7772ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:09,737 [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 2025-10-17 10:36:09,738 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:36:09,738 [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 2025-10-17 10:36:09,738 [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 2025-10-17 10:36:09,738 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:09,739 [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 2025-10-17 10:36:09,740 [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 2025-10-17 10:36:09,740 [65 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 10:36:09,740 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:09,740 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8394ms INFO 2025-10-17 10:36:09,740 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:09,740 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0005ms 401 application/json; charset=utf-8 INFO 2025-10-17 10:36:09,858 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 10:36:09,858 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:36:09,858 [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 2025-10-17 10:36:09,858 [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 2025-10-17 10:36:09,858 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:36:09,859 [65 ] 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 2025-10-17 10:36:09,860 [65 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MzMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMzUxNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWui-WuieW5syIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTMzIiwianRpIjoiMDYyOTY0NzYtMjM4MS00MjJhLWI2OTAtMTQ5NDk4YmNkNWQ1IiwiaWF0IjoxNzYwNTIxNTE1LCJuYmYiOjE3NjA1MjE1MTMsImV4cCI6MTc2MDYwNzkxNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Ya_5ZReskoKv1i3S450iR53IXumHP-9zWSD0xuSOwvs INFO 2025-10-17 10:36:09,863 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:09,864 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.1853ms INFO 2025-10-17 10:36:09,864 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:36:09,864 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1902ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,018 [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 2025-10-17 10:36:10,018 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:36:10,018 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,020 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,021 [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 2025-10-17 10:36:10,023 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:36:10,023 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:36:10,023 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:36:10,038 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:36:10,040 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,040 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5643ms INFO 2025-10-17 10:36:10,040 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,040 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3869ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,178 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:36:10,178 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,178 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,179 [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 2025-10-17 10:36:10,180 [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 2025-10-17 10:36:10,180 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:36:10,180 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,181 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,181 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:36:10,181 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:36:10,182 [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 2025-10-17 10:36:10,185 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,185 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2205ms INFO 2025-10-17 10:36:10,185 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,185 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0959ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,196 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:36:10,211 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:36:10,213 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,214 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.2142ms INFO 2025-10-17 10:36:10,214 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,214 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1334ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,358 [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 2025-10-17 10:36:10,358 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:36:10,358 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,358 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,359 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,359 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,360 [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 2025-10-17 10:36:10,360 [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 2025-10-17 10:36:10,363 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,363 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4952ms INFO 2025-10-17 10:36:10,363 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,363 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3374ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,368 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,369 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5365ms INFO 2025-10-17 10:36:10,369 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,369 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4849ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,417 [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 2025-10-17 10:36:10,418 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:36:10,418 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,418 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,418 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,418 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,419 [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 2025-10-17 10:36:10,419 [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 2025-10-17 10:36:10,422 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,423 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3048ms INFO 2025-10-17 10:36:10,423 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,423 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,423 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2156ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,423 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4995ms INFO 2025-10-17 10:36:10,423 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,423 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1804ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,426 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:36:10,426 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,426 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,427 [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 2025-10-17 10:36:10,430 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,430 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7494ms INFO 2025-10-17 10:36:10,430 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,430 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4513ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,457 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:36:10,457 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:36:10,458 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,458 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,458 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,458 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,459 [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 2025-10-17 10:36:10,459 [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 2025-10-17 10:36:10,465 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,465 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.4489ms INFO 2025-10-17 10:36:10,465 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,466 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.145ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,466 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,466 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1871ms INFO 2025-10-17 10:36:10,466 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,466 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8306ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,537 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:36:10,538 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,538 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,539 [80 ] 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 2025-10-17 10:36:10,543 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,543 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3502ms INFO 2025-10-17 10:36:10,543 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,543 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9901ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,557 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:36:10,558 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,558 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,559 [38 ] 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 2025-10-17 10:36:10,566 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:36:10,566 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:10,566 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,567 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,567 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0147ms INFO 2025-10-17 10:36:10,567 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,567 [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 2025-10-17 10:36:10,567 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6561ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:10,587 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:10,587 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.3363ms INFO 2025-10-17 10:36:10,587 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:10,588 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.998ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:12,778 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 10:36:12,778 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:12,778 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:12,780 [44 ] 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 2025-10-17 10:36:12,781 [44 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MzMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMzUxNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWui-WuieW5syIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTMzIiwianRpIjoiMWZlYWM3MzUtN2JiNS00YTQ4LTlmM2YtM2NlOTE4OGE5Y2Q5IiwiaWF0IjoxNzYwNjY4NTY5LCJuYmYiOjE3NjA2Njg1NjcsImV4cCI6MTc2MDc1NDk2OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.J7k3YCcj-egOd0GgazvTm1xRuRe0UUxc1BJdeqVE0GU INFO 2025-10-17 10:36:12,784 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:12,784 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.0556ms INFO 2025-10-17 10:36:12,784 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:12,784 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1386ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:12,998 [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 2025-10-17 10:36:12,998 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:36:12,999 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:12,999 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:13,000 [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 2025-10-17 10:36:13,004 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:13,004 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.201ms INFO 2025-10-17 10:36:13,004 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:13,005 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2908ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:13,038 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 10:36:13,038 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:13,038 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:13,040 [44 ] 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 2025-10-17 10:36:13,044 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:13,044 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.3032ms INFO 2025-10-17 10:36:13,044 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:13,044 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1279ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:17,468 [73 ] 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 2025-10-17 10:36:17,468 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:36:17,468 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:17,469 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:17,470 [73 ] 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 2025-10-17 10:36:17,475 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:17,475 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.9407ms INFO 2025-10-17 10:36:17,475 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:17,475 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2035ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:17,628 [44 ] 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 2025-10-17 10:36:17,628 [73 ] 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 2025-10-17 10:36:17,628 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:17,628 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:36:17,628 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:17,628 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:17,630 [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 2025-10-17 10:36:17,630 [44 ] 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 2025-10-17 10:36:17,633 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:17,633 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2126ms INFO 2025-10-17 10:36:17,633 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:17,633 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2648ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:36:17,669 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:36:17,673 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 43.2872ms INFO 2025-10-17 10:36:17,673 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 10:36:17,673 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5084ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:45,141 [40 ] 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 2025-10-17 10:38:45,142 [40 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 10:38:45,142 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4963ms 304 text/html INFO 2025-10-17 10:38:45,256 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760668725181&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 10:38:45,257 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:38:45,257 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8039ms 200 text/html INFO 2025-10-17 10:38:45,321 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 10:38:45,321 [70 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/zepto.min.js was not modified INFO 2025-10-17 10:38:45,321 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.515ms 304 application/javascript INFO 2025-10-17 10:38:45,347 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 10:38:45,347 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 10:38:45,347 [70 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/api.js was not modified INFO 2025-10-17 10:38:45,347 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4037ms 304 application/javascript INFO 2025-10-17 10:38:45,347 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/logHelper.js was not modified INFO 2025-10-17 10:38:45,347 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3903ms 304 application/javascript INFO 2025-10-17 10:38:45,347 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 10:38:45,347 [70 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 10:38:45,347 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2387ms 304 application/javascript INFO 2025-10-17 10:38:45,350 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 10:38:45,350 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 10:38:45,350 [70 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/md5.js was not modified INFO 2025-10-17 10:38:45,350 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2601ms 304 application/javascript INFO 2025-10-17 10:38:45,350 [40 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/base64.js was not modified INFO 2025-10-17 10:38:45,350 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2734ms 304 application/javascript INFO 2025-10-17 10:38:45,381 [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 2025-10-17 10:38:45,381 [40 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vconsole.3.14.7.min.js was not modified INFO 2025-10-17 10:38:45,381 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2904ms 304 application/javascript INFO 2025-10-17 10:38:45,621 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760668725571 INFO 2025-10-17 10:38:45,621 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:38:45,621 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7375ms 200 application/javascript INFO 2025-10-17 10:38:45,676 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6515156719509849 INFO 2025-10-17 10:38:45,676 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:38:45,676 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5568ms 200 application/javascript INFO 2025-10-17 10:38:45,702 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 10:38:45,702 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/logo2.jpg was not modified INFO 2025-10-17 10:38:45,702 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3861ms 304 image/jpeg INFO 2025-10-17 10:38:45,776 [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%3D1760668725181%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 10:38:45,776 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:38:45,776 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:45,777 [40 ] 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 2025-10-17 10:38:45,777 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:38:45,777 [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 2025-10-17 10:38:45,777 [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 2025-10-17 10:38:45,777 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:45,777 [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 2025-10-17 10:38:45,778 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760668725181&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 10:38:45,778 [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). WARN 2025-10-17 10:38:45,779 [40 ] 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 2025-10-17 10:38:45,779 [40 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 10:38:45,779 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:45,779 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8762ms INFO 2025-10-17 10:38:45,779 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:45,779 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9365ms 401 application/json; charset=utf-8 INFO 2025-10-17 10:38:45,781 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:45,781 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8718ms INFO 2025-10-17 10:38:45,781 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:45,781 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7088ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:45,876 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 10:38:45,876 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:38:45,876 [63 ] 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 2025-10-17 10:38:45,876 [63 ] 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 2025-10-17 10:38:45,876 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:38:45,877 [63 ] 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 2025-10-17 10:38:45,879 [40 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NDkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDAzNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS9meiZjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDQ5IiwianRpIjoiNjM0OTg1NGQtY2EzZS00ODNjLWE0ZDUtYTE5NWIyNjMxZjA5IiwiaWF0IjoxNzYwMjMxNTIzLCJuYmYiOjE3NjAyMzE1MjEsImV4cCI6MTc2MDMxNzkyMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.meR9hJtKvuALVMVY-qPn_6SPIck90C-n-a_klQAGEXE INFO 2025-10-17 10:38:45,881 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:45,881 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.603ms INFO 2025-10-17 10:38:45,881 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:38:45,881 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6369ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:45,971 [63 ] 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 2025-10-17 10:38:45,971 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:38:45,971 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:45,972 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:45,973 [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 2025-10-17 10:38:45,974 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:38:45,974 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:38:45,974 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:38:45,989 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:38:45,992 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:45,993 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5795ms INFO 2025-10-17 10:38:45,993 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:45,993 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6084ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,092 [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 2025-10-17 10:38:46,092 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:38:46,092 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,092 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,092 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,092 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,093 [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 2025-10-17 10:38:46,093 [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 2025-10-17 10:38:46,094 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:38:46,094 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:38:46,094 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:38:46,097 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,097 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4849ms INFO 2025-10-17 10:38:46,097 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,097 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4856ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,109 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:38:46,109 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:38:46,112 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,112 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6361ms INFO 2025-10-17 10:38:46,112 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,112 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6265ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,221 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:38:46,221 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,221 [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 2025-10-17 10:38:46,221 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,222 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,222 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,223 [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 2025-10-17 10:38:46,223 [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 2025-10-17 10:38:46,226 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,226 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4982ms INFO 2025-10-17 10:38:46,226 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,226 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4799ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,227 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,227 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3528ms INFO 2025-10-17 10:38:46,227 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,227 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4309ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,267 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3fddb8a6-022f-44ec-8d20-bb09c68e78a9%20%20& INFO 2025-10-17 10:38:46,267 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,267 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,269 [70 ] 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 2025-10-17 10:38:46,314 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,314 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.9953ms INFO 2025-10-17 10:38:46,314 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,314 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8162ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,334 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:38:46,334 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,334 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,335 [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 2025-10-17 10:38:46,339 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,340 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2851ms INFO 2025-10-17 10:38:46,340 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,340 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0426ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,411 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:38:46,411 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,411 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,412 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330699&isHis=& INFO 2025-10-17 10:38:46,412 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,412 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,412 [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 2025-10-17 10:38:46,413 [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 2025-10-17 10:38:46,417 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:38:46,418 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,419 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1675ms INFO 2025-10-17 10:38:46,419 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,419 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9847ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,422 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,422 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8392ms INFO 2025-10-17 10:38:46,422 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,422 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8278ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,531 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 10:38:46,531 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,531 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,532 [70 ] 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 2025-10-17 10:38:46,536 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,536 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.032ms INFO 2025-10-17 10:38:46,536 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,537 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7121ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,687 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=3fddb8a6-022f-44ec-8d20-bb09c68e78a9%20%20&isHis=& INFO 2025-10-17 10:38:46,688 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,688 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,688 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1690455728982&guid=3fddb8a6-022f-44ec-8d20-bb09c68e78a9%20%20&recordId=1368&tableName=FWorkPlanMain& INFO 2025-10-17 10:38:46,688 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,688 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,688 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=3fddb8a6-022f-44ec-8d20-bb09c68e78a9%20%20&flowID=158&nodeCode=N1690455728982& INFO 2025-10-17 10:38:46,688 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,688 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,689 [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 2025-10-17 10:38:46,689 [70 ] 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 2025-10-17 10:38:46,690 [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 2025-10-17 10:38:46,731 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,732 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.8679ms INFO 2025-10-17 10:38:46,732 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,732 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.5747ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,736 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,736 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.9142ms INFO 2025-10-17 10:38:46,736 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,736 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6762ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,739 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,739 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.7381ms INFO 2025-10-17 10:38:46,739 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,739 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.7768ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,821 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1368&approveID=330699& INFO 2025-10-17 10:38:46,821 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,821 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,822 [4 ] 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 2025-10-17 10:38:46,833 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,833 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 10.2657ms INFO 2025-10-17 10:38:46,833 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,833 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1013ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,981 [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 2025-10-17 10:38:46,982 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,982 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,982 [63 ] 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 2025-10-17 10:38:46,982 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1368&formCode=9601&flowID=158&nodeCode=N1690455728982&exeId=61057&guid=3fddb8a6-022f-44ec-8d20-bb09c68e78a9%20%20&flag=1& INFO 2025-10-17 10:38:46,982 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,982 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,983 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:46,983 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,983 [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 2025-10-17 10:38:46,984 [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 2025-10-17 10:38:46,984 [4 ] 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 2025-10-17 10:38:46,987 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,987 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:46,987 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2282ms INFO 2025-10-17 10:38:46,987 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5544ms INFO 2025-10-17 10:38:46,987 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,987 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:46,987 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0567ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:46,987 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8352ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:47,038 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:47,042 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 57.7583ms INFO 2025-10-17 10:38:47,042 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:47,042 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.3422ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:38:47,236 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=vhRAsG7WxTk%3D& INFO 2025-10-17 10:38:47,236 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:38:47,237 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:47,238 [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 2025-10-17 10:38:47,244 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:38:47,244 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1515ms INFO 2025-10-17 10:38:47,244 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:38:47,244 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1752ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:05,752 [40 ] 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 2025-10-17 10:39:05,752 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:39:05,752 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:05,752 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:05,753 [40 ] 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 2025-10-17 10:39:05,801 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:05,802 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.2192ms INFO 2025-10-17 10:39:05,802 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:05,802 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.327ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:05,946 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 10:39:05,946 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:05,947 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:05,948 [56 ] 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 2025-10-17 10:39:05,956 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:05,957 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.2718ms INFO 2025-10-17 10:39:05,957 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:05,957 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.82ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:06,996 [62 ] 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 2025-10-17 10:39:06,996 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:39:06,997 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:06,997 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:06,998 [62 ] 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 2025-10-17 10:39:07,121 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:07,121 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 122.53ms INFO 2025-10-17 10:39:07,121 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,121 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.7846ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:07,261 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7d43f561-4cd9-4d27-b57b-4b4437a69253& INFO 2025-10-17 10:39:07,261 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:07,261 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,263 [63 ] 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 2025-10-17 10:39:07,313 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:07,314 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 50.7649ms INFO 2025-10-17 10:39:07,314 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,314 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.8317ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:07,431 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:39:07,431 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:07,431 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,433 [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 2025-10-17 10:39:07,440 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:07,440 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.4341ms INFO 2025-10-17 10:39:07,440 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,440 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5729ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:07,478 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330697&isHis=& INFO 2025-10-17 10:39:07,478 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:07,479 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,480 [78 ] 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 2025-10-17 10:39:07,484 [78 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:39:07,489 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:07,489 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8258ms INFO 2025-10-17 10:39:07,489 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,489 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.89ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:07,631 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 10:39:07,632 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:07,632 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,634 [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 2025-10-17 10:39:07,638 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:07,638 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5865ms INFO 2025-10-17 10:39:07,638 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,639 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1215ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:07,791 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7d43f561-4cd9-4d27-b57b-4b4437a69253&isHis=& INFO 2025-10-17 10:39:07,791 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:07,791 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,793 [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 2025-10-17 10:39:07,793 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1690455728982&guid=7d43f561-4cd9-4d27-b57b-4b4437a69253&recordId=1413&tableName=FWorkPlanMain& INFO 2025-10-17 10:39:07,793 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:07,794 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,795 [78 ] 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 2025-10-17 10:39:07,833 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7d43f561-4cd9-4d27-b57b-4b4437a69253&flowID=158&nodeCode=N1690455728982& INFO 2025-10-17 10:39:07,834 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:07,834 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,835 [62 ] 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 2025-10-17 10:39:07,845 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:07,845 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.3151ms INFO 2025-10-17 10:39:07,845 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,845 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.258ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:07,854 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:07,854 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 58.8913ms INFO 2025-10-17 10:39:07,854 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,854 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.0551ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:07,882 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:07,882 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 46.3721ms INFO 2025-10-17 10:39:07,882 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,882 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6262ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:07,986 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1413&approveID=330697& INFO 2025-10-17 10:39:07,986 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:07,986 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:07,988 [70 ] 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 2025-10-17 10:39:08,003 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:08,003 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 15.5629ms INFO 2025-10-17 10:39:08,003 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:08,003 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6807ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:08,151 [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 2025-10-17 10:39:08,151 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:08,151 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:08,153 [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 2025-10-17 10:39:08,153 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1413&formCode=9601&flowID=158&nodeCode=N1690455728982&exeId=62211&guid=7d43f561-4cd9-4d27-b57b-4b4437a69253&flag=1& INFO 2025-10-17 10:39:08,154 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:08,154 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:08,155 [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 2025-10-17 10:39:08,156 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:08,156 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5538ms INFO 2025-10-17 10:39:08,156 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:08,156 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4819ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:08,225 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:08,229 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 74.0865ms INFO 2025-10-17 10:39:08,229 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:08,230 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.1655ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:08,476 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=wVSISlk1aMw%3D& INFO 2025-10-17 10:39:08,476 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:08,477 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:08,478 [70 ] 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 2025-10-17 10:39:08,484 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:08,484 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1752ms INFO 2025-10-17 10:39:08,484 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:08,485 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6292ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:09,751 [56 ] 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 2025-10-17 10:39:09,752 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:39:09,752 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:09,752 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:09,753 [56 ] 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 2025-10-17 10:39:09,804 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:09,804 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 50.964ms INFO 2025-10-17 10:39:09,804 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:09,805 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1817ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:10,791 [63 ] 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 2025-10-17 10:39:10,791 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:39:10,791 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:10,791 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:10,793 [63 ] 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 2025-10-17 10:39:10,918 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:10,918 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 125.0748ms INFO 2025-10-17 10:39:10,918 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:10,918 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.1324ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:12,126 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 10:39:12,127 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:12,127 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:12,128 [70 ] 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 2025-10-17 10:39:12,159 [70 ] 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 2025-10-17 10:39:12,159 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:12,159 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:12,161 [70 ] 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 2025-10-17 10:39:12,161 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:39:12,161 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:39:12,161 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:12,163 [62 ] 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 2025-10-17 10:39:12,187 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:12,188 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 59.3029ms INFO 2025-10-17 10:39:12,188 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:12,188 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.2809ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:12,209 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:12,209 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 46.533ms INFO 2025-10-17 10:39:12,209 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:12,209 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4197ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:39:12,225 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:39:12,225 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 64.7558ms INFO 2025-10-17 10:39:12,225 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:39:12,225 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.7587ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,227 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669065826&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:44:26,228 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:44:26,228 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9274ms 200 text/html INFO 2025-10-17 10:44:26,412 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760669066400 INFO 2025-10-17 10:44:26,412 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:44:26,412 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6289ms 200 application/javascript INFO 2025-10-17 10:44:26,506 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.43775952119751627 INFO 2025-10-17 10:44:26,506 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:44:26,506 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4828ms 200 application/javascript INFO 2025-10-17 10:44:26,599 [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%3D1760669065826%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:44:26,599 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:44:26,600 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,601 [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 2025-10-17 10:44:26,602 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669065826&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:44:26,604 [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 2025-10-17 10:44:26,605 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:44:26,605 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,605 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,605 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,605 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1558ms INFO 2025-10-17 10:44:26,605 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,605 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9944ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,606 [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 2025-10-17 10:44:26,607 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:44:26,607 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:44:26,607 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:44:26,623 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:44:26,625 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,625 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8571ms INFO 2025-10-17 10:44:26,625 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,625 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8355ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,693 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:44:26,693 [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 2025-10-17 10:44:26,693 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,694 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,694 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,694 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,695 [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 2025-10-17 10:44:26,695 [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 2025-10-17 10:44:26,696 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:44:26,696 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:44:26,696 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:44:26,698 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,698 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2037ms INFO 2025-10-17 10:44:26,698 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,698 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9862ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,710 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:44:26,710 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:44:26,713 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,713 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.9955ms INFO 2025-10-17 10:44:26,713 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,713 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7408ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,792 [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 2025-10-17 10:44:26,792 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,792 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,793 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:44:26,793 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,793 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,794 [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 2025-10-17 10:44:26,794 [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 2025-10-17 10:44:26,797 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,797 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.41ms INFO 2025-10-17 10:44:26,797 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,797 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5832ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,798 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,798 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2534ms INFO 2025-10-17 10:44:26,798 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,798 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8847ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,859 [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 2025-10-17 10:44:26,860 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,860 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,861 [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 2025-10-17 10:44:26,864 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,864 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8438ms INFO 2025-10-17 10:44:26,864 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,864 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5187ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,865 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:44:26,865 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,866 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,867 [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 2025-10-17 10:44:26,870 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,870 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2323ms INFO 2025-10-17 10:44:26,870 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:44:26,870 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,870 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1205ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,870 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:44:26,870 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,870 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,870 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,870 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,871 [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 2025-10-17 10:44:26,872 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:44:26,872 [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 2025-10-17 10:44:26,872 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,872 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,873 [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 2025-10-17 10:44:26,875 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,875 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0972ms INFO 2025-10-17 10:44:26,875 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,875 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7717ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,877 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,878 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5314ms INFO 2025-10-17 10:44:26,878 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,878 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1797ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,879 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,879 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1785ms INFO 2025-10-17 10:44:26,879 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,879 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7537ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:26,956 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:44:26,956 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:44:26,957 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,957 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:26,957 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,957 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,958 [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 2025-10-17 10:44:26,958 [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 2025-10-17 10:44:26,974 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:26,974 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.6481ms INFO 2025-10-17 10:44:26,974 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:26,974 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4254ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:27,010 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:27,010 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.6152ms INFO 2025-10-17 10:44:27,010 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:27,010 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3778ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:27,083 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:44:27,083 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:27,084 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:27,085 [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 2025-10-17 10:44:27,088 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:27,088 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1031ms INFO 2025-10-17 10:44:27,088 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:27,088 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0789ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:32,695 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 10:44:32,695 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:32,695 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:32,697 [6 ] 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 2025-10-17 10:44:32,724 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:32,724 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 27.5445ms INFO 2025-10-17 10:44:32,724 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:32,725 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6276ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:32,904 [47 ] 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 2025-10-17 10:44:32,904 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:32,904 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:32,906 [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 2025-10-17 10:44:32,909 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:32,909 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4989ms INFO 2025-10-17 10:44:32,909 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:32,909 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5399ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:38,677 [6 ] 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 2025-10-17 10:44:38,678 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:38,678 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:38,679 [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 2025-10-17 10:44:38,683 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:38,683 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0167ms INFO 2025-10-17 10:44:38,683 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:38,683 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2978ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:38,684 [6 ] 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 2025-10-17 10:44:38,684 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 10:44:38,684 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:38,684 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:38,684 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:38,684 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:38,684 [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 2025-10-17 10:44:38,685 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:38,685 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:38,685 [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 2025-10-17 10:44:38,685 [47 ] 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 2025-10-17 10:44:38,687 [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 2025-10-17 10:44:38,689 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:38,689 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4341ms INFO 2025-10-17 10:44:38,689 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:38,689 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4111ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:38,690 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:38,690 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1775ms INFO 2025-10-17 10:44:38,690 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:38,690 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6595ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:38,691 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:38,691 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.4161ms INFO 2025-10-17 10:44:38,691 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:38,691 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4531ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:39,809 [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 2025-10-17 10:44:39,810 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:39,810 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:39,812 [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 2025-10-17 10:44:39,817 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:39,817 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0799ms INFO 2025-10-17 10:44:39,817 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:39,817 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3735ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:39,894 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1481& INFO 2025-10-17 10:44:39,895 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:39,895 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:39,896 [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 2025-10-17 10:44:39,901 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:39,920 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 24.009ms INFO 2025-10-17 10:44:39,920 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:39,920 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.8918ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:42,902 [80 ] 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 2025-10-17 10:44:42,902 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:42,903 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:42,904 [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 2025-10-17 10:44:42,908 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:42,908 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6937ms INFO 2025-10-17 10:44:42,908 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:42,908 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7849ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:43,112 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 10:44:43,112 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:43,112 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:43,114 [52 ] 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 2025-10-17 10:44:43,115 [52 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 10:44:43,123 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:43,123 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.5942ms INFO 2025-10-17 10:44:43,123 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:43,123 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6121ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:43,211 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1481& INFO 2025-10-17 10:44:43,211 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:43,211 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:43,213 [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 2025-10-17 10:44:43,217 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:43,238 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 25.6312ms INFO 2025-10-17 10:44:43,238 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:43,238 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.6155ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:45,248 [6 ] 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 2025-10-17 10:44:45,249 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:45,249 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:45,250 [6 ] 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 2025-10-17 10:44:45,254 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:45,254 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8777ms INFO 2025-10-17 10:44:45,254 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:45,254 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1274ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:52,887 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/messageIndex.a85c3e52.js INFO 2025-10-17 10:44:52,887 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:44:52,888 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/messageIndex.a85c3e52.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\messageIndex.a85c3e52.js' INFO 2025-10-17 10:44:52,888 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8542ms 200 application/javascript INFO 2025-10-17 10:44:53,098 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/messageIndex.3b5f00a6.css INFO 2025-10-17 10:44:53,099 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/messageIndex.3b5f00a6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\messageIndex.3b5f00a6.css' INFO 2025-10-17 10:44:53,099 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1303ms 200 text/css INFO 2025-10-17 10:44:53,215 [79 ] 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 2025-10-17 10:44:53,216 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:53,216 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:53,217 [73 ] 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 2025-10-17 10:44:53,217 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:53,217 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:53,218 [79 ] 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 2025-10-17 10:44:53,218 [73 ] 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 2025-10-17 10:44:53,221 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:44:53,222 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:53,222 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:53,223 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:53,223 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:53,223 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M) in 5.2396ms INFO 2025-10-17 10:44:53,223 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:53,223 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.965ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:53,223 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M) in 4.6774ms INFO 2025-10-17 10:44:53,223 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:53,223 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7626ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:53,224 [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 2025-10-17 10:44:53,229 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:53,229 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1722ms INFO 2025-10-17 10:44:53,229 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:53,229 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8769ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:53,242 [73 ] 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 2025-10-17 10:44:53,242 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:53,242 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:53,243 [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 2025-10-17 10:44:53,246 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:53,246 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8008ms INFO 2025-10-17 10:44:53,246 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:53,246 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6101ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:44:53,432 [45 ] 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 2025-10-17 10:44:53,433 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:44:53,433 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:53,434 [45 ] 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 2025-10-17 10:44:53,451 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:44:53,451 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M) in 17.0406ms INFO 2025-10-17 10:44:53,451 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:44:53,451 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2327ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:32,136 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669132106&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:45:32,136 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:45:32,136 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8667ms 200 text/html INFO 2025-10-17 10:45:32,419 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760669132406 INFO 2025-10-17 10:45:32,420 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:45:32,420 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7171ms 200 application/javascript INFO 2025-10-17 10:45:32,653 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3351389633207045 INFO 2025-10-17 10:45:32,654 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:45:32,654 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6885ms 200 application/javascript INFO 2025-10-17 10:45:32,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%3D1760669132106%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:45:32,738 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:45:32,738 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,740 [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 2025-10-17 10:45:32,741 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669132106&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:45:32,743 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:32,744 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7611ms INFO 2025-10-17 10:45:32,744 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,744 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6336ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:32,767 [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 2025-10-17 10:45:32,767 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:45:32,767 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:32,767 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,769 [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 2025-10-17 10:45:32,770 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:45:32,770 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:45:32,770 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:45:32,785 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:45:32,788 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:32,788 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0133ms INFO 2025-10-17 10:45:32,788 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,788 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9448ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:32,863 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:45:32,863 [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 2025-10-17 10:45:32,863 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:32,864 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:32,864 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,864 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,865 [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 2025-10-17 10:45:32,865 [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 2025-10-17 10:45:32,866 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:45:32,866 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:45:32,866 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:45:32,868 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:32,868 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2953ms INFO 2025-10-17 10:45:32,868 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,868 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2423ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:32,880 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:45:32,880 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:45:32,883 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:32,883 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1074ms INFO 2025-10-17 10:45:32,883 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,883 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.928ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:32,956 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:45:32,956 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:32,956 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,957 [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 2025-10-17 10:45:32,957 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:32,957 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,958 [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 2025-10-17 10:45:32,958 [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 2025-10-17 10:45:32,961 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:32,961 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1458ms INFO 2025-10-17 10:45:32,961 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,961 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8356ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:32,961 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:32,961 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9761ms INFO 2025-10-17 10:45:32,961 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:32,962 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6835ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:33,002 [50 ] 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 2025-10-17 10:45:33,002 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:33,002 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,003 [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 2025-10-17 10:45:33,004 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:45:33,004 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:33,004 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,005 [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 2025-10-17 10:45:33,007 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:33,007 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2871ms INFO 2025-10-17 10:45:33,007 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,007 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9882ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:33,007 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:45:33,007 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:33,007 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,008 [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 2025-10-17 10:45:33,009 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:45:33,009 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:33,009 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.228ms INFO 2025-10-17 10:45:33,009 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,009 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3361ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:33,009 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:33,009 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,010 [50 ] 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 2025-10-17 10:45:33,013 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:33,013 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0912ms INFO 2025-10-17 10:45:33,013 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,014 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0261ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:33,016 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:33,016 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3922ms INFO 2025-10-17 10:45:33,016 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,016 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9539ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:33,041 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:45:33,041 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:33,042 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,043 [45 ] 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 2025-10-17 10:45:33,047 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:33,047 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2276ms INFO 2025-10-17 10:45:33,047 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,047 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7884ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:33,082 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:45:33,083 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:33,083 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,084 [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 2025-10-17 10:45:33,086 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:45:33,086 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:33,087 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,088 [73 ] 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 2025-10-17 10:45:33,104 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:33,104 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1026ms INFO 2025-10-17 10:45:33,104 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,104 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8069ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:33,136 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:33,136 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.8463ms INFO 2025-10-17 10:45:33,136 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,136 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.9173ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:33,216 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:45:33,216 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:33,217 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,218 [45 ] 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 2025-10-17 10:45:33,221 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:33,221 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3068ms INFO 2025-10-17 10:45:33,221 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:33,221 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2141ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:34,786 [73 ] 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 2025-10-17 10:45:34,787 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:34,787 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:34,788 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 10:45:34,788 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:34,788 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:34,788 [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 2025-10-17 10:45:34,790 [45 ] 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 2025-10-17 10:45:34,792 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:34,792 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5925ms INFO 2025-10-17 10:45:34,792 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:34,792 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8952ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:34,838 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:34,838 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 48.8575ms INFO 2025-10-17 10:45:34,838 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:34,839 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.6172ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:35,836 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=49237907-33a9-4b6d-b491-e22f02826b7f& INFO 2025-10-17 10:45:35,837 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:35,837 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:35,839 [36 ] 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 2025-10-17 10:45:35,885 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:35,885 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.2562ms INFO 2025-10-17 10:45:35,885 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:35,885 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9182ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:35,957 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330546&isHis=& INFO 2025-10-17 10:45:35,957 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:45:35,957 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:35,957 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:35,957 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:35,957 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:35,959 [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 2025-10-17 10:45:35,959 [7 ] 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 2025-10-17 10:45:35,963 [7 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:45:35,965 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:35,965 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.641ms INFO 2025-10-17 10:45:35,965 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:35,966 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.77ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:35,967 [7 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 10:45:35,969 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:35,970 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.699ms INFO 2025-10-17 10:45:35,970 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:35,970 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8399ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:36,036 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=49237907-33a9-4b6d-b491-e22f02826b7f&isHis=& INFO 2025-10-17 10:45:36,036 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:36,036 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,037 [7 ] 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 2025-10-17 10:45:36,084 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:36,084 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.867ms INFO 2025-10-17 10:45:36,084 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,084 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7534ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:36,155 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=49237907-33a9-4b6d-b491-e22f02826b7f&isHis=& INFO 2025-10-17 10:45:36,155 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:36,155 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,157 [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 2025-10-17 10:45:36,158 [7 ] 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=49237907-33a9-4b6d-b491-e22f02826b7f&recordId=386018&tableName=k_over& INFO 2025-10-17 10:45:36,159 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:36,159 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,160 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=49237907-33a9-4b6d-b491-e22f02826b7f&flowID=88&nodeCode=begin& INFO 2025-10-17 10:45:36,160 [7 ] 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 2025-10-17 10:45:36,160 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:36,160 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,162 [50 ] 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 2025-10-17 10:45:36,208 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:36,208 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 46.2085ms INFO 2025-10-17 10:45:36,208 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,208 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0813ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:36,210 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:36,210 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:36,210 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 50.1255ms INFO 2025-10-17 10:45:36,210 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,210 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 53.7109ms INFO 2025-10-17 10:45:36,210 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.0001ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:36,210 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,210 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.6489ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:36,294 [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 2025-10-17 10:45:36,295 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:36,295 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,296 [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 2025-10-17 10:45:36,296 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:36,296 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,297 [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 2025-10-17 10:45:36,297 [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 2025-10-17 10:45:36,300 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:36,300 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:36,300 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8765ms INFO 2025-10-17 10:45:36,300 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4151ms INFO 2025-10-17 10:45:36,300 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,300 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,300 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5904ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:36,300 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0513ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:36,313 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=49237907-33a9-4b6d-b491-e22f02826b7f& INFO 2025-10-17 10:45:36,313 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:36,313 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,315 [47 ] 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 2025-10-17 10:45:36,388 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:36,390 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.347ms INFO 2025-10-17 10:45:36,390 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:36,390 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.0897ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:37,476 [45 ] 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 2025-10-17 10:45:37,476 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:45:37,477 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:37,477 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:37,478 [45 ] 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 2025-10-17 10:45:37,484 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:37,484 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1595ms INFO 2025-10-17 10:45:37,484 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:37,485 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.317ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:45:37,561 [47 ] 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=3snGvmXVudY%3D& INFO 2025-10-17 10:45:37,561 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:45:37,561 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:37,562 [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 2025-10-17 10:45:37,568 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:45:37,568 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6419ms INFO 2025-10-17 10:45:37,568 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:45:37,568 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5523ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:09,936 [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 2025-10-17 10:48:09,937 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:48:09,937 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9458ms 200 text/html INFO 2025-10-17 10:48:09,996 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 10:48:09,996 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:09,998 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 10:48:10,001 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 10:48:10,001 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8429ms 200 text/css INFO 2025-10-17 10:48:10,004 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 10:48:10,005 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 10:48:10,006 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0958ms 200 application/javascript INFO 2025-10-17 10:48:10,006 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669288906&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:48:10,006 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:48:10,007 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4822ms 200 text/html INFO 2025-10-17 10:48:10,008 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 10:48:10,008 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5418ms 200 application/javascript INFO 2025-10-17 10:48:10,037 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 10:48:10,038 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 10:48:10,038 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6264ms 0 application/javascript INFO 2025-10-17 10:48:10,038 [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 2025-10-17 10:48:10,039 [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 2025-10-17 10:48:10,039 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 10:48:10,039 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5374ms 0 application/javascript INFO 2025-10-17 10:48:10,039 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 10:48:10,039 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 10:48:10,039 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4942ms 0 application/javascript INFO 2025-10-17 10:48:10,039 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 10:48:10,040 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4971ms 0 application/javascript INFO 2025-10-17 10:48:10,077 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 10:48:10,077 [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 2025-10-17 10:48:10,078 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 10:48:10,078 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:10,079 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 10:48:10,079 [16 ] 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 2025-10-17 10:48:10,079 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8951ms 200 application/javascript INFO 2025-10-17 10:48:10,080 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 10:48:10,081 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8113ms 200 text/css INFO 2025-10-17 10:48:10,082 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 10:48:10,083 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.846ms 200 application/javascript INFO 2025-10-17 10:48:10,083 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 10:48:10,083 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 10:48:10,083 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 10:48:10,083 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7119ms 200 application/javascript INFO 2025-10-17 10:48:10,084 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 10:48:10,084 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8003ms 200 application/javascript INFO 2025-10-17 10:48:10,090 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 10:48:10,090 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4032ms 200 application/javascript INFO 2025-10-17 10:48:10,136 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 10:48:10,137 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 10:48:10,137 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0002ms 200 application/javascript INFO 2025-10-17 10:48:10,140 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 10:48:10,141 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 10:48:10,141 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.527ms 200 application/javascript INFO 2025-10-17 10:48:14,858 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 10:48:14,859 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 10:48:14,859 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6565ms 200 application/javascript INFO 2025-10-17 10:48:15,118 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760669294020 INFO 2025-10-17 10:48:15,118 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:48:15,119 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6591ms 200 application/javascript INFO 2025-10-17 10:48:15,198 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7369672113058616 INFO 2025-10-17 10:48:15,198 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:48:15,198 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5165ms 200 application/javascript INFO 2025-10-17 10:48:15,217 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 10:48:15,217 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 10:48:15,217 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6457ms 200 image/jpeg INFO 2025-10-17 10:48:15,306 [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%3D1760669288906%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:48:15,306 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:48:15,306 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,307 [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 2025-10-17 10:48:15,307 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:15,308 [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 2025-10-17 10:48:15,308 [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 2025-10-17 10:48:15,308 [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 2025-10-17 10:48:15,308 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,309 [67 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669288906&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:48:15,309 [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 2025-10-17 10:48:15,310 [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 2025-10-17 10:48:15,310 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 10:48:15,310 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:15,310 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8756ms INFO 2025-10-17 10:48:15,310 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,310 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9216ms 401 application/json; charset=utf-8 INFO 2025-10-17 10:48:15,418 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 10:48:15,418 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:15,418 [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 2025-10-17 10:48:15,418 [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 2025-10-17 10:48:15,418 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:48:15,420 [38 ] 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 2025-10-17 10:48:15,421 [68 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NzMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDQ3MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW6t-mjniIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDczIiwianRpIjoiYjAwYjc5YTAtZDYwZC00MWM2LWJiZTEtNTU3OWQ4MTIzOTk0IiwiaWF0IjoxNzYwNDI2NDY1LCJuYmYiOjE3NjA0MjY0NjMsImV4cCI6MTc2MDUxMjg2NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.KIm6nsNtXgOK1JavCqC7nPOtt0jwDKMAWErF6crUgzo INFO 2025-10-17 10:48:15,424 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:15,424 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.1288ms INFO 2025-10-17 10:48:15,424 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:48:15,424 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.434ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:15,518 [68 ] 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 2025-10-17 10:48:15,518 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:15,518 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:15,520 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,521 [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 2025-10-17 10:48:15,523 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:48:15,523 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:48:15,523 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:48:15,538 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:48:15,541 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:15,541 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5837ms INFO 2025-10-17 10:48:15,541 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,541 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5583ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:15,658 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:48:15,658 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:15,658 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,659 [38 ] 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 2025-10-17 10:48:15,660 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:15,660 [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 2025-10-17 10:48:15,660 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,661 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:48:15,661 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:48:15,661 [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 2025-10-17 10:48:15,661 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:48:15,664 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:15,664 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3746ms INFO 2025-10-17 10:48:15,664 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,665 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3293ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:15,676 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:48:15,691 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:48:15,694 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:15,694 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.2064ms INFO 2025-10-17 10:48:15,694 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,694 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3293ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:15,756 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 10:48:15,756 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:15,756 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 10:48:15,756 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 10:48:15,757 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:15,757 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6333ms 200 application/javascript INFO 2025-10-17 10:48:15,757 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 10:48:15,757 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4819ms 200 application/javascript INFO 2025-10-17 10:48:15,757 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 10:48:15,757 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:15,757 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 10:48:15,757 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3796ms 200 application/javascript INFO 2025-10-17 10:48:15,760 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 10:48:15,760 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:15,760 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 10:48:15,760 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 10:48:15,760 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 10:48:15,760 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4445ms 200 text/css INFO 2025-10-17 10:48:15,760 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.841ms 200 application/javascript INFO 2025-10-17 10:48:15,799 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 10:48:15,799 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 10:48:15,799 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:15,799 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 10:48:15,800 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 10:48:15,800 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:15,800 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 10:48:15,800 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.473ms 200 application/javascript INFO 2025-10-17 10:48:15,800 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 10:48:15,800 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 10:48:15,800 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5034ms 200 application/javascript INFO 2025-10-17 10:48:15,800 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7746ms 200 text/css INFO 2025-10-17 10:48:15,802 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 10:48:15,802 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3341ms 200 text/css INFO 2025-10-17 10:48:15,807 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:48:15,808 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:15,808 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,809 [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 2025-10-17 10:48:15,818 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:15,818 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1201ms INFO 2025-10-17 10:48:15,818 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,818 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0765ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:15,841 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:15,842 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 533.6263ms INFO 2025-10-17 10:48:15,842 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,842 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 535.8657ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:15,857 [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 2025-10-17 10:48:15,858 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:15,858 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,859 [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 2025-10-17 10:48:15,862 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:15,862 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0025ms INFO 2025-10-17 10:48:15,863 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,863 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1296ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:15,978 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:48:15,978 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:15,978 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,980 [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 2025-10-17 10:48:15,986 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:15,986 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.1285ms INFO 2025-10-17 10:48:15,986 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:15,986 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5533ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:15,997 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 10:48:15,998 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 10:48:15,998 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 10:48:15,998 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5392ms 200 image/png INFO 2025-10-17 10:48:15,999 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 10:48:15,999 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.785ms 200 image/png INFO 2025-10-17 10:48:15,999 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 10:48:15,999 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 10:48:15,999 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4114ms 200 image/png INFO 2025-10-17 10:48:15,999 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 10:48:16,000 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 10:48:16,000 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4194ms 200 image/png INFO 2025-10-17 10:48:16,040 [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 2025-10-17 10:48:16,040 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:16,040 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,041 [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 2025-10-17 10:48:16,044 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:48:16,044 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:16,044 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,045 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:16,045 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.513ms INFO 2025-10-17 10:48:16,045 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,045 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.464ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:16,046 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:48:16,046 [16 ] 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 2025-10-17 10:48:16,046 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:16,046 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,047 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:48:16,047 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:48:16,047 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:16,047 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,047 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:16,047 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,047 [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 2025-10-17 10:48:16,048 [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 2025-10-17 10:48:16,048 [4 ] 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 2025-10-17 10:48:16,050 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:16,050 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.1016ms INFO 2025-10-17 10:48:16,050 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,050 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2538ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:16,051 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:16,051 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4699ms INFO 2025-10-17 10:48:16,051 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,051 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4385ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:16,052 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:16,052 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6347ms INFO 2025-10-17 10:48:16,052 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,052 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3537ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:16,056 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:16,056 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8688ms INFO 2025-10-17 10:48:16,056 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,056 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6894ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:16,097 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 10:48:16,098 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 10:48:16,098 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9376ms 200 image/jpeg INFO 2025-10-17 10:48:16,099 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 10:48:16,099 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 10:48:16,100 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7192ms 200 image/png INFO 2025-10-17 10:48:16,100 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 10:48:16,101 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 10:48:16,101 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 10:48:16,101 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8352ms 200 image/jpeg INFO 2025-10-17 10:48:16,102 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 10:48:16,102 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0233ms 200 image/jpeg INFO 2025-10-17 10:48:16,176 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:48:16,176 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:16,176 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,178 [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 2025-10-17 10:48:16,180 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:48:16,180 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:16,181 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,182 [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 2025-10-17 10:48:16,187 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:16,187 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9714ms INFO 2025-10-17 10:48:16,187 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,187 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9444ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:16,205 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:16,205 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.5792ms INFO 2025-10-17 10:48:16,205 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:16,205 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.8962ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:17,657 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 10:48:17,657 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 10:48:17,657 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:17,658 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 10:48:17,658 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 10:48:17,658 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:17,658 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 10:48:17,658 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6944ms 200 application/javascript INFO 2025-10-17 10:48:17,658 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6119ms 200 text/css INFO 2025-10-17 10:48:17,658 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 10:48:17,658 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5789ms 200 application/javascript INFO 2025-10-17 10:48:17,778 [16 ] 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 2025-10-17 10:48:17,778 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:17,778 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:17,780 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 10:48:17,780 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 10:48:17,780 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:17,780 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:17,781 [67 ] 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 2025-10-17 10:48:17,783 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:17,783 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5876ms INFO 2025-10-17 10:48:17,783 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:17,784 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6703ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:17,813 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:17,813 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 31.3096ms INFO 2025-10-17 10:48:17,813 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:17,813 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3159ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:19,797 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2025-10-17 10:48:19,798 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:19,798 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimePanel.ea2600a8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimePanel.ea2600a8.js' INFO 2025-10-17 10:48:19,798 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8985ms 200 application/javascript INFO 2025-10-17 10:48:19,798 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2025-10-17 10:48:19,799 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTimePanel.53347f6a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTimePanel.53347f6a.css' INFO 2025-10-17 10:48:19,799 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5054ms 200 text/css INFO 2025-10-17 10:48:19,898 [65 ] 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 2025-10-17 10:48:19,898 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:19,898 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:19,900 [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 2025-10-17 10:48:19,902 [67 ] 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 2025-10-17 10:48:19,902 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:19,902 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:19,903 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:19,904 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7ms INFO 2025-10-17 10:48:19,904 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:19,904 [67 ] 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 2025-10-17 10:48:19,904 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9816ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:19,942 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:19,945 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 41.0044ms INFO 2025-10-17 10:48:19,945 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:19,945 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8506ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:21,080 [67 ] 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 2025-10-17 10:48:21,080 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:21,081 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:21,081 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:21,082 [67 ] 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 2025-10-17 10:48:21,088 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:21,089 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4024ms INFO 2025-10-17 10:48:21,089 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:21,089 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5417ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:33,422 [26 ] 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 2025-10-17 10:48:33,422 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:48:33,422 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:33,422 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:33,424 [26 ] 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 2025-10-17 10:48:33,429 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:33,429 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 4.7727ms INFO 2025-10-17 10:48:33,429 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:33,429 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1094ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:48:55,007 [26 ] 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=2025-10-18&endDate=2025-10-18&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 10:48:55,007 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:48:55,008 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:55,009 [26 ] 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 2025-10-17 10:48:55,015 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:48:55,015 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 6.2886ms INFO 2025-10-17 10:48:55,015 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:48:55,015 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4947ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:49:40,162 [24 ] 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 2025-10-17 10:49:40,162 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:49:40,162 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:49:40,163 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:40,164 [24 ] 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 2025-10-17 10:49:40,171 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:49:40,171 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.763ms INFO 2025-10-17 10:49:40,171 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:40,171 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1109ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:49:40,267 [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 112 INFO 2025-10-17 10:49:40,267 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:49:40,268 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:49:40,268 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:40,269 [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 2025-10-17 10:49:40,276 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:49:40,276 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.1417ms INFO 2025-10-17 10:49:40,276 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:40,277 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3957ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:49:40,345 [20 ] 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 2025-10-17 10:49:40,345 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:49:40,346 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:49:40,346 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:40,347 [20 ] 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 2025-10-17 10:49:40,355 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:49:40,355 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.1058ms INFO 2025-10-17 10:49:40,355 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:40,356 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3976ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:49:40,590 [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 111 INFO 2025-10-17 10:49:40,590 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:49:40,590 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:49:40,590 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:40,592 [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 2025-10-17 10:49:40,599 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:49:40,599 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8366ms INFO 2025-10-17 10:49:40,599 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:40,599 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0865ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:49:40,747 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoCreateSelfOver? application/json 51667 INFO 2025-10-17 10:49:40,748 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:49:40,748 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:49:40,748 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:40,749 [66 ] 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 2025-10-17 10:49:41,102 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:49:41,103 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M) in 353.1554ms INFO 2025-10-17 10:49:41,103 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:41,103 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 355.4ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:49:41,312 [20 ] 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 2025-10-17 10:49:41,312 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:49:41,312 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:49:41,312 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:41,314 [20 ] 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 2025-10-17 10:49:41,371 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:49:41,371 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 57.7345ms INFO 2025-10-17 10:49:41,371 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:41,372 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.9135ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:49:42,597 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 10:49:42,598 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:49:42,598 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:42,599 [66 ] 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 2025-10-17 10:49:42,651 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:49:42,651 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 51.1775ms INFO 2025-10-17 10:49:42,651 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:42,651 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.527ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:49:49,076 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669387864&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:49:49,076 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:49:49,076 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7588ms 200 text/html INFO 2025-10-17 10:49:49,615 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760669388519 INFO 2025-10-17 10:49:49,616 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:49:49,616 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6641ms 200 application/javascript INFO 2025-10-17 10:49:49,682 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2212986334211744 INFO 2025-10-17 10:49:49,683 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:49:49,683 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7312ms 200 application/javascript INFO 2025-10-17 10:49:49,815 [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%3D1760669387864%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:49:49,815 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:49:49,815 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:49,817 [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 2025-10-17 10:49:49,818 [66 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669387864&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:49:49,821 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:49:49,821 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9938ms INFO 2025-10-17 10:49:49,821 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:49,821 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2876ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:49:49,854 [66 ] 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 2025-10-17 10:49:49,854 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:49:49,854 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:49:49,854 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:49,855 [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 2025-10-17 10:49:49,857 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:49:49,857 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:49:49,857 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:49:49,873 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:49:49,875 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:49:49,875 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.855ms INFO 2025-10-17 10:49:49,875 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:49:49,876 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8063ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:32,606 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669731034&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:55:32,607 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:55:32,607 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7218ms 200 text/html INFO 2025-10-17 10:55:33,326 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760669731865 INFO 2025-10-17 10:55:33,327 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:55:33,327 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7322ms 200 application/javascript INFO 2025-10-17 10:55:33,406 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17143178702405582 INFO 2025-10-17 10:55:33,406 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:55:33,406 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6614ms 200 application/javascript INFO 2025-10-17 10:55:33,579 [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%3D1760669731034%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:55:33,579 [85 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:55:33,580 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,581 [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 2025-10-17 10:55:33,582 [85 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669731034&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:55:33,586 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,586 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.451ms INFO 2025-10-17 10:55:33,586 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,586 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.022ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:33,607 [83 ] 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 2025-10-17 10:55:33,607 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:55:33,608 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:33,608 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,610 [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). INFO 2025-10-17 10:55:33,613 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:55:33,613 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:55:33,613 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:55:33,628 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:55:33,631 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,631 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 21.3126ms INFO 2025-10-17 10:55:33,631 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,631 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0359ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:33,726 [23 ] 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 2025-10-17 10:55:33,727 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:33,727 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,727 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:55:33,727 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:33,728 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,728 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 10:55:33,729 [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 2025-10-17 10:55:33,730 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:55:33,730 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:55:33,730 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:55:33,732 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,732 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7561ms INFO 2025-10-17 10:55:33,732 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,732 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8927ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:33,745 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:55:33,745 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:55:33,748 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,748 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.028ms INFO 2025-10-17 10:55:33,748 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,748 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8528ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:33,867 [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 2025-10-17 10:55:33,867 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:33,867 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,867 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:55:33,868 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:33,868 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,869 [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 2025-10-17 10:55:33,869 [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 2025-10-17 10:55:33,872 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,872 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,872 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4167ms INFO 2025-10-17 10:55:33,873 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,873 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7052ms INFO 2025-10-17 10:55:33,873 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,873 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9413ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:33,873 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2701ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:33,906 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:55:33,906 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:33,906 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,907 [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 2025-10-17 10:55:33,907 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:33,907 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,908 [23 ] 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 2025-10-17 10:55:33,909 [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 2025-10-17 10:55:33,911 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,911 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4265ms INFO 2025-10-17 10:55:33,911 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,911 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.337ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:33,912 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,912 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0403ms INFO 2025-10-17 10:55:33,912 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,912 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.808ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:33,914 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:55:33,914 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:33,914 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,915 [23 ] 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 2025-10-17 10:55:33,918 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,918 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.5952ms INFO 2025-10-17 10:55:33,918 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,918 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.332ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:33,922 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:55:33,922 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:33,922 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,923 [23 ] 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 2025-10-17 10:55:33,925 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:55:33,926 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:33,926 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,927 [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 2025-10-17 10:55:33,930 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,930 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1819ms INFO 2025-10-17 10:55:33,930 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,930 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.757ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:33,930 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:33,931 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1625ms INFO 2025-10-17 10:55:33,931 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:33,931 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.763ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:34,010 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:55:34,010 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:34,010 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:34,012 [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 2025-10-17 10:55:34,014 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:55:34,014 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:34,014 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:34,016 [23 ] 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 2025-10-17 10:55:34,017 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:34,017 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0944ms INFO 2025-10-17 10:55:34,017 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:34,017 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0083ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:34,021 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:55:34,022 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:34,022 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:34,023 [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 2025-10-17 10:55:34,039 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:34,039 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1887ms INFO 2025-10-17 10:55:34,039 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:34,039 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9483ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:34,081 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:34,082 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 66.0256ms INFO 2025-10-17 10:55:34,082 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:34,082 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.9288ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:36,011 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 10:55:36,011 [9 ] 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 2025-10-17 10:55:36,011 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:36,011 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:36,011 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:36,011 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:36,013 [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 2025-10-17 10:55:36,013 [85 ] 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 2025-10-17 10:55:36,016 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:36,017 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3931ms INFO 2025-10-17 10:55:36,017 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:36,017 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8685ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:36,040 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:36,040 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 26.7921ms INFO 2025-10-17 10:55:36,040 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:36,040 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2681ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:37,846 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841& INFO 2025-10-17 10:55:37,846 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:37,846 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:37,848 [72 ] 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 2025-10-17 10:55:37,893 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:37,893 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.1822ms INFO 2025-10-17 10:55:37,893 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:37,893 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4791ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:38,006 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:55:38,006 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:38,006 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,007 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330497&isHis=& INFO 2025-10-17 10:55:38,007 [85 ] 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 2025-10-17 10:55:38,007 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:38,007 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,009 [23 ] 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 2025-10-17 10:55:38,012 [23 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:55:38,013 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:38,013 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7686ms INFO 2025-10-17 10:55:38,013 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,013 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7253ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:38,016 [23 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 10:55:38,018 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:38,018 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.7741ms INFO 2025-10-17 10:55:38,019 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,019 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4829ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:38,107 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&isHis=& INFO 2025-10-17 10:55:38,107 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:38,107 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,108 [23 ] 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 2025-10-17 10:55:38,155 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:38,155 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.7782ms INFO 2025-10-17 10:55:38,155 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,155 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.875ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:38,247 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&isHis=& INFO 2025-10-17 10:55:38,247 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:38,247 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,249 [85 ] 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 2025-10-17 10:55:38,249 [72 ] 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=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&recordId=386017&tableName=k_over& INFO 2025-10-17 10:55:38,249 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841&flowID=88&nodeCode=begin& INFO 2025-10-17 10:55:38,249 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:38,249 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:38,249 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,249 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,250 [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 2025-10-17 10:55:38,251 [23 ] 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 2025-10-17 10:55:38,294 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:38,294 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.3631ms INFO 2025-10-17 10:55:38,294 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,294 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.1758ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:38,296 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:38,296 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.8589ms INFO 2025-10-17 10:55:38,296 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,296 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7469ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:38,299 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:38,299 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.5755ms INFO 2025-10-17 10:55:38,299 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,299 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.5501ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:38,422 [25 ] 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 2025-10-17 10:55:38,422 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:38,422 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,423 [72 ] 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 2025-10-17 10:55:38,424 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:38,424 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,424 [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 2025-10-17 10:55:38,425 [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 2025-10-17 10:55:38,426 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=37a0ee5f-52ed-4d67-b29e-b9e7c3b73841& INFO 2025-10-17 10:55:38,427 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:38,427 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,428 [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 2025-10-17 10:55:38,429 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:38,429 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7229ms INFO 2025-10-17 10:55:38,429 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,429 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8517ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:38,430 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:38,430 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8224ms INFO 2025-10-17 10:55:38,430 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,430 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5149ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:38,500 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:38,502 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.0887ms INFO 2025-10-17 10:55:38,502 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:38,502 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.1077ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:39,706 [49 ] 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 2025-10-17 10:55:39,706 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:55:39,706 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:39,706 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:39,708 [49 ] 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 2025-10-17 10:55:39,714 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:39,714 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4298ms INFO 2025-10-17 10:55:39,714 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:39,714 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5657ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:39,826 [49 ] 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=Z4bSvDjlwac%3D& INFO 2025-10-17 10:55:39,826 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:39,826 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:39,828 [49 ] 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 2025-10-17 10:55:39,833 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:39,833 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.337ms INFO 2025-10-17 10:55:39,833 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:39,833 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1734ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:55:42,916 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 10:55:42,916 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:55:42,916 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:42,918 [25 ] 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 2025-10-17 10:55:42,944 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:55:42,945 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 26.9198ms INFO 2025-10-17 10:55:42,945 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:55:42,945 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0556ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:29,902 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669789426&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 10:56:29,902 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:56:29,903 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6754ms 200 text/html INFO 2025-10-17 10:56:30,211 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760669790195 INFO 2025-10-17 10:56:30,211 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:56:30,212 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8433ms 200 application/javascript INFO 2025-10-17 10:56:30,223 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9614046657880793 INFO 2025-10-17 10:56:30,224 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:56:30,224 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6551ms 200 application/javascript INFO 2025-10-17 10:56:30,338 [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%3D1760669789426%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 10:56:30,338 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:56:30,338 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,340 [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 2025-10-17 10:56:30,341 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669789426&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 10:56:30,343 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,343 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.837ms INFO 2025-10-17 10:56:30,343 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,344 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6566ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,345 [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 2025-10-17 10:56:30,345 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:30,345 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,345 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,346 [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 2025-10-17 10:56:30,347 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:56:30,347 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:56:30,347 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:56:30,363 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:56:30,365 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,365 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8157ms INFO 2025-10-17 10:56:30,365 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,365 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6034ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,428 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:56:30,429 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,429 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,430 [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 2025-10-17 10:56:30,430 [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 2025-10-17 10:56:30,430 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,430 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,431 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:56:30,431 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:56:30,431 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:56:30,431 [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 2025-10-17 10:56:30,434 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,434 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8891ms INFO 2025-10-17 10:56:30,434 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,434 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.611ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,445 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:56:30,446 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:56:30,448 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,448 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.101ms INFO 2025-10-17 10:56:30,448 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,448 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9069ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,514 [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 2025-10-17 10:56:30,514 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,514 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,516 [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 2025-10-17 10:56:30,518 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,519 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8866ms INFO 2025-10-17 10:56:30,519 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,519 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6498ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,557 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5b4a2784-2c74-438b-beaf-26dcb7b1f4da%20%20& INFO 2025-10-17 10:56:30,557 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,557 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,558 [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 2025-10-17 10:56:30,594 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:56:30,594 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,594 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,596 [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 2025-10-17 10:56:30,601 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,601 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9111ms INFO 2025-10-17 10:56:30,601 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,601 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8399ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,603 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,603 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.1375ms INFO 2025-10-17 10:56:30,604 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,604 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9931ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,666 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:56:30,667 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,667 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,668 [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 2025-10-17 10:56:30,669 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330557&isHis=& INFO 2025-10-17 10:56:30,669 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,669 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,670 [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 2025-10-17 10:56:30,674 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,675 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:56:30,675 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3803ms INFO 2025-10-17 10:56:30,675 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,675 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3763ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,677 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 10:56:30,679 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,679 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9036ms INFO 2025-10-17 10:56:30,679 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,679 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7487ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,725 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:56:30,725 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,725 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,726 [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 2025-10-17 10:56:30,729 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,729 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9352ms INFO 2025-10-17 10:56:30,729 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,730 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7776ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,739 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5b4a2784-2c74-438b-beaf-26dcb7b1f4da%20%20&isHis=& INFO 2025-10-17 10:56:30,739 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,739 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,741 [74 ] 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 2025-10-17 10:56:30,741 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5b4a2784-2c74-438b-beaf-26dcb7b1f4da%20%20&flowID=78&nodeCode=N1660557086424& INFO 2025-10-17 10:56:30,741 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,741 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,742 [49 ] 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=5b4a2784-2c74-438b-beaf-26dcb7b1f4da%20%20&recordId=61599&tableName=K_LEAVE& INFO 2025-10-17 10:56:30,742 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,742 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,743 [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 2025-10-17 10:56:30,744 [49 ] 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 2025-10-17 10:56:30,791 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,791 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.5039ms INFO 2025-10-17 10:56:30,791 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,791 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.3429ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,818 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,819 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 76.0066ms INFO 2025-10-17 10:56:30,819 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,819 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.6505ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,820 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,820 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 76.4915ms INFO 2025-10-17 10:56:30,820 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,820 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.2806ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,919 [75 ] 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 2025-10-17 10:56:30,920 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,920 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,921 [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 2025-10-17 10:56:30,921 [49 ] 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 2025-10-17 10:56:30,921 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,922 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,922 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=5b4a2784-2c74-438b-beaf-26dcb7b1f4da%20%20& INFO 2025-10-17 10:56:30,923 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:30,923 [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 2025-10-17 10:56:30,923 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,924 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,924 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0457ms INFO 2025-10-17 10:56:30,924 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,924 [82 ] 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 2025-10-17 10:56:30,924 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.965ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,926 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:30,926 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8677ms INFO 2025-10-17 10:56:30,926 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:30,926 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6415ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:30,999 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:31,002 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 77.9561ms INFO 2025-10-17 10:56:31,002 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:31,002 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.93ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:32,460 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669792362&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:56:32,461 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:56:32,461 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9785ms 200 text/html INFO 2025-10-17 10:56:32,541 [82 ] 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 2025-10-17 10:56:32,541 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:32,541 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:32,541 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:32,542 [82 ] 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 2025-10-17 10:56:32,548 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:32,548 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0165ms INFO 2025-10-17 10:56:32,549 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:32,549 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0171ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:32,621 [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=xKeLrkX5O7g%3D& INFO 2025-10-17 10:56:32,622 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:32,622 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:32,623 [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 2025-10-17 10:56:32,630 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:32,630 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5132ms INFO 2025-10-17 10:56:32,630 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:32,630 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4583ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:32,782 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760669792776 INFO 2025-10-17 10:56:32,782 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:56:32,783 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5491ms 200 application/javascript INFO 2025-10-17 10:56:32,794 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7453288458741594 INFO 2025-10-17 10:56:32,794 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:56:32,794 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4295ms 200 application/javascript INFO 2025-10-17 10:56:32,899 [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%3D1760669792362%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:56:32,899 [82 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:56:32,900 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:32,901 [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 2025-10-17 10:56:32,902 [82 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669792362&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:56:32,905 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:32,905 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7966ms INFO 2025-10-17 10:56:32,905 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:32,905 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6713ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:32,910 [82 ] 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 2025-10-17 10:56:32,910 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:32,910 [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 2025-10-17 10:56:32,910 [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 2025-10-17 10:56:32,910 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:32,912 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 10:56:32,912 [82 ] 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 2025-10-17 10:56:32,912 [82 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 10:56:32,912 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:32,912 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6807ms INFO 2025-10-17 10:56:32,912 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:32,913 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7015ms 401 application/json; charset=utf-8 INFO 2025-10-17 10:56:32,995 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 10:56:32,995 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:32,996 [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 2025-10-17 10:56:32,996 [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 2025-10-17 10:56:32,996 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:56:32,997 [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 2025-10-17 10:56:32,998 [82 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDAyOSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumltuWwj-axnyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDQ4IiwianRpIjoiYWQ3MDliOGEtZDU1My00OGYzLWIyY2EtNjc1NWQwYTNlMzYwIiwiaWF0IjoxNzYwNTc2MzQ3LCJuYmYiOjE3NjA1NzYzNDUsImV4cCI6MTc2MDY2Mjc0NywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.bARZC7hTgCL0PASIc4svYX9BeGzayeYZ662fSL-XXBE INFO 2025-10-17 10:56:33,001 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,001 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.5475ms INFO 2025-10-17 10:56:33,001 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:56:33,001 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6942ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,079 [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 2025-10-17 10:56:33,079 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:33,079 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,081 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,083 [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 2025-10-17 10:56:33,084 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:56:33,084 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:56:33,084 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:56:33,099 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:56:33,101 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,101 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5497ms INFO 2025-10-17 10:56:33,101 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,102 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4274ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,182 [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 2025-10-17 10:56:33,183 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,183 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,184 [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 2025-10-17 10:56:33,185 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:56:33,185 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,185 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,187 [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 2025-10-17 10:56:33,188 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:56:33,188 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,188 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7547ms INFO 2025-10-17 10:56:33,188 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,188 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:56:33,188 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:56:33,188 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7064ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,203 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:56:33,218 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:56:33,221 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,221 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.9367ms INFO 2025-10-17 10:56:33,221 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,221 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9494ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,356 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:56:33,356 [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 2025-10-17 10:56:33,357 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,357 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,357 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,357 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,358 [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 2025-10-17 10:56:33,358 [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 2025-10-17 10:56:33,362 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,362 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4225ms INFO 2025-10-17 10:56:33,362 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,362 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3308ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,368 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,368 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.3813ms INFO 2025-10-17 10:56:33,368 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,368 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3211ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,447 [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 2025-10-17 10:56:33,448 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,448 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,449 [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 2025-10-17 10:56:33,452 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,452 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3181ms INFO 2025-10-17 10:56:33,452 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,453 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2032ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,459 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:56:33,459 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,459 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,461 [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 2025-10-17 10:56:33,464 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,464 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3872ms INFO 2025-10-17 10:56:33,464 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,464 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4171ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,468 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:56:33,468 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,468 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,470 [82 ] 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 2025-10-17 10:56:33,473 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,473 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9422ms INFO 2025-10-17 10:56:33,473 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,473 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7773ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,483 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:56:33,483 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,483 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,484 [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 2025-10-17 10:56:33,492 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,492 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.42ms INFO 2025-10-17 10:56:33,492 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,492 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1202ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,493 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:56:33,493 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,493 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,493 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:56:33,494 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,494 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,494 [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 2025-10-17 10:56:33,495 [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 2025-10-17 10:56:33,497 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,497 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1324ms INFO 2025-10-17 10:56:33,497 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,498 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7962ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,500 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,500 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6636ms INFO 2025-10-17 10:56:33,500 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,500 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3919ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,578 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:56:33,578 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,578 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,579 [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 2025-10-17 10:56:33,579 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:56:33,580 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:33,580 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,581 [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 2025-10-17 10:56:33,603 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,603 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 23.7364ms INFO 2025-10-17 10:56:33,603 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,603 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.4215ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:33,614 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:33,614 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 33.4329ms INFO 2025-10-17 10:56:33,614 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:33,615 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2226ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:34,952 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=04d4e291-6540-41c9-838b-82533b13099a%20%20& INFO 2025-10-17 10:56:34,952 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:34,952 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:34,954 [74 ] 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 2025-10-17 10:56:35,000 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:35,000 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9058ms INFO 2025-10-17 10:56:35,000 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,000 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2431ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:35,079 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:56:35,079 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:35,079 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,081 [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 2025-10-17 10:56:35,082 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330740&isHis=& INFO 2025-10-17 10:56:35,082 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:35,083 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,084 [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 2025-10-17 10:56:35,087 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:35,087 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:56:35,087 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4123ms INFO 2025-10-17 10:56:35,087 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,088 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5797ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:35,092 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:35,093 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.807ms INFO 2025-10-17 10:56:35,093 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,093 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8377ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:35,168 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=04d4e291-6540-41c9-838b-82533b13099a%20%20&isHis=& INFO 2025-10-17 10:56:35,168 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:35,168 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,169 [64 ] 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 2025-10-17 10:56:35,172 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1661330167495&guid=04d4e291-6540-41c9-838b-82533b13099a%20%20&recordId=386021&tableName=k_over& INFO 2025-10-17 10:56:35,172 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=04d4e291-6540-41c9-838b-82533b13099a%20%20&flowID=88&nodeCode=N1661330167495& INFO 2025-10-17 10:56:35,172 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:35,172 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,172 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:35,172 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,173 [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 2025-10-17 10:56:35,174 [39 ] 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 2025-10-17 10:56:35,219 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:35,219 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.7337ms INFO 2025-10-17 10:56:35,219 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,219 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5407ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:35,251 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:35,251 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 77.7913ms INFO 2025-10-17 10:56:35,251 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,252 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.853ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:35,253 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:35,253 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.6323ms INFO 2025-10-17 10:56:35,253 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,253 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.3463ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:35,345 [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 2025-10-17 10:56:35,345 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:35,345 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,347 [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 2025-10-17 10:56:35,348 [39 ] 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 2025-10-17 10:56:35,348 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:35,348 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,349 [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 2025-10-17 10:56:35,350 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:35,350 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4517ms INFO 2025-10-17 10:56:35,350 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,350 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2732ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:35,352 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:35,352 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2766ms INFO 2025-10-17 10:56:35,352 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,353 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0312ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:35,353 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=04d4e291-6540-41c9-838b-82533b13099a%20%20& INFO 2025-10-17 10:56:35,354 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:35,354 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,355 [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 2025-10-17 10:56:35,427 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:35,430 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.2594ms INFO 2025-10-17 10:56:35,430 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:35,430 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.9998ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:36,645 [64 ] 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 2025-10-17 10:56:36,645 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:36,645 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:36,646 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:36,647 [64 ] 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 2025-10-17 10:56:36,653 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:36,653 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2332ms INFO 2025-10-17 10:56:36,653 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:36,653 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3054ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:36,732 [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_over&keyFieldValue=su0t%2BVEpKHY%3D& INFO 2025-10-17 10:56:36,732 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:36,732 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:36,734 [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 2025-10-17 10:56:36,739 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:36,739 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5466ms INFO 2025-10-17 10:56:36,739 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:36,739 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5757ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:59,329 [74 ] 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 2025-10-17 10:56:59,329 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:59,329 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:59,329 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,331 [74 ] 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 2025-10-17 10:56:59,337 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:59,337 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8487ms INFO 2025-10-17 10:56:59,337 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,337 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0807ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:59,346 [64 ] 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 2025-10-17 10:56:59,346 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:59,346 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:59,346 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,347 [64 ] 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 2025-10-17 10:56:59,353 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:59,353 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7688ms INFO 2025-10-17 10:56:59,353 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,353 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5353ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:59,363 [74 ] 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 2025-10-17 10:56:59,363 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:59,363 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:59,363 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,364 [74 ] 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 2025-10-17 10:56:59,371 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:59,371 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.188ms INFO 2025-10-17 10:56:59,371 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,372 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8726ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:59,379 [49 ] 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 2025-10-17 10:56:59,380 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:59,380 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:59,380 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,381 [49 ] 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 2025-10-17 10:56:59,387 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:59,387 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.6387ms INFO 2025-10-17 10:56:59,387 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,387 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5152ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:59,466 [64 ] 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 2025-10-17 10:56:59,466 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:56:59,466 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:59,466 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,468 [64 ] 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 2025-10-17 10:56:59,512 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:59,512 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 44.2098ms INFO 2025-10-17 10:56:59,512 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,512 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9362ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:56:59,583 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 10:56:59,583 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:56:59,583 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,584 [72 ] 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 2025-10-17 10:56:59,592 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:56:59,592 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.9653ms INFO 2025-10-17 10:56:59,593 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:56:59,593 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7665ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:01,448 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 67 INFO 2025-10-17 10:57:01,448 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:57:01,449 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:01,449 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:01,450 [64 ] 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 2025-10-17 10:57:01,576 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:01,576 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 125.4798ms INFO 2025-10-17 10:57:01,576 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:01,576 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 127.7705ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:02,709 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 10:57:02,710 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:02,710 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:02,711 [72 ] 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 2025-10-17 10:57:02,715 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:57:02,715 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:02,715 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:02,716 [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 2025-10-17 10:57:02,718 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:02,718 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.8636ms INFO 2025-10-17 10:57:02,718 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:02,718 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9632ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:02,720 [74 ] 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 2025-10-17 10:57:02,721 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:02,721 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:02,722 [74 ] 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 2025-10-17 10:57:02,725 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:02,725 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 8.3062ms INFO 2025-10-17 10:57:02,725 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:02,725 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1559ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:02,736 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:02,737 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4289ms INFO 2025-10-17 10:57:02,737 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:02,737 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.157ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,059 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669828023&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 10:57:08,060 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:57:08,060 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.876ms 200 text/html INFO 2025-10-17 10:57:08,374 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760669828368 INFO 2025-10-17 10:57:08,375 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:57:08,375 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7466ms 200 application/javascript INFO 2025-10-17 10:57:08,388 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5320964820837637 INFO 2025-10-17 10:57:08,388 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:57:08,388 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4567ms 200 application/javascript INFO 2025-10-17 10:57:08,493 [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%3D1760669828023%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 10:57:08,494 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:57:08,494 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,495 [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 2025-10-17 10:57:08,496 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669828023&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 10:57:08,499 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:08,499 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9482ms INFO 2025-10-17 10:57:08,499 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,499 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8793ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,500 [25 ] 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 2025-10-17 10:57:08,500 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:57:08,500 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,500 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,501 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 10:57:08,502 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:57:08,502 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:57:08,502 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:57:08,517 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:57:08,520 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:08,520 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6663ms INFO 2025-10-17 10:57:08,520 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,520 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4558ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,588 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:57:08,589 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,589 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,590 [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 2025-10-17 10:57:08,591 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:57:08,591 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:57:08,591 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:57:08,593 [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 2025-10-17 10:57:08,593 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,593 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,594 [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 2025-10-17 10:57:08,598 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:08,598 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3111ms INFO 2025-10-17 10:57:08,598 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,598 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1724ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,606 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:57:08,606 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:57:08,608 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:08,608 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.37ms INFO 2025-10-17 10:57:08,609 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,609 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2034ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,720 [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 2025-10-17 10:57:08,720 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,720 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:57:08,720 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,720 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,720 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,721 [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 2025-10-17 10:57:08,722 [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 2025-10-17 10:57:08,725 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:08,725 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:08,725 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3364ms INFO 2025-10-17 10:57:08,725 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,725 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1928ms INFO 2025-10-17 10:57:08,725 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1657ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,725 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,725 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8272ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,793 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=04d4e291-6540-41c9-838b-82533b13099a%20%20& INFO 2025-10-17 10:57:08,794 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,794 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,795 [72 ] 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 2025-10-17 10:57:08,804 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:57:08,804 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,804 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,806 [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 2025-10-17 10:57:08,811 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:08,811 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.5065ms INFO 2025-10-17 10:57:08,811 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,811 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4949ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,841 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:08,841 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.5076ms INFO 2025-10-17 10:57:08,841 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,841 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5566ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,911 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:57:08,911 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,912 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,913 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330740&isHis=& INFO 2025-10-17 10:57:08,913 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,913 [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 2025-10-17 10:57:08,913 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,914 [77 ] 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 2025-10-17 10:57:08,918 [77 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:57:08,919 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:08,919 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0175ms INFO 2025-10-17 10:57:08,919 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,919 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0929ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,921 [77 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 10:57:08,923 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:08,923 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.7609ms INFO 2025-10-17 10:57:08,923 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,923 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4329ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:08,986 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=04d4e291-6540-41c9-838b-82533b13099a%20%20&isHis=& INFO 2025-10-17 10:57:08,986 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,986 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,988 [77 ] 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 2025-10-17 10:57:08,992 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=04d4e291-6540-41c9-838b-82533b13099a%20%20&flowID=88&nodeCode=N1661330167495& INFO 2025-10-17 10:57:08,992 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1661330167495&guid=04d4e291-6540-41c9-838b-82533b13099a%20%20&recordId=386021&tableName=k_over& INFO 2025-10-17 10:57:08,992 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,993 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:08,993 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,993 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:08,994 [23 ] 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 2025-10-17 10:57:08,994 [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 2025-10-17 10:57:09,053 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:09,053 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 64.8354ms INFO 2025-10-17 10:57:09,053 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:09,053 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.4062ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:09,085 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:09,085 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:09,085 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 91.136ms INFO 2025-10-17 10:57:09,086 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:09,086 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 91.0926ms INFO 2025-10-17 10:57:09,086 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:09,086 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.4666ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:09,086 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.606ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:09,175 [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 2025-10-17 10:57:09,176 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:09,176 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:09,177 [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 2025-10-17 10:57:09,180 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=04d4e291-6540-41c9-838b-82533b13099a%20%20& INFO 2025-10-17 10:57:09,180 [23 ] 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 2025-10-17 10:57:09,180 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:09,180 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:09,180 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:09,180 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:09,181 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 10:57:09,181 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:09,181 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9709ms INFO 2025-10-17 10:57:09,181 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:09,181 [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 2025-10-17 10:57:09,181 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0544ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:09,184 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:09,184 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0809ms INFO 2025-10-17 10:57:09,184 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:09,184 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7444ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:09,256 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:09,258 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.9023ms INFO 2025-10-17 10:57:09,258 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:09,259 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.9622ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:10,367 [9 ] 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 2025-10-17 10:57:10,367 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:57:10,367 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:10,368 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:10,369 [9 ] 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 2025-10-17 10:57:10,375 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:10,375 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3768ms INFO 2025-10-17 10:57:10,375 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:10,376 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5558ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:57:10,459 [23 ] 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=su0t%2BVEpKHY%3D& INFO 2025-10-17 10:57:10,459 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:57:10,459 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:10,461 [23 ] 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 2025-10-17 10:57:10,467 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:57:10,467 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2531ms INFO 2025-10-17 10:57:10,467 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:57:10,467 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4168ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:00,786 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669879972&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:58:00,787 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:58:00,787 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7194ms 200 text/html INFO 2025-10-17 10:58:02,016 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760669881370 INFO 2025-10-17 10:58:02,016 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:58:02,016 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7373ms 200 application/javascript INFO 2025-10-17 10:58:02,115 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.561456179448157 INFO 2025-10-17 10:58:02,116 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:58:02,116 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5595ms 200 application/javascript INFO 2025-10-17 10:58:02,311 [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%3D1760669879972%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 10:58:02,311 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 10:58:02,311 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,313 [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 2025-10-17 10:58:02,314 [51 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669879972&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 10:58:02,317 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:02,317 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7908ms INFO 2025-10-17 10:58:02,317 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,317 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3068ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:02,353 [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 2025-10-17 10:58:02,353 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:58:02,353 [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 2025-10-17 10:58:02,353 [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 2025-10-17 10:58:02,353 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,355 [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 2025-10-17 10:58:02,356 [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 2025-10-17 10:58:02,356 [61 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 10:58:02,356 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:02,356 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7273ms INFO 2025-10-17 10:58:02,356 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,356 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4481ms 401 application/json; charset=utf-8 INFO 2025-10-17 10:58:02,467 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 10:58:02,467 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:58:02,468 [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 2025-10-17 10:58:02,468 [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 2025-10-17 10:58:02,468 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:58:02,469 [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 2025-10-17 10:58:02,470 [61 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NzIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDQxMiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-e7tOaWsCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDcyIiwianRpIjoiNWUxMDk4NDktM2QxNS00NDQzLTk5ZWUtN2ZmMDNkMzA3ZGIyIiwiaWF0IjoxNzYwNTgwNTkzLCJuYmYiOjE3NjA1ODA1OTEsImV4cCI6MTc2MDY2Njk5MywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.stkjT979ffQeMD5c6aA-LDGzZiZL4jSelXcvjtNxoYc INFO 2025-10-17 10:58:02,474 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:02,474 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.6682ms INFO 2025-10-17 10:58:02,474 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 10:58:02,474 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8175ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:02,588 [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 2025-10-17 10:58:02,588 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:58:02,588 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:02,590 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,591 [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 2025-10-17 10:58:02,592 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 10:58:02,593 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 10:58:02,593 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 10:58:02,607 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 10:58:02,610 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:02,610 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9856ms INFO 2025-10-17 10:58:02,610 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,610 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8557ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:02,761 [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 2025-10-17 10:58:02,761 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:02,761 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,762 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 10:58:02,763 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:02,763 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,763 [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 2025-10-17 10:58:02,764 [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 2025-10-17 10:58:02,765 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 10:58:02,765 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 10:58:02,765 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 10:58:02,767 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:02,767 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0056ms INFO 2025-10-17 10:58:02,767 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,767 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.288ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:02,780 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 10:58:02,795 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 10:58:02,798 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:02,798 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.425ms INFO 2025-10-17 10:58:02,798 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,799 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2855ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:02,907 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 10:58:02,908 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:02,908 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,909 [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 2025-10-17 10:58:02,916 [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 2025-10-17 10:58:02,916 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:02,916 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,917 [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 2025-10-17 10:58:02,919 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:02,919 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.4265ms INFO 2025-10-17 10:58:02,919 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,919 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4042ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:02,921 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:02,921 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2168ms INFO 2025-10-17 10:58:02,921 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:02,921 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0037ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:03,026 [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 2025-10-17 10:58:03,026 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:03,026 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,027 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 10:58:03,028 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:03,028 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,028 [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 2025-10-17 10:58:03,029 [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 2025-10-17 10:58:03,031 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:03,031 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2521ms INFO 2025-10-17 10:58:03,031 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,031 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4701ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:03,032 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:03,032 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1446ms INFO 2025-10-17 10:58:03,032 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,033 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2725ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:03,033 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 10:58:03,033 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:03,034 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,035 [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 2025-10-17 10:58:03,038 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:03,038 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6896ms INFO 2025-10-17 10:58:03,038 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,038 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6515ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:03,078 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 10:58:03,079 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:03,079 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,080 [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 2025-10-17 10:58:03,081 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 10:58:03,082 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:03,082 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 10:58:03,082 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,082 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:03,082 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,083 [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 2025-10-17 10:58:03,083 [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 2025-10-17 10:58:03,088 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:03,089 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.166ms INFO 2025-10-17 10:58:03,089 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,089 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5948ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:03,089 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:03,089 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.218ms INFO 2025-10-17 10:58:03,089 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,089 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8716ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:03,091 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:03,091 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4585ms INFO 2025-10-17 10:58:03,091 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,091 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2662ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:03,148 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 10:58:03,149 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:03,149 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,150 [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 2025-10-17 10:58:03,158 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 10:58:03,158 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:03,158 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,159 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:03,159 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0526ms INFO 2025-10-17 10:58:03,159 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,159 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.832ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:03,159 [24 ] 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 2025-10-17 10:58:03,180 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:03,180 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.1252ms INFO 2025-10-17 10:58:03,181 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:03,181 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9858ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:11,547 [61 ] 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 2025-10-17 10:58:11,548 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:11,548 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,549 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 10:58:11,549 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:11,549 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,550 [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 2025-10-17 10:58:11,551 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 10:58:11,551 [24 ] 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 2025-10-17 10:58:11,551 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:11,551 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,553 [77 ] 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 2025-10-17 10:58:11,555 [84 ] 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 2025-10-17 10:58:11,556 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:11,570 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,570 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:11,570 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 19.8995ms INFO 2025-10-17 10:58:11,570 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,570 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8961ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:11,570 [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 2025-10-17 10:58:11,571 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:11,571 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,572 [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 2025-10-17 10:58:11,572 [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 2025-10-17 10:58:11,573 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:11,573 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 22.2527ms INFO 2025-10-17 10:58:11,573 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,573 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3443ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:11,574 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:11,574 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 21.3793ms INFO 2025-10-17 10:58:11,574 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,574 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4715ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:11,575 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:11,575 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:11,575 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7648ms INFO 2025-10-17 10:58:11,575 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,575 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.2741ms INFO 2025-10-17 10:58:11,575 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,575 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0894ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:11,576 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.229ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:11,753 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1472& INFO 2025-10-17 10:58:11,753 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:11,753 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,754 [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 2025-10-17 10:58:11,758 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:11,763 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.2309ms INFO 2025-10-17 10:58:11,763 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:11,763 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2517ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:20,307 [77 ] 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 2025-10-17 10:58:20,308 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:58:20,308 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8391ms 200 text/html INFO 2025-10-17 10:58:20,412 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760669899745&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 10:58:20,413 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 10:58:20,413 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5194ms 200 text/html INFO 2025-10-17 10:58:21,019 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760669900356 INFO 2025-10-17 10:58:21,019 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 10:58:21,019 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5157ms 200 application/javascript INFO 2025-10-17 10:58:21,097 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4908699173901292 INFO 2025-10-17 10:58:21,098 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 10:58:21,098 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6088ms 200 application/javascript INFO 2025-10-17 10:58:40,035 [77 ] 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 167200 INFO 2025-10-17 10:58:40,035 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:58:40,035 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:40,035 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:40,037 [77 ] 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 2025-10-17 10:58:40,056 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:40,056 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 19.7464ms INFO 2025-10-17 10:58:40,056 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:40,057 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8234ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:40,190 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3918&formCode=0070&exeId=62250& INFO 2025-10-17 10:58:40,191 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:40,191 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:40,192 [77 ] 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 2025-10-17 10:58:40,213 [56 ] 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=Kze%2FAqQEn0A%3D& INFO 2025-10-17 10:58:40,214 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:40,214 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:40,215 [56 ] 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 2025-10-17 10:58:40,221 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:40,221 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8405ms INFO 2025-10-17 10:58:40,221 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:40,221 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0495ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:40,233 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:40,236 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 44.0034ms INFO 2025-10-17 10:58:40,236 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:40,236 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9941ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:41,647 [77 ] 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 2025-10-17 10:58:41,647 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:58:41,647 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:41,647 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:41,649 [77 ] 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 2025-10-17 10:58:41,666 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:8Da0KO+aXVo= INFO 2025-10-17 10:58:41,666 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2025-10-17 10:58:41,666 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:Kze/AqQEn0A= INFO 2025-10-17 10:58:41,667 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2025-10-17 10:58:41,706 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:41,706 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 57.0482ms INFO 2025-10-17 10:58:41,706 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:41,706 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.2124ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:41,819 [77 ] 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 2025-10-17 10:58:41,820 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:58:41,820 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:41,820 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:41,821 [77 ] 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 2025-10-17 10:58:41,825 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:41,825 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 3.5358ms INFO 2025-10-17 10:58:41,825 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:41,825 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4843ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:42,849 [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 2025-10-17 10:58:42,849 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:42,849 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:42,850 [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 2025-10-17 10:58:42,855 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:42,855 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7351ms INFO 2025-10-17 10:58:42,855 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:42,855 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8119ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:42,871 [40 ] 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=202501&endTime=202512&state=& INFO 2025-10-17 10:58:42,871 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:42,871 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:42,873 [40 ] 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 2025-10-17 10:58:43,179 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:43,179 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 306.883ms INFO 2025-10-17 10:58:43,180 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:43,180 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 308.7121ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:52,496 [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 2025-10-17 10:58:52,496 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:52,496 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:52,498 [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 2025-10-17 10:58:52,502 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:52,502 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5431ms INFO 2025-10-17 10:58:52,502 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:52,503 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6988ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:52,509 [77 ] 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 2025-10-17 10:58:52,510 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:52,510 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:52,511 [77 ] 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 2025-10-17 10:58:52,516 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:52,516 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.5882ms INFO 2025-10-17 10:58:52,516 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:52,516 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3528ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:52,527 [56 ] 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 2025-10-17 10:58:52,528 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:52,528 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:52,529 [56 ] 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 2025-10-17 10:58:52,538 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:52,542 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 12.8263ms INFO 2025-10-17 10:58:52,542 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:52,542 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4912ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:53,778 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 10:58:53,778 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:53,778 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:53,780 [56 ] 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 2025-10-17 10:58:53,782 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 10:58:53,800 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:53,800 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.1297ms INFO 2025-10-17 10:58:53,800 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:53,800 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2755ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:58,042 [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 2025-10-17 10:58:58,042 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:58:58,042 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:58,042 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,044 [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 2025-10-17 10:58:58,052 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:58,052 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.6376ms INFO 2025-10-17 10:58:58,052 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,053 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8714ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:58,117 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 10:58:58,117 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:58,117 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,119 [77 ] 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 2025-10-17 10:58:58,120 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 10:58:58,140 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=7X8cfjoAn9I%3D&isDeptCode=true& INFO 2025-10-17 10:58:58,140 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:58,140 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 21.5268ms INFO 2025-10-17 10:58:58,140 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,140 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:58,140 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5448ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:58,141 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,142 [84 ] 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 2025-10-17 10:58:58,144 [84 ] Sg.HcmMb.PubClass.ShareData - oldValue:7X8cfjoAn9I= INFO 2025-10-17 10:58:58,147 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:58,147 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.9336ms INFO 2025-10-17 10:58:58,147 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,147 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8957ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:58,153 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OdjvHroQZTM%3D&isDeptCode=true& INFO 2025-10-17 10:58:58,153 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:58,154 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,155 [77 ] 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 2025-10-17 10:58:58,156 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:OdjvHroQZTM= INFO 2025-10-17 10:58:58,159 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:58,159 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.3947ms INFO 2025-10-17 10:58:58,159 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,159 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1086ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:58,176 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=1wTYaMiileEKqxqrQKn7RA%3D%3D&isDeptCode=true& INFO 2025-10-17 10:58:58,176 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:58,176 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,177 [40 ] 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 2025-10-17 10:58:58,179 [40 ] Sg.HcmMb.PubClass.ShareData - oldValue:1wTYaMiileEKqxqrQKn7RA== INFO 2025-10-17 10:58:58,182 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:58,182 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.2052ms INFO 2025-10-17 10:58:58,182 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,182 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8456ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:58:58,405 [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 2025-10-17 10:58:58,405 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:58:58,405 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:58:58,405 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,407 [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 2025-10-17 10:58:58,416 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:58:58,416 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.1346ms INFO 2025-10-17 10:58:58,416 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:58:58,416 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2451ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:08,287 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 10:59:08,288 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:08,288 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:08,289 [25 ] 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 2025-10-17 10:59:08,294 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:08,294 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7776ms INFO 2025-10-17 10:59:08,294 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:08,294 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8709ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:08,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=202501&endTime=202512&state=& INFO 2025-10-17 10:59:08,309 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:08,309 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:08,311 [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 2025-10-17 10:59:08,630 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:08,631 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 320.0967ms INFO 2025-10-17 10:59:08,631 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:08,631 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 322.0984ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:09,608 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=31c70198-fddb-418c-933c-8f21cd19c68a& INFO 2025-10-17 10:59:09,608 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:09,608 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:09,610 [72 ] 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 2025-10-17 10:59:09,655 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:09,655 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.1548ms INFO 2025-10-17 10:59:09,655 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:09,655 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.657ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:09,945 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330747&isHis=& INFO 2025-10-17 10:59:09,946 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:09,946 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:09,946 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:59:09,947 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:09,947 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:09,947 [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 2025-10-17 10:59:09,948 [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 2025-10-17 10:59:09,951 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:59:09,954 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:09,954 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0123ms INFO 2025-10-17 10:59:09,954 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:09,954 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8044ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:09,955 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 10:59:09,957 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:09,958 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.0972ms INFO 2025-10-17 10:59:09,958 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:09,958 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2405ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:10,125 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 10:59:10,125 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:10,126 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,127 [25 ] 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 2025-10-17 10:59:10,174 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:10,174 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.9035ms INFO 2025-10-17 10:59:10,174 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,174 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.926ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:10,291 [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 2025-10-17 10:59:10,291 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:10,291 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,293 [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 2025-10-17 10:59:10,297 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:10,297 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4392ms INFO 2025-10-17 10:59:10,297 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,297 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.363ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:10,425 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 10:59:10,425 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:10,425 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,427 [25 ] 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 2025-10-17 10:59:10,443 [77 ] 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=31c70198-fddb-418c-933c-8f21cd19c68a&recordId=3918&tableName=FORM71& INFO 2025-10-17 10:59:10,444 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:10,444 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,445 [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 2025-10-17 10:59:10,464 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=31c70198-fddb-418c-933c-8f21cd19c68a&flowID=185&nodeCode=begin& INFO 2025-10-17 10:59:10,465 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:10,465 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,466 [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 2025-10-17 10:59:10,489 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:10,489 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 61.8413ms INFO 2025-10-17 10:59:10,489 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,489 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7942ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:10,493 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:10,493 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.21ms INFO 2025-10-17 10:59:10,493 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,493 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.092ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:10,510 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:10,510 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.8517ms INFO 2025-10-17 10:59:10,510 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,511 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0806ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:10,709 [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=3918&approveID=330747& INFO 2025-10-17 10:59:10,709 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:10,710 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,711 [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 2025-10-17 10:59:10,716 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:10,716 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.7321ms INFO 2025-10-17 10:59:10,716 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,716 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7481ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:10,843 [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 2025-10-17 10:59:10,844 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:10,844 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,845 [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 2025-10-17 10:59:10,849 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:10,849 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4369ms INFO 2025-10-17 10:59:10,849 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,849 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3353ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:10,863 [72 ] 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 2025-10-17 10:59:10,863 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:10,863 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,865 [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 2025-10-17 10:59:10,867 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:10,868 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8988ms INFO 2025-10-17 10:59:10,868 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,868 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7394ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:10,951 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3918&formCode=0070&flowID=185&nodeCode=begin&exeId=62250&guid=31c70198-fddb-418c-933c-8f21cd19c68a&flag=4& INFO 2025-10-17 10:59:10,952 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:10,952 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:10,953 [77 ] 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 2025-10-17 10:59:11,035 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:11,038 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 85.0812ms INFO 2025-10-17 10:59:11,038 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:11,038 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.9196ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:11,271 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=1a00c59b-a905-2851-9dde-a423cd782d06&attachTableName=& INFO 2025-10-17 10:59:11,271 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:11,272 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:11,273 [77 ] 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 2025-10-17 10:59:11,291 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a3d7ebee-e677-a4a5-07db-942d7d7ee500&attachTableName=& INFO 2025-10-17 10:59:11,292 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:11,292 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:11,293 [84 ] 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 2025-10-17 10:59:16,159 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:16,159 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:16,159 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 4866.1337ms INFO 2025-10-17 10:59:16,159 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 4886.3779ms INFO 2025-10-17 10:59:16,159 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:16,159 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:16,159 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4888.6314ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:16,159 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4868.3003ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:16,363 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 10:59:16,364 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:16,364 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:16,365 [25 ] 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 2025-10-17 10:59:16,370 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:16,370 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8019ms INFO 2025-10-17 10:59:16,370 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:16,370 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9247ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:16,383 [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=202501&endTime=202512&state=& INFO 2025-10-17 10:59:16,383 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:16,383 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:16,384 [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 2025-10-17 10:59:16,709 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:16,709 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 324.8697ms INFO 2025-10-17 10:59:16,709 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:16,709 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 326.6401ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:17,780 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=31c70198-fddb-418c-933c-8f21cd19c68a& INFO 2025-10-17 10:59:17,780 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:17,781 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:17,783 [25 ] 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 2025-10-17 10:59:17,828 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:17,828 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.8775ms INFO 2025-10-17 10:59:17,829 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:17,829 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5901ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:17,946 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 10:59:17,947 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:17,947 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:17,948 [56 ] 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 2025-10-17 10:59:17,954 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:17,954 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1791ms INFO 2025-10-17 10:59:17,954 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:17,955 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1541ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:17,970 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330747&isHis=& INFO 2025-10-17 10:59:17,970 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:17,970 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:17,972 [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 2025-10-17 10:59:17,976 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 10:59:17,980 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 10:59:17,983 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:17,983 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.9661ms INFO 2025-10-17 10:59:17,983 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:17,983 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0434ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:18,369 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 10:59:18,370 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:18,370 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:18,371 [77 ] 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 2025-10-17 10:59:18,420 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:18,420 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 48.6101ms INFO 2025-10-17 10:59:18,420 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:18,420 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.958ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:18,527 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 10:59:18,528 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:18,528 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:18,529 [77 ] 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 2025-10-17 10:59:18,533 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:18,534 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4916ms INFO 2025-10-17 10:59:18,534 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:18,534 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4852ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:18,651 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 10:59:18,652 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:18,652 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:18,653 [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 2025-10-17 10:59:18,670 [25 ] 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=31c70198-fddb-418c-933c-8f21cd19c68a&recordId=3918&tableName=FORM71& INFO 2025-10-17 10:59:18,670 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:18,670 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:18,671 [25 ] 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 2025-10-17 10:59:18,687 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=31c70198-fddb-418c-933c-8f21cd19c68a&flowID=185&nodeCode=begin& INFO 2025-10-17 10:59:18,687 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:18,687 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:18,689 [77 ] 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 2025-10-17 10:59:18,702 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:18,702 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.3815ms INFO 2025-10-17 10:59:18,702 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:18,702 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3535ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:18,731 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:18,731 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 59.4562ms INFO 2025-10-17 10:59:18,731 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:18,731 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.3438ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:18,738 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:18,738 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 49.299ms INFO 2025-10-17 10:59:18,738 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:18,738 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0761ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:19,008 [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=3918&approveID=330747& INFO 2025-10-17 10:59:19,008 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:19,009 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:19,010 [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 2025-10-17 10:59:19,016 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:19,016 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.4012ms INFO 2025-10-17 10:59:19,016 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:19,016 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9568ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:19,135 [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 2025-10-17 10:59:19,135 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:19,135 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:19,137 [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 2025-10-17 10:59:19,140 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:19,140 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3346ms INFO 2025-10-17 10:59:19,140 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:19,140 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2685ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:19,221 [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=3918&formCode=0070&flowID=185&nodeCode=begin&exeId=62250&guid=31c70198-fddb-418c-933c-8f21cd19c68a&flag=4& INFO 2025-10-17 10:59:19,221 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:19,221 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:19,223 [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 2025-10-17 10:59:19,304 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:19,307 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.268ms INFO 2025-10-17 10:59:19,307 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:19,307 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.3877ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:19,604 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=1a00c59b-a905-2851-9dde-a423cd782d06&attachTableName=& INFO 2025-10-17 10:59:19,604 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:19,604 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:19,606 [25 ] 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 2025-10-17 10:59:19,626 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a3d7ebee-e677-a4a5-07db-942d7d7ee500&attachTableName=& INFO 2025-10-17 10:59:19,626 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:19,626 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:19,627 [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 2025-10-17 10:59:19,646 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:19,646 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:19,646 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 40.2617ms INFO 2025-10-17 10:59:19,646 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:19,646 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 18.7188ms INFO 2025-10-17 10:59:19,646 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:19,646 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.4037ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:19,646 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7633ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:20,602 [72 ] 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=Kze%2FAqQEn0A%3D& INFO 2025-10-17 10:59:20,602 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:20,602 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:20,604 [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 2025-10-17 10:59:20,610 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:20,610 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.942ms INFO 2025-10-17 10:59:20,610 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:20,610 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2795ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:23,356 [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 2025-10-17 10:59:23,356 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:23,356 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:23,358 [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 2025-10-17 10:59:23,362 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:23,362 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6925ms INFO 2025-10-17 10:59:23,362 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:23,362 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9169ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:23,427 [72 ] 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=202501&endTime=202512&state=& INFO 2025-10-17 10:59:23,427 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:23,427 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:23,429 [72 ] 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 2025-10-17 10:59:23,738 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:23,739 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 310.0815ms INFO 2025-10-17 10:59:23,739 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:23,739 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 312.3545ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:24,888 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 10:59:24,889 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:24,889 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:24,890 [77 ] 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 2025-10-17 10:59:24,895 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:24,895 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6343ms INFO 2025-10-17 10:59:24,895 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:24,895 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6851ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:24,904 [77 ] 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 2025-10-17 10:59:24,905 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:24,905 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:24,906 [77 ] 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 2025-10-17 10:59:24,911 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:24,911 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.8863ms INFO 2025-10-17 10:59:24,911 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:24,911 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9061ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:24,980 [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=0&formCode=0070&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2025-10-17 10:59:24,980 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:24,980 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:24,982 [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 2025-10-17 10:59:24,990 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:24,993 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 10.8644ms INFO 2025-10-17 10:59:24,993 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:24,993 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8406ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:26,197 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 10:59:26,198 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:26,198 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:26,199 [77 ] 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 2025-10-17 10:59:26,201 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 10:59:26,220 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:26,220 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.8262ms INFO 2025-10-17 10:59:26,220 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:26,220 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9327ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:29,449 [77 ] 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 2025-10-17 10:59:29,449 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:59:29,449 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:29,449 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:29,451 [77 ] 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 2025-10-17 10:59:29,459 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:29,459 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.7657ms INFO 2025-10-17 10:59:29,459 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:29,460 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8606ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:29,787 [49 ] 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 2025-10-17 10:59:29,787 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:59:29,787 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:29,787 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:29,789 [49 ] 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 2025-10-17 10:59:29,797 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:29,798 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.4559ms INFO 2025-10-17 10:59:29,798 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:29,798 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9149ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:29,848 [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 2025-10-17 10:59:29,849 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:59:29,849 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:29,849 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:29,850 [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 2025-10-17 10:59:29,859 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:29,859 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.9681ms INFO 2025-10-17 10:59:29,859 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:29,859 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8059ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:29,959 [77 ] 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 2025-10-17 10:59:29,959 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:59:29,959 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:29,959 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:29,961 [77 ] 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 2025-10-17 10:59:29,970 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:29,970 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.9759ms INFO 2025-10-17 10:59:29,970 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:29,970 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9591ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:30,172 [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 2025-10-17 10:59:30,172 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:59:30,172 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:30,173 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,174 [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 2025-10-17 10:59:30,182 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:30,183 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.6288ms INFO 2025-10-17 10:59:30,183 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,183 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5693ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:30,440 [25 ] 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 2025-10-17 10:59:30,440 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:59:30,440 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:30,440 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,441 [25 ] 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 2025-10-17 10:59:30,450 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:30,450 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.709ms INFO 2025-10-17 10:59:30,450 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,450 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7442ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:30,629 [72 ] 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 2025-10-17 10:59:30,629 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:59:30,629 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:30,630 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,631 [72 ] 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 2025-10-17 10:59:30,639 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:30,639 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.229ms INFO 2025-10-17 10:59:30,639 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,639 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1407ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:30,780 [72 ] 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 2025-10-17 10:59:30,780 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:59:30,780 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:30,780 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,782 [72 ] 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 2025-10-17 10:59:30,790 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:30,790 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.1045ms INFO 2025-10-17 10:59:30,790 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,790 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0824ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:30,859 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 10:59:30,859 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:30,859 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,860 [72 ] 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 2025-10-17 10:59:30,862 [72 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 10:59:30,876 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=7X8cfjoAn9I%3D&isDeptCode=true& INFO 2025-10-17 10:59:30,877 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:30,877 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,878 [77 ] 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 2025-10-17 10:59:30,879 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:30,879 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 18.9507ms INFO 2025-10-17 10:59:30,879 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,880 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:7X8cfjoAn9I= INFO 2025-10-17 10:59:30,880 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7828ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:30,882 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:30,882 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.278ms INFO 2025-10-17 10:59:30,882 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,882 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8648ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:30,903 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OdjvHroQZTM%3D&isDeptCode=true& INFO 2025-10-17 10:59:30,903 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:30,903 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,905 [72 ] 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 2025-10-17 10:59:30,906 [72 ] Sg.HcmMb.PubClass.ShareData - oldValue:OdjvHroQZTM= INFO 2025-10-17 10:59:30,909 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:30,909 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.2139ms INFO 2025-10-17 10:59:30,909 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,909 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7877ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:30,924 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=1wTYaMiileEKqxqrQKn7RA%3D%3D&isDeptCode=true& INFO 2025-10-17 10:59:30,924 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:30,924 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,925 [77 ] 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 2025-10-17 10:59:30,927 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:1wTYaMiileEKqxqrQKn7RA== INFO 2025-10-17 10:59:30,930 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:30,930 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.2784ms INFO 2025-10-17 10:59:30,930 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:30,930 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0453ms 200 application/json; charset=utf-8 INFO 2025-10-17 10:59:31,162 [77 ] 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 2025-10-17 10:59:31,163 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 10:59:31,163 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 10:59:31,163 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:31,164 [77 ] 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 2025-10-17 10:59:31,173 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 10:59:31,173 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.7661ms INFO 2025-10-17 10:59:31,173 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 10:59:31,173 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0054ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:00:14,489 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 11:00:14,490 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:00:14,490 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:00:14,491 [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 2025-10-17 11:00:14,537 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:00:14,538 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 46.3732ms INFO 2025-10-17 11:00:14,538 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:00:14,538 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5434ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:23,651 [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 2025-10-17 11:08:23,651 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:08:23,651 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6567ms 200 text/html INFO 2025-10-17 11:08:27,118 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670503670&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:08:27,118 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:08:27,119 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7633ms 200 text/html INFO 2025-10-17 11:08:27,503 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 11:08:27,504 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:08:27,504 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 11:08:27,504 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6729ms 0 application/javascript INFO 2025-10-17 11:08:27,506 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 11:08:27,506 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 11:08:27,506 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4384ms 0 application/javascript INFO 2025-10-17 11:08:27,507 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 11:08:27,508 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 11:08:27,508 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5848ms 0 text/css INFO 2025-10-17 11:08:27,510 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 11:08:27,510 [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 2025-10-17 11:08:27,510 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4287ms 0 application/javascript INFO 2025-10-17 11:08:27,514 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 11:08:27,514 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 11:08:27,514 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4302ms 0 application/javascript INFO 2025-10-17 11:08:27,517 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 11:08:27,518 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 11:08:27,518 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4186ms 0 application/javascript INFO 2025-10-17 11:08:27,620 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670503670&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:08:27,620 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:08:27,620 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5593ms 200 text/html INFO 2025-10-17 11:08:27,679 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 11:08:27,679 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:08:27,690 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 11:08:27,690 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3824ms 200 application/javascript INFO 2025-10-17 11:08:27,756 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 11:08:27,756 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 11:08:27,757 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5597ms 200 application/javascript INFO 2025-10-17 11:08:28,751 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 11:08:28,751 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 11:08:28,751 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7182ms 200 application/javascript INFO 2025-10-17 11:08:28,808 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 11:08:28,808 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 11:08:28,809 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6153ms 200 application/javascript INFO 2025-10-17 11:08:28,821 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 11:08:28,821 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 11:08:28,821 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.577ms 200 application/javascript INFO 2025-10-17 11:08:28,867 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 11:08:28,867 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 11:08:28,867 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9275ms 200 application/javascript INFO 2025-10-17 11:08:29,227 [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 2025-10-17 11:08:29,227 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 11:08:29,228 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 11:08:29,229 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 11:08:29,229 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3898ms 200 application/javascript INFO 2025-10-17 11:08:29,229 [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 2025-10-17 11:08:29,229 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8487ms 200 application/javascript INFO 2025-10-17 11:08:29,230 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 11:08:29,230 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9051ms 200 text/css INFO 2025-10-17 11:08:29,714 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 11:08:29,715 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 11:08:29,715 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6319ms 200 application/javascript INFO 2025-10-17 11:08:29,869 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760670509811 INFO 2025-10-17 11:08:29,870 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:08:29,870 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0039ms 200 application/javascript INFO 2025-10-17 11:08:29,921 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0333343859703622 INFO 2025-10-17 11:08:29,922 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:08:29,922 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5972ms 200 application/javascript INFO 2025-10-17 11:08:29,948 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 11:08:29,949 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 11:08:29,949 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7746ms 200 image/jpeg INFO 2025-10-17 11:08:30,289 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760670503670&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:08:30,289 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 11:08:30,289 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6595ms 200 text/html INFO 2025-10-17 11:08:30,338 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 11:08:30,339 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:08:30,339 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6381ms 200 application/javascript INFO 2025-10-17 11:08:30,401 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 11:08:30,401 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:08:30,403 [34 ] 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 2025-10-17 11:08:30,405 [34 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 11:08:30,405 [34 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 11:08:30,405 [34 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 11:08:30,405 [34 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 11:08:30,405 [34 ] 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 2025-10-17 11:08:30,407 [34 ] 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 2025-10-17 11:08:30,407 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.2973ms INFO 2025-10-17 11:08:30,407 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:08:30,408 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.676ms 302 INFO 2025-10-17 11:08:30,751 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=EkCp-7uAfmZvhwWd8IUCsjhO6LGtW3yfbqtkYqCOlS4&state=ww0fe1cb02189622be INFO 2025-10-17 11:08:30,751 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 11:08:30,751 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7276ms 200 text/html INFO 2025-10-17 11:08:30,812 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=EkCp-7uAfmZvhwWd8IUCsjhO6LGtW3yfbqtkYqCOlS4 INFO 2025-10-17 11:08:30,812 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:08:30,815 [47 ] 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 2025-10-17 11:08:30,816 [47 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:EkCp-7uAfmZvhwWd8IUCsjhO6LGtW3yfbqtkYqCOlS4,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 11:08:30,817 [47 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 11:08:30,817 [47 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:EkCp-7uAfmZvhwWd8IUCsjhO6LGtW3yfbqtkYqCOlS4 INFO 2025-10-17 11:08:30,817 [47 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 11:08:30,817 [47 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 11:08:30,817 [47 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:bxrcFAkz6XhVjXM0fwrxqUog6SNB__TilKnE2joM6FoR6vneltFBQ0_9k2sKnvtovM0NAsUfj_nCQBf972J_YymCWT6MZ9VYlHTo-VGLMWdhWZRvtfoFwPQOsQDoEPi5BCBChIhJbliPF64MtoOScGaVZFy-70E5IzkgvLJRBBd0mTBxUKwNamYNS2kNZFTsK9nD3818CKbhCGMxPBESVQ INFO 2025-10-17 11:08:30,817 [47 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=bxrcFAkz6XhVjXM0fwrxqUog6SNB__TilKnE2joM6FoR6vneltFBQ0_9k2sKnvtovM0NAsUfj_nCQBf972J_YymCWT6MZ9VYlHTo-VGLMWdhWZRvtfoFwPQOsQDoEPi5BCBChIhJbliPF64MtoOScGaVZFy-70E5IzkgvLJRBBd0mTBxUKwNamYNS2kNZFTsK9nD3818CKbhCGMxPBESVQ&code=EkCp-7uAfmZvhwWd8IUCsjhO6LGtW3yfbqtkYqCOlS4 INFO 2025-10-17 11:08:31,194 [47 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"Feng.Li","DeviceId":"95149A0D-1345-455C-A456-9A9EF1D7F688","errcode":0,"errmsg":"ok"} INFO 2025-10-17 11:08:31,208 [47 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:95149A0D-1345-455C-A456-9A9EF1D7F688 WxUserId:Feng.Li INFO 2025-10-17 11:08:31,225 [47 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D015488,a0188:2095 INFO 2025-10-17 11:08:31,263 [47 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 11:08:31,263 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 447.5463ms INFO 2025-10-17 11:08:31,263 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:08:31,263 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 451.2514ms 200 text/plain; charset=utf-8 INFO 2025-10-17 11:08:31,346 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670511272&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 11:08:31,347 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:08:31,347 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6174ms 200 text/html INFO 2025-10-17 11:08:31,598 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760670511517 INFO 2025-10-17 11:08:31,599 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:08:31,599 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5822ms 200 application/javascript INFO 2025-10-17 11:08:31,640 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4883052386568708 INFO 2025-10-17 11:08:31,641 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:08:31,641 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5966ms 200 application/javascript INFO 2025-10-17 11:08:31,760 [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%3D1760670511272%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 11:08:31,760 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:08:31,760 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:31,761 [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 2025-10-17 11:08:31,762 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670511272&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 11:08:31,765 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:31,765 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9333ms INFO 2025-10-17 11:08:31,765 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:31,765 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.953ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:31,787 [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 2025-10-17 11:08:31,787 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:08:31,788 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:31,789 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:31,791 [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 2025-10-17 11:08:31,792 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:08:31,792 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:08:31,792 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:08:31,807 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:08:31,809 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:31,809 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7098ms INFO 2025-10-17 11:08:31,810 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:31,810 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.478ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:31,928 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:08:31,928 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:31,928 [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 2025-10-17 11:08:31,928 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:31,928 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:31,928 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:31,930 [47 ] 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 2025-10-17 11:08:31,930 [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 2025-10-17 11:08:31,930 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:08:31,931 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:08:31,931 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:08:31,933 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:31,933 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5941ms INFO 2025-10-17 11:08:31,933 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:31,933 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4525ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:31,946 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:08:31,960 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:08:31,963 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:31,963 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.7744ms INFO 2025-10-17 11:08:31,963 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:31,964 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0252ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:32,037 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 11:08:32,037 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 11:08:32,037 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 11:08:32,037 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6835ms 200 text/css INFO 2025-10-17 11:08:32,038 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 11:08:32,038 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4722ms 200 text/css INFO 2025-10-17 11:08:32,060 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 11:08:32,061 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 11:08:32,061 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8633ms 200 text/css INFO 2025-10-17 11:08:32,071 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 11:08:32,071 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 11:08:32,071 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7457ms 200 application/javascript INFO 2025-10-17 11:08:32,076 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 11:08:32,077 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 11:08:32,077 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6608ms 200 application/javascript INFO 2025-10-17 11:08:32,077 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 11:08:32,078 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 11:08:32,078 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4566ms 200 application/javascript INFO 2025-10-17 11:08:32,084 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 11:08:32,084 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 11:08:32,084 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5724ms 200 application/javascript INFO 2025-10-17 11:08:32,131 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:08:32,132 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:32,132 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 11:08:32,132 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,132 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 11:08:32,132 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 11:08:32,132 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4965ms 200 application/javascript INFO 2025-10-17 11:08:32,132 [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 2025-10-17 11:08:32,133 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 11:08:32,133 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5128ms 200 application/javascript INFO 2025-10-17 11:08:32,133 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:32,133 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,134 [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 2025-10-17 11:08:32,134 [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 2025-10-17 11:08:32,138 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:32,138 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6378ms INFO 2025-10-17 11:08:32,138 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,138 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.826ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:32,142 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:32,167 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 33.397ms INFO 2025-10-17 11:08:32,167 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,168 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3603ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:32,220 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 11:08:32,221 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 11:08:32,221 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6223ms 200 image/png INFO 2025-10-17 11:08:32,223 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 11:08:32,223 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 11:08:32,223 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4931ms 200 image/png INFO 2025-10-17 11:08:32,226 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 11:08:32,226 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 11:08:32,226 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5014ms 200 image/png INFO 2025-10-17 11:08:32,229 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 11:08:32,229 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 11:08:32,229 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6742ms 200 image/png INFO 2025-10-17 11:08:32,231 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:08:32,231 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:32,231 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,233 [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 2025-10-17 11:08:32,238 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:32,238 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.6683ms INFO 2025-10-17 11:08:32,238 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,239 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9199ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:32,261 [58 ] 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 2025-10-17 11:08:32,261 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:32,261 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,262 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:08:32,262 [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 2025-10-17 11:08:32,262 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:32,263 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,263 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:08:32,263 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:32,263 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,264 [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 2025-10-17 11:08:32,264 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:08:32,264 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:32,264 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,265 [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 2025-10-17 11:08:32,265 [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 2025-10-17 11:08:32,266 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:08:32,266 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:32,266 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,267 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:32,267 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5799ms INFO 2025-10-17 11:08:32,267 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,267 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2172ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:32,268 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:32,268 [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 2025-10-17 11:08:32,268 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.1404ms INFO 2025-10-17 11:08:32,268 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,268 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9898ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:32,269 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:32,269 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.6475ms INFO 2025-10-17 11:08:32,269 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,269 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5184ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:32,271 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:32,271 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3568ms INFO 2025-10-17 11:08:32,271 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,272 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5998ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:32,273 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:32,274 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.1165ms INFO 2025-10-17 11:08:32,274 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,274 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7312ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:32,308 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 11:08:32,309 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 11:08:32,309 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.678ms 200 image/png INFO 2025-10-17 11:08:32,321 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 11:08:32,322 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 11:08:32,322 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0234ms 200 image/jpeg INFO 2025-10-17 11:08:32,329 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 11:08:32,330 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 11:08:32,331 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 11:08:32,332 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4178ms 200 image/jpeg INFO 2025-10-17 11:08:32,333 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 11:08:32,333 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5704ms 200 image/jpeg INFO 2025-10-17 11:08:32,356 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:08:32,357 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:32,357 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,358 [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 2025-10-17 11:08:32,361 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:08:32,361 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:32,361 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,362 [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 2025-10-17 11:08:32,367 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:32,367 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.1321ms INFO 2025-10-17 11:08:32,367 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,368 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.114ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:32,383 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:32,384 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.0876ms INFO 2025-10-17 11:08:32,384 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:32,384 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0398ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:36,485 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 11:08:36,485 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 11:08:36,485 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 11:08:36,486 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 11:08:36,486 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9793ms 200 application/javascript INFO 2025-10-17 11:08:36,486 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.035ms 200 text/css INFO 2025-10-17 11:08:36,773 [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 2025-10-17 11:08:36,773 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:36,773 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,774 [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 2025-10-17 11:08:36,777 [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 2025-10-17 11:08:36,777 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:36,777 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,778 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:36,778 [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 2025-10-17 11:08:36,778 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7985ms INFO 2025-10-17 11:08:36,778 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,778 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.838ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:36,783 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:36,783 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4924ms INFO 2025-10-17 11:08:36,783 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,783 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.326ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:36,805 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 11:08:36,805 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:36,806 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,807 [26 ] 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 2025-10-17 11:08:36,811 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:36,812 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.8449ms INFO 2025-10-17 11:08:36,812 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,812 [46 ] 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 2025-10-17 11:08:36,812 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4822ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:36,812 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:36,812 [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 2025-10-17 11:08:36,812 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,812 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:36,812 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,813 [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 2025-10-17 11:08:36,813 [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 2025-10-17 11:08:36,816 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:36,816 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.006ms INFO 2025-10-17 11:08:36,816 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,816 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:36,816 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6315ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:36,816 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9012ms INFO 2025-10-17 11:08:36,816 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,816 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5571ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:36,890 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2095& INFO 2025-10-17 11:08:36,891 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:36,891 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,892 [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 2025-10-17 11:08:36,896 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:36,904 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 12.3568ms INFO 2025-10-17 11:08:36,904 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:36,904 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1136ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:40,426 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 11:08:40,427 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 11:08:40,427 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7403ms 200 application/javascript INFO 2025-10-17 11:08:40,450 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 11:08:40,450 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 11:08:40,450 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7575ms 200 text/css INFO 2025-10-17 11:08:40,468 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 11:08:40,469 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 11:08:40,469 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.708ms 200 application/javascript INFO 2025-10-17 11:08:40,513 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 11:08:40,513 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:08:40,513 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 11:08:40,514 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7327ms 200 application/javascript INFO 2025-10-17 11:08:40,795 [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 2025-10-17 11:08:40,796 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:40,796 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:40,797 [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 2025-10-17 11:08:40,801 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:40,801 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5904ms INFO 2025-10-17 11:08:40,801 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:40,801 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6646ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:40,870 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 11:08:40,871 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:08:40,871 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:40,871 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:40,872 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:08:40,892 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:40,892 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 19.6943ms INFO 2025-10-17 11:08:40,892 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:40,892 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6167ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:43,344 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 11:08:43,344 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 11:08:43,345 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6479ms 200 text/css INFO 2025-10-17 11:08:43,355 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 11:08:43,355 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 11:08:43,355 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5293ms 200 application/javascript INFO 2025-10-17 11:08:43,508 [47 ] 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 2025-10-17 11:08:43,508 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:43,508 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:43,510 [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 2025-10-17 11:08:43,513 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:43,513 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4863ms INFO 2025-10-17 11:08:43,513 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:43,513 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.452ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:43,520 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 11:08:43,520 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:43,520 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:43,521 [58 ] 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 2025-10-17 11:08:43,527 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:43,527 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.1112ms INFO 2025-10-17 11:08:43,527 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:43,528 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7986ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:45,841 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2025-10-17 11:08:45,842 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimePanel.ea2600a8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimePanel.ea2600a8.js' INFO 2025-10-17 11:08:45,842 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7398ms 200 application/javascript INFO 2025-10-17 11:08:46,100 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2025-10-17 11:08:46,101 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTimePanel.53347f6a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTimePanel.53347f6a.css' INFO 2025-10-17 11:08:46,101 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5933ms 200 text/css INFO 2025-10-17 11:08:46,221 [73 ] 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 2025-10-17 11:08:46,221 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:46,221 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:46,223 [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 2025-10-17 11:08:46,226 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:46,226 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7669ms INFO 2025-10-17 11:08:46,227 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:46,227 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9135ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:46,247 [47 ] 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 2025-10-17 11:08:46,248 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:46,248 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:46,249 [47 ] 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 2025-10-17 11:08:46,288 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:46,291 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 41.5568ms INFO 2025-10-17 11:08:46,291 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:46,291 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.5806ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:47,432 [73 ] 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 2025-10-17 11:08:47,432 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:08:47,432 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:47,432 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:47,434 [73 ] 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 2025-10-17 11:08:47,440 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:47,440 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.7061ms INFO 2025-10-17 11:08:47,440 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:47,441 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7477ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:08:53,528 [47 ] 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 2025-10-17 11:08:53,528 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:08:53,529 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:08:53,529 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:53,530 [47 ] 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 2025-10-17 11:08:53,535 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:08:53,535 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 4.6815ms INFO 2025-10-17 11:08:53,535 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 11:08:53,535 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0009ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:10,121 [34 ] 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=2025-10-18&endDate=2025-10-18&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 11:09:10,122 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:10,122 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:10,123 [34 ] 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 2025-10-17 11:09:10,128 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:10,129 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 5.3068ms INFO 2025-10-17 11:09:10,129 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:10,129 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.357ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:30,132 [34 ] 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 2025-10-17 11:09:30,132 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:30,132 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:30,133 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,134 [34 ] 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 2025-10-17 11:09:30,140 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:30,140 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5104ms INFO 2025-10-17 11:09:30,140 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,141 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5901ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:30,203 [44 ] 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 2025-10-17 11:09:30,203 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:30,203 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:30,203 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,205 [44 ] 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 2025-10-17 11:09:30,211 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:30,211 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1052ms INFO 2025-10-17 11:09:30,211 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,211 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9708ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:30,261 [44 ] 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 2025-10-17 11:09:30,261 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:30,261 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:30,261 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,262 [44 ] 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 2025-10-17 11:09:30,270 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:30,270 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.8678ms INFO 2025-10-17 11:09:30,270 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,270 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.677ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:30,321 [44 ] 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 2025-10-17 11:09:30,321 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:30,322 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:30,322 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,323 [44 ] 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 2025-10-17 11:09:30,329 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:30,329 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2082ms INFO 2025-10-17 11:09:30,329 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,329 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9559ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:30,451 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoCreateSelfOver? application/json 51641 INFO 2025-10-17 11:09:30,451 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:30,451 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:30,452 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,453 [67 ] 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 2025-10-17 11:09:30,573 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:30,573 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M) in 120.0398ms INFO 2025-10-17 11:09:30,573 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,573 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 121.9847ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:30,731 [28 ] 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 2025-10-17 11:09:30,731 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:30,732 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:30,732 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,733 [28 ] 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 2025-10-17 11:09:30,772 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:30,772 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 39.0061ms INFO 2025-10-17 11:09:30,772 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:30,773 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.3904ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:31,952 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 11:09:31,953 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:31,953 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:31,954 [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 2025-10-17 11:09:31,987 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:31,987 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 32.3344ms INFO 2025-10-17 11:09:31,987 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:31,987 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.823ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:32,185 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670571859&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:09:32,185 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:09:32,185 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.742ms 200 text/html INFO 2025-10-17 11:09:32,249 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 11:09:32,249 [34 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 11:09:32,249 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4508ms 304 application/javascript INFO 2025-10-17 11:09:32,463 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760670572442 INFO 2025-10-17 11:09:32,464 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:09:32,464 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6081ms 200 application/javascript INFO 2025-10-17 11:09:32,574 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9188496743235848 INFO 2025-10-17 11:09:32,574 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:09:32,574 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6577ms 200 application/javascript INFO 2025-10-17 11:09:32,694 [34 ] 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%3D1760670571859%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:09:32,694 [34 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:09:32,694 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:32,695 [34 ] 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 2025-10-17 11:09:32,696 [34 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670571859&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:09:32,699 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:32,699 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0154ms INFO 2025-10-17 11:09:32,699 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:32,700 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9053ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:32,730 [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 2025-10-17 11:09:32,730 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:32,730 [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 2025-10-17 11:09:32,730 [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 2025-10-17 11:09:32,730 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:32,731 [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 2025-10-17 11:09:32,732 [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 2025-10-17 11:09:32,732 [34 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 11:09:32,732 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:32,732 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7794ms INFO 2025-10-17 11:09:32,732 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:32,732 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9392ms 401 application/json; charset=utf-8 INFO 2025-10-17 11:09:32,843 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 11:09:32,844 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:32,844 [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 2025-10-17 11:09:32,844 [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 2025-10-17 11:09:32,844 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:09:32,846 [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 2025-10-17 11:09:32,848 [16 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxMDMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTUwNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiwouaWh-iLsSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTAzIiwianRpIjoiNTFmYzA5YzEtOGFjNi00ZGFkLTg4OTktMzBmNjZmY2U4NGEwIiwiaWF0IjoxNzYwNDk1MTUxLCJuYmYiOjE3NjA0OTUxNDksImV4cCI6MTc2MDU4MTU1MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.qK_9ZizO-woErNV7O1xVkD7njisL80x_tfA_YLNZeGs INFO 2025-10-17 11:09:32,851 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:32,851 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.3214ms INFO 2025-10-17 11:09:32,851 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:09:32,851 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9899ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:32,968 [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 2025-10-17 11:09:32,968 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:32,968 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:32,970 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:32,972 [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 2025-10-17 11:09:32,973 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:09:32,973 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:09:32,973 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:09:32,989 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:09:32,991 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:32,991 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.7301ms INFO 2025-10-17 11:09:32,991 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:32,991 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.401ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,103 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:09:33,103 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,104 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,104 [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 2025-10-17 11:09:33,105 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,105 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,105 [16 ] 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 2025-10-17 11:09:33,106 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:09:33,106 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:09:33,106 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:09:33,106 [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 2025-10-17 11:09:33,110 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,110 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3892ms INFO 2025-10-17 11:09:33,110 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,110 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7273ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,122 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:09:33,138 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:09:33,141 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,141 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.8485ms INFO 2025-10-17 11:09:33,141 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,141 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.9748ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,253 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:09:33,253 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,254 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,255 [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 2025-10-17 11:09:33,264 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,264 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.3464ms INFO 2025-10-17 11:09:33,264 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,264 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3553ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,283 [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 2025-10-17 11:09:33,283 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,283 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,285 [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 2025-10-17 11:09:33,288 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,288 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1745ms INFO 2025-10-17 11:09:33,288 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,288 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.939ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,328 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:09:33,328 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,329 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,330 [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 2025-10-17 11:09:33,333 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,334 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7505ms INFO 2025-10-17 11:09:33,334 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,334 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5081ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,373 [16 ] 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 2025-10-17 11:09:33,374 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,374 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,375 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:09:33,375 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:09:33,375 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,375 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,376 [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 2025-10-17 11:09:33,378 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,378 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2483ms INFO 2025-10-17 11:09:33,378 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,378 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9816ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,379 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,379 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0959ms INFO 2025-10-17 11:09:33,379 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,380 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7489ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,384 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:09:33,384 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,385 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,386 [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 2025-10-17 11:09:33,388 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:09:33,388 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,389 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,391 [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 2025-10-17 11:09:33,394 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:09:33,394 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,394 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,395 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,395 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2681ms INFO 2025-10-17 11:09:33,395 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,395 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,395 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.5398ms INFO 2025-10-17 11:09:33,395 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,395 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1448ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,395 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6491ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,396 [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 2025-10-17 11:09:33,400 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,400 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5694ms INFO 2025-10-17 11:09:33,400 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,400 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5909ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,558 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:09:33,558 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,559 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,560 [4 ] 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 2025-10-17 11:09:33,564 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:09:33,565 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:33,565 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,566 [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 2025-10-17 11:09:33,569 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,569 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9167ms INFO 2025-10-17 11:09:33,569 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,569 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9621ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:33,587 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:33,588 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.4759ms INFO 2025-10-17 11:09:33,588 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:33,588 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.324ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:37,647 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 11:09:37,647 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:37,647 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:37,648 [62 ] 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 2025-10-17 11:09:37,654 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:37,654 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.5554ms INFO 2025-10-17 11:09:37,654 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:37,654 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6284ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:39,197 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:09:39,197 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:39,197 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:39,199 [4 ] 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 2025-10-17 11:09:39,203 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:39,203 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8089ms INFO 2025-10-17 11:09:39,203 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:39,204 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9021ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:39,223 [16 ] 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 2025-10-17 11:09:39,223 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:39,223 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:39,224 [16 ] 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 2025-10-17 11:09:39,539 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:39,540 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 315.3207ms INFO 2025-10-17 11:09:39,540 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:39,540 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 317.3558ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:42,188 [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 2025-10-17 11:09:42,189 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:42,189 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:42,191 [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 2025-10-17 11:09:42,196 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:42,196 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1724ms INFO 2025-10-17 11:09:42,196 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:42,196 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8575ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:42,199 [62 ] 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 2025-10-17 11:09:42,199 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:42,199 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:42,200 [62 ] 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 2025-10-17 11:09:42,208 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:42,209 [16 ] 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 2025-10-17 11:09:42,209 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:42,209 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:42,211 [16 ] 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 2025-10-17 11:09:42,213 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 12.3563ms INFO 2025-10-17 11:09:42,213 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:42,213 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0938ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:42,216 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:42,216 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.9703ms INFO 2025-10-17 11:09:42,216 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:42,216 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4235ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:43,388 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=n1LQbCrW0P8%3D& INFO 2025-10-17 11:09:43,388 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:43,389 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:43,391 [68 ] 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 2025-10-17 11:09:43,393 [68 ] Sg.HcmMb.PubClass.ShareData - oldValue:n1LQbCrW0P8= INFO 2025-10-17 11:09:43,412 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:43,413 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 21.4571ms INFO 2025-10-17 11:09:43,413 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:43,413 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7785ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:48,124 [16 ] 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 2025-10-17 11:09:48,124 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:48,125 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:48,125 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:48,126 [16 ] 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 2025-10-17 11:09:48,136 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:48,136 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.3973ms INFO 2025-10-17 11:09:48,136 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:48,136 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5422ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:48,488 [4 ] 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 2025-10-17 11:09:48,488 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:48,488 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:48,488 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:48,490 [4 ] 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 2025-10-17 11:09:48,499 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:48,499 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.9893ms INFO 2025-10-17 11:09:48,499 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:48,499 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1695ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:48,887 [68 ] 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 2025-10-17 11:09:48,888 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:48,888 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:48,888 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:48,889 [68 ] 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 2025-10-17 11:09:48,898 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:48,898 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.4542ms INFO 2025-10-17 11:09:48,898 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:48,898 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6339ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:48,968 [34 ] 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 2025-10-17 11:09:48,968 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:48,968 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:48,968 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:48,970 [34 ] 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 2025-10-17 11:09:48,978 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:48,978 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.382ms INFO 2025-10-17 11:09:48,978 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:48,979 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5617ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:49,208 [57 ] 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 2025-10-17 11:09:49,208 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:49,208 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:49,208 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:49,210 [57 ] 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 2025-10-17 11:09:49,220 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:49,220 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 10.2526ms INFO 2025-10-17 11:09:49,220 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:49,221 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6622ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:49,583 [34 ] 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 2025-10-17 11:09:49,583 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:49,583 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:49,583 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:49,586 [34 ] 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 2025-10-17 11:09:49,595 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:49,595 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.0764ms INFO 2025-10-17 11:09:49,595 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:49,595 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3484ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:49,652 [34 ] 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 2025-10-17 11:09:49,652 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:49,653 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:49,653 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:49,654 [34 ] 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 2025-10-17 11:09:49,663 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:49,663 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.9113ms INFO 2025-10-17 11:09:49,663 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:49,663 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0174ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:50,088 [44 ] 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 2025-10-17 11:09:50,088 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:50,089 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:50,089 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:50,091 [44 ] 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 2025-10-17 11:09:50,100 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:50,100 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.5452ms INFO 2025-10-17 11:09:50,100 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:50,101 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6641ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:50,163 [28 ] 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 2025-10-17 11:09:50,163 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:50,163 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:50,163 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:50,165 [28 ] 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 2025-10-17 11:09:50,174 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:50,174 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.0304ms INFO 2025-10-17 11:09:50,174 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:50,174 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3994ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:50,568 [57 ] 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 2025-10-17 11:09:50,569 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:50,569 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:50,569 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:50,570 [57 ] 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 2025-10-17 11:09:50,579 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:50,579 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.9425ms INFO 2025-10-17 11:09:50,579 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:50,580 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1788ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:54,687 [44 ] 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 2025-10-17 11:09:54,687 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:54,687 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:54,687 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,689 [44 ] 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 2025-10-17 11:09:54,698 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:54,698 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.909ms INFO 2025-10-17 11:09:54,698 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,698 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2459ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:54,761 [44 ] 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 2025-10-17 11:09:54,762 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:54,762 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:54,762 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,763 [44 ] 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 2025-10-17 11:09:54,771 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:54,771 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 7.8944ms INFO 2025-10-17 11:09:54,771 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,771 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9014ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:54,821 [44 ] 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 2025-10-17 11:09:54,821 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:54,822 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:54,822 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,823 [44 ] 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 2025-10-17 11:09:54,831 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:54,831 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 7.9695ms INFO 2025-10-17 11:09:54,831 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,832 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2298ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:54,891 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=n1LQbCrW0P8%3D& INFO 2025-10-17 11:09:54,891 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:54,892 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,893 [44 ] 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 2025-10-17 11:09:54,895 [44 ] Sg.HcmMb.PubClass.ShareData - oldValue:n1LQbCrW0P8= INFO 2025-10-17 11:09:54,914 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:54,914 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 21.2634ms INFO 2025-10-17 11:09:54,914 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,914 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2362ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:54,923 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=8g9QFt424Vg%3D&isDeptCode=true& INFO 2025-10-17 11:09:54,923 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OHiyIeKZVp0%3D&isDeptCode=true& INFO 2025-10-17 11:09:54,923 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:54,923 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:54,924 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,924 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,925 [57 ] 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 2025-10-17 11:09:54,925 [44 ] 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 2025-10-17 11:09:54,925 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=uUc3ap3hUH4Ft9rpVVMXog%3D%3D&isDeptCode=true& INFO 2025-10-17 11:09:54,926 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:54,926 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,927 [57 ] Sg.HcmMb.PubClass.ShareData - oldValue:8g9QFt424Vg= INFO 2025-10-17 11:09:54,927 [44 ] Sg.HcmMb.PubClass.ShareData - oldValue:OHiyIeKZVp0= INFO 2025-10-17 11:09:54,927 [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 2025-10-17 11:09:54,929 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:uUc3ap3hUH4Ft9rpVVMXog== INFO 2025-10-17 11:09:54,930 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:54,930 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:54,930 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.715ms INFO 2025-10-17 11:09:54,930 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,930 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.9429ms INFO 2025-10-17 11:09:54,930 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,930 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7891ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:54,930 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9181ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:54,931 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:54,931 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.4131ms INFO 2025-10-17 11:09:54,931 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:54,932 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2434ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:55,206 [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 2025-10-17 11:09:55,206 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:09:55,207 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:55,207 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:55,208 [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 2025-10-17 11:09:55,218 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:55,218 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.6111ms INFO 2025-10-17 11:09:55,218 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:55,218 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0571ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:55,336 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=n1LQbCrW0P8%3D& INFO 2025-10-17 11:09:55,336 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:55,336 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:55,337 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OHiyIeKZVp0%3D&isDeptCode=true& INFO 2025-10-17 11:09:55,337 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:55,338 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:55,338 [67 ] 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 2025-10-17 11:09:55,338 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=8g9QFt424Vg%3D&isDeptCode=true& INFO 2025-10-17 11:09:55,338 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:55,339 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:55,339 [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 2025-10-17 11:09:55,340 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=uUc3ap3hUH4Ft9rpVVMXog%3D%3D&isDeptCode=true& INFO 2025-10-17 11:09:55,340 [16 ] 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 2025-10-17 11:09:55,340 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:09:55,340 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:55,341 [67 ] Sg.HcmMb.PubClass.ShareData - oldValue:n1LQbCrW0P8= INFO 2025-10-17 11:09:55,341 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:OHiyIeKZVp0= INFO 2025-10-17 11:09:55,341 [44 ] 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 2025-10-17 11:09:55,342 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue:8g9QFt424Vg= INFO 2025-10-17 11:09:55,343 [44 ] Sg.HcmMb.PubClass.ShareData - oldValue:uUc3ap3hUH4Ft9rpVVMXog== INFO 2025-10-17 11:09:55,346 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:55,347 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 7.5341ms INFO 2025-10-17 11:09:55,347 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:55,347 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4461ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:55,347 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:55,347 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 7.17ms INFO 2025-10-17 11:09:55,347 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:55,347 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8432ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:55,347 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:55,347 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 6.2093ms INFO 2025-10-17 11:09:55,347 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:55,348 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0036ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:09:55,360 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:09:55,360 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 21.9302ms INFO 2025-10-17 11:09:55,360 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:09:55,360 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.9973ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:20,449 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670679871&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:11:20,450 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:11:20,450 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8701ms 200 text/html INFO 2025-10-17 11:11:20,836 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760670680821 INFO 2025-10-17 11:11:20,837 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:11:20,837 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7798ms 200 application/javascript INFO 2025-10-17 11:11:20,854 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.44265802067594007 INFO 2025-10-17 11:11:20,854 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:11:20,854 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5452ms 200 application/javascript INFO 2025-10-17 11:11:20,975 [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%3D1760670679871%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 11:11:20,975 [81 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:11:20,975 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:20,977 [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 2025-10-17 11:11:20,978 [81 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670679871&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:11:20,980 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:20,981 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9644ms INFO 2025-10-17 11:11:20,981 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:20,981 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1116ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:20,984 [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 2025-10-17 11:11:20,984 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:20,985 [45 ] 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 2025-10-17 11:11:20,985 [45 ] 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 2025-10-17 11:11:20,985 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:20,986 [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). WARN 2025-10-17 11:11:20,987 [45 ] 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 2025-10-17 11:11:20,987 [45 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 11:11:20,987 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:20,987 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8672ms INFO 2025-10-17 11:11:20,987 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:20,987 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8901ms 401 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,061 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 11:11:21,061 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:21,061 [45 ] 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 2025-10-17 11:11:21,061 [45 ] 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 2025-10-17 11:11:21,061 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:11:21,062 [45 ] 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 2025-10-17 11:11:21,064 [81 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MTYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMjQwMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS7u-WNsOW_oCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTE2IiwianRpIjoiMjg0ZDYwYzItOWEzYi00MWM1LWI0NmItNDEwMDQxOTZlYWU3IiwiaWF0IjoxNzYwNTIwNTgyLCJuYmYiOjE3NjA1MjA1ODAsImV4cCI6MTc2MDYwNjk4MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.T2QDVMg7sITkR3yPWDeHeEpJ5_AiHrFu95w16rOd5uw INFO 2025-10-17 11:11:21,066 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,066 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8558ms INFO 2025-10-17 11:11:21,066 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:11:21,066 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8644ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,148 [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 2025-10-17 11:11:21,148 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:21,148 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,150 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,151 [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 2025-10-17 11:11:21,152 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:11:21,152 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:11:21,152 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:11:21,168 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:11:21,170 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,170 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1957ms INFO 2025-10-17 11:11:21,170 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,171 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.965ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,251 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:11:21,251 [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 2025-10-17 11:11:21,251 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,251 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,251 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,251 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,253 [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 2025-10-17 11:11:21,253 [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 2025-10-17 11:11:21,254 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:11:21,254 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:11:21,254 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:11:21,256 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,256 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1869ms INFO 2025-10-17 11:11:21,256 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,256 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3359ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,270 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:11:21,286 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:11:21,288 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,288 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.5969ms INFO 2025-10-17 11:11:21,288 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,289 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6339ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,390 [45 ] 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 2025-10-17 11:11:21,390 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:11:21,391 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,391 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,391 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,391 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,392 [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 2025-10-17 11:11:21,392 [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 2025-10-17 11:11:21,395 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,395 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2501ms INFO 2025-10-17 11:11:21,395 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,396 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2243ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,401 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,401 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7685ms INFO 2025-10-17 11:11:21,401 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,401 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7842ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,474 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:11:21,475 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,475 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,476 [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 2025-10-17 11:11:21,481 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,481 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6046ms INFO 2025-10-17 11:11:21,481 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,481 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5497ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,493 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0a7dbbca-99e0-4ab7-9469-79aa30bcea3d%20%20& INFO 2025-10-17 11:11:21,494 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,494 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,495 [7 ] 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 2025-10-17 11:11:21,542 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,542 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.205ms INFO 2025-10-17 11:11:21,542 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,543 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2948ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,652 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:11:21,652 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,652 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,654 [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 2025-10-17 11:11:21,658 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330750&isHis=& INFO 2025-10-17 11:11:21,658 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,658 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,659 [7 ] 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 2025-10-17 11:11:21,660 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,660 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4148ms INFO 2025-10-17 11:11:21,660 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,660 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7056ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,663 [7 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:11:21,669 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,669 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.3112ms INFO 2025-10-17 11:11:21,669 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,669 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.237ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,748 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=0a7dbbca-99e0-4ab7-9469-79aa30bcea3d%20%20&isHis=& INFO 2025-10-17 11:11:21,748 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,748 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,750 [73 ] 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 2025-10-17 11:11:21,766 [7 ] 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=0a7dbbca-99e0-4ab7-9469-79aa30bcea3d%20%20&recordId=386022&tableName=k_over& INFO 2025-10-17 11:11:21,767 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,767 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,768 [7 ] 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 2025-10-17 11:11:21,783 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=0a7dbbca-99e0-4ab7-9469-79aa30bcea3d%20%20&flowID=88&nodeCode=N1661330151972& INFO 2025-10-17 11:11:21,783 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,784 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,785 [81 ] 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 2025-10-17 11:11:21,813 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,813 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 63.868ms INFO 2025-10-17 11:11:21,813 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,814 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.7384ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,815 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,815 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.1516ms INFO 2025-10-17 11:11:21,815 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,815 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1053ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,826 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,827 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.8662ms INFO 2025-10-17 11:11:21,827 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,827 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.5228ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,958 [81 ] 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 2025-10-17 11:11:21,958 [76 ] 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 2025-10-17 11:11:21,959 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,959 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,959 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,959 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,960 [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 2025-10-17 11:11:21,960 [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 2025-10-17 11:11:21,964 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,964 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:21,964 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5456ms INFO 2025-10-17 11:11:21,964 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,964 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5284ms INFO 2025-10-17 11:11:21,964 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:21,964 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5526ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,964 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5835ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:21,999 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=0a7dbbca-99e0-4ab7-9469-79aa30bcea3d%20%20& INFO 2025-10-17 11:11:21,999 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:21,999 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:22,001 [50 ] 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 2025-10-17 11:11:22,075 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:22,077 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.4989ms INFO 2025-10-17 11:11:22,077 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:22,078 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.6027ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:23,261 [50 ] 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 2025-10-17 11:11:23,262 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:23,262 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:23,262 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:23,264 [50 ] 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 2025-10-17 11:11:23,270 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:23,270 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8066ms INFO 2025-10-17 11:11:23,270 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:23,271 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2565ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:23,359 [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=XHWaus0j7jY%3D& INFO 2025-10-17 11:11:23,359 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:23,360 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:23,361 [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 2025-10-17 11:11:23,367 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:23,367 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8304ms INFO 2025-10-17 11:11:23,367 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:23,367 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7966ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:24,500 [50 ] 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 2025-10-17 11:11:24,500 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:24,501 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:24,501 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,502 [50 ] 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 2025-10-17 11:11:24,509 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:24,509 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.6596ms INFO 2025-10-17 11:11:24,509 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,509 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8053ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:24,524 [50 ] 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 2025-10-17 11:11:24,524 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:24,524 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:24,524 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,526 [50 ] 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 2025-10-17 11:11:24,531 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:24,531 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7007ms INFO 2025-10-17 11:11:24,531 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,532 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5667ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:24,543 [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 111 INFO 2025-10-17 11:11:24,543 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:24,543 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:24,543 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,544 [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 2025-10-17 11:11:24,551 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:24,551 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.016ms INFO 2025-10-17 11:11:24,551 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,551 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7529ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:24,570 [36 ] 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 2025-10-17 11:11:24,570 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:24,570 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:24,570 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,572 [36 ] 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 2025-10-17 11:11:24,577 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:24,577 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7436ms INFO 2025-10-17 11:11:24,577 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,578 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5541ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:24,655 [7 ] 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 2025-10-17 11:11:24,656 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:24,656 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:24,656 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,657 [7 ] 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 2025-10-17 11:11:24,702 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:24,702 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.2345ms INFO 2025-10-17 11:11:24,702 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,703 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0451ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:24,772 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 11:11:24,772 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:24,772 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,774 [7 ] 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 2025-10-17 11:11:24,792 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:24,792 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 17.9667ms INFO 2025-10-17 11:11:24,792 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:24,792 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8203ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:28,142 [36 ] 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 2025-10-17 11:11:28,142 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:28,142 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:28,142 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:28,144 [36 ] 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 2025-10-17 11:11:28,288 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:28,288 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 144.4985ms INFO 2025-10-17 11:11:28,288 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:28,288 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 146.8688ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:29,417 [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=1&type=0&formCode=& INFO 2025-10-17 11:11:29,417 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:11:29,417 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 11:11:29,418 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:29,418 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:29,418 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:29,418 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:29,418 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:29,418 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:29,419 [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 2025-10-17 11:11:29,419 [73 ] 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 2025-10-17 11:11:29,419 [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 2025-10-17 11:11:29,425 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:29,425 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.79ms INFO 2025-10-17 11:11:29,425 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:29,425 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7953ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:29,425 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:29,425 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 5.9689ms INFO 2025-10-17 11:11:29,425 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:29,425 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1241ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:29,434 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:29,434 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.231ms INFO 2025-10-17 11:11:29,434 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:29,434 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5672ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,360 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670700291&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:11:40,361 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:11:40,361 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0096ms 200 text/html INFO 2025-10-17 11:11:40,623 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760670700628 INFO 2025-10-17 11:11:40,623 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:11:40,623 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6823ms 200 application/javascript INFO 2025-10-17 11:11:40,646 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3912359350051594 INFO 2025-10-17 11:11:40,647 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:11:40,647 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4384ms 200 application/javascript INFO 2025-10-17 11:11:40,751 [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%3D1760670700291%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:11:40,752 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:11:40,752 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,753 [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 2025-10-17 11:11:40,754 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670700291&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:11:40,757 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,757 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5421ms INFO 2025-10-17 11:11:40,757 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,757 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,761 [73 ] 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 2025-10-17 11:11:40,761 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:40,762 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,762 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,763 [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 2025-10-17 11:11:40,764 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:11:40,764 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:11:40,764 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:11:40,779 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:11:40,781 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,781 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4014ms INFO 2025-10-17 11:11:40,781 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,781 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3763ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,840 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:11:40,840 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,840 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,841 [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 2025-10-17 11:11:40,842 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,842 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,842 [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 2025-10-17 11:11:40,843 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:11:40,843 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:11:40,843 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:11:40,843 [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 2025-10-17 11:11:40,846 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,846 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1119ms INFO 2025-10-17 11:11:40,846 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,846 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8495ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,858 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:11:40,858 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:11:40,860 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,861 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.5734ms INFO 2025-10-17 11:11:40,861 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,861 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5713ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,924 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:11:40,924 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,924 [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 2025-10-17 11:11:40,924 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,924 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,924 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,925 [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 2025-10-17 11:11:40,926 [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 2025-10-17 11:11:40,928 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,929 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0472ms INFO 2025-10-17 11:11:40,929 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,929 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,929 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0003ms INFO 2025-10-17 11:11:40,929 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9211ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,929 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,929 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6842ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,943 [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 2025-10-17 11:11:40,943 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,943 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,944 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:11:40,944 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,944 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,944 [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 2025-10-17 11:11:40,945 [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 2025-10-17 11:11:40,947 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,947 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8534ms INFO 2025-10-17 11:11:40,947 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,947 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4036ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,948 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,948 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.137ms INFO 2025-10-17 11:11:40,948 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,948 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.793ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,959 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:11:40,959 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,959 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:11:40,959 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,959 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,959 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,960 [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 2025-10-17 11:11:40,960 [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 2025-10-17 11:11:40,961 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:11:40,961 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,961 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,962 [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 2025-10-17 11:11:40,964 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,964 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,964 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1562ms INFO 2025-10-17 11:11:40,964 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,964 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5186ms INFO 2025-10-17 11:11:40,964 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,964 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7731ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,964 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0385ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,969 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,969 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2638ms INFO 2025-10-17 11:11:40,969 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,970 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9296ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:40,991 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:11:40,991 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:40,991 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,992 [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 2025-10-17 11:11:40,997 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:40,997 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9543ms INFO 2025-10-17 11:11:40,997 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:40,997 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6364ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:41,009 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:11:41,010 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:41,010 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:41,010 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:11:41,010 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:41,011 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:41,011 [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 2025-10-17 11:11:41,012 [76 ] 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 2025-10-17 11:11:41,027 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:41,028 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.6425ms INFO 2025-10-17 11:11:41,028 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:41,028 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3426ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:41,062 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:41,063 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.7367ms INFO 2025-10-17 11:11:41,063 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:41,063 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3721ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:43,570 [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 141192 INFO 2025-10-17 11:11:43,570 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:11:43,570 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:43,570 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:43,572 [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 2025-10-17 11:11:43,590 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:43,590 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 18.5898ms INFO 2025-10-17 11:11:43,590 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:43,590 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7532ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:43,987 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3919&formCode=0070&exeId=62252& INFO 2025-10-17 11:11:43,987 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:43,987 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:43,989 [36 ] 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 2025-10-17 11:11:43,993 [73 ] 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=Wux81Nos7HE%3D& INFO 2025-10-17 11:11:43,993 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:43,993 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:43,994 [73 ] 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 2025-10-17 11:11:44,001 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:44,001 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3801ms INFO 2025-10-17 11:11:44,001 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:44,001 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3409ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:44,032 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:44,036 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 46.6988ms INFO 2025-10-17 11:11:44,036 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:44,036 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1869ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:44,264 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=04e18a05-d26c-c2fa-2302-d80edfb27a04&attachTableName=& INFO 2025-10-17 11:11:44,264 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:44,264 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:44,266 [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 2025-10-17 11:11:44,290 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:44,290 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 24.1543ms INFO 2025-10-17 11:11:44,290 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:44,290 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.185ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:44,301 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=51f1e757-a53d-7122-eabf-7989b4b0a3ad&attachTableName=& INFO 2025-10-17 11:11:44,301 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:44,302 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:44,303 [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 2025-10-17 11:11:44,315 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:44,316 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.7311ms INFO 2025-10-17 11:11:44,316 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:44,316 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6777ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:44,389 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 11:11:44,389 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:44,389 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:44,390 [73 ] 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 2025-10-17 11:11:44,395 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:44,395 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 4.7893ms INFO 2025-10-17 11:11:44,395 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:44,395 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5661ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:45,830 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 11:11:45,830 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:45,830 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:45,830 [50 ] 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 2025-10-17 11:11:45,831 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:45,831 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:45,831 [73 ] 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 2025-10-17 11:11:45,832 [50 ] 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 2025-10-17 11:11:45,836 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:45,836 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6807ms INFO 2025-10-17 11:11:45,836 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:45,836 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7822ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:45,878 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:45,878 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 46.0156ms INFO 2025-10-17 11:11:45,878 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:45,878 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9479ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:46,882 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0& INFO 2025-10-17 11:11:46,882 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:46,882 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:46,883 [73 ] 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 2025-10-17 11:11:46,929 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:46,929 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.2849ms INFO 2025-10-17 11:11:46,929 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:46,929 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.381ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:46,997 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:11:46,998 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:46,998 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:46,999 [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 2025-10-17 11:11:47,000 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330266&isHis=& INFO 2025-10-17 11:11:47,000 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:47,001 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,002 [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 2025-10-17 11:11:47,005 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,005 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8933ms INFO 2025-10-17 11:11:47,005 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,005 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9123ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:47,006 [73 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:11:47,010 [73 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 11:11:47,012 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,012 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.0501ms INFO 2025-10-17 11:11:47,012 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,012 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7783ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:47,078 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 11:11:47,078 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:47,078 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,079 [76 ] 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 2025-10-17 11:11:47,126 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,126 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.7608ms INFO 2025-10-17 11:11:47,126 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,126 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6654ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:47,192 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 11:11:47,193 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:47,193 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,194 [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 2025-10-17 11:11:47,198 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,198 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.242ms INFO 2025-10-17 11:11:47,198 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,198 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0735ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:47,266 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 11:11:47,267 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:47,267 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,268 [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 2025-10-17 11:11:47,270 [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=begin&guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&recordId=537&tableName=FORMLZSQ& INFO 2025-10-17 11:11:47,271 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:47,271 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,271 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flowID=97&nodeCode=begin& INFO 2025-10-17 11:11:47,271 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:47,272 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,272 [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 2025-10-17 11:11:47,273 [73 ] 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 2025-10-17 11:11:47,316 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,316 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.9908ms INFO 2025-10-17 11:11:47,316 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,316 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.9902ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:47,318 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,318 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.9545ms INFO 2025-10-17 11:11:47,318 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,318 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6593ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:47,321 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,321 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.8444ms INFO 2025-10-17 11:11:47,321 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,321 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.6008ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:47,385 [81 ] 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=537&approveID=330266& INFO 2025-10-17 11:11:47,385 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:47,385 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,386 [81 ] 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 2025-10-17 11:11:47,394 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,394 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 7.8242ms INFO 2025-10-17 11:11:47,394 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,394 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6939ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:47,488 [50 ] 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 2025-10-17 11:11:47,488 [81 ] 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 2025-10-17 11:11:47,488 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:47,488 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,488 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:47,488 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,490 [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 2025-10-17 11:11:47,490 [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 2025-10-17 11:11:47,492 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=begin&exeId=62170&guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flag=4& INFO 2025-10-17 11:11:47,493 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:47,493 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,493 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,493 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,494 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.781ms INFO 2025-10-17 11:11:47,494 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,494 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7979ms INFO 2025-10-17 11:11:47,494 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.958ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:47,494 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,494 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7158ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:47,494 [81 ] 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 2025-10-17 11:11:47,580 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:47,587 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 93.3279ms INFO 2025-10-17 11:11:47,587 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:47,588 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.0359ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:48,724 [76 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 11:11:48,724 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:48,725 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:48,726 [76 ] 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 2025-10-17 11:11:48,732 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:48,732 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0154ms INFO 2025-10-17 11:11:48,732 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:48,732 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4484ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:51,003 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:11:51,003 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:51,003 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:51,005 [50 ] 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 2025-10-17 11:11:51,009 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:51,009 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5017ms INFO 2025-10-17 11:11:51,009 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:51,009 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5326ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:11:51,101 [76 ] 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=202501&endTime=202512&state=& INFO 2025-10-17 11:11:51,101 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:11:51,101 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:51,102 [76 ] 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 2025-10-17 11:11:51,426 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:11:51,426 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 323.9333ms INFO 2025-10-17 11:11:51,426 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:11:51,426 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 325.9383ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:02,751 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663332382&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:12:02,751 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 11:12:02,751 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4909ms 304 text/html INFO 2025-10-17 11:12:03,341 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760670722983 INFO 2025-10-17 11:12:03,342 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:12:03,342 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7912ms 200 application/javascript INFO 2025-10-17 11:12:03,363 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2722040956414862 INFO 2025-10-17 11:12:03,363 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:12:03,363 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4738ms 200 application/javascript INFO 2025-10-17 11:12:03,488 [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%3D1760663332382%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:12:03,488 [50 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:12:03,488 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:03,490 [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 2025-10-17 11:12:03,492 [50 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760663332382&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:12:03,495 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:03,495 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3011ms INFO 2025-10-17 11:12:03,495 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:03,495 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0131ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:03,545 [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 2025-10-17 11:12:03,545 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:12:03,545 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:03,546 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:03,547 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 11:12:03,548 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:12:03,548 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:12:03,548 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:12:03,563 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:12:03,566 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:03,566 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1601ms INFO 2025-10-17 11:12:03,566 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:03,566 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0346ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:03,633 [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 2025-10-17 11:12:03,633 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:12:03,633 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:03,634 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:03,634 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:03,634 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:03,635 [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 2025-10-17 11:12:03,635 [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 2025-10-17 11:12:03,636 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:12:03,636 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:12:03,636 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:12:03,638 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:03,638 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3732ms INFO 2025-10-17 11:12:03,639 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:03,639 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6627ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:03,651 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:12:03,651 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:12:03,654 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:03,654 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.3624ms INFO 2025-10-17 11:12:03,654 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:03,655 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3039ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:04,018 [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 2025-10-17 11:12:04,018 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:04,018 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:04,018 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:12:04,019 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:04,019 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:04,020 [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 2025-10-17 11:12:04,020 [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 2025-10-17 11:12:04,022 [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 2025-10-17 11:12:04,023 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:04,023 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:04,023 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:04,023 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:04,023 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.229ms INFO 2025-10-17 11:12:04,023 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.645ms INFO 2025-10-17 11:12:04,023 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:04,023 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:04,023 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9386ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:04,024 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0654ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:04,024 [50 ] 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=202501&endTime=202512&state=& INFO 2025-10-17 11:12:04,024 [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 2025-10-17 11:12:04,024 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:04,024 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:04,025 [50 ] 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 2025-10-17 11:12:04,028 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:04,028 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.0622ms INFO 2025-10-17 11:12:04,028 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:04,028 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.631ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:04,083 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:12:04,084 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:04,084 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:04,085 [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 2025-10-17 11:12:04,090 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:04,090 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5965ms INFO 2025-10-17 11:12:04,090 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:04,090 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5982ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:04,349 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:04,349 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 323.9463ms INFO 2025-10-17 11:12:04,349 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:04,349 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 325.7405ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:06,460 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=31c70198-fddb-418c-933c-8f21cd19c68a& INFO 2025-10-17 11:12:06,461 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:06,461 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:06,462 [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 2025-10-17 11:12:06,509 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:06,509 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.1247ms INFO 2025-10-17 11:12:06,509 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:06,509 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6919ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:06,584 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:12:06,584 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:06,585 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:06,586 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330747&isHis=& INFO 2025-10-17 11:12:06,586 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:06,586 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:06,586 [73 ] 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 2025-10-17 11:12:06,587 [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 2025-10-17 11:12:06,591 [81 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:12:06,592 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:06,592 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2857ms INFO 2025-10-17 11:12:06,592 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:06,593 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5325ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:06,595 [81 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:12:06,597 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:06,597 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.196ms INFO 2025-10-17 11:12:06,597 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:06,598 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.022ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:06,660 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 11:12:06,661 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:06,661 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:06,662 [50 ] 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 2025-10-17 11:12:06,708 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:06,708 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.0873ms INFO 2025-10-17 11:12:06,708 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:06,708 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8627ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:06,770 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:12:06,770 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:06,770 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:06,772 [50 ] 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 2025-10-17 11:12:06,776 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:06,776 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.581ms INFO 2025-10-17 11:12:06,776 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:06,776 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5273ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:07,104 [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=31c70198-fddb-418c-933c-8f21cd19c68a&recordId=3918&tableName=FORM71& INFO 2025-10-17 11:12:07,104 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=31c70198-fddb-418c-933c-8f21cd19c68a&flowID=185&nodeCode=begin& INFO 2025-10-17 11:12:07,104 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 11:12:07,105 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:07,105 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:07,105 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,105 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,105 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:07,105 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,106 [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 2025-10-17 11:12:07,106 [73 ] 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 2025-10-17 11:12:07,107 [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 2025-10-17 11:12:07,149 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:07,149 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.2773ms INFO 2025-10-17 11:12:07,149 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,149 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.5688ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:07,153 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:07,153 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.1464ms INFO 2025-10-17 11:12:07,153 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,153 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2145ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:07,154 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:07,154 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.0243ms INFO 2025-10-17 11:12:07,154 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,155 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2277ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:07,215 [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=3918&approveID=330747& INFO 2025-10-17 11:12:07,216 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:07,216 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,217 [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 2025-10-17 11:12:07,222 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:07,222 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.9278ms INFO 2025-10-17 11:12:07,222 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,223 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1018ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:07,306 [57 ] 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 2025-10-17 11:12:07,306 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:07,306 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,308 [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 2025-10-17 11:12:07,311 [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 2025-10-17 11:12:07,311 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:07,311 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9639ms INFO 2025-10-17 11:12:07,311 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,311 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:07,311 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8707ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:07,311 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,312 [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 2025-10-17 11:12:07,315 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:07,315 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7016ms INFO 2025-10-17 11:12:07,315 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,315 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4477ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:07,316 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3918&formCode=0070&flowID=185&nodeCode=begin&exeId=62250&guid=31c70198-fddb-418c-933c-8f21cd19c68a&flag=4& INFO 2025-10-17 11:12:07,316 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:07,316 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,317 [57 ] 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 2025-10-17 11:12:07,403 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:07,407 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 89.5288ms INFO 2025-10-17 11:12:07,407 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,407 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.2342ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:07,757 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=1a00c59b-a905-2851-9dde-a423cd782d06&attachTableName=& INFO 2025-10-17 11:12:07,757 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:07,757 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,759 [73 ] 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 2025-10-17 11:12:07,765 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a3d7ebee-e677-a4a5-07db-942d7d7ee500&attachTableName=& INFO 2025-10-17 11:12:07,765 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:07,765 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,766 [7 ] 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 2025-10-17 11:12:07,780 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:07,780 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:07,780 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 20.9896ms INFO 2025-10-17 11:12:07,780 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.7298ms INFO 2025-10-17 11:12:07,780 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,780 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:07,780 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7009ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:07,780 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3461ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:08,740 [7 ] 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=Kze%2FAqQEn0A%3D& INFO 2025-10-17 11:12:08,740 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:08,741 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:08,742 [7 ] 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 2025-10-17 11:12:08,748 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:08,748 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0067ms INFO 2025-10-17 11:12:08,748 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:08,748 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3219ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:14,191 [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 2025-10-17 11:12:14,191 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:14,191 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:14,192 [7 ] 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=202501&endTime=202512&state=& INFO 2025-10-17 11:12:14,193 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:14,193 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:14,193 [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 2025-10-17 11:12:14,194 [7 ] 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 2025-10-17 11:12:14,198 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:14,198 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.0178ms INFO 2025-10-17 11:12:14,198 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:14,198 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3372ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:14,509 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:14,509 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 315.1562ms INFO 2025-10-17 11:12:14,509 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:14,509 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 316.9608ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:15,486 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d5e02413-e780-4522-a908-d7b736a15805& INFO 2025-10-17 11:12:15,486 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:15,487 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,488 [45 ] 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 2025-10-17 11:12:15,534 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:15,534 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9133ms INFO 2025-10-17 11:12:15,534 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,534 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1277ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:15,609 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:12:15,609 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:15,609 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,611 [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 2025-10-17 11:12:15,611 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330725&isHis=& INFO 2025-10-17 11:12:15,611 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:15,611 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,613 [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 2025-10-17 11:12:15,617 [45 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:12:15,617 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:15,617 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2244ms INFO 2025-10-17 11:12:15,617 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,617 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4606ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:15,621 [45 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:12:15,623 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:15,623 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.168ms INFO 2025-10-17 11:12:15,623 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,623 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0687ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:15,685 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=d5e02413-e780-4522-a908-d7b736a15805&isHis=& INFO 2025-10-17 11:12:15,685 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:15,685 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,687 [73 ] 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 2025-10-17 11:12:15,733 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:15,734 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.9652ms INFO 2025-10-17 11:12:15,734 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,734 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.131ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:15,811 [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 2025-10-17 11:12:15,811 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:15,811 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,812 [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 2025-10-17 11:12:15,817 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:15,817 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5908ms INFO 2025-10-17 11:12:15,817 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,817 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5826ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:15,896 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d5e02413-e780-4522-a908-d7b736a15805&isHis=& INFO 2025-10-17 11:12:15,897 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:15,897 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,898 [73 ] 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 2025-10-17 11:12:15,907 [45 ] 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=d5e02413-e780-4522-a908-d7b736a15805&recordId=3917&tableName=FORM71& INFO 2025-10-17 11:12:15,907 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d5e02413-e780-4522-a908-d7b736a15805&flowID=185&nodeCode=begin& INFO 2025-10-17 11:12:15,908 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:15,908 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:15,908 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,908 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,909 [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 2025-10-17 11:12:15,909 [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 2025-10-17 11:12:15,947 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:15,948 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.5338ms INFO 2025-10-17 11:12:15,948 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,948 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5044ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:15,951 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:15,951 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.6693ms INFO 2025-10-17 11:12:15,951 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,951 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.3861ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:15,954 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:15,954 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 44.9055ms INFO 2025-10-17 11:12:15,954 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:15,954 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8538ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:16,184 [81 ] 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=3917&approveID=330725& INFO 2025-10-17 11:12:16,184 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:16,185 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:16,186 [81 ] 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 2025-10-17 11:12:16,192 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:16,192 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.608ms INFO 2025-10-17 11:12:16,192 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:16,192 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9936ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:16,267 [81 ] 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 2025-10-17 11:12:16,267 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:16,267 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:16,269 [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 2025-10-17 11:12:16,272 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:16,272 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5785ms INFO 2025-10-17 11:12:16,272 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3917&formCode=0070&flowID=185&nodeCode=begin&exeId=62246&guid=d5e02413-e780-4522-a908-d7b736a15805&flag=4& INFO 2025-10-17 11:12:16,272 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:16,272 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:16,272 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:16,273 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:16,274 [81 ] 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 2025-10-17 11:12:16,355 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:16,358 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 83.6474ms INFO 2025-10-17 11:12:16,358 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:16,358 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5848ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:16,657 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e80f883c-323c-0bdc-7a9c-379774471cd9&attachTableName=& INFO 2025-10-17 11:12:16,658 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:16,658 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:16,659 [7 ] 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 2025-10-17 11:12:16,659 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d4a0654c-adc6-99d1-ee80-b9da1c981e7c&attachTableName=& INFO 2025-10-17 11:12:16,660 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:16,660 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:16,661 [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 2025-10-17 11:12:16,692 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:16,692 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:16,692 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 30.9266ms INFO 2025-10-17 11:12:16,692 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:16,692 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 32.5646ms INFO 2025-10-17 11:12:16,692 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:16,692 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5405ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:16,692 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.6866ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:17,633 [73 ] 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=ZiSRnYeILp8%3D& INFO 2025-10-17 11:12:17,633 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:17,633 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:17,635 [73 ] 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 2025-10-17 11:12:17,641 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:17,641 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0903ms INFO 2025-10-17 11:12:17,641 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:17,641 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1588ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:19,812 [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 2025-10-17 11:12:19,813 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:19,813 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:19,814 [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 2025-10-17 11:12:19,815 [76 ] 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=202501&endTime=202512&state=& INFO 2025-10-17 11:12:19,815 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:19,815 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:19,816 [76 ] 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 2025-10-17 11:12:19,819 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:19,819 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5225ms INFO 2025-10-17 11:12:19,819 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:19,819 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6089ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:20,135 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:20,135 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 318.8432ms INFO 2025-10-17 11:12:20,135 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:20,135 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 320.768ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:20,947 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=31c70198-fddb-418c-933c-8f21cd19c68a& INFO 2025-10-17 11:12:20,948 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:20,948 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:20,949 [73 ] 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 2025-10-17 11:12:20,999 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:20,999 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 49.4928ms INFO 2025-10-17 11:12:20,999 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:20,999 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.884ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:21,064 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:12:21,065 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:21,065 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,066 [73 ] 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 2025-10-17 11:12:21,066 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330747&isHis=& INFO 2025-10-17 11:12:21,067 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:21,067 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,068 [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 2025-10-17 11:12:21,072 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:21,072 [76 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:12:21,072 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.903ms INFO 2025-10-17 11:12:21,072 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,072 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7953ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:21,076 [76 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:12:21,078 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:21,078 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.1993ms INFO 2025-10-17 11:12:21,078 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,078 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1051ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:21,143 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 11:12:21,144 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:21,144 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,145 [45 ] 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 2025-10-17 11:12:21,194 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:21,194 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 49.0127ms INFO 2025-10-17 11:12:21,194 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,194 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.8684ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:21,495 [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 2025-10-17 11:12:21,495 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:21,495 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,497 [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 2025-10-17 11:12:21,501 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:21,501 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8345ms INFO 2025-10-17 11:12:21,502 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,502 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8129ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:21,569 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 11:12:21,570 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:21,570 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,571 [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 2025-10-17 11:12:21,573 [76 ] 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=31c70198-fddb-418c-933c-8f21cd19c68a&recordId=3918&tableName=FORM71& INFO 2025-10-17 11:12:21,573 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=31c70198-fddb-418c-933c-8f21cd19c68a&flowID=185&nodeCode=begin& INFO 2025-10-17 11:12:21,574 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:21,574 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:21,574 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,574 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,575 [76 ] 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 2025-10-17 11:12:21,575 [50 ] 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 2025-10-17 11:12:21,617 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:21,617 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.8715ms INFO 2025-10-17 11:12:21,617 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,617 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8951ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:21,619 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:21,619 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 44.1396ms INFO 2025-10-17 11:12:21,619 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,619 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9578ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:21,620 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:21,620 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.2528ms INFO 2025-10-17 11:12:21,620 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,620 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0485ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:21,681 [76 ] 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=3918&approveID=330747& INFO 2025-10-17 11:12:21,682 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:21,682 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,683 [76 ] 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 2025-10-17 11:12:21,688 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:21,688 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.7005ms INFO 2025-10-17 11:12:21,688 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,688 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5558ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:21,765 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3918&formCode=0070&flowID=185&nodeCode=begin&exeId=62250&guid=31c70198-fddb-418c-933c-8f21cd19c68a&flag=4& INFO 2025-10-17 11:12:21,765 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:21,765 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,767 [76 ] 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 2025-10-17 11:12:21,847 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:21,851 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.6015ms INFO 2025-10-17 11:12:21,851 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:21,851 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.3427ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:22,158 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=1a00c59b-a905-2851-9dde-a423cd782d06&attachTableName=& INFO 2025-10-17 11:12:22,158 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:22,158 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:22,160 [76 ] 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 2025-10-17 11:12:22,162 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a3d7ebee-e677-a4a5-07db-942d7d7ee500&attachTableName=& INFO 2025-10-17 11:12:22,162 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:22,163 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:22,164 [45 ] 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 2025-10-17 11:12:22,181 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:22,181 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:22,181 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 20.8742ms INFO 2025-10-17 11:12:22,181 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:22,181 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 17.0089ms INFO 2025-10-17 11:12:22,181 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:22,181 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7267ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:22,181 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1224ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:23,376 [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=Kze%2FAqQEn0A%3D& INFO 2025-10-17 11:12:23,376 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:23,376 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:23,377 [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 2025-10-17 11:12:23,383 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:23,384 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0998ms INFO 2025-10-17 11:12:23,384 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:23,384 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2138ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:28,572 [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 2025-10-17 11:12:28,573 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:28,573 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:28,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 2025-10-17 11:12:28,579 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:28,579 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8136ms INFO 2025-10-17 11:12:28,579 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:28,579 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.868ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:28,584 [57 ] 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=202501&endTime=202512&state=& INFO 2025-10-17 11:12:28,584 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:28,584 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:28,585 [57 ] 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 2025-10-17 11:12:28,907 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:28,908 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 322.349ms INFO 2025-10-17 11:12:28,908 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:28,908 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 324.1191ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,028 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670755650&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:12:36,028 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:12:36,028 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.811ms 200 text/html INFO 2025-10-17 11:12:36,455 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760670756098 INFO 2025-10-17 11:12:36,456 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:12:36,456 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7006ms 200 application/javascript INFO 2025-10-17 11:12:36,467 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.16476203037486847 INFO 2025-10-17 11:12:36,467 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:12:36,468 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6036ms 200 application/javascript INFO 2025-10-17 11:12:36,628 [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 2025-10-17 11:12:36,628 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:12:36,628 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,628 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,630 [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%3D1760670755650%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:12:36,630 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:12:36,630 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,631 [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 2025-10-17 11:12:36,632 [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 2025-10-17 11:12:36,632 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:12:36,632 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:12:36,632 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:12:36,632 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670755650&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:12:36,635 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,635 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7006ms INFO 2025-10-17 11:12:36,635 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,635 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3739ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,647 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:12:36,649 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,650 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9469ms INFO 2025-10-17 11:12:36,650 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,650 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.746ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,720 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:12:36,721 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,721 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,722 [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 2025-10-17 11:12:36,723 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:12:36,723 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:12:36,723 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:12:36,723 [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 2025-10-17 11:12:36,723 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,723 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,725 [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 2025-10-17 11:12:36,728 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,728 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2866ms INFO 2025-10-17 11:12:36,728 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,728 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1108ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,738 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:12:36,738 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:12:36,741 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,741 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6719ms INFO 2025-10-17 11:12:36,741 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,741 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5782ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,816 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:12:36,816 [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 2025-10-17 11:12:36,816 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,816 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,816 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,816 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,818 [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 2025-10-17 11:12:36,818 [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 2025-10-17 11:12:36,832 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,832 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,832 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 14.0317ms INFO 2025-10-17 11:12:36,832 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,832 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 14.0422ms INFO 2025-10-17 11:12:36,832 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,832 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2094ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,832 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0345ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,892 [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 2025-10-17 11:12:36,892 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,893 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,894 [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 2025-10-17 11:12:36,895 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:12:36,895 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,896 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,897 [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 2025-10-17 11:12:36,898 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,898 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8465ms INFO 2025-10-17 11:12:36,898 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,898 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1166ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,901 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,901 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.6738ms INFO 2025-10-17 11:12:36,901 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,901 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7587ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,901 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:12:36,901 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,902 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,903 [45 ] 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 2025-10-17 11:12:36,904 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:12:36,904 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,904 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,905 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:12:36,905 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,905 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,905 [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 2025-10-17 11:12:36,906 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,906 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3568ms INFO 2025-10-17 11:12:36,906 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,906 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.994ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,907 [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 2025-10-17 11:12:36,909 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,909 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4022ms INFO 2025-10-17 11:12:36,909 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,909 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3532ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,914 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:12:36,914 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,914 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,915 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,915 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5507ms INFO 2025-10-17 11:12:36,915 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,915 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8986ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,916 [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 2025-10-17 11:12:36,921 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,921 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6817ms INFO 2025-10-17 11:12:36,921 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,921 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0815ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:36,981 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:12:36,981 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,981 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,981 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:12:36,981 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:36,981 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,982 [45 ] 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 2025-10-17 11:12:36,983 [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 2025-10-17 11:12:36,999 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:36,999 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.814ms INFO 2025-10-17 11:12:36,999 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:36,999 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5246ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:37,036 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:37,036 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 53.6524ms INFO 2025-10-17 11:12:37,036 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:37,036 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.4083ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:39,616 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 11:12:39,616 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:39,616 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:39,618 [7 ] 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 2025-10-17 11:12:39,623 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:39,623 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.1472ms INFO 2025-10-17 11:12:39,623 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:39,623 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1883ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:40,669 [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 2025-10-17 11:12:40,669 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:40,670 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:40,671 [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 2025-10-17 11:12:40,673 [45 ] 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 2025-10-17 11:12:40,673 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:40,673 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:40,675 [45 ] 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 2025-10-17 11:12:40,676 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:40,676 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7538ms INFO 2025-10-17 11:12:40,676 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:40,676 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9027ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:41,012 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:41,012 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 337.3111ms INFO 2025-10-17 11:12:41,012 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:41,012 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 339.2947ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:43,043 [7 ] 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 2025-10-17 11:12:43,043 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:43,043 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:43,045 [7 ] 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 2025-10-17 11:12:43,402 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:43,402 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 357.641ms INFO 2025-10-17 11:12:43,402 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:43,403 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 359.8675ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:44,563 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=3&tableName=FORM71&formCode=0070&beginTime=&endTime=&state=& INFO 2025-10-17 11:12:44,563 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:44,563 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:44,565 [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 2025-10-17 11:12:44,686 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:44,687 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 121.6299ms INFO 2025-10-17 11:12:44,687 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:44,687 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.1926ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:52,349 [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 2025-10-17 11:12:52,349 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:52,349 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:52,351 [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 2025-10-17 11:12:52,352 [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=202501&endTime=202512&state=& INFO 2025-10-17 11:12:52,352 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:52,352 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:52,353 [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 2025-10-17 11:12:52,356 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:52,356 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1106ms INFO 2025-10-17 11:12:52,356 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:52,357 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8255ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:52,660 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:52,660 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 306.8656ms INFO 2025-10-17 11:12:52,660 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:52,660 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 308.6854ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:12:59,469 [45 ] 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 2025-10-17 11:12:59,470 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:12:59,470 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:59,471 [45 ] 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 2025-10-17 11:12:59,816 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:12:59,816 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 344.7771ms INFO 2025-10-17 11:12:59,816 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:12:59,816 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 347.0055ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:13:01,258 [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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:13:01,258 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:13:01,258 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:13:01,260 [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 2025-10-17 11:13:01,307 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:13:01,307 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 47.0626ms INFO 2025-10-17 11:13:01,307 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:13:01,307 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6619ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:06,533 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:15:06,533 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:06,534 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:06,535 [54 ] 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 2025-10-17 11:15:06,535 [36 ] 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 2025-10-17 11:15:06,535 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:06,535 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:06,537 [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 2025-10-17 11:15:06,540 [68 ] 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 2025-10-17 11:15:06,540 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:06,540 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.9056ms INFO 2025-10-17 11:15:06,540 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:06,540 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:06,540 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2731ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:06,540 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:06,541 [68 ] 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 2025-10-17 11:15:06,542 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:06,542 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.9341ms INFO 2025-10-17 11:15:06,542 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:06,542 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0489ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:06,549 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:06,552 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 10.7335ms INFO 2025-10-17 11:15:06,552 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:06,552 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5627ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:07,676 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 11:15:07,677 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:07,677 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:07,691 [68 ] 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 2025-10-17 11:15:07,693 [68 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 11:15:07,711 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:07,711 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 19.9555ms INFO 2025-10-17 11:15:07,712 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:07,712 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4523ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:10,337 [38 ] 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 2025-10-17 11:15:10,337 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:15:10,337 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:10,337 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,339 [38 ] 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 2025-10-17 11:15:10,349 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:10,350 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 10.5793ms INFO 2025-10-17 11:15:10,350 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,350 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9734ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:10,428 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 11:15:10,428 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:10,428 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,430 [36 ] 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 2025-10-17 11:15:10,431 [36 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 11:15:10,431 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OdjvHroQZTM%3D&isDeptCode=true& INFO 2025-10-17 11:15:10,431 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=7X8cfjoAn9I%3D&isDeptCode=true& INFO 2025-10-17 11:15:10,432 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:10,432 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:10,432 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,432 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,433 [68 ] 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 2025-10-17 11:15:10,433 [54 ] 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 2025-10-17 11:15:10,435 [68 ] Sg.HcmMb.PubClass.ShareData - oldValue:7X8cfjoAn9I= INFO 2025-10-17 11:15:10,435 [54 ] Sg.HcmMb.PubClass.ShareData - oldValue:OdjvHroQZTM= INFO 2025-10-17 11:15:10,438 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=1wTYaMiileEKqxqrQKn7RA%3D%3D&isDeptCode=true& INFO 2025-10-17 11:15:10,438 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:10,438 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,439 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:10,439 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.6826ms INFO 2025-10-17 11:15:10,439 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:10,439 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,439 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3407ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:10,439 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.6753ms INFO 2025-10-17 11:15:10,439 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,439 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.612ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:10,439 [38 ] 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 2025-10-17 11:15:10,441 [38 ] Sg.HcmMb.PubClass.ShareData - oldValue:1wTYaMiileEKqxqrQKn7RA== INFO 2025-10-17 11:15:10,443 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:10,444 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.4136ms INFO 2025-10-17 11:15:10,444 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,444 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1228ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:10,450 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:10,450 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.215ms INFO 2025-10-17 11:15:10,450 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,450 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2982ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:10,676 [44 ] 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 2025-10-17 11:15:10,676 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:15:10,676 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:10,676 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,677 [44 ] 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 2025-10-17 11:15:10,686 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:10,686 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.3271ms INFO 2025-10-17 11:15:10,686 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:10,686 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3805ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:50,298 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670948400&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:15:50,299 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:15:50,299 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9786ms 200 text/html INFO 2025-10-17 11:15:50,667 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760670950573 INFO 2025-10-17 11:15:50,668 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:15:50,668 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6801ms 200 application/javascript INFO 2025-10-17 11:15:50,738 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7022644952900615 INFO 2025-10-17 11:15:50,738 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:15:50,738 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5033ms 200 application/javascript INFO 2025-10-17 11:15:50,898 [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%3D1760670948400%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 11:15:50,898 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:15:50,898 [43 ] 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 2025-10-17 11:15:50,898 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:50,898 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:15:50,898 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:50,898 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:50,900 [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 2025-10-17 11:15:50,900 [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 2025-10-17 11:15:50,900 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760670948400&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:15:50,901 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:15:50,901 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:15:50,901 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:15:50,904 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:50,904 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.4424ms INFO 2025-10-17 11:15:50,904 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:50,904 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3659ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:50,917 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:15:50,920 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:50,920 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.8187ms INFO 2025-10-17 11:15:50,920 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:50,920 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8152ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,023 [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 2025-10-17 11:15:51,023 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:15:51,023 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,023 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,023 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,023 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,025 [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 2025-10-17 11:15:51,025 [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 2025-10-17 11:15:51,026 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:15:51,026 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:15:51,026 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:15:51,029 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,029 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2286ms INFO 2025-10-17 11:15:51,029 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,029 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5282ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,041 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:15:51,041 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:15:51,045 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,045 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.7438ms INFO 2025-10-17 11:15:51,045 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,045 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1666ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,137 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:15:51,138 [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 2025-10-17 11:15:51,138 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,138 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,138 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,138 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,139 [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 2025-10-17 11:15:51,139 [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 2025-10-17 11:15:51,143 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,143 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,143 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4407ms INFO 2025-10-17 11:15:51,143 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.421ms INFO 2025-10-17 11:15:51,143 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,143 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,143 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5999ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,143 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4007ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,177 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=775e878f-3751-4bf7-bffc-0b18b6a3ec3b%20%20& INFO 2025-10-17 11:15:51,178 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,178 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,179 [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 2025-10-17 11:15:51,227 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,227 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.1795ms INFO 2025-10-17 11:15:51,227 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,227 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4203ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,233 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:15:51,234 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,234 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,235 [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 2025-10-17 11:15:51,241 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,241 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1309ms INFO 2025-10-17 11:15:51,241 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,241 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5109ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,353 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:15:51,353 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,353 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,353 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330753&isHis=& INFO 2025-10-17 11:15:51,354 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,354 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,355 [79 ] 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 2025-10-17 11:15:51,355 [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 2025-10-17 11:15:51,359 [79 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:15:51,362 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,362 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5122ms INFO 2025-10-17 11:15:51,362 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,362 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3336ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,365 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,365 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.7048ms INFO 2025-10-17 11:15:51,365 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,365 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8435ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,463 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=775e878f-3751-4bf7-bffc-0b18b6a3ec3b%20%20&isHis=& INFO 2025-10-17 11:15:51,463 [79 ] 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=775e878f-3751-4bf7-bffc-0b18b6a3ec3b%20%20&recordId=386022&tableName=k_over& INFO 2025-10-17 11:15:51,463 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,463 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,463 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,463 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,465 [79 ] 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 2025-10-17 11:15:51,465 [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 2025-10-17 11:15:51,504 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=775e878f-3751-4bf7-bffc-0b18b6a3ec3b%20%20&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 11:15:51,504 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,504 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,506 [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 2025-10-17 11:15:51,515 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,515 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 50.1356ms INFO 2025-10-17 11:15:51,515 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,515 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.2745ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,517 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,517 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.4982ms INFO 2025-10-17 11:15:51,517 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,518 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.8463ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,551 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,551 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 45.0416ms INFO 2025-10-17 11:15:51,551 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,551 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4516ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,698 [6 ] 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 2025-10-17 11:15:51,698 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,698 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,698 [44 ] 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 2025-10-17 11:15:51,699 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,699 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=775e878f-3751-4bf7-bffc-0b18b6a3ec3b%20%20& INFO 2025-10-17 11:15:51,699 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,699 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:51,699 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,700 [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 2025-10-17 11:15:51,700 [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 2025-10-17 11:15:51,700 [79 ] 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 2025-10-17 11:15:51,704 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,704 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,704 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1586ms INFO 2025-10-17 11:15:51,704 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2967ms INFO 2025-10-17 11:15:51,704 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,704 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,704 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.551ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,704 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0711ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:51,786 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:51,789 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 88.5559ms INFO 2025-10-17 11:15:51,789 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:51,789 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.2804ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:53,062 [44 ] 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 2025-10-17 11:15:53,063 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:15:53,063 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:53,063 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:53,065 [44 ] 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 2025-10-17 11:15:53,070 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:53,071 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8782ms INFO 2025-10-17 11:15:53,071 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:53,071 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2946ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:53,257 [43 ] 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=XHWaus0j7jY%3D& INFO 2025-10-17 11:15:53,258 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:53,258 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:53,260 [43 ] 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 2025-10-17 11:15:53,266 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:53,266 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0655ms INFO 2025-10-17 11:15:53,266 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:53,266 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5273ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:54,903 [44 ] 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 2025-10-17 11:15:54,903 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:15:54,903 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:54,903 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:54,905 [44 ] 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 2025-10-17 11:15:54,911 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:54,911 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2867ms INFO 2025-10-17 11:15:54,911 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:54,911 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.489ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:54,952 [43 ] 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 2025-10-17 11:15:54,952 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:15:54,953 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:54,953 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:54,954 [43 ] 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 2025-10-17 11:15:54,961 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:54,961 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8402ms INFO 2025-10-17 11:15:54,961 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:54,961 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0497ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:55,003 [43 ] 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 2025-10-17 11:15:55,003 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:15:55,003 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:55,004 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:55,005 [43 ] 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 2025-10-17 11:15:55,014 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:55,014 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.5879ms INFO 2025-10-17 11:15:55,014 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:55,014 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0367ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:55,053 [79 ] 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 2025-10-17 11:15:55,053 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:15:55,053 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:55,053 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:55,055 [79 ] 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 2025-10-17 11:15:55,063 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:55,063 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.8347ms INFO 2025-10-17 11:15:55,063 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:55,063 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1518ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:55,218 [44 ] 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 2025-10-17 11:15:55,218 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:15:55,218 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:55,218 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:55,220 [44 ] 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 2025-10-17 11:15:55,269 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:55,269 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 49.4761ms INFO 2025-10-17 11:15:55,269 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:55,269 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.8315ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:55,418 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 11:15:55,418 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:55,418 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:55,420 [26 ] 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 2025-10-17 11:15:55,428 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:55,428 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.3256ms INFO 2025-10-17 11:15:55,428 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:55,428 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4597ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:56,218 [43 ] 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 2025-10-17 11:15:56,218 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:15:56,218 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:56,218 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:56,220 [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 2025-10-17 11:15:56,319 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:56,320 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 99.975ms INFO 2025-10-17 11:15:56,320 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:56,320 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.1913ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:57,538 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 11:15:57,538 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:57,538 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:57,540 [44 ] 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 2025-10-17 11:15:57,547 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:57,547 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 7.0919ms INFO 2025-10-17 11:15:57,547 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:57,547 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3259ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:57,591 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:15:57,591 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:57,591 [44 ] 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 2025-10-17 11:15:57,591 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:57,592 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:15:57,592 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:57,593 [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 2025-10-17 11:15:57,593 [44 ] 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 2025-10-17 11:15:57,598 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:57,598 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7663ms INFO 2025-10-17 11:15:57,598 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:57,599 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6373ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:15:57,608 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:15:57,608 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.6573ms INFO 2025-10-17 11:15:57,608 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:15:57,608 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4719ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:16:58,542 [26 ] 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 270981 INFO 2025-10-17 11:16:58,542 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:16:58,542 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:16:58,543 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:16:58,544 [26 ] 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 2025-10-17 11:16:58,713 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:16:58,713 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 168.9937ms INFO 2025-10-17 11:16:58,713 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:16:58,713 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 171.6171ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:16:58,856 [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=3920&formCode=0070&exeId=62253& INFO 2025-10-17 11:16:58,856 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:16:58,856 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:16:58,858 [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 2025-10-17 11:16:58,885 [56 ] 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=lgJvb4uff5Y%3D& INFO 2025-10-17 11:16:58,885 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:16:58,885 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:16:58,887 [56 ] 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 2025-10-17 11:16:58,892 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:16:58,892 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8854ms INFO 2025-10-17 11:16:58,892 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:16:58,893 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8112ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:16:58,898 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:16:58,901 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 43.5889ms INFO 2025-10-17 11:16:58,901 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:16:58,902 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.814ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:00,125 [46 ] 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 2025-10-17 11:17:00,126 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:17:00,126 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:00,126 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:00,127 [46 ] 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 2025-10-17 11:17:00,145 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:W1tFcBUPtZ0= INFO 2025-10-17 11:17:00,145 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2025-10-17 11:17:00,146 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:lgJvb4uff5Y= INFO 2025-10-17 11:17:00,146 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2025-10-17 11:17:00,187 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:00,187 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 59.6741ms INFO 2025-10-17 11:17:00,187 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:00,187 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.7342ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:00,361 [56 ] 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 2025-10-17 11:17:00,361 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:17:00,361 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:00,361 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:00,363 [56 ] 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 2025-10-17 11:17:00,367 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:00,367 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 3.9795ms INFO 2025-10-17 11:17:00,367 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:00,367 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0379ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:01,391 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:17:01,391 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:01,392 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:01,393 [46 ] 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 2025-10-17 11:17:01,398 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:01,398 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.9571ms INFO 2025-10-17 11:17:01,398 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:01,398 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3698ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:01,438 [56 ] 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 2025-10-17 11:17:01,438 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:01,438 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:01,440 [56 ] 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 2025-10-17 11:17:01,784 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:01,784 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 344.4319ms INFO 2025-10-17 11:17:01,784 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:01,784 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 346.583ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:03,483 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5687906a-3a47-4f33-95d9-cb16daf75371& INFO 2025-10-17 11:17:03,483 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:03,483 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:03,485 [72 ] 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 2025-10-17 11:17:03,532 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:03,532 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.675ms INFO 2025-10-17 11:17:03,532 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:03,532 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6429ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:03,677 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:17:03,678 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:03,678 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:03,679 [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 2025-10-17 11:17:03,686 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:03,686 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5832ms INFO 2025-10-17 11:17:03,686 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:03,686 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8196ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:03,703 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330755&isHis=& INFO 2025-10-17 11:17:03,703 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:03,703 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:03,705 [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 2025-10-17 11:17:03,708 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:17:03,713 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:17:03,715 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:03,715 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.2654ms INFO 2025-10-17 11:17:03,715 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:03,715 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.101ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:03,832 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=5687906a-3a47-4f33-95d9-cb16daf75371&isHis=& INFO 2025-10-17 11:17:03,833 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:03,833 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:03,834 [56 ] 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 2025-10-17 11:17:03,881 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:03,881 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.1336ms INFO 2025-10-17 11:17:03,881 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:03,881 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1359ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:04,022 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:17:04,023 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:04,023 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,024 [72 ] 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 2025-10-17 11:17:04,029 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:04,029 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5123ms INFO 2025-10-17 11:17:04,029 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,029 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5061ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:04,207 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5687906a-3a47-4f33-95d9-cb16daf75371&isHis=& INFO 2025-10-17 11:17:04,208 [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=5687906a-3a47-4f33-95d9-cb16daf75371&recordId=3920&tableName=FORM71& INFO 2025-10-17 11:17:04,208 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:04,208 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:04,208 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,208 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,209 [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 2025-10-17 11:17:04,209 [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 2025-10-17 11:17:04,232 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5687906a-3a47-4f33-95d9-cb16daf75371&flowID=185&nodeCode=begin& INFO 2025-10-17 11:17:04,233 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:04,233 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,234 [72 ] 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 2025-10-17 11:17:04,259 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:04,259 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 50.0254ms INFO 2025-10-17 11:17:04,259 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,259 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.9918ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:04,260 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:04,260 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.9409ms INFO 2025-10-17 11:17:04,260 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,260 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.0691ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:04,278 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:04,278 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.5958ms INFO 2025-10-17 11:17:04,278 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,278 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.7123ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:04,427 [56 ] 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=3920&approveID=330755& INFO 2025-10-17 11:17:04,428 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:04,428 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,429 [56 ] 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 2025-10-17 11:17:04,435 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:04,435 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.4882ms INFO 2025-10-17 11:17:04,435 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,435 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5852ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:04,562 [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=3920&formCode=0070&flowID=185&nodeCode=begin&exeId=62253&guid=5687906a-3a47-4f33-95d9-cb16daf75371&flag=4& INFO 2025-10-17 11:17:04,563 [56 ] 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 2025-10-17 11:17:04,563 [26 ] 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 2025-10-17 11:17:04,563 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:04,563 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:04,563 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:04,563 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,563 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,563 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,564 [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 2025-10-17 11:17:04,565 [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 2025-10-17 11:17:04,565 [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 2025-10-17 11:17:04,568 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:04,569 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:04,569 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1472ms INFO 2025-10-17 11:17:04,569 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,569 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0145ms INFO 2025-10-17 11:17:04,569 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,569 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0626ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:04,569 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.12ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:04,649 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:04,653 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 88.0209ms INFO 2025-10-17 11:17:04,653 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,653 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.4282ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:04,857 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=c5aec5e8-0d26-eb80-afbd-42b780cf885b&attachTableName=& INFO 2025-10-17 11:17:04,858 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=7d8abd73-ec72-4651-afca-e949a13176da&attachTableName=& INFO 2025-10-17 11:17:04,858 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:04,858 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:04,858 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,858 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,859 [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 2025-10-17 11:17:04,859 [26 ] 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 2025-10-17 11:17:04,892 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:04,892 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:04,892 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 32.1865ms INFO 2025-10-17 11:17:04,892 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 32.2365ms INFO 2025-10-17 11:17:04,892 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,892 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:04,892 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.14ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:04,892 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.3211ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:05,882 [23 ] 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=lgJvb4uff5Y%3D& INFO 2025-10-17 11:17:05,883 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:05,883 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:05,884 [23 ] 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 2025-10-17 11:17:05,890 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:05,890 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8356ms INFO 2025-10-17 11:17:05,890 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:05,890 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1613ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:16,067 [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 2025-10-17 11:17:16,068 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:16,068 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:16,069 [65 ] 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 2025-10-17 11:17:16,069 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:16,069 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:16,070 [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 2025-10-17 11:17:16,070 [65 ] 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 2025-10-17 11:17:16,074 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:16,074 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6317ms INFO 2025-10-17 11:17:16,074 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:16,075 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0816ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:16,380 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:16,380 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 310.1901ms INFO 2025-10-17 11:17:16,380 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:16,381 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 312.0141ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:17,328 [26 ] 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 2025-10-17 11:17:17,328 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:17:17,328 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:17,329 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:17,329 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:17,329 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:17,330 [26 ] 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 2025-10-17 11:17:17,330 [23 ] 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 2025-10-17 11:17:17,335 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:17,335 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8211ms INFO 2025-10-17 11:17:17,335 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:17,335 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:17,335 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2507ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:17,335 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.0884ms INFO 2025-10-17 11:17:17,335 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:17,335 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4158ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:17,347 [26 ] 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 2025-10-17 11:17:17,348 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:17,348 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:17,349 [26 ] 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 2025-10-17 11:17:17,357 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:17,361 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 11.0497ms INFO 2025-10-17 11:17:17,361 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:17,361 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3777ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:18,602 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=n1LQbCrW0P8%3D& INFO 2025-10-17 11:17:18,603 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:18,603 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:18,605 [26 ] 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 2025-10-17 11:17:18,607 [26 ] Sg.HcmMb.PubClass.ShareData - oldValue:n1LQbCrW0P8= INFO 2025-10-17 11:17:18,625 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:18,625 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.2423ms INFO 2025-10-17 11:17:18,625 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:18,625 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.718ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:50,293 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671070256&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:17:50,294 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:17:50,294 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9253ms 200 text/html INFO 2025-10-17 11:17:51,255 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760671071424 INFO 2025-10-17 11:17:51,256 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:17:51,256 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.866ms 200 application/javascript INFO 2025-10-17 11:17:51,343 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7920545152191039 INFO 2025-10-17 11:17:51,343 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:17:51,343 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.622ms 200 application/javascript INFO 2025-10-17 11:17:51,563 [79 ] 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%3D1760671070256%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:17:51,563 [79 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:17:51,564 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:51,565 [79 ] 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 2025-10-17 11:17:51,566 [79 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671070256&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:17:51,569 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:51,570 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2451ms INFO 2025-10-17 11:17:51,570 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:51,570 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5877ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:51,620 [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 2025-10-17 11:17:51,620 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:17:51,621 [52 ] 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 2025-10-17 11:17:51,621 [52 ] 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 2025-10-17 11:17:51,621 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:51,622 [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). WARN 2025-10-17 11:17:51,623 [52 ] 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 2025-10-17 11:17:51,623 [52 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 11:17:51,623 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:51,623 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7434ms INFO 2025-10-17 11:17:51,623 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:51,623 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0292ms 401 application/json; charset=utf-8 INFO 2025-10-17 11:17:51,750 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 11:17:51,750 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:17:51,751 [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 2025-10-17 11:17:51,751 [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 2025-10-17 11:17:51,751 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:17:51,752 [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 2025-10-17 11:17:51,754 [79 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NTAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzc0NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuabvuaLm-WmuSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODUwIiwianRpIjoiNGQyNzdiNDYtMzFmZC00MTE5LTk4MTYtN2ZjYTQ5NWM3Yzc2IiwiaWF0IjoxNzYwNTczNDMzLCJuYmYiOjE3NjA1NzM0MzEsImV4cCI6MTc2MDY1OTgzMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.QiqwIPHpRgsTXrzIghpaYGEOWUclG8XO9CIksqRO4-A INFO 2025-10-17 11:17:51,757 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:51,757 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.3568ms INFO 2025-10-17 11:17:51,757 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:17:51,757 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8031ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:51,907 [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 2025-10-17 11:17:51,907 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:17:51,908 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:51,910 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:51,911 [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 2025-10-17 11:17:51,912 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:17:51,912 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:17:51,912 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:17:51,928 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:17:51,930 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:51,931 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.4968ms INFO 2025-10-17 11:17:51,931 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:51,931 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6806ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,044 [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 2025-10-17 11:17:52,045 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,045 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,045 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:17:52,046 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,046 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,046 [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 2025-10-17 11:17:52,047 [23 ] 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 2025-10-17 11:17:52,048 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:17:52,048 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:17:52,048 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:17:52,050 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,050 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4867ms INFO 2025-10-17 11:17:52,050 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,050 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7301ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,064 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:17:52,099 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:17:52,103 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,103 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 55.7918ms INFO 2025-10-17 11:17:52,103 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,103 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.8626ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,261 [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 2025-10-17 11:17:52,261 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:17:52,261 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,261 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,262 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,262 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,263 [23 ] 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 2025-10-17 11:17:52,263 [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 2025-10-17 11:17:52,269 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,269 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3559ms INFO 2025-10-17 11:17:52,269 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,269 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.921ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,272 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,272 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9236ms INFO 2025-10-17 11:17:52,272 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,272 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3116ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,371 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:17:52,371 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,371 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,371 [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 2025-10-17 11:17:52,372 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,372 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,372 [23 ] 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 2025-10-17 11:17:52,373 [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 2025-10-17 11:17:52,376 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,376 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,376 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7956ms INFO 2025-10-17 11:17:52,376 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3946ms INFO 2025-10-17 11:17:52,376 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,376 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,376 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9447ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,376 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2571ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,382 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:17:52,382 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,382 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,384 [25 ] 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 2025-10-17 11:17:52,387 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,387 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0735ms INFO 2025-10-17 11:17:52,387 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,387 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7534ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,440 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:17:52,441 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,441 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,442 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:17:52,442 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:17:52,442 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,442 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,442 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,442 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,442 [23 ] 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 2025-10-17 11:17:52,443 [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 2025-10-17 11:17:52,443 [25 ] 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 2025-10-17 11:17:52,450 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,450 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.2592ms INFO 2025-10-17 11:17:52,450 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,450 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.078ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,451 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,451 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6248ms INFO 2025-10-17 11:17:52,451 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,451 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3393ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,451 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,451 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.994ms INFO 2025-10-17 11:17:52,451 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,452 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1796ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,525 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:17:52,526 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,526 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,527 [23 ] 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 2025-10-17 11:17:52,536 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:17:52,536 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:52,536 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,536 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,536 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3633ms INFO 2025-10-17 11:17:52,536 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,537 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1463ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:52,538 [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 2025-10-17 11:17:52,558 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:52,559 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.9936ms INFO 2025-10-17 11:17:52,559 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:52,559 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2623ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:53,870 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 11:17:53,870 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:53,871 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:53,871 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:17:53,871 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:53,871 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:53,872 [79 ] 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 2025-10-17 11:17:53,872 [56 ] 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 2025-10-17 11:17:53,872 [23 ] 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 2025-10-17 11:17:53,873 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:53,873 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:53,874 [23 ] 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 2025-10-17 11:17:53,878 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:53,878 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:53,878 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8101ms INFO 2025-10-17 11:17:53,878 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:53,878 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.1844ms INFO 2025-10-17 11:17:53,878 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:53,878 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3016ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:53,878 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6276ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:53,960 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:53,961 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 86.8249ms INFO 2025-10-17 11:17:53,961 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:53,961 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.4003ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:55,952 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=e1c210f6-bbd7-464e-ace4-3270428827b4& INFO 2025-10-17 11:17:55,952 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:55,953 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:55,954 [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 2025-10-17 11:17:56,000 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,000 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.7684ms INFO 2025-10-17 11:17:56,000 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,000 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8801ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,125 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:17:56,125 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,126 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,127 [25 ] 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 2025-10-17 11:17:56,133 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,133 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2778ms INFO 2025-10-17 11:17:56,133 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,133 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4102ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,142 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=329130&isHis=& INFO 2025-10-17 11:17:56,142 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,142 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,144 [23 ] 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 2025-10-17 11:17:56,147 [23 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:17:56,151 [23 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:17:56,153 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,153 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.6354ms INFO 2025-10-17 11:17:56,153 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,153 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.693ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,273 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=e1c210f6-bbd7-464e-ace4-3270428827b4&isHis=& INFO 2025-10-17 11:17:56,273 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,273 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,275 [25 ] 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 2025-10-17 11:17:56,322 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,323 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.6935ms INFO 2025-10-17 11:17:56,323 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,323 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9663ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,438 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:17:56,438 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,438 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,440 [23 ] 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 2025-10-17 11:17:56,445 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,445 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7895ms INFO 2025-10-17 11:17:56,445 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,445 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0007ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,579 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=e1c210f6-bbd7-464e-ace4-3270428827b4&isHis=& INFO 2025-10-17 11:17:56,580 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,580 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,580 [25 ] 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=e1c210f6-bbd7-464e-ace4-3270428827b4&recordId=3885&tableName=FORM71& INFO 2025-10-17 11:17:56,580 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=e1c210f6-bbd7-464e-ace4-3270428827b4&flowID=185&nodeCode=begin& INFO 2025-10-17 11:17:56,580 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,580 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,580 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,580 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,581 [23 ] 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 2025-10-17 11:17:56,582 [9 ] 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 2025-10-17 11:17:56,582 [25 ] 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 2025-10-17 11:17:56,625 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,625 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.517ms INFO 2025-10-17 11:17:56,625 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,625 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.1432ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,628 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,628 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.3486ms INFO 2025-10-17 11:17:56,628 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,628 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.155ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,633 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,633 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.3221ms INFO 2025-10-17 11:17:56,633 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,633 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.4249ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,742 [25 ] 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=3885&approveID=329130& INFO 2025-10-17 11:17:56,742 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,742 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,744 [25 ] 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 2025-10-17 11:17:56,749 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,749 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.1431ms INFO 2025-10-17 11:17:56,749 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,749 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2167ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,932 [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 2025-10-17 11:17:56,933 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,933 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,934 [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 2025-10-17 11:17:56,938 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,938 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5963ms INFO 2025-10-17 11:17:56,938 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,938 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6232ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,950 [23 ] 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 2025-10-17 11:17:56,950 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,951 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,952 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:17:56,955 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:56,956 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3467ms INFO 2025-10-17 11:17:56,956 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,956 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5437ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:56,978 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3885&formCode=0070&flowID=185&nodeCode=begin&exeId=61973&guid=e1c210f6-bbd7-464e-ace4-3270428827b4&flag=4& INFO 2025-10-17 11:17:56,979 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:56,979 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:56,980 [25 ] 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 2025-10-17 11:17:57,060 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:57,063 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 82.8372ms INFO 2025-10-17 11:17:57,063 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:57,063 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.6147ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:57,540 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=68ff1a3b-8621-fb23-b390-36a847c36d85&attachTableName=& INFO 2025-10-17 11:17:57,540 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=2f16caa5-d4a9-68a5-6869-4530d4bd9c5a&attachTableName=& INFO 2025-10-17 11:17:57,540 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:57,540 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:57,541 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:57,541 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:57,542 [56 ] 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 2025-10-17 11:17:57,542 [25 ] 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 2025-10-17 11:17:57,562 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:57,562 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:57,562 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 20.4182ms INFO 2025-10-17 11:17:57,562 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:57,562 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 20.2339ms INFO 2025-10-17 11:17:57,562 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:57,562 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5864ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:57,562 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1917ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:17:58,633 [43 ] 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=SOynMH6PpPk%3D& INFO 2025-10-17 11:17:58,633 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:17:58,633 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:58,635 [43 ] 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 2025-10-17 11:17:58,641 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:17:58,641 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9549ms INFO 2025-10-17 11:17:58,641 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:17:58,641 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1615ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:31,136 [25 ] 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 2025-10-17 11:18:31,137 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:18:31,137 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7924ms 200 text/html INFO 2025-10-17 11:18:31,188 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 11:18:31,189 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:31,201 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 11:18:31,201 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2365ms 200 application/javascript INFO 2025-10-17 11:18:31,216 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 11:18:31,219 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 11:18:31,219 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5715ms 200 text/css INFO 2025-10-17 11:18:31,258 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671110495&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:18:31,258 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:18:31,258 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 11:18:31,258 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5805ms 200 text/html INFO 2025-10-17 11:18:31,259 [25 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 11:18:31,259 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3673ms 304 application/javascript INFO 2025-10-17 11:18:31,350 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 11:18:31,350 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 11:18:31,350 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:31,353 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 11:18:31,353 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3344ms 200 text/css INFO 2025-10-17 11:18:31,361 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 11:18:31,361 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3113ms 200 application/javascript INFO 2025-10-17 11:18:32,315 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760671111610 INFO 2025-10-17 11:18:32,315 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:18:32,315 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6503ms 200 application/javascript INFO 2025-10-17 11:18:32,390 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6142230572692926 INFO 2025-10-17 11:18:32,391 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:18:32,391 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5675ms 200 application/javascript INFO 2025-10-17 11:18:32,497 [23 ] 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%3D1760671110495%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:18:32,498 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:18:32,498 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:32,499 [23 ] 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 2025-10-17 11:18:32,501 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671110495&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:18:32,503 [23 ] 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 2025-10-17 11:18:32,503 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:32,504 [23 ] 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 2025-10-17 11:18:32,504 [23 ] 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 2025-10-17 11:18:32,504 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:32,505 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 11:18:32,506 [23 ] 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 2025-10-17 11:18:32,506 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 11:18:32,506 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:32,506 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6844ms INFO 2025-10-17 11:18:32,506 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:32,506 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0137ms 401 application/json; charset=utf-8 INFO 2025-10-17 11:18:32,507 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:32,508 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 8.0492ms INFO 2025-10-17 11:18:32,508 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:32,508 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.253ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:32,630 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 11:18:32,630 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:32,631 [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 2025-10-17 11:18:32,631 [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 2025-10-17 11:18:32,631 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:18:32,632 [62 ] 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 2025-10-17 11:18:32,634 [23 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NDUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTU0MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOW6lOaihSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjQ1IiwianRpIjoiYWY0NjZiYzgtMzEyOC00OTY2LWE3NTktNmVhZWI5NmQwMWI3IiwiaWF0IjoxNzU5OTY4NjIwLCJuYmYiOjE3NTk5Njg2MTgsImV4cCI6MTc2MDA1NTAyMCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.IOeyUU9yXctPOUpdNDrzc74a_8EjRwa7lY1J2Y84luo INFO 2025-10-17 11:18:32,636 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:32,636 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0704ms INFO 2025-10-17 11:18:32,636 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:18:32,637 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2448ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:32,790 [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 2025-10-17 11:18:32,791 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:32,791 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:32,793 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:32,794 [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 2025-10-17 11:18:32,796 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:18:32,796 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:18:32,796 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:18:32,811 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:18:32,813 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:32,813 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9878ms INFO 2025-10-17 11:18:32,813 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:32,813 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0597ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:32,930 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:18:32,930 [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 2025-10-17 11:18:32,931 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:32,931 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:32,931 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:32,931 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:32,932 [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 2025-10-17 11:18:32,932 [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 2025-10-17 11:18:32,933 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:18:32,934 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:18:32,934 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:18:32,936 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:32,936 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6171ms INFO 2025-10-17 11:18:32,936 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:32,936 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6089ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:32,949 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:18:32,964 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:18:32,967 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:32,967 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.5614ms INFO 2025-10-17 11:18:32,967 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:32,967 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.545ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:33,098 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:18:33,098 [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 2025-10-17 11:18:33,098 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:33,098 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,098 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:33,098 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,099 [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 2025-10-17 11:18:33,100 [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 2025-10-17 11:18:33,103 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:33,103 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3913ms INFO 2025-10-17 11:18:33,103 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,103 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.466ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:33,108 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:33,108 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7966ms INFO 2025-10-17 11:18:33,108 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,108 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7673ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:33,136 [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 2025-10-17 11:18:33,136 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:18:33,136 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:33,136 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:33,136 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,137 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,138 [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 2025-10-17 11:18:33,138 [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 2025-10-17 11:18:33,138 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:18:33,138 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:33,138 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,139 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:18:33,139 [23 ] 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 2025-10-17 11:18:33,139 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:33,139 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,140 [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 2025-10-17 11:18:33,141 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:18:33,141 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:33,141 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,142 [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 2025-10-17 11:18:33,143 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:33,143 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3581ms INFO 2025-10-17 11:18:33,143 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,143 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.226ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:33,145 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:33,145 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.4852ms INFO 2025-10-17 11:18:33,145 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,145 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0663ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:33,148 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:33,148 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.6452ms INFO 2025-10-17 11:18:33,148 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,148 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0622ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:33,150 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:33,150 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.703ms INFO 2025-10-17 11:18:33,150 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,150 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4118ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:33,156 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:33,156 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 18.1696ms INFO 2025-10-17 11:18:33,156 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,156 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9041ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:33,189 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 11:18:33,190 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 11:18:33,190 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8773ms 200 image/jpeg INFO 2025-10-17 11:18:33,192 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:18:33,193 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:33,193 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,194 [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 2025-10-17 11:18:33,213 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:33,213 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.6199ms INFO 2025-10-17 11:18:33,213 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,213 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.533ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:33,271 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:18:33,271 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:18:33,271 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:33,271 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:33,271 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,271 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,272 [23 ] 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 2025-10-17 11:18:33,272 [62 ] 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 2025-10-17 11:18:33,292 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:33,293 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.2116ms INFO 2025-10-17 11:18:33,293 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,293 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2486ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:33,293 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:33,293 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 20.9216ms INFO 2025-10-17 11:18:33,293 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:33,293 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7937ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:35,014 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 11:18:35,014 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:35,015 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:35,016 [62 ] 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 2025-10-17 11:18:35,017 [62 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NDUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTU0MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOW6lOaihSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjQ1IiwianRpIjoiNWE1YWFjZjktNzFlMi00YzdmLWI0OTItODA0YmVmNDI5MjhkIiwiaWF0IjoxNzYwNjcxMTEyLCJuYmYiOjE3NjA2NzExMTAsImV4cCI6MTc2MDc1NzUxMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.pDSvh45mC3QXqWUM51_iwBeVcDkzfINqAIT71ByUALs INFO 2025-10-17 11:18:35,020 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:35,020 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.9195ms INFO 2025-10-17 11:18:35,020 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:35,020 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9743ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:35,061 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 11:18:35,061 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:35,062 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 11:18:35,062 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0403ms 200 application/javascript INFO 2025-10-17 11:18:35,062 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 11:18:35,063 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 11:18:35,063 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0985ms 200 text/css INFO 2025-10-17 11:18:35,121 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 11:18:35,121 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 11:18:35,121 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5226ms 200 image/png INFO 2025-10-17 11:18:35,201 [4 ] 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 2025-10-17 11:18:35,201 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:35,201 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:35,202 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:35,203 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 11:18:35,203 [4 ] 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 2025-10-17 11:18:35,203 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:35,203 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:35,205 [57 ] 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 2025-10-17 11:18:35,207 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:35,207 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.3979ms INFO 2025-10-17 11:18:35,207 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:35,208 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3763ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:35,209 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:35,209 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.429ms INFO 2025-10-17 11:18:35,209 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:35,209 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4767ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:36,564 [57 ] 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 2025-10-17 11:18:36,564 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:36,564 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:36,564 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,566 [57 ] 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 2025-10-17 11:18:36,575 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:36,575 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.7461ms INFO 2025-10-17 11:18:36,575 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,575 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0815ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:36,644 [4 ] 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 64 INFO 2025-10-17 11:18:36,644 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:36,644 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:36,644 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,646 [4 ] 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 2025-10-17 11:18:36,653 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:36,654 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 7.8545ms INFO 2025-10-17 11:18:36,654 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,654 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8667ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:36,703 [28 ] 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 2025-10-17 11:18:36,703 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:36,704 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:36,704 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,705 [28 ] 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 2025-10-17 11:18:36,713 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:36,713 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 7.6817ms INFO 2025-10-17 11:18:36,713 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,713 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6109ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:36,784 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=n1LQbCrW0P8%3D& INFO 2025-10-17 11:18:36,784 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:36,784 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,786 [4 ] 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 2025-10-17 11:18:36,787 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:n1LQbCrW0P8= INFO 2025-10-17 11:18:36,805 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:36,806 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 19.8106ms INFO 2025-10-17 11:18:36,806 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,806 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1544ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:36,823 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OHiyIeKZVp0%3D&isDeptCode=true& INFO 2025-10-17 11:18:36,823 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:36,823 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,825 [4 ] 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 2025-10-17 11:18:36,826 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:OHiyIeKZVp0= INFO 2025-10-17 11:18:36,829 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:36,829 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.4135ms INFO 2025-10-17 11:18:36,829 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,829 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1836ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:36,831 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=8g9QFt424Vg%3D&isDeptCode=true& INFO 2025-10-17 11:18:36,831 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:36,831 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,832 [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 2025-10-17 11:18:36,834 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:8g9QFt424Vg= INFO 2025-10-17 11:18:36,837 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:36,837 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.7364ms INFO 2025-10-17 11:18:36,837 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,837 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5226ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:36,842 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=uUc3ap3hUH4Ft9rpVVMXog%3D%3D&isDeptCode=true& INFO 2025-10-17 11:18:36,843 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:36,843 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,844 [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 2025-10-17 11:18:36,845 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:uUc3ap3hUH4Ft9rpVVMXog== INFO 2025-10-17 11:18:36,848 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:36,848 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.3353ms INFO 2025-10-17 11:18:36,848 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:36,848 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9082ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:37,084 [28 ] 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 2025-10-17 11:18:37,084 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:37,084 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:37,084 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:37,086 [28 ] 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 2025-10-17 11:18:37,095 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:37,095 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.8807ms INFO 2025-10-17 11:18:37,095 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:37,095 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1673ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:37,213 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=n1LQbCrW0P8%3D& INFO 2025-10-17 11:18:37,213 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:37,214 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:37,215 [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 2025-10-17 11:18:37,217 [62 ] Sg.HcmMb.PubClass.ShareData - oldValue:n1LQbCrW0P8= INFO 2025-10-17 11:18:37,218 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=uUc3ap3hUH4Ft9rpVVMXog%3D%3D&isDeptCode=true& INFO 2025-10-17 11:18:37,218 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OHiyIeKZVp0%3D&isDeptCode=true& INFO 2025-10-17 11:18:37,218 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=8g9QFt424Vg%3D&isDeptCode=true& INFO 2025-10-17 11:18:37,218 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:37,218 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:37,218 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:37,218 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:37,218 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:37,218 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:37,219 [57 ] 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 2025-10-17 11:18:37,219 [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 2025-10-17 11:18:37,219 [4 ] 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 2025-10-17 11:18:37,221 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:OHiyIeKZVp0= INFO 2025-10-17 11:18:37,221 [57 ] Sg.HcmMb.PubClass.ShareData - oldValue:8g9QFt424Vg= INFO 2025-10-17 11:18:37,221 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:uUc3ap3hUH4Ft9rpVVMXog== INFO 2025-10-17 11:18:37,225 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:37,225 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:37,225 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:37,225 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.4803ms INFO 2025-10-17 11:18:37,225 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:37,225 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.5914ms INFO 2025-10-17 11:18:37,225 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:37,225 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4417ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:37,225 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.5898ms INFO 2025-10-17 11:18:37,225 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1902ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:37,225 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:37,225 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5001ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:37,236 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:37,236 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.7848ms INFO 2025-10-17 11:18:37,236 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:37,236 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0086ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:41,242 [4 ] 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 2025-10-17 11:18:41,243 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:41,243 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:41,244 [4 ] 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 2025-10-17 11:18:41,334 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:41,334 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 89.7529ms INFO 2025-10-17 11:18:41,334 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:41,334 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.1148ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:45,242 [62 ] 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 2025-10-17 11:18:45,243 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:18:45,243 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:45,243 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:45,245 [62 ] 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 2025-10-17 11:18:45,250 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:45,250 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.7694ms INFO 2025-10-17 11:18:45,250 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:45,251 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2223ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:45,349 [62 ] 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 2025-10-17 11:18:45,350 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:45,350 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:45,350 [4 ] 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 2025-10-17 11:18:45,351 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:18:45,351 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:45,375 [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 2025-10-17 11:18:45,376 [4 ] 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 2025-10-17 11:18:45,379 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:45,379 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.955ms INFO 2025-10-17 11:18:45,379 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:45,379 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7393ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:45,422 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:18:45,427 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 50.969ms INFO 2025-10-17 11:18:45,427 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 11:18:45,427 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.6729ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:18:45,672 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 11:18:45,673 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 11:18:45,673 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6729ms 200 image/png INFO 2025-10-17 11:21:04,948 [47 ] 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 192731 INFO 2025-10-17 11:21:04,948 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:21:04,948 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:04,948 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:04,950 [47 ] 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 2025-10-17 11:21:05,119 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:05,119 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 169.2068ms INFO 2025-10-17 11:21:05,119 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:05,119 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 171.3326ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:05,317 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3921&formCode=0070&exeId=62254& INFO 2025-10-17 11:21:05,318 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:05,318 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:05,319 [76 ] 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 2025-10-17 11:21:05,344 [40 ] 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=9RQsUC5xGpo%3D& INFO 2025-10-17 11:21:05,344 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:05,344 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:05,345 [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 2025-10-17 11:21:05,351 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:05,351 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.4914ms INFO 2025-10-17 11:21:05,351 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:05,351 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2973ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:05,366 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:05,373 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 53.3063ms INFO 2025-10-17 11:21:05,373 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:05,373 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.3454ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:05,542 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=3bef529a-e466-3a6c-ac30-0a0892aa006b&attachTableName=& INFO 2025-10-17 11:21:05,543 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:05,543 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d925cc87-e603-5600-4be5-ceec102f5172&attachTableName=& INFO 2025-10-17 11:21:05,543 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:05,543 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:05,543 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:05,545 [76 ] 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 2025-10-17 11:21:05,545 [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 2025-10-17 11:21:05,566 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:05,566 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 20.7846ms INFO 2025-10-17 11:21:05,566 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:05,566 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2806ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:05,576 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:05,576 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 30.5267ms INFO 2025-10-17 11:21:05,576 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:05,576 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.7178ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:11,351 [40 ] 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=9RQsUC5xGpo%3D& INFO 2025-10-17 11:21:11,351 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3921&formCode=0070&exeId=62254& INFO 2025-10-17 11:21:11,352 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:11,352 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:11,352 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:11,352 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:11,354 [73 ] 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 2025-10-17 11:21:11,354 [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 2025-10-17 11:21:11,360 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:11,361 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5969ms INFO 2025-10-17 11:21:11,361 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:11,361 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5644ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:11,398 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:11,402 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 47.6434ms INFO 2025-10-17 11:21:11,402 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:11,402 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3273ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:11,596 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=3bef529a-e466-3a6c-ac30-0a0892aa006b&attachTableName=& INFO 2025-10-17 11:21:11,596 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d925cc87-e603-5600-4be5-ceec102f5172&attachTableName=& INFO 2025-10-17 11:21:11,597 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:11,597 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:11,597 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:11,597 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:11,598 [73 ] 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 2025-10-17 11:21:11,598 [79 ] 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 2025-10-17 11:21:11,621 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:11,621 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 22.9194ms INFO 2025-10-17 11:21:11,621 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:11,621 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2042ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:11,622 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:11,622 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 23.6088ms INFO 2025-10-17 11:21:11,622 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:11,622 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.6776ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:14,626 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:21:14,627 [79 ] 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 2025-10-17 11:21:14,627 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:14,627 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:14,627 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:14,627 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:14,629 [73 ] 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 2025-10-17 11:21:14,629 [79 ] 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 2025-10-17 11:21:14,638 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:14,638 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 9.4559ms INFO 2025-10-17 11:21:14,638 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:14,638 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2527ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:14,991 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:14,992 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 362.8222ms INFO 2025-10-17 11:21:14,992 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:14,992 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 364.9054ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:19,107 [79 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:21:19,108 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:19,108 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:19,109 [79 ] 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 2025-10-17 11:21:19,156 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:19,156 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 46.4335ms INFO 2025-10-17 11:21:19,156 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:19,156 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6917ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:22,578 [73 ] 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=3921& INFO 2025-10-17 11:21:22,578 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:22,579 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:22,579 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3921&formCode=0070&flowID=&nodeCode=&exeId=62254&guid=&flag=& INFO 2025-10-17 11:21:22,580 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:22,580 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:22,580 [73 ] 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 2025-10-17 11:21:22,581 [76 ] 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 2025-10-17 11:21:22,582 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:21:22,582 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:22,582 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:22,583 [47 ] 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 2025-10-17 11:21:22,588 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:22,588 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 7.8344ms INFO 2025-10-17 11:21:22,588 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:22,588 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0672ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:22,588 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:22,588 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.066ms INFO 2025-10-17 11:21:22,588 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:22,589 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0124ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:22,623 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:22,626 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 44.7349ms INFO 2025-10-17 11:21:22,626 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:22,626 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.6907ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:22,781 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=3bef529a-e466-3a6c-ac30-0a0892aa006b&attachTableName=& INFO 2025-10-17 11:21:22,782 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:22,782 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:22,783 [76 ] 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 2025-10-17 11:21:22,793 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d925cc87-e603-5600-4be5-ceec102f5172&attachTableName=& INFO 2025-10-17 11:21:22,793 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:22,793 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:22,794 [45 ] 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 2025-10-17 11:21:22,808 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:22,808 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.3325ms INFO 2025-10-17 11:21:22,808 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:22,808 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1967ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:22,808 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:22,808 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 24.7469ms INFO 2025-10-17 11:21:22,808 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:22,808 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.59ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:23,877 [73 ] 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=9RQsUC5xGpo%3D& INFO 2025-10-17 11:21:23,877 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:23,877 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:23,879 [73 ] 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 2025-10-17 11:21:23,885 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:23,885 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0515ms INFO 2025-10-17 11:21:23,885 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:23,885 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2094ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:25,898 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:21:25,899 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:25,900 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:25,900 [76 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:21:25,900 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:25,900 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:25,901 [47 ] 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 2025-10-17 11:21:25,902 [76 ] 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 2025-10-17 11:21:25,906 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:25,906 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1309ms INFO 2025-10-17 11:21:25,906 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:25,906 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2038ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:25,949 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:25,949 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 47.6353ms INFO 2025-10-17 11:21:25,949 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:25,950 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5923ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:26,918 [79 ] 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 2025-10-17 11:21:26,918 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:26,918 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:26,920 [79 ] 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 2025-10-17 11:21:27,278 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:27,279 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 358.5664ms INFO 2025-10-17 11:21:27,279 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:27,279 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 361.4079ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:28,278 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5687906a-3a47-4f33-95d9-cb16daf75371& INFO 2025-10-17 11:21:28,279 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:28,279 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,281 [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 2025-10-17 11:21:28,329 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:28,329 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.5019ms INFO 2025-10-17 11:21:28,329 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,330 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.3031ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:28,484 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:21:28,484 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:28,484 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,486 [79 ] 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 2025-10-17 11:21:28,493 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:28,493 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.1153ms INFO 2025-10-17 11:21:28,493 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,493 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2042ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:28,512 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330755&isHis=& INFO 2025-10-17 11:21:28,513 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:28,513 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,515 [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 2025-10-17 11:21:28,518 [45 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:21:28,523 [45 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:21:28,525 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:28,525 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.6498ms INFO 2025-10-17 11:21:28,525 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,525 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8865ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:28,642 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=5687906a-3a47-4f33-95d9-cb16daf75371&isHis=& INFO 2025-10-17 11:21:28,643 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:28,643 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,644 [47 ] 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 2025-10-17 11:21:28,693 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:28,693 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 49.109ms INFO 2025-10-17 11:21:28,693 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,693 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.8628ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:28,808 [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 2025-10-17 11:21:28,808 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:28,808 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,809 [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 2025-10-17 11:21:28,814 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:28,814 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1244ms INFO 2025-10-17 11:21:28,815 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,815 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0347ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:28,942 [76 ] 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=5687906a-3a47-4f33-95d9-cb16daf75371&recordId=3920&tableName=FORM71& INFO 2025-10-17 11:21:28,942 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5687906a-3a47-4f33-95d9-cb16daf75371&isHis=& INFO 2025-10-17 11:21:28,943 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:28,943 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,943 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:28,943 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,945 [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 2025-10-17 11:21:28,945 [76 ] 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 2025-10-17 11:21:28,983 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5687906a-3a47-4f33-95d9-cb16daf75371&flowID=185&nodeCode=begin& INFO 2025-10-17 11:21:28,984 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:28,984 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:28,985 [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 2025-10-17 11:21:29,000 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:29,001 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 56.0697ms INFO 2025-10-17 11:21:29,001 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,001 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.2272ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:29,017 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:29,017 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 72.2484ms INFO 2025-10-17 11:21:29,017 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,017 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.9115ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:29,032 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:29,033 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 47.3857ms INFO 2025-10-17 11:21:29,033 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,033 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7446ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:29,138 [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=3920&approveID=330755& INFO 2025-10-17 11:21:29,138 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:29,139 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,140 [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 2025-10-17 11:21:29,145 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:29,146 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.6056ms INFO 2025-10-17 11:21:29,146 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,146 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.628ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:29,322 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3920&formCode=0070&flowID=185&nodeCode=begin&exeId=62253&guid=5687906a-3a47-4f33-95d9-cb16daf75371&flag=4& INFO 2025-10-17 11:21:29,322 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:29,322 [40 ] 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 2025-10-17 11:21:29,322 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,323 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:29,323 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,324 [45 ] 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 2025-10-17 11:21:29,324 [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 2025-10-17 11:21:29,327 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:29,327 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2334ms INFO 2025-10-17 11:21:29,327 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,328 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1307ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:29,406 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:29,409 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 85.0748ms INFO 2025-10-17 11:21:29,409 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,409 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.1339ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:29,592 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=c5aec5e8-0d26-eb80-afbd-42b780cf885b&attachTableName=& INFO 2025-10-17 11:21:29,592 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=7d8abd73-ec72-4651-afca-e949a13176da&attachTableName=& INFO 2025-10-17 11:21:29,592 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:29,592 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:29,593 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,593 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,594 [79 ] 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 2025-10-17 11:21:29,595 [45 ] 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 2025-10-17 11:21:29,613 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:29,613 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:29,613 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 18.4303ms INFO 2025-10-17 11:21:29,613 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 18.8572ms INFO 2025-10-17 11:21:29,613 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,613 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:29,613 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1623ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:29,613 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1624ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:30,602 [4 ] 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=lgJvb4uff5Y%3D& INFO 2025-10-17 11:21:30,603 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:30,603 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:30,604 [4 ] 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 2025-10-17 11:21:30,610 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:30,611 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1102ms INFO 2025-10-17 11:21:30,611 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:30,611 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3549ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:40,783 [40 ] 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 2025-10-17 11:21:40,783 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:21:40,783 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:40,783 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:40,783 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:40,783 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:40,785 [40 ] 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 2025-10-17 11:21:40,785 [4 ] 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 2025-10-17 11:21:40,789 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:40,789 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5754ms INFO 2025-10-17 11:21:40,789 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:40,789 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3684ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:41,143 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:41,143 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 358.7159ms INFO 2025-10-17 11:21:41,143 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:41,144 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 360.9354ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:46,235 [4 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:21:46,235 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:46,236 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:46,237 [4 ] 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 2025-10-17 11:21:46,285 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:46,285 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 47.3712ms INFO 2025-10-17 11:21:46,285 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:46,285 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9294ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:47,719 [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 2025-10-17 11:21:47,720 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:47,720 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:47,722 [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 2025-10-17 11:21:47,727 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:47,727 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.2513ms INFO 2025-10-17 11:21:47,727 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:47,727 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5127ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:47,736 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3921&formCode=0070&flowID=&nodeCode=&exeId=62254&guid=&flag=& INFO 2025-10-17 11:21:47,736 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:47,737 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:47,738 [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=3921& INFO 2025-10-17 11:21:47,738 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:47,738 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:47,738 [4 ] 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 2025-10-17 11:21:47,739 [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 2025-10-17 11:21:47,744 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:47,744 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.1723ms INFO 2025-10-17 11:21:47,744 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:47,745 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9887ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:47,780 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:47,784 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 45.3752ms INFO 2025-10-17 11:21:47,784 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:47,784 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6518ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:47,946 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d925cc87-e603-5600-4be5-ceec102f5172&attachTableName=& INFO 2025-10-17 11:21:47,946 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:47,946 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:47,948 [4 ] 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 2025-10-17 11:21:47,949 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=3bef529a-e466-3a6c-ac30-0a0892aa006b&attachTableName=& INFO 2025-10-17 11:21:47,950 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:47,950 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:47,951 [45 ] 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 2025-10-17 11:21:47,964 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:47,964 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 16.3179ms INFO 2025-10-17 11:21:47,964 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:47,964 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3984ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:47,964 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:47,964 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.227ms INFO 2025-10-17 11:21:47,964 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:47,964 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3371ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:48,999 [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=9RQsUC5xGpo%3D& INFO 2025-10-17 11:21:49,000 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:49,000 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:49,001 [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 2025-10-17 11:21:49,007 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:49,007 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0493ms INFO 2025-10-17 11:21:49,008 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:49,008 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4779ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:50,665 [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 2025-10-17 11:21:50,665 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:50,666 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:50,667 [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 2025-10-17 11:21:50,672 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:50,672 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.0546ms INFO 2025-10-17 11:21:50,672 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:50,672 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2366ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:50,686 [76 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:21:50,686 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:50,686 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:50,688 [76 ] 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 2025-10-17 11:21:50,732 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:50,732 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 44.767ms INFO 2025-10-17 11:21:50,732 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:50,733 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.7806ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:52,596 [45 ] 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 2025-10-17 11:21:52,596 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:52,597 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:52,598 [45 ] 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 2025-10-17 11:21:52,943 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:52,944 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 345.5882ms INFO 2025-10-17 11:21:52,944 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:52,944 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 347.8848ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:54,356 [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 2025-10-17 11:21:54,356 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:54,357 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:54,358 [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 2025-10-17 11:21:54,363 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:54,363 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8629ms INFO 2025-10-17 11:21:54,363 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:54,363 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2987ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:54,377 [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=0& INFO 2025-10-17 11:21:54,377 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:54,378 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:54,378 [76 ] 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 2025-10-17 11:21:54,378 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:54,378 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:54,379 [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 2025-10-17 11:21:54,380 [76 ] 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 2025-10-17 11:21:54,384 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:54,384 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.0978ms INFO 2025-10-17 11:21:54,384 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:54,384 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0236ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:54,387 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:54,390 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 10.5877ms INFO 2025-10-17 11:21:54,390 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:54,390 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3363ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:55,636 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=n1LQbCrW0P8%3D& INFO 2025-10-17 11:21:55,637 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:55,637 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:55,638 [40 ] 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 2025-10-17 11:21:55,640 [40 ] Sg.HcmMb.PubClass.ShareData - oldValue:n1LQbCrW0P8= INFO 2025-10-17 11:21:55,658 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:55,658 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.0445ms INFO 2025-10-17 11:21:55,658 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:55,659 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4209ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:21:59,990 [45 ] 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 2025-10-17 11:21:59,990 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:59,990 [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 2025-10-17 11:21:59,990 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:59,990 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:21:59,990 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:59,992 [45 ] 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 2025-10-17 11:21:59,992 [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 2025-10-17 11:21:59,996 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:21:59,996 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.836ms INFO 2025-10-17 11:21:59,996 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:21:59,997 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6313ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:00,394 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:00,394 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 402.7723ms INFO 2025-10-17 11:22:00,394 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:00,395 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 405.1026ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:01,879 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5687906a-3a47-4f33-95d9-cb16daf75371& INFO 2025-10-17 11:22:01,879 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:01,879 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:01,881 [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 2025-10-17 11:22:01,927 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:01,927 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.1107ms INFO 2025-10-17 11:22:01,927 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:01,927 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6204ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:02,074 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:22:02,074 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:02,074 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,076 [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 2025-10-17 11:22:02,082 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:02,082 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3341ms INFO 2025-10-17 11:22:02,082 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,082 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4864ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:02,113 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330755&isHis=& INFO 2025-10-17 11:22:02,113 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:02,113 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,114 [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 2025-10-17 11:22:02,118 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:22:02,122 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:22:02,124 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:02,124 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.9578ms INFO 2025-10-17 11:22:02,124 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,124 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6899ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:02,278 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=5687906a-3a47-4f33-95d9-cb16daf75371&isHis=& INFO 2025-10-17 11:22:02,279 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:02,279 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,280 [45 ] 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 2025-10-17 11:22:02,338 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:02,339 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 58.007ms INFO 2025-10-17 11:22:02,339 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,339 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.2894ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:02,499 [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 2025-10-17 11:22:02,499 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:02,499 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,501 [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 2025-10-17 11:22:02,505 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:02,505 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7124ms INFO 2025-10-17 11:22:02,505 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,505 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8359ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:02,653 [45 ] 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=5687906a-3a47-4f33-95d9-cb16daf75371&recordId=3920&tableName=FORM71& INFO 2025-10-17 11:22:02,653 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:02,653 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,653 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5687906a-3a47-4f33-95d9-cb16daf75371&isHis=& INFO 2025-10-17 11:22:02,654 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:02,654 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,655 [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 2025-10-17 11:22:02,655 [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 2025-10-17 11:22:02,699 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5687906a-3a47-4f33-95d9-cb16daf75371&flowID=185&nodeCode=begin& INFO 2025-10-17 11:22:02,699 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:02,699 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,701 [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 2025-10-17 11:22:02,755 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:02,755 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 100.4976ms INFO 2025-10-17 11:22:02,755 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,755 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.8091ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:02,770 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:02,770 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 115.385ms INFO 2025-10-17 11:22:02,770 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,771 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 117.1294ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:02,772 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:02,772 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 71.4112ms INFO 2025-10-17 11:22:02,772 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,772 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.5761ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:02,933 [76 ] 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=3920&approveID=330755& INFO 2025-10-17 11:22:02,934 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:02,934 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,935 [76 ] 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 2025-10-17 11:22:02,940 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:02,940 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.9656ms INFO 2025-10-17 11:22:02,940 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:02,940 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9682ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:03,053 [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=3920&formCode=0070&flowID=185&nodeCode=begin&exeId=62253&guid=5687906a-3a47-4f33-95d9-cb16daf75371&flag=4& INFO 2025-10-17 11:22:03,054 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:03,054 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:03,055 [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 2025-10-17 11:22:03,136 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:03,139 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.0719ms INFO 2025-10-17 11:22:03,139 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:03,139 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.178ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:03,317 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=7d8abd73-ec72-4651-afca-e949a13176da&attachTableName=& INFO 2025-10-17 11:22:03,318 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:03,318 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:03,318 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=c5aec5e8-0d26-eb80-afbd-42b780cf885b&attachTableName=& INFO 2025-10-17 11:22:03,318 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:03,319 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:03,319 [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 2025-10-17 11:22:03,320 [76 ] 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 2025-10-17 11:22:03,333 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:03,333 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:03,333 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 14.0229ms INFO 2025-10-17 11:22:03,333 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:03,334 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.721ms INFO 2025-10-17 11:22:03,334 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:03,334 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0564ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:03,334 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5096ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:04,313 [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=lgJvb4uff5Y%3D& INFO 2025-10-17 11:22:04,314 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:04,314 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:04,315 [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 2025-10-17 11:22:04,321 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:04,321 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9969ms INFO 2025-10-17 11:22:04,321 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:04,322 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1002ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:11,037 [79 ] 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 2025-10-17 11:22:11,037 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:11,037 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:11,039 [79 ] 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 2025-10-17 11:22:11,043 [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 2025-10-17 11:22:11,044 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:11,044 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:11,045 [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 2025-10-17 11:22:11,058 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:11,058 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 12.9814ms INFO 2025-10-17 11:22:11,058 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:11,058 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2815ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:11,390 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:11,391 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 351.4272ms INFO 2025-10-17 11:22:11,391 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:11,391 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 353.8545ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:12,517 [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 2025-10-17 11:22:12,517 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:12,517 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:12,518 [40 ] 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 2025-10-17 11:22:12,519 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:12,519 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:12,519 [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 2025-10-17 11:22:12,520 [40 ] 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 2025-10-17 11:22:12,524 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:12,524 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8532ms INFO 2025-10-17 11:22:12,524 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:12,524 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2727ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:12,525 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:12,525 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.9838ms INFO 2025-10-17 11:22:12,525 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:12,525 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8735ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:12,544 [76 ] 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 2025-10-17 11:22:12,544 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:12,544 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:12,546 [76 ] 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 2025-10-17 11:22:12,554 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:12,557 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 11.1849ms INFO 2025-10-17 11:22:12,557 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:12,557 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.25ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:22:13,797 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=n1LQbCrW0P8%3D& INFO 2025-10-17 11:22:13,797 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:22:13,798 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:13,799 [76 ] 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 2025-10-17 11:22:13,801 [76 ] Sg.HcmMb.PubClass.ShareData - oldValue:n1LQbCrW0P8= INFO 2025-10-17 11:22:13,819 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:22:13,819 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.2258ms INFO 2025-10-17 11:22:13,820 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:22:13,820 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5658ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:46,373 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671427090&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:23:46,373 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:23:46,374 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9687ms 200 text/html INFO 2025-10-17 11:23:47,188 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760671427976 INFO 2025-10-17 11:23:47,188 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:23:47,189 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9025ms 200 application/javascript INFO 2025-10-17 11:23:47,288 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.07121193094086586 INFO 2025-10-17 11:23:47,288 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:23:47,288 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7658ms 200 application/javascript INFO 2025-10-17 11:23:47,516 [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%3D1760671427090%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:23:47,517 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:23:47,517 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,541 [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 2025-10-17 11:23:47,542 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671427090&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:23:47,545 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,545 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.6303ms INFO 2025-10-17 11:23:47,546 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,546 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.3517ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,566 [81 ] 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 2025-10-17 11:23:47,566 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:23:47,567 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,567 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,568 [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 2025-10-17 11:23:47,570 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:23:47,570 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:23:47,570 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:23:47,585 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:23:47,587 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,587 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0245ms INFO 2025-10-17 11:23:47,587 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,588 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2674ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,681 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:23:47,681 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,681 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,683 [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 2025-10-17 11:23:47,684 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:23:47,684 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:23:47,684 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:23:47,693 [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 2025-10-17 11:23:47,693 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,693 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,694 [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 2025-10-17 11:23:47,698 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,698 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4296ms INFO 2025-10-17 11:23:47,698 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,698 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0894ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,698 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:23:47,698 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:23:47,701 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,701 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2859ms INFO 2025-10-17 11:23:47,701 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,701 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3378ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,794 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:23:47,794 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,794 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,795 [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 2025-10-17 11:23:47,797 [81 ] 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 2025-10-17 11:23:47,797 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,797 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,799 [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 2025-10-17 11:23:47,799 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,799 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5034ms INFO 2025-10-17 11:23:47,799 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,799 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2515ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,802 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,802 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3701ms INFO 2025-10-17 11:23:47,802 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,802 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0459ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,895 [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 2025-10-17 11:23:47,895 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:23:47,895 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,895 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,895 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,895 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,897 [77 ] 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 2025-10-17 11:23:47,897 [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 2025-10-17 11:23:47,900 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,900 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9611ms INFO 2025-10-17 11:23:47,900 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,900 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,900 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2286ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,900 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1906ms INFO 2025-10-17 11:23:47,900 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,900 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1984ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,923 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:23:47,923 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,923 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,925 [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 2025-10-17 11:23:47,925 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:23:47,925 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,925 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,927 [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 2025-10-17 11:23:47,927 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:23:47,927 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,927 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8659ms INFO 2025-10-17 11:23:47,927 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,927 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,927 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,928 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,928 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:23:47,928 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:47,928 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,929 [77 ] 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 2025-10-17 11:23:47,930 [80 ] 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 2025-10-17 11:23:47,934 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,934 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.3229ms INFO 2025-10-17 11:23:47,934 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,934 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.049ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,935 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,935 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6292ms INFO 2025-10-17 11:23:47,935 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,935 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4381ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:47,936 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:47,936 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.1528ms INFO 2025-10-17 11:23:47,936 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:47,936 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7339ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:48,038 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:23:48,038 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:48,038 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:48,040 [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 2025-10-17 11:23:48,043 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:23:48,043 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:48,044 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:48,045 [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 2025-10-17 11:23:48,062 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:48,062 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.5362ms INFO 2025-10-17 11:23:48,062 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:48,063 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4681ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:48,091 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:48,092 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.0203ms INFO 2025-10-17 11:23:48,092 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:48,092 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.0424ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:56,228 [58 ] 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 2025-10-17 11:23:56,228 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:56,228 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,230 [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 2025-10-17 11:23:56,230 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 11:23:56,230 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:56,230 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,232 [38 ] 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 2025-10-17 11:23:56,234 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:56,234 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1523ms INFO 2025-10-17 11:23:56,234 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,234 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5524ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:56,237 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:56,237 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0468ms INFO 2025-10-17 11:23:56,237 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,237 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0175ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:56,237 [81 ] 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 2025-10-17 11:23:56,237 [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 2025-10-17 11:23:56,237 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:56,237 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:56,238 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,238 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,239 [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 2025-10-17 11:23:56,239 [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 2025-10-17 11:23:56,239 [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 2025-10-17 11:23:56,239 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:56,239 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,240 [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 2025-10-17 11:23:56,242 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:56,243 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7852ms INFO 2025-10-17 11:23:56,243 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,243 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3552ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:56,244 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:56,244 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.2001ms INFO 2025-10-17 11:23:56,244 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,244 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1114ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:56,244 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:56,244 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.2438ms INFO 2025-10-17 11:23:56,244 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,244 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0709ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:56,364 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1809& INFO 2025-10-17 11:23:56,365 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:56,365 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,366 [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 2025-10-17 11:23:56,369 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:56,369 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.1754ms INFO 2025-10-17 11:23:56,369 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:56,369 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8433ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:58,220 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671437990&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:23:58,220 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:23:58,221 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7884ms 200 text/html INFO 2025-10-17 11:23:58,459 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760671438340 INFO 2025-10-17 11:23:58,459 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:23:58,460 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7413ms 200 application/javascript INFO 2025-10-17 11:23:58,548 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.822767330557707 INFO 2025-10-17 11:23:58,549 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:23:58,549 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7064ms 200 application/javascript INFO 2025-10-17 11:23:58,649 [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%3D1760671437990%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:23:58,649 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:23:58,649 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,650 [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 2025-10-17 11:23:58,650 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:23:58,650 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:58,651 [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 2025-10-17 11:23:58,652 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671437990&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:23:58,652 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,653 [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 2025-10-17 11:23:58,654 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:58,654 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:23:58,654 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4928ms INFO 2025-10-17 11:23:58,654 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,654 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:23:58,655 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:23:58,655 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4378ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:58,669 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:23:58,672 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:58,672 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3299ms INFO 2025-10-17 11:23:58,672 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,672 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0558ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:58,789 [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 2025-10-17 11:23:58,790 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:23:58,790 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:58,790 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,790 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:58,790 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,791 [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 2025-10-17 11:23:58,791 [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 2025-10-17 11:23:58,792 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:23:58,792 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:23:58,792 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:23:58,794 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:58,794 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0242ms INFO 2025-10-17 11:23:58,794 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,794 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0406ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:58,807 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:23:58,821 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:23:58,824 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:58,824 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.974ms INFO 2025-10-17 11:23:58,824 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,824 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6988ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:58,949 [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 2025-10-17 11:23:58,949 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:23:58,949 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:58,949 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:58,949 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,949 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,950 [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 2025-10-17 11:23:58,950 [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 2025-10-17 11:23:58,954 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:58,954 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3317ms INFO 2025-10-17 11:23:58,954 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,954 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3833ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:58,959 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:58,959 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2754ms INFO 2025-10-17 11:23:58,959 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:58,959 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3213ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:59,012 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:23:59,012 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:59,012 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,013 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:23:59,013 [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 2025-10-17 11:23:59,014 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:59,014 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:59,014 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,014 [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 2025-10-17 11:23:59,014 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,014 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:23:59,014 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:59,014 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,015 [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 2025-10-17 11:23:59,015 [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 2025-10-17 11:23:59,015 [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 2025-10-17 11:23:59,016 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:23:59,016 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:59,016 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,017 [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 2025-10-17 11:23:59,018 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:59,018 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:59,018 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.549ms INFO 2025-10-17 11:23:59,018 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,018 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7604ms INFO 2025-10-17 11:23:59,019 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,019 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2689ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:59,019 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.794ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:59,019 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:59,019 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9985ms INFO 2025-10-17 11:23:59,019 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,020 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5634ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:59,023 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:59,023 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 8.0992ms INFO 2025-10-17 11:23:59,023 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,023 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9084ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:59,025 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:59,025 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7342ms INFO 2025-10-17 11:23:59,025 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,025 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2989ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:59,064 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:23:59,064 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:59,064 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,065 [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 2025-10-17 11:23:59,070 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:59,070 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.451ms INFO 2025-10-17 11:23:59,070 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,070 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0737ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:59,149 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:23:59,149 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:23:59,149 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:59,149 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,149 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:23:59,150 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,150 [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 2025-10-17 11:23:59,151 [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 2025-10-17 11:23:59,159 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:59,159 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6341ms INFO 2025-10-17 11:23:59,159 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,159 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3457ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:23:59,167 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:23:59,167 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1868ms INFO 2025-10-17 11:23:59,167 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:23:59,167 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7847ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:00,321 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 11:24:00,321 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:24:00,322 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 11:24:00,322 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7701ms 200 application/javascript INFO 2025-10-17 11:24:00,325 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 11:24:00,325 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 11:24:00,325 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7087ms 200 text/css INFO 2025-10-17 11:24:00,481 [28 ] 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 2025-10-17 11:24:00,482 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:00,482 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:00,482 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 11:24:00,482 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:00,483 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:00,483 [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 2025-10-17 11:24:00,484 [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 2025-10-17 11:24:00,485 [38 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 11:24:00,487 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:00,487 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6326ms INFO 2025-10-17 11:24:00,487 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:00,487 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8084ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:00,492 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:00,492 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.2925ms INFO 2025-10-17 11:24:00,492 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:00,492 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.988ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:00,598 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1809& INFO 2025-10-17 11:24:00,599 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:00,599 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:00,600 [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 2025-10-17 11:24:00,604 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:00,604 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.6355ms INFO 2025-10-17 11:24:00,604 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:00,604 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3475ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:00,979 [28 ] 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 2025-10-17 11:24:00,979 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:00,979 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:00,980 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 11:24:00,980 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:00,980 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:00,981 [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 2025-10-17 11:24:00,981 [54 ] 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 2025-10-17 11:24:00,984 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:00,985 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6879ms INFO 2025-10-17 11:24:00,985 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:00,985 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8821ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:01,337 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:01,337 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 355.7159ms INFO 2025-10-17 11:24:01,337 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:01,337 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 357.5806ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:06,319 [28 ] 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 2025-10-17 11:24:06,319 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:24:06,320 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:06,320 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,322 [28 ] 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 2025-10-17 11:24:06,331 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:06,331 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.2441ms INFO 2025-10-17 11:24:06,331 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,331 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8549ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:06,419 [57 ] 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 64 INFO 2025-10-17 11:24:06,419 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:24:06,419 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:06,419 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,420 [57 ] 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 2025-10-17 11:24:06,428 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:06,428 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 7.8816ms INFO 2025-10-17 11:24:06,428 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,428 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7074ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:06,489 [57 ] 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 2025-10-17 11:24:06,489 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:24:06,489 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:06,489 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,490 [57 ] 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 2025-10-17 11:24:06,498 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:06,498 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 7.9594ms INFO 2025-10-17 11:24:06,498 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,498 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8455ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:06,559 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=n1LQbCrW0P8%3D& INFO 2025-10-17 11:24:06,559 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:06,559 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,560 [57 ] 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 2025-10-17 11:24:06,562 [57 ] Sg.HcmMb.PubClass.ShareData - oldValue:n1LQbCrW0P8= INFO 2025-10-17 11:24:06,580 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:06,580 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 19.7608ms INFO 2025-10-17 11:24:06,580 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,580 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5322ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:06,586 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=8g9QFt424Vg%3D&isDeptCode=true& INFO 2025-10-17 11:24:06,587 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:06,587 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,588 [77 ] 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 2025-10-17 11:24:06,590 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:8g9QFt424Vg= INFO 2025-10-17 11:24:06,592 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:06,593 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.4751ms INFO 2025-10-17 11:24:06,593 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,593 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2701ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:06,623 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=uUc3ap3hUH4Ft9rpVVMXog%3D%3D&isDeptCode=true& INFO 2025-10-17 11:24:06,624 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OHiyIeKZVp0%3D&isDeptCode=true& INFO 2025-10-17 11:24:06,624 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:06,624 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,624 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:06,624 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,625 [57 ] 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 2025-10-17 11:24:06,625 [77 ] 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 2025-10-17 11:24:06,627 [57 ] Sg.HcmMb.PubClass.ShareData - oldValue:uUc3ap3hUH4Ft9rpVVMXog== INFO 2025-10-17 11:24:06,628 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:OHiyIeKZVp0= INFO 2025-10-17 11:24:06,630 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:06,630 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.7867ms INFO 2025-10-17 11:24:06,630 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,630 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6785ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:06,631 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:06,631 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.6502ms INFO 2025-10-17 11:24:06,631 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,631 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3605ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:06,889 [77 ] 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 2025-10-17 11:24:06,889 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:24:06,889 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:06,889 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,891 [77 ] 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 2025-10-17 11:24:06,900 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:06,900 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.9178ms INFO 2025-10-17 11:24:06,900 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:06,900 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1433ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:07,016 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=8g9QFt424Vg%3D&isDeptCode=true& INFO 2025-10-17 11:24:07,017 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:07,017 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:07,017 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OHiyIeKZVp0%3D&isDeptCode=true& INFO 2025-10-17 11:24:07,018 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:07,018 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:07,018 [77 ] 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 2025-10-17 11:24:07,019 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=n1LQbCrW0P8%3D& INFO 2025-10-17 11:24:07,019 [57 ] 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 2025-10-17 11:24:07,019 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:07,020 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:07,020 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:8g9QFt424Vg= INFO 2025-10-17 11:24:07,021 [58 ] 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 2025-10-17 11:24:07,021 [57 ] Sg.HcmMb.PubClass.ShareData - oldValue:OHiyIeKZVp0= INFO 2025-10-17 11:24:07,029 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=uUc3ap3hUH4Ft9rpVVMXog%3D%3D&isDeptCode=true& INFO 2025-10-17 11:24:07,029 [58 ] Sg.HcmMb.PubClass.ShareData - oldValue:n1LQbCrW0P8= INFO 2025-10-17 11:24:07,029 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:07,029 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:07,031 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:07,031 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:07,031 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 12.277ms INFO 2025-10-17 11:24:07,031 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:07,031 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 11.4419ms INFO 2025-10-17 11:24:07,031 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:07,031 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4245ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:07,031 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5367ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:07,031 [73 ] 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 2025-10-17 11:24:07,033 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:uUc3ap3hUH4Ft9rpVVMXog== INFO 2025-10-17 11:24:07,036 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:07,036 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.6911ms INFO 2025-10-17 11:24:07,036 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:07,036 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9984ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:07,047 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:07,047 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 26.2524ms INFO 2025-10-17 11:24:07,047 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:07,047 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0311ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:08,169 [73 ] 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 191856 INFO 2025-10-17 11:24:08,169 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:24:08,170 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:08,170 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:08,171 [73 ] 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 2025-10-17 11:24:08,321 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:08,321 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 149.8586ms INFO 2025-10-17 11:24:08,321 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:08,321 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 152.0526ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:08,504 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3922&formCode=0070&exeId=62255& INFO 2025-10-17 11:24:08,504 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:08,504 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:08,506 [68 ] 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 2025-10-17 11:24:08,528 [58 ] 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=RK4FiJXP%2BFQ%3D& INFO 2025-10-17 11:24:08,528 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:08,528 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:08,530 [58 ] 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 2025-10-17 11:24:08,535 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:08,535 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5393ms INFO 2025-10-17 11:24:08,535 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:08,535 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6819ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:08,547 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:08,550 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 44.1393ms INFO 2025-10-17 11:24:08,550 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:08,550 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.2333ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:08,723 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=b1fcba9c-8928-d002-9eb8-8daf0f5b7b78&attachTableName=& INFO 2025-10-17 11:24:08,723 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:08,723 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:08,724 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d529c6df-ede7-b025-c7d9-1ca52ae96869&attachTableName=& INFO 2025-10-17 11:24:08,725 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:08,725 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:08,725 [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 2025-10-17 11:24:08,726 [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 2025-10-17 11:24:08,743 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:08,743 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:08,743 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 16.9884ms INFO 2025-10-17 11:24:08,743 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:08,743 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 18.0394ms INFO 2025-10-17 11:24:08,743 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:08,743 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7151ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:08,743 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0151ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:11,572 [73 ] 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 2025-10-17 11:24:11,573 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:11,573 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:11,574 [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 2025-10-17 11:24:11,574 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:11,574 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:11,574 [73 ] 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 2025-10-17 11:24:11,575 [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 2025-10-17 11:24:11,580 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:11,580 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6066ms INFO 2025-10-17 11:24:11,580 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:11,580 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3627ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:11,916 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:11,917 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 342.528ms INFO 2025-10-17 11:24:11,917 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:11,917 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 344.7348ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:14,371 [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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:24:14,372 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:14,372 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:14,373 [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 2025-10-17 11:24:14,451 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:14,451 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 77.909ms INFO 2025-10-17 11:24:14,451 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:14,452 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.0756ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:16,102 [68 ] 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 2025-10-17 11:24:16,102 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:16,102 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:16,103 [68 ] 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 2025-10-17 11:24:16,482 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:16,482 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 378.8378ms INFO 2025-10-17 11:24:16,482 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:16,483 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 380.9653ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:17,617 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=97a1495c-5bf4-492b-8d74-87e8c209f428& INFO 2025-10-17 11:24:17,617 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:17,617 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:17,619 [77 ] 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 2025-10-17 11:24:17,666 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:17,666 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.6734ms INFO 2025-10-17 11:24:17,666 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:17,666 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1813ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:17,822 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:24:17,822 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:17,822 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:17,824 [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 2025-10-17 11:24:17,830 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:17,830 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1178ms INFO 2025-10-17 11:24:17,830 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:17,830 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1981ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:17,866 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=323743&isHis=& INFO 2025-10-17 11:24:17,867 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:17,867 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:17,868 [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 2025-10-17 11:24:17,872 [44 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:24:17,875 [44 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:24:17,877 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:17,877 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2781ms INFO 2025-10-17 11:24:17,877 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:17,877 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1936ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:18,001 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=97a1495c-5bf4-492b-8d74-87e8c209f428&isHis=& INFO 2025-10-17 11:24:18,002 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:18,002 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,003 [73 ] 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 2025-10-17 11:24:18,051 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:18,051 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 48.2038ms INFO 2025-10-17 11:24:18,051 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,052 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.1166ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:18,186 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:24:18,187 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:18,187 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,188 [73 ] 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 2025-10-17 11:24:18,193 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:18,193 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5821ms INFO 2025-10-17 11:24:18,193 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,193 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7226ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:18,407 [77 ] 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=97a1495c-5bf4-492b-8d74-87e8c209f428&recordId=3815&tableName=FORM71& INFO 2025-10-17 11:24:18,407 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=97a1495c-5bf4-492b-8d74-87e8c209f428&isHis=& INFO 2025-10-17 11:24:18,407 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:18,407 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:18,407 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,407 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,409 [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 2025-10-17 11:24:18,409 [44 ] 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 2025-10-17 11:24:18,443 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=97a1495c-5bf4-492b-8d74-87e8c209f428&flowID=185&nodeCode=begin& INFO 2025-10-17 11:24:18,443 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:18,444 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,445 [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 2025-10-17 11:24:18,461 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:18,462 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.9043ms INFO 2025-10-17 11:24:18,462 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,462 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.0362ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:18,483 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:18,483 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 74.4564ms INFO 2025-10-17 11:24:18,483 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,483 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.4989ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:18,493 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:18,493 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 47.9721ms INFO 2025-10-17 11:24:18,493 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,493 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.1143ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:18,642 [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=3815&approveID=323743& INFO 2025-10-17 11:24:18,642 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:18,642 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,644 [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 2025-10-17 11:24:18,649 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:18,649 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.2748ms INFO 2025-10-17 11:24:18,649 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,649 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3441ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:18,762 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3815&formCode=0070&flowID=185&nodeCode=begin&exeId=61140&guid=97a1495c-5bf4-492b-8d74-87e8c209f428&flag=4& INFO 2025-10-17 11:24:18,762 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:18,762 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,763 [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 2025-10-17 11:24:18,847 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:18,850 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 86.8703ms INFO 2025-10-17 11:24:18,850 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:18,851 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.8447ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:19,021 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=7855234b-f979-3fb2-698a-a107adbc17f1&attachTableName=& INFO 2025-10-17 11:24:19,021 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=ca190baf-38b5-fd87-8f41-830502b6a8be&attachTableName=& INFO 2025-10-17 11:24:19,022 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:19,022 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:19,022 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:19,022 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:19,023 [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 2025-10-17 11:24:19,023 [44 ] 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 2025-10-17 11:24:19,037 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:19,037 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:19,038 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 14.1914ms INFO 2025-10-17 11:24:19,038 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:19,038 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 14.2564ms INFO 2025-10-17 11:24:19,038 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:19,038 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2477ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:19,038 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2377ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:20,086 [58 ] 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=wjZtPStU548%3D& INFO 2025-10-17 11:24:20,087 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:20,087 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:20,088 [58 ] 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 2025-10-17 11:24:20,094 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:20,094 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0224ms INFO 2025-10-17 11:24:20,094 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:20,094 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0643ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:26,699 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671465987&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:24:26,700 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:24:26,700 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9413ms 200 text/html INFO 2025-10-17 11:24:28,339 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760671467749 INFO 2025-10-17 11:24:28,340 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:24:28,340 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6858ms 200 application/javascript INFO 2025-10-17 11:24:28,454 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.663508321047242 INFO 2025-10-17 11:24:28,455 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:24:28,455 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5333ms 200 application/javascript INFO 2025-10-17 11:24:28,804 [58 ] 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%3D1760671465987%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 11:24:28,804 [58 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:24:28,805 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:28,806 [58 ] 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 2025-10-17 11:24:28,807 [58 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671465987&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:24:28,810 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:28,810 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8842ms INFO 2025-10-17 11:24:28,810 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:28,810 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8292ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:28,814 [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 2025-10-17 11:24:28,814 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:24:28,814 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:28,814 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:28,816 [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 2025-10-17 11:24:28,828 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:24:28,828 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:24:28,828 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:24:28,843 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:24:28,846 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:28,846 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 29.9541ms INFO 2025-10-17 11:24:28,846 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:28,846 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.879ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:28,974 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:24:28,975 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:28,975 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:28,976 [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 2025-10-17 11:24:28,977 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:24:28,977 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:24:28,977 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:24:28,992 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:24:28,992 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:24:28,995 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:28,996 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.4713ms INFO 2025-10-17 11:24:28,996 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:28,996 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3717ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:28,998 [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 2025-10-17 11:24:28,998 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:28,998 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,000 [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 2025-10-17 11:24:29,003 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:29,003 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.061ms INFO 2025-10-17 11:24:29,003 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,003 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8796ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:29,173 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:24:29,174 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:29,174 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,175 [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 2025-10-17 11:24:29,179 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:29,179 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5649ms INFO 2025-10-17 11:24:29,179 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,179 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8545ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:29,183 [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 2025-10-17 11:24:29,184 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:29,184 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,185 [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 2025-10-17 11:24:29,188 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:29,188 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.087ms INFO 2025-10-17 11:24:29,188 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,189 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0845ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:29,285 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20& INFO 2025-10-17 11:24:29,285 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:29,285 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,287 [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 2025-10-17 11:24:29,325 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:24:29,325 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:29,325 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,327 [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 2025-10-17 11:24:29,332 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:29,332 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:29,332 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2512ms INFO 2025-10-17 11:24:29,332 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,332 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.3075ms INFO 2025-10-17 11:24:29,332 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,332 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1818ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:29,332 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5222ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:29,489 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:24:29,490 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:29,490 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,491 [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 2025-10-17 11:24:29,497 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:29,497 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9492ms INFO 2025-10-17 11:24:29,497 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,497 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8932ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:29,504 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330674&isHis=& INFO 2025-10-17 11:24:29,504 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:29,504 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,506 [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 2025-10-17 11:24:29,510 [44 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:24:29,515 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:29,515 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.0633ms INFO 2025-10-17 11:24:29,515 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,515 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8727ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:29,664 [58 ] 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=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20&recordId=61608&tableName=K_LEAVE& INFO 2025-10-17 11:24:29,664 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20&isHis=& INFO 2025-10-17 11:24:29,664 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:29,664 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:29,665 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,665 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,666 [44 ] 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 2025-10-17 11:24:29,666 [58 ] 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 2025-10-17 11:24:29,686 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20&flowID=78&nodeCode=N1660557086424& INFO 2025-10-17 11:24:29,687 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:29,687 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,688 [81 ] 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 2025-10-17 11:24:29,725 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:29,725 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 59.0386ms INFO 2025-10-17 11:24:29,725 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,725 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.3726ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:29,743 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:29,743 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 77.0564ms INFO 2025-10-17 11:24:29,743 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,743 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.0875ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:29,745 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:29,745 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 57.064ms INFO 2025-10-17 11:24:29,745 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:29,745 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.9476ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:30,029 [58 ] 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 2025-10-17 11:24:30,030 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:30,030 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:30,031 [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 2025-10-17 11:24:30,035 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:30,035 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7143ms INFO 2025-10-17 11:24:30,035 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:30,035 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8561ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:30,036 [81 ] 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 2025-10-17 11:24:30,036 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:30,036 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:30,037 [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 2025-10-17 11:24:30,041 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:30,041 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5025ms INFO 2025-10-17 11:24:30,041 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:30,041 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4917ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:30,044 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20& INFO 2025-10-17 11:24:30,044 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:30,044 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:30,045 [58 ] 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 2025-10-17 11:24:30,128 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:30,131 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 85.2255ms INFO 2025-10-17 11:24:30,131 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:30,131 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.9653ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:31,649 [58 ] 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 2025-10-17 11:24:31,649 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:24:31,650 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:31,650 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:31,651 [58 ] 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 2025-10-17 11:24:31,658 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:31,659 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.5266ms INFO 2025-10-17 11:24:31,659 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:31,659 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5743ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:31,796 [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 2025-10-17 11:24:31,797 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:31,797 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:31,798 [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 2025-10-17 11:24:31,800 [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 2025-10-17 11:24:31,800 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:31,800 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:31,801 [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 2025-10-17 11:24:31,810 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:31,810 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.5446ms INFO 2025-10-17 11:24:31,810 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:31,810 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3872ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:31,869 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 11:24:31,869 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 11:24:31,869 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6671ms 200 image/png INFO 2025-10-17 11:24:31,901 [57 ] 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=hjPqeky83oI%3D& INFO 2025-10-17 11:24:31,902 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:31,902 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:31,903 [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 2025-10-17 11:24:31,910 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:31,910 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.6989ms INFO 2025-10-17 11:24:31,910 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:31,910 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9702ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:32,161 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:32,162 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 363.0761ms INFO 2025-10-17 11:24:32,162 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:32,162 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 365.3978ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:33,535 [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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:24:33,536 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:33,536 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:33,538 [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 2025-10-17 11:24:33,625 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:33,625 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 87.2782ms INFO 2025-10-17 11:24:33,625 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:33,625 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.7984ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:34,566 [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 2025-10-17 11:24:34,567 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:34,567 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:34,569 [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 2025-10-17 11:24:34,574 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:34,574 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1916ms INFO 2025-10-17 11:24:34,574 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:34,574 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6292ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:34,601 [57 ] 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=3922& INFO 2025-10-17 11:24:34,602 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:34,602 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:34,603 [57 ] 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 2025-10-17 11:24:34,604 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3922&formCode=0070&flowID=&nodeCode=&exeId=62255&guid=&flag=& INFO 2025-10-17 11:24:34,604 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:34,604 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:34,605 [81 ] 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 2025-10-17 11:24:34,608 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:34,608 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.0723ms INFO 2025-10-17 11:24:34,608 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:34,608 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.058ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:34,646 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:34,649 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 43.7433ms INFO 2025-10-17 11:24:34,649 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:34,649 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.4907ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:34,886 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=b1fcba9c-8928-d002-9eb8-8daf0f5b7b78&attachTableName=& INFO 2025-10-17 11:24:34,886 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:34,886 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:34,886 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d529c6df-ede7-b025-c7d9-1ca52ae96869&attachTableName=& INFO 2025-10-17 11:24:34,887 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:34,887 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:34,887 [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 2025-10-17 11:24:34,888 [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 2025-10-17 11:24:34,903 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:34,903 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:34,903 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 15.9279ms INFO 2025-10-17 11:24:34,903 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:34,903 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 15.5339ms INFO 2025-10-17 11:24:34,903 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:34,904 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9477ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:34,904 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2805ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:24:35,926 [73 ] 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=RK4FiJXP%2BFQ%3D& INFO 2025-10-17 11:24:35,927 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:24:35,927 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:35,928 [73 ] 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 2025-10-17 11:24:35,934 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:24:35,934 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6893ms INFO 2025-10-17 11:24:35,934 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:24:35,934 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0041ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:15,585 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoUpdateForm? application/json 57392 INFO 2025-10-17 11:25:15,585 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:25:15,585 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:15,586 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:15,589 [44 ] 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 2025-10-17 11:25:15,662 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:15,662 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M) in 73.8265ms INFO 2025-10-17 11:25:15,662 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:15,663 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.761ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:15,829 [36 ] 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 2025-10-17 11:25:15,829 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:25:15,829 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:15,829 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:15,831 [36 ] 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 2025-10-17 11:25:15,848 [45 ] Sg.HcmMb.PubClass.ShareData - oldValue:QocpQfrYkAs= INFO 2025-10-17 11:25:15,849 [45 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2025-10-17 11:25:15,849 [45 ] Sg.HcmMb.PubClass.ShareData - oldValue:RK4FiJXP+FQ= INFO 2025-10-17 11:25:15,849 [45 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2025-10-17 11:25:15,890 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:15,890 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 59.327ms INFO 2025-10-17 11:25:15,890 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:15,890 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.416ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:16,037 [44 ] 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 2025-10-17 11:25:16,038 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:25:16,038 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:16,038 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:16,039 [44 ] 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 2025-10-17 11:25:16,043 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:16,043 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 4.0237ms INFO 2025-10-17 11:25:16,043 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:16,044 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.162ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:17,077 [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 2025-10-17 11:25:17,077 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:17,077 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:17,079 [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 2025-10-17 11:25:17,084 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:17,084 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8084ms INFO 2025-10-17 11:25:17,084 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:17,084 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8743ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:17,104 [45 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:25:17,105 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:17,105 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:17,106 [45 ] 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 2025-10-17 11:25:17,152 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:17,152 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 46.1965ms INFO 2025-10-17 11:25:17,152 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:17,153 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1397ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:18,597 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:25:18,597 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:18,597 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:18,599 [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=3921& INFO 2025-10-17 11:25:18,599 [36 ] 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 2025-10-17 11:25:18,599 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:18,599 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:18,601 [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 2025-10-17 11:25:18,604 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:18,604 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8871ms INFO 2025-10-17 11:25:18,604 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:18,604 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.214ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:18,605 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:18,605 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.8864ms INFO 2025-10-17 11:25:18,605 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:18,606 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7221ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:18,648 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3921&formCode=0070&flowID=&nodeCode=&exeId=62254&guid=&flag=& INFO 2025-10-17 11:25:18,648 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:18,648 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:18,650 [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 2025-10-17 11:25:18,691 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:18,695 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 44.8849ms INFO 2025-10-17 11:25:18,695 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:18,695 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8697ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:18,917 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=3bef529a-e466-3a6c-ac30-0a0892aa006b&attachTableName=& INFO 2025-10-17 11:25:18,917 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:18,917 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:18,919 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d925cc87-e603-5600-4be5-ceec102f5172&attachTableName=& INFO 2025-10-17 11:25:18,919 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:18,919 [44 ] 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 2025-10-17 11:25:18,919 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:18,920 [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 2025-10-17 11:25:18,933 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:18,933 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:18,933 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.8019ms INFO 2025-10-17 11:25:18,933 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.4536ms INFO 2025-10-17 11:25:18,933 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:18,933 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:18,933 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2305ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:18,933 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1267ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:25:19,892 [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=9RQsUC5xGpo%3D& INFO 2025-10-17 11:25:19,893 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:25:19,893 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:19,894 [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 2025-10-17 11:25:19,900 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:25:19,900 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1457ms INFO 2025-10-17 11:25:19,900 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:25:19,901 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5072ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:01,386 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoUpdateForm? application/json 57349 INFO 2025-10-17 11:26:01,386 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:26:01,386 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:01,386 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:01,388 [67 ] 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 2025-10-17 11:26:01,471 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:01,471 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M) in 83.7186ms INFO 2025-10-17 11:26:01,471 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoUpdateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:01,472 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.0325ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:01,691 [38 ] 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 2025-10-17 11:26:01,691 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:26:01,691 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:01,692 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:01,693 [38 ] 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 2025-10-17 11:26:01,711 [38 ] Sg.HcmMb.PubClass.ShareData - oldValue:gmHe3obevVc= INFO 2025-10-17 11:26:01,711 [38 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2025-10-17 11:26:01,711 [38 ] Sg.HcmMb.PubClass.ShareData - oldValue:9RQsUC5xGpo= INFO 2025-10-17 11:26:01,712 [38 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2025-10-17 11:26:01,751 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:01,752 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 58.6148ms INFO 2025-10-17 11:26:01,752 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:01,752 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.828ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:01,931 [46 ] 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 2025-10-17 11:26:01,931 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:26:01,931 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:01,932 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:01,933 [46 ] 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 2025-10-17 11:26:01,937 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:01,937 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 4.2015ms INFO 2025-10-17 11:26:01,937 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:01,937 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4044ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:02,972 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:26:02,972 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:02,972 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:02,974 [79 ] 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 2025-10-17 11:26:02,979 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:02,979 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8514ms INFO 2025-10-17 11:26:02,979 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:02,979 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3996ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:02,998 [65 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:26:02,998 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:02,998 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:03,000 [65 ] 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 2025-10-17 11:26:03,012 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:03,012 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 12.0759ms INFO 2025-10-17 11:26:03,012 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:03,012 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0437ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:06,278 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 11:26:06,278 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:06,279 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:06,280 [79 ] 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 2025-10-17 11:26:06,285 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:06,285 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.276ms INFO 2025-10-17 11:26:06,285 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:06,286 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5761ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:10,693 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 11:26:10,693 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:10,693 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:10,695 [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 2025-10-17 11:26:10,700 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:10,700 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.4919ms INFO 2025-10-17 11:26:10,700 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:10,700 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.619ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:12,837 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:26:12,838 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:12,838 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:12,839 [79 ] 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 2025-10-17 11:26:12,844 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:12,844 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8999ms INFO 2025-10-17 11:26:12,844 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:12,844 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1934ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:12,858 [38 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:26:12,858 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:12,858 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:12,859 [38 ] 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 2025-10-17 11:26:12,872 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:12,872 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 12.5021ms INFO 2025-10-17 11:26:12,872 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:12,872 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4036ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:14,582 [65 ] 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 2025-10-17 11:26:14,583 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:14,583 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:14,584 [65 ] 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 2025-10-17 11:26:14,938 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:14,938 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 353.8337ms INFO 2025-10-17 11:26:14,938 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:14,938 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 356.0895ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:35,231 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=1c1b0f6b-a677-45f4-b2ae-f306eaf4f07c& INFO 2025-10-17 11:26:35,231 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:35,232 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,234 [38 ] 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 2025-10-17 11:26:35,281 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:35,281 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.4003ms INFO 2025-10-17 11:26:35,281 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,281 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.0735ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:35,451 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:26:35,452 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:35,452 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,453 [40 ] 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 2025-10-17 11:26:35,467 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:35,468 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 14.3976ms INFO 2025-10-17 11:26:35,468 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,468 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6454ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:35,503 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=319054&isHis=& INFO 2025-10-17 11:26:35,504 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:35,504 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,505 [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 2025-10-17 11:26:35,509 [65 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:26:35,512 [65 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:26:35,515 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:35,515 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.3859ms INFO 2025-10-17 11:26:35,515 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,515 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6921ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:35,641 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=1c1b0f6b-a677-45f4-b2ae-f306eaf4f07c&isHis=& INFO 2025-10-17 11:26:35,641 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:35,641 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,643 [38 ] 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 2025-10-17 11:26:35,689 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:35,689 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.6232ms INFO 2025-10-17 11:26:35,689 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,690 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6589ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:35,822 [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 2025-10-17 11:26:35,822 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:35,822 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,824 [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 2025-10-17 11:26:35,828 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:35,828 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6513ms INFO 2025-10-17 11:26:35,828 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,828 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8048ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:35,972 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=1c1b0f6b-a677-45f4-b2ae-f306eaf4f07c&isHis=& INFO 2025-10-17 11:26:35,972 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:35,972 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,973 [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=1c1b0f6b-a677-45f4-b2ae-f306eaf4f07c&recordId=3680&tableName=FORM71& INFO 2025-10-17 11:26:35,973 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:35,973 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:35,974 [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 2025-10-17 11:26:35,975 [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 2025-10-17 11:26:36,008 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=1c1b0f6b-a677-45f4-b2ae-f306eaf4f07c&flowID=185&nodeCode=begin& INFO 2025-10-17 11:26:36,009 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:36,009 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,010 [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 2025-10-17 11:26:36,022 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:36,022 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.5452ms INFO 2025-10-17 11:26:36,022 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,022 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2888ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:36,026 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:36,026 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.2322ms INFO 2025-10-17 11:26:36,026 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,026 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.3236ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:36,053 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:36,053 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.9769ms INFO 2025-10-17 11:26:36,053 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,053 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.309ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:36,211 [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=3680&approveID=319054& INFO 2025-10-17 11:26:36,211 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:36,211 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,213 [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 2025-10-17 11:26:36,218 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:36,218 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.1648ms INFO 2025-10-17 11:26:36,218 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,218 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0084ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:36,411 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3680&formCode=0070&flowID=185&nodeCode=begin&exeId=60313&guid=1c1b0f6b-a677-45f4-b2ae-f306eaf4f07c&flag=4& INFO 2025-10-17 11:26:36,411 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:36,411 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,413 [47 ] 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 2025-10-17 11:26:36,495 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:36,500 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 86.7287ms INFO 2025-10-17 11:26:36,500 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,500 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.8538ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:36,681 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=3b54ef67-c1c2-1659-c1bc-7463cc20b4f6&attachTableName=& INFO 2025-10-17 11:26:36,682 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:36,682 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,683 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=6db34897-b1bf-55d1-6775-266931f92cbe&attachTableName=& INFO 2025-10-17 11:26:36,683 [47 ] 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 2025-10-17 11:26:36,683 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:36,683 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,685 [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 2025-10-17 11:26:36,696 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:36,696 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:36,696 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.6015ms INFO 2025-10-17 11:26:36,696 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,696 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.185ms INFO 2025-10-17 11:26:36,696 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:36,696 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2042ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:36,696 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4295ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:26:37,771 [76 ] 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=MfBNL5WgHUU%3D& INFO 2025-10-17 11:26:37,772 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:26:37,772 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:37,773 [76 ] 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 2025-10-17 11:26:37,779 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:26:37,779 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8454ms INFO 2025-10-17 11:26:37,779 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:26:37,779 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0521ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:47,859 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671727610&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:28:47,860 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:28:47,860 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.887ms 200 text/html INFO 2025-10-17 11:28:48,504 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760671728496 INFO 2025-10-17 11:28:48,505 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:28:48,505 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.75ms 200 application/javascript INFO 2025-10-17 11:28:48,515 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2862297081419125 INFO 2025-10-17 11:28:48,516 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:28:48,516 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4729ms 200 application/javascript INFO 2025-10-17 11:28:48,711 [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%3D1760671727610%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:28:48,711 [36 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:28:48,711 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,713 [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 2025-10-17 11:28:48,714 [36 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671727610&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:28:48,716 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:48,716 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7554ms INFO 2025-10-17 11:28:48,716 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,717 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8551ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:48,724 [54 ] 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 2025-10-17 11:28:48,724 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:28:48,724 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:48,726 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,727 [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 2025-10-17 11:28:48,729 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:28:48,729 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:28:48,729 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:28:48,744 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:28:48,747 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:48,747 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.6684ms INFO 2025-10-17 11:28:48,747 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,747 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2802ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:48,823 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:28:48,823 [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 2025-10-17 11:28:48,824 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:48,824 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:48,824 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,824 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,825 [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 2025-10-17 11:28:48,825 [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 2025-10-17 11:28:48,826 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:28:48,827 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:28:48,827 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:28:48,829 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:48,829 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2649ms INFO 2025-10-17 11:28:48,829 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,829 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3558ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:48,841 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:28:48,856 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:28:48,859 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:48,859 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.6196ms INFO 2025-10-17 11:28:48,859 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,859 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6975ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:48,959 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:28:48,960 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:48,960 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,960 [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 2025-10-17 11:28:48,960 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:48,960 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,961 [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 2025-10-17 11:28:48,962 [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 2025-10-17 11:28:48,965 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:48,965 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3009ms INFO 2025-10-17 11:28:48,965 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,965 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1478ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:48,970 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:48,970 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5836ms INFO 2025-10-17 11:28:48,970 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:48,970 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6316ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:49,038 [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 2025-10-17 11:28:49,038 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:49,039 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,040 [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 2025-10-17 11:28:49,042 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:28:49,042 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:49,043 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,043 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:49,043 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1804ms INFO 2025-10-17 11:28:49,043 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,043 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0123ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:49,044 [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 2025-10-17 11:28:49,047 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:49,047 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0639ms INFO 2025-10-17 11:28:49,047 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,047 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8289ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:49,047 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:28:49,047 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:49,047 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,049 [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 2025-10-17 11:28:49,053 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:49,053 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.3614ms INFO 2025-10-17 11:28:49,053 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,053 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0314ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:49,054 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:28:49,054 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:28:49,054 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:49,054 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,054 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:49,055 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,056 [80 ] 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 2025-10-17 11:28:49,056 [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 2025-10-17 11:28:49,059 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:28:49,060 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:49,060 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,061 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:49,061 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9075ms INFO 2025-10-17 11:28:49,061 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,061 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7659ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:49,061 [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 2025-10-17 11:28:49,063 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:49,063 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3987ms INFO 2025-10-17 11:28:49,063 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,063 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2974ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:49,064 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:49,064 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1961ms INFO 2025-10-17 11:28:49,064 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,065 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2459ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:49,145 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:28:49,146 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:49,146 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:28:49,146 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,146 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:49,146 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,147 [44 ] 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 2025-10-17 11:28:49,147 [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 2025-10-17 11:28:49,164 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:49,164 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7777ms INFO 2025-10-17 11:28:49,164 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,164 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5556ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:49,202 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:49,203 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 55.2931ms INFO 2025-10-17 11:28:49,203 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:49,203 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.4193ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:50,988 [57 ] 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 2025-10-17 11:28:50,988 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:50,988 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:50,990 [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 2025-10-17 11:28:50,994 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:50,994 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9184ms INFO 2025-10-17 11:28:50,994 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:50,994 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2937ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:51,005 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 11:28:51,005 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 11:28:51,005 [44 ] 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 2025-10-17 11:28:51,005 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:51,005 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:51,005 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:51,005 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:51,005 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:51,005 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:51,006 [57 ] 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 2025-10-17 11:28:51,007 [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 2025-10-17 11:28:51,007 [68 ] 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 2025-10-17 11:28:51,007 [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 2025-10-17 11:28:51,007 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:51,008 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:51,009 [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 2025-10-17 11:28:51,010 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:51,010 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4777ms INFO 2025-10-17 11:28:51,010 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:51,010 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3839ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:51,012 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:51,012 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:51,012 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.9186ms INFO 2025-10-17 11:28:51,012 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:51,012 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.598ms INFO 2025-10-17 11:28:51,012 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:51,013 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8337ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:51,013 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3358ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:51,013 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:51,013 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.1825ms INFO 2025-10-17 11:28:51,013 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:51,013 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6134ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:28:51,093 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1506& INFO 2025-10-17 11:28:51,093 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:28:51,093 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:51,095 [68 ] 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 2025-10-17 11:28:51,099 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:28:51,099 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 4.2502ms INFO 2025-10-17 11:28:51,099 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:28:51,099 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3803ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:22,383 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671822278&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:30:22,384 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:30:22,384 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.706ms 200 text/html INFO 2025-10-17 11:30:22,688 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760671822627 INFO 2025-10-17 11:30:22,689 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:30:22,689 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6727ms 200 application/javascript INFO 2025-10-17 11:30:22,744 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3735956515200626 INFO 2025-10-17 11:30:22,744 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:30:22,745 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6361ms 200 application/javascript INFO 2025-10-17 11:30:22,883 [58 ] 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 2025-10-17 11:30:22,883 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:30:22,883 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:22,883 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:22,884 [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%3D1760671822278%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:30:22,884 [81 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:30:22,884 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:22,885 [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 2025-10-17 11:30:22,886 [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 2025-10-17 11:30:22,886 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:30:22,886 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:30:22,886 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:30:22,887 [81 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671822278&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:30:22,889 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:22,889 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8554ms INFO 2025-10-17 11:30:22,889 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:22,890 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6947ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:22,901 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:30:22,904 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:22,904 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0881ms INFO 2025-10-17 11:30:22,904 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:22,904 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3691ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:22,998 [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 2025-10-17 11:30:22,998 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:22,998 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:22,999 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:30:22,999 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:22,999 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,000 [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 2025-10-17 11:30:23,001 [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 2025-10-17 11:30:23,002 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:30:23,002 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:30:23,002 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:30:23,003 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,003 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3048ms INFO 2025-10-17 11:30:23,003 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,003 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5732ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,017 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:30:23,017 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:30:23,019 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,020 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7476ms INFO 2025-10-17 11:30:23,020 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,020 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5898ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,108 [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 2025-10-17 11:30:23,108 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:23,108 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,109 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:30:23,109 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:23,109 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,109 [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 2025-10-17 11:30:23,111 [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 2025-10-17 11:30:23,113 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,113 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3492ms INFO 2025-10-17 11:30:23,113 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,113 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2924ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,114 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,114 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0281ms INFO 2025-10-17 11:30:23,114 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,114 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8104ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,142 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:30:23,143 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:23,143 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,144 [77 ] 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 2025-10-17 11:30:23,144 [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 2025-10-17 11:30:23,145 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:23,145 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,146 [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 2025-10-17 11:30:23,147 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,147 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.243ms INFO 2025-10-17 11:30:23,147 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,147 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9823ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,149 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,149 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0987ms INFO 2025-10-17 11:30:23,149 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,149 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8488ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,181 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:30:23,181 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:23,182 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,182 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:30:23,182 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:23,183 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,183 [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 2025-10-17 11:30:23,183 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:30:23,183 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:23,183 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,184 [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 2025-10-17 11:30:23,185 [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 2025-10-17 11:30:23,189 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,190 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.7684ms INFO 2025-10-17 11:30:23,190 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,190 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.455ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,190 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,190 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6593ms INFO 2025-10-17 11:30:23,190 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,191 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5532ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,191 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,191 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5297ms INFO 2025-10-17 11:30:23,191 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,192 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.399ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,204 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:30:23,205 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:23,205 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,206 [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 2025-10-17 11:30:23,211 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,211 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7524ms INFO 2025-10-17 11:30:23,211 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,211 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4897ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,242 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:30:23,242 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:23,242 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,242 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:30:23,242 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:23,243 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,244 [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 2025-10-17 11:30:23,244 [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 2025-10-17 11:30:23,252 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,252 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2434ms INFO 2025-10-17 11:30:23,252 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,252 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9237ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:23,260 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:23,260 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3983ms INFO 2025-10-17 11:30:23,260 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:23,260 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6482ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:24,725 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2025-10-17 11:30:24,725 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:24,725 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:24,727 [25 ] 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 2025-10-17 11:30:24,767 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:24,768 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 40.8901ms INFO 2025-10-17 11:30:24,768 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:24,768 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.0667ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:28,967 [81 ] 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 2025-10-17 11:30:28,967 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:28,967 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:28,968 [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 2025-10-17 11:30:28,968 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 11:30:28,969 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:28,969 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:28,969 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:28,969 [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 2025-10-17 11:30:28,969 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:28,970 [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 2025-10-17 11:30:28,970 [73 ] 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 2025-10-17 11:30:28,971 [81 ] 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 2025-10-17 11:30:28,972 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:28,972 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:28,973 [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 2025-10-17 11:30:28,975 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:28,975 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.582ms INFO 2025-10-17 11:30:28,975 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:28,975 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.675ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:28,976 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:28,976 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5515ms INFO 2025-10-17 11:30:28,977 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:28,977 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.203ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:28,977 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:28,977 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.8074ms INFO 2025-10-17 11:30:28,977 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:28,977 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7762ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:28,977 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:28,977 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 7.2743ms INFO 2025-10-17 11:30:28,977 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:28,977 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1389ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:28,990 [81 ] 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 2025-10-17 11:30:28,991 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:28,991 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:28,992 [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 2025-10-17 11:30:28,999 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:28,999 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.4973ms INFO 2025-10-17 11:30:28,999 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:28,999 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.45ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:29,082 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64692& INFO 2025-10-17 11:30:29,082 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:29,082 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:29,084 [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 2025-10-17 11:30:29,088 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:29,094 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.303ms INFO 2025-10-17 11:30:29,094 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:29,094 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5633ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:30,382 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 11:30:30,383 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:30,383 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:30,384 [81 ] 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 2025-10-17 11:30:30,385 [25 ] 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 2025-10-17 11:30:30,386 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:30,386 [81 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 11:30:30,386 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:30,387 [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 2025-10-17 11:30:30,391 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:30,391 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6845ms INFO 2025-10-17 11:30:30,391 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:30,391 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7938ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:30,396 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:30,396 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 11.8905ms INFO 2025-10-17 11:30:30,396 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:30,396 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9023ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:30:30,516 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64692& INFO 2025-10-17 11:30:30,516 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:30:30,517 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:30,518 [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 2025-10-17 11:30:30,522 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:30:30,528 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.4979ms INFO 2025-10-17 11:30:30,529 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:30:30,529 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4395ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:01,621 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671861377&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:31:01,621 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:31:01,622 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8523ms 200 text/html INFO 2025-10-17 11:31:01,681 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 11:31:01,682 [23 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 11:31:01,682 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4017ms 304 application/javascript INFO 2025-10-17 11:31:01,901 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 11:31:01,901 [23 ] NetCore.StaticFiles.StaticFileMiddleware - The file /lang.js was not modified INFO 2025-10-17 11:31:01,901 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3736ms 304 application/javascript INFO 2025-10-17 11:31:01,986 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760671861951 INFO 2025-10-17 11:31:01,987 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:31:01,987 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8641ms 200 application/javascript INFO 2025-10-17 11:31:02,031 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17460677967443816 INFO 2025-10-17 11:31:02,032 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:31:02,032 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7435ms 200 application/javascript INFO 2025-10-17 11:31:02,048 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 11:31:02,048 [81 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/logo2.jpg was not modified INFO 2025-10-17 11:31:02,048 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3318ms 304 image/jpeg INFO 2025-10-17 11:31:02,146 [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%3D1760671861377%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:31:02,146 [81 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:31:02,147 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,148 [23 ] 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 2025-10-17 11:31:02,148 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:31:02,148 [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 2025-10-17 11:31:02,148 [23 ] 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 2025-10-17 11:31:02,148 [23 ] 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 2025-10-17 11:31:02,148 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,149 [81 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671861377&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:31:02,150 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 11:31:02,150 [23 ] 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 2025-10-17 11:31:02,150 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 11:31:02,151 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,151 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8323ms INFO 2025-10-17 11:31:02,151 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,151 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.043ms 401 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,152 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,152 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0002ms INFO 2025-10-17 11:31:02,152 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,152 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1088ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,246 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 11:31:02,246 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:31:02,247 [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 2025-10-17 11:31:02,247 [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 2025-10-17 11:31:02,247 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:31:02,248 [81 ] 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 2025-10-17 11:31:02,250 [81 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5OTMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDg4MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuael-aWh-mUiyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTkzIiwianRpIjoiMjUyYTUyMzQtYWEwZi00NjYyLTllYTMtNDhkZDIyNmJhZjQ5IiwiaWF0IjoxNzU5MDU0MTcwLCJuYmYiOjE3NTkwNTQxNjgsImV4cCI6MTc1OTE0MDU3MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.7AHgxKTSpD8dExRmGYTBdM5fPd2bgFqNejELhCZKwkc INFO 2025-10-17 11:31:02,252 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,252 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8067ms INFO 2025-10-17 11:31:02,252 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:31:02,252 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.058ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,341 [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 2025-10-17 11:31:02,342 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:31:02,342 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,343 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,345 [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 2025-10-17 11:31:02,346 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:31:02,346 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:31:02,346 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:31:02,361 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:31:02,364 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,364 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1513ms INFO 2025-10-17 11:31:02,364 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,364 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5951ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,456 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:31:02,456 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,456 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,458 [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 2025-10-17 11:31:02,458 [25 ] 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 2025-10-17 11:31:02,458 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,458 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,474 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:31:02,475 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:31:02,475 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:31:02,475 [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 2025-10-17 11:31:02,479 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,479 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8488ms INFO 2025-10-17 11:31:02,479 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,479 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2255ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,490 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:31:02,504 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:31:02,507 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,507 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 48.9762ms INFO 2025-10-17 11:31:02,507 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,507 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9801ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,601 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:31:02,601 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,602 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,602 [81 ] 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 2025-10-17 11:31:02,603 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,603 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,603 [23 ] 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 2025-10-17 11:31:02,604 [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 2025-10-17 11:31:02,607 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,607 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0055ms INFO 2025-10-17 11:31:02,607 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,607 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6247ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,611 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,611 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2242ms INFO 2025-10-17 11:31:02,611 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,611 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.256ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,643 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:31:02,643 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,643 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,644 [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 2025-10-17 11:31:02,647 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,647 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1185ms INFO 2025-10-17 11:31:02,647 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,647 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8051ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,701 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:31:02,701 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,702 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,703 [23 ] 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 2025-10-17 11:31:02,707 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:31:02,707 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:31:02,707 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:31:02,707 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,707 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,708 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,708 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,708 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,708 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,709 [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 2025-10-17 11:31:02,709 [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 2025-10-17 11:31:02,709 [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 2025-10-17 11:31:02,711 [23 ] 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 2025-10-17 11:31:02,711 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,711 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,712 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:31:02,712 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,712 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.8084ms INFO 2025-10-17 11:31:02,712 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,713 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,713 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.9257ms INFO 2025-10-17 11:31:02,713 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,713 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4432ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,713 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.475ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,713 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,714 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.4188ms INFO 2025-10-17 11:31:02,714 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,714 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3782ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,715 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,715 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8932ms INFO 2025-10-17 11:31:02,715 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,715 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4787ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,717 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,717 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.4364ms INFO 2025-10-17 11:31:02,717 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,717 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1089ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,811 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:31:02,811 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,812 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,813 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:31:02,813 [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 2025-10-17 11:31:02,813 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:02,813 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,814 [23 ] 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 2025-10-17 11:31:02,832 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,832 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 19.0471ms INFO 2025-10-17 11:31:02,832 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,832 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9082ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:02,835 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:02,835 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.4379ms INFO 2025-10-17 11:31:02,835 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:02,835 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2838ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:04,081 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 11:31:04,082 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:04,082 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:04,084 [81 ] 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 2025-10-17 11:31:04,085 [81 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5OTMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDg4MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuael-aWh-mUiyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTkzIiwianRpIjoiYmExOTI3ZjYtNWUxNC00ZjVmLTk2NTgtYzhlOWIzOGNiZjVjIiwiaWF0IjoxNzYwNjcxODYyLCJuYmYiOjE3NjA2NzE4NjAsImV4cCI6MTc2MDc1ODI2MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.NsY-_-Aii4inLBSfn2-3FlJExrHc5BBq4Qngd2ZYvFk INFO 2025-10-17 11:31:04,087 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:04,087 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.8664ms INFO 2025-10-17 11:31:04,088 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:04,088 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.163ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:04,131 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 11:31:04,131 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:31:04,131 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/salary.16dd3197.js was not modified INFO 2025-10-17 11:31:04,131 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3618ms 304 application/javascript INFO 2025-10-17 11:31:04,132 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 11:31:04,132 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/salary.af680d8e.css was not modified INFO 2025-10-17 11:31:04,132 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2166ms 304 text/css INFO 2025-10-17 11:31:04,206 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 11:31:04,206 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/salaryTop1.94d44d34.png was not modified INFO 2025-10-17 11:31:04,206 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3449ms 304 image/png INFO 2025-10-17 11:31:04,343 [43 ] 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 2025-10-17 11:31:04,343 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:31:04,343 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 11:31:04,343 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:04,343 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:04,343 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:04,344 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:04,345 [81 ] 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 2025-10-17 11:31:04,345 [43 ] 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 2025-10-17 11:31:04,349 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:04,349 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 3.8951ms INFO 2025-10-17 11:31:04,349 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:04,349 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9956ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:04,349 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:04,349 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.2532ms INFO 2025-10-17 11:31:04,349 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:04,349 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0719ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:08,870 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671868769&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:31:08,870 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:31:08,871 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7678ms 200 text/html INFO 2025-10-17 11:31:08,954 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 11:31:08,954 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 11:31:08,954 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3879ms 304 application/javascript INFO 2025-10-17 11:31:09,450 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760671869387 INFO 2025-10-17 11:31:09,450 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:31:09,451 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6681ms 200 application/javascript INFO 2025-10-17 11:31:09,510 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6079245340717419 INFO 2025-10-17 11:31:09,510 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:31:09,511 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6859ms 200 application/javascript INFO 2025-10-17 11:31:09,650 [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%3D1760671868769%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:31:09,650 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:31:09,650 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:09,652 [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 2025-10-17 11:31:09,653 [43 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671868769&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:31:09,655 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:09,656 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7454ms INFO 2025-10-17 11:31:09,656 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:09,656 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0145ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:09,690 [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 2025-10-17 11:31:09,690 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:31:09,690 [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 2025-10-17 11:31:09,691 [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 2025-10-17 11:31:09,691 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:09,692 [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 2025-10-17 11:31:09,692 [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 2025-10-17 11:31:09,692 [81 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 11:31:09,692 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:09,693 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6625ms INFO 2025-10-17 11:31:09,693 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:09,693 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6263ms 401 application/json; charset=utf-8 INFO 2025-10-17 11:31:09,810 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 11:31:09,810 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:31:09,811 [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 2025-10-17 11:31:09,811 [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 2025-10-17 11:31:09,811 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:31:09,812 [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 2025-10-17 11:31:09,813 [81 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNzkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTQwNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOacuuWGmyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDc5IiwianRpIjoiMzk1OWQ3NjgtMGE1Yi00NTMwLWIzOGMtY2ZmNzAyYzIyYWVhIiwiaWF0IjoxNzYwNTc5OTExLCJuYmYiOjE3NjA1Nzk5MDksImV4cCI6MTc2MDY2NjMxMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.-zPmfelCN6Mbog1ngVUyMC1mcHeCCW6e-v_hh9YRO9A INFO 2025-10-17 11:31:09,816 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:09,816 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8946ms INFO 2025-10-17 11:31:09,816 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:31:09,816 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8143ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:09,931 [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 2025-10-17 11:31:09,932 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:31:09,932 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:09,934 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:09,935 [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 2025-10-17 11:31:09,936 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:31:09,936 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:31:09,936 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:31:09,951 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:31:09,953 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:09,953 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3139ms INFO 2025-10-17 11:31:09,953 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:09,953 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9343ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,053 [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 2025-10-17 11:31:10,053 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:31:10,053 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,053 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,053 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,054 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,055 [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 2025-10-17 11:31:10,055 [23 ] 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 2025-10-17 11:31:10,056 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:31:10,056 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:31:10,056 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:31:10,058 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,058 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3176ms INFO 2025-10-17 11:31:10,058 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,058 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2852ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,071 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:31:10,085 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:31:10,088 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,089 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.6665ms INFO 2025-10-17 11:31:10,089 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,089 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5473ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,190 [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 2025-10-17 11:31:10,190 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:31:10,190 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,190 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,190 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,190 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,192 [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 2025-10-17 11:31:10,192 [23 ] 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 2025-10-17 11:31:10,196 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,196 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8397ms INFO 2025-10-17 11:31:10,196 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,196 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9585ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,201 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,201 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6502ms INFO 2025-10-17 11:31:10,201 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,201 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0064ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,231 [23 ] 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 2025-10-17 11:31:10,231 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:31:10,231 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,231 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,231 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,231 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,232 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:31:10,233 [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 2025-10-17 11:31:10,236 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,236 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1039ms INFO 2025-10-17 11:31:10,236 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,236 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0457ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,236 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,236 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2798ms INFO 2025-10-17 11:31:10,236 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,236 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.131ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,270 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:31:10,270 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:31:10,270 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,270 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:31:10,270 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,270 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,270 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,271 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,271 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,271 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:31:10,271 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,271 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,272 [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 2025-10-17 11:31:10,272 [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 2025-10-17 11:31:10,272 [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 2025-10-17 11:31:10,272 [23 ] 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 2025-10-17 11:31:10,275 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,276 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6951ms INFO 2025-10-17 11:31:10,276 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,276 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4315ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,277 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,277 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.854ms INFO 2025-10-17 11:31:10,277 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,277 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3252ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,278 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,278 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.5306ms INFO 2025-10-17 11:31:10,278 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,278 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2572ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,279 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,279 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7574ms INFO 2025-10-17 11:31:10,279 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,280 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6134ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,328 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:31:10,328 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,328 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,329 [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 2025-10-17 11:31:10,337 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,337 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 7.8658ms INFO 2025-10-17 11:31:10,337 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,337 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4938ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:10,340 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:31:10,340 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:10,340 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,341 [73 ] 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 2025-10-17 11:31:10,361 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:10,361 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.0873ms INFO 2025-10-17 11:31:10,361 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:10,361 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7122ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:13,953 [58 ] 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 2025-10-17 11:31:13,953 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 11:31:13,953 [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 2025-10-17 11:31:13,953 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:13,953 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:13,953 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:13,953 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:13,953 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:13,953 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:13,955 [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 2025-10-17 11:31:13,955 [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 2025-10-17 11:31:13,955 [73 ] 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 2025-10-17 11:31:13,955 [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 2025-10-17 11:31:13,955 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:13,955 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:13,956 [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 2025-10-17 11:31:13,957 [23 ] 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 2025-10-17 11:31:13,957 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:13,957 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:13,958 [23 ] 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 2025-10-17 11:31:13,960 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:13,960 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8883ms INFO 2025-10-17 11:31:13,960 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:13,960 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9529ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:13,961 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:13,961 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.0045ms INFO 2025-10-17 11:31:13,961 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:13,961 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:13,961 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9408ms INFO 2025-10-17 11:31:13,961 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:13,961 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0656ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:13,961 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5334ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:13,962 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:13,962 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:13,962 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 7.1119ms INFO 2025-10-17 11:31:13,962 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:13,962 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7077ms INFO 2025-10-17 11:31:13,962 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:13,962 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0993ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:13,962 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2234ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:14,148 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2079& INFO 2025-10-17 11:31:14,148 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:14,149 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:14,150 [73 ] 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 2025-10-17 11:31:14,163 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:14,300 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 149.7012ms INFO 2025-10-17 11:31:14,300 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:14,300 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 151.8859ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:14,954 [57 ] 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 2025-10-17 11:31:14,954 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:31:14,955 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:14,955 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:14,956 [57 ] 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 2025-10-17 11:31:14,961 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:14,961 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.8463ms INFO 2025-10-17 11:31:14,961 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:14,961 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0719ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:15,054 [73 ] 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 2025-10-17 11:31:15,055 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:15,055 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:15,056 [73 ] 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 2025-10-17 11:31:15,083 [57 ] 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 2025-10-17 11:31:15,084 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:15,084 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:15,085 [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 2025-10-17 11:31:15,089 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:15,089 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5889ms INFO 2025-10-17 11:31:15,089 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:15,089 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.531ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:15,102 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:15,107 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 50.7075ms INFO 2025-10-17 11:31:15,107 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:15,107 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.7847ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:15,249 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 11:31:15,249 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/salaryTop2.225a0e9a.png was not modified INFO 2025-10-17 11:31:15,249 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4126ms 304 image/png INFO 2025-10-17 11:31:16,550 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 11:31:16,551 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:16,551 [73 ] 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 2025-10-17 11:31:16,551 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:16,551 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:16,551 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:16,553 [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 2025-10-17 11:31:16,553 [43 ] 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 2025-10-17 11:31:16,554 [43 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 11:31:16,556 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:16,556 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5467ms INFO 2025-10-17 11:31:16,556 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:16,556 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4758ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:16,561 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:16,561 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3253ms INFO 2025-10-17 11:31:16,561 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:16,561 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.799ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:16,675 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2079& INFO 2025-10-17 11:31:16,675 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:16,675 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:16,676 [43 ] 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 2025-10-17 11:31:16,705 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:16,837 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 160.5902ms INFO 2025-10-17 11:31:16,837 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:16,837 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 162.4547ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:27,651 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671887551&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:31:27,651 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:31:27,652 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7415ms 200 text/html INFO 2025-10-17 11:31:28,200 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760671888137 INFO 2025-10-17 11:31:28,201 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:31:28,201 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6957ms 200 application/javascript INFO 2025-10-17 11:31:28,275 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.16318493560876945 INFO 2025-10-17 11:31:28,276 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:31:28,276 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6746ms 200 application/javascript INFO 2025-10-17 11:31:28,410 [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%3D1760671887551%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:31:28,410 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:31:28,411 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,411 [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 2025-10-17 11:31:28,411 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:31:28,411 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,411 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,412 [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 2025-10-17 11:31:28,412 [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 2025-10-17 11:31:28,413 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671887551&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:31:28,416 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,416 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9493ms INFO 2025-10-17 11:31:28,416 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,416 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3097ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,419 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:31:28,419 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:31:28,419 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:31:28,434 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:31:28,436 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,436 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 24.065ms INFO 2025-10-17 11:31:28,437 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,437 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.0382ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,651 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:31:28,651 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,651 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,653 [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 2025-10-17 11:31:28,654 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:31:28,654 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:31:28,654 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:31:28,655 [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 2025-10-17 11:31:28,655 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,656 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,657 [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 2025-10-17 11:31:28,660 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,660 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2757ms INFO 2025-10-17 11:31:28,660 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,660 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2248ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,669 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:31:28,669 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:31:28,672 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,672 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8716ms INFO 2025-10-17 11:31:28,672 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,672 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1235ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,788 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:31:28,788 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,789 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,790 [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 2025-10-17 11:31:28,790 [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 2025-10-17 11:31:28,790 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,790 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,792 [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 2025-10-17 11:31:28,794 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,794 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6808ms INFO 2025-10-17 11:31:28,794 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,794 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9497ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,795 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,795 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1066ms INFO 2025-10-17 11:31:28,795 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,795 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1033ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,831 [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 2025-10-17 11:31:28,831 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,831 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,832 [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 2025-10-17 11:31:28,833 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:31:28,833 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,834 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,835 [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 2025-10-17 11:31:28,835 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,835 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2063ms INFO 2025-10-17 11:31:28,835 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:31:28,836 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,836 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1351ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,836 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,836 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,837 [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 2025-10-17 11:31:28,838 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,838 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3635ms INFO 2025-10-17 11:31:28,838 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,838 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1926ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,840 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,840 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8545ms INFO 2025-10-17 11:31:28,840 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,840 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5809ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,865 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:31:28,865 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:31:28,865 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,866 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,866 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,866 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,867 [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 2025-10-17 11:31:28,867 [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 2025-10-17 11:31:28,870 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,870 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5481ms INFO 2025-10-17 11:31:28,870 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,871 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3877ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,874 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,875 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7146ms INFO 2025-10-17 11:31:28,875 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,875 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5128ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,906 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:31:28,906 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,906 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,907 [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 2025-10-17 11:31:28,912 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,912 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5854ms INFO 2025-10-17 11:31:28,912 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,912 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3112ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,941 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:31:28,941 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,941 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,943 [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 2025-10-17 11:31:28,943 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:31:28,943 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:28,943 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,945 [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 2025-10-17 11:31:28,951 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,951 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2096ms INFO 2025-10-17 11:31:28,951 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,951 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.227ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:28,961 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:28,961 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6861ms INFO 2025-10-17 11:31:28,961 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:28,962 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5787ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:30,886 [58 ] 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 2025-10-17 11:31:30,886 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:30,886 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:30,888 [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 2025-10-17 11:31:30,889 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 11:31:30,889 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:30,889 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:30,890 [73 ] 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 2025-10-17 11:31:30,890 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 11:31:30,890 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:30,890 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:30,890 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:30,891 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:30,891 [81 ] 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 2025-10-17 11:31:30,892 [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 2025-10-17 11:31:30,892 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:30,892 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0407ms INFO 2025-10-17 11:31:30,892 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:30,892 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2537ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:30,892 [43 ] 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 2025-10-17 11:31:30,894 [58 ] 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 2025-10-17 11:31:30,894 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:30,894 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:30,895 [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 2025-10-17 11:31:30,895 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:30,895 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4145ms INFO 2025-10-17 11:31:30,895 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:30,895 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3362ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:30,896 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:30,896 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9979ms INFO 2025-10-17 11:31:30,896 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:30,896 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6654ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:30,897 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:30,897 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.218ms INFO 2025-10-17 11:31:30,897 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:30,898 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4399ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:30,898 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:30,898 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7929ms INFO 2025-10-17 11:31:30,898 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:30,898 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3747ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:31:31,123 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2079& INFO 2025-10-17 11:31:31,124 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:31:31,124 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:31,125 [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 2025-10-17 11:31:31,140 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:31:31,277 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 151.729ms INFO 2025-10-17 11:31:31,277 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:31:31,277 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 153.8794ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:18,230 [52 ] 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 146607 INFO 2025-10-17 11:32:18,230 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:32:18,230 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:18,231 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:18,232 [52 ] 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 2025-10-17 11:32:18,252 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:18,252 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 19.393ms INFO 2025-10-17 11:32:18,252 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:18,252 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7653ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:18,555 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3923&formCode=0070&exeId=62256& INFO 2025-10-17 11:32:18,555 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:18,555 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:18,557 [7 ] 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 2025-10-17 11:32:18,561 [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=1VTg%2FmylzIc%3D& INFO 2025-10-17 11:32:18,561 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:18,562 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:18,563 [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 2025-10-17 11:32:18,569 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:18,569 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8093ms INFO 2025-10-17 11:32:18,569 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:18,569 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7286ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:18,604 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:18,608 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 51.0239ms INFO 2025-10-17 11:32:18,608 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:18,608 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.4055ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:18,779 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=56bf3e0c-395d-f1f0-e996-8c4e9bea2f6e&attachTableName=& INFO 2025-10-17 11:32:18,779 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:18,779 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:18,781 [7 ] 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 2025-10-17 11:32:18,787 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=11f67c96-74f7-5aa5-1f8c-ee8912875363&attachTableName=& INFO 2025-10-17 11:32:18,787 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:18,787 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:18,789 [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 2025-10-17 11:32:18,796 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:18,796 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 15.1312ms INFO 2025-10-17 11:32:18,796 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:18,796 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5947ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:18,800 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:18,800 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.5026ms INFO 2025-10-17 11:32:18,800 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:18,800 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4108ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:38,246 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:32:38,246 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:38,246 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:38,248 [7 ] 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 2025-10-17 11:32:38,253 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:38,253 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.0739ms INFO 2025-10-17 11:32:38,253 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:38,253 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4202ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:38,254 [52 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:32:38,254 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:38,254 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:38,255 [52 ] 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 2025-10-17 11:32:38,341 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:38,341 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 85.2688ms INFO 2025-10-17 11:32:38,341 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:38,341 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.2761ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:40,481 [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 2025-10-17 11:32:40,481 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:40,481 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:40,483 [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 2025-10-17 11:32:40,487 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:40,487 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5103ms INFO 2025-10-17 11:32:40,487 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:40,487 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7835ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:40,495 [25 ] 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=3923& INFO 2025-10-17 11:32:40,495 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:40,495 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:40,497 [25 ] 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 2025-10-17 11:32:40,498 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3923&formCode=0070&flowID=&nodeCode=&exeId=62256&guid=&flag=& INFO 2025-10-17 11:32:40,499 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:40,499 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:40,500 [4 ] 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 2025-10-17 11:32:40,501 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:40,501 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.8864ms INFO 2025-10-17 11:32:40,501 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:40,502 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5866ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:40,542 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:40,545 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 45.4517ms INFO 2025-10-17 11:32:40,545 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:40,546 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3314ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:40,665 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=56bf3e0c-395d-f1f0-e996-8c4e9bea2f6e&attachTableName=& INFO 2025-10-17 11:32:40,665 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:40,665 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:40,666 [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 2025-10-17 11:32:40,673 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=11f67c96-74f7-5aa5-1f8c-ee8912875363&attachTableName=& INFO 2025-10-17 11:32:40,673 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:40,673 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:40,674 [4 ] 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 2025-10-17 11:32:40,679 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:40,679 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.7081ms INFO 2025-10-17 11:32:40,679 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:40,679 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6745ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:40,684 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:40,684 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.2342ms INFO 2025-10-17 11:32:40,684 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:40,685 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0775ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:41,649 [4 ] 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=1VTg%2FmylzIc%3D& INFO 2025-10-17 11:32:41,649 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:41,650 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:41,651 [4 ] 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 2025-10-17 11:32:41,657 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:41,657 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0051ms INFO 2025-10-17 11:32:41,657 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:41,657 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1686ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:52,860 [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 2025-10-17 11:32:52,860 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:52,860 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:52,861 [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 2025-10-17 11:32:52,866 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:52,866 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7392ms INFO 2025-10-17 11:32:52,866 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:52,866 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8323ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:52,872 [57 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:32:52,872 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:52,872 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:52,874 [57 ] 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 2025-10-17 11:32:52,951 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:52,951 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 77.5921ms INFO 2025-10-17 11:32:52,951 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:52,951 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.5211ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:53,663 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:32:53,664 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:53,664 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:53,665 [25 ] 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 2025-10-17 11:32:53,669 [57 ] 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=3919& INFO 2025-10-17 11:32:53,669 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:53,669 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:53,670 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:53,670 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.33ms INFO 2025-10-17 11:32:53,670 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:53,670 [57 ] 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 2025-10-17 11:32:53,671 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4637ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:53,676 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:53,677 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 6.0172ms INFO 2025-10-17 11:32:53,677 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:53,677 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9478ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:53,679 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3919&formCode=0070&flowID=&nodeCode=&exeId=62252&guid=&flag=& INFO 2025-10-17 11:32:53,680 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:53,680 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:53,681 [4 ] 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 2025-10-17 11:32:53,723 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:53,726 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 44.6753ms INFO 2025-10-17 11:32:53,726 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:53,726 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.3331ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:53,870 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=04e18a05-d26c-c2fa-2302-d80edfb27a04&attachTableName=& INFO 2025-10-17 11:32:53,871 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:53,871 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:53,872 [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 2025-10-17 11:32:53,882 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=51f1e757-a53d-7122-eabf-7989b4b0a3ad&attachTableName=& INFO 2025-10-17 11:32:53,882 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:53,882 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:53,883 [4 ] 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 2025-10-17 11:32:53,884 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:53,884 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.7093ms INFO 2025-10-17 11:32:53,884 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:53,884 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8323ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:53,893 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:53,893 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.0969ms INFO 2025-10-17 11:32:53,893 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:53,894 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9523ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:54,867 [4 ] 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=Wux81Nos7HE%3D& INFO 2025-10-17 11:32:54,868 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:54,868 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:54,869 [4 ] 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 2025-10-17 11:32:54,876 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:54,876 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.4281ms INFO 2025-10-17 11:32:54,876 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:54,876 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4638ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:56,835 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:32:56,835 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:56,835 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:56,837 [57 ] 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 2025-10-17 11:32:56,841 [25 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:32:56,842 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:56,842 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:56,843 [25 ] 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 2025-10-17 11:32:56,845 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:56,845 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.4005ms INFO 2025-10-17 11:32:56,845 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:56,845 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6299ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:56,924 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:56,924 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 80.7964ms INFO 2025-10-17 11:32:56,924 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:56,924 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.6644ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:57,821 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:32:57,822 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:57,822 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:57,824 [4 ] 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 2025-10-17 11:32:57,829 [7 ] 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=3923& INFO 2025-10-17 11:32:57,829 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:57,829 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:57,830 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:57,830 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.7695ms INFO 2025-10-17 11:32:57,830 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:57,830 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8748ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:57,831 [7 ] 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 2025-10-17 11:32:57,836 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:57,836 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.1216ms INFO 2025-10-17 11:32:57,836 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:57,836 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0152ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:57,838 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3923&formCode=0070&flowID=&nodeCode=&exeId=62256&guid=&flag=& INFO 2025-10-17 11:32:57,838 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:57,838 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:57,839 [7 ] 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 2025-10-17 11:32:57,880 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:57,883 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 43.597ms INFO 2025-10-17 11:32:57,883 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:57,883 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5692ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:58,010 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=56bf3e0c-395d-f1f0-e996-8c4e9bea2f6e&attachTableName=& INFO 2025-10-17 11:32:58,010 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:58,010 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:58,012 [7 ] 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 2025-10-17 11:32:58,017 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=11f67c96-74f7-5aa5-1f8c-ee8912875363&attachTableName=& INFO 2025-10-17 11:32:58,017 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:58,017 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:58,019 [25 ] 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 2025-10-17 11:32:58,024 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:58,024 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.4583ms INFO 2025-10-17 11:32:58,024 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:58,024 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6568ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:58,029 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:58,029 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.7001ms INFO 2025-10-17 11:32:58,029 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:58,029 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8885ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:32:59,001 [4 ] 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=1VTg%2FmylzIc%3D& INFO 2025-10-17 11:32:59,002 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:32:59,002 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:59,003 [4 ] 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 2025-10-17 11:32:59,010 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:32:59,010 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2327ms INFO 2025-10-17 11:32:59,010 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:32:59,010 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9152ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:01,658 [7 ] 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 2025-10-17 11:33:01,658 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:01,658 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:01,659 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:01,660 [7 ] 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 2025-10-17 11:33:01,679 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:oSPvd4P0XEo= INFO 2025-10-17 11:33:01,680 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2025-10-17 11:33:01,680 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:1VTg/mylzIc= INFO 2025-10-17 11:33:01,680 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2025-10-17 11:33:01,721 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:01,722 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 61.4842ms INFO 2025-10-17 11:33:01,722 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:01,722 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7437ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:01,810 [4 ] 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 2025-10-17 11:33:01,810 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:01,811 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:01,811 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:01,813 [4 ] 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 2025-10-17 11:33:01,817 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:01,817 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 3.9695ms INFO 2025-10-17 11:33:01,817 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:01,817 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7479ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:02,818 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:33:02,818 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:02,818 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:02,820 [7 ] 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 2025-10-17 11:33:02,825 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:02,826 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.2924ms INFO 2025-10-17 11:33:02,826 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:02,826 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1655ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:02,827 [7 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:33:02,828 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:02,828 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:02,829 [7 ] 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 2025-10-17 11:33:02,877 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:02,877 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 47.965ms INFO 2025-10-17 11:33:02,877 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:02,877 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9812ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:03,956 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 11:33:03,956 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:03,956 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:03,958 [4 ] 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 2025-10-17 11:33:03,963 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:03,963 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.3243ms INFO 2025-10-17 11:33:03,963 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:03,963 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4886ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:05,491 [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 2025-10-17 11:33:05,491 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:05,491 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:05,493 [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 2025-10-17 11:33:05,497 [52 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 11:33:05,497 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:05,497 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:05,498 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:05,498 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1879ms INFO 2025-10-17 11:33:05,498 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:05,498 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2651ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:05,499 [52 ] 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 2025-10-17 11:33:05,545 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:05,545 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 46.4808ms INFO 2025-10-17 11:33:05,545 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:05,546 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6739ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:06,813 [25 ] 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 2025-10-17 11:33:06,813 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:06,813 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:06,815 [25 ] 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 2025-10-17 11:33:07,243 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:07,243 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 428.2397ms INFO 2025-10-17 11:33:07,243 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:07,243 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 430.8087ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:08,244 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d5e02413-e780-4522-a908-d7b736a15805& INFO 2025-10-17 11:33:08,244 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:08,244 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,246 [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 2025-10-17 11:33:08,294 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:08,294 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.112ms INFO 2025-10-17 11:33:08,294 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,294 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.669ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:08,562 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:33:08,563 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:08,563 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,565 [25 ] 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 2025-10-17 11:33:08,565 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330725&isHis=& INFO 2025-10-17 11:33:08,565 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:08,565 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,566 [52 ] 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 2025-10-17 11:33:08,571 [52 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:33:08,571 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:08,572 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.9897ms INFO 2025-10-17 11:33:08,572 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,572 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1904ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:08,575 [52 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:33:08,578 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:08,578 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 11.2013ms INFO 2025-10-17 11:33:08,578 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,578 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0415ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:08,683 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=d5e02413-e780-4522-a908-d7b736a15805&isHis=& INFO 2025-10-17 11:33:08,684 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:08,684 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,685 [52 ] 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 2025-10-17 11:33:08,731 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:08,731 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.0335ms INFO 2025-10-17 11:33:08,731 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,731 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1748ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:08,816 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:33:08,817 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:08,817 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,818 [7 ] 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 2025-10-17 11:33:08,823 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:08,824 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.079ms INFO 2025-10-17 11:33:08,824 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,824 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3035ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:08,930 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d5e02413-e780-4522-a908-d7b736a15805&isHis=& INFO 2025-10-17 11:33:08,930 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:08,930 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,931 [7 ] 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 2025-10-17 11:33:08,936 [4 ] 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=d5e02413-e780-4522-a908-d7b736a15805&recordId=3917&tableName=FORM71& INFO 2025-10-17 11:33:08,936 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:08,936 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,937 [4 ] 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 2025-10-17 11:33:08,945 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d5e02413-e780-4522-a908-d7b736a15805&flowID=185&nodeCode=begin& INFO 2025-10-17 11:33:08,946 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:08,946 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,947 [52 ] 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 2025-10-17 11:33:08,991 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:08,992 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.4619ms INFO 2025-10-17 11:33:08,992 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:08,992 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.3007ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:09,013 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:09,013 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 82.0067ms INFO 2025-10-17 11:33:09,013 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,014 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.993ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:09,017 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:09,017 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.7663ms INFO 2025-10-17 11:33:09,017 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,017 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.5793ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:09,085 [4 ] 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=3917&approveID=330725& INFO 2025-10-17 11:33:09,085 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:09,085 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,087 [4 ] 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 2025-10-17 11:33:09,093 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:09,093 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 6.0049ms INFO 2025-10-17 11:33:09,093 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,093 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2757ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:09,203 [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 2025-10-17 11:33:09,204 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:09,204 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,205 [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 2025-10-17 11:33:09,209 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:09,209 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7485ms INFO 2025-10-17 11:33:09,209 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,209 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.04ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:09,216 [4 ] 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 2025-10-17 11:33:09,217 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:09,217 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,218 [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 2025-10-17 11:33:09,221 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:09,221 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2398ms INFO 2025-10-17 11:33:09,221 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,221 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0172ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:09,227 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3917&formCode=0070&flowID=185&nodeCode=begin&exeId=62246&guid=d5e02413-e780-4522-a908-d7b736a15805&flag=4& INFO 2025-10-17 11:33:09,227 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:09,227 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,229 [4 ] 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 2025-10-17 11:33:09,341 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:09,344 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 115.2259ms INFO 2025-10-17 11:33:09,344 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,344 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 117.2675ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:09,533 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e80f883c-323c-0bdc-7a9c-379774471cd9&attachTableName=& INFO 2025-10-17 11:33:09,533 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:09,534 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,535 [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 2025-10-17 11:33:09,548 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d4a0654c-adc6-99d1-ee80-b9da1c981e7c&attachTableName=& INFO 2025-10-17 11:33:09,549 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:09,549 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,549 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:09,549 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.693ms INFO 2025-10-17 11:33:09,549 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,549 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8527ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:09,550 [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 2025-10-17 11:33:09,560 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:09,560 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.2821ms INFO 2025-10-17 11:33:09,560 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:09,560 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1842ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:10,523 [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=ZiSRnYeILp8%3D& INFO 2025-10-17 11:33:10,523 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:10,523 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:10,525 [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 2025-10-17 11:33:10,531 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:10,531 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.103ms INFO 2025-10-17 11:33:10,531 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:10,531 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1644ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:13,371 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:33:13,372 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:13,372 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:13,373 [4 ] 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 2025-10-17 11:33:13,377 [54 ] 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 2025-10-17 11:33:13,377 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:13,378 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:13,378 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:13,378 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6899ms INFO 2025-10-17 11:33:13,378 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:13,378 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8706ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:13,379 [54 ] 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 2025-10-17 11:33:13,724 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:13,725 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 345.7549ms INFO 2025-10-17 11:33:13,725 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:13,725 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 347.6504ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,199 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=31c70198-fddb-418c-933c-8f21cd19c68a& INFO 2025-10-17 11:33:15,199 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,199 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,201 [52 ] 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 2025-10-17 11:33:15,247 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:15,247 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.502ms INFO 2025-10-17 11:33:15,247 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,247 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6492ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,351 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:33:15,351 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,351 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,353 [52 ] 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 2025-10-17 11:33:15,359 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:15,359 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.265ms INFO 2025-10-17 11:33:15,359 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,359 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3152ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,360 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330747&isHis=& INFO 2025-10-17 11:33:15,361 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,361 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,362 [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 2025-10-17 11:33:15,366 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:33:15,370 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:33:15,372 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:15,372 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.9821ms INFO 2025-10-17 11:33:15,372 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,372 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7917ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,470 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 11:33:15,471 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,471 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,472 [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 2025-10-17 11:33:15,537 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:15,538 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 65.6108ms INFO 2025-10-17 11:33:15,538 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,538 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.5294ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,647 [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 2025-10-17 11:33:15,648 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,648 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,650 [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 2025-10-17 11:33:15,654 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:15,654 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5507ms INFO 2025-10-17 11:33:15,654 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,655 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1432ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,741 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 11:33:15,742 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,742 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,743 [57 ] 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 2025-10-17 11:33:15,747 [4 ] 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=31c70198-fddb-418c-933c-8f21cd19c68a&recordId=3918&tableName=FORM71& INFO 2025-10-17 11:33:15,747 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,747 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,748 [4 ] 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 2025-10-17 11:33:15,754 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=31c70198-fddb-418c-933c-8f21cd19c68a&flowID=185&nodeCode=begin& INFO 2025-10-17 11:33:15,755 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,755 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,756 [25 ] 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 2025-10-17 11:33:15,799 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:15,800 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.4765ms INFO 2025-10-17 11:33:15,800 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,800 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.1584ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,825 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:15,825 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 82.333ms INFO 2025-10-17 11:33:15,825 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,825 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.1839ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,828 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:15,828 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.8627ms INFO 2025-10-17 11:33:15,828 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,828 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.64ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,882 [25 ] 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=3918&approveID=330747& INFO 2025-10-17 11:33:15,882 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,882 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,883 [25 ] 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 2025-10-17 11:33:15,888 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:15,888 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.8177ms INFO 2025-10-17 11:33:15,888 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,888 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6421ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,975 [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 2025-10-17 11:33:15,976 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,976 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,977 [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 2025-10-17 11:33:15,980 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:15,980 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2102ms INFO 2025-10-17 11:33:15,980 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,981 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1901ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:15,984 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3918&formCode=0070&flowID=185&nodeCode=begin&exeId=62250&guid=31c70198-fddb-418c-933c-8f21cd19c68a&flag=4& INFO 2025-10-17 11:33:15,984 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:15,984 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:15,986 [7 ] 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 2025-10-17 11:33:16,069 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:16,072 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 86.2231ms INFO 2025-10-17 11:33:16,072 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:16,072 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.1198ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:16,381 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=1a00c59b-a905-2851-9dde-a423cd782d06&attachTableName=& INFO 2025-10-17 11:33:16,381 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:16,381 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:16,383 [7 ] 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 2025-10-17 11:33:16,389 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a3d7ebee-e677-a4a5-07db-942d7d7ee500&attachTableName=& INFO 2025-10-17 11:33:16,389 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:16,389 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:16,391 [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 2025-10-17 11:33:16,397 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:16,397 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 14.0432ms INFO 2025-10-17 11:33:16,397 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:16,397 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5703ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:16,401 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:16,402 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.8633ms INFO 2025-10-17 11:33:16,402 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:16,402 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8965ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:17,629 [7 ] 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=Kze%2FAqQEn0A%3D& INFO 2025-10-17 11:33:17,629 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:17,629 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:17,631 [7 ] 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 2025-10-17 11:33:17,637 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:17,637 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1809ms INFO 2025-10-17 11:33:17,637 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:17,637 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3432ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:22,898 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672002867&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:33:22,898 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:33:22,898 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7441ms 200 text/html INFO 2025-10-17 11:33:23,110 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760672003104 INFO 2025-10-17 11:33:23,111 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:33:23,111 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.602ms 200 application/javascript INFO 2025-10-17 11:33:23,121 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2103075726631478 INFO 2025-10-17 11:33:23,122 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:33:23,122 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4325ms 200 application/javascript INFO 2025-10-17 11:33:23,226 [54 ] 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%3D1760672002867%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 11:33:23,226 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:33:23,226 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,228 [54 ] 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 2025-10-17 11:33:23,229 [54 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672002867&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:33:23,232 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,232 [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 2025-10-17 11:33:23,232 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0549ms INFO 2025-10-17 11:33:23,232 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,232 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:23,232 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1138ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,232 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,232 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,233 [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 2025-10-17 11:33:23,234 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:33:23,234 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:33:23,234 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:33:23,250 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:33:23,252 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,252 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1164ms INFO 2025-10-17 11:33:23,252 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,252 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7848ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,326 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:33:23,326 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,326 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,327 [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 2025-10-17 11:33:23,327 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,327 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,327 [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 2025-10-17 11:33:23,328 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:33:23,328 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:33:23,328 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:33:23,329 [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 2025-10-17 11:33:23,332 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,332 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.261ms INFO 2025-10-17 11:33:23,332 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,332 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0926ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,343 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:33:23,343 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:33:23,346 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,346 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1173ms INFO 2025-10-17 11:33:23,346 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,346 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8569ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,422 [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 2025-10-17 11:33:23,422 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,423 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,423 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:33:23,423 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,423 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,424 [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 2025-10-17 11:33:23,424 [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 2025-10-17 11:33:23,427 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,427 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3094ms INFO 2025-10-17 11:33:23,427 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,427 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,427 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4598ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,427 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9814ms INFO 2025-10-17 11:33:23,428 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,428 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8898ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,490 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f7027837-f3ee-4eb7-9268-2e262f54732d%20%20& INFO 2025-10-17 11:33:23,490 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,490 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,492 [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 2025-10-17 11:33:23,492 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:33:23,493 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,493 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,494 [80 ] 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 2025-10-17 11:33:23,519 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,519 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 25.3502ms INFO 2025-10-17 11:33:23,519 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,519 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1794ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,546 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,546 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 53.9443ms INFO 2025-10-17 11:33:23,546 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,546 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.7247ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,618 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:33:23,618 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,618 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330762&isHis=& INFO 2025-10-17 11:33:23,619 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,619 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,619 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,620 [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 2025-10-17 11:33:23,620 [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 2025-10-17 11:33:23,624 [80 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:33:23,626 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,626 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2973ms INFO 2025-10-17 11:33:23,626 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,627 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4711ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,628 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,629 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.45ms INFO 2025-10-17 11:33:23,629 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,629 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1481ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,696 [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 2025-10-17 11:33:23,697 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,697 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,698 [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 2025-10-17 11:33:23,702 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,703 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4641ms INFO 2025-10-17 11:33:23,703 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,703 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4308ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,775 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f7027837-f3ee-4eb7-9268-2e262f54732d%20%20&isHis=& INFO 2025-10-17 11:33:23,776 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,776 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,777 [7 ] 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 2025-10-17 11:33:23,780 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=N1703232725173&guid=f7027837-f3ee-4eb7-9268-2e262f54732d%20%20&recordId=3923&tableName=FORM71& INFO 2025-10-17 11:33:23,780 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,780 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,781 [52 ] 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 2025-10-17 11:33:23,787 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f7027837-f3ee-4eb7-9268-2e262f54732d%20%20&flowID=185&nodeCode=N1703232725173& INFO 2025-10-17 11:33:23,787 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,787 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,789 [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 2025-10-17 11:33:23,831 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,831 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.103ms INFO 2025-10-17 11:33:23,831 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,831 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8395ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,858 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,858 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 76.7751ms INFO 2025-10-17 11:33:23,858 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,858 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.5644ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,859 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,859 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 81.6741ms INFO 2025-10-17 11:33:23,859 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,859 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.6591ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,900 [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=3923&approveID=330762& INFO 2025-10-17 11:33:23,900 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,900 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,902 [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 2025-10-17 11:33:23,906 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,906 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.5834ms INFO 2025-10-17 11:33:23,906 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,906 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4497ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:23,993 [57 ] 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 2025-10-17 11:33:23,994 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,994 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,995 [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 2025-10-17 11:33:23,998 [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=3923&formCode=0070&flowID=185&nodeCode=N1703232725173&exeId=62256&guid=f7027837-f3ee-4eb7-9268-2e262f54732d%20%20&flag=1& INFO 2025-10-17 11:33:23,998 [25 ] 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 2025-10-17 11:33:23,998 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,998 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:23,998 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,998 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,998 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:23,999 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2111ms INFO 2025-10-17 11:33:23,999 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:23,999 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.358ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:24,000 [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 2025-10-17 11:33:24,000 [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 2025-10-17 11:33:24,002 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:24,002 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7392ms INFO 2025-10-17 11:33:24,002 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:24,003 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.597ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:24,079 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:24,082 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 82.2682ms INFO 2025-10-17 11:33:24,082 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:24,082 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.2693ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:24,275 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=56bf3e0c-395d-f1f0-e996-8c4e9bea2f6e&attachTableName=& INFO 2025-10-17 11:33:24,275 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:24,275 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:24,276 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=11f67c96-74f7-5aa5-1f8c-ee8912875363&attachTableName=& INFO 2025-10-17 11:33:24,276 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:24,276 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:24,277 [7 ] 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 2025-10-17 11:33:24,278 [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 2025-10-17 11:33:24,290 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:24,290 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:24,290 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.9051ms INFO 2025-10-17 11:33:24,290 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:24,290 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.9389ms INFO 2025-10-17 11:33:24,290 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:24,290 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8939ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:24,290 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0824ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:24,914 [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 2025-10-17 11:33:24,914 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:24,914 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:24,915 [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 2025-10-17 11:33:24,920 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:24,920 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4561ms INFO 2025-10-17 11:33:24,920 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:24,920 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5828ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:24,922 [25 ] 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 2025-10-17 11:33:24,922 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:24,922 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:24,923 [25 ] 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 2025-10-17 11:33:25,278 [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=1VTg%2FmylzIc%3D& INFO 2025-10-17 11:33:25,279 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:25,279 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:25,281 [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 2025-10-17 11:33:25,288 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:25,288 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.7776ms INFO 2025-10-17 11:33:25,288 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:25,288 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7483ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:25,294 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:25,295 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 371.4168ms INFO 2025-10-17 11:33:25,295 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:25,295 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 373.1067ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:30,963 [52 ] 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 2025-10-17 11:33:30,963 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:30,963 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:30,964 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:30,965 [52 ] 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 2025-10-17 11:33:31,012 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:31,012 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.2963ms INFO 2025-10-17 11:33:31,012 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:31,013 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5356ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:31,076 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 11:33:31,076 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:31,076 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:31,078 [25 ] 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 2025-10-17 11:33:31,086 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:31,086 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.2685ms INFO 2025-10-17 11:33:31,086 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:31,086 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4169ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:31,961 [7 ] 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 2025-10-17 11:33:31,961 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:31,962 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:31,962 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:31,963 [7 ] 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 2025-10-17 11:33:32,059 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,060 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 96.195ms INFO 2025-10-17 11:33:32,060 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,060 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.3431ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,137 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=22d4ed4b-5efd-4c65-a7f1-d71e19ce1571& INFO 2025-10-17 11:33:32,137 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,138 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,139 [25 ] 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 2025-10-17 11:33:32,196 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,196 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 56.5447ms INFO 2025-10-17 11:33:32,196 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,196 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.7554ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,261 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:33:32,261 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,262 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,263 [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 2025-10-17 11:33:32,268 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330748&isHis=& INFO 2025-10-17 11:33:32,268 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,269 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,270 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,270 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5716ms INFO 2025-10-17 11:33:32,270 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,270 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7833ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,271 [25 ] 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 2025-10-17 11:33:32,275 [25 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:33:32,280 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,280 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.632ms INFO 2025-10-17 11:33:32,280 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,280 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1586ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,342 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:33:32,343 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,343 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,344 [57 ] 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 2025-10-17 11:33:32,348 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,348 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3384ms INFO 2025-10-17 11:33:32,348 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,348 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1313ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,410 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=22d4ed4b-5efd-4c65-a7f1-d71e19ce1571&isHis=& INFO 2025-10-17 11:33:32,410 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,410 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,411 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=22d4ed4b-5efd-4c65-a7f1-d71e19ce1571&flowID=185&nodeCode=N1703232725173& INFO 2025-10-17 11:33:32,411 [25 ] 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 2025-10-17 11:33:32,411 [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=N1703232725173&guid=22d4ed4b-5efd-4c65-a7f1-d71e19ce1571&recordId=3918&tableName=FORM71& INFO 2025-10-17 11:33:32,412 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,412 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,412 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,412 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,413 [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 2025-10-17 11:33:32,413 [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 2025-10-17 11:33:32,457 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,457 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.5771ms INFO 2025-10-17 11:33:32,457 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,457 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0768ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,494 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,494 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 80.9352ms INFO 2025-10-17 11:33:32,494 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,494 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.6934ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,495 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,495 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.3966ms INFO 2025-10-17 11:33:32,495 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,495 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.128ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,530 [80 ] 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=3918&approveID=330748& INFO 2025-10-17 11:33:32,531 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,531 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,532 [80 ] 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 2025-10-17 11:33:32,537 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,537 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.5914ms INFO 2025-10-17 11:33:32,537 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,537 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5505ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,611 [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 2025-10-17 11:33:32,611 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,611 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,613 [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 2025-10-17 11:33:32,616 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,616 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0125ms INFO 2025-10-17 11:33:32,616 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,616 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8142ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,618 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3918&formCode=0070&flowID=185&nodeCode=N1703232725173&exeId=62250&guid=22d4ed4b-5efd-4c65-a7f1-d71e19ce1571&flag=1& INFO 2025-10-17 11:33:32,618 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,618 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,620 [80 ] 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 2025-10-17 11:33:32,705 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,708 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 88.6481ms INFO 2025-10-17 11:33:32,708 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,708 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.3391ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,928 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a3d7ebee-e677-a4a5-07db-942d7d7ee500&attachTableName=& INFO 2025-10-17 11:33:32,928 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=1a00c59b-a905-2851-9dde-a423cd782d06&attachTableName=& INFO 2025-10-17 11:33:32,929 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,929 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:32,929 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,929 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,930 [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 2025-10-17 11:33:32,930 [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 2025-10-17 11:33:32,941 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,941 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.812ms INFO 2025-10-17 11:33:32,941 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:32,941 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,941 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.8995ms INFO 2025-10-17 11:33:32,941 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:32,941 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.975ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:32,941 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9728ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:33,896 [80 ] 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=Kze%2FAqQEn0A%3D& INFO 2025-10-17 11:33:33,896 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:33,896 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:33,898 [80 ] 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 2025-10-17 11:33:33,904 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:33,904 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0653ms INFO 2025-10-17 11:33:33,904 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:33,904 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1843ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:35,009 [4 ] 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 2025-10-17 11:33:35,009 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:35,010 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:35,010 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:35,011 [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 2025-10-17 11:33:35,058 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:35,058 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.6342ms INFO 2025-10-17 11:33:35,058 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:35,058 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9751ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:37,529 [57 ] 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 2025-10-17 11:33:37,529 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:37,530 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:37,530 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:37,531 [57 ] 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 2025-10-17 11:33:37,625 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:37,625 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 94.4062ms INFO 2025-10-17 11:33:37,626 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:37,626 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.5308ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:37,711 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3513f84a-d2b7-4df2-8374-9266e35617ea& INFO 2025-10-17 11:33:37,712 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:37,712 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:37,713 [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 2025-10-17 11:33:37,759 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:37,759 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6647ms INFO 2025-10-17 11:33:37,759 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:37,759 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.683ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:37,829 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:33:37,829 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:37,829 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330744&isHis=& INFO 2025-10-17 11:33:37,829 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:37,829 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:37,830 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:37,831 [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 2025-10-17 11:33:37,831 [57 ] 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 2025-10-17 11:33:37,835 [57 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:33:37,837 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:37,837 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0315ms INFO 2025-10-17 11:33:37,837 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:37,837 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9249ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:37,839 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:37,839 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.6948ms INFO 2025-10-17 11:33:37,840 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:37,840 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3913ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:37,947 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 11:33:37,947 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:37,947 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:37,949 [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 2025-10-17 11:33:37,953 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:37,953 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.452ms INFO 2025-10-17 11:33:37,953 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:37,953 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6968ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:38,022 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=3513f84a-d2b7-4df2-8374-9266e35617ea&isHis=& INFO 2025-10-17 11:33:38,022 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:38,023 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,024 [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 2025-10-17 11:33:38,024 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=3513f84a-d2b7-4df2-8374-9266e35617ea&flowID=158&nodeCode=N1703667424547& INFO 2025-10-17 11:33:38,024 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:38,025 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,025 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1703667424547&guid=3513f84a-d2b7-4df2-8374-9266e35617ea&recordId=1417&tableName=FWorkPlanMain& INFO 2025-10-17 11:33:38,025 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:38,025 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,026 [57 ] 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 2025-10-17 11:33:38,026 [4 ] 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 2025-10-17 11:33:38,069 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:38,069 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.9475ms INFO 2025-10-17 11:33:38,069 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,069 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.9434ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:38,107 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:38,107 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 80.5549ms INFO 2025-10-17 11:33:38,107 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,107 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.4386ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:38,107 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:38,108 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.6161ms INFO 2025-10-17 11:33:38,108 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,108 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.6471ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:38,144 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1417&approveID=330744& INFO 2025-10-17 11:33:38,144 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:38,145 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,146 [80 ] 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 2025-10-17 11:33:38,156 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:38,156 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 10.2164ms INFO 2025-10-17 11:33:38,156 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,156 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1039ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:38,237 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1417&formCode=9601&flowID=158&nodeCode=N1703667424547&exeId=62248&guid=3513f84a-d2b7-4df2-8374-9266e35617ea&flag=1& INFO 2025-10-17 11:33:38,238 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:38,238 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,239 [25 ] 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 2025-10-17 11:33:38,293 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:38,297 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 57.8416ms INFO 2025-10-17 11:33:38,297 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,297 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.716ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:38,435 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=Nm8NX6gmun4%3D& INFO 2025-10-17 11:33:38,435 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:38,436 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,437 [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 2025-10-17 11:33:38,443 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:38,443 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9861ms INFO 2025-10-17 11:33:38,443 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:38,443 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0195ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:41,261 [7 ] 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 2025-10-17 11:33:41,261 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:41,261 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:41,261 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:41,263 [7 ] 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 2025-10-17 11:33:41,310 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:41,310 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.3643ms INFO 2025-10-17 11:33:41,310 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:41,310 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6446ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:42,178 [80 ] 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 2025-10-17 11:33:42,178 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:42,178 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:42,179 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,180 [80 ] 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 2025-10-17 11:33:42,311 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:42,311 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 130.9057ms INFO 2025-10-17 11:33:42,311 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,311 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 133.2999ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:42,383 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=e88a50aa-f23a-4442-88ea-b4c1792dfd6d& INFO 2025-10-17 11:33:42,384 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:42,384 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,385 [7 ] 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 2025-10-17 11:33:42,430 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:42,430 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.2193ms INFO 2025-10-17 11:33:42,430 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,431 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3263ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:42,494 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:33:42,495 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:42,495 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,496 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330737&isHis=& INFO 2025-10-17 11:33:42,496 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:42,496 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,496 [80 ] 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 2025-10-17 11:33:42,497 [52 ] 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 2025-10-17 11:33:42,501 [52 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:33:42,502 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:42,502 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8276ms INFO 2025-10-17 11:33:42,502 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,502 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7841ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:42,506 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:42,506 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.6054ms INFO 2025-10-17 11:33:42,506 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,506 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3744ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:42,585 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 11:33:42,585 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:42,586 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,587 [7 ] 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 2025-10-17 11:33:42,591 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:42,591 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.9961ms INFO 2025-10-17 11:33:42,591 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,591 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7052ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:42,664 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=e88a50aa-f23a-4442-88ea-b4c1792dfd6d&isHis=& INFO 2025-10-17 11:33:42,664 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:42,665 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,666 [52 ] 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 2025-10-17 11:33:42,667 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=e88a50aa-f23a-4442-88ea-b4c1792dfd6d&flowID=158&nodeCode=N1703667424547& INFO 2025-10-17 11:33:42,667 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1703667424547&guid=e88a50aa-f23a-4442-88ea-b4c1792dfd6d&recordId=1369&tableName=FWorkPlanMain& INFO 2025-10-17 11:33:42,667 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:42,667 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:42,667 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,667 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,669 [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 2025-10-17 11:33:42,669 [25 ] 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 2025-10-17 11:33:42,713 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:42,713 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.1008ms INFO 2025-10-17 11:33:42,713 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,713 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.8295ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:42,751 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:42,751 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 85.3337ms INFO 2025-10-17 11:33:42,751 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,751 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.9581ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:42,754 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:42,755 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 85.9565ms INFO 2025-10-17 11:33:42,755 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,755 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.6307ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:42,788 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1369&approveID=330737& INFO 2025-10-17 11:33:42,788 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:42,788 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,790 [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 2025-10-17 11:33:42,800 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:42,801 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 10.4898ms INFO 2025-10-17 11:33:42,801 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,801 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7313ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:42,878 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1369&formCode=9601&flowID=158&nodeCode=N1703667424547&exeId=61058&guid=e88a50aa-f23a-4442-88ea-b4c1792dfd6d&flag=1& INFO 2025-10-17 11:33:42,879 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:42,879 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,880 [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 2025-10-17 11:33:42,933 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:42,936 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 56.3164ms INFO 2025-10-17 11:33:42,937 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:42,937 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.1928ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:43,094 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=jhPQKEPZmuE%3D& INFO 2025-10-17 11:33:43,095 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:43,095 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:43,096 [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 2025-10-17 11:33:43,102 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:43,102 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0103ms INFO 2025-10-17 11:33:43,102 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:43,103 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0458ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:44,510 [25 ] 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 2025-10-17 11:33:44,510 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:44,511 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:44,511 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:44,512 [25 ] 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 2025-10-17 11:33:44,561 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:44,561 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.3548ms INFO 2025-10-17 11:33:44,561 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:44,561 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.6582ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:45,394 [25 ] 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 2025-10-17 11:33:45,394 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:33:45,394 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:45,394 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:45,396 [25 ] 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 2025-10-17 11:33:45,524 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:45,524 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 128.1038ms INFO 2025-10-17 11:33:45,524 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:45,524 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 130.2997ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:46,648 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:33:46,648 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 11:33:46,648 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:46,648 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:46,648 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:46,648 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:46,650 [52 ] 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 2025-10-17 11:33:46,650 [25 ] 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 2025-10-17 11:33:46,650 [80 ] 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 2025-10-17 11:33:46,651 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:33:46,651 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:46,652 [80 ] 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 2025-10-17 11:33:46,656 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:46,656 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1016ms INFO 2025-10-17 11:33:46,656 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:46,656 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2612ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:46,656 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:46,656 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.4227ms INFO 2025-10-17 11:33:46,656 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:46,656 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4492ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:33:46,666 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:33:46,666 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.3435ms INFO 2025-10-17 11:33:46,666 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:33:46,666 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0566ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:29,143 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672067855&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:34:29,144 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:34:29,144 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6603ms 200 text/html INFO 2025-10-17 11:34:29,179 [77 ] 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 2025-10-17 11:34:29,179 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:34:29,179 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7517ms 200 text/html INFO 2025-10-17 11:34:30,043 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760672068860 INFO 2025-10-17 11:34:30,043 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:34:30,043 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7046ms 200 application/javascript INFO 2025-10-17 11:34:30,183 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6861319735455407 INFO 2025-10-17 11:34:30,183 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:34:30,183 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5839ms 200 application/javascript INFO 2025-10-17 11:34:30,343 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760672067855&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:34:30,344 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 11:34:30,344 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7283ms 200 text/html INFO 2025-10-17 11:34:30,403 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 11:34:30,404 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:34:30,404 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5126ms 200 application/javascript INFO 2025-10-17 11:34:30,444 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 11:34:30,445 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:34:30,446 [43 ] 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 2025-10-17 11:34:30,448 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 11:34:30,448 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 11:34:30,448 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 11:34:30,448 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 11:34:30,448 [43 ] 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 2025-10-17 11:34:30,450 [54 ] 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 2025-10-17 11:34:30,450 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.162ms INFO 2025-10-17 11:34:30,450 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:34:30,451 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0966ms 302 INFO 2025-10-17 11:34:30,673 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=T3duT3tZJ7tNqaXDBPB_PdYxmWvtgyLYZ6GE5V3mlFM&state=ww0fe1cb02189622be INFO 2025-10-17 11:34:30,674 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 11:34:30,674 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6519ms 200 text/html INFO 2025-10-17 11:34:30,763 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=T3duT3tZJ7tNqaXDBPB_PdYxmWvtgyLYZ6GE5V3mlFM INFO 2025-10-17 11:34:30,764 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:34:30,765 [54 ] 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 2025-10-17 11:34:30,766 [54 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:T3duT3tZJ7tNqaXDBPB_PdYxmWvtgyLYZ6GE5V3mlFM,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 11:34:30,766 [54 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 11:34:30,766 [54 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:T3duT3tZJ7tNqaXDBPB_PdYxmWvtgyLYZ6GE5V3mlFM INFO 2025-10-17 11:34:30,766 [54 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 11:34:30,766 [54 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 11:34:31,056 [54 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 11:34:31,056 [54 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=T3duT3tZJ7tNqaXDBPB_PdYxmWvtgyLYZ6GE5V3mlFM INFO 2025-10-17 11:34:31,332 [54 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"18027025284","DeviceId":"c292b4617f76b7e5","errcode":0,"errmsg":"ok"} INFO 2025-10-17 11:34:31,346 [54 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:c292b4617f76b7e5 WxUserId:18027025284 INFO 2025-10-17 11:34:31,362 [54 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D016257,a0188:65051 INFO 2025-10-17 11:34:31,400 [23 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 11:34:31,400 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 635.0513ms INFO 2025-10-17 11:34:31,400 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:34:31,400 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 636.989ms 200 text/plain; charset=utf-8 INFO 2025-10-17 11:34:31,463 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672070270&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 11:34:31,463 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:34:31,463 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.724ms 200 text/html INFO 2025-10-17 11:34:32,023 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760672070857 INFO 2025-10-17 11:34:32,024 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:34:32,024 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7104ms 200 application/javascript INFO 2025-10-17 11:34:32,078 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.13412977187581632 INFO 2025-10-17 11:34:32,078 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:34:32,079 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6116ms 200 application/javascript INFO 2025-10-17 11:34:32,272 [54 ] 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%3D1760672070270%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 11:34:32,272 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:34:32,272 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,274 [54 ] 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 2025-10-17 11:34:32,275 [54 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672070270&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 11:34:32,278 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,278 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9355ms INFO 2025-10-17 11:34:32,278 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,278 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1047ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,298 [23 ] 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 2025-10-17 11:34:32,298 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:34:32,298 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,298 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,300 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 11:34:32,301 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:34:32,301 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:34:32,301 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:34:32,316 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:34:32,318 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,318 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.816ms INFO 2025-10-17 11:34:32,318 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,319 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8056ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,428 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:34:32,428 [23 ] 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 2025-10-17 11:34:32,428 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,428 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,428 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,428 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,429 [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 2025-10-17 11:34:32,430 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:34:32,430 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:34:32,430 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:34:32,430 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:34:32,433 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,433 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4461ms INFO 2025-10-17 11:34:32,433 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,433 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.494ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,445 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:34:32,445 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:34:32,448 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,448 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2174ms INFO 2025-10-17 11:34:32,448 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,448 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.215ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,563 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:34:32,563 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,563 [23 ] 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 2025-10-17 11:34:32,563 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,580 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,580 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,581 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:34:32,581 [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 2025-10-17 11:34:32,585 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,585 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,585 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7403ms INFO 2025-10-17 11:34:32,585 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,585 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.738ms INFO 2025-10-17 11:34:32,585 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,585 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.187ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,585 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7347ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,658 [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 2025-10-17 11:34:32,658 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,659 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,660 [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 2025-10-17 11:34:32,663 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:34:32,663 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,663 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,663 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,663 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3929ms INFO 2025-10-17 11:34:32,663 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,663 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2991ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,664 [23 ] 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 2025-10-17 11:34:32,667 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,668 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1784ms INFO 2025-10-17 11:34:32,668 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,668 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0358ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,703 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:34:32,703 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,703 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:34:32,703 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,703 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,703 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,704 [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 2025-10-17 11:34:32,704 [23 ] 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 2025-10-17 11:34:32,707 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,707 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8684ms INFO 2025-10-17 11:34:32,707 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,707 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4883ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,711 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,712 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2824ms INFO 2025-10-17 11:34:32,712 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,712 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0439ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,803 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:34:32,803 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,803 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,803 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:34:32,804 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,804 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,804 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:34:32,804 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,804 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,804 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:34:32,804 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:32,804 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,805 [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 2025-10-17 11:34:32,805 [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 2025-10-17 11:34:32,805 [23 ] 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 2025-10-17 11:34:32,806 [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 2025-10-17 11:34:32,808 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,809 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9136ms INFO 2025-10-17 11:34:32,809 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,809 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7086ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,814 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,814 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.6601ms INFO 2025-10-17 11:34:32,814 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,814 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3062ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,822 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,823 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7019ms INFO 2025-10-17 11:34:32,823 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,823 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4632ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:32,857 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:32,857 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.0651ms INFO 2025-10-17 11:34:32,857 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:32,857 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.67ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:34,398 [73 ] 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 2025-10-17 11:34:34,398 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:34,398 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:34,399 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 11:34:34,399 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:34,399 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:34,400 [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 2025-10-17 11:34:34,400 [23 ] 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 2025-10-17 11:34:34,403 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:34,403 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4235ms INFO 2025-10-17 11:34:34,403 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:34,403 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7215ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:34,450 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:34,450 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 49.7559ms INFO 2025-10-17 11:34:34,450 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:34,450 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6221ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:35,922 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 11:34:35,923 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 11:34:35,923 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 11:34:35,923 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:34:35,923 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:34:35,923 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 11:34:35,923 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8111ms 200 text/css INFO 2025-10-17 11:34:35,923 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 11:34:35,923 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 11:34:35,923 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 11:34:35,923 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:34:35,923 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6724ms 200 application/javascript INFO 2025-10-17 11:34:35,923 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5475ms 200 application/javascript INFO 2025-10-17 11:34:35,924 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 11:34:35,924 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8693ms 200 application/javascript INFO 2025-10-17 11:34:35,924 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 11:34:35,924 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 11:34:35,924 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:34:35,924 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 11:34:35,925 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 11:34:35,925 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.474ms 200 application/javascript INFO 2025-10-17 11:34:35,925 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9805ms 200 text/css INFO 2025-10-17 11:34:35,962 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 11:34:35,963 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 11:34:35,963 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 11:34:35,963 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 11:34:35,963 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5366ms 200 text/css INFO 2025-10-17 11:34:35,963 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 11:34:35,963 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6852ms 200 text/css INFO 2025-10-17 11:34:35,964 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 11:34:35,964 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2275ms 200 text/css INFO 2025-10-17 11:34:35,964 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 11:34:35,964 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:34:35,965 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 11:34:35,965 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5889ms 200 application/javascript INFO 2025-10-17 11:34:36,147 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a80f8e0f-cf38-44e9-9ed7-483c121848bf& INFO 2025-10-17 11:34:36,148 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:36,148 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,149 [77 ] 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 2025-10-17 11:34:36,195 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:36,195 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9995ms INFO 2025-10-17 11:34:36,195 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,195 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1655ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:36,288 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:34:36,288 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:36,289 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,290 [56 ] 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 2025-10-17 11:34:36,294 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330623&isHis=& INFO 2025-10-17 11:34:36,294 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:36,294 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,296 [77 ] 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 2025-10-17 11:34:36,296 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:36,296 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2342ms INFO 2025-10-17 11:34:36,296 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,296 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3424ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:36,299 [77 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:34:36,303 [77 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 11:34:36,305 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:36,305 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.785ms INFO 2025-10-17 11:34:36,305 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,306 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6037ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:36,404 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=a80f8e0f-cf38-44e9-9ed7-483c121848bf&isHis=& INFO 2025-10-17 11:34:36,404 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:36,404 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,405 [23 ] 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 2025-10-17 11:34:36,462 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:36,462 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 56.9401ms INFO 2025-10-17 11:34:36,462 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,463 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.7477ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:36,563 [80 ] 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=a80f8e0f-cf38-44e9-9ed7-483c121848bf&recordId=61602&tableName=K_LEAVE& INFO 2025-10-17 11:34:36,563 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:36,563 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=a80f8e0f-cf38-44e9-9ed7-483c121848bf&flowID=78&nodeCode=begin& INFO 2025-10-17 11:34:36,564 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,564 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:36,564 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,564 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=a80f8e0f-cf38-44e9-9ed7-483c121848bf&isHis=& INFO 2025-10-17 11:34:36,564 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:36,564 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,565 [23 ] 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 2025-10-17 11:34:36,565 [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 2025-10-17 11:34:36,566 [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 2025-10-17 11:34:36,615 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:36,615 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.242ms INFO 2025-10-17 11:34:36,615 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,615 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9931ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:36,645 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:36,645 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.6255ms INFO 2025-10-17 11:34:36,645 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,645 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.9974ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:36,648 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:36,648 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 83.2114ms INFO 2025-10-17 11:34:36,648 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,649 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.169ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:36,763 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 11:34:36,763 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 11:34:36,763 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5427ms 200 image/png INFO 2025-10-17 11:34:36,798 [23 ] 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 2025-10-17 11:34:36,798 [81 ] 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 2025-10-17 11:34:36,798 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:36,798 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:36,798 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,798 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,800 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:34:36,800 [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 2025-10-17 11:34:36,803 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:36,803 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:36,803 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3284ms INFO 2025-10-17 11:34:36,803 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3717ms INFO 2025-10-17 11:34:36,803 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,803 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,803 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3822ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:36,803 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3529ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:36,804 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=a80f8e0f-cf38-44e9-9ed7-483c121848bf& INFO 2025-10-17 11:34:36,804 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:36,804 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,805 [81 ] 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 2025-10-17 11:34:36,876 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:36,878 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 72.6039ms INFO 2025-10-17 11:34:36,878 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:36,878 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.1689ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:38,104 [81 ] 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 2025-10-17 11:34:38,104 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:34:38,105 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:38,105 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:38,106 [81 ] 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 2025-10-17 11:34:38,112 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:38,112 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2909ms INFO 2025-10-17 11:34:38,112 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:38,113 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3396ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:38,224 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 11:34:38,225 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 11:34:38,225 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5337ms 200 image/png INFO 2025-10-17 11:34:38,228 [80 ] 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=agNZlzYcNoo%3D& INFO 2025-10-17 11:34:38,228 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:38,228 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:38,230 [80 ] 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 2025-10-17 11:34:38,236 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:38,236 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.553ms INFO 2025-10-17 11:34:38,236 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:38,236 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4148ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:34:48,283 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 11:34:48,283 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:34:48,283 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:48,284 [23 ] 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 2025-10-17 11:34:48,339 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:34:48,339 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 54.1697ms INFO 2025-10-17 11:34:48,339 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:34:48,339 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.3421ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,136 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672151702&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:35:52,136 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:35:52,137 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8983ms 200 text/html INFO 2025-10-17 11:35:52,461 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760672152089 INFO 2025-10-17 11:35:52,461 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:35:52,462 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7184ms 200 application/javascript INFO 2025-10-17 11:35:52,473 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.06218343050754993 INFO 2025-10-17 11:35:52,474 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:35:52,474 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4446ms 200 application/javascript INFO 2025-10-17 11:35:52,631 [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%3D1760672151702%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:35:52,631 [81 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:35:52,631 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,633 [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 2025-10-17 11:35:52,634 [81 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672151702&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:35:52,636 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,637 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9201ms INFO 2025-10-17 11:35:52,637 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,637 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9675ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,638 [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 2025-10-17 11:35:52,638 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:35:52,638 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,638 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,639 [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 2025-10-17 11:35:52,640 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:35:52,641 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:35:52,641 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:35:52,656 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:35:52,658 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,658 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9375ms INFO 2025-10-17 11:35:52,658 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,658 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7793ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,720 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:35:52,721 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,721 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,722 [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 2025-10-17 11:35:52,722 [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 2025-10-17 11:35:52,722 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,722 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,723 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:35:52,723 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:35:52,723 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:35:52,723 [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 2025-10-17 11:35:52,727 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,727 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1733ms INFO 2025-10-17 11:35:52,727 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,727 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9376ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,737 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:35:52,738 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:35:52,741 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,741 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6518ms INFO 2025-10-17 11:35:52,741 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,741 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4673ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,839 [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 2025-10-17 11:35:52,840 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,840 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:35:52,840 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,840 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,840 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,841 [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 2025-10-17 11:35:52,841 [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 2025-10-17 11:35:52,844 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,844 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,845 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3706ms INFO 2025-10-17 11:35:52,845 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2613ms INFO 2025-10-17 11:35:52,845 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,845 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,845 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3639ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,845 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0546ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,920 [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 2025-10-17 11:35:52,920 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,921 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,922 [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 2025-10-17 11:35:52,922 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:35:52,923 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,923 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,924 [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 2025-10-17 11:35:52,926 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,926 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6691ms INFO 2025-10-17 11:35:52,926 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,926 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6137ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,927 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,927 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2517ms INFO 2025-10-17 11:35:52,927 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,927 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8554ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,930 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:35:52,931 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,931 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,932 [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 2025-10-17 11:35:52,933 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:35:52,933 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,933 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:35:52,933 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,934 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,934 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,935 [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 2025-10-17 11:35:52,935 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,935 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8187ms INFO 2025-10-17 11:35:52,935 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,935 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5273ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,935 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:35:52,935 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:52,935 [47 ] 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 2025-10-17 11:35:52,935 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,936 [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 2025-10-17 11:35:52,939 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,939 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5829ms INFO 2025-10-17 11:35:52,939 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,939 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2255ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,942 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,942 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.1819ms INFO 2025-10-17 11:35:52,942 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,942 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7493ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:52,942 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:52,943 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2725ms INFO 2025-10-17 11:35:52,943 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:52,943 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2565ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:53,000 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:35:53,000 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:53,001 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:53,002 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:35:53,002 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:35:53,002 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:53,002 [47 ] 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 2025-10-17 11:35:53,003 [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 2025-10-17 11:35:53,019 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:53,019 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6455ms INFO 2025-10-17 11:35:53,019 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:53,019 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6725ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:35:53,057 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:35:53,057 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 54.086ms INFO 2025-10-17 11:35:53,057 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:35:53,057 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.7267ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:00,549 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 11:36:00,549 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:00,549 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:00,551 [45 ] 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 2025-10-17 11:36:00,558 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:00,559 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 7.9663ms INFO 2025-10-17 11:36:00,559 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:00,559 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1943ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:02,161 [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 2025-10-17 11:36:02,162 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:02,162 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:02,163 [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 2025-10-17 11:36:02,168 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:02,168 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5443ms INFO 2025-10-17 11:36:02,168 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:02,168 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8012ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:02,168 [45 ] 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 2025-10-17 11:36:02,169 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:02,169 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:02,171 [45 ] 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 2025-10-17 11:36:02,536 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:02,537 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 365.8462ms INFO 2025-10-17 11:36:02,537 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:02,537 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 368.3179ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:03,410 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d5e02413-e780-4522-a908-d7b736a15805& INFO 2025-10-17 11:36:03,410 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:03,410 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:03,412 [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 2025-10-17 11:36:03,457 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:03,457 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.0992ms INFO 2025-10-17 11:36:03,457 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:03,457 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5378ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:03,746 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:36:03,746 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:03,747 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:03,748 [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 2025-10-17 11:36:03,751 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330725&isHis=& INFO 2025-10-17 11:36:03,751 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:03,751 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:03,752 [47 ] 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 2025-10-17 11:36:03,754 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:03,754 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3116ms INFO 2025-10-17 11:36:03,754 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:03,754 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4178ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:03,756 [47 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:36:03,760 [47 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:36:03,762 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:03,762 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.8726ms INFO 2025-10-17 11:36:03,762 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:03,762 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.732ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:03,831 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=d5e02413-e780-4522-a908-d7b736a15805&isHis=& INFO 2025-10-17 11:36:03,831 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:03,831 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:03,832 [79 ] 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 2025-10-17 11:36:03,878 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:03,878 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.0099ms INFO 2025-10-17 11:36:03,878 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:03,878 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7727ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:03,951 [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 2025-10-17 11:36:03,951 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:03,951 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:03,953 [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 2025-10-17 11:36:03,957 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:03,957 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.667ms INFO 2025-10-17 11:36:03,957 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:03,957 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6391ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:04,030 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d5e02413-e780-4522-a908-d7b736a15805&isHis=& INFO 2025-10-17 11:36:04,031 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:04,031 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,032 [79 ] 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 2025-10-17 11:36:04,034 [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=d5e02413-e780-4522-a908-d7b736a15805&recordId=3917&tableName=FORM71& INFO 2025-10-17 11:36:04,035 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:04,035 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,036 [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 2025-10-17 11:36:04,039 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d5e02413-e780-4522-a908-d7b736a15805&flowID=185&nodeCode=begin& INFO 2025-10-17 11:36:04,039 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:04,039 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,041 [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 2025-10-17 11:36:04,084 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:04,084 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.4305ms INFO 2025-10-17 11:36:04,084 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,084 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3975ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:04,119 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:04,119 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 83.2862ms INFO 2025-10-17 11:36:04,119 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,119 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.2748ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:04,123 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:04,123 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 82.2176ms INFO 2025-10-17 11:36:04,123 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,123 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.9958ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:04,187 [47 ] 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=3917&approveID=330725& INFO 2025-10-17 11:36:04,188 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:04,188 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,189 [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 2025-10-17 11:36:04,194 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:04,195 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.5028ms INFO 2025-10-17 11:36:04,195 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,195 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7057ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:04,277 [45 ] 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 2025-10-17 11:36:04,278 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:04,278 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,279 [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 2025-10-17 11:36:04,280 [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 2025-10-17 11:36:04,280 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:04,280 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,281 [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 2025-10-17 11:36:04,283 [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=3917&formCode=0070&flowID=185&nodeCode=begin&exeId=62246&guid=d5e02413-e780-4522-a908-d7b736a15805&flag=4& INFO 2025-10-17 11:36:04,283 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:04,283 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,283 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:04,283 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9861ms INFO 2025-10-17 11:36:04,283 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,284 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.16ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:04,284 [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 2025-10-17 11:36:04,285 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:04,285 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1485ms INFO 2025-10-17 11:36:04,285 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,285 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9501ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:04,364 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:04,367 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 82.8789ms INFO 2025-10-17 11:36:04,367 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,367 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.9091ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:04,688 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d4a0654c-adc6-99d1-ee80-b9da1c981e7c&attachTableName=& INFO 2025-10-17 11:36:04,688 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e80f883c-323c-0bdc-7a9c-379774471cd9&attachTableName=& INFO 2025-10-17 11:36:04,688 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:04,688 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:04,688 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,688 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,690 [79 ] 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 2025-10-17 11:36:04,690 [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 2025-10-17 11:36:04,703 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:04,703 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:04,703 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.3782ms INFO 2025-10-17 11:36:04,703 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,703 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.4946ms INFO 2025-10-17 11:36:04,703 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:04,703 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.5058ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:04,703 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.506ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:05,556 [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=ZiSRnYeILp8%3D& INFO 2025-10-17 11:36:05,557 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:05,557 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:05,558 [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 2025-10-17 11:36:05,564 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:05,564 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8772ms INFO 2025-10-17 11:36:05,564 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:05,564 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0606ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:07,817 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 11:36:07,817 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:07,818 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:07,819 [81 ] 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 2025-10-17 11:36:07,848 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:07,848 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.5176ms INFO 2025-10-17 11:36:07,848 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:07,848 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7907ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:18,341 [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 2025-10-17 11:36:18,341 [81 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 11:36:18,342 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4745ms 304 text/html INFO 2025-10-17 11:36:18,396 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672178366&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:36:18,396 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:36:18,397 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6938ms 200 text/html INFO 2025-10-17 11:36:18,676 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760672178577 INFO 2025-10-17 11:36:18,677 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:36:18,677 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6319ms 200 application/javascript INFO 2025-10-17 11:36:18,706 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5422856930752843 INFO 2025-10-17 11:36:18,706 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:36:18,706 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4802ms 200 application/javascript INFO 2025-10-17 11:36:18,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%3D1760672178366%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 11:36:18,787 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:36:18,787 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:18,789 [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 2025-10-17 11:36:18,790 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672178366&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:36:18,792 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:18,793 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9064ms INFO 2025-10-17 11:36:18,793 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:18,793 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.94ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:18,813 [79 ] 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 2025-10-17 11:36:18,813 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:36:18,813 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:18,813 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:18,814 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 11:36:18,816 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:36:18,816 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:36:18,816 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:36:18,831 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:36:18,833 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:18,833 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7392ms INFO 2025-10-17 11:36:18,833 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:18,833 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8126ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:18,919 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:36:18,920 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:18,920 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:18,921 [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 2025-10-17 11:36:18,922 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:36:18,922 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:36:18,922 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:36:18,923 [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 2025-10-17 11:36:18,923 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:18,923 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:18,924 [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 2025-10-17 11:36:18,927 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:18,927 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1965ms INFO 2025-10-17 11:36:18,927 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:18,928 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0855ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:18,936 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:36:18,936 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:36:18,939 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:18,939 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.0493ms INFO 2025-10-17 11:36:18,939 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:18,939 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8401ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,021 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:36:19,021 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,021 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,022 [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 2025-10-17 11:36:19,025 [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 2025-10-17 11:36:19,025 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,025 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,025 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,026 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0116ms INFO 2025-10-17 11:36:19,026 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,026 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7807ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,026 [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 2025-10-17 11:36:19,029 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,029 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7203ms INFO 2025-10-17 11:36:19,029 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,029 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5013ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,056 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=491885a2-9dcd-4918-a5b3-73bead6faed1%20%20& INFO 2025-10-17 11:36:19,056 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,056 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,057 [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 2025-10-17 11:36:19,103 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,103 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9725ms INFO 2025-10-17 11:36:19,104 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,104 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.564ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,115 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:36:19,116 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,116 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,117 [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 2025-10-17 11:36:19,121 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,122 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7259ms INFO 2025-10-17 11:36:19,122 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,122 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4704ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,196 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:36:19,197 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,197 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,198 [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 2025-10-17 11:36:19,200 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=329246&isHis=& INFO 2025-10-17 11:36:19,200 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,200 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,202 [79 ] 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 2025-10-17 11:36:19,205 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,205 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.6684ms INFO 2025-10-17 11:36:19,205 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,205 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6018ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,205 [79 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:36:19,208 [79 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:36:19,211 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,211 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9635ms INFO 2025-10-17 11:36:19,211 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,211 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8591ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,327 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=491885a2-9dcd-4918-a5b3-73bead6faed1%20%20&isHis=& INFO 2025-10-17 11:36:19,327 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,327 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,328 [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 2025-10-17 11:36:19,332 [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=491885a2-9dcd-4918-a5b3-73bead6faed1%20%20&recordId=644755061&tableName=K_Card& INFO 2025-10-17 11:36:19,333 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,333 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,334 [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 2025-10-17 11:36:19,353 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=491885a2-9dcd-4918-a5b3-73bead6faed1%20%20&flowID=89&nodeCode=N1661331571231& INFO 2025-10-17 11:36:19,353 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,353 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,354 [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 2025-10-17 11:36:19,379 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,380 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.3883ms INFO 2025-10-17 11:36:19,380 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,380 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1586ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,391 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,391 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 57.4151ms INFO 2025-10-17 11:36:19,391 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,392 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.2314ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,412 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,412 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 57.73ms INFO 2025-10-17 11:36:19,412 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,412 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.6514ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,539 [45 ] 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 2025-10-17 11:36:19,540 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,540 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,541 [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 2025-10-17 11:36:19,545 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,545 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6213ms INFO 2025-10-17 11:36:19,545 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,545 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6555ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,552 [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 2025-10-17 11:36:19,552 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=491885a2-9dcd-4918-a5b3-73bead6faed1%20%20& INFO 2025-10-17 11:36:19,552 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,552 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:19,552 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,553 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,554 [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 2025-10-17 11:36:19,554 [45 ] 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 2025-10-17 11:36:19,557 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,557 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1601ms INFO 2025-10-17 11:36:19,557 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,557 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0374ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:19,626 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:19,630 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.7428ms INFO 2025-10-17 11:36:19,630 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:19,630 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.5375ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:20,997 [81 ] 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 2025-10-17 11:36:20,997 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:36:20,997 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:20,997 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:20,999 [81 ] 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 2025-10-17 11:36:21,005 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:21,005 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2844ms INFO 2025-10-17 11:36:21,005 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:21,006 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8837ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:36:21,102 [79 ] 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=kJgXLoBKx%2BHJtdHr1Flv5Q%3D%3D& INFO 2025-10-17 11:36:21,102 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:36:21,102 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:21,103 [79 ] 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 2025-10-17 11:36:21,109 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:36:21,109 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.4517ms INFO 2025-10-17 11:36:21,109 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:36:21,109 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2444ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:04,559 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:39:04,559 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:39:04,560 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:04,560 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:04,560 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:04,560 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:04,561 [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 2025-10-17 11:39:04,561 [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 2025-10-17 11:39:04,566 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:39:04,566 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:04,566 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:04,568 [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 2025-10-17 11:39:04,579 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:04,579 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.1916ms INFO 2025-10-17 11:39:04,579 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:04,579 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2637ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:04,581 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:04,581 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.5905ms INFO 2025-10-17 11:39:04,581 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:04,581 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5743ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:04,634 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:04,634 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 72.381ms INFO 2025-10-17 11:39:04,634 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:04,634 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.6607ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:04,699 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:39:04,699 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:04,699 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:04,701 [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 2025-10-17 11:39:04,705 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:04,705 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.0332ms INFO 2025-10-17 11:39:04,705 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:04,705 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5094ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:05,439 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:39:05,440 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:05,440 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:05,441 [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 2025-10-17 11:39:05,445 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:39:05,445 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:39:05,446 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:05,446 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:05,446 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:05,446 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:05,447 [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 2025-10-17 11:39:05,447 [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 2025-10-17 11:39:05,455 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:05,455 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.5329ms INFO 2025-10-17 11:39:05,455 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:05,456 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3147ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:05,464 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:05,464 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.301ms INFO 2025-10-17 11:39:05,464 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:05,464 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1987ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:05,494 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:05,494 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.7204ms INFO 2025-10-17 11:39:05,494 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:05,494 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.8885ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:05,559 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:39:05,560 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:05,560 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:05,561 [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 2025-10-17 11:39:05,565 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:05,565 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3472ms INFO 2025-10-17 11:39:05,565 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:05,565 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3348ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:07,160 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 11:39:07,161 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 11:39:07,162 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1912ms 200 text/css INFO 2025-10-17 11:39:07,165 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 11:39:07,165 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:39:07,165 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 11:39:07,166 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7762ms 200 application/javascript INFO 2025-10-17 11:39:07,265 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 11:39:07,265 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 11:39:07,265 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6002ms 200 image/png INFO 2025-10-17 11:39:07,299 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:39:07,299 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 11:39:07,299 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:07,299 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:07,300 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:07,300 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:07,300 [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=1&type=0&formCode=& INFO 2025-10-17 11:39:07,301 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:07,301 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:07,301 [57 ] 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 2025-10-17 11:39:07,301 [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 2025-10-17 11:39:07,302 [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 2025-10-17 11:39:07,307 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:07,307 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4434ms INFO 2025-10-17 11:39:07,307 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:07,308 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4754ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:07,315 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:07,315 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 13.8737ms INFO 2025-10-17 11:39:07,315 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:07,315 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8718ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:07,317 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:07,317 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.8748ms INFO 2025-10-17 11:39:07,317 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:07,317 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6471ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:51,153 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/selectMorePanel.9eb63bbc.css INFO 2025-10-17 11:39:51,154 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/selectMorePanel.c32c4547.js INFO 2025-10-17 11:39:51,154 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:39:51,154 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/selectMorePanel.9eb63bbc.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\selectMorePanel.9eb63bbc.css' INFO 2025-10-17 11:39:51,154 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6876ms 200 text/css INFO 2025-10-17 11:39:51,154 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/selectMorePanel.c32c4547.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\selectMorePanel.c32c4547.js' INFO 2025-10-17 11:39:51,154 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6311ms 200 application/javascript INFO 2025-10-17 11:39:51,274 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=2605050802&IsEss=true& INFO 2025-10-17 11:39:51,274 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:51,274 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=2605050801&IsEss=true& INFO 2025-10-17 11:39:51,274 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:51,274 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:51,274 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:51,276 [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 2025-10-17 11:39:51,276 [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 2025-10-17 11:39:51,280 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:51,280 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5469ms INFO 2025-10-17 11:39:51,280 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:51,280 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9073ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:51,280 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:51,281 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6245ms INFO 2025-10-17 11:39:51,281 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:51,281 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6468ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:39:51,298 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowTitle?sType=1& INFO 2025-10-17 11:39:51,299 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:39:51,299 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowTitle (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:51,301 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowTitle", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.CodeDto] GetFlowTitle(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:39:51,330 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:39:51,331 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowTitle (Sg.Hcm.Application.M) in 30.649ms INFO 2025-10-17 11:39:51,331 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowTitle (Sg.Hcm.Application.M)' INFO 2025-10-17 11:39:51,331 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.1473ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:39,137 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672437890&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:40:39,138 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:40:39,138 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8082ms 200 text/html INFO 2025-10-17 11:40:40,057 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760672438922 INFO 2025-10-17 11:40:40,058 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:40:40,058 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7186ms 200 application/javascript INFO 2025-10-17 11:40:40,173 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7491403888449054 INFO 2025-10-17 11:40:40,173 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:40:40,173 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5491ms 200 application/javascript INFO 2025-10-17 11:40:40,388 [79 ] 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%3D1760672437890%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:40:40,388 [79 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:40:40,388 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,390 [79 ] 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 2025-10-17 11:40:40,391 [79 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672437890&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:40:40,394 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,394 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8483ms INFO 2025-10-17 11:40:40,394 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,394 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8397ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,418 [79 ] 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 2025-10-17 11:40:40,418 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:40:40,419 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,419 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,420 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 11:40:40,423 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:40:40,423 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:40:40,423 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:40:40,438 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:40:40,441 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,441 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.8269ms INFO 2025-10-17 11:40:40,441 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,441 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8726ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,578 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:40:40,578 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,578 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,580 [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 2025-10-17 11:40:40,581 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:40:40,581 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:40:40,581 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:40:40,584 [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 2025-10-17 11:40:40,584 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,585 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,586 [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 2025-10-17 11:40:40,590 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,590 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8151ms INFO 2025-10-17 11:40:40,590 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,590 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.226ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,596 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:40:40,611 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:40:40,613 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,614 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8932ms INFO 2025-10-17 11:40:40,614 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,614 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9793ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,763 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:40:40,763 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,763 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,763 [81 ] 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 2025-10-17 11:40:40,763 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,764 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,764 [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 2025-10-17 11:40:40,765 [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 2025-10-17 11:40:40,768 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,768 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2998ms INFO 2025-10-17 11:40:40,768 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,768 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1643ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,773 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,773 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2197ms INFO 2025-10-17 11:40:40,773 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,773 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3576ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,897 [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 2025-10-17 11:40:40,897 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,897 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,898 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:40:40,899 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,899 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,899 [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 2025-10-17 11:40:40,900 [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 2025-10-17 11:40:40,902 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,902 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0864ms INFO 2025-10-17 11:40:40,902 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,902 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.014ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,903 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,903 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2266ms INFO 2025-10-17 11:40:40,903 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,903 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0159ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,904 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:40:40,904 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,904 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,905 [79 ] 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 2025-10-17 11:40:40,908 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,908 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7853ms INFO 2025-10-17 11:40:40,908 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,908 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3422ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,942 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:40:40,942 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,942 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,943 [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 2025-10-17 11:40:40,947 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:40:40,947 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,948 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,948 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:40:40,948 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:40,949 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,949 [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 2025-10-17 11:40:40,951 [45 ] 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 2025-10-17 11:40:40,952 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,952 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.5374ms INFO 2025-10-17 11:40:40,952 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,952 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.187ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,953 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,953 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5559ms INFO 2025-10-17 11:40:40,953 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,953 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8043ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:40,955 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:40,956 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8996ms INFO 2025-10-17 11:40:40,956 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:40,956 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4221ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:41,013 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:40:41,014 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:41,014 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:41,015 [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 2025-10-17 11:40:41,018 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:40:41,018 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:41,018 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:41,019 [45 ] 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 2025-10-17 11:40:41,023 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:41,023 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1145ms INFO 2025-10-17 11:40:41,023 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:41,023 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9611ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:41,035 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:41,035 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0116ms INFO 2025-10-17 11:40:41,035 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:41,035 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.572ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:43,878 [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 2025-10-17 11:40:43,878 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:43,879 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:43,879 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 11:40:43,879 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:43,879 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:43,880 [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 2025-10-17 11:40:43,881 [40 ] 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 2025-10-17 11:40:43,881 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 11:40:43,881 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:43,882 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:43,883 [45 ] 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 2025-10-17 11:40:43,883 [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 2025-10-17 11:40:43,883 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:43,884 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:43,884 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:43,884 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9671ms INFO 2025-10-17 11:40:43,884 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:43,884 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1634ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:43,885 [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 2025-10-17 11:40:43,886 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:43,886 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.4854ms INFO 2025-10-17 11:40:43,886 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:43,886 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3243ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:43,887 [45 ] 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 2025-10-17 11:40:43,888 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:43,888 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:43,888 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9527ms INFO 2025-10-17 11:40:43,888 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:43,888 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:43,888 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.571ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:43,888 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:43,888 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.5994ms INFO 2025-10-17 11:40:43,888 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:43,888 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1457ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:43,889 [45 ] 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 2025-10-17 11:40:43,892 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:43,892 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7531ms INFO 2025-10-17 11:40:43,892 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:43,892 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3176ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:44,038 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1508& INFO 2025-10-17 11:40:44,038 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:44,038 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:44,039 [45 ] 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 2025-10-17 11:40:44,043 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:44,043 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.9125ms INFO 2025-10-17 11:40:44,043 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:44,044 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9137ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:45,398 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 11:40:45,399 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:45,399 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:45,399 [45 ] 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 2025-10-17 11:40:45,400 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:45,400 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:45,400 [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 2025-10-17 11:40:45,401 [45 ] 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 2025-10-17 11:40:45,402 [40 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 11:40:45,405 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:45,405 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6408ms INFO 2025-10-17 11:40:45,405 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:45,405 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4876ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:45,408 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:45,409 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3644ms INFO 2025-10-17 11:40:45,409 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:45,409 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3629ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:45,638 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1508& INFO 2025-10-17 11:40:45,638 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:45,638 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:45,639 [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 2025-10-17 11:40:45,643 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:45,643 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.68ms INFO 2025-10-17 11:40:45,643 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:45,643 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6889ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:40:48,358 [45 ] 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 2025-10-17 11:40:48,358 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:40:48,358 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:48,360 [45 ] 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 2025-10-17 11:40:48,364 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:40:48,364 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.0489ms INFO 2025-10-17 11:40:48,364 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:40:48,364 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.175ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:44,625 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672564375&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:42:44,626 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:42:44,626 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9352ms 200 text/html INFO 2025-10-17 11:42:44,943 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760672564869 INFO 2025-10-17 11:42:44,943 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:42:44,943 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6363ms 200 application/javascript INFO 2025-10-17 11:42:44,973 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6311041629242546 INFO 2025-10-17 11:42:44,974 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:42:44,974 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5354ms 200 application/javascript INFO 2025-10-17 11:42:45,106 [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%3D1760672564375%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:42:45,107 [52 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:42:45,107 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,108 [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 2025-10-17 11:42:45,109 [52 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672564375&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:42:45,110 [73 ] 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 2025-10-17 11:42:45,110 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:42:45,110 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,110 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,112 [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 2025-10-17 11:42:45,112 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,112 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7777ms INFO 2025-10-17 11:42:45,112 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,112 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6638ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,113 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:42:45,113 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:42:45,113 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:42:45,128 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:42:45,130 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,130 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3448ms INFO 2025-10-17 11:42:45,130 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,130 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2299ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,204 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:42:45,204 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,204 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,205 [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 2025-10-17 11:42:45,206 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:42:45,206 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:42:45,206 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:42:45,210 [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 2025-10-17 11:42:45,210 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,210 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,211 [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 2025-10-17 11:42:45,214 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,214 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1692ms INFO 2025-10-17 11:42:45,214 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,214 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.854ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,222 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:42:45,222 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:42:45,225 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,225 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.3077ms INFO 2025-10-17 11:42:45,225 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,225 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0585ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,300 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:42:45,300 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,300 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,301 [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 2025-10-17 11:42:45,302 [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 2025-10-17 11:42:45,302 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,302 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,303 [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 2025-10-17 11:42:45,305 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,305 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1949ms INFO 2025-10-17 11:42:45,305 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,305 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2693ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,306 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,306 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9438ms INFO 2025-10-17 11:42:45,306 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,306 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7329ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,323 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:42:45,323 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,323 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,324 [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 2025-10-17 11:42:45,328 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,328 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1457ms INFO 2025-10-17 11:42:45,328 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,328 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.899ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,334 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:42:45,334 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,335 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,336 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:42:45,336 [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 2025-10-17 11:42:45,336 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,336 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,337 [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 2025-10-17 11:42:45,341 [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 2025-10-17 11:42:45,341 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,341 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,342 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:42:45,342 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,342 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,342 [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 2025-10-17 11:42:45,343 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,343 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.8302ms INFO 2025-10-17 11:42:45,343 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,343 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4139ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,343 [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 2025-10-17 11:42:45,344 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,344 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3474ms INFO 2025-10-17 11:42:45,344 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,345 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9979ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,345 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,345 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2011ms INFO 2025-10-17 11:42:45,345 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,346 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8941ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,346 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,346 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9988ms INFO 2025-10-17 11:42:45,346 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,346 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6262ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,384 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:42:45,384 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,384 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,385 [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 2025-10-17 11:42:45,389 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,389 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1178ms INFO 2025-10-17 11:42:45,389 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,389 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6602ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,416 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:42:45,416 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,416 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,417 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:42:45,417 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:45,417 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,417 [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 2025-10-17 11:42:45,419 [73 ] 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 2025-10-17 11:42:45,436 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,436 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.41ms INFO 2025-10-17 11:42:45,436 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,436 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1911ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:45,470 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:45,470 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.3082ms INFO 2025-10-17 11:42:45,470 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:45,470 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.2497ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:50,762 [73 ] 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 2025-10-17 11:42:50,763 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:50,763 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:50,764 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 11:42:50,764 [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 2025-10-17 11:42:50,764 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:42:50,765 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:50,766 [52 ] 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 2025-10-17 11:42:50,768 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:50,768 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8296ms INFO 2025-10-17 11:42:50,768 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:50,768 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9257ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:42:50,815 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:42:50,815 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 49.1553ms INFO 2025-10-17 11:42:50,815 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:42:50,815 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.2963ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:01,280 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2fc16097-085c-4bd6-9593-a3b7688815d5& INFO 2025-10-17 11:43:01,281 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:01,281 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,282 [73 ] 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 2025-10-17 11:43:01,327 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:01,327 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.647ms INFO 2025-10-17 11:43:01,327 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,327 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9395ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:01,418 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330521&isHis=& INFO 2025-10-17 11:43:01,418 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:43:01,418 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:01,418 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:01,418 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,418 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,420 [73 ] 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 2025-10-17 11:43:01,420 [52 ] 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 2025-10-17 11:43:01,423 [52 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:43:01,426 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:01,426 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3795ms INFO 2025-10-17 11:43:01,426 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,426 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3783ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:01,427 [52 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 11:43:01,430 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:01,430 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.0405ms INFO 2025-10-17 11:43:01,430 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,430 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0626ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:01,513 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=2fc16097-085c-4bd6-9593-a3b7688815d5&isHis=& INFO 2025-10-17 11:43:01,513 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:01,514 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,515 [73 ] 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 2025-10-17 11:43:01,560 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:01,560 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 45.4989ms INFO 2025-10-17 11:43:01,560 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,560 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3246ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:01,645 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=2fc16097-085c-4bd6-9593-a3b7688815d5&isHis=& INFO 2025-10-17 11:43:01,645 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:01,645 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,646 [73 ] 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=2fc16097-085c-4bd6-9593-a3b7688815d5&recordId=61596&tableName=K_LEAVE& INFO 2025-10-17 11:43:01,646 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:01,646 [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 2025-10-17 11:43:01,646 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,648 [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 2025-10-17 11:43:01,652 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=2fc16097-085c-4bd6-9593-a3b7688815d5&flowID=78&nodeCode=begin& INFO 2025-10-17 11:43:01,653 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:01,653 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,654 [52 ] 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 2025-10-17 11:43:01,694 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:01,694 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.3002ms INFO 2025-10-17 11:43:01,694 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,694 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.083ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:01,719 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:01,720 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 73.0279ms INFO 2025-10-17 11:43:01,720 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,720 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.022ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:01,724 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:01,724 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 70.1247ms INFO 2025-10-17 11:43:01,724 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,724 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.7295ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:01,842 [52 ] 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 2025-10-17 11:43:01,842 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:01,843 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,844 [80 ] 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 2025-10-17 11:43:01,844 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:01,844 [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 2025-10-17 11:43:01,844 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,845 [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 2025-10-17 11:43:01,846 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=2fc16097-085c-4bd6-9593-a3b7688815d5& INFO 2025-10-17 11:43:01,846 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:01,846 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,868 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:01,868 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 23.6902ms INFO 2025-10-17 11:43:01,868 [25 ] 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 2025-10-17 11:43:01,868 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,868 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.8122ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:01,869 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:01,869 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 23.473ms INFO 2025-10-17 11:43:01,869 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,869 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.3264ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:01,953 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:01,956 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 88.436ms INFO 2025-10-17 11:43:01,956 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:01,956 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.3966ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:03,253 [25 ] 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 2025-10-17 11:43:03,253 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:43:03,253 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:03,253 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:03,255 [25 ] 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 2025-10-17 11:43:03,261 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:03,261 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5009ms INFO 2025-10-17 11:43:03,261 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:03,261 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8703ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:03,366 [73 ] 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=zjxMNXpYU6E%3D& INFO 2025-10-17 11:43:03,367 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:03,367 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:03,368 [73 ] 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 2025-10-17 11:43:03,374 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:03,374 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8715ms INFO 2025-10-17 11:43:03,374 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:03,374 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6783ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:22,749 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/File/DownLoadById?id=ae8c760e-9f97-4f85-a018-c0f3c1b85adb&attachTableName=& INFO 2025-10-17 11:43:22,750 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:22,750 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownLoadById (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:43:22,751 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "DownLoadById", controller = "File", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.HcmMb.Sys.Dto.DownloadResultMDto] DownLoadById(System.String, System.String, System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2025-10-17 11:43:22,772 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:22,777 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownLoadById (Sg.Hcm.Web.Core) in 25.8284ms INFO 2025-10-17 11:43:22,777 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownLoadById (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:43:22,777 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9782ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:43:41,570 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 11:43:41,570 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:43:41,570 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:41,572 [73 ] 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 2025-10-17 11:43:41,621 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:43:41,621 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 49.4198ms INFO 2025-10-17 11:43:41,621 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:43:41,621 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5149ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:20,704 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672718468&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:45:20,704 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:45:20,705 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9486ms 200 text/html INFO 2025-10-17 11:45:21,854 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760672720030 INFO 2025-10-17 11:45:21,854 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:45:21,854 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7305ms 200 application/javascript INFO 2025-10-17 11:45:21,963 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.14208523723023758 INFO 2025-10-17 11:45:21,963 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:45:21,963 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5519ms 200 application/javascript INFO 2025-10-17 11:45:22,203 [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%3D1760672718468%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:45:22,203 [47 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:45:22,203 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,205 [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 2025-10-17 11:45:22,206 [47 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672718468&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:45:22,209 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,209 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8962ms INFO 2025-10-17 11:45:22,209 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,209 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0285ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,239 [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 2025-10-17 11:45:22,239 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:45:22,239 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,239 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,241 [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 2025-10-17 11:45:22,242 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:45:22,242 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:45:22,242 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:45:22,257 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:45:22,260 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,260 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.8807ms INFO 2025-10-17 11:45:22,260 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,261 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.955ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,408 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:45:22,409 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,409 [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 2025-10-17 11:45:22,409 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,409 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,409 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,411 [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 2025-10-17 11:45:22,411 [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 2025-10-17 11:45:22,411 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:45:22,412 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:45:22,412 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:45:22,414 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,414 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5666ms INFO 2025-10-17 11:45:22,414 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,414 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3802ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,427 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:45:22,427 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:45:22,429 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,429 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7891ms INFO 2025-10-17 11:45:22,429 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,430 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1492ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,589 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:45:22,589 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,589 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,589 [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 2025-10-17 11:45:22,589 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,589 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,590 [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 2025-10-17 11:45:22,591 [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 2025-10-17 11:45:22,594 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,594 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,594 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4309ms INFO 2025-10-17 11:45:22,594 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0132ms INFO 2025-10-17 11:45:22,594 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,594 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,594 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5129ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,594 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9744ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,703 [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 2025-10-17 11:45:22,704 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:45:22,704 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,704 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,704 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,704 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,705 [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 2025-10-17 11:45:22,705 [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 2025-10-17 11:45:22,709 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,709 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,709 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2827ms INFO 2025-10-17 11:45:22,709 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,709 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2771ms INFO 2025-10-17 11:45:22,709 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,709 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4552ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,709 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3047ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,718 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:45:22,718 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,718 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,719 [47 ] 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 2025-10-17 11:45:22,722 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,722 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8959ms INFO 2025-10-17 11:45:22,722 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,722 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5197ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,748 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:45:22,748 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,748 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,750 [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 2025-10-17 11:45:22,760 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:45:22,760 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,760 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,760 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:45:22,761 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,761 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,761 [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 2025-10-17 11:45:22,761 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,761 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.4281ms INFO 2025-10-17 11:45:22,761 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,761 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2716ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,762 [50 ] 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 2025-10-17 11:45:22,764 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,764 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0808ms INFO 2025-10-17 11:45:22,764 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,764 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6827ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,766 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,766 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3993ms INFO 2025-10-17 11:45:22,766 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,767 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.206ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,864 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:45:22,865 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,865 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:45:22,865 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,865 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:22,865 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,866 [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 2025-10-17 11:45:22,867 [47 ] 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 2025-10-17 11:45:22,885 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,885 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.2198ms INFO 2025-10-17 11:45:22,885 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,885 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1671ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:22,922 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:22,922 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 55.5397ms INFO 2025-10-17 11:45:22,922 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:22,922 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.5912ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:24,979 [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 2025-10-17 11:45:24,979 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 11:45:24,980 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:24,980 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:24,980 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:24,980 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:24,981 [40 ] 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 2025-10-17 11:45:24,982 [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 2025-10-17 11:45:24,985 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:24,986 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8196ms INFO 2025-10-17 11:45:24,986 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:24,986 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4488ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:25,010 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:25,010 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.7279ms INFO 2025-10-17 11:45:25,010 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:25,010 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8823ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:26,673 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d& INFO 2025-10-17 11:45:26,674 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:26,674 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:26,675 [50 ] 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 2025-10-17 11:45:26,721 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:26,721 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.2573ms INFO 2025-10-17 11:45:26,722 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:26,722 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4523ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:26,878 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:45:26,879 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:26,879 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:26,880 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330439&isHis=& INFO 2025-10-17 11:45:26,880 [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 2025-10-17 11:45:26,880 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:26,880 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:26,882 [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 2025-10-17 11:45:26,885 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:45:26,887 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:26,887 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3278ms INFO 2025-10-17 11:45:26,887 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:26,887 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3807ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:26,889 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 11:45:26,893 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:26,893 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 11.1498ms INFO 2025-10-17 11:45:26,893 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:26,893 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0005ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:27,054 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d&isHis=& INFO 2025-10-17 11:45:27,054 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:27,054 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,056 [47 ] 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 2025-10-17 11:45:27,104 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:27,104 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 48.0865ms INFO 2025-10-17 11:45:27,104 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,104 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.1447ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:27,240 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d&isHis=& INFO 2025-10-17 11:45:27,240 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:27,240 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,242 [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 2025-10-17 11:45:27,253 [40 ] 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=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d&recordId=61591&tableName=K_LEAVE& INFO 2025-10-17 11:45:27,253 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:27,253 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,255 [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 2025-10-17 11:45:27,263 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d&flowID=78&nodeCode=begin& INFO 2025-10-17 11:45:27,264 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:27,264 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,265 [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 2025-10-17 11:45:27,310 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:27,310 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 45.1683ms INFO 2025-10-17 11:45:27,310 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,310 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9219ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:27,335 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:27,335 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 93.0911ms INFO 2025-10-17 11:45:27,335 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,335 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.3196ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:27,344 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:27,344 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 89.0557ms INFO 2025-10-17 11:45:27,344 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,344 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.0544ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:27,555 [40 ] 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 2025-10-17 11:45:27,555 [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 2025-10-17 11:45:27,555 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=74d2cf79-88ee-43f2-b7c8-4cabc28c3f7d& INFO 2025-10-17 11:45:27,555 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:27,555 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:27,555 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,555 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,555 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:27,556 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,557 [7 ] 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 2025-10-17 11:45:27,557 [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 2025-10-17 11:45:27,557 [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 2025-10-17 11:45:27,560 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:27,560 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:27,560 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9217ms INFO 2025-10-17 11:45:27,560 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,560 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4307ms INFO 2025-10-17 11:45:27,560 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,560 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5802ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:27,560 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6592ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:27,635 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:27,638 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 81.5031ms INFO 2025-10-17 11:45:27,638 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:27,638 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.4498ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:28,979 [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 71 INFO 2025-10-17 11:45:28,979 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:45:28,979 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:28,979 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:28,981 [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 2025-10-17 11:45:28,987 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:28,987 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4922ms INFO 2025-10-17 11:45:28,987 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:28,987 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5427ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:29,144 [7 ] 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=JoC5rSukgq4%3D& INFO 2025-10-17 11:45:29,144 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:29,145 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:29,146 [7 ] 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 2025-10-17 11:45:29,152 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:29,153 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5569ms INFO 2025-10-17 11:45:29,153 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:29,153 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7985ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:45:50,484 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 11:45:50,484 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:45:50,484 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:50,485 [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 2025-10-17 11:45:50,514 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:45:50,514 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.4949ms INFO 2025-10-17 11:45:50,514 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:45:50,514 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5892ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:42,538 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672981773&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:49:42,539 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:49:42,539 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8928ms 200 text/html INFO 2025-10-17 11:49:43,098 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760672982433 INFO 2025-10-17 11:49:43,098 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:49:43,098 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7064ms 200 application/javascript INFO 2025-10-17 11:49:43,177 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.16900238260722267 INFO 2025-10-17 11:49:43,178 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:49:43,178 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6085ms 200 application/javascript INFO 2025-10-17 11:49:43,330 [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%3D1760672981773%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:49:43,330 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:49:43,331 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,332 [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 2025-10-17 11:49:43,333 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760672981773&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:49:43,336 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,336 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0091ms INFO 2025-10-17 11:49:43,336 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,336 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1165ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,372 [16 ] 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 2025-10-17 11:49:43,372 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:49:43,373 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,373 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,374 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 11:49:43,375 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:49:43,375 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:49:43,375 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:49:43,390 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:49:43,393 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,393 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1015ms INFO 2025-10-17 11:49:43,393 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,393 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1918ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,491 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:49:43,492 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,492 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,494 [16 ] 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 2025-10-17 11:49:43,495 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:49:43,495 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:49:43,495 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:49:43,505 [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 2025-10-17 11:49:43,506 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,506 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,507 [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 2025-10-17 11:49:43,510 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:49:43,510 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:49:43,510 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,510 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5611ms INFO 2025-10-17 11:49:43,510 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,511 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2746ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,513 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,513 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.2183ms INFO 2025-10-17 11:49:43,513 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,513 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6994ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,650 [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 2025-10-17 11:49:43,651 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,651 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,651 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:49:43,651 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,651 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,652 [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 2025-10-17 11:49:43,653 [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 2025-10-17 11:49:43,655 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,655 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,655 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3352ms INFO 2025-10-17 11:49:43,655 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,655 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.7428ms INFO 2025-10-17 11:49:43,656 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,656 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2704ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,656 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5515ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,679 [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 2025-10-17 11:49:43,680 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,680 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,681 [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 2025-10-17 11:49:43,684 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,684 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.085ms INFO 2025-10-17 11:49:43,684 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,684 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9387ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,698 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:49:43,698 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,698 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,699 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:49:43,699 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,699 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,699 [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 2025-10-17 11:49:43,700 [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 2025-10-17 11:49:43,702 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,702 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2432ms INFO 2025-10-17 11:49:43,703 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,703 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0057ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,703 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,703 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8079ms INFO 2025-10-17 11:49:43,703 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,703 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4867ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,723 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:49:43,723 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,723 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,725 [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 2025-10-17 11:49:43,731 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:49:43,731 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,731 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,732 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,732 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7206ms INFO 2025-10-17 11:49:43,732 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,733 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4856ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,733 [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 2025-10-17 11:49:43,736 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,736 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0965ms INFO 2025-10-17 11:49:43,736 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,736 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9134ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,776 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:49:43,777 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,777 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,778 [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 2025-10-17 11:49:43,783 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,783 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6918ms INFO 2025-10-17 11:49:43,783 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,783 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4687ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,811 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:49:43,811 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,811 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,811 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:49:43,812 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:43,812 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,812 [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 2025-10-17 11:49:43,813 [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 2025-10-17 11:49:43,830 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,830 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.916ms INFO 2025-10-17 11:49:43,830 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,830 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6095ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:43,832 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:43,832 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.2135ms INFO 2025-10-17 11:49:43,832 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:43,832 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2841ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:49,216 [16 ] 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 2025-10-17 11:49:49,216 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:49,217 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,217 [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 2025-10-17 11:49:49,217 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 11:49:49,217 [64 ] 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 2025-10-17 11:49:49,218 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:49,218 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:49,218 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:49,218 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,218 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,218 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,218 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:49:49,219 [6 ] 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 2025-10-17 11:49:49,219 [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 2025-10-17 11:49:49,219 [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 2025-10-17 11:49:49,221 [16 ] 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 2025-10-17 11:49:49,222 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:49,222 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,222 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:49,223 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5353ms INFO 2025-10-17 11:49:49,223 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,223 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3878ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:49,223 [16 ] 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 2025-10-17 11:49:49,224 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:49,224 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5751ms INFO 2025-10-17 11:49:49,224 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,224 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6653ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:49,225 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:49,225 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.0853ms INFO 2025-10-17 11:49:49,225 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,225 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9544ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:49,225 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:49,225 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.4626ms INFO 2025-10-17 11:49:49,225 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,225 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.255ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:49,226 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:49,226 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8659ms INFO 2025-10-17 11:49:49,226 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,226 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3513ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:49:49,339 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1472& INFO 2025-10-17 11:49:49,339 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:49:49,339 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,340 [16 ] 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 2025-10-17 11:49:49,344 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:49:49,348 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.4215ms INFO 2025-10-17 11:49:49,348 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:49:49,348 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0553ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:33,884 [39 ] 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 2025-10-17 11:51:33,885 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:51:33,885 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7423ms 200 text/html INFO 2025-10-17 11:51:36,473 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 11:51:36,473 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 11:51:36,473 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 11:51:36,474 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1611ms 200 application/javascript INFO 2025-10-17 11:51:36,476 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 11:51:36,476 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9913ms 200 text/css INFO 2025-10-17 11:51:36,486 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673095823&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:51:36,486 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:51:36,486 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5108ms 200 text/html INFO 2025-10-17 11:51:36,512 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 11:51:36,512 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 11:51:36,513 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4241ms 200 application/javascript INFO 2025-10-17 11:51:36,513 [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 2025-10-17 11:51:36,514 [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 2025-10-17 11:51:36,515 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3606ms 200 application/javascript INFO 2025-10-17 11:51:36,527 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 11:51:36,527 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 11:51:36,528 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:36,528 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 11:51:36,528 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.607ms 200 application/javascript INFO 2025-10-17 11:51:36,538 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 11:51:36,538 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8864ms 200 application/javascript INFO 2025-10-17 11:51:36,553 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 11:51:36,553 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 11:51:36,553 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5469ms 200 application/javascript INFO 2025-10-17 11:51:36,672 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 11:51:36,672 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:36,673 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 11:51:36,673 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 11:51:36,674 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 11:51:36,674 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 11:51:36,674 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3465ms 200 application/javascript INFO 2025-10-17 11:51:36,675 [39 ] 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 2025-10-17 11:51:36,675 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1275ms 200 application/javascript INFO 2025-10-17 11:51:36,678 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 11:51:36,678 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0139ms 200 text/css INFO 2025-10-17 11:51:36,686 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 11:51:36,686 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8111ms 200 application/javascript INFO 2025-10-17 11:51:36,712 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 11:51:36,712 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 11:51:36,712 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5193ms 200 application/javascript INFO 2025-10-17 11:51:36,713 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 11:51:36,713 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 11:51:36,713 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4844ms 200 application/javascript INFO 2025-10-17 11:51:36,753 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 11:51:36,754 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 11:51:36,754 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1292ms 200 application/javascript INFO 2025-10-17 11:51:36,799 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 11:51:36,800 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 11:51:36,800 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5653ms 200 application/javascript INFO 2025-10-17 11:51:37,592 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 11:51:37,593 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 11:51:37,593 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6053ms 200 application/javascript INFO 2025-10-17 11:51:38,074 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673097403 INFO 2025-10-17 11:51:38,074 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:51:38,074 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6628ms 200 application/javascript INFO 2025-10-17 11:51:38,191 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9771232047975027 INFO 2025-10-17 11:51:38,192 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:51:38,192 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6256ms 200 application/javascript INFO 2025-10-17 11:51:38,246 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 11:51:38,246 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 11:51:38,246 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.707ms 200 image/jpeg INFO 2025-10-17 11:51:38,438 [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%3D1760673095823%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:51:38,439 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:51:38,439 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:38,440 [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 2025-10-17 11:51:38,441 [66 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673095823&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:51:38,444 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:38,444 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.827ms INFO 2025-10-17 11:51:38,444 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:38,444 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6852ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:38,472 [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 2025-10-17 11:51:38,472 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:38,472 [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 2025-10-17 11:51:38,472 [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 2025-10-17 11:51:38,472 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:38,474 [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). WARN 2025-10-17 11:51:38,474 [39 ] 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 2025-10-17 11:51:38,474 [39 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 11:51:38,474 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:38,475 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8095ms INFO 2025-10-17 11:51:38,475 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:38,475 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9943ms 401 application/json; charset=utf-8 INFO 2025-10-17 11:51:38,613 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 11:51:38,613 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:38,613 [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 2025-10-17 11:51:38,613 [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 2025-10-17 11:51:38,614 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:51:38,615 [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 2025-10-17 11:51:38,616 [39 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwMDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDk1MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOW4rua4hSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDA4IiwianRpIjoiMDFjNmIyZGMtY2RjZC00YTkzLWIxZDEtZjcyODYzNDQwOTA0IiwiaWF0IjoxNzYwNDg3MTQ1LCJuYmYiOjE3NjA0ODcxNDMsImV4cCI6MTc2MDU3MzU0NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.-_MM_kco2qfe6R7g23lA7a9vcP_XR1mL_zi0QaRE7K4 INFO 2025-10-17 11:51:38,619 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:38,619 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8353ms INFO 2025-10-17 11:51:38,619 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:51:38,619 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9621ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:38,755 [75 ] 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 2025-10-17 11:51:38,756 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:38,756 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:38,758 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:38,759 [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 2025-10-17 11:51:38,760 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:51:38,760 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:51:38,761 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:51:38,791 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:51:38,795 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:38,795 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 35.4842ms INFO 2025-10-17 11:51:38,795 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:38,795 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4812ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:38,915 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:51:38,915 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:38,915 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:38,917 [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 2025-10-17 11:51:38,918 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:51:38,919 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:51:38,919 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:51:38,922 [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 2025-10-17 11:51:38,922 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:38,922 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:38,923 [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 2025-10-17 11:51:38,927 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:38,927 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5657ms INFO 2025-10-17 11:51:38,927 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:38,927 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4638ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:38,933 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:51:38,947 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:51:38,950 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:38,950 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1005ms INFO 2025-10-17 11:51:38,950 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:38,950 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4279ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:39,112 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 11:51:39,112 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 11:51:39,112 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 11:51:39,112 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:39,112 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:39,112 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:39,113 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 11:51:39,113 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 11:51:39,113 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6325ms 200 application/javascript INFO 2025-10-17 11:51:39,113 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6ms 200 application/javascript INFO 2025-10-17 11:51:39,113 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 11:51:39,113 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1208ms 200 application/javascript INFO 2025-10-17 11:51:39,113 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 11:51:39,113 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:39,114 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 11:51:39,114 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 11:51:39,114 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:39,114 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 11:51:39,114 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4362ms 200 application/javascript INFO 2025-10-17 11:51:39,114 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 11:51:39,114 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 11:51:39,114 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4226ms 200 text/css INFO 2025-10-17 11:51:39,114 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5309ms 200 application/javascript INFO 2025-10-17 11:51:39,165 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 11:51:39,165 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 11:51:39,166 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 11:51:39,166 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8847ms 200 text/css INFO 2025-10-17 11:51:39,166 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 11:51:39,166 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8583ms 200 text/css INFO 2025-10-17 11:51:39,167 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 11:51:39,167 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:39,168 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 11:51:39,168 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7951ms 200 application/javascript INFO 2025-10-17 11:51:39,193 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:51:39,193 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:39,193 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,195 [63 ] 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 2025-10-17 11:51:39,201 [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 2025-10-17 11:51:39,202 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:39,202 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,203 [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 2025-10-17 11:51:39,203 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:39,204 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9302ms INFO 2025-10-17 11:51:39,204 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,204 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8681ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:39,206 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:39,206 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0011ms INFO 2025-10-17 11:51:39,206 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,206 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7185ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:39,393 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 11:51:39,393 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 11:51:39,394 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5601ms 200 image/png INFO 2025-10-17 11:51:39,398 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 11:51:39,399 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 11:51:39,399 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4085ms 200 image/png INFO 2025-10-17 11:51:39,400 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 11:51:39,400 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 11:51:39,400 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 11:51:39,400 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3614ms 200 image/png INFO 2025-10-17 11:51:39,400 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 11:51:39,400 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:51:39,401 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4434ms 200 image/png INFO 2025-10-17 11:51:39,401 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:39,401 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,401 [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 2025-10-17 11:51:39,401 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:39,401 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,402 [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 2025-10-17 11:51:39,403 [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 2025-10-17 11:51:39,406 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:39,406 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:39,406 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1579ms INFO 2025-10-17 11:51:39,406 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,406 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4794ms INFO 2025-10-17 11:51:39,406 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,406 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9545ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:39,406 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4861ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:39,480 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:51:39,481 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:39,481 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:51:39,481 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,481 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 11:51:39,481 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:39,481 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,481 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 11:51:39,482 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6092ms 200 image/png INFO 2025-10-17 11:51:39,482 [75 ] 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 2025-10-17 11:51:39,482 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:51:39,482 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:39,482 [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 2025-10-17 11:51:39,482 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:51:39,482 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,483 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:39,483 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,484 [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 2025-10-17 11:51:39,484 [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 2025-10-17 11:51:39,489 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:39,489 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3884ms INFO 2025-10-17 11:51:39,489 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:39,489 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,489 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8995ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:39,489 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1718ms INFO 2025-10-17 11:51:39,489 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,489 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7706ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:39,490 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:39,490 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:39,490 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8775ms INFO 2025-10-17 11:51:39,490 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,490 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.526ms INFO 2025-10-17 11:51:39,490 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,490 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6258ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:39,490 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4011ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:39,501 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 11:51:39,502 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 11:51:39,502 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4095ms 200 image/jpeg INFO 2025-10-17 11:51:39,552 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 11:51:39,553 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 11:51:39,553 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9511ms 200 image/jpeg INFO 2025-10-17 11:51:39,560 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:51:39,560 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:39,561 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,561 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 11:51:39,561 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:51:39,562 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:39,562 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,562 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 11:51:39,562 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.943ms 200 image/jpeg INFO 2025-10-17 11:51:39,562 [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 2025-10-17 11:51:39,563 [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 2025-10-17 11:51:39,576 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:39,576 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 13.0115ms INFO 2025-10-17 11:51:39,576 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,576 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9694ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:39,586 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:39,586 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 23.6962ms INFO 2025-10-17 11:51:39,586 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:39,586 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.097ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:48,957 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 11:51:48,957 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 11:51:48,957 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:51:48,958 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 11:51:48,958 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 11:51:48,958 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9286ms 200 application/javascript INFO 2025-10-17 11:51:48,958 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0074ms 200 text/css INFO 2025-10-17 11:51:49,116 [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 2025-10-17 11:51:49,116 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:49,116 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,118 [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 2025-10-17 11:51:49,121 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:49,121 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5718ms INFO 2025-10-17 11:51:49,121 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,121 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6055ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:49,127 [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 2025-10-17 11:51:49,128 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:49,128 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,128 [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 2025-10-17 11:51:49,128 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:49,128 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,129 [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 2025-10-17 11:51:49,130 [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 2025-10-17 11:51:49,134 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:49,134 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4401ms INFO 2025-10-17 11:51:49,134 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,134 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5133ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:49,135 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:49,135 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.5048ms INFO 2025-10-17 11:51:49,135 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,135 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4869ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:49,136 [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 2025-10-17 11:51:49,136 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:49,136 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,137 [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 2025-10-17 11:51:49,140 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:49,140 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7991ms INFO 2025-10-17 11:51:49,140 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,140 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4387ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:49,152 [20 ] 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 2025-10-17 11:51:49,152 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:49,152 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,154 [20 ] 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 2025-10-17 11:51:49,157 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:49,157 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8553ms INFO 2025-10-17 11:51:49,157 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,157 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9041ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:51:49,235 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2008& INFO 2025-10-17 11:51:49,235 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:51:49,235 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,236 [82 ] 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 2025-10-17 11:51:49,240 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:51:49,246 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 9.2657ms INFO 2025-10-17 11:51:49,246 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:51:49,246 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9389ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:52:43,873 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 11:52:43,873 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:52:43,874 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 11:52:43,874 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9503ms 200 application/javascript INFO 2025-10-17 11:52:43,874 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 11:52:43,875 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 11:52:43,875 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7379ms 200 text/css INFO 2025-10-17 11:52:44,044 [16 ] 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 2025-10-17 11:52:44,044 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:52:44,044 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:52:44,045 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 11:52:44,045 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:52:44,046 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 11:52:44,046 [16 ] 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 2025-10-17 11:52:44,047 [72 ] 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 2025-10-17 11:52:44,048 [72 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 11:52:44,049 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:52:44,049 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6267ms INFO 2025-10-17 11:52:44,049 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:52:44,049 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.644ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:52:44,055 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:52:44,055 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.538ms INFO 2025-10-17 11:52:44,055 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 11:52:44,056 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3995ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:52:44,207 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2008& INFO 2025-10-17 11:52:44,207 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:52:44,207 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:52:44,209 [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 2025-10-17 11:52:44,213 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:52:44,219 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.3918ms INFO 2025-10-17 11:52:44,219 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 11:52:44,219 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3106ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:53:03,815 [38 ] 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 2025-10-17 11:53:03,816 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:53:03,816 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8374ms 200 text/html INFO 2025-10-17 11:53:03,939 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 11:53:03,940 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:53:03,951 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 11:53:03,951 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5715ms 200 application/javascript INFO 2025-10-17 11:53:03,967 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 11:53:03,967 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673182037&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:53:03,968 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:53:03,968 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6037ms 200 text/html INFO 2025-10-17 11:53:03,970 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 11:53:03,970 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6034ms 200 text/css INFO 2025-10-17 11:53:03,992 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 11:53:03,993 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 11:53:03,993 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7277ms 200 application/javascript INFO 2025-10-17 11:53:04,097 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 11:53:04,097 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:53:04,097 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 11:53:04,099 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 11:53:04,099 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4895ms 200 text/css INFO 2025-10-17 11:53:04,108 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 11:53:04,108 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1698ms 200 application/javascript INFO 2025-10-17 11:53:04,146 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 11:53:04,147 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 11:53:04,147 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4703ms 200 application/javascript INFO 2025-10-17 11:53:04,261 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 11:53:04,263 [28 ] 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 2025-10-17 11:53:04,263 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9533ms 200 application/javascript INFO 2025-10-17 11:53:04,337 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 11:53:04,338 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 11:53:04,338 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6437ms 200 application/javascript INFO 2025-10-17 11:53:04,420 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 11:53:04,420 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 11:53:04,421 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7022ms 200 application/javascript INFO 2025-10-17 11:53:04,510 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 11:53:04,510 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 11:53:04,510 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5833ms 200 application/javascript INFO 2025-10-17 11:53:04,597 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 11:53:04,598 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 11:53:04,598 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.156ms 200 application/javascript INFO 2025-10-17 11:53:04,977 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 11:53:04,978 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 11:53:04,978 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6055ms 200 application/javascript INFO 2025-10-17 11:53:05,350 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673183441 INFO 2025-10-17 11:53:05,350 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:53:05,351 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6737ms 200 application/javascript INFO 2025-10-17 11:53:05,440 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0975532598367781 INFO 2025-10-17 11:53:05,441 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:53:05,441 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4894ms 200 application/javascript INFO 2025-10-17 11:53:05,497 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 11:53:05,497 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 11:53:05,497 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.733ms 200 image/jpeg INFO 2025-10-17 11:53:05,832 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760673182037&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:53:05,832 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 11:53:05,833 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7617ms 200 text/html INFO 2025-10-17 11:53:05,890 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 11:53:05,890 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:53:05,890 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.782ms 200 application/javascript INFO 2025-10-17 11:53:05,942 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 11:53:05,942 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:53:05,943 [28 ] 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 2025-10-17 11:53:05,945 [28 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 11:53:05,945 [28 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 11:53:05,945 [28 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 11:53:05,945 [28 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 11:53:05,945 [28 ] 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 2025-10-17 11:53:05,948 [68 ] 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 2025-10-17 11:53:05,948 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.5263ms INFO 2025-10-17 11:53:05,948 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:53:05,948 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3487ms 302 INFO 2025-10-17 11:55:09,469 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 11:55:09,469 [43 ] 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 2025-10-17 11:55:09,469 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:55:09,469 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:55:09,469 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:55:09,469 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:55:09,471 [77 ] 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 2025-10-17 11:55:09,471 [43 ] 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 2025-10-17 11:55:09,475 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:55:09,475 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5722ms INFO 2025-10-17 11:55:09,475 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:55:09,476 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7624ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:55:09,833 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:55:09,833 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 362.2984ms INFO 2025-10-17 11:55:09,833 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:55:09,833 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 364.2747ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:11,550 [54 ] 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 2025-10-17 11:57:11,551 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 11:57:11,551 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.536ms 304 text/html INFO 2025-10-17 11:57:11,657 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673431553&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:57:11,658 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:57:11,658 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0585ms 200 text/html INFO 2025-10-17 11:57:11,664 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 11:57:11,664 [50 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 11:57:11,664 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4264ms 304 application/javascript INFO 2025-10-17 11:57:12,093 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673432061 INFO 2025-10-17 11:57:12,094 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:57:12,094 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8015ms 200 application/javascript INFO 2025-10-17 11:57:12,109 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.914671515461295 INFO 2025-10-17 11:57:12,110 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:57:12,110 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5046ms 200 application/javascript INFO 2025-10-17 11:57:12,260 [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%3D1760673431553%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 11:57:12,260 [50 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:57:12,260 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,261 [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 2025-10-17 11:57:12,261 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:57:12,262 [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 2025-10-17 11:57:12,262 [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 2025-10-17 11:57:12,262 [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 2025-10-17 11:57:12,262 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,263 [50 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673431553&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 11:57:12,263 [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 2025-10-17 11:57:12,264 [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 2025-10-17 11:57:12,264 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 11:57:12,264 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,264 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9642ms INFO 2025-10-17 11:57:12,264 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,264 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2085ms 401 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,266 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,266 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0265ms INFO 2025-10-17 11:57:12,266 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,266 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6314ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,333 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 11:57:12,333 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:57:12,333 [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 2025-10-17 11:57:12,333 [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 2025-10-17 11:57:12,333 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:57:12,335 [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 2025-10-17 11:57:12,336 [50 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDQ3MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjumhuuawkSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDc0IiwianRpIjoiMjY0ZDQxODYtZWI5Yy00MWRiLTgwZDktNDQ0YzE5ZTZhOTRkIiwiaWF0IjoxNzYwNDA0MTAxLCJuYmYiOjE3NjA0MDQwOTksImV4cCI6MTc2MDQ5MDUwMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.XIgkSRLJMevqYVlOGxkWe4n6A6CBORxKHnLIDQUkpo0 INFO 2025-10-17 11:57:12,339 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,339 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0428ms INFO 2025-10-17 11:57:12,339 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 11:57:12,339 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0785ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,408 [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 2025-10-17 11:57:12,408 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:57:12,408 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:12,410 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,412 [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 2025-10-17 11:57:12,413 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:57:12,413 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:57:12,413 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:57:12,428 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:57:12,431 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,431 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.4053ms INFO 2025-10-17 11:57:12,431 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,431 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5404ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,504 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:57:12,505 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:12,505 [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 2025-10-17 11:57:12,505 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,505 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:12,505 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,506 [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 2025-10-17 11:57:12,507 [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 2025-10-17 11:57:12,507 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:57:12,508 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:57:12,508 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:57:12,510 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,510 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2725ms INFO 2025-10-17 11:57:12,510 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,510 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2643ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,523 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:57:12,538 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:57:12,541 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,541 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.1781ms INFO 2025-10-17 11:57:12,541 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,541 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3463ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,715 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:57:12,715 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:12,715 [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 2025-10-17 11:57:12,715 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,716 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:12,716 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,717 [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 2025-10-17 11:57:12,717 [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 2025-10-17 11:57:12,720 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,720 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4036ms INFO 2025-10-17 11:57:12,720 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,721 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2885ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,725 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,725 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5991ms INFO 2025-10-17 11:57:12,725 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,726 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9057ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,806 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:57:12,806 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:12,807 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,808 [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 2025-10-17 11:57:12,812 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,813 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6384ms INFO 2025-10-17 11:57:12,813 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,813 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4728ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,818 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5c6b054c-6f78-4b26-a7ed-413fe2104e6a%20%20& INFO 2025-10-17 11:57:12,818 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:12,818 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,819 [50 ] 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 2025-10-17 11:57:12,865 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,865 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.2733ms INFO 2025-10-17 11:57:12,865 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,865 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9403ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,932 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:57:12,932 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:12,932 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,932 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330783&isHis=& INFO 2025-10-17 11:57:12,933 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:12,933 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,934 [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 2025-10-17 11:57:12,934 [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 2025-10-17 11:57:12,937 [50 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:57:12,939 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,939 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7232ms INFO 2025-10-17 11:57:12,939 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,939 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6299ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:12,943 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:12,943 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.6931ms INFO 2025-10-17 11:57:12,943 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:12,943 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3463ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:13,007 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5c6b054c-6f78-4b26-a7ed-413fe2104e6a%20%20&isHis=& INFO 2025-10-17 11:57:13,007 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:13,008 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,009 [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 2025-10-17 11:57:13,011 [57 ] 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=5c6b054c-6f78-4b26-a7ed-413fe2104e6a%20%20&recordId=386020&tableName=k_over& INFO 2025-10-17 11:57:13,011 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:13,011 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,013 [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 2025-10-17 11:57:13,017 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5c6b054c-6f78-4b26-a7ed-413fe2104e6a%20%20&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 11:57:13,017 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:13,017 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,018 [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 2025-10-17 11:57:13,059 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:13,059 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.9049ms INFO 2025-10-17 11:57:13,059 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,060 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5891ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:13,084 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:13,085 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 75.8342ms INFO 2025-10-17 11:57:13,085 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,085 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.5154ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:13,089 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:13,089 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 70.6362ms INFO 2025-10-17 11:57:13,089 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,089 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.2246ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:13,199 [50 ] 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 2025-10-17 11:57:13,199 [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 2025-10-17 11:57:13,199 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:13,199 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:13,199 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,199 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,201 [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 2025-10-17 11:57:13,201 [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 2025-10-17 11:57:13,204 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:13,204 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:13,204 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0801ms INFO 2025-10-17 11:57:13,204 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,204 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1197ms INFO 2025-10-17 11:57:13,204 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,204 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0113ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:13,204 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0161ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:13,240 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=5c6b054c-6f78-4b26-a7ed-413fe2104e6a%20%20& INFO 2025-10-17 11:57:13,240 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:13,241 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,242 [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 2025-10-17 11:57:13,329 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:13,332 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 90.3359ms INFO 2025-10-17 11:57:13,332 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:13,332 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.3489ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:14,648 [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 71 INFO 2025-10-17 11:57:14,649 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:57:14,649 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:14,649 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:14,650 [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 2025-10-17 11:57:14,657 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:14,657 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1721ms INFO 2025-10-17 11:57:14,657 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:14,657 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.485ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:14,739 [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_over&keyFieldValue=oDx4m1O1Dkc%3D& INFO 2025-10-17 11:57:14,739 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:14,739 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:14,740 [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 2025-10-17 11:57:14,746 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:14,746 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9041ms INFO 2025-10-17 11:57:14,746 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:14,747 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8248ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:15,631 [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 71 INFO 2025-10-17 11:57:15,631 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:57:15,631 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:15,631 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,632 [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 2025-10-17 11:57:15,639 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:15,639 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.233ms INFO 2025-10-17 11:57:15,639 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,639 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2796ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:15,647 [50 ] 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 2025-10-17 11:57:15,647 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:57:15,647 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:15,648 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,649 [50 ] 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 2025-10-17 11:57:15,655 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:15,655 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7825ms INFO 2025-10-17 11:57:15,655 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,655 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5213ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:15,667 [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 2025-10-17 11:57:15,667 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:57:15,667 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:15,667 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,668 [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 2025-10-17 11:57:15,675 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:15,675 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.6497ms INFO 2025-10-17 11:57:15,675 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,675 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3183ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:15,684 [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 2025-10-17 11:57:15,684 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:57:15,684 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:15,684 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,685 [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 2025-10-17 11:57:15,691 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:15,691 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.5969ms INFO 2025-10-17 11:57:15,691 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,691 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1734ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:15,764 [68 ] 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 2025-10-17 11:57:15,764 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:57:15,764 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:15,764 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,766 [68 ] 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 2025-10-17 11:57:15,812 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:15,812 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.0175ms INFO 2025-10-17 11:57:15,812 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,812 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7309ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:15,878 [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 2025-10-17 11:57:15,878 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:15,878 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,879 [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 2025-10-17 11:57:15,887 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:15,887 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.6017ms INFO 2025-10-17 11:57:15,887 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:15,887 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2901ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:19,416 [50 ] 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 2025-10-17 11:57:19,416 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:57:19,416 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:19,416 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:19,418 [50 ] 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 2025-10-17 11:57:19,520 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:19,520 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 102.0372ms INFO 2025-10-17 11:57:19,520 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:19,520 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.1323ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:20,686 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 11:57:20,686 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:20,686 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:20,687 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:57:20,687 [26 ] 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 2025-10-17 11:57:20,687 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:20,687 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:57:20,687 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:20,687 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:20,687 [68 ] 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 2025-10-17 11:57:20,688 [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 2025-10-17 11:57:20,688 [26 ] 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 2025-10-17 11:57:20,694 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:20,694 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.6437ms INFO 2025-10-17 11:57:20,694 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:20,694 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7966ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:20,702 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:20,702 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 13.1221ms INFO 2025-10-17 11:57:20,702 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:20,702 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9573ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:57:20,703 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:57:20,703 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.7924ms INFO 2025-10-17 11:57:20,703 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:57:20,703 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.581ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:07,914 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673487872&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:58:07,914 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:58:07,914 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6566ms 200 text/html INFO 2025-10-17 11:58:08,189 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673488163 INFO 2025-10-17 11:58:08,190 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:58:08,190 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7119ms 200 application/javascript INFO 2025-10-17 11:58:08,211 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8138414376205123 INFO 2025-10-17 11:58:08,211 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:58:08,211 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5313ms 200 application/javascript INFO 2025-10-17 11:58:08,322 [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%3D1760673487872%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:58:08,322 [47 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:58:08,322 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,324 [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 2025-10-17 11:58:08,325 [47 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673487872&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:58:08,328 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,328 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8071ms INFO 2025-10-17 11:58:08,328 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,328 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7596ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,334 [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 2025-10-17 11:58:08,334 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:58:08,334 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,334 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,336 [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 2025-10-17 11:58:08,337 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:58:08,337 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:58:08,337 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:58:08,352 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:58:08,354 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,354 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8424ms INFO 2025-10-17 11:58:08,354 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,355 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6888ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,421 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:58:08,421 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,422 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,422 [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 2025-10-17 11:58:08,422 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,422 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,423 [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 2025-10-17 11:58:08,423 [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 2025-10-17 11:58:08,424 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:58:08,424 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:58:08,424 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:58:08,427 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,427 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5056ms INFO 2025-10-17 11:58:08,427 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,427 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3509ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,438 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:58:08,439 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:58:08,441 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,441 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2084ms INFO 2025-10-17 11:58:08,441 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,441 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3103ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,502 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:58:08,502 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,502 [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 2025-10-17 11:58:08,502 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,502 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,503 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,504 [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 2025-10-17 11:58:08,504 [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 2025-10-17 11:58:08,507 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,507 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,507 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2771ms INFO 2025-10-17 11:58:08,507 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2152ms INFO 2025-10-17 11:58:08,507 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,507 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,507 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3294ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,507 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.92ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,518 [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 2025-10-17 11:58:08,518 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,519 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,519 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:58:08,519 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,519 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,520 [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 2025-10-17 11:58:08,520 [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 2025-10-17 11:58:08,523 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,523 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1057ms INFO 2025-10-17 11:58:08,523 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,523 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.903ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,523 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,523 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1141ms INFO 2025-10-17 11:58:08,523 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,524 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6456ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,529 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:58:08,529 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,529 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,530 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:58:08,530 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,530 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,531 [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 2025-10-17 11:58:08,531 [16 ] 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 2025-10-17 11:58:08,532 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:58:08,533 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,533 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,533 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,533 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7334ms INFO 2025-10-17 11:58:08,533 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,534 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4845ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,534 [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 2025-10-17 11:58:08,537 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,537 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0065ms INFO 2025-10-17 11:58:08,537 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,537 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5925ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,538 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,539 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3087ms INFO 2025-10-17 11:58:08,539 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,539 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9169ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,572 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:58:08,573 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,573 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,574 [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 2025-10-17 11:58:08,578 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,578 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.0377ms INFO 2025-10-17 11:58:08,578 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,578 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5787ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,582 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:58:08,582 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,582 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,583 [16 ] 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 2025-10-17 11:58:08,583 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:58:08,584 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:08,584 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,585 [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 2025-10-17 11:58:08,601 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,601 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7595ms INFO 2025-10-17 11:58:08,601 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,601 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4323ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:08,636 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:08,636 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 53.1002ms INFO 2025-10-17 11:58:08,636 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:08,636 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.7294ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:12,048 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 11:58:12,048 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:12,048 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:12,049 [6 ] 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 2025-10-17 11:58:12,055 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:12,055 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.5256ms INFO 2025-10-17 11:58:12,055 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:12,055 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5875ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:13,288 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 11:58:13,289 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:13,289 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:13,289 [16 ] 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 2025-10-17 11:58:13,289 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:13,290 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:13,290 [6 ] 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 2025-10-17 11:58:13,291 [16 ] 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 2025-10-17 11:58:13,295 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:13,295 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4927ms INFO 2025-10-17 11:58:13,295 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:13,295 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5483ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:13,337 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:13,337 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 46.4073ms INFO 2025-10-17 11:58:13,337 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:13,337 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1985ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:14,728 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0& INFO 2025-10-17 11:58:14,728 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:14,728 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:14,730 [6 ] 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 2025-10-17 11:58:14,776 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:14,776 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.8848ms INFO 2025-10-17 11:58:14,776 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:14,776 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1854ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:14,847 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:58:14,847 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:14,847 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:14,849 [16 ] 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 2025-10-17 11:58:14,849 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330266&isHis=& INFO 2025-10-17 11:58:14,850 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:14,850 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:14,851 [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 2025-10-17 11:58:14,855 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:58:14,855 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:14,855 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0542ms INFO 2025-10-17 11:58:14,855 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:14,855 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.224ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:14,859 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 11:58:14,861 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:14,861 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.3435ms INFO 2025-10-17 11:58:14,861 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:14,861 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2182ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:14,927 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 11:58:14,927 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:14,927 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:14,929 [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 2025-10-17 11:58:14,975 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:14,975 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.5227ms INFO 2025-10-17 11:58:14,975 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:14,975 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3827ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:15,045 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 11:58:15,045 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:15,045 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,046 [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 2025-10-17 11:58:15,051 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:15,051 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2303ms INFO 2025-10-17 11:58:15,051 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,051 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0707ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:15,122 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 11:58:15,123 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:15,123 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,124 [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 2025-10-17 11:58:15,124 [43 ] 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=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&recordId=537&tableName=FORMLZSQ& INFO 2025-10-17 11:58:15,125 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:15,125 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,125 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flowID=97&nodeCode=begin& INFO 2025-10-17 11:58:15,125 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:15,125 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,126 [43 ] 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 2025-10-17 11:58:15,126 [16 ] 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 2025-10-17 11:58:15,175 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:15,175 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.1615ms INFO 2025-10-17 11:58:15,175 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,176 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1921ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:15,205 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:15,205 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:15,205 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 79.0181ms INFO 2025-10-17 11:58:15,206 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,206 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.4888ms INFO 2025-10-17 11:58:15,206 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,206 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.7976ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:15,206 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.2924ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:15,278 [72 ] 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=537&approveID=330266& INFO 2025-10-17 11:58:15,278 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:15,279 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,280 [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 2025-10-17 11:58:15,288 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:15,288 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.3153ms INFO 2025-10-17 11:58:15,288 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,288 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1169ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:15,381 [72 ] 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 2025-10-17 11:58:15,381 [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 2025-10-17 11:58:15,382 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:15,382 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:15,382 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,382 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,383 [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 2025-10-17 11:58:15,383 [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 2025-10-17 11:58:15,385 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=begin&exeId=62170&guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flag=4& INFO 2025-10-17 11:58:15,385 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:15,386 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,387 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:15,387 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:15,387 [16 ] 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 2025-10-17 11:58:15,387 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8106ms INFO 2025-10-17 11:58:15,387 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9015ms INFO 2025-10-17 11:58:15,387 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,387 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,387 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8986ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:15,387 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9023ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:15,471 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:15,479 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 92.0079ms INFO 2025-10-17 11:58:15,479 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:15,479 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.9341ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:16,614 [43 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 11:58:16,615 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:16,615 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:16,616 [43 ] 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 2025-10-17 11:58:16,622 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:16,622 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8855ms INFO 2025-10-17 11:58:16,622 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:16,622 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9934ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:43,353 [38 ] 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 2025-10-17 11:58:43,353 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:58:43,353 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8103ms 200 text/html INFO 2025-10-17 11:58:43,585 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673523482&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:58:43,586 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 11:58:43,586 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8332ms 200 text/html INFO 2025-10-17 11:58:43,799 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673523774 INFO 2025-10-17 11:58:43,800 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 11:58:43,800 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.616ms 200 application/javascript INFO 2025-10-17 11:58:43,811 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5936215186822325 INFO 2025-10-17 11:58:43,811 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 11:58:43,811 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4015ms 200 application/javascript INFO 2025-10-17 11:58:43,910 [38 ] 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%3D1760673523482%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 11:58:43,910 [38 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 11:58:43,910 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:43,911 [38 ] 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 2025-10-17 11:58:43,912 [38 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673523482&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 11:58:43,915 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:43,915 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5607ms INFO 2025-10-17 11:58:43,915 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:43,915 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3547ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:43,915 [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 2025-10-17 11:58:43,915 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:58:43,916 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:43,916 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:43,917 [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 2025-10-17 11:58:43,918 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 11:58:43,918 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 11:58:43,918 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 11:58:43,933 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 11:58:43,935 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:43,935 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3011ms INFO 2025-10-17 11:58:43,935 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:43,936 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2312ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,011 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 11:58:44,011 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,011 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,012 [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 2025-10-17 11:58:44,013 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 11:58:44,013 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 11:58:44,013 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 11:58:44,017 [16 ] 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 2025-10-17 11:58:44,017 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,017 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,019 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 11:58:44,022 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,022 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3136ms INFO 2025-10-17 11:58:44,022 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,022 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0495ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,029 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 11:58:44,029 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 11:58:44,031 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,032 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.1153ms INFO 2025-10-17 11:58:44,032 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,032 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8788ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,138 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 11:58:44,138 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,138 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,139 [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 2025-10-17 11:58:44,139 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,139 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,139 [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 2025-10-17 11:58:44,140 [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 2025-10-17 11:58:44,164 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,164 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 25.0764ms INFO 2025-10-17 11:58:44,164 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,165 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.8589ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,166 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,166 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 25.3246ms INFO 2025-10-17 11:58:44,166 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,166 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.0773ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,309 [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 2025-10-17 11:58:44,309 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,310 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,311 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 11:58:44,311 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,311 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,311 [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 2025-10-17 11:58:44,312 [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 2025-10-17 11:58:44,314 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,314 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2763ms INFO 2025-10-17 11:58:44,314 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,315 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5618ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,315 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,315 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2951ms INFO 2025-10-17 11:58:44,315 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,316 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9772ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,324 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 11:58:44,324 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 11:58:44,324 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,324 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,324 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,324 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,325 [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 2025-10-17 11:58:44,326 [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 2025-10-17 11:58:44,330 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 11:58:44,331 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,331 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,331 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 11:58:44,331 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,331 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,332 [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 2025-10-17 11:58:44,332 [16 ] 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 2025-10-17 11:58:44,332 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,332 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.8352ms INFO 2025-10-17 11:58:44,332 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,333 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6811ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,334 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,334 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.2022ms INFO 2025-10-17 11:58:44,334 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,334 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0731ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,335 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,335 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5154ms INFO 2025-10-17 11:58:44,335 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,335 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.134ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,336 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,337 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4171ms INFO 2025-10-17 11:58:44,337 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,337 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9415ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,420 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 11:58:44,420 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,420 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,420 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 11:58:44,421 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:44,421 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,422 [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 2025-10-17 11:58:44,422 [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 2025-10-17 11:58:44,440 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,440 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.3028ms INFO 2025-10-17 11:58:44,440 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,440 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0567ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:44,475 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:44,475 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 53.2045ms INFO 2025-10-17 11:58:44,475 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:44,475 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.5387ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:52,461 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 11:58:52,461 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:58:52,461 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalDesMain.5e94ec3a.js was not modified INFO 2025-10-17 11:58:52,461 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5537ms 304 application/javascript INFO 2025-10-17 11:58:52,521 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 11:58:52,521 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:58:52,521 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/idCard.f223054d.js was not modified INFO 2025-10-17 11:58:52,521 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 11:58:52,521 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:58:52,521 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4599ms 304 application/javascript INFO 2025-10-17 11:58:52,521 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 11:58:52,521 [77 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/uploadavatar.3083a06b.js was not modified INFO 2025-10-17 11:58:52,521 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:58:52,521 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3681ms 304 application/javascript INFO 2025-10-17 11:58:52,521 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/tab.8b33309e.js was not modified INFO 2025-10-17 11:58:52,521 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2963ms 304 application/javascript INFO 2025-10-17 11:58:52,522 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 11:58:52,522 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/tab.14008936.css was not modified INFO 2025-10-17 11:58:52,522 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 11:58:52,522 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2781ms 304 text/css INFO 2025-10-17 11:58:52,522 [77 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/idCard.54670600.css was not modified INFO 2025-10-17 11:58:52,522 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2435ms 304 text/css INFO 2025-10-17 11:58:52,527 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 11:58:52,527 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 11:58:52,528 [77 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/deptEmp.a1b36376.css was not modified INFO 2025-10-17 11:58:52,528 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/uploadavatar.c8f578b6.css was not modified INFO 2025-10-17 11:58:52,528 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2942ms 304 text/css INFO 2025-10-17 11:58:52,528 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3216ms 304 text/css INFO 2025-10-17 11:58:52,529 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 11:58:52,529 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 11:58:52,529 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalDesMain.699c54cd.css was not modified INFO 2025-10-17 11:58:52,529 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:58:52,529 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2704ms 304 text/css INFO 2025-10-17 11:58:52,529 [77 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/deptEmp.07d6fe08.js was not modified INFO 2025-10-17 11:58:52,530 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3028ms 304 application/javascript INFO 2025-10-17 11:58:52,661 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=653583a6-e68c-48b5-aa20-30252d5243af& INFO 2025-10-17 11:58:52,662 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:52,662 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,663 [77 ] 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 2025-10-17 11:58:52,709 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:52,709 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6829ms INFO 2025-10-17 11:58:52,709 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,709 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5836ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:52,794 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 11:58:52,794 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:52,795 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,796 [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 2025-10-17 11:58:52,798 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330723&isHis=& INFO 2025-10-17 11:58:52,798 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:52,798 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,799 [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 2025-10-17 11:58:52,802 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:52,802 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1779ms INFO 2025-10-17 11:58:52,802 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,802 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.393ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:52,803 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 11:58:52,807 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 11:58:52,809 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:52,809 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.0163ms INFO 2025-10-17 11:58:52,809 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,809 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7391ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:52,873 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=653583a6-e68c-48b5-aa20-30252d5243af&isHis=& INFO 2025-10-17 11:58:52,873 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:52,874 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,875 [77 ] 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 2025-10-17 11:58:52,922 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:52,923 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.8367ms INFO 2025-10-17 11:58:52,923 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,923 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.57ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:52,990 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=653583a6-e68c-48b5-aa20-30252d5243af&isHis=& INFO 2025-10-17 11:58:52,990 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:52,990 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,992 [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 2025-10-17 11:58:52,992 [77 ] 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=653583a6-e68c-48b5-aa20-30252d5243af&recordId=386020&tableName=k_over& INFO 2025-10-17 11:58:52,992 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:52,993 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,993 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=653583a6-e68c-48b5-aa20-30252d5243af&flowID=88&nodeCode=begin& INFO 2025-10-17 11:58:52,993 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:52,993 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:52,994 [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 2025-10-17 11:58:52,995 [16 ] 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 2025-10-17 11:58:53,042 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:53,042 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.4775ms INFO 2025-10-17 11:58:53,042 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:53,043 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4604ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:53,073 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:53,073 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 78.3359ms INFO 2025-10-17 11:58:53,073 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:53,073 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.2483ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:53,076 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:53,076 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 84.6277ms INFO 2025-10-17 11:58:53,076 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:53,076 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.6642ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:53,129 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 11:58:53,129 [77 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/gohome.43a4a8aa.png was not modified INFO 2025-10-17 11:58:53,129 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3656ms 304 image/png INFO 2025-10-17 11:58:53,174 [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 2025-10-17 11:58:53,175 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:53,175 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:53,176 [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 2025-10-17 11:58:53,179 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:53,179 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9896ms INFO 2025-10-17 11:58:53,179 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:53,179 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8068ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:53,187 [43 ] 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 2025-10-17 11:58:53,187 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:53,188 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:53,189 [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 2025-10-17 11:58:53,192 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:53,192 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8667ms INFO 2025-10-17 11:58:53,192 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:53,192 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6387ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:53,192 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=653583a6-e68c-48b5-aa20-30252d5243af& INFO 2025-10-17 11:58:53,192 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:53,192 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:53,194 [43 ] 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 2025-10-17 11:58:53,269 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:53,272 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 77.9966ms INFO 2025-10-17 11:58:53,272 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:53,272 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.7899ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:54,512 [26 ] 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 2025-10-17 11:58:54,512 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 11:58:54,513 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:54,513 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:54,515 [26 ] 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 2025-10-17 11:58:54,521 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:54,521 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4249ms INFO 2025-10-17 11:58:54,521 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:54,521 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0257ms 200 application/json; charset=utf-8 INFO 2025-10-17 11:58:54,565 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 11:58:54,565 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/new_dqwz.67eb1f54.png was not modified INFO 2025-10-17 11:58:54,565 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3512ms 304 image/png INFO 2025-10-17 11:58:54,594 [43 ] 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=oDx4m1O1Dkc%3D& INFO 2025-10-17 11:58:54,595 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 11:58:54,595 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:54,596 [43 ] 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 2025-10-17 11:58:54,601 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 11:58:54,601 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.4296ms INFO 2025-10-17 11:58:54,601 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 11:58:54,601 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2011ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:11,685 [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 2025-10-17 12:00:11,685 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 12:00:11,685 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.508ms 304 text/html INFO 2025-10-17 12:00:11,736 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673611686&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:00:11,737 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:00:11,737 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.834ms 200 text/html INFO 2025-10-17 12:00:11,759 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:00:11,759 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 12:00:11,759 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3374ms 304 application/javascript INFO 2025-10-17 12:00:12,049 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673612033 INFO 2025-10-17 12:00:12,049 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:00:12,049 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6352ms 200 application/javascript INFO 2025-10-17 12:00:12,063 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.244330629905114 INFO 2025-10-17 12:00:12,064 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:00:12,064 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5216ms 200 application/javascript INFO 2025-10-17 12:00:12,231 [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 2025-10-17 12:00:12,232 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:12,232 [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 2025-10-17 12:00:12,232 [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 2025-10-17 12:00:12,232 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,234 [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 2025-10-17 12:00:12,234 [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 2025-10-17 12:00:12,234 [57 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:00:12,234 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,235 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7923ms INFO 2025-10-17 12:00:12,235 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,235 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5527ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,239 [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%3D1760673611686%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:00:12,239 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:00:12,239 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,240 [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 2025-10-17 12:00:12,242 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673611686&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:00:12,244 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,245 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0794ms INFO 2025-10-17 12:00:12,245 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,245 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8582ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,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 2025-10-17 12:00:12,298 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:12,298 [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 2025-10-17 12:00:12,298 [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 2025-10-17 12:00:12,298 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:00:12,299 [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 2025-10-17 12:00:12,301 [44 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NzciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjc1NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWIgOW_heWFiCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzc3IiwianRpIjoiYjNhNTRkNzQtZTRlZi00ZmRkLTg3ZDMtYjM5MGFkNTY1NjZjIiwiaWF0IjoxNzU5ODg2NDYyLCJuYmYiOjE3NTk4ODY0NjAsImV4cCI6MTc1OTk3Mjg2MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.OS5Vijv0xp0hkB3cqzm4FbRU-9Mm1A-C7pJMxNfzoec INFO 2025-10-17 12:00:12,303 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,303 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7658ms INFO 2025-10-17 12:00:12,303 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:00:12,303 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7028ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,365 [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 2025-10-17 12:00:12,365 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:12,366 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,367 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,369 [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 2025-10-17 12:00:12,370 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:00:12,370 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:00:12,370 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:00:12,385 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:00:12,388 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,388 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9484ms INFO 2025-10-17 12:00:12,388 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,388 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5072ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,450 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:00:12,450 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,450 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,451 [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 2025-10-17 12:00:12,452 [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 2025-10-17 12:00:12,452 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,452 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,452 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:00:12,453 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:00:12,453 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:00:12,453 [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 2025-10-17 12:00:12,457 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,457 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2ms INFO 2025-10-17 12:00:12,457 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,457 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8809ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,467 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:00:12,482 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:00:12,485 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,485 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2623ms INFO 2025-10-17 12:00:12,485 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,485 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1436ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,551 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:00:12,552 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,552 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,553 [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 2025-10-17 12:00:12,553 [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 2025-10-17 12:00:12,554 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,554 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,555 [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 2025-10-17 12:00:12,558 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,558 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3411ms INFO 2025-10-17 12:00:12,558 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,559 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2296ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,562 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,562 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8779ms INFO 2025-10-17 12:00:12,562 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,562 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0389ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,635 [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 2025-10-17 12:00:12,636 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,636 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,637 [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 2025-10-17 12:00:12,640 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:00:12,640 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,640 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,641 [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 2025-10-17 12:00:12,642 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:00:12,643 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,643 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,644 [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 2025-10-17 12:00:12,646 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,646 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.9983ms INFO 2025-10-17 12:00:12,646 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,646 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8712ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,649 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:00:12,649 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,649 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,650 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:00:12,650 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:00:12,650 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,650 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,650 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,650 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,650 [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 2025-10-17 12:00:12,651 [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 2025-10-17 12:00:12,651 [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 2025-10-17 12:00:12,656 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,656 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 15.271ms INFO 2025-10-17 12:00:12,656 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,657 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0117ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,657 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,658 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.3526ms INFO 2025-10-17 12:00:12,658 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,658 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,658 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8898ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,658 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 13.7836ms INFO 2025-10-17 12:00:12,658 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,658 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4061ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,659 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,659 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.5494ms INFO 2025-10-17 12:00:12,659 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,659 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1371ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,670 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,670 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.4159ms INFO 2025-10-17 12:00:12,670 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,670 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0125ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,727 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:00:12,727 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,727 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,728 [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 2025-10-17 12:00:12,729 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:00:12,729 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:12,729 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,730 [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 2025-10-17 12:00:12,744 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,744 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.1685ms INFO 2025-10-17 12:00:12,744 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,744 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8249ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:12,746 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:12,746 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.8192ms INFO 2025-10-17 12:00:12,746 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:12,746 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5857ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:18,359 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/list.4bc56350.js INFO 2025-10-17 12:00:18,359 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/list.81fa16ba.css INFO 2025-10-17 12:00:18,359 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:18,359 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/list.81fa16ba.css was not modified INFO 2025-10-17 12:00:18,359 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/list.4bc56350.js was not modified INFO 2025-10-17 12:00:18,359 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5009ms 304 application/javascript INFO 2025-10-17 12:00:18,359 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5006ms 304 text/css INFO 2025-10-17 12:00:18,427 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 12:00:18,427 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:18,428 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:18,429 [72 ] 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 2025-10-17 12:00:18,434 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:18,434 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.3644ms INFO 2025-10-17 12:00:18,434 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:18,434 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4895ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:19,617 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 12:00:19,618 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:19,618 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:19,619 [44 ] 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 2025-10-17 12:00:19,624 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:19,624 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.0859ms INFO 2025-10-17 12:00:19,624 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:19,625 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3592ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:20,302 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.90990439.js INFO 2025-10-17 12:00:20,302 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:20,302 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/index.90990439.js was not modified INFO 2025-10-17 12:00:20,302 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4775ms 304 application/javascript INFO 2025-10-17 12:00:20,305 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/datePickerSelect.c46509e1.js INFO 2025-10-17 12:00:20,305 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/datePickerSelect.320ab7e7.css INFO 2025-10-17 12:00:20,305 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:20,305 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/datePickerSelect.320ab7e7.css was not modified INFO 2025-10-17 12:00:20,305 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4135ms 304 text/css INFO 2025-10-17 12:00:20,305 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/datePickerSelect.c46509e1.js was not modified INFO 2025-10-17 12:00:20,305 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5937ms 304 application/javascript INFO 2025-10-17 12:00:20,307 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:00:20,307 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:20,307 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/scorllMixin.21d2fb71.js INFO 2025-10-17 12:00:20,307 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:20,307 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/language.88fb6f77.js was not modified INFO 2025-10-17 12:00:20,307 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3082ms 304 application/javascript INFO 2025-10-17 12:00:20,307 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/scorllMixin.21d2fb71.js was not modified INFO 2025-10-17 12:00:20,308 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2769ms 304 application/javascript INFO 2025-10-17 12:00:20,317 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.30e8fdf7.css INFO 2025-10-17 12:00:20,317 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.30e8fdf7.css was not modified INFO 2025-10-17 12:00:20,317 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3388ms 304 text/css INFO 2025-10-17 12:00:20,317 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 12:00:20,317 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 12:00:20,317 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:20,318 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/tab.14008936.css was not modified INFO 2025-10-17 12:00:20,318 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/tab.8b33309e.js was not modified INFO 2025-10-17 12:00:20,318 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2451ms 304 text/css INFO 2025-10-17 12:00:20,318 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3551ms 304 application/javascript INFO 2025-10-17 12:00:20,390 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:00:20,390 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:20,390 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:20,392 [7 ] 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 2025-10-17 12:00:20,393 [44 ] 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 2025-10-17 12:00:20,393 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:20,393 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:20,395 [44 ] 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 2025-10-17 12:00:20,397 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:20,397 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.9604ms INFO 2025-10-17 12:00:20,397 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:20,397 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1003ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:20,952 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:20,952 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 557.4395ms INFO 2025-10-17 12:00:20,952 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:20,953 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 559.4706ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:25,078 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 12:00:25,079 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 12:00:25,079 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:25,079 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/idCard.54670600.css was not modified INFO 2025-10-17 12:00:25,079 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/formpanel.a5edd681.js INFO 2025-10-17 12:00:25,079 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:25,079 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/idCard.f223054d.js was not modified INFO 2025-10-17 12:00:25,079 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.471ms 304 text/css INFO 2025-10-17 12:00:25,079 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/formpanel.a5edd681.js was not modified INFO 2025-10-17 12:00:25,079 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3944ms 304 application/javascript INFO 2025-10-17 12:00:25,079 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2552ms 304 application/javascript INFO 2025-10-17 12:00:25,085 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/formpanel.af98632f.css INFO 2025-10-17 12:00:25,085 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 12:00:25,085 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:25,085 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/uploadavatar.3083a06b.js was not modified INFO 2025-10-17 12:00:25,085 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3077ms 304 application/javascript INFO 2025-10-17 12:00:25,085 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/formpanel.af98632f.css was not modified INFO 2025-10-17 12:00:25,085 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4504ms 304 text/css INFO 2025-10-17 12:00:25,086 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 12:00:25,086 [44 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/uploadavatar.c8f578b6.css was not modified INFO 2025-10-17 12:00:25,086 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2353ms 304 text/css INFO 2025-10-17 12:00:25,166 [44 ] 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 2025-10-17 12:00:25,166 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:00:25,167 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:25,167 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:25,167 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:25,167 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:25,167 [7 ] 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 2025-10-17 12:00:25,167 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:25,167 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:25,169 [72 ] 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 2025-10-17 12:00:25,169 [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 2025-10-17 12:00:25,169 [7 ] 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 2025-10-17 12:00:25,174 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:25,174 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.3175ms INFO 2025-10-17 12:00:25,174 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:25,174 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7035ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:25,175 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:25,175 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.9074ms INFO 2025-10-17 12:00:25,175 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:25,175 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3608ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:25,200 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:25,202 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 33.4652ms INFO 2025-10-17 12:00:25,202 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:25,202 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2173ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:26,327 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=UcbXXT6cmmc%3D& INFO 2025-10-17 12:00:26,327 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:26,328 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:26,329 [7 ] 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 2025-10-17 12:00:26,331 [7 ] Sg.HcmMb.PubClass.ShareData - oldValue:UcbXXT6cmmc= INFO 2025-10-17 12:00:26,350 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:26,350 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.6288ms INFO 2025-10-17 12:00:26,350 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:26,350 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9747ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:27,913 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 12:00:27,913 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 12:00:27,914 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.813ms 200 text/css INFO 2025-10-17 12:00:27,914 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 12:00:27,914 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:27,914 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 12:00:27,915 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6223ms 200 application/javascript INFO 2025-10-17 12:00:28,118 [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 2025-10-17 12:00:28,118 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:28,118 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:28,120 [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 2025-10-17 12:00:28,123 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:28,123 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5731ms INFO 2025-10-17 12:00:28,123 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:28,123 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8643ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:28,124 [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 2025-10-17 12:00:28,124 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:28,124 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:28,124 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:28,126 [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 2025-10-17 12:00:28,140 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:28,140 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 14.2621ms INFO 2025-10-17 12:00:28,140 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:28,140 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1925ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:29,197 [26 ] 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 2025-10-17 12:00:29,197 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:29,197 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:29,198 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,199 [26 ] 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 2025-10-17 12:00:29,207 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:29,208 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.7055ms INFO 2025-10-17 12:00:29,208 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,208 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9536ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:29,276 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=UcbXXT6cmmc%3D& INFO 2025-10-17 12:00:29,276 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:29,277 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,278 [44 ] 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 2025-10-17 12:00:29,280 [44 ] Sg.HcmMb.PubClass.ShareData - oldValue:UcbXXT6cmmc= INFO 2025-10-17 12:00:29,282 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=7X8cfjoAn9I%3D&isDeptCode=true& INFO 2025-10-17 12:00:29,282 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OdjvHroQZTM%3D&isDeptCode=true& INFO 2025-10-17 12:00:29,282 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:29,282 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:29,282 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,282 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,283 [7 ] 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 2025-10-17 12:00:29,283 [26 ] 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 2025-10-17 12:00:29,285 [7 ] Sg.HcmMb.PubClass.ShareData - oldValue:OdjvHroQZTM= INFO 2025-10-17 12:00:29,285 [26 ] Sg.HcmMb.PubClass.ShareData - oldValue:7X8cfjoAn9I= INFO 2025-10-17 12:00:29,286 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=1wTYaMiileEKqxqrQKn7RA%3D%3D&isDeptCode=true& INFO 2025-10-17 12:00:29,287 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:29,287 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,289 [72 ] 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 2025-10-17 12:00:29,290 [72 ] Sg.HcmMb.PubClass.ShareData - oldValue:1wTYaMiileEKqxqrQKn7RA== INFO 2025-10-17 12:00:29,291 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:29,291 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 7.8723ms INFO 2025-10-17 12:00:29,291 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,291 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6028ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:29,292 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:29,292 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.3948ms INFO 2025-10-17 12:00:29,292 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,292 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1949ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:29,294 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:29,294 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.4235ms INFO 2025-10-17 12:00:29,294 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,294 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.873ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:29,298 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:29,298 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.0222ms INFO 2025-10-17 12:00:29,298 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,298 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0418ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:29,533 [50 ] 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 2025-10-17 12:00:29,533 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:29,533 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:29,533 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,535 [50 ] 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 2025-10-17 12:00:29,543 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:29,543 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.526ms INFO 2025-10-17 12:00:29,543 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:29,543 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6184ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:30,151 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardPanle.03243d26.js INFO 2025-10-17 12:00:30,152 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:30,152 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/cardPanle.03243d26.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\cardPanle.03243d26.js' INFO 2025-10-17 12:00:30,152 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.731ms 200 application/javascript INFO 2025-10-17 12:00:30,155 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardPanle.3bec7bb3.css INFO 2025-10-17 12:00:30,156 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/cardPanle.3bec7bb3.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\cardPanle.3bec7bb3.css' INFO 2025-10-17 12:00:30,156 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5589ms 200 text/css INFO 2025-10-17 12:00:30,359 [44 ] 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 2025-10-17 12:00:30,360 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:30,360 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:30,361 [44 ] 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 2025-10-17 12:00:30,384 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:30,385 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 23.3387ms INFO 2025-10-17 12:00:30,385 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:30,385 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.4131ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:30,952 [47 ] 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 2025-10-17 12:00:30,953 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:30,953 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:30,954 [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 2025-10-17 12:00:30,958 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:30,958 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4432ms INFO 2025-10-17 12:00:30,958 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:30,958 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7541ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:31,627 [50 ] 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 2025-10-17 12:00:31,628 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:31,628 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:31,628 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:31,629 [50 ] 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 2025-10-17 12:00:31,635 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:31,635 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0313ms INFO 2025-10-17 12:00:31,635 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:31,636 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.17ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:31,782 [44 ] 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 2025-10-17 12:00:31,785 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:31,785 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:31,787 [44 ] 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 2025-10-17 12:00:31,790 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:31,790 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 3.9544ms INFO 2025-10-17 12:00:31,791 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:31,791 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2628ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:00:33,907 [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 2025-10-17 12:00:33,908 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:00:33,908 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:00:33,908 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:33,910 [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 2025-10-17 12:00:33,935 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:00:33,935 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 25.5833ms INFO 2025-10-17 12:00:33,935 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:00:33,935 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9545ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:04,873 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673664786&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:01:04,874 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:01:04,874 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8133ms 200 text/html INFO 2025-10-17 12:01:05,162 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673665053 INFO 2025-10-17 12:01:05,163 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:01:05,163 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6942ms 200 application/javascript INFO 2025-10-17 12:01:05,213 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9451187272829624 INFO 2025-10-17 12:01:05,213 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:01:05,213 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5931ms 200 application/javascript INFO 2025-10-17 12:01:05,312 [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%3D1760673664786%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:01:05,313 [44 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:01:05,313 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,313 [16 ] 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 2025-10-17 12:01:05,314 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:01:05,314 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,314 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,315 [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 2025-10-17 12:01:05,315 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 12:01:05,316 [44 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673664786&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:01:05,316 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:01:05,316 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:01:05,316 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:01:05,318 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,318 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4853ms INFO 2025-10-17 12:01:05,318 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,318 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.808ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,332 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:01:05,334 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,334 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.3228ms INFO 2025-10-17 12:01:05,334 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,335 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0567ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,422 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:01:05,423 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,423 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,424 [16 ] 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 2025-10-17 12:01:05,425 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:01:05,425 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:01:05,425 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:01:05,433 [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 2025-10-17 12:01:05,433 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,433 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,435 [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 2025-10-17 12:01:05,438 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,438 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3667ms INFO 2025-10-17 12:01:05,438 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,438 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.188ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,440 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:01:05,440 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:01:05,443 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,443 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.752ms INFO 2025-10-17 12:01:05,443 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,443 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7804ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,532 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:01:05,532 [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 2025-10-17 12:01:05,533 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,533 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,533 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,533 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,534 [16 ] 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 2025-10-17 12:01:05,534 [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 2025-10-17 12:01:05,537 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,537 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,537 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9255ms INFO 2025-10-17 12:01:05,537 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,537 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.162ms INFO 2025-10-17 12:01:05,537 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,537 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8202ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,537 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.075ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,588 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:01:05,588 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:01:05,588 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,588 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,588 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,588 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,590 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:01:05,590 [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 2025-10-17 12:01:05,590 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,590 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,590 [77 ] 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 2025-10-17 12:01:05,591 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:01:05,591 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,591 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,591 [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 2025-10-17 12:01:05,592 [16 ] 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 2025-10-17 12:01:05,594 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,594 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4652ms INFO 2025-10-17 12:01:05,595 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,595 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.018ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,599 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,599 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,599 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.9428ms INFO 2025-10-17 12:01:05,599 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,599 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.2406ms INFO 2025-10-17 12:01:05,599 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,599 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2202ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,599 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2428ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,600 [16 ] 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 2025-10-17 12:01:05,600 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,600 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,601 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,601 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8494ms INFO 2025-10-17 12:01:05,601 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,601 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3693ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,601 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:01:05,604 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,604 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.6955ms INFO 2025-10-17 12:01:05,604 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,604 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5327ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,632 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:01:05,633 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,633 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,634 [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 2025-10-17 12:01:05,639 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,639 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6164ms INFO 2025-10-17 12:01:05,639 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,639 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5845ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,692 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:01:05,693 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,693 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:01:05,693 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,693 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:05,693 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,694 [16 ] 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 2025-10-17 12:01:05,694 [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 2025-10-17 12:01:05,713 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,713 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.1209ms INFO 2025-10-17 12:01:05,713 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,713 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7066ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:05,752 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:05,752 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 57.7374ms INFO 2025-10-17 12:01:05,752 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:05,752 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.6337ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:08,324 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 12:01:08,324 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:08,324 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:08,325 [28 ] 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 2025-10-17 12:01:08,332 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:08,332 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 6.1905ms INFO 2025-10-17 12:01:08,332 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:08,332 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2434ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:11,028 [28 ] 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 2025-10-17 12:01:11,028 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:01:11,029 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:11,029 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:11,029 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:11,029 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:11,030 [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 2025-10-17 12:01:11,030 [28 ] 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 2025-10-17 12:01:11,035 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:11,035 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5436ms INFO 2025-10-17 12:01:11,035 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:11,035 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.652ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:11,389 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:11,389 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 358.7409ms INFO 2025-10-17 12:01:11,389 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:11,390 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 361.1696ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:12,438 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=69935dcd-748b-4994-a33c-5862370caf2b& INFO 2025-10-17 12:01:12,438 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:12,438 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:12,440 [16 ] 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 2025-10-17 12:01:12,487 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:12,487 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.7656ms INFO 2025-10-17 12:01:12,487 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:12,487 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2996ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:12,605 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:01:12,606 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:12,606 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:12,608 [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 2025-10-17 12:01:12,611 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330759&isHis=& INFO 2025-10-17 12:01:12,611 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:12,611 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:12,613 [28 ] 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 2025-10-17 12:01:12,620 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:01:12,625 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:12,625 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 17.5122ms INFO 2025-10-17 12:01:12,625 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:12,625 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.83ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:12,626 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:01:12,630 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:12,630 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.1202ms INFO 2025-10-17 12:01:12,630 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:12,630 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1432ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:12,754 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=69935dcd-748b-4994-a33c-5862370caf2b&isHis=& INFO 2025-10-17 12:01:12,754 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:12,754 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:12,756 [47 ] 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 2025-10-17 12:01:12,813 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:12,813 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 57.1023ms INFO 2025-10-17 12:01:12,813 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:12,813 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.43ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:12,953 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:01:12,954 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:12,954 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:12,956 [47 ] 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 2025-10-17 12:01:12,961 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:12,961 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1183ms INFO 2025-10-17 12:01:12,961 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:12,961 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5916ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:13,088 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=69935dcd-748b-4994-a33c-5862370caf2b&isHis=& INFO 2025-10-17 12:01:13,089 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:13,089 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,090 [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 2025-10-17 12:01:13,096 [26 ] 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=69935dcd-748b-4994-a33c-5862370caf2b&recordId=3921&tableName=FORM71& INFO 2025-10-17 12:01:13,096 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:13,096 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,100 [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 2025-10-17 12:01:13,149 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=69935dcd-748b-4994-a33c-5862370caf2b&flowID=185&nodeCode=begin& INFO 2025-10-17 12:01:13,150 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:13,150 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,151 [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 2025-10-17 12:01:13,253 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:13,253 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 152.8041ms INFO 2025-10-17 12:01:13,253 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,253 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 157.6935ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:13,260 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:13,260 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 169.7093ms INFO 2025-10-17 12:01:13,260 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,260 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 171.9052ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:13,261 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:13,261 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 109.4458ms INFO 2025-10-17 12:01:13,261 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,261 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.6131ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:13,398 [16 ] 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=3921&approveID=330759& INFO 2025-10-17 12:01:13,398 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:13,398 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,400 [16 ] 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 2025-10-17 12:01:13,405 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:13,405 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.419ms INFO 2025-10-17 12:01:13,405 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,405 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4436ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:13,533 [28 ] 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 2025-10-17 12:01:13,533 [16 ] 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 2025-10-17 12:01:13,534 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3921&formCode=0070&flowID=185&nodeCode=begin&exeId=62254&guid=69935dcd-748b-4994-a33c-5862370caf2b&flag=4& INFO 2025-10-17 12:01:13,534 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:13,534 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:13,534 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:13,534 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,534 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,534 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,535 [47 ] 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 2025-10-17 12:01:13,535 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:01:13,536 [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 2025-10-17 12:01:13,540 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:13,540 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:13,540 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0775ms INFO 2025-10-17 12:01:13,540 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,540 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3907ms INFO 2025-10-17 12:01:13,540 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,540 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4729ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:13,540 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.336ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:13,619 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:13,622 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 86.7885ms INFO 2025-10-17 12:01:13,622 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,622 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.6014ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:13,833 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=3bef529a-e466-3a6c-ac30-0a0892aa006b&attachTableName=& INFO 2025-10-17 12:01:13,833 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d925cc87-e603-5600-4be5-ceec102f5172&attachTableName=& INFO 2025-10-17 12:01:13,833 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:13,834 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,834 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:13,834 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,835 [44 ] 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 2025-10-17 12:01:13,835 [28 ] 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 2025-10-17 12:01:13,869 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:13,869 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 33.4006ms INFO 2025-10-17 12:01:13,869 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,869 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4866ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:13,869 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:13,870 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 34.2206ms INFO 2025-10-17 12:01:13,870 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:13,870 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6512ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:14,833 [44 ] 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=9RQsUC5xGpo%3D& INFO 2025-10-17 12:01:14,834 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:14,834 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:14,835 [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 2025-10-17 12:01:14,841 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:14,842 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.4978ms INFO 2025-10-17 12:01:14,842 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:14,842 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5712ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:28,227 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:01:28,228 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:28,228 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:28,229 [50 ] 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 2025-10-17 12:01:28,230 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:28,230 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:28,230 [44 ] 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 2025-10-17 12:01:28,231 [50 ] 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 2025-10-17 12:01:28,235 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:28,235 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.4286ms INFO 2025-10-17 12:01:28,235 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:28,236 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2643ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:28,583 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:28,583 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 351.9649ms INFO 2025-10-17 12:01:28,583 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:28,583 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 354.1837ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:01:28,918 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 12:01:28,918 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:01:28,918 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:28,920 [23 ] 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 2025-10-17 12:01:28,925 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:01:28,925 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 4.992ms INFO 2025-10-17 12:01:28,925 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:01:28,925 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0676ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:26,581 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673746549&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:02:26,582 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:02:26,582 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7314ms 200 text/html INFO 2025-10-17 12:02:26,822 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673746806 INFO 2025-10-17 12:02:26,822 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:02:26,822 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6875ms 200 application/javascript INFO 2025-10-17 12:02:26,834 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7470245318584248 INFO 2025-10-17 12:02:26,834 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:02:26,834 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5292ms 200 application/javascript INFO 2025-10-17 12:02:26,921 [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%3D1760673746549%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:02:26,921 [72 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:02:26,921 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:26,922 [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 2025-10-17 12:02:26,923 [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 2025-10-17 12:02:26,923 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:02:26,923 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:26,923 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:26,923 [72 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673746549&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:02:26,924 [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 2025-10-17 12:02:26,925 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:02:26,926 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:02:26,926 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:02:26,926 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:26,926 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7653ms INFO 2025-10-17 12:02:26,926 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:26,926 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6851ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:26,941 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:02:26,943 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:26,943 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7744ms INFO 2025-10-17 12:02:26,943 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:26,943 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7147ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,006 [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 2025-10-17 12:02:27,006 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:02:27,006 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,007 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,007 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,007 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,008 [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 2025-10-17 12:02:27,008 [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 2025-10-17 12:02:27,009 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:02:27,009 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:02:27,009 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:02:27,011 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,011 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4578ms INFO 2025-10-17 12:02:27,011 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,012 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.341ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,024 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:02:27,024 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:02:27,027 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,027 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0206ms INFO 2025-10-17 12:02:27,027 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,027 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.72ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,099 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:02:27,099 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,099 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,100 [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 2025-10-17 12:02:27,101 [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 2025-10-17 12:02:27,102 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,102 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,103 [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 2025-10-17 12:02:27,104 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,104 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1957ms INFO 2025-10-17 12:02:27,104 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,104 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2634ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,106 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,106 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1178ms INFO 2025-10-17 12:02:27,106 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,106 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8692ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,136 [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 2025-10-17 12:02:27,136 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,137 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,138 [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 2025-10-17 12:02:27,141 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,141 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1363ms INFO 2025-10-17 12:02:27,141 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,141 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.934ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,143 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:02:27,143 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,143 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,144 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:02:27,144 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,144 [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 2025-10-17 12:02:27,144 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,145 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:02:27,145 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,145 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,146 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:02:27,146 [82 ] 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 2025-10-17 12:02:27,146 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,146 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,146 [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 2025-10-17 12:02:27,147 [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 2025-10-17 12:02:27,150 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,150 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.408ms INFO 2025-10-17 12:02:27,150 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,150 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3383ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,151 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,151 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.5962ms INFO 2025-10-17 12:02:27,151 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,151 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1743ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,154 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,154 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.9733ms INFO 2025-10-17 12:02:27,154 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,154 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4476ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,156 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,156 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3587ms INFO 2025-10-17 12:02:27,156 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,156 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1665ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,170 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:02:27,170 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,170 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,171 [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 2025-10-17 12:02:27,176 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,176 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3736ms INFO 2025-10-17 12:02:27,176 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,176 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2251ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,204 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:02:27,204 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,204 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,206 [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 2025-10-17 12:02:27,206 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:02:27,206 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:27,206 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,208 [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 2025-10-17 12:02:27,222 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,222 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.3403ms INFO 2025-10-17 12:02:27,222 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,222 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2039ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:27,226 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:27,226 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.7813ms INFO 2025-10-17 12:02:27,226 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:27,227 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.529ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:36,624 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 12:02:36,625 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:36,625 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:36,627 [71 ] 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 2025-10-17 12:02:36,632 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:36,632 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.2958ms INFO 2025-10-17 12:02:36,632 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:36,632 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7056ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:38,043 [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 2025-10-17 12:02:38,044 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:38,044 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:38,045 [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 2025-10-17 12:02:38,047 [71 ] 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 2025-10-17 12:02:38,048 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:38,048 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:38,049 [71 ] 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 2025-10-17 12:02:38,050 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:38,050 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7926ms INFO 2025-10-17 12:02:38,050 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:38,050 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0519ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:38,410 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:38,411 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 361.8243ms INFO 2025-10-17 12:02:38,411 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:38,411 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 363.7108ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:40,062 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:02:40,062 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:40,062 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:40,064 [63 ] 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 2025-10-17 12:02:40,064 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:40,064 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:40,064 [71 ] 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 2025-10-17 12:02:40,065 [63 ] 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 2025-10-17 12:02:40,069 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:40,069 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.0515ms INFO 2025-10-17 12:02:40,069 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:40,069 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4886ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:40,069 [63 ] 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 2025-10-17 12:02:40,069 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:40,070 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:40,071 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:40,071 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.3341ms INFO 2025-10-17 12:02:40,071 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:40,071 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3213ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:40,071 [63 ] 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 2025-10-17 12:02:40,078 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:40,082 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 10.3265ms INFO 2025-10-17 12:02:40,082 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:40,082 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4767ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:41,341 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=UcbXXT6cmmc%3D& INFO 2025-10-17 12:02:41,341 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:41,341 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:41,343 [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 2025-10-17 12:02:41,344 [63 ] Sg.HcmMb.PubClass.ShareData - oldValue:UcbXXT6cmmc= INFO 2025-10-17 12:02:41,362 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:41,363 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 19.8426ms INFO 2025-10-17 12:02:41,363 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:41,363 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8982ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:42,838 [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 2025-10-17 12:02:42,838 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:02:42,838 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:42,838 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:42,840 [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 2025-10-17 12:02:42,849 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:42,849 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.1918ms INFO 2025-10-17 12:02:42,849 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:42,849 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3437ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:42,913 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=UcbXXT6cmmc%3D& INFO 2025-10-17 12:02:42,914 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:42,914 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:42,915 [43 ] 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 2025-10-17 12:02:42,917 [43 ] Sg.HcmMb.PubClass.ShareData - oldValue:UcbXXT6cmmc= INFO 2025-10-17 12:02:42,920 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=7X8cfjoAn9I%3D&isDeptCode=true& INFO 2025-10-17 12:02:42,920 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:42,920 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:42,921 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=1wTYaMiileEKqxqrQKn7RA%3D%3D&isDeptCode=true& INFO 2025-10-17 12:02:42,921 [63 ] 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 2025-10-17 12:02:42,921 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:42,921 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:42,923 [44 ] 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 2025-10-17 12:02:42,923 [63 ] Sg.HcmMb.PubClass.ShareData - oldValue:7X8cfjoAn9I= INFO 2025-10-17 12:02:42,924 [44 ] Sg.HcmMb.PubClass.ShareData - oldValue:1wTYaMiileEKqxqrQKn7RA== INFO 2025-10-17 12:02:42,925 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=OdjvHroQZTM%3D&isDeptCode=true& INFO 2025-10-17 12:02:42,925 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:42,925 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:42,926 [56 ] 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 2025-10-17 12:02:42,928 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:OdjvHroQZTM= INFO 2025-10-17 12:02:42,930 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:42,930 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 9.3642ms INFO 2025-10-17 12:02:42,931 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:42,931 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9933ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:42,931 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:42,931 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.6707ms INFO 2025-10-17 12:02:42,931 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:42,931 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2983ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:42,933 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:42,933 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 6.6851ms INFO 2025-10-17 12:02:42,933 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:42,933 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:42,934 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:42,935 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 19.2893ms INFO 2025-10-17 12:02:42,935 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:42,935 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2385ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:02:43,163 [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 2025-10-17 12:02:43,163 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:02:43,163 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:02:43,163 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:43,165 [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 2025-10-17 12:02:43,173 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:02:43,173 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.5557ms INFO 2025-10-17 12:02:43,173 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:02:43,173 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5184ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:39,963 [7 ] 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 2025-10-17 12:03:39,963 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:03:39,963 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /woff2/fontawesome-webfont.2adefcbc.woff2 was not modified INFO 2025-10-17 12:03:39,963 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6481ms 304 font/woff2 INFO 2025-10-17 12:03:46,998 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673826869&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:03:46,998 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:03:46,998 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.756ms 200 text/html INFO 2025-10-17 12:03:47,357 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673827346 INFO 2025-10-17 12:03:47,357 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:03:47,357 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7151ms 200 application/javascript INFO 2025-10-17 12:03:47,369 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7424469391159298 INFO 2025-10-17 12:03:47,369 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:03:47,369 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4936ms 200 application/javascript INFO 2025-10-17 12:03:47,560 [23 ] 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%3D1760673826869%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:03:47,561 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:03:47,561 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,563 [23 ] 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 2025-10-17 12:03:47,564 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673826869&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:03:47,568 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,568 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.2792ms INFO 2025-10-17 12:03:47,568 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,568 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9147ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:47,575 [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 2025-10-17 12:03:47,575 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:03:47,576 [26 ] 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 2025-10-17 12:03:47,576 [26 ] 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 2025-10-17 12:03:47,576 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,577 [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). WARN 2025-10-17 12:03:47,578 [26 ] 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 2025-10-17 12:03:47,578 [26 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:03:47,578 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,578 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7336ms INFO 2025-10-17 12:03:47,578 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,578 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1282ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:03:47,655 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:03:47,655 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:03:47,655 [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 2025-10-17 12:03:47,655 [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 2025-10-17 12:03:47,655 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:03:47,657 [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 2025-10-17 12:03:47,657 [38 ] 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 93873 INFO 2025-10-17 12:03:47,657 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:03:47,657 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:47,657 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,658 [43 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NzIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjY5MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuaigeellum-mSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzcyIiwianRpIjoiMTE0YTQ1ODUtZGMzNC00YWI2LWJkMzctMDQ4NzVkNjUyYWY2IiwiaWF0IjoxNzYwNTg3MzA4LCJuYmYiOjE3NjA1ODczMDYsImV4cCI6MTc2MDY3MzcwOCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.LcahIxIY4GoRj0mvpPcgdcNaqAHt-ZUzQ5nJSa7B0Po INFO 2025-10-17 12:03:47,659 [38 ] 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 2025-10-17 12:03:47,662 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,662 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.5923ms INFO 2025-10-17 12:03:47,662 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:03:47,662 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9466ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:47,678 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,678 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 18.9689ms INFO 2025-10-17 12:03:47,678 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,678 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1796ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:47,737 [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 2025-10-17 12:03:47,737 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:03:47,737 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:47,738 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,739 [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 2025-10-17 12:03:47,740 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:03:47,740 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:03:47,740 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:03:47,755 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:03:47,756 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3928&formCode=0070&exeId=62261& INFO 2025-10-17 12:03:47,756 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:47,756 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,757 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,757 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5309ms INFO 2025-10-17 12:03:47,757 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,757 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.334ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:47,757 [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 2025-10-17 12:03:47,760 [23 ] 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=X9ZjcZ4SbHw%3D& INFO 2025-10-17 12:03:47,761 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:47,761 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,762 [23 ] 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 2025-10-17 12:03:47,767 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,767 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.119ms INFO 2025-10-17 12:03:47,767 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,767 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6951ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:47,797 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,800 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 42.5366ms INFO 2025-10-17 12:03:47,800 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,800 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.2912ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:47,821 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:03:47,822 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:47,822 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,823 [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 2025-10-17 12:03:47,824 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:03:47,824 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:03:47,824 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:03:47,825 [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 2025-10-17 12:03:47,825 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:47,825 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,827 [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 2025-10-17 12:03:47,831 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,831 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0075ms INFO 2025-10-17 12:03:47,831 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,831 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6007ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:47,838 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:03:47,839 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:03:47,841 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,841 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.4194ms INFO 2025-10-17 12:03:47,841 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,841 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2142ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:47,942 [47 ] 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 2025-10-17 12:03:47,942 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:03:47,942 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:47,942 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:47,942 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,942 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,944 [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 2025-10-17 12:03:47,944 [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 2025-10-17 12:03:47,947 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,947 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:47,947 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7995ms INFO 2025-10-17 12:03:47,947 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,947 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.91ms INFO 2025-10-17 12:03:47,947 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8006ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:47,948 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:47,948 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9253ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:48,024 [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 2025-10-17 12:03:48,024 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:48,024 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,026 [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 2025-10-17 12:03:48,029 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:48,029 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.315ms INFO 2025-10-17 12:03:48,029 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,029 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3285ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:48,033 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:03:48,033 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:48,034 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,034 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:03:48,035 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:48,035 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,035 [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 2025-10-17 12:03:48,036 [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 2025-10-17 12:03:48,039 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:48,039 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:48,039 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7867ms INFO 2025-10-17 12:03:48,039 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,039 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.8457ms INFO 2025-10-17 12:03:48,039 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4789ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:48,039 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,039 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9461ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:48,043 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:03:48,043 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:48,044 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,044 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:03:48,044 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:48,044 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,044 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:03:48,044 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:48,045 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,045 [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 2025-10-17 12:03:48,045 [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 2025-10-17 12:03:48,046 [23 ] 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 2025-10-17 12:03:48,049 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:48,049 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9454ms INFO 2025-10-17 12:03:48,049 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,049 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4992ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:48,050 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:48,050 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7739ms INFO 2025-10-17 12:03:48,050 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,051 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2789ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:48,052 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:48,052 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1296ms INFO 2025-10-17 12:03:48,052 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,053 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9337ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:48,151 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:03:48,151 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:03:48,151 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:48,152 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:48,152 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,152 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,153 [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 2025-10-17 12:03:48,153 [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 2025-10-17 12:03:48,167 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:48,167 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 14.1063ms INFO 2025-10-17 12:03:48,167 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,167 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0599ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:48,182 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:48,182 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 29.3557ms INFO 2025-10-17 12:03:48,182 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,182 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3502ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:48,976 [43 ] 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 2025-10-17 12:03:48,977 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:03:48,977 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:48,977 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:48,978 [43 ] 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 2025-10-17 12:03:48,997 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:+2pmeFqb4KQ= INFO 2025-10-17 12:03:48,997 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2025-10-17 12:03:48,997 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:X9ZjcZ4SbHw= INFO 2025-10-17 12:03:48,998 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2025-10-17 12:03:49,038 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:49,038 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 59.3441ms INFO 2025-10-17 12:03:49,038 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:49,038 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.5313ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:49,105 [28 ] 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 2025-10-17 12:03:49,106 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:03:49,106 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:49,106 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:49,107 [28 ] 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 2025-10-17 12:03:49,111 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:49,111 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 3.7405ms INFO 2025-10-17 12:03:49,111 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:49,111 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8363ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:50,125 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:03:50,125 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:50,125 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:50,127 [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 2025-10-17 12:03:50,131 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:50,131 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5209ms INFO 2025-10-17 12:03:50,131 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:50,132 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9262ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:50,133 [43 ] 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 2025-10-17 12:03:50,133 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:50,133 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:50,134 [43 ] 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 2025-10-17 12:03:50,522 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:50,522 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 388.0878ms INFO 2025-10-17 12:03:50,522 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:50,522 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 389.9303ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:50,604 [43 ] 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 2025-10-17 12:03:50,604 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:50,604 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:50,606 [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 2025-10-17 12:03:50,607 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 12:03:50,607 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:50,607 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:50,609 [28 ] 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 2025-10-17 12:03:50,610 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:50,610 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.685ms INFO 2025-10-17 12:03:50,610 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:50,610 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1161ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:50,640 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:50,640 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 30.9599ms INFO 2025-10-17 12:03:50,640 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:50,640 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.9241ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:52,207 [7 ] 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 2025-10-17 12:03:52,208 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:52,208 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:52,209 [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 2025-10-17 12:03:52,211 [28 ] 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 2025-10-17 12:03:52,211 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:52,211 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:52,212 [28 ] 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 2025-10-17 12:03:52,213 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:52,213 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.698ms INFO 2025-10-17 12:03:52,213 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:52,213 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0434ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:52,253 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:52,257 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 44.1032ms INFO 2025-10-17 12:03:52,257 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:52,257 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.1718ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:52,383 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673831830&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:03:52,383 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:03:52,384 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8249ms 200 text/html INFO 2025-10-17 12:03:53,035 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673832563 INFO 2025-10-17 12:03:53,036 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:03:53,036 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7641ms 200 application/javascript INFO 2025-10-17 12:03:53,453 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2628419719900973 INFO 2025-10-17 12:03:53,453 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:03:53,453 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.767ms 200 application/javascript INFO 2025-10-17 12:03:53,474 [28 ] 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 2025-10-17 12:03:53,474 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:03:53,474 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:53,474 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:53,475 [28 ] 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 2025-10-17 12:03:53,482 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:53,482 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.47ms INFO 2025-10-17 12:03:53,482 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:53,482 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5379ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:53,968 [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%3D1760673831830%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:03:53,968 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:03:53,969 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:53,970 [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 2025-10-17 12:03:53,971 [43 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673831830&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:03:53,974 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:53,974 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7249ms INFO 2025-10-17 12:03:53,974 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:53,974 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.711ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,006 [43 ] 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 2025-10-17 12:03:54,007 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:03:54,007 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,007 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,008 [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 2025-10-17 12:03:54,009 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:03:54,009 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:03:54,009 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:03:54,024 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:03:54,027 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,027 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8131ms INFO 2025-10-17 12:03:54,027 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,027 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8298ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,136 [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 2025-10-17 12:03:54,136 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,137 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,138 [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 2025-10-17 12:03:54,139 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:03:54,139 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,139 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,141 [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 2025-10-17 12:03:54,142 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:03:54,142 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:03:54,142 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:03:54,142 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,143 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3858ms INFO 2025-10-17 12:03:54,143 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,143 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5171ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,157 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:03:54,157 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:03:54,160 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,160 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0565ms INFO 2025-10-17 12:03:54,160 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,160 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2928ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,272 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:03:54,273 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,273 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,274 [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 2025-10-17 12:03:54,278 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,278 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6223ms INFO 2025-10-17 12:03:54,278 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,278 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6613ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,308 [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 2025-10-17 12:03:54,308 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,308 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,310 [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 2025-10-17 12:03:54,313 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,313 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3688ms INFO 2025-10-17 12:03:54,313 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,313 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2889ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,327 [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 2025-10-17 12:03:54,327 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,328 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,329 [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 2025-10-17 12:03:54,332 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,332 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.266ms INFO 2025-10-17 12:03:54,332 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,332 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1565ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,339 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:03:54,339 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,340 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,341 [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 2025-10-17 12:03:54,344 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:03:54,344 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,344 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,344 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,344 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1955ms INFO 2025-10-17 12:03:54,344 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,344 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1775ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,345 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:03:54,345 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,345 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,345 [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 2025-10-17 12:03:54,346 [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 2025-10-17 12:03:54,348 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,348 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8141ms INFO 2025-10-17 12:03:54,348 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,348 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6021ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,354 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,354 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5609ms INFO 2025-10-17 12:03:54,354 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,354 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3426ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,378 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:03:54,378 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,379 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,380 [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 2025-10-17 12:03:54,383 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,383 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2305ms INFO 2025-10-17 12:03:54,383 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,383 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.867ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,451 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:03:54,451 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,451 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,453 [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 2025-10-17 12:03:54,458 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:03:54,458 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,458 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,460 [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 2025-10-17 12:03:54,460 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:03:54,460 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:54,460 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,462 [38 ] 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 2025-10-17 12:03:54,463 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,463 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 10.3767ms INFO 2025-10-17 12:03:54,463 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,463 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3705ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,475 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,475 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 13.0959ms INFO 2025-10-17 12:03:54,475 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,475 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1491ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:54,477 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:54,477 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.137ms INFO 2025-10-17 12:03:54,477 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:54,477 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9914ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:55,916 [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 2025-10-17 12:03:55,916 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:55,916 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:55,917 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 12:03:55,917 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:03:55,917 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:03:55,917 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:55,918 [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 2025-10-17 12:03:55,918 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:03:55,922 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:55,922 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0601ms INFO 2025-10-17 12:03:55,922 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:55,922 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3364ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:03:55,940 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:03:55,941 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 22.129ms INFO 2025-10-17 12:03:55,941 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:03:55,941 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1395ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:00,736 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673840633&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:04:00,736 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:04:00,737 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8846ms 200 text/html INFO 2025-10-17 12:04:00,930 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673840924 INFO 2025-10-17 12:04:00,930 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:04:00,931 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6878ms 200 application/javascript INFO 2025-10-17 12:04:00,943 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5932271714496249 INFO 2025-10-17 12:04:00,944 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:04:00,944 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5209ms 200 application/javascript INFO 2025-10-17 12:04:01,060 [38 ] 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%3D1760673840633%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:04:01,060 [38 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:04:01,060 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,061 [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 2025-10-17 12:04:01,062 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:01,062 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,062 [38 ] 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 2025-10-17 12:04:01,062 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,063 [38 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673840633&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:04:01,063 [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 2025-10-17 12:04:01,064 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:04:01,064 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:04:01,064 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:04:01,066 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,066 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.4598ms INFO 2025-10-17 12:04:01,066 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,067 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8046ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,080 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:04:01,083 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,083 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.7919ms INFO 2025-10-17 12:04:01,083 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,083 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6396ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,149 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:04:01,149 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,149 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,149 [38 ] 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 2025-10-17 12:04:01,150 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,150 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,151 [23 ] 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 2025-10-17 12:04:01,151 [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 2025-10-17 12:04:01,152 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:04:01,152 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:04:01,152 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:04:01,154 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,155 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3595ms INFO 2025-10-17 12:04:01,155 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,155 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2263ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,166 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:04:01,166 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:04:01,169 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,169 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.3761ms INFO 2025-10-17 12:04:01,169 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,169 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3415ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,256 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:04:01,256 [23 ] 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 2025-10-17 12:04:01,256 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,256 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,256 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,256 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,258 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:04:01,258 [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 2025-10-17 12:04:01,261 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,261 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,261 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5854ms INFO 2025-10-17 12:04:01,261 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6189ms INFO 2025-10-17 12:04:01,261 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,261 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,261 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7875ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,261 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8021ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,322 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fc6f5fba-67b3-488c-836e-4d7c7380351d%20%20& INFO 2025-10-17 12:04:01,322 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,322 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,324 [26 ] 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 2025-10-17 12:04:01,336 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:04:01,336 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,336 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,337 [38 ] 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 2025-10-17 12:04:01,357 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,357 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 19.2639ms INFO 2025-10-17 12:04:01,357 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,357 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3723ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,369 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,369 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.1147ms INFO 2025-10-17 12:04:01,369 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,369 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0584ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,446 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:04:01,447 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,447 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,448 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330790&isHis=& INFO 2025-10-17 12:04:01,448 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,448 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,448 [23 ] 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 2025-10-17 12:04:01,449 [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 2025-10-17 12:04:01,453 [26 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:04:01,455 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,455 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3094ms INFO 2025-10-17 12:04:01,455 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,455 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4791ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,459 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,459 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.5292ms INFO 2025-10-17 12:04:01,459 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,459 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3369ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,522 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:04:01,522 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,522 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,523 [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 2025-10-17 12:04:01,528 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,528 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.28ms INFO 2025-10-17 12:04:01,528 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,528 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1535ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,598 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=fc6f5fba-67b3-488c-836e-4d7c7380351d%20%20&isHis=& INFO 2025-10-17 12:04:01,598 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,598 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,600 [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 2025-10-17 12:04:01,600 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=N1703232725173&guid=fc6f5fba-67b3-488c-836e-4d7c7380351d%20%20&recordId=3928&tableName=FORM71& INFO 2025-10-17 12:04:01,600 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,601 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,603 [38 ] 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 2025-10-17 12:04:01,606 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=fc6f5fba-67b3-488c-836e-4d7c7380351d%20%20&flowID=185&nodeCode=N1703232725173& INFO 2025-10-17 12:04:01,607 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,607 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,608 [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 2025-10-17 12:04:01,652 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,652 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 49.5258ms INFO 2025-10-17 12:04:01,652 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,652 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.317ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,678 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,678 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 78.7125ms INFO 2025-10-17 12:04:01,678 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,678 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.9241ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,680 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,680 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 71.7837ms INFO 2025-10-17 12:04:01,680 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,680 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.2153ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,742 [43 ] 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=3928&approveID=330790& INFO 2025-10-17 12:04:01,742 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,742 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,744 [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 2025-10-17 12:04:01,749 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,749 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.0161ms INFO 2025-10-17 12:04:01,749 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,749 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1361ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,832 [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 2025-10-17 12:04:01,832 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,832 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,833 [26 ] 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 2025-10-17 12:04:01,833 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,833 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,834 [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 2025-10-17 12:04:01,835 [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 2025-10-17 12:04:01,836 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3928&formCode=0070&flowID=185&nodeCode=N1703232725173&exeId=62261&guid=fc6f5fba-67b3-488c-836e-4d7c7380351d%20%20&flag=1& INFO 2025-10-17 12:04:01,836 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:01,836 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,838 [47 ] 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 2025-10-17 12:04:01,839 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,839 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2763ms INFO 2025-10-17 12:04:01,839 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,839 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3928ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,839 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,839 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6121ms INFO 2025-10-17 12:04:01,839 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,839 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.486ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:01,918 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:01,922 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.0763ms INFO 2025-10-17 12:04:01,922 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:01,922 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.9098ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:02,097 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=adaeb2ae-68db-a748-a545-aa0d88699327&attachTableName=& INFO 2025-10-17 12:04:02,097 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:02,098 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:02,098 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=ba28fd6b-da59-908f-e691-323fdb089ad3&attachTableName=& INFO 2025-10-17 12:04:02,098 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:02,098 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:02,099 [43 ] 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 2025-10-17 12:04:02,099 [47 ] 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 2025-10-17 12:04:02,113 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:02,113 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:02,113 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.2542ms INFO 2025-10-17 12:04:02,113 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:02,113 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.8027ms INFO 2025-10-17 12:04:02,113 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2158ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:02,113 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:02,113 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0177ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:03,073 [7 ] 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 2025-10-17 12:04:03,073 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:03,074 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:03,074 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:03,075 [7 ] 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 2025-10-17 12:04:03,077 [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=X9ZjcZ4SbHw%3D& INFO 2025-10-17 12:04:03,077 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:03,078 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:03,079 [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 2025-10-17 12:04:03,080 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:03,080 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 4.7666ms INFO 2025-10-17 12:04:03,080 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:03,080 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9695ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:03,084 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:03,084 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.4936ms INFO 2025-10-17 12:04:03,084 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:03,084 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2556ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:05,232 [7 ] 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 2025-10-17 12:04:05,232 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:05,233 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:05,233 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:05,234 [7 ] 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 2025-10-17 12:04:05,282 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:05,283 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.4864ms INFO 2025-10-17 12:04:05,283 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:05,283 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7828ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:05,348 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 12:04:05,348 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:05,348 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:05,350 [82 ] 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 2025-10-17 12:04:05,357 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:05,357 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.7903ms INFO 2025-10-17 12:04:05,357 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:05,358 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7855ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:06,386 [7 ] 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 2025-10-17 12:04:06,386 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:06,386 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:06,386 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:06,388 [7 ] 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 2025-10-17 12:04:06,482 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:06,482 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 94.3157ms INFO 2025-10-17 12:04:06,482 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:06,482 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.5972ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:07,599 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:04:07,599 [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=1&type=0&formCode=& INFO 2025-10-17 12:04:07,599 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 12:04:07,599 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:07,599 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:07,599 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:07,599 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:07,599 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:07,599 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:07,601 [47 ] 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 2025-10-17 12:04:07,601 [82 ] 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 2025-10-17 12:04:07,601 [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 2025-10-17 12:04:07,607 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:07,607 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5107ms INFO 2025-10-17 12:04:07,607 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:07,607 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7847ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:07,615 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:07,615 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 13.9666ms INFO 2025-10-17 12:04:07,615 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:07,615 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0367ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:07,616 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:07,617 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.7876ms INFO 2025-10-17 12:04:07,617 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:07,617 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.871ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:27,061 [23 ] 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=2025-10-18&endDate=2025-10-18&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 12:04:27,061 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:27,062 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:27,063 [23 ] 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 2025-10-17 12:04:27,068 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:27,068 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 5.3756ms INFO 2025-10-17 12:04:27,068 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:27,068 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5017ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:42,676 [26 ] 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 2025-10-17 12:04:42,676 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:42,676 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:42,677 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,678 [26 ] 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 2025-10-17 12:04:42,684 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:42,684 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0077ms INFO 2025-10-17 12:04:42,684 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,684 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.337ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:42,698 [28 ] 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 2025-10-17 12:04:42,698 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:42,698 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:42,699 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,700 [28 ] 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 2025-10-17 12:04:42,705 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:42,705 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.5361ms INFO 2025-10-17 12:04:42,705 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,706 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2937ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:42,716 [26 ] 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 2025-10-17 12:04:42,716 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:42,716 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:42,716 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,718 [26 ] 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 2025-10-17 12:04:42,725 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:42,725 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.3542ms INFO 2025-10-17 12:04:42,725 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,725 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2116ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:42,736 [28 ] 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 2025-10-17 12:04:42,736 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:42,736 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:42,736 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,737 [28 ] 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 2025-10-17 12:04:42,743 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:42,743 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7255ms INFO 2025-10-17 12:04:42,743 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,743 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3865ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:42,823 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoCreateSelfOver? application/json 51667 INFO 2025-10-17 12:04:42,823 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:42,823 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:42,823 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,825 [23 ] 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 2025-10-17 12:04:42,861 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:42,861 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M) in 36.7984ms INFO 2025-10-17 12:04:42,862 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,862 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6622ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:42,948 [26 ] 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 2025-10-17 12:04:42,948 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:42,948 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:42,948 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,950 [26 ] 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 2025-10-17 12:04:42,988 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:42,988 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 38.7811ms INFO 2025-10-17 12:04:42,988 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:42,989 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.7548ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:44,086 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 12:04:44,087 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:44,087 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:44,088 [28 ] 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 2025-10-17 12:04:44,155 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:44,155 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 67.021ms INFO 2025-10-17 12:04:44,155 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:44,156 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.1518ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:46,473 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673886223&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:04:46,474 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:04:46,474 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7435ms 200 text/html INFO 2025-10-17 12:04:47,128 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673886940 INFO 2025-10-17 12:04:47,128 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:04:47,128 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5998ms 200 application/javascript INFO 2025-10-17 12:04:47,208 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0004916491725408534 INFO 2025-10-17 12:04:47,208 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:04:47,208 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4319ms 200 application/javascript INFO 2025-10-17 12:04:47,503 [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 2025-10-17 12:04:47,503 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:47,503 [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%3D1760673886223%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:04:47,503 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:47,504 [28 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:04:47,504 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,504 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,505 [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 2025-10-17 12:04:47,505 [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 2025-10-17 12:04:47,506 [28 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673886223&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:04:47,507 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:04:47,507 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:04:47,507 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:04:47,509 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,509 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6657ms INFO 2025-10-17 12:04:47,509 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,509 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9682ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,522 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:04:47,524 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,525 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0397ms INFO 2025-10-17 12:04:47,525 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,525 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8041ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,638 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:04:47,638 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:47,638 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,639 [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 2025-10-17 12:04:47,639 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:47,639 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,640 [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 2025-10-17 12:04:47,640 [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 2025-10-17 12:04:47,641 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:04:47,641 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:04:47,641 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:04:47,643 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,644 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2148ms INFO 2025-10-17 12:04:47,644 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,644 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9711ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,655 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:04:47,655 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:04:47,662 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,663 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 22.8376ms INFO 2025-10-17 12:04:47,663 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,663 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.9589ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,803 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:04:47,804 [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 2025-10-17 12:04:47,804 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:47,804 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,804 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:47,804 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,805 [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 2025-10-17 12:04:47,806 [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 2025-10-17 12:04:47,808 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,809 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.264ms INFO 2025-10-17 12:04:47,809 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,809 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,809 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1929ms INFO 2025-10-17 12:04:47,809 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,809 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.364ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,809 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1418ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,908 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:04:47,908 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:04:47,908 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:47,908 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:47,908 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,908 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,908 [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 2025-10-17 12:04:47,909 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:47,909 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,910 [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 2025-10-17 12:04:47,910 [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 2025-10-17 12:04:47,910 [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 2025-10-17 12:04:47,912 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,913 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9272ms INFO 2025-10-17 12:04:47,913 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,913 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7181ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,913 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,913 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2613ms INFO 2025-10-17 12:04:47,913 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,913 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1935ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,913 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,913 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0169ms INFO 2025-10-17 12:04:47,913 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,913 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0245ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,946 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:04:47,947 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:47,947 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,947 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:04:47,948 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:47,948 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,948 [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 2025-10-17 12:04:47,949 [23 ] 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 2025-10-17 12:04:47,955 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,955 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7371ms INFO 2025-10-17 12:04:47,955 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,955 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3627ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,955 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:47,955 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3023ms INFO 2025-10-17 12:04:47,955 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:47,956 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1481ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:47,999 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:04:47,999 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:48,000 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:48,001 [38 ] 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 2025-10-17 12:04:48,005 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:48,005 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3378ms INFO 2025-10-17 12:04:48,005 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:48,005 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1082ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:48,117 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:04:48,118 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:48,118 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:48,118 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:04:48,118 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:48,119 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:48,119 [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 2025-10-17 12:04:48,120 [38 ] 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 2025-10-17 12:04:48,129 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:48,129 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7659ms INFO 2025-10-17 12:04:48,129 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:48,129 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6575ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:48,135 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:48,135 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0787ms INFO 2025-10-17 12:04:48,135 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:48,135 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0308ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:49,742 [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 2025-10-17 12:04:49,743 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:49,743 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:49,743 [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 2025-10-17 12:04:49,743 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:49,744 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:49,744 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:49,744 [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 2025-10-17 12:04:49,745 [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 2025-10-17 12:04:49,756 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:49,757 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.2486ms INFO 2025-10-17 12:04:49,757 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:49,757 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3658ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:49,768 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:49,768 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 22.644ms INFO 2025-10-17 12:04:49,768 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:49,768 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5108ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:53,307 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673893249&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:04:53,308 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:04:53,308 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7277ms 200 text/html INFO 2025-10-17 12:04:53,354 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:04:53,354 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 12:04:53,355 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3349ms 304 application/javascript INFO 2025-10-17 12:04:53,554 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673893534 INFO 2025-10-17 12:04:53,555 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:04:53,555 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6749ms 200 application/javascript INFO 2025-10-17 12:04:53,566 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5142110050741844 INFO 2025-10-17 12:04:53,567 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:04:53,567 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7324ms 200 application/javascript INFO 2025-10-17 12:04:53,700 [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%3D1760673893249%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:04:53,700 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:04:53,700 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:53,702 [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 2025-10-17 12:04:53,703 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673893249&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:04:53,705 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:53,705 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.587ms INFO 2025-10-17 12:04:53,705 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:53,706 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.729ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:53,706 [82 ] 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 2025-10-17 12:04:53,707 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:53,707 [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 2025-10-17 12:04:53,707 [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 2025-10-17 12:04:53,707 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:53,708 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 12:04:53,709 [82 ] 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 2025-10-17 12:04:53,709 [82 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:04:53,709 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:53,709 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7501ms INFO 2025-10-17 12:04:53,709 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:53,709 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7596ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:04:53,779 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:04:53,779 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:53,780 [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 2025-10-17 12:04:53,780 [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 2025-10-17 12:04:53,780 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:04:53,781 [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 2025-10-17 12:04:53,782 [26 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NjYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDM1MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOeHlee-pCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDY2IiwianRpIjoiMTQ4ODgzNGEtZWI1ZC00YjJlLTlkYzEtNjkzNDg5Yzg4OGJlIiwiaWF0IjoxNzU5OTgyOTk5LCJuYmYiOjE3NTk5ODI5OTcsImV4cCI6MTc2MDA2OTM5OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.BUs4d90Lp2rIHsrPMXykY8kvvykmZvGETcSOovjWGUo INFO 2025-10-17 12:04:53,785 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:53,785 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.5918ms INFO 2025-10-17 12:04:53,785 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:04:53,785 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7411ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:53,869 [82 ] 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 2025-10-17 12:04:53,869 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:04:53,869 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:53,871 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:53,872 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 12:04:53,873 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:04:53,873 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:04:53,873 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:04:53,888 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:04:53,890 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:53,890 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3049ms INFO 2025-10-17 12:04:53,890 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:53,890 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6681ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:53,962 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:04:53,962 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:53,962 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:53,963 [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 2025-10-17 12:04:53,963 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:53,963 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:53,964 [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 2025-10-17 12:04:53,964 [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 2025-10-17 12:04:53,965 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:04:53,965 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:04:53,965 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:04:53,968 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:53,968 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6984ms INFO 2025-10-17 12:04:53,968 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:53,968 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4308ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:53,980 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:04:53,995 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:04:53,997 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:53,997 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.5997ms INFO 2025-10-17 12:04:53,997 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:53,997 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6102ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:54,098 [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 2025-10-17 12:04:54,098 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:54,098 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,100 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:04:54,100 [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 2025-10-17 12:04:54,100 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:54,100 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,101 [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 2025-10-17 12:04:54,103 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:54,103 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5814ms INFO 2025-10-17 12:04:54,103 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,104 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6955ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:54,110 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:54,110 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7778ms INFO 2025-10-17 12:04:54,110 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,110 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6094ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:54,237 [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 2025-10-17 12:04:54,238 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:54,238 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,239 [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 2025-10-17 12:04:54,239 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:04:54,240 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:54,240 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,241 [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 2025-10-17 12:04:54,242 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:54,242 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2662ms INFO 2025-10-17 12:04:54,242 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,243 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2497ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:54,243 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:04:54,243 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:54,243 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,244 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:54,244 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3454ms INFO 2025-10-17 12:04:54,245 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,245 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1929ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:54,245 [82 ] 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 2025-10-17 12:04:54,248 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:54,248 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3908ms INFO 2025-10-17 12:04:54,248 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,248 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4843ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:54,250 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:04:54,250 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:54,250 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,251 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:04:54,251 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:54,251 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,252 [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 2025-10-17 12:04:54,253 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:04:54,253 [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 2025-10-17 12:04:54,253 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:54,253 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,254 [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 2025-10-17 12:04:54,257 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:54,257 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.4939ms INFO 2025-10-17 12:04:54,257 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,257 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1716ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:54,259 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:54,260 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.627ms INFO 2025-10-17 12:04:54,260 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,260 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.182ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:54,261 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:54,261 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.1774ms INFO 2025-10-17 12:04:54,261 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,261 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1072ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:54,319 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:04:54,319 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:04:54,319 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:54,319 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:54,319 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,319 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,320 [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 2025-10-17 12:04:54,321 [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 2025-10-17 12:04:54,338 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:54,339 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 18.1ms INFO 2025-10-17 12:04:54,339 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,339 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9119ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:54,341 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:54,342 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.8459ms INFO 2025-10-17 12:04:54,342 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:54,342 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8817ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:57,314 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054501&IsEss=true& INFO 2025-10-17 12:04:57,314 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:57,315 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:57,316 [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 2025-10-17 12:04:57,316 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 12:04:57,317 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:04:57,317 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:57,318 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:04:57,319 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:57,319 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5275ms INFO 2025-10-17 12:04:57,319 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:57,320 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5824ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:04:57,343 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:04:57,343 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 25.0135ms INFO 2025-10-17 12:04:57,343 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:04:57,343 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.8319ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:03,196 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054502,26054503&IsEss=true& INFO 2025-10-17 12:05:03,196 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:03,197 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:03,198 [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 2025-10-17 12:05:03,202 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:03,202 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6662ms INFO 2025-10-17 12:05:03,202 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:03,202 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1246ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:03,215 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetSelfTravel?k_Id=0& INFO 2025-10-17 12:05:03,215 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:03,215 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:03,216 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfTravel", controller = "Travel"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfTravel(Int32, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:05:03,239 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:03,240 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M) in 23.4397ms INFO 2025-10-17 12:05:03,240 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:03,240 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.319ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:04,339 [47 ] 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 2025-10-17 12:05:04,339 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:04,339 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:04,339 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:04,341 [47 ] 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 2025-10-17 12:05:04,347 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:04,347 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0866ms INFO 2025-10-17 12:05:04,347 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:04,347 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3083ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:09,833 [82 ] 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 2025-10-17 12:05:09,833 [82 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 12:05:09,834 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4926ms 304 text/html INFO 2025-10-17 12:05:09,873 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:05:09,876 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:05:09,876 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8652ms 200 text/css INFO 2025-10-17 12:05:09,892 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:05:09,892 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:09,897 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673909685&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:05:09,898 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:05:09,898 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6454ms 200 text/html INFO 2025-10-17 12:05:09,913 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:05:09,913 [23 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 12:05:09,913 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3793ms 304 application/javascript INFO 2025-10-17 12:05:09,923 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:05:09,923 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.5474ms 200 application/javascript INFO 2025-10-17 12:05:09,934 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:05:09,937 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:05:09,937 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6472ms 200 text/css INFO 2025-10-17 12:05:09,952 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:05:09,952 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:09,957 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:05:09,957 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:05:09,957 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8804ms 200 application/javascript INFO 2025-10-17 12:05:09,969 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:05:09,969 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2216ms 200 application/javascript INFO 2025-10-17 12:05:10,599 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673910400 INFO 2025-10-17 12:05:10,599 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:05:10,599 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6318ms 200 application/javascript INFO 2025-10-17 12:05:10,647 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.08245299605683742 INFO 2025-10-17 12:05:10,647 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:05:10,647 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4549ms 200 application/javascript INFO 2025-10-17 12:05:10,771 [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%3D1760673909685%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:05:10,771 [26 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:05:10,771 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:10,772 [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 2025-10-17 12:05:10,773 [26 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673909685&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:05:10,775 [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 2025-10-17 12:05:10,775 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:10,775 [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 2025-10-17 12:05:10,775 [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 2025-10-17 12:05:10,775 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:10,776 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:10,776 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8186ms INFO 2025-10-17 12:05:10,776 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:10,776 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6786ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:10,777 [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 2025-10-17 12:05:10,777 [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 2025-10-17 12:05:10,777 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:05:10,777 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:10,777 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7055ms INFO 2025-10-17 12:05:10,777 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:10,777 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0038ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:05:10,874 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:05:10,875 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:10,875 [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 2025-10-17 12:05:10,875 [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 2025-10-17 12:05:10,875 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:05:10,876 [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 2025-10-17 12:05:10,877 [26 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwOTYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTQ5MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadqOWutuiNoyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDk2IiwianRpIjoiODY2YTU1ZjgtMzMwNy00NmU3LWJiMjAtNWRmMzQ2ZGVlM2YzIiwiaWF0IjoxNzU5NzU0MzE5LCJuYmYiOjE3NTk3NTQzMTcsImV4cCI6MTc1OTg0MDcxOSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.OQIXXxC0z7IOM_qxQ6Wp9AzFJa2wBZ7fXckOco3I7ho INFO 2025-10-17 12:05:10,880 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:10,880 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.4719ms INFO 2025-10-17 12:05:10,880 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:05:10,880 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4889ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:10,973 [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 2025-10-17 12:05:10,973 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:10,973 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:10,975 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:10,976 [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 2025-10-17 12:05:10,977 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:05:10,977 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:05:10,977 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:05:10,994 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:05:10,996 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:10,996 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.3313ms INFO 2025-10-17 12:05:10,996 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:10,996 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5748ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,084 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:05:11,085 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,085 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,086 [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 2025-10-17 12:05:11,086 [23 ] 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 2025-10-17 12:05:11,086 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,086 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,087 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:05:11,088 [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 2025-10-17 12:05:11,088 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:05:11,088 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:05:11,091 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,091 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0634ms INFO 2025-10-17 12:05:11,091 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,091 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7139ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,103 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:05:11,117 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:05:11,120 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,120 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.858ms INFO 2025-10-17 12:05:11,120 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,120 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9555ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,184 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:05:11,185 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/index.99a21c1a.css was not modified INFO 2025-10-17 12:05:11,185 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3728ms 304 text/css INFO 2025-10-17 12:05:11,212 [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 2025-10-17 12:05:11,212 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:05:11,213 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,213 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,213 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,213 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,214 [23 ] 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 2025-10-17 12:05:11,214 [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 2025-10-17 12:05:11,218 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,218 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6213ms INFO 2025-10-17 12:05:11,218 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,218 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4865ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,223 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,223 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5879ms INFO 2025-10-17 12:05:11,223 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,223 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4191ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,280 [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 2025-10-17 12:05:11,281 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,281 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,282 [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 2025-10-17 12:05:11,285 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,285 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9818ms INFO 2025-10-17 12:05:11,285 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,285 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7737ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,288 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:05:11,289 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,289 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,290 [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 2025-10-17 12:05:11,293 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,293 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9951ms INFO 2025-10-17 12:05:11,293 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,293 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5404ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,296 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:05:11,296 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,297 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,298 [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 2025-10-17 12:05:11,300 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,300 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6251ms INFO 2025-10-17 12:05:11,300 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,300 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2068ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,310 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:05:11,310 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,311 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,312 [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 2025-10-17 12:05:11,319 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,319 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.299ms INFO 2025-10-17 12:05:11,319 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,319 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2859ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,325 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:05:11,325 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:05:11,325 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,325 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,325 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,325 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,326 [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 2025-10-17 12:05:11,326 [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 2025-10-17 12:05:11,330 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,330 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2003ms INFO 2025-10-17 12:05:11,330 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,330 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2355ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,331 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,331 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3236ms INFO 2025-10-17 12:05:11,331 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,331 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9969ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,375 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:05:11,375 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,375 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,376 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:05:11,376 [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 2025-10-17 12:05:11,377 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:11,377 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,378 [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 2025-10-17 12:05:11,387 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,387 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.9555ms INFO 2025-10-17 12:05:11,387 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,388 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0745ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:11,398 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:11,398 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.9798ms INFO 2025-10-17 12:05:11,398 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:11,398 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7493ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:12,610 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 12:05:12,610 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:12,610 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 12:05:12,610 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 12:05:12,611 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9173ms 200 application/javascript INFO 2025-10-17 12:05:12,611 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 12:05:12,611 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9721ms 200 text/css INFO 2025-10-17 12:05:12,756 [61 ] 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 2025-10-17 12:05:12,757 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:12,757 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,758 [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 2025-10-17 12:05:12,762 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:12,762 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5615ms INFO 2025-10-17 12:05:12,762 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,762 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6629ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:12,766 [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 2025-10-17 12:05:12,767 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:12,767 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,768 [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 2025-10-17 12:05:12,769 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:05:12,769 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:12,769 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,770 [61 ] 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 2025-10-17 12:05:12,773 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:12,773 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.8939ms INFO 2025-10-17 12:05:12,773 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,773 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8455ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:12,774 [38 ] 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 2025-10-17 12:05:12,774 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:12,774 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,775 [23 ] 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 2025-10-17 12:05:12,775 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:12,775 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,775 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:12,775 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.2626ms INFO 2025-10-17 12:05:12,775 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,775 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.923ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:12,776 [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 2025-10-17 12:05:12,776 [23 ] 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 2025-10-17 12:05:12,779 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:12,779 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0605ms INFO 2025-10-17 12:05:12,779 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,779 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7017ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:12,780 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:12,780 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1477ms INFO 2025-10-17 12:05:12,780 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,780 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9371ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:12,863 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2096& INFO 2025-10-17 12:05:12,863 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:12,863 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,864 [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 2025-10-17 12:05:12,878 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:12,878 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 13.445ms INFO 2025-10-17 12:05:12,878 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:12,878 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3879ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:15,192 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 12:05:15,193 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:15,193 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 12:05:15,193 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.768ms 200 application/javascript INFO 2025-10-17 12:05:15,195 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 12:05:15,195 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 12:05:15,195 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7138ms 200 text/css INFO 2025-10-17 12:05:15,301 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:05:15,301 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:15,301 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:15,303 [23 ] 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 2025-10-17 12:05:15,305 [61 ] 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 2025-10-17 12:05:15,305 [23 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:05:15,305 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:15,305 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:15,306 [61 ] 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 2025-10-17 12:05:15,311 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:15,311 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.9031ms INFO 2025-10-17 12:05:15,311 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:15,312 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7717ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:15,312 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:15,312 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.6466ms INFO 2025-10-17 12:05:15,312 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:15,313 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7559ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:15,405 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2096& INFO 2025-10-17 12:05:15,405 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:15,405 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:15,406 [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 2025-10-17 12:05:15,411 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:15,411 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 4.3163ms INFO 2025-10-17 12:05:15,411 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:15,411 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3679ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:20,677 [61 ] 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 2025-10-17 12:05:20,677 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:20,677 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:20,679 [61 ] 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 2025-10-17 12:05:20,683 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:20,683 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.1393ms INFO 2025-10-17 12:05:20,683 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:20,683 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2791ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:30,855 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673930807&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:05:30,856 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:05:30,856 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0033ms 200 text/html INFO 2025-10-17 12:05:31,117 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673931088 INFO 2025-10-17 12:05:31,117 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:05:31,118 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.632ms 200 application/javascript INFO 2025-10-17 12:05:31,134 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8617828733524598 INFO 2025-10-17 12:05:31,135 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:05:31,135 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7244ms 200 application/javascript INFO 2025-10-17 12:05:31,247 [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%3D1760673930807%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:05:31,247 [26 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:05:31,247 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,249 [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 2025-10-17 12:05:31,250 [26 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673930807&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:05:31,252 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,252 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8014ms INFO 2025-10-17 12:05:31,252 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,253 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.797ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,258 [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 2025-10-17 12:05:31,258 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:31,258 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,258 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,259 [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 2025-10-17 12:05:31,260 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:05:31,260 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:05:31,260 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:05:31,276 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:05:31,278 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,278 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6608ms INFO 2025-10-17 12:05:31,278 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,278 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5327ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,337 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:05:31,337 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,337 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,338 [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 2025-10-17 12:05:31,338 [23 ] 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 2025-10-17 12:05:31,339 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,339 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,339 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:05:31,339 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:05:31,339 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:05:31,340 [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 2025-10-17 12:05:31,343 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,343 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9566ms INFO 2025-10-17 12:05:31,343 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,343 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7585ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,354 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:05:31,354 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:05:31,356 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,357 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1323ms INFO 2025-10-17 12:05:31,357 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,357 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8284ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,417 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:05:31,418 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,418 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,418 [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 2025-10-17 12:05:31,418 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,418 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,419 [23 ] 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 2025-10-17 12:05:31,420 [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 2025-10-17 12:05:31,422 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,422 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2671ms INFO 2025-10-17 12:05:31,422 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,423 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2338ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,423 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,423 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4851ms INFO 2025-10-17 12:05:31,423 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,423 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1097ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,437 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:05:31,437 [50 ] 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 2025-10-17 12:05:31,437 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,437 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,437 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,438 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,439 [23 ] 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 2025-10-17 12:05:31,439 [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 2025-10-17 12:05:31,442 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,442 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8468ms INFO 2025-10-17 12:05:31,442 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,442 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5239ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,457 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:05:31,458 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:05:31,458 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,458 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:05:31,458 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 18.8591ms INFO 2025-10-17 12:05:31,458 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,458 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5297ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,458 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,458 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,458 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,458 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,458 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,458 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,460 [23 ] 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 2025-10-17 12:05:31,460 [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 2025-10-17 12:05:31,460 [26 ] 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 2025-10-17 12:05:31,463 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,463 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.24ms INFO 2025-10-17 12:05:31,463 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,463 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5452ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,467 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,467 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.9916ms INFO 2025-10-17 12:05:31,467 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,467 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3829ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,468 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,468 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.2992ms INFO 2025-10-17 12:05:31,468 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,468 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7243ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,485 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:05:31,486 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,486 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,487 [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 2025-10-17 12:05:31,492 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,492 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8086ms INFO 2025-10-17 12:05:31,492 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,492 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7252ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,518 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:05:31,518 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,518 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,519 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:05:31,519 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:31,519 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,519 [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 2025-10-17 12:05:31,520 [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 2025-10-17 12:05:31,537 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,537 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.1757ms INFO 2025-10-17 12:05:31,537 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,538 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9603ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:31,571 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:31,572 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.104ms INFO 2025-10-17 12:05:31,572 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:31,572 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.033ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:36,934 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 12:05:36,934 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:36,934 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:36,936 [50 ] 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 2025-10-17 12:05:36,941 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:36,941 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.2058ms INFO 2025-10-17 12:05:36,941 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:36,941 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2468ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:37,893 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 12:05:37,893 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:37,893 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:37,893 [26 ] 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 2025-10-17 12:05:37,894 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:37,894 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:37,894 [50 ] 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 2025-10-17 12:05:37,895 [26 ] 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 2025-10-17 12:05:37,899 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:37,899 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5156ms INFO 2025-10-17 12:05:37,899 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:37,899 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4755ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:37,941 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:37,941 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 45.7358ms INFO 2025-10-17 12:05:37,941 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:37,941 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6567ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:39,029 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673938930&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:05:39,029 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:05:39,030 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7841ms 200 text/html INFO 2025-10-17 12:05:40,388 [61 ] 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 2025-10-17 12:05:40,389 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 12:05:40,389 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4364ms 304 text/html INFO 2025-10-17 12:05:40,504 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673940315&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:05:40,504 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:05:40,504 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6492ms 200 text/html INFO 2025-10-17 12:05:40,576 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:05:40,576 [61 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 12:05:40,576 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3588ms 304 application/javascript INFO 2025-10-17 12:05:40,824 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673940661 INFO 2025-10-17 12:05:40,824 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:05:40,824 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6417ms 200 application/javascript INFO 2025-10-17 12:05:40,861 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673940771 INFO 2025-10-17 12:05:40,862 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:05:40,862 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5911ms 200 application/javascript INFO 2025-10-17 12:05:40,903 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.041831315693650284 INFO 2025-10-17 12:05:40,904 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:05:40,904 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4612ms 200 application/javascript INFO 2025-10-17 12:05:41,011 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.12094443164370472 INFO 2025-10-17 12:05:41,011 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:05:41,012 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5626ms 200 application/javascript INFO 2025-10-17 12:05:41,055 [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 2025-10-17 12:05:41,055 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:41,056 [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 2025-10-17 12:05:41,056 [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 2025-10-17 12:05:41,056 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,056 [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%3D1760673940315%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:05:41,056 [26 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:05:41,056 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,057 [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 2025-10-17 12:05:41,057 [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). WARN 2025-10-17 12:05:41,058 [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 2025-10-17 12:05:41,058 [61 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:05:41,058 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,058 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7623ms INFO 2025-10-17 12:05:41,058 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,058 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2046ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,059 [26 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673940315&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:05:41,061 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,061 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5287ms INFO 2025-10-17 12:05:41,061 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,061 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2388ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,182 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:05:41,182 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:41,182 [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 2025-10-17 12:05:41,182 [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 2025-10-17 12:05:41,183 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:05:41,184 [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 2025-10-17 12:05:41,185 [26 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MTMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzIxNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueuoeWwj-WNiiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODEzIiwianRpIjoiZjNiYjIxZmQtZDZjYS00NDBlLTlkZjYtOGEzMzBkOGE2NzY0IiwiaWF0IjoxNzYwNTg3MDQwLCJuYmYiOjE3NjA1ODcwMzgsImV4cCI6MTc2MDY3MzQ0MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.5Udaakiu2N8Hm-9Bb20LMDZONohfhCHUEV4elwnwk-Q INFO 2025-10-17 12:05:41,188 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,188 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.1348ms INFO 2025-10-17 12:05:41,188 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:05:41,188 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3809ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,304 [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 2025-10-17 12:05:41,304 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:41,304 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,306 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,308 [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 2025-10-17 12:05:41,309 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:05:41,309 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:05:41,309 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:05:41,324 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:05:41,327 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,327 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.98ms INFO 2025-10-17 12:05:41,327 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,328 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7595ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,341 [23 ] 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%3D1760673938930%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:05:41,341 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:05:41,341 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,342 [23 ] 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 2025-10-17 12:05:41,343 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673938930&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:05:41,345 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,345 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.0695ms INFO 2025-10-17 12:05:41,345 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,345 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8405ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,417 [50 ] 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 2025-10-17 12:05:41,417 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:41,418 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,419 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,420 [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 2025-10-17 12:05:41,422 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:05:41,423 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:05:41,423 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:05:41,434 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:05:41,434 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,434 [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 2025-10-17 12:05:41,434 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,434 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,435 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,435 [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 2025-10-17 12:05:41,436 [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 2025-10-17 12:05:41,436 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:05:41,437 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:05:41,437 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:05:41,437 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:05:41,439 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,439 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9542ms INFO 2025-10-17 12:05:41,439 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,439 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6049ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,440 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,440 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.3073ms INFO 2025-10-17 12:05:41,440 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,440 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4539ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,441 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:05:41,455 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:05:41,458 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,458 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 22.4225ms INFO 2025-10-17 12:05:41,458 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,458 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1853ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,546 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:05:41,546 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,546 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,547 [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 2025-10-17 12:05:41,547 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,547 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,548 [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 2025-10-17 12:05:41,549 [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 2025-10-17 12:05:41,549 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:05:41,549 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:05:41,549 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:05:41,552 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,552 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2992ms INFO 2025-10-17 12:05:41,552 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,552 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0687ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,564 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:05:41,578 [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 2025-10-17 12:05:41,578 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:05:41,578 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,578 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,578 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,578 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,579 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:05:41,580 [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 2025-10-17 12:05:41,580 [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 2025-10-17 12:05:41,582 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,582 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.3713ms INFO 2025-10-17 12:05:41,582 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,582 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5917ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,583 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,583 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6682ms INFO 2025-10-17 12:05:41,583 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,584 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6798ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,588 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,588 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1381ms INFO 2025-10-17 12:05:41,588 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,588 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9902ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,636 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:05:41,637 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,637 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,638 [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 2025-10-17 12:05:41,642 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,642 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3274ms INFO 2025-10-17 12:05:41,642 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,642 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5184ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,658 [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 2025-10-17 12:05:41,658 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,658 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,659 [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 2025-10-17 12:05:41,662 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,662 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.6772ms INFO 2025-10-17 12:05:41,662 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,662 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3142ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,670 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:05:41,670 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,671 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,671 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:05:41,672 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,672 [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 2025-10-17 12:05:41,672 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,673 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:05:41,673 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,673 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,673 [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 2025-10-17 12:05:41,674 [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 2025-10-17 12:05:41,676 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,676 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.5204ms INFO 2025-10-17 12:05:41,676 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,676 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3112ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,677 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,677 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1743ms INFO 2025-10-17 12:05:41,677 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,677 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8014ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,679 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,679 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.572ms INFO 2025-10-17 12:05:41,679 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,679 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2319ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,695 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:05:41,696 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,696 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,696 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 12:05:41,697 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,697 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,697 [23 ] 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 2025-10-17 12:05:41,698 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:05:41,701 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,701 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2837ms INFO 2025-10-17 12:05:41,701 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,701 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9268ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,718 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,718 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 19.8888ms INFO 2025-10-17 12:05:41,718 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,718 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6639ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,741 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:05:41,741 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,741 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,743 [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 2025-10-17 12:05:41,751 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,751 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1514ms INFO 2025-10-17 12:05:41,751 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,751 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0432ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,752 [47 ] 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 2025-10-17 12:05:41,752 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,752 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,753 [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 2025-10-17 12:05:41,756 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,756 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.765ms INFO 2025-10-17 12:05:41,756 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,756 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3962ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,783 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:05:41,783 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,783 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,784 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:05:41,784 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,784 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,784 [47 ] 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 2025-10-17 12:05:41,785 [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 2025-10-17 12:05:41,794 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,794 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1282ms INFO 2025-10-17 12:05:41,794 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,794 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7539ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,800 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,800 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.848ms INFO 2025-10-17 12:05:41,800 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,800 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5561ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,813 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:05:41,813 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,813 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,815 [23 ] 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 2025-10-17 12:05:41,818 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,818 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1006ms INFO 2025-10-17 12:05:41,818 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,818 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.694ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,822 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:05:41,823 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,823 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,824 [26 ] 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 2025-10-17 12:05:41,831 [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 2025-10-17 12:05:41,831 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,831 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,831 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,831 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2645ms INFO 2025-10-17 12:05:41,831 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,831 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0418ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,832 [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 2025-10-17 12:05:41,833 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:05:41,833 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,833 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,834 [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 2025-10-17 12:05:41,835 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,835 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7026ms INFO 2025-10-17 12:05:41,835 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,835 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.508ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,837 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,837 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9936ms INFO 2025-10-17 12:05:41,837 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,837 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6054ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,876 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:05:41,876 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,876 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,877 [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 2025-10-17 12:05:41,880 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,880 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 2.994ms INFO 2025-10-17 12:05:41,880 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,880 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.77ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,892 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:05:41,892 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,892 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,893 [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 2025-10-17 12:05:41,898 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,898 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3284ms INFO 2025-10-17 12:05:41,898 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,898 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8581ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,941 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:05:41,941 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,941 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,942 [50 ] 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 2025-10-17 12:05:41,951 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,951 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2792ms INFO 2025-10-17 12:05:41,951 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,951 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:05:41,951 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2011ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:41,951 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:41,951 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,953 [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 2025-10-17 12:05:41,968 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:41,969 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.957ms INFO 2025-10-17 12:05:41,969 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:41,969 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7363ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:42,686 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=8435d722-c5f9-44db-9c11-66ba2280d627& INFO 2025-10-17 12:05:42,686 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:42,686 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,688 [50 ] 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 2025-10-17 12:05:42,734 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:42,734 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.0191ms INFO 2025-10-17 12:05:42,734 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,734 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1862ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:42,825 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:05:42,825 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:42,826 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,827 [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 2025-10-17 12:05:42,833 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:42,833 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0548ms INFO 2025-10-17 12:05:42,833 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,833 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1955ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:42,835 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=328759&isHis=& INFO 2025-10-17 12:05:42,836 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:42,836 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,838 [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 2025-10-17 12:05:42,841 [50 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:05:42,845 [50 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:05:42,847 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:42,847 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2442ms INFO 2025-10-17 12:05:42,847 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,847 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.51ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:42,904 [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 2025-10-17 12:05:42,904 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:42,904 [50 ] 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 2025-10-17 12:05:42,904 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:42,904 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,904 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:42,904 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,905 [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 2025-10-17 12:05:42,905 [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 2025-10-17 12:05:42,909 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:42,909 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3808ms INFO 2025-10-17 12:05:42,909 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,909 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0735ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:42,922 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=8435d722-c5f9-44db-9c11-66ba2280d627&isHis=& INFO 2025-10-17 12:05:42,923 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:42,923 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,924 [26 ] 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 2025-10-17 12:05:42,929 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:42,929 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 23.5016ms INFO 2025-10-17 12:05:42,929 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,929 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2239ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:42,970 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:42,970 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.3209ms INFO 2025-10-17 12:05:42,970 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:42,971 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0973ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:43,053 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=8435d722-c5f9-44db-9c11-66ba2280d627&isHis=& INFO 2025-10-17 12:05:43,053 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:43,053 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,054 [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 2025-10-17 12:05:43,059 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=begin&guid=8435d722-c5f9-44db-9c11-66ba2280d627&recordId=2154&tableName=K_Travel& INFO 2025-10-17 12:05:43,060 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:43,060 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,061 [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 2025-10-17 12:05:43,062 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=8435d722-c5f9-44db-9c11-66ba2280d627&flowID=87&nodeCode=begin& INFO 2025-10-17 12:05:43,063 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:43,063 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,064 [38 ] 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 2025-10-17 12:05:43,106 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:43,106 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.9082ms INFO 2025-10-17 12:05:43,106 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,106 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8638ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:43,107 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:43,107 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.6955ms INFO 2025-10-17 12:05:43,107 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,107 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.7473ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:43,109 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:43,109 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.8281ms INFO 2025-10-17 12:05:43,109 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,109 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7407ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:43,192 [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 2025-10-17 12:05:43,192 [26 ] 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 2025-10-17 12:05:43,193 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:43,193 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:43,193 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,193 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,194 [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 2025-10-17 12:05:43,194 [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 2025-10-17 12:05:43,197 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=8435d722-c5f9-44db-9c11-66ba2280d627& INFO 2025-10-17 12:05:43,197 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:43,198 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,198 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:43,198 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7012ms INFO 2025-10-17 12:05:43,198 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:43,198 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,198 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.716ms INFO 2025-10-17 12:05:43,198 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,198 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7865ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:43,198 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7372ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:43,199 [7 ] 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 2025-10-17 12:05:43,273 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:43,275 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.176ms INFO 2025-10-17 12:05:43,275 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:43,275 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.0848ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:44,483 [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 71 INFO 2025-10-17 12:05:44,483 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:05:44,483 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:44,483 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:44,485 [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 2025-10-17 12:05:44,491 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:44,491 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.6232ms INFO 2025-10-17 12:05:44,491 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:44,492 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6798ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:44,566 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054504&IsEss=true& INFO 2025-10-17 12:05:44,567 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:44,567 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:44,568 [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 2025-10-17 12:05:44,570 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=IPjDSMJsp%2Bg%3D& INFO 2025-10-17 12:05:44,571 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:44,571 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:44,572 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:44,572 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6618ms INFO 2025-10-17 12:05:44,572 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:44,572 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7753ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:44,572 [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 2025-10-17 12:05:44,578 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:44,578 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9494ms INFO 2025-10-17 12:05:44,578 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:44,578 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0588ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:47,991 [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 2025-10-17 12:05:47,992 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:47,992 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:47,993 [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 2025-10-17 12:05:47,993 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:05:47,993 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:47,993 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:47,993 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:47,993 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:47,993 [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 2025-10-17 12:05:47,996 [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 2025-10-17 12:05:47,997 [61 ] 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 2025-10-17 12:05:47,998 [23 ] 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 2025-10-17 12:05:47,999 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:47,999 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:48,000 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:05:48,015 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:48,015 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:48,015 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 22.0263ms INFO 2025-10-17 12:05:48,016 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:48,016 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 19.4494ms INFO 2025-10-17 12:05:48,016 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:48,016 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2827ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:48,016 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0069ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:48,018 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:48,018 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 21.0255ms INFO 2025-10-17 12:05:48,018 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:48,018 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0053ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:48,018 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:48,019 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.364ms INFO 2025-10-17 12:05:48,019 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:48,019 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2387ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:48,068 [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 2025-10-17 12:05:48,068 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:48,068 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:48,070 [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 2025-10-17 12:05:48,073 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:48,073 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8408ms INFO 2025-10-17 12:05:48,073 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:48,073 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8571ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:48,142 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64998& INFO 2025-10-17 12:05:48,143 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:48,143 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:48,144 [23 ] 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 2025-10-17 12:05:48,147 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:48,147 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.0159ms INFO 2025-10-17 12:05:48,147 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:48,147 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7764ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:49,975 [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 2025-10-17 12:05:49,976 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:49,976 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:49,977 [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 2025-10-17 12:05:49,978 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:05:49,978 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:49,979 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:49,980 [23 ] 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 2025-10-17 12:05:49,981 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:49,981 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8074ms INFO 2025-10-17 12:05:49,981 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:49,981 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8746ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:49,982 [23 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:05:49,988 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:49,989 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.7869ms INFO 2025-10-17 12:05:49,989 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:49,989 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5465ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:50,103 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64998& INFO 2025-10-17 12:05:50,103 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:50,103 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:50,105 [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 2025-10-17 12:05:50,108 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:50,108 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.5661ms INFO 2025-10-17 12:05:50,108 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:50,108 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.423ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:05:51,503 [61 ] 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 2025-10-17 12:05:51,503 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:05:51,503 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:51,505 [61 ] 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 2025-10-17 12:05:51,508 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:05:51,508 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7617ms INFO 2025-10-17 12:05:51,508 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:05:51,509 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9376ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:00,228 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 12:06:00,228 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:00,229 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:00,230 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:06:00,251 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:00,251 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 21.3244ms INFO 2025-10-17 12:06:00,251 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:00,251 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3827ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:04,212 [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 2025-10-17 12:06:04,213 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:06:04,213 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.901ms 200 text/html INFO 2025-10-17 12:06:04,290 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673963170&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:06:04,290 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:06:04,291 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6207ms 200 text/html INFO 2025-10-17 12:06:04,865 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673963754 INFO 2025-10-17 12:06:04,866 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:06:04,866 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6188ms 200 application/javascript INFO 2025-10-17 12:06:04,930 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.41916888992158063 INFO 2025-10-17 12:06:04,930 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:06:04,930 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4231ms 200 application/javascript INFO 2025-10-17 12:06:05,045 [23 ] 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%3D1760673963170%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:06:05,045 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:06:05,045 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:05,047 [23 ] 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 2025-10-17 12:06:05,048 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673963170&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:06:05,050 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:05,050 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.635ms INFO 2025-10-17 12:06:05,050 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:05,050 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7107ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:05,089 [23 ] 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 2025-10-17 12:06:05,089 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:05,089 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:05,090 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:05,091 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 12:06:05,092 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:06:05,092 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:06:05,092 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:06:05,107 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:06:05,109 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:05,109 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5661ms INFO 2025-10-17 12:06:05,109 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:05,109 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3412ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:05,236 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:06:05,237 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:05,237 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:05,238 [23 ] 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 2025-10-17 12:06:05,238 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:05,238 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:05,238 [47 ] 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 2025-10-17 12:06:05,239 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:06:05,239 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:06:05,239 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:06:05,239 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:06:05,242 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:05,242 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.39ms INFO 2025-10-17 12:06:05,242 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:05,243 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0959ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:05,255 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:06:05,255 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:06:05,258 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:05,258 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.4666ms INFO 2025-10-17 12:06:05,258 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:05,258 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9148ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:05,464 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 12:06:05,464 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:05,465 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 12:06:05,465 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.056ms 200 application/javascript INFO 2025-10-17 12:06:05,467 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 12:06:05,467 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:05,468 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 12:06:05,468 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5215ms 200 application/javascript INFO 2025-10-17 12:06:07,649 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 12:06:07,649 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 12:06:07,649 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6731ms 200 text/css INFO 2025-10-17 12:06:07,728 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 12:06:07,728 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 12:06:07,729 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8877ms 200 text/css INFO 2025-10-17 12:06:07,805 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 12:06:07,806 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 12:06:07,806 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6972ms 200 text/css INFO 2025-10-17 12:06:07,885 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 12:06:07,886 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 12:06:07,886 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8416ms 200 text/css INFO 2025-10-17 12:06:07,972 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 12:06:07,973 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 12:06:07,973 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0652ms 200 text/css INFO 2025-10-17 12:06:08,045 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 12:06:08,045 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:08,045 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 12:06:08,046 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6838ms 200 application/javascript INFO 2025-10-17 12:06:08,126 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 12:06:08,126 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:08,126 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 12:06:08,126 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5406ms 200 application/javascript INFO 2025-10-17 12:06:08,204 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 12:06:08,204 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:08,204 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 12:06:08,205 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9595ms 200 application/javascript INFO 2025-10-17 12:06:08,207 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:06:08,207 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:08,207 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,209 [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 2025-10-17 12:06:08,212 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:08,213 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4702ms INFO 2025-10-17 12:06:08,213 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,213 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6401ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:08,286 [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 2025-10-17 12:06:08,286 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:08,287 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,288 [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 2025-10-17 12:06:08,291 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:08,291 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3775ms INFO 2025-10-17 12:06:08,291 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,291 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3191ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:08,365 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5e9542ad-ec5b-42a4-a3cc-71c250039891%20%20& INFO 2025-10-17 12:06:08,365 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:08,366 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,367 [26 ] 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 2025-10-17 12:06:08,404 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:06:08,404 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:08,404 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,405 [38 ] 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 2025-10-17 12:06:08,410 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:08,411 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0695ms INFO 2025-10-17 12:06:08,411 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,411 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9033ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:08,413 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:08,413 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.829ms INFO 2025-10-17 12:06:08,413 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,413 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7817ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:08,527 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330787&isHis=& INFO 2025-10-17 12:06:08,527 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:08,527 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,528 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:06:08,528 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:08,528 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,529 [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 2025-10-17 12:06:08,529 [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 2025-10-17 12:06:08,532 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:06:08,535 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:08,535 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7168ms INFO 2025-10-17 12:06:08,535 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,535 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4332ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:08,537 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:08,538 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.955ms INFO 2025-10-17 12:06:08,538 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,538 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9731ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:08,628 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:06:08,628 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:08,628 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,629 [47 ] 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 2025-10-17 12:06:08,633 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:08,633 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.9408ms INFO 2025-10-17 12:06:08,633 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,633 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.635ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:08,769 [47 ] 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=5e9542ad-ec5b-42a4-a3cc-71c250039891%20%20&recordId=3927&tableName=FORM71& INFO 2025-10-17 12:06:08,770 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:08,770 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,770 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5e9542ad-ec5b-42a4-a3cc-71c250039891%20%20&isHis=& INFO 2025-10-17 12:06:08,771 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:08,771 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,771 [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 2025-10-17 12:06:08,772 [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 2025-10-17 12:06:08,821 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:08,821 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 49.6606ms INFO 2025-10-17 12:06:08,821 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,821 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6743ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:08,823 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:08,823 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.7373ms INFO 2025-10-17 12:06:08,823 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,823 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.5364ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:08,847 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5e9542ad-ec5b-42a4-a3cc-71c250039891%20%20&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:06:08,847 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:08,847 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,849 [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 2025-10-17 12:06:08,893 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:08,893 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.9321ms INFO 2025-10-17 12:06:08,893 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:08,893 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.1972ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:09,008 [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=3927&approveID=330787& INFO 2025-10-17 12:06:09,008 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:09,008 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,009 [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 2025-10-17 12:06:09,015 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:09,015 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.3263ms INFO 2025-10-17 12:06:09,015 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,015 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4573ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:09,164 [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 2025-10-17 12:06:09,165 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:09,165 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,165 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 12:06:09,166 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 12:06:09,166 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.44ms 200 image/png INFO 2025-10-17 12:06:09,166 [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 2025-10-17 12:06:09,168 [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 2025-10-17 12:06:09,168 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:09,168 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,169 [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 2025-10-17 12:06:09,170 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:09,170 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9829ms INFO 2025-10-17 12:06:09,170 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,170 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1206ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:09,173 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:09,173 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1388ms INFO 2025-10-17 12:06:09,173 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,173 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9928ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:09,245 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3927&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=62260&guid=5e9542ad-ec5b-42a4-a3cc-71c250039891%20%20&flag=1& INFO 2025-10-17 12:06:09,245 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:09,246 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,247 [38 ] 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 2025-10-17 12:06:09,310 [61 ] 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 2025-10-17 12:06:09,310 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:06:09,311 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6404ms 200 text/html INFO 2025-10-17 12:06:09,330 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:09,334 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 86.5926ms INFO 2025-10-17 12:06:09,334 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,334 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.5387ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:09,373 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:06:09,374 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 12:06:09,374 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3251ms 304 application/javascript INFO 2025-10-17 12:06:09,415 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673969324&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:06:09,415 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:06:09,416 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6367ms 200 text/html INFO 2025-10-17 12:06:09,730 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=18b5271f-6cf2-90f6-8101-05ba37cc8f65&attachTableName=& INFO 2025-10-17 12:06:09,731 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:09,731 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,732 [38 ] 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 2025-10-17 12:06:09,745 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:09,746 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.2181ms INFO 2025-10-17 12:06:09,746 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,746 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3118ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:09,817 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=f7e16021-a8d6-d7ea-5b64-11e055e111e7&attachTableName=& INFO 2025-10-17 12:06:09,817 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:09,818 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,819 [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 2025-10-17 12:06:09,830 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:09,830 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.6013ms INFO 2025-10-17 12:06:09,830 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:09,830 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6589ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:09,929 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673969871 INFO 2025-10-17 12:06:09,929 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:06:09,929 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5522ms 200 application/javascript INFO 2025-10-17 12:06:09,949 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.02027824433203773 INFO 2025-10-17 12:06:09,949 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:06:09,949 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4222ms 200 application/javascript INFO 2025-10-17 12:06:10,107 [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 2025-10-17 12:06:10,107 [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%3D1760673969324%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:06:10,107 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:10,107 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:06:10,107 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,108 [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 2025-10-17 12:06:10,108 [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 2025-10-17 12:06:10,108 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,109 [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 2025-10-17 12:06:10,109 [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 2025-10-17 12:06:10,110 [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 2025-10-17 12:06:10,110 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673969324&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:06:10,110 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:06:10,110 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,110 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7558ms INFO 2025-10-17 12:06:10,110 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,110 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.088ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,113 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,113 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7848ms INFO 2025-10-17 12:06:10,113 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,113 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6563ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,204 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:06:10,204 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:10,205 [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 2025-10-17 12:06:10,205 [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 2025-10-17 12:06:10,205 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:06:10,206 [38 ] 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 2025-10-17 12:06:10,207 [38 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2OTEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDA0MyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWwgea1t-iJsyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjkxIiwianRpIjoiZjIxNTUxMTgtMzI4Mi00ODhlLTgwMGQtYTExMzQxMjI4MmUzIiwiaWF0IjoxNzU5MDI4MDg5LCJuYmYiOjE3NTkwMjgwODcsImV4cCI6MTc1OTExNDQ4OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.hZHRlaCu_ZKuE2pJfDOG3RzdyD1hxZfXA1cx-V5CdS4 INFO 2025-10-17 12:06:10,209 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,209 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.5337ms INFO 2025-10-17 12:06:10,209 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:06:10,210 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4542ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,284 [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 2025-10-17 12:06:10,284 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:10,285 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,286 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,287 [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 2025-10-17 12:06:10,289 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:06:10,289 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:06:10,289 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:06:10,303 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:06:10,306 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,306 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2482ms INFO 2025-10-17 12:06:10,306 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,306 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5299ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,378 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:06:10,378 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,378 [38 ] 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 2025-10-17 12:06:10,378 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,379 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,379 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,380 [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 2025-10-17 12:06:10,380 [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 2025-10-17 12:06:10,381 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:06:10,381 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:06:10,381 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:06:10,383 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,383 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9924ms INFO 2025-10-17 12:06:10,383 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,383 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.661ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,395 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:06:10,410 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:06:10,413 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,413 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2103ms INFO 2025-10-17 12:06:10,413 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,413 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2287ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,536 [47 ] 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 2025-10-17 12:06:10,536 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:06:10,537 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,537 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,537 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,537 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,538 [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 2025-10-17 12:06:10,538 [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 2025-10-17 12:06:10,541 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,542 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.212ms INFO 2025-10-17 12:06:10,542 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,542 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2326ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,547 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,547 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4432ms INFO 2025-10-17 12:06:10,547 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,547 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.482ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,619 [47 ] 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 2025-10-17 12:06:10,619 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:10,620 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/woff2/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\woff2\fontawesome-webfont.2adefcbc.woff2' INFO 2025-10-17 12:06:10,620 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.168ms 200 font/woff2 INFO 2025-10-17 12:06:10,630 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 12:06:10,631 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 12:06:10,631 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.498ms 200 image/png INFO 2025-10-17 12:06:10,699 [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=kN5qiOhcNcI%3D& INFO 2025-10-17 12:06:10,699 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,700 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,701 [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 2025-10-17 12:06:10,702 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:06:10,702 [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 2025-10-17 12:06:10,702 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,703 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,703 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,703 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,704 [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 2025-10-17 12:06:10,704 [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 2025-10-17 12:06:10,707 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,707 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,707 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,707 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9693ms INFO 2025-10-17 12:06:10,707 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,707 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1451ms INFO 2025-10-17 12:06:10,707 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,707 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.942ms INFO 2025-10-17 12:06:10,707 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0016ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,707 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,707 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8945ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,707 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7334ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,714 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:06:10,714 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:06:10,715 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,715 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,715 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,715 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,716 [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 2025-10-17 12:06:10,716 [26 ] 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 2025-10-17 12:06:10,717 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:06:10,717 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:06:10,717 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,717 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,717 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,717 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,718 [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 2025-10-17 12:06:10,719 [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 2025-10-17 12:06:10,721 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,721 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1287ms INFO 2025-10-17 12:06:10,721 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,721 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7677ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,722 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,722 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.605ms INFO 2025-10-17 12:06:10,722 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,722 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.472ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,723 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,723 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.6337ms INFO 2025-10-17 12:06:10,723 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,723 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1425ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,724 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,724 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9528ms INFO 2025-10-17 12:06:10,724 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,724 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6328ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,821 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:06:10,821 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:06:10,821 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,821 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:10,821 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,821 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,823 [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 2025-10-17 12:06:10,823 [50 ] 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 2025-10-17 12:06:10,840 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,840 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.2225ms INFO 2025-10-17 12:06:10,840 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,840 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9487ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:10,843 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:10,843 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.0279ms INFO 2025-10-17 12:06:10,843 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:10,843 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7889ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:11,653 [7 ] 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 2025-10-17 12:06:11,653 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:11,654 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:11,654 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:11,655 [7 ] 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 2025-10-17 12:06:11,703 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:11,703 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.492ms INFO 2025-10-17 12:06:11,703 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:11,703 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7644ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:11,816 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 12:06:11,816 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:11,816 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:11,817 [26 ] 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 2025-10-17 12:06:11,825 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:11,826 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.2882ms INFO 2025-10-17 12:06:11,826 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:11,826 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2482ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:12,368 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 12:06:12,368 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:12,368 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 12:06:12,369 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 12:06:12,369 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 12:06:12,369 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.535ms 200 text/css INFO 2025-10-17 12:06:12,369 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7863ms 200 application/javascript INFO 2025-10-17 12:06:12,545 [50 ] 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 2025-10-17 12:06:12,545 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:12,545 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:12,547 [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 2025-10-17 12:06:12,550 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:12,550 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6845ms INFO 2025-10-17 12:06:12,550 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:12,550 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7338ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:12,551 [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 2025-10-17 12:06:12,551 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:12,551 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:12,551 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:12,552 [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 2025-10-17 12:06:12,574 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:12,574 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 21.7808ms INFO 2025-10-17 12:06:12,574 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:12,574 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3707ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:13,097 [7 ] 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 2025-10-17 12:06:13,098 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:13,098 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:13,098 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,099 [7 ] 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 2025-10-17 12:06:13,216 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:13,217 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 117.0288ms INFO 2025-10-17 12:06:13,217 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,217 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.2388ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:13,403 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=58649cd8-576c-4ca7-8cd5-36f73c3010fa& INFO 2025-10-17 12:06:13,403 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:13,404 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,405 [7 ] 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 2025-10-17 12:06:13,451 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:13,451 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.1027ms INFO 2025-10-17 12:06:13,451 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,451 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5151ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:13,642 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330785&isHis=& INFO 2025-10-17 12:06:13,642 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:13,642 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,643 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:06:13,643 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:13,643 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,644 [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 2025-10-17 12:06:13,644 [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 2025-10-17 12:06:13,647 [50 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:06:13,650 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:13,650 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.051ms INFO 2025-10-17 12:06:13,650 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,651 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0051ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:13,652 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:13,652 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.5666ms INFO 2025-10-17 12:06:13,652 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,652 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5906ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:13,774 [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 2025-10-17 12:06:13,775 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:13,775 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,776 [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 2025-10-17 12:06:13,780 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:13,780 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.9726ms INFO 2025-10-17 12:06:13,780 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,780 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7539ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:13,876 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=58649cd8-576c-4ca7-8cd5-36f73c3010fa&isHis=& INFO 2025-10-17 12:06:13,876 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:13,876 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,877 [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 2025-10-17 12:06:13,890 [26 ] 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=58649cd8-576c-4ca7-8cd5-36f73c3010fa&recordId=3926&tableName=FORM71& INFO 2025-10-17 12:06:13,891 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:13,891 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,892 [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 2025-10-17 12:06:13,902 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=58649cd8-576c-4ca7-8cd5-36f73c3010fa&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:06:13,902 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:13,902 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,903 [38 ] 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 2025-10-17 12:06:13,938 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:13,938 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.6017ms INFO 2025-10-17 12:06:13,938 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,938 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.2738ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:13,941 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:13,941 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.7625ms INFO 2025-10-17 12:06:13,941 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,941 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.5831ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:13,957 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:13,957 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 53.4284ms INFO 2025-10-17 12:06:13,957 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:13,957 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.2406ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:14,083 [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=3926&approveID=330785& INFO 2025-10-17 12:06:14,083 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:14,083 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,085 [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 2025-10-17 12:06:14,090 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:14,090 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.1756ms INFO 2025-10-17 12:06:14,090 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,090 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3712ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:14,281 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3926&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=62259&guid=58649cd8-576c-4ca7-8cd5-36f73c3010fa&flag=1& INFO 2025-10-17 12:06:14,282 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:14,282 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,282 [38 ] 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 2025-10-17 12:06:14,282 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:14,282 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,283 [26 ] 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 2025-10-17 12:06:14,284 [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 2025-10-17 12:06:14,287 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:14,287 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.803ms INFO 2025-10-17 12:06:14,288 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,288 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5998ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:14,401 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:14,404 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 121.0554ms INFO 2025-10-17 12:06:14,404 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,404 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.2295ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:14,518 [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 2025-10-17 12:06:14,518 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:14,519 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:14,519 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,521 [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 2025-10-17 12:06:14,555 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:14,555 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.7729ms INFO 2025-10-17 12:06:14,555 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,556 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1951ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:14,601 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b0f1796-924b-11f9-1ef1-d13b71acc65b&attachTableName=& INFO 2025-10-17 12:06:14,602 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:14,602 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,603 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=c66bbb08-8927-d371-9b8f-e18e17b84e0f&attachTableName=& INFO 2025-10-17 12:06:14,603 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:14,603 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,603 [26 ] 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 2025-10-17 12:06:14,604 [7 ] 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 2025-10-17 12:06:14,615 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:14,615 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:14,616 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.3805ms INFO 2025-10-17 12:06:14,616 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,616 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.4199ms INFO 2025-10-17 12:06:14,616 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:14,616 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1544ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:14,616 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3668ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:15,642 [56 ] 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=fyJ8s9w7IoY%3D& INFO 2025-10-17 12:06:15,643 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:15,643 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:15,644 [56 ] 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 2025-10-17 12:06:15,650 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:15,650 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8453ms INFO 2025-10-17 12:06:15,650 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:15,650 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9826ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:16,283 [7 ] 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 2025-10-17 12:06:16,283 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:16,283 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:16,284 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:16,285 [7 ] 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 2025-10-17 12:06:16,322 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardPanle.03243d26.js INFO 2025-10-17 12:06:16,323 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:16,323 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardPanle.3bec7bb3.css INFO 2025-10-17 12:06:16,323 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/cardPanle.3bec7bb3.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\cardPanle.3bec7bb3.css' INFO 2025-10-17 12:06:16,323 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/cardPanle.03243d26.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\cardPanle.03243d26.js' INFO 2025-10-17 12:06:16,323 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6651ms 200 text/css INFO 2025-10-17 12:06:16,323 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9098ms 200 application/javascript INFO 2025-10-17 12:06:16,340 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:16,340 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 54.4169ms INFO 2025-10-17 12:06:16,340 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:16,340 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.8738ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:16,405 [44 ] 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 2025-10-17 12:06:16,405 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:16,406 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:16,407 [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 2025-10-17 12:06:16,409 [7 ] 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 2025-10-17 12:06:16,410 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:16,410 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:16,411 [7 ] 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 2025-10-17 12:06:16,411 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:16,411 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9728ms INFO 2025-10-17 12:06:16,411 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:16,411 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6758ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:16,435 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:16,436 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 24.8629ms INFO 2025-10-17 12:06:16,436 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:16,436 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7235ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:17,323 [7 ] 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 2025-10-17 12:06:17,323 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:17,323 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:17,323 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,324 [7 ] 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 2025-10-17 12:06:17,439 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:17,439 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 114.4383ms INFO 2025-10-17 12:06:17,439 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,439 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 116.4727ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:17,503 [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 71 INFO 2025-10-17 12:06:17,504 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:17,504 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:17,504 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,505 [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 2025-10-17 12:06:17,511 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:17,511 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8812ms INFO 2025-10-17 12:06:17,511 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,511 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8021ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:17,562 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f1053760-dffb-4c85-a5c6-c287d1be65ed& INFO 2025-10-17 12:06:17,562 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:17,563 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,564 [50 ] 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 2025-10-17 12:06:17,607 [44 ] 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 2025-10-17 12:06:17,607 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:17,607 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,608 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:17,608 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.4336ms INFO 2025-10-17 12:06:17,608 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,608 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.3269ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:17,609 [44 ] 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 2025-10-17 12:06:17,612 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:17,612 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 3.2402ms INFO 2025-10-17 12:06:17,612 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,612 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3428ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:17,721 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330782&isHis=& INFO 2025-10-17 12:06:17,721 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:17,721 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,722 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:06:17,722 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:17,722 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,722 [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 2025-10-17 12:06:17,724 [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 2025-10-17 12:06:17,726 [44 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:06:17,729 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:17,729 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7969ms INFO 2025-10-17 12:06:17,729 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,729 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5141ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:17,732 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:17,732 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.176ms INFO 2025-10-17 12:06:17,732 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,732 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9302ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:17,885 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:06:17,885 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:17,886 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,887 [7 ] 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 2025-10-17 12:06:17,891 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:17,892 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6523ms INFO 2025-10-17 12:06:17,892 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:17,892 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6756ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:18,022 [44 ] 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=f1053760-dffb-4c85-a5c6-c287d1be65ed&recordId=3925&tableName=FORM71& INFO 2025-10-17 12:06:18,023 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:18,023 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f1053760-dffb-4c85-a5c6-c287d1be65ed&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:06:18,023 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,023 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:18,023 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f1053760-dffb-4c85-a5c6-c287d1be65ed&isHis=& INFO 2025-10-17 12:06:18,023 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,024 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:18,024 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,025 [44 ] 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 2025-10-17 12:06:18,025 [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 2025-10-17 12:06:18,025 [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 2025-10-17 12:06:18,068 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:18,068 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.9397ms INFO 2025-10-17 12:06:18,068 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,068 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.9181ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:18,071 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:18,071 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.7065ms INFO 2025-10-17 12:06:18,071 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,071 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0538ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:18,072 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:18,072 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 47.4169ms INFO 2025-10-17 12:06:18,072 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,073 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2142ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:18,210 [56 ] 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=3925&approveID=330782& INFO 2025-10-17 12:06:18,210 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:18,211 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,212 [56 ] 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 2025-10-17 12:06:18,217 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:18,217 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.0202ms INFO 2025-10-17 12:06:18,217 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,217 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0655ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:18,367 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3925&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=62258&guid=f1053760-dffb-4c85-a5c6-c287d1be65ed&flag=1& INFO 2025-10-17 12:06:18,367 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:18,368 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,369 [23 ] 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 2025-10-17 12:06:18,449 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:18,453 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 83.847ms INFO 2025-10-17 12:06:18,453 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,453 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.8598ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:18,682 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=cf0a6714-c9ee-3d98-b1e4-de5c38cce59c&attachTableName=& INFO 2025-10-17 12:06:18,683 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=f61e257b-af55-5ac3-ed74-f13de459aab0&attachTableName=& INFO 2025-10-17 12:06:18,683 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:18,683 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:18,683 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,683 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,684 [23 ] 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 2025-10-17 12:06:18,684 [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 2025-10-17 12:06:18,696 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:18,696 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:18,696 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.4521ms INFO 2025-10-17 12:06:18,696 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,696 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.4712ms INFO 2025-10-17 12:06:18,696 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:18,696 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.533ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:18,696 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4717ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:19,643 [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=%2FLwMpPnDbdg%3D& INFO 2025-10-17 12:06:19,643 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:19,643 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:19,644 [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 2025-10-17 12:06:19,651 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:19,651 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2199ms INFO 2025-10-17 12:06:19,651 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:19,651 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2761ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:20,203 [23 ] 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 2025-10-17 12:06:20,203 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:20,204 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:20,204 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:20,205 [23 ] 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 2025-10-17 12:06:20,256 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:20,256 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 51.249ms INFO 2025-10-17 12:06:20,256 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:20,257 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.486ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:21,242 [56 ] 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 2025-10-17 12:06:21,242 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:21,243 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:21,243 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:21,244 [56 ] 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 2025-10-17 12:06:21,416 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:21,417 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 172.517ms INFO 2025-10-17 12:06:21,417 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:21,417 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 174.6846ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:21,548 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=70bd6d4e-6432-4105-9f79-eb2c9bb7bf47& INFO 2025-10-17 12:06:21,548 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:21,548 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:21,550 [23 ] 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 2025-10-17 12:06:21,596 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:21,596 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.8219ms INFO 2025-10-17 12:06:21,596 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:21,596 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1529ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:21,752 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:06:21,752 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:21,753 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:21,754 [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 2025-10-17 12:06:21,756 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330770&isHis=& INFO 2025-10-17 12:06:21,757 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:21,757 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:21,758 [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 2025-10-17 12:06:21,760 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:21,760 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1682ms INFO 2025-10-17 12:06:21,760 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:21,760 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2184ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:21,761 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:06:21,766 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:21,766 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.6269ms INFO 2025-10-17 12:06:21,767 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:21,767 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3543ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:21,886 [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 2025-10-17 12:06:21,886 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:21,886 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:21,888 [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 2025-10-17 12:06:21,892 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:21,892 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.1357ms INFO 2025-10-17 12:06:21,892 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:21,892 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9126ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:22,022 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=70bd6d4e-6432-4105-9f79-eb2c9bb7bf47&isHis=& INFO 2025-10-17 12:06:22,022 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:22,022 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,023 [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 2025-10-17 12:06:22,032 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=70bd6d4e-6432-4105-9f79-eb2c9bb7bf47&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:06:22,032 [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=70bd6d4e-6432-4105-9f79-eb2c9bb7bf47&recordId=3924&tableName=FORM71& INFO 2025-10-17 12:06:22,032 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:22,032 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,033 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:22,033 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,034 [23 ] 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 2025-10-17 12:06:22,034 [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 2025-10-17 12:06:22,082 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:22,082 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.1761ms INFO 2025-10-17 12:06:22,082 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,082 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2635ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:22,096 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:22,096 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 72.9531ms INFO 2025-10-17 12:06:22,096 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,096 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.8627ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:22,104 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:22,104 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 69.8976ms INFO 2025-10-17 12:06:22,104 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,104 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.9112ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:22,232 [23 ] 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=3924&approveID=330770& INFO 2025-10-17 12:06:22,232 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:22,232 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,234 [23 ] 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 2025-10-17 12:06:22,239 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:22,239 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.5601ms INFO 2025-10-17 12:06:22,239 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,239 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8462ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:22,387 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3924&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=62257&guid=70bd6d4e-6432-4105-9f79-eb2c9bb7bf47&flag=1& INFO 2025-10-17 12:06:22,387 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:22,387 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,389 [50 ] 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 2025-10-17 12:06:22,471 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:22,474 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.9367ms INFO 2025-10-17 12:06:22,474 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,474 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.3055ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:22,677 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a47894bf-d582-f483-c63d-11ebf00a81eb&attachTableName=& INFO 2025-10-17 12:06:22,677 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:22,677 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,679 [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 2025-10-17 12:06:22,680 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b5049e6-3bc9-b4bd-86c5-a390b6a21dd2&attachTableName=& INFO 2025-10-17 12:06:22,680 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:22,681 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,682 [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 2025-10-17 12:06:22,691 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:22,691 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.8456ms INFO 2025-10-17 12:06:22,691 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,691 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0891ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:22,692 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:22,692 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.1968ms INFO 2025-10-17 12:06:22,692 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:22,692 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9421ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:23,644 [50 ] 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=zjejB0zL4ZY%3D& INFO 2025-10-17 12:06:23,645 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:23,645 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:23,646 [50 ] 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 2025-10-17 12:06:23,652 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:23,652 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8603ms INFO 2025-10-17 12:06:23,652 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:23,652 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0142ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:24,221 [61 ] 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 2025-10-17 12:06:24,221 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:24,222 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:24,222 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:24,223 [61 ] 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 2025-10-17 12:06:24,274 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:24,274 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 50.7633ms INFO 2025-10-17 12:06:24,274 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:24,274 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.0339ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:25,241 [50 ] 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 2025-10-17 12:06:25,241 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:25,242 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:25,242 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:25,243 [50 ] 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 2025-10-17 12:06:25,356 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:25,356 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 112.7818ms INFO 2025-10-17 12:06:25,356 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:25,356 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.163ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:26,336 [26 ] 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 2025-10-17 12:06:26,336 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:26,337 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:26,337 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:26,338 [26 ] 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 2025-10-17 12:06:26,386 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:26,386 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.0926ms INFO 2025-10-17 12:06:26,386 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:26,387 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3882ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:26,417 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 12:06:26,417 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 12:06:26,417 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:26,418 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 12:06:26,418 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 12:06:26,418 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.559ms 200 application/javascript INFO 2025-10-17 12:06:26,418 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0235ms 200 text/css INFO 2025-10-17 12:06:26,657 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 12:06:26,658 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 12:06:26,658 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6385ms 200 image/png INFO 2025-10-17 12:06:26,696 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:06:26,696 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:26,696 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:26,697 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 12:06:26,697 [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=1&type=0&formCode=& INFO 2025-10-17 12:06:26,698 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:26,698 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:26,698 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:26,698 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:26,698 [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 2025-10-17 12:06:26,699 [50 ] 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 2025-10-17 12:06:26,699 [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 2025-10-17 12:06:26,704 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:26,705 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3054ms INFO 2025-10-17 12:06:26,705 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:26,705 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8762ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:26,705 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:26,705 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.5263ms INFO 2025-10-17 12:06:26,705 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:26,706 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2032ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:26,713 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:26,714 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.5742ms INFO 2025-10-17 12:06:26,714 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:26,714 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3004ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:27,735 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=70bd6d4e-6432-4105-9f79-eb2c9bb7bf47& INFO 2025-10-17 12:06:27,736 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:27,736 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:27,737 [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 2025-10-17 12:06:27,784 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:27,784 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.7793ms INFO 2025-10-17 12:06:27,784 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:27,784 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8568ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:27,905 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:06:27,905 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:27,905 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:27,907 [23 ] 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 2025-10-17 12:06:27,913 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330770&isHis=& INFO 2025-10-17 12:06:27,913 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:27,913 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:27,913 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:27,913 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4491ms INFO 2025-10-17 12:06:27,913 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:27,913 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4208ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:27,914 [7 ] 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 2025-10-17 12:06:27,918 [7 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:06:27,920 [7 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:06:27,923 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:27,923 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4399ms INFO 2025-10-17 12:06:27,923 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:27,923 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2525ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:28,036 [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 2025-10-17 12:06:28,036 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:28,036 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,038 [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 2025-10-17 12:06:28,042 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:28,042 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6122ms INFO 2025-10-17 12:06:28,042 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,043 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8633ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:28,141 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=70bd6d4e-6432-4105-9f79-eb2c9bb7bf47&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:06:28,142 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:28,142 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,142 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=70bd6d4e-6432-4105-9f79-eb2c9bb7bf47&isHis=& INFO 2025-10-17 12:06:28,142 [61 ] 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=70bd6d4e-6432-4105-9f79-eb2c9bb7bf47&recordId=3924&tableName=FORM71& INFO 2025-10-17 12:06:28,142 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:28,142 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,142 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:28,143 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,143 [50 ] 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 2025-10-17 12:06:28,144 [23 ] 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 2025-10-17 12:06:28,144 [61 ] 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 2025-10-17 12:06:28,194 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:28,194 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.0976ms INFO 2025-10-17 12:06:28,194 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,194 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.8555ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:28,223 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:28,223 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 80.0828ms INFO 2025-10-17 12:06:28,223 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,224 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:28,224 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.3875ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:28,224 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.8107ms INFO 2025-10-17 12:06:28,224 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,224 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.4998ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:28,317 [23 ] 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=3924&approveID=330770& INFO 2025-10-17 12:06:28,318 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:28,318 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,319 [23 ] 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 2025-10-17 12:06:28,324 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:28,324 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.9706ms INFO 2025-10-17 12:06:28,324 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,324 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8802ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:28,457 [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=3924&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=62257&guid=70bd6d4e-6432-4105-9f79-eb2c9bb7bf47&flag=1& INFO 2025-10-17 12:06:28,457 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:28,458 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,459 [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 2025-10-17 12:06:28,548 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:28,551 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 92.2573ms INFO 2025-10-17 12:06:28,551 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,551 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.136ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:28,710 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a47894bf-d582-f483-c63d-11ebf00a81eb&attachTableName=& INFO 2025-10-17 12:06:28,711 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:28,711 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,713 [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 2025-10-17 12:06:28,716 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b5049e6-3bc9-b4bd-86c5-a390b6a21dd2&attachTableName=& INFO 2025-10-17 12:06:28,716 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:28,716 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,718 [23 ] 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 2025-10-17 12:06:28,724 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:28,724 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.8525ms INFO 2025-10-17 12:06:28,724 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,725 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2813ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:28,728 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:28,728 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9.8373ms INFO 2025-10-17 12:06:28,728 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:28,728 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.844ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:29,715 [56 ] 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=zjejB0zL4ZY%3D& INFO 2025-10-17 12:06:29,715 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:29,715 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:29,717 [56 ] 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 2025-10-17 12:06:29,723 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:29,723 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7771ms INFO 2025-10-17 12:06:29,723 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:29,723 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8628ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:30,607 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673990509&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:06:30,607 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:06:30,608 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6909ms 200 text/html INFO 2025-10-17 12:06:30,959 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760673990950 INFO 2025-10-17 12:06:30,959 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:06:30,959 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7398ms 200 application/javascript INFO 2025-10-17 12:06:30,971 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8517381865733873 INFO 2025-10-17 12:06:30,972 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:06:30,972 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5385ms 200 application/javascript INFO 2025-10-17 12:06:31,133 [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 2025-10-17 12:06:31,134 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:31,134 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,134 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,134 [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%3D1760673990509%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:06:31,134 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:06:31,135 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,136 [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 2025-10-17 12:06:31,136 [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 2025-10-17 12:06:31,137 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673990509&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:06:31,137 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:06:31,137 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:06:31,137 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:06:31,139 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,140 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7428ms INFO 2025-10-17 12:06:31,140 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,140 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.283ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,152 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:06:31,154 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,155 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7648ms INFO 2025-10-17 12:06:31,155 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,155 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3609ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,232 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:06:31,233 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,233 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,235 [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 2025-10-17 12:06:31,236 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:06:31,236 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:06:31,236 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:06:31,237 [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 2025-10-17 12:06:31,237 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,237 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,238 [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 2025-10-17 12:06:31,242 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,242 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5165ms INFO 2025-10-17 12:06:31,242 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,242 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3094ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,251 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:06:31,251 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:06:31,254 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,254 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.3847ms INFO 2025-10-17 12:06:31,254 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,254 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7311ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,393 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:06:31,393 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,394 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,394 [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 2025-10-17 12:06:31,395 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,395 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,395 [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 2025-10-17 12:06:31,396 [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 2025-10-17 12:06:31,398 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,398 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2409ms INFO 2025-10-17 12:06:31,398 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,398 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.099ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,399 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,399 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9647ms INFO 2025-10-17 12:06:31,399 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,399 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6002ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,493 [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 2025-10-17 12:06:31,494 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,494 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,496 [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 2025-10-17 12:06:31,499 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,499 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7183ms INFO 2025-10-17 12:06:31,499 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,499 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0158ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,511 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:06:31,512 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,512 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,513 [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 2025-10-17 12:06:31,513 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:06:31,514 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,514 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,515 [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 2025-10-17 12:06:31,516 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,517 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5986ms INFO 2025-10-17 12:06:31,517 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,517 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.366ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,518 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,518 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.314ms INFO 2025-10-17 12:06:31,518 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,519 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.285ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,532 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:06:31,532 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,532 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:06:31,532 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,533 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,533 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,534 [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 2025-10-17 12:06:31,534 [47 ] 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 2025-10-17 12:06:31,537 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,537 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1531ms INFO 2025-10-17 12:06:31,537 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,537 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8495ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,540 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:06:31,540 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,540 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,541 [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 2025-10-17 12:06:31,541 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,541 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2579ms INFO 2025-10-17 12:06:31,541 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,541 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0146ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,545 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,545 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3593ms INFO 2025-10-17 12:06:31,546 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,546 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9797ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,629 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:06:31,629 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:06:31,629 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,629 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:31,629 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,629 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,630 [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 2025-10-17 12:06:31,630 [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 2025-10-17 12:06:31,644 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,645 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 14.1476ms INFO 2025-10-17 12:06:31,645 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,645 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:31,647 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:31,647 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5828ms INFO 2025-10-17 12:06:31,647 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:31,647 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4917ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:37,863 [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 71 INFO 2025-10-17 12:06:37,863 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:37,863 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:37,863 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:37,865 [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 2025-10-17 12:06:37,871 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:37,871 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9859ms INFO 2025-10-17 12:06:37,871 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:37,871 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0455ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:37,942 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/DoCreateSelfCard? application/json 29676 INFO 2025-10-17 12:06:37,943 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:37,943 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:37,943 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:37,944 [26 ] 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 2025-10-17 12:06:37,953 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:37,953 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M) in 8.7896ms INFO 2025-10-17 12:06:37,953 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoCreateSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:37,953 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9069ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:38,026 [7 ] 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 2025-10-17 12:06:38,026 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:38,026 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:38,026 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:38,028 [7 ] 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 2025-10-17 12:06:38,065 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:38,065 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 37.3849ms INFO 2025-10-17 12:06:38,065 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:38,065 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2304ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:39,182 [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 2025-10-17 12:06:39,182 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:39,183 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:39,183 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:39,184 [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 2025-10-17 12:06:39,200 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:39,200 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 15.2804ms INFO 2025-10-17 12:06:39,200 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:39,200 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6488ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,128 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=601c0886-1ff8-48d8-b0e3-dc8758ca2d50%20%20& INFO 2025-10-17 12:06:41,128 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,128 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,130 [26 ] 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 2025-10-17 12:06:41,176 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,176 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.5291ms INFO 2025-10-17 12:06:41,176 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,176 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8363ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,250 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:06:41,251 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,251 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,252 [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 2025-10-17 12:06:41,258 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330795&isHis=& INFO 2025-10-17 12:06:41,258 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,258 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,259 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,259 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7221ms INFO 2025-10-17 12:06:41,259 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,259 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9652ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,260 [47 ] 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 2025-10-17 12:06:41,263 [47 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:06:41,269 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,269 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.1858ms INFO 2025-10-17 12:06:41,269 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,269 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3121ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,340 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:06:41,340 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,340 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,342 [47 ] 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 2025-10-17 12:06:41,346 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,346 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4757ms INFO 2025-10-17 12:06:41,346 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,346 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5443ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,415 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=601c0886-1ff8-48d8-b0e3-dc8758ca2d50%20%20&isHis=& INFO 2025-10-17 12:06:41,415 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,415 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,417 [7 ] 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 2025-10-17 12:06:41,423 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=601c0886-1ff8-48d8-b0e3-dc8758ca2d50%20%20&flowID=185&nodeCode=N1699258785306& INFO 2025-10-17 12:06:41,423 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=N1699258785306&guid=601c0886-1ff8-48d8-b0e3-dc8758ca2d50%20%20&recordId=3926&tableName=FORM71& INFO 2025-10-17 12:06:41,423 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,423 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,423 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,423 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,424 [61 ] 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 2025-10-17 12:06:41,424 [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 2025-10-17 12:06:41,491 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,491 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 67.1257ms INFO 2025-10-17 12:06:41,491 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,492 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.9807ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,494 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,495 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 77.9129ms INFO 2025-10-17 12:06:41,495 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,495 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.0588ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,496 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,497 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 72.3714ms INFO 2025-10-17 12:06:41,497 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,497 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.1078ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,576 [26 ] 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=3926&approveID=330795& INFO 2025-10-17 12:06:41,576 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,576 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,578 [26 ] 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 2025-10-17 12:06:41,582 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,582 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.6968ms INFO 2025-10-17 12:06:41,582 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,583 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7612ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,667 [44 ] 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 2025-10-17 12:06:41,668 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,668 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,669 [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 2025-10-17 12:06:41,670 [26 ] 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 2025-10-17 12:06:41,670 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,670 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,671 [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 2025-10-17 12:06:41,672 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,673 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4645ms INFO 2025-10-17 12:06:41,673 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,673 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4195ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,674 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,674 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.99ms INFO 2025-10-17 12:06:41,674 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,675 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7378ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:41,686 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3926&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=62259&guid=601c0886-1ff8-48d8-b0e3-dc8758ca2d50%20%20&flag=1& INFO 2025-10-17 12:06:41,687 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:41,687 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,688 [47 ] 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 2025-10-17 12:06:41,768 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:41,771 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 83.4549ms INFO 2025-10-17 12:06:41,771 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:41,771 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.0292ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:42,061 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b0f1796-924b-11f9-1ef1-d13b71acc65b&attachTableName=& INFO 2025-10-17 12:06:42,061 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=c66bbb08-8927-d371-9b8f-e18e17b84e0f&attachTableName=& INFO 2025-10-17 12:06:42,061 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:42,061 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:42,062 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:42,062 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:42,063 [44 ] 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 2025-10-17 12:06:42,063 [47 ] 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 2025-10-17 12:06:42,075 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:42,075 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:42,075 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.5617ms INFO 2025-10-17 12:06:42,075 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:42,076 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.4541ms INFO 2025-10-17 12:06:42,076 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:42,076 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6715ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:42,076 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6805ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:43,050 [26 ] 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=fyJ8s9w7IoY%3D& INFO 2025-10-17 12:06:43,050 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:43,050 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:43,052 [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 2025-10-17 12:06:43,058 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:43,058 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8575ms INFO 2025-10-17 12:06:43,058 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:43,058 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9279ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:44,117 [26 ] 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 2025-10-17 12:06:44,118 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:44,118 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:44,119 [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 2025-10-17 12:06:44,120 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:06:44,121 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:44,121 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:44,122 [47 ] 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 2025-10-17 12:06:44,123 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:44,123 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1403ms INFO 2025-10-17 12:06:44,123 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:44,123 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2076ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:44,128 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:44,128 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 5.8205ms INFO 2025-10-17 12:06:44,128 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:44,128 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4247ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:46,213 [44 ] 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 2025-10-17 12:06:46,213 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:46,213 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:46,214 [47 ] 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 2025-10-17 12:06:46,214 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:46,215 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:46,215 [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 2025-10-17 12:06:46,216 [47 ] 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 2025-10-17 12:06:46,218 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:46,218 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6212ms INFO 2025-10-17 12:06:46,218 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:46,218 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6957ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:46,255 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:46,257 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 41.0222ms INFO 2025-10-17 12:06:46,257 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:46,257 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8537ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:46,707 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:06:46,707 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:46,707 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:46,707 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:06:46,711 [47 ] 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 2025-10-17 12:06:46,757 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:46,780 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 68.9867ms INFO 2025-10-17 12:06:46,780 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:06:46,780 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.6418ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:47,339 [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 71 INFO 2025-10-17 12:06:47,339 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:47,340 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:47,340 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:47,341 [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 2025-10-17 12:06:47,347 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:47,347 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8272ms INFO 2025-10-17 12:06:47,347 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:47,347 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8881ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:49,829 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:06:49,830 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:49,830 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:49,830 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:06:49,831 [47 ] 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 2025-10-17 12:06:49,880 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:49,910 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 79.1404ms INFO 2025-10-17 12:06:49,910 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:06:49,911 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.3585ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:56,419 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=20& INFO 2025-10-17 12:06:56,419 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:56,420 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:56,421 [61 ] 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 2025-10-17 12:06:56,430 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:56,430 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 9.1213ms INFO 2025-10-17 12:06:56,430 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:56,431 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5766ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:57,410 [56 ] 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 2025-10-17 12:06:57,410 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:57,410 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:57,410 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:57,412 [56 ] 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 2025-10-17 12:06:57,459 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:57,459 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.6131ms INFO 2025-10-17 12:06:57,459 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:57,460 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7411ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:57,530 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 12:06:57,530 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:57,530 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:57,531 [7 ] 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 2025-10-17 12:06:57,539 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:57,540 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.1584ms INFO 2025-10-17 12:06:57,540 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:57,540 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0753ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,290 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 67 INFO 2025-10-17 12:06:59,290 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:06:59,290 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,290 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,292 [56 ] 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 2025-10-17 12:06:59,385 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:59,385 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 93.4017ms INFO 2025-10-17 12:06:59,385 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,386 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.7889ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,463 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=9571e4fe-478d-4a86-aff9-f9d18e4ce6a8& INFO 2025-10-17 12:06:59,463 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,464 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,465 [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 2025-10-17 12:06:59,511 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:59,511 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.362ms INFO 2025-10-17 12:06:59,511 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,512 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5823ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,582 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:06:59,582 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,582 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,584 [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 2025-10-17 12:06:59,590 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330794&isHis=& INFO 2025-10-17 12:06:59,590 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,590 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,590 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:59,590 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3117ms INFO 2025-10-17 12:06:59,590 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,590 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4196ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,591 [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 2025-10-17 12:06:59,595 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:06:59,600 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:59,601 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2838ms INFO 2025-10-17 12:06:59,601 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,601 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1635ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,664 [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 2025-10-17 12:06:59,664 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,664 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,666 [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 2025-10-17 12:06:59,670 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:59,670 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.1641ms INFO 2025-10-17 12:06:59,670 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,670 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8841ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,744 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=9571e4fe-478d-4a86-aff9-f9d18e4ce6a8&isHis=& INFO 2025-10-17 12:06:59,744 [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=N1699258785306&guid=9571e4fe-478d-4a86-aff9-f9d18e4ce6a8&recordId=3927&tableName=FORM71& INFO 2025-10-17 12:06:59,744 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,744 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,745 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,745 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,746 [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 2025-10-17 12:06:59,746 [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 2025-10-17 12:06:59,754 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=9571e4fe-478d-4a86-aff9-f9d18e4ce6a8&flowID=185&nodeCode=N1699258785306& INFO 2025-10-17 12:06:59,754 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,754 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,755 [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 2025-10-17 12:06:59,816 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:59,816 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 70.1192ms INFO 2025-10-17 12:06:59,816 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,816 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.1245ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,827 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:59,827 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 71.2769ms INFO 2025-10-17 12:06:59,827 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,827 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.145ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,827 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:59,827 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 81.2503ms INFO 2025-10-17 12:06:59,827 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,827 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.1652ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,894 [56 ] 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=3927&approveID=330794& INFO 2025-10-17 12:06:59,895 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,895 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,896 [56 ] 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 2025-10-17 12:06:59,901 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:59,901 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.5683ms INFO 2025-10-17 12:06:59,901 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,901 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4791ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,988 [7 ] 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 2025-10-17 12:06:59,989 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,989 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,990 [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 2025-10-17 12:06:59,993 [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=3927&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=62260&guid=9571e4fe-478d-4a86-aff9-f9d18e4ce6a8&flag=1& INFO 2025-10-17 12:06:59,993 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:06:59,993 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.067ms INFO 2025-10-17 12:06:59,993 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,994 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.037ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:06:59,994 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:06:59,994 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:06:59,995 [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 2025-10-17 12:07:00,081 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:00,085 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 89.6254ms INFO 2025-10-17 12:07:00,085 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:00,085 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.6791ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:00,460 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=f7e16021-a8d6-d7ea-5b64-11e055e111e7&attachTableName=& INFO 2025-10-17 12:07:00,460 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=18b5271f-6cf2-90f6-8101-05ba37cc8f65&attachTableName=& INFO 2025-10-17 12:07:00,461 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:00,461 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:00,461 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:00,461 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:00,463 [56 ] 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 2025-10-17 12:07:00,463 [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 2025-10-17 12:07:00,475 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:00,475 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:00,475 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.625ms INFO 2025-10-17 12:07:00,475 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:00,475 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.6244ms INFO 2025-10-17 12:07:00,475 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:00,475 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9729ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:00,475 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0038ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:01,435 [44 ] 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=kN5qiOhcNcI%3D& INFO 2025-10-17 12:07:01,435 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:01,436 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:01,437 [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 2025-10-17 12:07:01,443 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:01,443 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3062ms INFO 2025-10-17 12:07:01,443 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:01,444 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9018ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:04,132 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:07:04,133 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:04,133 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:04,133 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:04,134 [26 ] 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 2025-10-17 12:07:04,185 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:04,215 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 80.3895ms INFO 2025-10-17 12:07:04,215 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:04,215 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.7439ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:08,978 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:07:08,978 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:08,978 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:08,978 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:08,980 [61 ] 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 2025-10-17 12:07:09,032 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:09,066 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 85.7897ms INFO 2025-10-17 12:07:09,066 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:09,066 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.2894ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:11,527 [61 ] 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 2025-10-17 12:07:11,527 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:11,528 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:11,528 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:11,529 [61 ] 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 2025-10-17 12:07:11,579 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:11,579 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 49.5144ms INFO 2025-10-17 12:07:11,579 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:11,579 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.8671ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:13,381 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 65 INFO 2025-10-17 12:07:13,381 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:13,382 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:13,382 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:13,383 [47 ] 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 2025-10-17 12:07:13,477 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:13,477 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 93.7753ms INFO 2025-10-17 12:07:13,477 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:13,477 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.116ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:14,620 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 12:07:14,621 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:14,621 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:14,622 [47 ] 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 2025-10-17 12:07:14,628 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:14,629 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.2807ms INFO 2025-10-17 12:07:14,629 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:14,629 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3715ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:14,630 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:07:14,630 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:14,630 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:14,631 [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 2025-10-17 12:07:14,633 [47 ] 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 2025-10-17 12:07:14,633 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:14,633 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:14,634 [47 ] 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 2025-10-17 12:07:14,638 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:14,638 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3596ms INFO 2025-10-17 12:07:14,638 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:14,638 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2413ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:14,648 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:14,648 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.301ms INFO 2025-10-17 12:07:14,648 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:14,648 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9459ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:16,365 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=b982ad9e-ae45-4e15-a245-f38eacc6c20a& INFO 2025-10-17 12:07:16,365 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:16,365 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,367 [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 2025-10-17 12:07:16,422 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:16,422 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 54.9426ms INFO 2025-10-17 12:07:16,422 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,422 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.2107ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:16,490 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:07:16,491 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:16,491 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,493 [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 2025-10-17 12:07:16,496 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330796&isHis=& INFO 2025-10-17 12:07:16,496 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:16,496 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,498 [47 ] 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 2025-10-17 12:07:16,499 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:16,499 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7764ms INFO 2025-10-17 12:07:16,499 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,500 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1157ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:16,502 [47 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:07:16,507 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:16,507 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.1497ms INFO 2025-10-17 12:07:16,507 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,507 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0267ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:16,579 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:07:16,580 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:16,580 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,581 [47 ] 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 2025-10-17 12:07:16,585 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:16,586 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2368ms INFO 2025-10-17 12:07:16,586 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,586 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1999ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:16,663 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=b982ad9e-ae45-4e15-a245-f38eacc6c20a&isHis=& INFO 2025-10-17 12:07:16,663 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:16,663 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,664 [7 ] 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 2025-10-17 12:07:16,665 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=b982ad9e-ae45-4e15-a245-f38eacc6c20a&flowID=185&nodeCode=N1699258785306& INFO 2025-10-17 12:07:16,665 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=N1699258785306&guid=b982ad9e-ae45-4e15-a245-f38eacc6c20a&recordId=3925&tableName=FORM71& INFO 2025-10-17 12:07:16,665 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:16,665 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,665 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:16,665 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,667 [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 2025-10-17 12:07:16,667 [44 ] 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 2025-10-17 12:07:16,742 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:16,742 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 74.9412ms INFO 2025-10-17 12:07:16,742 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,742 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.9243ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:16,743 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:16,743 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 76.5828ms INFO 2025-10-17 12:07:16,743 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,743 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.4216ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:16,746 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:16,746 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 81.9025ms INFO 2025-10-17 12:07:16,746 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,747 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.9422ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:16,809 [47 ] 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=3925&approveID=330796& INFO 2025-10-17 12:07:16,810 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:16,810 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,811 [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 2025-10-17 12:07:16,815 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:16,816 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.395ms INFO 2025-10-17 12:07:16,816 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,816 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4054ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:16,892 [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=3925&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=62258&guid=b982ad9e-ae45-4e15-a245-f38eacc6c20a&flag=1& INFO 2025-10-17 12:07:16,892 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:16,892 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,894 [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 2025-10-17 12:07:16,975 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:16,978 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.6287ms INFO 2025-10-17 12:07:16,978 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:16,978 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.4261ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:17,300 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=f61e257b-af55-5ac3-ed74-f13de459aab0&attachTableName=& INFO 2025-10-17 12:07:17,301 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:17,301 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:17,302 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=cf0a6714-c9ee-3d98-b1e4-de5c38cce59c&attachTableName=& INFO 2025-10-17 12:07:17,302 [47 ] 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 2025-10-17 12:07:17,302 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:17,303 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:17,304 [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 2025-10-17 12:07:17,314 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:17,314 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:17,314 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.6858ms INFO 2025-10-17 12:07:17,314 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:17,314 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.3075ms INFO 2025-10-17 12:07:17,314 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:17,314 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1591ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:17,314 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0177ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:18,286 [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=%2FLwMpPnDbdg%3D& INFO 2025-10-17 12:07:18,286 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:18,286 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:18,288 [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 2025-10-17 12:07:18,294 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:18,294 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1597ms INFO 2025-10-17 12:07:18,294 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:18,294 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.267ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:25,437 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:07:25,437 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:25,437 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:25,438 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:25,439 [44 ] 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 2025-10-17 12:07:25,485 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:25,504 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 64.6621ms INFO 2025-10-17 12:07:25,504 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:25,504 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.9022ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:30,309 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:07:30,309 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:30,309 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:30,310 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:30,311 [44 ] 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 2025-10-17 12:07:30,354 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:30,379 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 67.5603ms INFO 2025-10-17 12:07:30,379 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:30,379 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.9137ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:33,129 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-16&endDate=2025-10-16&timeBegin=08:30&timeEnd=12:15&leaveType=20&isPanel=true& INFO 2025-10-17 12:07:33,129 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:33,129 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:33,131 [61 ] 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 2025-10-17 12:07:33,137 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:33,137 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 6.5917ms INFO 2025-10-17 12:07:33,137 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:33,137 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8294ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:35,044 [47 ] 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 2025-10-17 12:07:35,045 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:35,045 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:35,045 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:35,046 [47 ] 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 2025-10-17 12:07:35,095 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:35,096 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 49.1766ms INFO 2025-10-17 12:07:35,096 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:35,096 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.3355ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:37,039 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 65 INFO 2025-10-17 12:07:37,039 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:37,040 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:37,040 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:37,041 [44 ] 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 2025-10-17 12:07:37,136 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:37,136 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 94.5239ms INFO 2025-10-17 12:07:37,136 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:37,136 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.724ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:38,587 [47 ] 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 2025-10-17 12:07:38,587 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:38,588 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:38,589 [47 ] 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 2025-10-17 12:07:38,605 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:38,605 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.7855ms INFO 2025-10-17 12:07:38,605 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:38,605 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1258ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:38,609 [44 ] 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 2025-10-17 12:07:38,609 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:38,610 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:38,611 [44 ] 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 2025-10-17 12:07:38,626 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:38,626 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.5318ms INFO 2025-10-17 12:07:38,626 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:38,627 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4384ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,103 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=43b62d9f-6739-4179-8bef-e419888e453b& INFO 2025-10-17 12:07:40,104 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,104 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,105 [56 ] 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 2025-10-17 12:07:40,152 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,152 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.8752ms INFO 2025-10-17 12:07:40,152 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,152 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1861ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,238 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:07:40,238 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,238 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,240 [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 2025-10-17 12:07:40,243 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330797&isHis=& INFO 2025-10-17 12:07:40,243 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,243 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,244 [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 2025-10-17 12:07:40,247 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,247 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7196ms INFO 2025-10-17 12:07:40,247 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,247 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4187ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,248 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:07:40,253 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,253 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9444ms INFO 2025-10-17 12:07:40,253 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,254 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.792ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,323 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:07:40,323 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,323 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,324 [63 ] 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 2025-10-17 12:07:40,329 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,329 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5437ms INFO 2025-10-17 12:07:40,329 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,329 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.445ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,403 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=43b62d9f-6739-4179-8bef-e419888e453b&isHis=& INFO 2025-10-17 12:07:40,403 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,403 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,405 [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 2025-10-17 12:07:40,406 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=N1699258785306&guid=43b62d9f-6739-4179-8bef-e419888e453b&recordId=3924&tableName=FORM71& INFO 2025-10-17 12:07:40,407 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,407 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,408 [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 2025-10-17 12:07:40,413 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=43b62d9f-6739-4179-8bef-e419888e453b&flowID=185&nodeCode=N1699258785306& INFO 2025-10-17 12:07:40,414 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,414 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,416 [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 2025-10-17 12:07:40,457 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,458 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.8241ms INFO 2025-10-17 12:07:40,458 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,458 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.7005ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,459 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,459 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 50.6707ms INFO 2025-10-17 12:07:40,459 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,459 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.7106ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,459 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,459 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.5722ms INFO 2025-10-17 12:07:40,459 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,459 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.8869ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,528 [56 ] 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=3924&approveID=330797& INFO 2025-10-17 12:07:40,529 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,529 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,530 [56 ] 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 2025-10-17 12:07:40,535 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,536 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.2695ms INFO 2025-10-17 12:07:40,536 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,536 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5737ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,621 [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=3924&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=62257&guid=43b62d9f-6739-4179-8bef-e419888e453b&flag=1& INFO 2025-10-17 12:07:40,622 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,622 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,623 [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 2025-10-17 12:07:40,707 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,711 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 87.358ms INFO 2025-10-17 12:07:40,711 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,711 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.4685ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,950 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a47894bf-d582-f483-c63d-11ebf00a81eb&attachTableName=& INFO 2025-10-17 12:07:40,950 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b5049e6-3bc9-b4bd-86c5-a390b6a21dd2&attachTableName=& INFO 2025-10-17 12:07:40,951 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,951 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:40,951 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,951 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,952 [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 2025-10-17 12:07:40,953 [56 ] 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 2025-10-17 12:07:40,964 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,964 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:40,964 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.1761ms INFO 2025-10-17 12:07:40,964 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,964 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.3665ms INFO 2025-10-17 12:07:40,964 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:40,964 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.495ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:40,964 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4953ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:41,938 [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=zjejB0zL4ZY%3D& INFO 2025-10-17 12:07:41,939 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:41,939 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:41,940 [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 2025-10-17 12:07:41,947 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:41,948 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 7.3128ms INFO 2025-10-17 12:07:41,948 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:41,948 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5571ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:45,611 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-16&endDate=2025-10-16&timeBegin=08:15&timeEnd=12:15&leaveType=20&isPanel=true& INFO 2025-10-17 12:07:45,611 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:45,611 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:45,613 [61 ] 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 2025-10-17 12:07:45,620 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:45,620 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 7.0873ms INFO 2025-10-17 12:07:45,620 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:45,620 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.224ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:45,789 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:07:45,789 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:45,790 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:45,790 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:45,791 [47 ] 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 2025-10-17 12:07:45,830 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:45,853 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 61.935ms INFO 2025-10-17 12:07:45,853 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:45,853 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.1399ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:49,839 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:07:49,840 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:49,840 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:49,840 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:49,841 [47 ] 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 2025-10-17 12:07:49,879 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:49,901 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 59.1995ms INFO 2025-10-17 12:07:49,901 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:07:49,901 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.4004ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:54,710 [47 ] 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 2025-10-17 12:07:54,710 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:54,710 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:54,710 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:54,712 [47 ] 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 2025-10-17 12:07:54,759 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:54,760 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.8286ms INFO 2025-10-17 12:07:54,760 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:54,760 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8765ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:56,732 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 65 INFO 2025-10-17 12:07:56,732 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:07:56,732 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:56,732 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:56,734 [44 ] 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 2025-10-17 12:07:56,827 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:56,827 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 93.4266ms INFO 2025-10-17 12:07:56,827 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:56,828 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.9335ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:57,954 [47 ] 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 2025-10-17 12:07:57,954 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:57,955 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:57,956 [47 ] 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 2025-10-17 12:07:57,978 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:57,978 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 22.2588ms INFO 2025-10-17 12:07:57,978 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:57,978 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3106ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:07:57,985 [44 ] 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 2025-10-17 12:07:57,985 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:07:57,985 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:57,988 [44 ] 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 2025-10-17 12:07:58,003 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:07:58,003 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.3245ms INFO 2025-10-17 12:07:58,003 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:07:58,003 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8003ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:00,829 [63 ] 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 2025-10-17 12:08:00,830 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:08:00,830 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:00,830 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:00,831 [63 ] 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 2025-10-17 12:08:00,874 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:00,874 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 43.0182ms INFO 2025-10-17 12:08:00,874 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:00,875 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.2332ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:00,953 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=20& INFO 2025-10-17 12:08:00,954 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:00,954 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:00,955 [47 ] 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 2025-10-17 12:08:00,960 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:00,960 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.6555ms INFO 2025-10-17 12:08:00,960 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:00,960 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7068ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:01,039 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49539 INFO 2025-10-17 12:08:01,039 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:08:01,039 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:01,039 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:01,041 [61 ] 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 2025-10-17 12:08:01,083 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:01,083 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 41.7534ms INFO 2025-10-17 12:08:01,083 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:01,083 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1603ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:01,171 [44 ] 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 2025-10-17 12:08:01,171 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:08:01,171 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:01,171 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:01,173 [44 ] 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 2025-10-17 12:08:01,240 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:01,240 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 67.5422ms INFO 2025-10-17 12:08:01,240 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:01,240 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.453ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:02,348 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:08:02,349 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:02,349 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:02,350 [47 ] 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 2025-10-17 12:08:02,390 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:02,390 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 39.699ms INFO 2025-10-17 12:08:02,390 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:02,390 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.7323ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:05,142 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674085117&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:08:05,142 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:08:05,142 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7202ms 200 text/html INFO 2025-10-17 12:08:05,485 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760674085476 INFO 2025-10-17 12:08:05,485 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:08:05,485 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6195ms 200 application/javascript INFO 2025-10-17 12:08:05,499 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3767502110398877 INFO 2025-10-17 12:08:05,499 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:08:05,500 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4628ms 200 application/javascript INFO 2025-10-17 12:08:05,619 [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%3D1760674085117%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:08:05,619 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:08:05,619 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,621 [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 2025-10-17 12:08:05,622 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674085117&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:08:05,625 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:05,625 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8037ms INFO 2025-10-17 12:08:05,625 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,625 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7051ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:05,628 [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 2025-10-17 12:08:05,628 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:08:05,628 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:05,628 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,629 [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 2025-10-17 12:08:05,630 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:08:05,631 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:08:05,631 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:08:05,646 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:08:05,648 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:05,648 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7812ms INFO 2025-10-17 12:08:05,648 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,648 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4977ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:05,718 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:08:05,718 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:05,718 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,720 [47 ] 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 2025-10-17 12:08:05,720 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:08:05,720 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:08:05,720 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:08:05,722 [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 2025-10-17 12:08:05,723 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:05,723 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,724 [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 2025-10-17 12:08:05,727 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:05,727 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0861ms INFO 2025-10-17 12:08:05,727 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,727 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9317ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:05,735 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:08:05,735 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:08:05,738 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:05,738 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.0521ms INFO 2025-10-17 12:08:05,738 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,738 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8921ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:05,843 [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 2025-10-17 12:08:05,843 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:08:05,843 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:05,843 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:05,843 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,843 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,845 [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 2025-10-17 12:08:05,845 [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 2025-10-17 12:08:05,847 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:05,848 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8888ms INFO 2025-10-17 12:08:05,848 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,848 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:05,848 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8829ms INFO 2025-10-17 12:08:05,848 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6482ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:05,848 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,848 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7876ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:05,980 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:08:05,980 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:05,980 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,982 [47 ] 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 2025-10-17 12:08:05,984 [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 2025-10-17 12:08:05,984 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:05,984 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,985 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:05,985 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3799ms INFO 2025-10-17 12:08:05,985 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,985 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4996ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:05,985 [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 2025-10-17 12:08:05,989 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:05,989 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3907ms INFO 2025-10-17 12:08:05,989 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,989 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0508ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:05,994 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:08:05,994 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:05,994 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,996 [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 2025-10-17 12:08:05,998 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:08:05,998 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:05,998 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:05,999 [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 2025-10-17 12:08:06,003 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:08:06,003 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:06,003 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:06,003 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:06,004 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9791ms INFO 2025-10-17 12:08:06,004 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:06,004 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6862ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:06,005 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:08:06,005 [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 2025-10-17 12:08:06,005 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:06,005 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:06,006 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:06,006 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.0534ms INFO 2025-10-17 12:08:06,006 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:06,006 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5778ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:06,006 [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 2025-10-17 12:08:06,009 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:06,009 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7088ms INFO 2025-10-17 12:08:06,009 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:06,009 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4346ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:06,010 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:06,010 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5469ms INFO 2025-10-17 12:08:06,010 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:06,010 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0648ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:06,105 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:08:06,105 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:06,105 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:06,105 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:08:06,106 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:06,106 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:06,106 [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 2025-10-17 12:08:06,107 [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 2025-10-17 12:08:06,121 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:06,121 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 14.6076ms INFO 2025-10-17 12:08:06,121 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:06,121 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4817ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:06,123 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:06,123 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.4153ms INFO 2025-10-17 12:08:06,123 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:06,123 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1176ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:09,304 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 12:08:09,304 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:08:09,304 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 12:08:09,304 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 12:08:09,304 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 12:08:09,305 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9805ms 200 application/javascript INFO 2025-10-17 12:08:09,305 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8231ms 200 text/css INFO 2025-10-17 12:08:09,422 [61 ] 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 2025-10-17 12:08:09,422 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:09,422 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,423 [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 2025-10-17 12:08:09,426 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 12:08:09,427 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:09,427 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,427 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:09,427 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6567ms INFO 2025-10-17 12:08:09,427 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,427 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6823ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:09,428 [44 ] 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 2025-10-17 12:08:09,432 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:08:09,432 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:09,432 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,433 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:09,433 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.6952ms INFO 2025-10-17 12:08:09,433 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,433 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.551ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:09,433 [63 ] 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 2025-10-17 12:08:09,437 [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 2025-10-17 12:08:09,437 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:09,437 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,438 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:09,438 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.8688ms INFO 2025-10-17 12:08:09,438 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,438 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5273ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:09,439 [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 2025-10-17 12:08:09,441 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:09,441 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8523ms INFO 2025-10-17 12:08:09,441 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,441 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4439ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:09,449 [61 ] 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 2025-10-17 12:08:09,449 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:09,449 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,450 [61 ] 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 2025-10-17 12:08:09,453 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:09,453 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.6856ms INFO 2025-10-17 12:08:09,453 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,453 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3854ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:09,539 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1691& INFO 2025-10-17 12:08:09,539 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:09,539 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,540 [82 ] 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 2025-10-17 12:08:09,545 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:09,563 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 23.0234ms INFO 2025-10-17 12:08:09,563 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:09,563 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.8223ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:10,969 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 12:08:10,969 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:08:10,970 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 12:08:10,970 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7661ms 200 application/javascript INFO 2025-10-17 12:08:10,971 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 12:08:10,972 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 12:08:10,972 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6345ms 200 text/css INFO 2025-10-17 12:08:11,086 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:08:11,086 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:11,086 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:11,088 [63 ] 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 2025-10-17 12:08:11,089 [82 ] 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 2025-10-17 12:08:11,089 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:11,089 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:11,089 [63 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:08:11,091 [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 2025-10-17 12:08:11,095 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:11,095 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.2438ms INFO 2025-10-17 12:08:11,095 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:11,095 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4493ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:11,096 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:11,097 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.073ms INFO 2025-10-17 12:08:11,097 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:11,097 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0527ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:11,187 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1691& INFO 2025-10-17 12:08:11,187 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:11,188 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:11,189 [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 2025-10-17 12:08:11,194 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:11,214 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 25.3353ms INFO 2025-10-17 12:08:11,214 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:11,214 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2211ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:36,991 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f1053760-dffb-4c85-a5c6-c287d1be65ed& INFO 2025-10-17 12:08:36,992 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:36,992 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:36,993 [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 2025-10-17 12:08:37,039 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:37,039 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.4861ms INFO 2025-10-17 12:08:37,039 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,039 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8481ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:37,155 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:08:37,155 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:37,155 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,157 [23 ] 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 2025-10-17 12:08:37,162 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:37,163 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0087ms INFO 2025-10-17 12:08:37,163 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,163 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0668ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:37,199 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330782&isHis=& INFO 2025-10-17 12:08:37,199 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:37,199 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,201 [28 ] 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 2025-10-17 12:08:37,204 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:08:37,207 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:08:37,210 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:37,210 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.1911ms INFO 2025-10-17 12:08:37,210 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,210 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9477ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:37,352 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:08:37,353 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:37,353 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,354 [23 ] 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 2025-10-17 12:08:37,358 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:37,358 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.1204ms INFO 2025-10-17 12:08:37,358 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,358 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9657ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:37,471 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f1053760-dffb-4c85-a5c6-c287d1be65ed&isHis=& INFO 2025-10-17 12:08:37,471 [43 ] 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=f1053760-dffb-4c85-a5c6-c287d1be65ed&recordId=3925&tableName=FORM71& INFO 2025-10-17 12:08:37,471 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:37,471 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:37,471 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,471 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,472 [43 ] 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 2025-10-17 12:08:37,472 [23 ] 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 2025-10-17 12:08:37,520 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f1053760-dffb-4c85-a5c6-c287d1be65ed&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:08:37,520 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:37,520 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.6214ms INFO 2025-10-17 12:08:37,520 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,520 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:37,520 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4401ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:37,520 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,521 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:37,521 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.0084ms INFO 2025-10-17 12:08:37,521 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,521 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9147ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:37,522 [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 2025-10-17 12:08:37,563 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:37,563 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.431ms INFO 2025-10-17 12:08:37,563 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,563 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4077ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:37,684 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=58649cd8-576c-4ca7-8cd5-36f73c3010fa& INFO 2025-10-17 12:08:37,685 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:37,685 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,686 [23 ] 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 2025-10-17 12:08:37,732 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:37,732 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.4217ms INFO 2025-10-17 12:08:37,732 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,732 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3849ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:37,849 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:08:37,849 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:37,849 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,850 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330785&isHis=& INFO 2025-10-17 12:08:37,850 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:37,850 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,851 [82 ] 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 2025-10-17 12:08:37,851 [28 ] 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 2025-10-17 12:08:37,855 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:08:37,856 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:37,857 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8641ms INFO 2025-10-17 12:08:37,857 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,857 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.925ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:37,858 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:08:37,860 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:37,860 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.497ms INFO 2025-10-17 12:08:37,860 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:37,860 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3048ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,000 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:08:38,000 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,000 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,001 [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 2025-10-17 12:08:38,005 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,005 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.9016ms INFO 2025-10-17 12:08:38,005 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,005 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6945ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,145 [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=N1699258759940&guid=58649cd8-576c-4ca7-8cd5-36f73c3010fa&recordId=3926&tableName=FORM71& INFO 2025-10-17 12:08:38,145 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,145 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,146 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=58649cd8-576c-4ca7-8cd5-36f73c3010fa&isHis=& INFO 2025-10-17 12:08:38,146 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,146 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,146 [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 2025-10-17 12:08:38,146 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=58649cd8-576c-4ca7-8cd5-36f73c3010fa&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:08:38,147 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,147 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,147 [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 2025-10-17 12:08:38,148 [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 2025-10-17 12:08:38,195 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,195 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.1927ms INFO 2025-10-17 12:08:38,195 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,195 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2664ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,226 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,226 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 78.1964ms INFO 2025-10-17 12:08:38,226 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,226 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.6842ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,228 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,228 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 80.685ms INFO 2025-10-17 12:08:38,228 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,228 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.5034ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,346 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5e9542ad-ec5b-42a4-a3cc-71c250039891%20%20& INFO 2025-10-17 12:08:38,346 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,346 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,348 [43 ] 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 2025-10-17 12:08:38,393 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,393 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.1116ms INFO 2025-10-17 12:08:38,393 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,393 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0303ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,545 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:08:38,546 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,546 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,547 [28 ] 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 2025-10-17 12:08:38,553 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,553 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2128ms INFO 2025-10-17 12:08:38,554 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,554 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1805ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,584 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330787&isHis=& INFO 2025-10-17 12:08:38,584 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,584 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,586 [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 2025-10-17 12:08:38,589 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:08:38,592 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:08:38,594 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,594 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.3745ms INFO 2025-10-17 12:08:38,594 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,594 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2393ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,721 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:08:38,722 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,722 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,723 [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 2025-10-17 12:08:38,728 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,728 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5087ms INFO 2025-10-17 12:08:38,728 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,728 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8317ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,867 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5e9542ad-ec5b-42a4-a3cc-71c250039891%20%20&isHis=& INFO 2025-10-17 12:08:38,867 [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=N1699258759940&guid=5e9542ad-ec5b-42a4-a3cc-71c250039891%20%20&recordId=3927&tableName=FORM71& INFO 2025-10-17 12:08:38,867 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,867 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,868 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,868 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,869 [28 ] 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 2025-10-17 12:08:38,869 [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 2025-10-17 12:08:38,903 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5e9542ad-ec5b-42a4-a3cc-71c250039891%20%20&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:08:38,903 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:38,904 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,905 [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 2025-10-17 12:08:38,918 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,918 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 49.3406ms INFO 2025-10-17 12:08:38,918 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,918 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4132ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,920 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,920 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.6457ms INFO 2025-10-17 12:08:38,920 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,920 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.6941ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:38,951 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:38,951 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 46.3044ms INFO 2025-10-17 12:08:38,951 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:38,952 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7306ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:39,063 [43 ] 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=3927&approveID=330787& INFO 2025-10-17 12:08:39,063 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:39,063 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:39,065 [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 2025-10-17 12:08:39,070 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:39,071 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.5398ms INFO 2025-10-17 12:08:39,071 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:39,071 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8827ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:39,223 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3927&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=62260&guid=5e9542ad-ec5b-42a4-a3cc-71c250039891%20%20&flag=1& INFO 2025-10-17 12:08:39,223 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:39,223 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:39,225 [57 ] 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 2025-10-17 12:08:39,314 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:39,318 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 93.3491ms INFO 2025-10-17 12:08:39,318 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:39,318 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.4959ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:39,812 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=18b5271f-6cf2-90f6-8101-05ba37cc8f65&attachTableName=& INFO 2025-10-17 12:08:39,812 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:39,812 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:39,814 [43 ] 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 2025-10-17 12:08:39,818 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=f7e16021-a8d6-d7ea-5b64-11e055e111e7&attachTableName=& INFO 2025-10-17 12:08:39,818 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:39,818 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:39,820 [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 2025-10-17 12:08:39,828 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:39,828 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.9081ms INFO 2025-10-17 12:08:39,828 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:39,828 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1701ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:39,832 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:39,832 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.1162ms INFO 2025-10-17 12:08:39,832 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:39,832 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.54ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:08:40,653 [28 ] 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=kN5qiOhcNcI%3D& INFO 2025-10-17 12:08:40,654 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:08:40,654 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:40,655 [28 ] 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 2025-10-17 12:08:40,661 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:08:40,661 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7158ms INFO 2025-10-17 12:08:40,661 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:08:40,661 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9334ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:32,712 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674231589&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:10:32,712 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:10:32,712 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:10:32,712 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7681ms 200 text/html INFO 2025-10-17 12:10:32,713 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:10:32,713 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:10:32,714 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:10:32,714 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4249ms 200 text/css INFO 2025-10-17 12:10:32,724 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:10:32,724 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7801ms 200 application/javascript INFO 2025-10-17 12:10:32,813 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:10:32,813 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:10:32,824 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:10:32,824 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3504ms 200 application/javascript INFO 2025-10-17 12:10:32,866 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:10:32,869 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:10:32,869 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0584ms 200 text/css INFO 2025-10-17 12:10:37,072 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760674236050 INFO 2025-10-17 12:10:37,072 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:10:37,072 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6854ms 200 application/javascript INFO 2025-10-17 12:10:37,151 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7672122267744226 INFO 2025-10-17 12:10:37,152 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:10:37,152 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6356ms 200 application/javascript INFO 2025-10-17 12:10:37,320 [38 ] 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%3D1760674231589%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:10:37,321 [38 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:10:37,321 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,322 [38 ] 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 2025-10-17 12:10:37,322 [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 2025-10-17 12:10:37,322 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:10:37,323 [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 2025-10-17 12:10:37,323 [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 2025-10-17 12:10:37,323 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,323 [38 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674231589&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:10:37,324 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 12:10:37,325 [6 ] 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 2025-10-17 12:10:37,325 [6 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:10:37,325 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:37,325 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7461ms INFO 2025-10-17 12:10:37,325 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,325 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7932ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:10:37,326 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:37,326 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2816ms INFO 2025-10-17 12:10:37,326 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,327 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.323ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:37,481 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:10:37,481 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:10:37,481 [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 2025-10-17 12:10:37,481 [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 2025-10-17 12:10:37,481 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:10:37,483 [38 ] 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 2025-10-17 12:10:37,484 [38 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxMDYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTUwNyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWQtOWkqeaWhyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTA2IiwianRpIjoiZjVhYzg5ZjEtODRlNS00N2YyLWE4NDMtZWZiZTNiMTA4M2JjIiwiaWF0IjoxNzYwNDg2NDMyLCJuYmYiOjE3NjA0ODY0MzAsImV4cCI6MTc2MDU3MjgzMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.wVxEM0tpuHNOsDy_PoOsNKts4gN-CrIL4uJh4Q48LLs INFO 2025-10-17 12:10:37,486 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:37,487 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8137ms INFO 2025-10-17 12:10:37,487 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:10:37,487 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0807ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:37,631 [75 ] 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 2025-10-17 12:10:37,631 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:10:37,631 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:37,634 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,635 [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 2025-10-17 12:10:37,636 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:10:37,636 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:10:37,636 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:10:37,651 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:10:37,654 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:37,654 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.3606ms INFO 2025-10-17 12:10:37,654 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,654 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4458ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:37,801 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:10:37,801 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:37,801 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,803 [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 2025-10-17 12:10:37,804 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:10:37,804 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:10:37,804 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:10:37,808 [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 2025-10-17 12:10:37,808 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:37,808 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,809 [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 2025-10-17 12:10:37,812 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:37,812 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1262ms INFO 2025-10-17 12:10:37,812 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,813 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9443ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:37,819 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:10:37,833 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:10:37,836 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:37,836 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1125ms INFO 2025-10-17 12:10:37,836 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,836 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0233ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:37,961 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:10:37,961 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:37,961 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,962 [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 2025-10-17 12:10:37,962 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:37,963 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,963 [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 2025-10-17 12:10:37,964 [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 2025-10-17 12:10:37,967 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:37,967 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4514ms INFO 2025-10-17 12:10:37,967 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,968 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4271ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:37,971 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:37,971 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3789ms INFO 2025-10-17 12:10:37,971 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:37,971 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5615ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:38,041 [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 2025-10-17 12:10:38,042 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:38,042 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,043 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:10:38,043 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:38,043 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,043 [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 2025-10-17 12:10:38,044 [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 2025-10-17 12:10:38,046 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:10:38,046 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:38,046 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,047 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:38,047 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5725ms INFO 2025-10-17 12:10:38,047 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,047 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5937ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:38,047 [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 2025-10-17 12:10:38,048 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:38,048 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4079ms INFO 2025-10-17 12:10:38,048 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,048 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2045ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:38,050 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:38,050 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8746ms INFO 2025-10-17 12:10:38,050 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,050 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5672ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:38,091 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:10:38,091 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:38,091 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,091 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:10:38,092 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:38,092 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,092 [39 ] 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 2025-10-17 12:10:38,093 [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 2025-10-17 12:10:38,099 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:38,099 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.2313ms INFO 2025-10-17 12:10:38,099 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,099 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2217ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:38,100 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:38,100 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.635ms INFO 2025-10-17 12:10:38,100 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,100 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6639ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:38,120 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:10:38,121 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:38,121 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,122 [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 2025-10-17 12:10:38,126 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:38,126 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3442ms INFO 2025-10-17 12:10:38,126 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,126 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0482ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:38,190 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:10:38,190 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:38,190 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,192 [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 2025-10-17 12:10:38,200 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:10:38,200 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:38,200 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,200 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:38,200 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2484ms INFO 2025-10-17 12:10:38,200 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,200 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1099ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:38,201 [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 2025-10-17 12:10:38,222 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:38,222 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.4636ms INFO 2025-10-17 12:10:38,222 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:38,222 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.313ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:40,763 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 12:10:40,764 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:10:40,765 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/vuedraggable.umd.d9d361ab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\vuedraggable.umd.d9d361ab.js' INFO 2025-10-17 12:10:40,765 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2766ms 200 application/javascript INFO 2025-10-17 12:10:42,520 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 12:10:42,521 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:42,521 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:42,522 [39 ] 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 2025-10-17 12:10:42,528 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:42,528 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.3959ms INFO 2025-10-17 12:10:42,528 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:42,528 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5125ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:46,281 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:10:46,281 [6 ] 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 2025-10-17 12:10:46,281 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:46,281 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:46,282 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:46,282 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:46,283 [39 ] 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 2025-10-17 12:10:46,283 [6 ] 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 2025-10-17 12:10:46,288 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:46,288 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.9568ms INFO 2025-10-17 12:10:46,288 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:46,288 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0506ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:46,636 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:46,636 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 352.8921ms INFO 2025-10-17 12:10:46,636 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:46,636 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 355.3767ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:54,200 [6 ] 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 2025-10-17 12:10:54,201 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:10:54,201 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:54,201 [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=0&formCode=0070&flowID=&nodeCode=&exeId=&guid=&flag=& INFO 2025-10-17 12:10:54,201 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:54,201 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:54,201 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:54,201 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:54,202 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:54,203 [6 ] 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 2025-10-17 12:10:54,203 [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 2025-10-17 12:10:54,203 [63 ] 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 2025-10-17 12:10:54,211 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:54,212 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 8.1917ms INFO 2025-10-17 12:10:54,212 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:54,212 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6772ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:54,212 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:54,212 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 9.1392ms INFO 2025-10-17 12:10:54,212 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:54,212 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9883ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:54,215 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:54,219 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 15.5733ms INFO 2025-10-17 12:10:54,219 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:54,219 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8095ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:10:55,481 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=OowS8sGqkoA%3D& INFO 2025-10-17 12:10:55,481 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:10:55,481 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:55,483 [6 ] 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 2025-10-17 12:10:55,485 [6 ] Sg.HcmMb.PubClass.ShareData - oldValue:OowS8sGqkoA= INFO 2025-10-17 12:10:55,503 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:10:55,503 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.3037ms INFO 2025-10-17 12:10:55,503 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:10:55,503 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5127ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:02,601 [38 ] 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 2025-10-17 12:11:02,601 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:02,601 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:02,601 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:02,603 [38 ] 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 2025-10-17 12:11:02,612 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:02,612 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.8348ms INFO 2025-10-17 12:11:02,612 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:02,612 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.993ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:03,081 [74 ] 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 2025-10-17 12:11:03,081 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:03,082 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:03,082 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:03,083 [74 ] 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 2025-10-17 12:11:03,092 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:03,092 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.7268ms INFO 2025-10-17 12:11:03,092 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:03,092 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8812ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:04,041 [38 ] 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 2025-10-17 12:11:04,041 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:04,041 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:04,041 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:04,043 [38 ] 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 2025-10-17 12:11:04,052 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:04,052 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.0454ms INFO 2025-10-17 12:11:04,052 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:04,052 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.368ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:04,521 [38 ] 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 2025-10-17 12:11:04,521 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:04,522 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:04,522 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:04,523 [38 ] 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 2025-10-17 12:11:04,532 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:04,532 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.806ms INFO 2025-10-17 12:11:04,532 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:04,532 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8822ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:04,841 [74 ] 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 2025-10-17 12:11:04,841 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:04,841 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:04,841 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:04,843 [74 ] 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 2025-10-17 12:11:04,852 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:04,852 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.0643ms INFO 2025-10-17 12:11:04,852 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:04,852 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1657ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:05,320 [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 2025-10-17 12:11:05,321 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:05,321 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:05,321 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:05,323 [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 2025-10-17 12:11:05,332 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:05,332 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 9.6238ms INFO 2025-10-17 12:11:05,332 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:05,332 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0969ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:05,441 [74 ] 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 2025-10-17 12:11:05,441 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:05,441 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:05,441 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:05,442 [74 ] 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 2025-10-17 12:11:05,450 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:05,451 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.2333ms INFO 2025-10-17 12:11:05,451 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:05,451 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0761ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:05,560 [38 ] 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 2025-10-17 12:11:05,560 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:05,561 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:05,561 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:05,562 [38 ] 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 2025-10-17 12:11:05,570 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:05,570 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.269ms INFO 2025-10-17 12:11:05,570 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:05,570 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1411ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:06,041 [74 ] 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 2025-10-17 12:11:06,041 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:06,041 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:06,042 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,043 [74 ] 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 2025-10-17 12:11:06,052 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:06,052 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.7241ms INFO 2025-10-17 12:11:06,052 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,052 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9548ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:06,440 [38 ] 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 2025-10-17 12:11:06,440 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:06,441 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:06,441 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,442 [38 ] 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 2025-10-17 12:11:06,451 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:06,451 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.7213ms INFO 2025-10-17 12:11:06,451 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,451 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8775ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:06,605 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=OowS8sGqkoA%3D& INFO 2025-10-17 12:11:06,605 [38 ] 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 2025-10-17 12:11:06,605 [74 ] 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 2025-10-17 12:11:06,605 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:06,605 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:06,605 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,605 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,605 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:06,605 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,606 [51 ] 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 2025-10-17 12:11:06,606 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:06,606 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,607 [74 ] 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 2025-10-17 12:11:06,607 [39 ] 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 2025-10-17 12:11:06,607 [38 ] 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 2025-10-17 12:11:06,607 [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 2025-10-17 12:11:06,608 [74 ] Sg.HcmMb.PubClass.ShareData - oldValue:4WNmjzy/yk0= INFO 2025-10-17 12:11:06,608 [39 ] Sg.HcmMb.PubClass.ShareData - oldValue:OowS8sGqkoA= INFO 2025-10-17 12:11:06,609 [38 ] Sg.HcmMb.PubClass.ShareData - oldValue:gbai6deUpJc= INFO 2025-10-17 12:11:06,609 [51 ] Sg.HcmMb.PubClass.ShareData - oldValue:glimTA8vtT2Qh1zAuXIcXg== INFO 2025-10-17 12:11:06,612 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:06,612 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:06,612 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.804ms INFO 2025-10-17 12:11:06,612 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,612 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.3084ms INFO 2025-10-17 12:11:06,612 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,612 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2751ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:06,612 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6873ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:06,613 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:06,613 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.9346ms INFO 2025-10-17 12:11:06,613 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,613 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9036ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:06,636 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:06,636 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 29.576ms INFO 2025-10-17 12:11:06,636 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,636 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7709ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:06,840 [23 ] 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 2025-10-17 12:11:06,840 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:11:06,841 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:06,841 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,842 [23 ] 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 2025-10-17 12:11:06,851 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:06,851 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.742ms INFO 2025-10-17 12:11:06,851 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:06,851 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1136ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:08,413 [39 ] 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 2025-10-17 12:11:08,414 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:11:08,416 [39 ] 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 2025-10-17 12:11:08,432 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:08,433 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core) in 16.4543ms INFO 2025-10-17 12:11:08,433 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:11:08,433 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4853ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:11:08,469 [23 ] 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 2025-10-17 12:11:08,470 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:11:08,471 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:08,473 [23 ] 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 2025-10-17 12:11:08,505 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:11:08,506 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M) in 32.3256ms INFO 2025-10-17 12:11:08,506 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:11:08,506 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2619ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:13,415 [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 2025-10-17 12:15:13,416 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:15:13,416 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.097ms 200 text/html INFO 2025-10-17 12:15:13,728 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674513631&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:15:13,728 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:15:13,728 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7658ms 200 text/html INFO 2025-10-17 12:15:14,196 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760674514185 INFO 2025-10-17 12:15:14,196 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:15:14,197 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7128ms 200 application/javascript INFO 2025-10-17 12:15:14,207 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8091870582601779 INFO 2025-10-17 12:15:14,208 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:15:14,208 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4512ms 200 application/javascript INFO 2025-10-17 12:15:14,427 [72 ] 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 2025-10-17 12:15:14,427 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:15:14,427 [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 2025-10-17 12:15:14,427 [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 2025-10-17 12:15:14,427 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,429 [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 2025-10-17 12:15:14,429 [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 2025-10-17 12:15:14,429 [72 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:15:14,429 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,429 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8331ms INFO 2025-10-17 12:15:14,429 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,430 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0957ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,441 [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%3D1760674513631%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:15:14,441 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:15:14,441 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,442 [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 2025-10-17 12:15:14,443 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674513631&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:15:14,446 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,446 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5391ms INFO 2025-10-17 12:15:14,446 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,446 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3915ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,502 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 12:15:14,502 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:15:14,503 [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 2025-10-17 12:15:14,503 [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 2025-10-17 12:15:14,503 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:15:14,504 [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 2025-10-17 12:15:14,505 [56 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NjIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNDQzNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-WNsCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDYyIiwianRpIjoiMDE0YjYzZmMtOThhNS00ODUzLThjZTktNWQyMTExNWJkM2RkIiwiaWF0IjoxNzYwNTc3Nzc4LCJuYmYiOjE3NjA1Nzc3NzYsImV4cCI6MTc2MDY2NDE3OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.7Sl30T9TjSJolb5dHTrKgKaEGTyMh6MfJsbivkAInVI INFO 2025-10-17 12:15:14,508 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,508 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9759ms INFO 2025-10-17 12:15:14,508 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:15:14,508 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2733ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,575 [72 ] 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 2025-10-17 12:15:14,575 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:15:14,575 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,577 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,578 [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 2025-10-17 12:15:14,579 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:15:14,579 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:15:14,579 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:15:14,594 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:15:14,597 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,597 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1386ms INFO 2025-10-17 12:15:14,597 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,597 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6876ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,674 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:15:14,674 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,674 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,675 [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 2025-10-17 12:15:14,675 [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 2025-10-17 12:15:14,675 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,675 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,676 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:15:14,676 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:15:14,676 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:15:14,677 [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 2025-10-17 12:15:14,680 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,680 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9859ms INFO 2025-10-17 12:15:14,680 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,680 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6762ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,691 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:15:14,705 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:15:14,708 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,708 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.6185ms INFO 2025-10-17 12:15:14,708 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,708 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4668ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,803 [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 2025-10-17 12:15:14,803 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,803 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:15:14,803 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,803 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,803 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,804 [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 2025-10-17 12:15:14,805 [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 2025-10-17 12:15:14,808 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,808 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1068ms INFO 2025-10-17 12:15:14,808 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,808 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1541ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,813 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,813 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2805ms INFO 2025-10-17 12:15:14,813 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,813 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9606ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,884 [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 2025-10-17 12:15:14,884 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,884 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,885 [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 2025-10-17 12:15:14,888 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,888 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9894ms INFO 2025-10-17 12:15:14,888 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,888 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9623ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,892 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:15:14,892 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,892 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,893 [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 2025-10-17 12:15:14,896 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,897 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1841ms INFO 2025-10-17 12:15:14,897 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:15:14,897 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,897 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8038ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,897 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,897 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,898 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:15:14,898 [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 2025-10-17 12:15:14,898 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,898 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,899 [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 2025-10-17 12:15:14,901 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,901 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7555ms INFO 2025-10-17 12:15:14,901 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,901 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3795ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,906 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:15:14,906 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,907 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,907 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,907 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2636ms INFO 2025-10-17 12:15:14,907 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,907 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8666ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,908 [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 2025-10-17 12:15:14,911 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,911 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0695ms INFO 2025-10-17 12:15:14,911 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,911 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5594ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:14,911 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:15:14,912 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:14,912 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,913 [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 2025-10-17 12:15:14,917 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:14,917 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4717ms INFO 2025-10-17 12:15:14,917 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:14,917 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9992ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:15,004 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:15:15,005 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:15,005 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:15,005 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:15:15,005 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:15,005 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:15,006 [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 2025-10-17 12:15:15,006 [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 2025-10-17 12:15:15,016 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:15,016 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3702ms INFO 2025-10-17 12:15:15,016 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:15,016 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9692ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:15,023 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:15,023 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.5314ms INFO 2025-10-17 12:15:15,024 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:15,024 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2226ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:15,781 [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 2025-10-17 12:15:15,781 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:15,781 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:15,783 [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 2025-10-17 12:15:15,786 [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 2025-10-17 12:15:15,786 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:15:15,786 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:15,786 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:15,787 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:15,787 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7646ms INFO 2025-10-17 12:15:15,787 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:15,787 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.97ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:15,787 [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 2025-10-17 12:15:15,810 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:15,810 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 23.0152ms INFO 2025-10-17 12:15:15,810 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:15,810 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7886ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:21,186 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674520648&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:15:21,187 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:15:21,187 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7068ms 200 text/html INFO 2025-10-17 12:15:21,711 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760674521330 INFO 2025-10-17 12:15:21,712 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:15:21,712 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5903ms 200 application/javascript INFO 2025-10-17 12:15:21,796 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3805872244974897 INFO 2025-10-17 12:15:21,797 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:15:21,797 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4779ms 200 application/javascript INFO 2025-10-17 12:15:22,012 [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%3D1760674520648%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:15:22,012 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:15:22,012 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,014 [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 2025-10-17 12:15:22,015 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674520648&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:15:22,016 [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 2025-10-17 12:15:22,016 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:15:22,016 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,016 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,018 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,018 [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 2025-10-17 12:15:22,018 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0744ms INFO 2025-10-17 12:15:22,018 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,018 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8851ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,020 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:15:22,020 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:15:22,021 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:15:22,035 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:15:22,038 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,038 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.1939ms INFO 2025-10-17 12:15:22,038 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,038 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0618ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,190 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:15:22,191 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,191 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,192 [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 2025-10-17 12:15:22,193 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:15:22,193 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:15:22,193 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:15:22,201 [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 2025-10-17 12:15:22,201 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,202 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,203 [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 2025-10-17 12:15:22,206 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,206 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4384ms INFO 2025-10-17 12:15:22,206 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,206 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2423ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,208 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:15:22,208 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:15:22,211 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,211 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6478ms INFO 2025-10-17 12:15:22,211 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,211 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5273ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,361 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:15:22,362 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,362 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,363 [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 2025-10-17 12:15:22,366 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,366 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0456ms INFO 2025-10-17 12:15:22,366 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,366 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7902ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,370 [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 2025-10-17 12:15:22,370 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,370 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,371 [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 2025-10-17 12:15:22,374 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,374 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8622ms INFO 2025-10-17 12:15:22,374 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,374 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5893ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,417 [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 2025-10-17 12:15:22,418 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,418 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,419 [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 2025-10-17 12:15:22,422 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,422 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.811ms INFO 2025-10-17 12:15:22,422 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,422 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6666ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,450 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:15:22,450 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,451 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,452 [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 2025-10-17 12:15:22,455 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,455 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9324ms INFO 2025-10-17 12:15:22,455 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,455 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4957ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,466 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:15:22,467 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,467 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,468 [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 2025-10-17 12:15:22,470 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,470 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6401ms INFO 2025-10-17 12:15:22,470 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,471 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1891ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,486 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:15:22,486 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,487 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,488 [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 2025-10-17 12:15:22,495 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,495 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3355ms INFO 2025-10-17 12:15:22,495 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,495 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9197ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,496 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:15:22,496 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,496 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,497 [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 2025-10-17 12:15:22,500 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,501 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1608ms INFO 2025-10-17 12:15:22,501 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,501 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7644ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,505 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:15:22,505 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,505 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,506 [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 2025-10-17 12:15:22,510 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,510 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.134ms INFO 2025-10-17 12:15:22,510 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,510 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6221ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,567 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:15:22,567 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,567 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,568 [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 2025-10-17 12:15:22,576 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:15:22,576 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:22,577 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,577 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,577 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3075ms INFO 2025-10-17 12:15:22,577 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,577 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8934ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:22,578 [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 2025-10-17 12:15:22,593 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:22,594 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7102ms INFO 2025-10-17 12:15:22,594 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:22,594 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3845ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:23,621 [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 2025-10-17 12:15:23,621 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:23,622 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:23,623 [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 2025-10-17 12:15:23,627 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:23,627 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7361ms INFO 2025-10-17 12:15:23,627 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:23,627 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8433ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:15:23,632 [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 2025-10-17 12:15:23,632 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:15:23,632 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:15:23,632 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:23,634 [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 2025-10-17 12:15:23,655 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:15:23,655 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 21.3558ms INFO 2025-10-17 12:15:23,655 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:15:23,655 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0973ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:25,817 [36 ] 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 238726 INFO 2025-10-17 12:18:25,817 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:18:25,817 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:25,817 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:25,819 [36 ] 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 2025-10-17 12:18:26,103 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:26,103 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 284.0232ms INFO 2025-10-17 12:18:26,103 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:26,103 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 286.2849ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:26,306 [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=3929&formCode=0070&exeId=62266& INFO 2025-10-17 12:18:26,307 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:26,307 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:26,309 [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 2025-10-17 12:18:26,349 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:26,353 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 44.4096ms INFO 2025-10-17 12:18:26,353 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:26,353 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.939ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:26,393 [34 ] 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=fpJuEFCQ%2BtQ%3D& INFO 2025-10-17 12:18:26,393 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:26,393 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:26,394 [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 2025-10-17 12:18:26,404 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:26,404 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.6418ms INFO 2025-10-17 12:18:26,404 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:26,404 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5987ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:27,356 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=71847459-5bd7-d2a2-72e8-9a1d4a4c7366&attachTableName=& INFO 2025-10-17 12:18:27,356 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:27,356 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:27,358 [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 2025-10-17 12:18:27,371 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:27,372 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.6745ms INFO 2025-10-17 12:18:27,372 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:27,372 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.003ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:27,373 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b116d73-75c3-58a9-5d6a-06fca5af5e3c&attachTableName=& INFO 2025-10-17 12:18:27,373 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:27,373 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:27,375 [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 2025-10-17 12:18:27,385 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:27,385 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9.915ms INFO 2025-10-17 12:18:27,385 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:27,385 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8459ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:32,817 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:18:32,817 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:18:32,817 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:32,817 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:18:32,819 [62 ] 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 2025-10-17 12:18:32,836 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:32,840 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 21.2373ms INFO 2025-10-17 12:18:32,840 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:18:32,840 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5841ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:40,581 [34 ] 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 2025-10-17 12:18:40,581 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:40,581 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:40,582 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:18:40,582 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:40,582 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:40,583 [34 ] 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 2025-10-17 12:18:40,584 [62 ] 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 2025-10-17 12:18:40,588 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:40,588 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4981ms INFO 2025-10-17 12:18:40,588 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:40,588 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4128ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:40,940 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:40,941 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 357.8812ms INFO 2025-10-17 12:18:40,941 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:40,941 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 360.002ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:42,258 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674721816&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:18:42,258 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:18:42,258 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.733ms 200 text/html INFO 2025-10-17 12:18:43,017 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760674722628 INFO 2025-10-17 12:18:43,018 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:18:43,018 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6393ms 200 application/javascript INFO 2025-10-17 12:18:43,087 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.28155365560449097 INFO 2025-10-17 12:18:43,088 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:18:43,088 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.477ms 200 application/javascript INFO 2025-10-17 12:18:43,198 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760674721816&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:18:43,199 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:18:43,199 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6615ms 200 text/html INFO 2025-10-17 12:18:43,298 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 12:18:43,298 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:18:43,298 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4864ms 200 application/javascript INFO 2025-10-17 12:18:43,377 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 12:18:43,378 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:18:43,380 [62 ] 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 2025-10-17 12:18:43,381 [62 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:18:43,381 [62 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:18:43,381 [62 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:18:43,381 [62 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:18:43,381 [62 ] 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 2025-10-17 12:18:43,383 [62 ] 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 2025-10-17 12:18:43,384 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.9676ms INFO 2025-10-17 12:18:43,384 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:18:43,384 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3657ms 302 INFO 2025-10-17 12:18:43,415 [34 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 12:18:43,416 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:43,416 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:43,417 [34 ] 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 2025-10-17 12:18:43,462 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:43,462 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 45.2663ms INFO 2025-10-17 12:18:43,462 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:43,462 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.1022ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:43,687 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=CA5L6q_TFiNlNccfVCYZrTqnxHTdDb2FicCykSQhLmo&state=ww0fe1cb02189622be INFO 2025-10-17 12:18:43,688 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:18:43,688 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6872ms 200 text/html INFO 2025-10-17 12:18:43,807 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=CA5L6q_TFiNlNccfVCYZrTqnxHTdDb2FicCykSQhLmo INFO 2025-10-17 12:18:43,808 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:18:43,809 [58 ] 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 2025-10-17 12:18:43,810 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:CA5L6q_TFiNlNccfVCYZrTqnxHTdDb2FicCykSQhLmo,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:18:43,810 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:18:43,810 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:CA5L6q_TFiNlNccfVCYZrTqnxHTdDb2FicCykSQhLmo INFO 2025-10-17 12:18:43,810 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:18:43,810 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:18:43,810 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:18:43,810 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=CA5L6q_TFiNlNccfVCYZrTqnxHTdDb2FicCykSQhLmo INFO 2025-10-17 12:18:44,196 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"18825571581","DeviceId":"ef75b86ee8239210","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:18:44,209 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:ef75b86ee8239210 WxUserId:18825571581 INFO 2025-10-17 12:18:44,226 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D013489,a0188:1833 INFO 2025-10-17 12:18:44,263 [58 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:18:44,263 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 453.8834ms INFO 2025-10-17 12:18:44,263 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:18:44,263 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 455.8417ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:18:44,358 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674723979&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:18:44,358 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:18:44,358 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6183ms 200 text/html INFO 2025-10-17 12:18:44,701 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:18:44,701 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:44,701 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:44,702 [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=3929& INFO 2025-10-17 12:18:44,702 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:44,702 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:44,703 [36 ] 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 2025-10-17 12:18:44,704 [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 2025-10-17 12:18:44,707 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:44,707 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6309ms INFO 2025-10-17 12:18:44,707 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:44,707 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6146ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:44,708 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:44,709 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.8122ms INFO 2025-10-17 12:18:44,709 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:44,709 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6252ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:44,763 [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=3929&formCode=0070&flowID=&nodeCode=&exeId=62266&guid=&flag=& INFO 2025-10-17 12:18:44,763 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:44,763 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:44,764 [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 2025-10-17 12:18:44,804 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:44,807 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 42.6983ms INFO 2025-10-17 12:18:44,807 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:44,807 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.4112ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:44,857 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760674724481 INFO 2025-10-17 12:18:44,858 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:18:44,858 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5423ms 200 application/javascript INFO 2025-10-17 12:18:44,943 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9080401269324544 INFO 2025-10-17 12:18:44,943 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:18:44,943 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4413ms 200 application/javascript INFO 2025-10-17 12:18:45,417 [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%3D1760674723979%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:18:45,418 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:18:45,418 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,419 [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 2025-10-17 12:18:45,420 [68 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674723979&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:18:45,460 [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 2025-10-17 12:18:45,460 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:18:45,460 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,462 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,463 [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 2025-10-17 12:18:45,464 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:18:45,464 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:18:45,465 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:18:45,479 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:18:45,482 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,482 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3435ms INFO 2025-10-17 12:18:45,482 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,482 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2428ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,585 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b116d73-75c3-58a9-5d6a-06fca5af5e3c&attachTableName=& INFO 2025-10-17 12:18:45,586 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,586 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,587 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=71847459-5bd7-d2a2-72e8-9a1d4a4c7366&attachTableName=& INFO 2025-10-17 12:18:45,587 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,587 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,588 [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 2025-10-17 12:18:45,589 [64 ] 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 2025-10-17 12:18:45,599 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,599 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,599 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.7572ms INFO 2025-10-17 12:18:45,599 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,599 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.4477ms INFO 2025-10-17 12:18:45,599 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,599 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7995ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,599 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1823ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,659 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:18:45,659 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,659 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,660 [58 ] 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 2025-10-17 12:18:45,661 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:18:45,662 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:18:45,662 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:18:45,676 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:18:45,691 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:18:45,694 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,694 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4842ms INFO 2025-10-17 12:18:45,694 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,694 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1995ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,735 [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 2025-10-17 12:18:45,735 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,735 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,737 [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 2025-10-17 12:18:45,740 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,740 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3502ms INFO 2025-10-17 12:18:45,740 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,740 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3018ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,845 [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 2025-10-17 12:18:45,845 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:18:45,845 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,845 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,845 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,845 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,846 [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 2025-10-17 12:18:45,846 [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 2025-10-17 12:18:45,850 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,850 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2703ms INFO 2025-10-17 12:18:45,850 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,850 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2678ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,854 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,855 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1767ms INFO 2025-10-17 12:18:45,855 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,855 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1291ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,914 [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 2025-10-17 12:18:45,915 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,915 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,916 [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 2025-10-17 12:18:45,919 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,919 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0634ms INFO 2025-10-17 12:18:45,919 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,919 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6501ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,920 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:18:45,920 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,920 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,921 [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 2025-10-17 12:18:45,924 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,924 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0682ms INFO 2025-10-17 12:18:45,924 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,924 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6822ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,959 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:18:45,959 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:18:45,959 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,959 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,959 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,960 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,960 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:18:45,960 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:45,960 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,960 [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 2025-10-17 12:18:45,961 [26 ] 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 2025-10-17 12:18:45,962 [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 2025-10-17 12:18:45,964 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,964 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3177ms INFO 2025-10-17 12:18:45,964 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,964 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9044ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,967 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,967 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4319ms INFO 2025-10-17 12:18:45,967 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,967 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3936ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,968 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,968 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4232ms INFO 2025-10-17 12:18:45,968 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,968 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0789ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:45,970 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:45,970 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 551.2627ms INFO 2025-10-17 12:18:45,970 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:45,971 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 553.1461ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:46,025 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:18:46,025 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:46,026 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:46,027 [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 2025-10-17 12:18:46,032 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:46,032 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0786ms INFO 2025-10-17 12:18:46,032 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:46,032 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3002ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:46,058 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:18:46,058 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:46,058 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:46,059 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:18:46,059 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:46,059 [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 2025-10-17 12:18:46,059 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:46,061 [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 2025-10-17 12:18:46,078 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:46,078 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.5386ms INFO 2025-10-17 12:18:46,078 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:46,078 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2863ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:46,113 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:46,113 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 53.5581ms INFO 2025-10-17 12:18:46,113 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:46,113 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.4765ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:46,582 [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=fpJuEFCQ%2BtQ%3D& INFO 2025-10-17 12:18:46,582 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:46,582 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:46,584 [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 2025-10-17 12:18:46,591 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:46,591 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.9611ms INFO 2025-10-17 12:18:46,591 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:46,591 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2746ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:47,818 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 12:18:47,818 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:47,818 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:47,819 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:18:47,819 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:47,819 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:47,820 [62 ] 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 2025-10-17 12:18:47,820 [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 2025-10-17 12:18:47,824 [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 2025-10-17 12:18:47,825 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:47,825 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:47,826 [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 2025-10-17 12:18:47,827 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:47,827 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:47,827 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3627ms INFO 2025-10-17 12:18:47,827 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.9696ms INFO 2025-10-17 12:18:47,827 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:47,827 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:47,827 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2063ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:47,827 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.123ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:47,939 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:47,939 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 112.7371ms INFO 2025-10-17 12:18:47,939 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:47,939 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 114.6804ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:49,297 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 149 INFO 2025-10-17 12:18:49,297 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:18:49,297 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:49,297 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:18:49,299 [62 ] 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 2025-10-17 12:18:49,320 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:49,326 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 27.3955ms INFO 2025-10-17 12:18:49,326 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:18:49,326 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.5475ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:18:49,980 [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=2&Flag=4&type=0&formCode=& INFO 2025-10-17 12:18:49,980 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:18:49,980 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:49,982 [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 2025-10-17 12:18:50,074 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:18:50,074 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 92.6312ms INFO 2025-10-17 12:18:50,074 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:18:50,075 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.8353ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:19:13,007 [7 ] 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 2025-10-17 12:19:13,007 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:19:13,007 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:19:13,007 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:19:13,009 [7 ] 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 2025-10-17 12:19:13,026 [68 ] Sg.HcmMb.PubClass.ShareData - oldValue:COK/xj3ESuM= INFO 2025-10-17 12:19:13,027 [68 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2025-10-17 12:19:13,027 [68 ] Sg.HcmMb.PubClass.ShareData - oldValue:fpJuEFCQ+tQ= INFO 2025-10-17 12:19:13,027 [68 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2025-10-17 12:19:13,071 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:19:13,071 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 62.0672ms INFO 2025-10-17 12:19:13,071 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:19:13,071 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.1602ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:19:13,307 [7 ] 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 2025-10-17 12:19:13,308 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:19:13,308 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:19:13,308 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 12:19:13,309 [7 ] 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 2025-10-17 12:19:13,313 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:19:13,314 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 4.0815ms INFO 2025-10-17 12:19:13,314 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 12:19:13,314 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2733ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:19:14,335 [7 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 12:19:14,336 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:19:14,336 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:19:14,337 [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 2025-10-17 12:19:14,337 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:19:14,337 [7 ] 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 2025-10-17 12:19:14,337 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:19:14,339 [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 2025-10-17 12:19:14,343 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:19:14,343 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.488ms INFO 2025-10-17 12:19:14,343 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:19:14,344 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7477ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:19:14,349 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:19:14,349 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 11.9691ms INFO 2025-10-17 12:19:14,349 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:19:14,349 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0095ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:24,915 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674822540&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:20:24,916 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:20:24,916 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.981ms 200 text/html INFO 2025-10-17 12:20:25,952 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760674825787 INFO 2025-10-17 12:20:25,952 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:20:25,953 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7087ms 200 application/javascript INFO 2025-10-17 12:20:26,031 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.05486404919516352 INFO 2025-10-17 12:20:26,032 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:20:26,032 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6003ms 200 application/javascript INFO 2025-10-17 12:20:26,353 [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%3D1760674822540%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:20:26,353 [44 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:20:26,353 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:26,354 [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 2025-10-17 12:20:26,355 [44 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674822540&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:20:26,358 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:26,358 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7821ms INFO 2025-10-17 12:20:26,358 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:26,358 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7375ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:26,432 [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 2025-10-17 12:20:26,432 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:20:26,432 [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 2025-10-17 12:20:26,432 [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 2025-10-17 12:20:26,433 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:26,434 [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 2025-10-17 12:20:26,434 [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 2025-10-17 12:20:26,435 [50 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:20:26,435 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:26,435 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8361ms INFO 2025-10-17 12:20:26,435 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:26,435 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9591ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:20:26,599 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:20:26,599 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:20:26,600 [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 2025-10-17 12:20:26,600 [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 2025-10-17 12:20:26,600 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:20:26,601 [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 2025-10-17 12:20:26,602 [44 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NzYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNjE1NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW8oOeZu-iKrCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTc2IiwianRpIjoiNjIxNTllZjUtNWM1Ny00OWY0LTgzOWMtN2NlYjdlNzdiMWE0IiwiaWF0IjoxNzYwNDQwMTAyLCJuYmYiOjE3NjA0NDAxMDAsImV4cCI6MTc2MDUyNjUwMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.IVkNbvjJkRsLK748MGHbLO8_13MCPDDkNHYZcrtXDlM INFO 2025-10-17 12:20:26,605 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:26,605 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7631ms INFO 2025-10-17 12:20:26,605 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:20:26,605 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9108ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:26,743 [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 2025-10-17 12:20:26,744 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:20:26,744 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:26,746 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:26,747 [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 2025-10-17 12:20:26,748 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:20:26,748 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:20:26,748 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:20:26,763 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:20:26,766 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:26,766 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5876ms INFO 2025-10-17 12:20:26,766 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:26,766 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5514ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:26,918 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:20:26,919 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:26,919 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:26,919 [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 2025-10-17 12:20:26,919 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:26,919 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:26,920 [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 2025-10-17 12:20:26,920 [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 2025-10-17 12:20:26,921 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:20:26,921 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:20:26,922 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:20:26,923 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:26,924 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1815ms INFO 2025-10-17 12:20:26,924 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:26,924 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9295ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:26,936 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:20:26,950 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:20:26,953 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:26,953 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.8895ms INFO 2025-10-17 12:20:26,953 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:26,953 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0176ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:27,073 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:20:27,073 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:27,073 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,075 [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 2025-10-17 12:20:27,083 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:27,083 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4192ms INFO 2025-10-17 12:20:27,083 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,083 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3791ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:27,151 [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 2025-10-17 12:20:27,152 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:27,152 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,153 [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 2025-10-17 12:20:27,156 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:27,156 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2136ms INFO 2025-10-17 12:20:27,156 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,156 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2575ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:27,232 [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 2025-10-17 12:20:27,233 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:27,233 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,233 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:20:27,233 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:27,233 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,234 [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 2025-10-17 12:20:27,234 [50 ] 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 2025-10-17 12:20:27,238 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:27,238 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3095ms INFO 2025-10-17 12:20:27,238 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,238 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:27,238 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.585ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:27,238 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3412ms INFO 2025-10-17 12:20:27,238 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,238 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0929ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:27,315 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:20:27,315 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:27,315 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,317 [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 2025-10-17 12:20:27,318 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:20:27,319 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:27,319 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,319 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:20:27,319 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:27,319 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,320 [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 2025-10-17 12:20:27,320 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:27,320 [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 2025-10-17 12:20:27,320 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.8488ms INFO 2025-10-17 12:20:27,320 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,320 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9109ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:27,323 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:27,324 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5041ms INFO 2025-10-17 12:20:27,324 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,324 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3479ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:27,328 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:27,328 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3129ms INFO 2025-10-17 12:20:27,328 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,328 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0565ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:27,396 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:20:27,396 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:20:27,396 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:27,396 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:27,396 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,396 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,397 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:20:27,397 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:27,397 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,397 [23 ] 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 2025-10-17 12:20:27,398 [66 ] 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 2025-10-17 12:20:27,398 [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 2025-10-17 12:20:27,403 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:27,403 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8585ms INFO 2025-10-17 12:20:27,403 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,403 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2261ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:27,407 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:27,407 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0981ms INFO 2025-10-17 12:20:27,407 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,407 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6837ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:27,417 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:27,417 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.1654ms INFO 2025-10-17 12:20:27,417 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:27,417 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1117ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:29,312 [23 ] 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 2025-10-17 12:20:29,312 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:29,312 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,314 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:20:29,317 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:29,317 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5429ms INFO 2025-10-17 12:20:29,318 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,318 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.751ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:29,320 [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 2025-10-17 12:20:29,320 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:29,320 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,322 [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 2025-10-17 12:20:29,327 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:29,327 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0192ms INFO 2025-10-17 12:20:29,327 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,327 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0286ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:29,328 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:20:29,328 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:29,328 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,329 [23 ] 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 2025-10-17 12:20:29,358 [78 ] 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 2025-10-17 12:20:29,359 [44 ] 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 2025-10-17 12:20:29,359 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:29,359 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:29,359 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,359 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,361 [78 ] 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 2025-10-17 12:20:29,361 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:29,361 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 31.2759ms INFO 2025-10-17 12:20:29,361 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,361 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.253ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:29,361 [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 2025-10-17 12:20:29,364 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:29,364 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5549ms INFO 2025-10-17 12:20:29,364 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,364 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8527ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:29,364 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:29,365 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4893ms INFO 2025-10-17 12:20:29,365 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,365 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9815ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:29,475 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1576& INFO 2025-10-17 12:20:29,476 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:29,476 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,477 [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 2025-10-17 12:20:29,481 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:29,484 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.4833ms INFO 2025-10-17 12:20:29,484 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:29,484 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3421ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:30,835 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:20:30,835 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:30,835 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:30,836 [23 ] 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 2025-10-17 12:20:30,837 [44 ] 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 2025-10-17 12:20:30,837 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:30,837 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:30,838 [23 ] 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 2025-10-17 12:20:30,838 [44 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:20:30,843 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:30,843 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.6955ms INFO 2025-10-17 12:20:30,843 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:30,843 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5777ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:30,845 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:30,845 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.7143ms INFO 2025-10-17 12:20:30,845 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:30,845 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8141ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:31,023 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1576& INFO 2025-10-17 12:20:31,024 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:31,024 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:31,025 [77 ] 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 2025-10-17 12:20:31,029 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:31,032 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.1137ms INFO 2025-10-17 12:20:31,032 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:31,032 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0793ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:37,885 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674836284&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:20:37,885 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:20:37,886 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7705ms 200 text/html INFO 2025-10-17 12:20:38,755 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760674837540 INFO 2025-10-17 12:20:38,756 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:20:38,756 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6568ms 200 application/javascript INFO 2025-10-17 12:20:38,971 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6095564134493189 INFO 2025-10-17 12:20:38,971 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:20:38,971 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6384ms 200 application/javascript INFO 2025-10-17 12:20:39,694 [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%3D1760674836284%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:20:39,694 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:20:39,694 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:39,695 [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 2025-10-17 12:20:39,696 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674836284&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:20:39,699 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:39,699 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5167ms INFO 2025-10-17 12:20:39,699 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:39,699 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4248ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:39,728 [44 ] 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 2025-10-17 12:20:39,728 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:20:39,729 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:39,730 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:39,731 [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 2025-10-17 12:20:39,734 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:20:39,734 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:20:39,734 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:20:39,749 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:20:39,751 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:39,751 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.9504ms INFO 2025-10-17 12:20:39,751 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:39,751 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1124ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:39,934 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:20:39,935 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:39,935 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:39,936 [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 2025-10-17 12:20:39,937 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:20:39,938 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:20:39,938 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:20:39,942 [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 2025-10-17 12:20:39,942 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:39,942 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:39,943 [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 2025-10-17 12:20:39,946 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:39,946 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3016ms INFO 2025-10-17 12:20:39,946 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:39,947 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0465ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:39,952 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:20:39,966 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:20:39,969 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:39,969 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1164ms INFO 2025-10-17 12:20:39,969 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:39,969 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1692ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:40,149 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:20:40,149 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:40,149 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,151 [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 2025-10-17 12:20:40,160 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:40,160 [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 2025-10-17 12:20:40,160 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9329ms INFO 2025-10-17 12:20:40,160 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,160 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9894ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:40,160 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:40,160 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,161 [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 2025-10-17 12:20:40,164 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:40,164 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0241ms INFO 2025-10-17 12:20:40,164 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,164 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7469ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:40,247 [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 2025-10-17 12:20:40,247 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:40,247 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,248 [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 2025-10-17 12:20:40,252 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:40,252 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2888ms INFO 2025-10-17 12:20:40,252 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,252 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0001ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:40,336 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:20:40,336 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:20:40,336 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:40,336 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:40,336 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,336 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,338 [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 2025-10-17 12:20:40,338 [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 2025-10-17 12:20:40,340 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:40,340 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.749ms INFO 2025-10-17 12:20:40,340 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,340 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3984ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:40,341 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:40,341 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4113ms INFO 2025-10-17 12:20:40,341 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,341 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1662ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:40,375 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:20:40,376 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:40,376 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,377 [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 2025-10-17 12:20:40,382 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:20:40,383 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:40,383 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,385 [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 2025-10-17 12:20:40,386 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:40,386 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6864ms INFO 2025-10-17 12:20:40,386 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,386 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5229ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:40,389 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:40,389 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.952ms INFO 2025-10-17 12:20:40,389 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,389 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4081ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:40,416 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:20:40,417 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:40,417 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,418 [50 ] 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 2025-10-17 12:20:40,422 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:40,422 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3393ms INFO 2025-10-17 12:20:40,422 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,423 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2131ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:40,481 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:20:40,481 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:40,481 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:20:40,482 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,482 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:40,482 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,483 [50 ] 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 2025-10-17 12:20:40,483 [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 2025-10-17 12:20:40,491 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:40,491 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0892ms INFO 2025-10-17 12:20:40,491 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,491 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.956ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:40,499 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:40,499 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.9036ms INFO 2025-10-17 12:20:40,499 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:40,499 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6755ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:41,092 [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 2025-10-17 12:20:41,092 [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 2025-10-17 12:20:41,092 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:20:41,093 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:41,093 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:41,093 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:41,093 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:41,094 [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 2025-10-17 12:20:41,094 [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 2025-10-17 12:20:41,098 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:41,098 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3986ms INFO 2025-10-17 12:20:41,098 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:41,098 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.48ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:41,117 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:41,117 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 22.8471ms INFO 2025-10-17 12:20:41,117 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:41,117 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0404ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:43,409 [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 2025-10-17 12:20:43,410 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:20:43,410 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:43,410 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:43,411 [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 2025-10-17 12:20:43,478 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:43,479 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 67.0987ms INFO 2025-10-17 12:20:43,479 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:43,479 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.2986ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:44,374 [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 2025-10-17 12:20:44,374 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:20:44,374 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:44,374 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:44,376 [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 2025-10-17 12:20:44,397 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:44,397 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.9645ms INFO 2025-10-17 12:20:44,397 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:44,397 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.195ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:45,680 [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 2025-10-17 12:20:45,681 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:45,681 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,682 [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 2025-10-17 12:20:45,686 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:45,686 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5936ms INFO 2025-10-17 12:20:45,686 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,686 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8977ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:45,687 [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 2025-10-17 12:20:45,687 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:45,688 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,688 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:20:45,688 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:45,688 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,689 [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 2025-10-17 12:20:45,689 [28 ] 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 2025-10-17 12:20:45,689 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:45,689 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,690 [50 ] 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 2025-10-17 12:20:45,690 [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 2025-10-17 12:20:45,693 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:45,693 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0196ms INFO 2025-10-17 12:20:45,693 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,693 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:45,693 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6528ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:45,694 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.6925ms INFO 2025-10-17 12:20:45,694 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,694 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4649ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:45,694 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:45,695 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.9739ms INFO 2025-10-17 12:20:45,695 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,695 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7075ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:45,703 [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 2025-10-17 12:20:45,703 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:45,703 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,705 [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 2025-10-17 12:20:45,707 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:45,707 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8849ms INFO 2025-10-17 12:20:45,708 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,708 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4226ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:45,857 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64757& INFO 2025-10-17 12:20:45,857 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:45,857 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,858 [50 ] 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 2025-10-17 12:20:45,861 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:45,861 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.2999ms INFO 2025-10-17 12:20:45,861 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:45,862 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0716ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:46,678 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:20:46,678 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:46,678 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:46,678 [50 ] 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 2025-10-17 12:20:46,679 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:46,679 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:46,680 [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 2025-10-17 12:20:46,680 [50 ] 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 2025-10-17 12:20:46,681 [66 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:20:46,683 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:46,684 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4958ms INFO 2025-10-17 12:20:46,684 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:46,684 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.256ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:46,688 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:46,688 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.1504ms INFO 2025-10-17 12:20:46,688 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:46,688 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2964ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:46,846 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64757& INFO 2025-10-17 12:20:46,846 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:46,846 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:46,848 [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 2025-10-17 12:20:46,851 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:46,851 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.628ms INFO 2025-10-17 12:20:46,851 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:46,851 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6173ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:20:48,167 [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 2025-10-17 12:20:48,167 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:20:48,168 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:48,169 [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 2025-10-17 12:20:48,172 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:20:48,173 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5357ms INFO 2025-10-17 12:20:48,173 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:20:48,173 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6634ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:24,978 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674884590&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:21:24,978 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:21:24,978 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6172ms 200 text/html INFO 2025-10-17 12:21:25,616 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760674885232 INFO 2025-10-17 12:21:25,617 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:21:25,617 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.652ms 200 application/javascript INFO 2025-10-17 12:21:25,717 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4968183335168759 INFO 2025-10-17 12:21:25,717 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:21:25,717 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6047ms 200 application/javascript INFO 2025-10-17 12:21:25,892 [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%3D1760674884590%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:21:25,893 [44 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:21:25,893 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:25,894 [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 2025-10-17 12:21:25,895 [44 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674884590&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:21:25,898 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:25,898 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9557ms INFO 2025-10-17 12:21:25,898 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:25,898 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0431ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:25,923 [44 ] 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 2025-10-17 12:21:25,923 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:21:25,923 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:25,923 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:25,924 [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 2025-10-17 12:21:25,925 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:21:25,925 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:21:25,925 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:21:25,940 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:21:25,943 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:25,943 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5401ms INFO 2025-10-17 12:21:25,943 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:25,943 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2936ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,082 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:21:26,083 [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 2025-10-17 12:21:26,083 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,083 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,083 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,083 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,084 [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 2025-10-17 12:21:26,084 [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 2025-10-17 12:21:26,085 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:21:26,085 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:21:26,085 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:21:26,088 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,088 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3191ms INFO 2025-10-17 12:21:26,088 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,088 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5434ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,100 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:21:26,100 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:21:26,103 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,103 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1383ms INFO 2025-10-17 12:21:26,103 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,103 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4381ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,257 [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 2025-10-17 12:21:26,257 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,257 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,257 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:21:26,258 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,258 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,259 [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 2025-10-17 12:21:26,259 [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 2025-10-17 12:21:26,262 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,262 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,262 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9873ms INFO 2025-10-17 12:21:26,262 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3743ms INFO 2025-10-17 12:21:26,262 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,262 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,262 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7367ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,262 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3375ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,362 [50 ] 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 2025-10-17 12:21:26,362 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,362 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,363 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:21:26,363 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,363 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,364 [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 2025-10-17 12:21:26,364 [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 2025-10-17 12:21:26,367 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,367 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0356ms INFO 2025-10-17 12:21:26,367 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,367 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0485ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,367 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,367 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1364ms INFO 2025-10-17 12:21:26,367 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,367 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7768ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,417 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:21:26,417 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:21:26,417 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,417 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:21:26,417 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:21:26,417 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,417 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,417 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,417 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,417 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,417 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,417 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,418 [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 2025-10-17 12:21:26,418 [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 2025-10-17 12:21:26,419 [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 2025-10-17 12:21:26,419 [50 ] 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 2025-10-17 12:21:26,422 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,422 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0693ms INFO 2025-10-17 12:21:26,422 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,422 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7022ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,422 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,422 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7396ms INFO 2025-10-17 12:21:26,422 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,422 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2431ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,424 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,424 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1888ms INFO 2025-10-17 12:21:26,424 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,424 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9053ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,426 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,426 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7241ms INFO 2025-10-17 12:21:26,426 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,426 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5375ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,497 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:21:26,497 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,497 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:21:26,497 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,497 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:26,497 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,498 [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 2025-10-17 12:21:26,498 [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 2025-10-17 12:21:26,515 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,515 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.241ms INFO 2025-10-17 12:21:26,515 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,515 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9896ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:26,550 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:26,550 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.7379ms INFO 2025-10-17 12:21:26,550 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:26,550 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.4447ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:29,022 [50 ] 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 2025-10-17 12:21:29,022 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:29,022 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,022 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 12:21:29,023 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:29,023 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,024 [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 2025-10-17 12:21:29,024 [7 ] 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 2025-10-17 12:21:29,027 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:29,027 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4838ms INFO 2025-10-17 12:21:29,027 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,027 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8873ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:29,029 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:29,029 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.7049ms INFO 2025-10-17 12:21:29,029 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,029 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4251ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:29,117 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:21:29,117 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:29,118 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,119 [50 ] 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 2025-10-17 12:21:29,122 [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 2025-10-17 12:21:29,123 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:29,123 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,123 [44 ] 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 2025-10-17 12:21:29,124 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:29,124 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,124 [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 2025-10-17 12:21:29,124 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:29,124 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.2872ms INFO 2025-10-17 12:21:29,124 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,124 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2405ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:29,125 [44 ] 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 2025-10-17 12:21:29,127 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:29,127 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7588ms INFO 2025-10-17 12:21:29,127 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,127 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4609ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:29,128 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:29,128 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8322ms INFO 2025-10-17 12:21:29,128 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,128 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6868ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:21:29,158 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1833& INFO 2025-10-17 12:21:29,158 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:21:29,158 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,159 [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 2025-10-17 12:21:29,162 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:21:29,162 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.0793ms INFO 2025-10-17 12:21:29,162 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:21:29,162 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7495ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:05,004 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674924011&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:22:05,004 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:22:05,005 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9219ms 200 text/html INFO 2025-10-17 12:22:05,861 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760674925027 INFO 2025-10-17 12:22:05,862 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:22:05,862 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7366ms 200 application/javascript INFO 2025-10-17 12:22:05,906 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.691389211387898 INFO 2025-10-17 12:22:05,906 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:22:05,906 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5002ms 200 application/javascript INFO 2025-10-17 12:22:06,061 [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%3D1760674924011%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:22:06,061 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:22:06,061 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,062 [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 2025-10-17 12:22:06,063 [68 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760674924011&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:22:06,066 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:06,066 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5726ms INFO 2025-10-17 12:22:06,066 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,066 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4596ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:06,072 [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 2025-10-17 12:22:06,072 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:22:06,072 [44 ] 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 2025-10-17 12:22:06,072 [44 ] 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 2025-10-17 12:22:06,072 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,074 [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). WARN 2025-10-17 12:22:06,074 [44 ] 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 2025-10-17 12:22:06,074 [44 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:22:06,074 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:06,074 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8955ms INFO 2025-10-17 12:22:06,075 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,075 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7889ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:22:06,145 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:22:06,145 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:22:06,146 [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 2025-10-17 12:22:06,146 [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 2025-10-17 12:22:06,146 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:22:06,147 [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 2025-10-17 12:22:06,148 [44 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjMyNzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTk2MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWQtOazveerryIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIzMjc0IiwianRpIjoiYTRlZTI0M2ItZGZhNi00MTEwLTk1NzYtMmU1MjBhZDhlZDc2IiwiaWF0IjoxNzYwNTIwMTEzLCJuYmYiOjE3NjA1MjAxMTEsImV4cCI6MTc2MDYwNjUxMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.5zNTrjjwFyp6gXglIfN4tOehw6Y4z5JnXieR8CKO7EM INFO 2025-10-17 12:22:06,151 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:06,151 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8576ms INFO 2025-10-17 12:22:06,151 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:22:06,151 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6937ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:06,314 [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 2025-10-17 12:22:06,314 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:22:06,314 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:06,316 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,317 [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 2025-10-17 12:22:06,318 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:22:06,318 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:22:06,318 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:22:06,333 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:22:06,335 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:06,335 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5004ms INFO 2025-10-17 12:22:06,335 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,336 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8701ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:06,447 [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 2025-10-17 12:22:06,447 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:22:06,447 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:06,447 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:06,447 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,447 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,448 [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 2025-10-17 12:22:06,448 [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 2025-10-17 12:22:06,449 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:22:06,450 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:22:06,450 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:22:06,452 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:06,452 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2503ms INFO 2025-10-17 12:22:06,452 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,452 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0923ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:06,465 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:22:06,479 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:22:06,482 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:06,482 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.6728ms INFO 2025-10-17 12:22:06,482 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,482 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5654ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:06,632 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:22:06,632 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:06,632 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,634 [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 2025-10-17 12:22:06,635 [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 2025-10-17 12:22:06,636 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:06,636 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,637 [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 2025-10-17 12:22:06,640 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:06,641 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4002ms INFO 2025-10-17 12:22:06,641 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,641 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2407ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:06,642 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:06,642 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2167ms INFO 2025-10-17 12:22:06,642 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,642 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1783ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:06,774 [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 2025-10-17 12:22:06,775 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:06,775 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,776 [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 2025-10-17 12:22:06,780 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:06,780 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5785ms INFO 2025-10-17 12:22:06,780 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:06,780 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6349ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:07,131 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:22:07,131 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:07,131 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,132 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:22:07,132 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:07,133 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,133 [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 2025-10-17 12:22:07,133 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:22:07,133 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:22:07,133 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:07,133 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:07,133 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,133 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,134 [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 2025-10-17 12:22:07,134 [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 2025-10-17 12:22:07,134 [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 2025-10-17 12:22:07,137 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:07,137 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.0384ms INFO 2025-10-17 12:22:07,137 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,137 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0501ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:07,137 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:07,137 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3478ms INFO 2025-10-17 12:22:07,137 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,137 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2217ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:07,141 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:07,141 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.3426ms INFO 2025-10-17 12:22:07,141 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,141 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0116ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:07,142 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:07,142 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4377ms INFO 2025-10-17 12:22:07,142 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,142 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0517ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:07,150 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:22:07,150 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:07,150 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,151 [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 2025-10-17 12:22:07,155 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:07,155 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1466ms INFO 2025-10-17 12:22:07,155 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,155 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:22:07,155 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7022ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:07,155 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:07,156 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,157 [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 2025-10-17 12:22:07,165 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:07,165 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2689ms INFO 2025-10-17 12:22:07,165 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,165 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0212ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:07,203 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:22:07,203 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:07,203 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,205 [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 2025-10-17 12:22:07,221 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:07,221 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5958ms INFO 2025-10-17 12:22:07,221 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:07,221 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3103ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:08,945 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 12:22:08,945 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:08,946 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:08,947 [9 ] 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 2025-10-17 12:22:08,948 [9 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjMyNzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTk2MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWQtOazveerryIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIzMjc0IiwianRpIjoiZGZiYzc0NmQtNWUwZi00ZjU2LTk4OWQtODU4NzNiNGQ4YTUyIiwiaWF0IjoxNzYwNjc0OTI2LCJuYmYiOjE3NjA2NzQ5MjQsImV4cCI6MTc2MDc2MTMyNiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.JcFs23tMtcIu5fFSY4mTTIeENjnfeffwbgyRVRaQdWs INFO 2025-10-17 12:22:08,959 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:08,960 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 12.5734ms INFO 2025-10-17 12:22:08,960 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:08,960 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7808ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:09,093 [64 ] 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 2025-10-17 12:22:09,093 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:22:09,093 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:09,094 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:09,095 [64 ] 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 2025-10-17 12:22:09,100 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 12:22:09,100 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:09,100 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:09,102 [64 ] 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 2025-10-17 12:22:09,102 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:09,102 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 6.7468ms INFO 2025-10-17 12:22:09,102 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:09,102 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8745ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:09,106 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:09,106 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.0399ms INFO 2025-10-17 12:22:09,106 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:09,106 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8876ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:15,375 [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 2025-10-17 12:22:15,375 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:22:15,375 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:15,375 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:15,377 [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 2025-10-17 12:22:15,419 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:15,419 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 41.8042ms INFO 2025-10-17 12:22:15,419 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:15,419 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.9532ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:15,525 [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 2025-10-17 12:22:15,525 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:15,526 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:15,527 [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 2025-10-17 12:22:15,560 [9 ] 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 2025-10-17 12:22:15,560 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:15,560 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:15,562 [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 2025-10-17 12:22:15,566 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:15,566 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.091ms INFO 2025-10-17 12:22:15,566 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:15,566 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1964ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:15,588 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:15,592 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 65.2846ms INFO 2025-10-17 12:22:15,592 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:15,592 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.2683ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:35,486 [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 2025-10-17 12:22:35,486 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:22:35,487 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:35,487 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:35,488 [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 2025-10-17 12:22:35,511 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:35,511 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 22.8909ms INFO 2025-10-17 12:22:35,511 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:35,512 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2761ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:47,098 [44 ] 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 2025-10-17 12:22:47,099 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:47,099 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:47,100 [44 ] 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 2025-10-17 12:22:47,104 [68 ] 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 2025-10-17 12:22:47,104 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:47,104 [9 ] 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 2025-10-17 12:22:47,104 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:47,105 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:47,105 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:47,105 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M) in 4.3899ms INFO 2025-10-17 12:22:47,105 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:47,105 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3624ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:47,105 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:47,106 [68 ] 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 2025-10-17 12:22:47,106 [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 2025-10-17 12:22:47,109 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:47,109 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9477ms INFO 2025-10-17 12:22:47,109 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:47,109 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8969ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:47,109 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:47,109 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M) in 3.511ms INFO 2025-10-17 12:22:47,109 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:47,109 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4783ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:47,116 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:22:47,116 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:47,116 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:47,117 [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 2025-10-17 12:22:47,121 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:47,121 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1156ms INFO 2025-10-17 12:22:47,121 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:47,121 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6175ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:47,294 [9 ] 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 2025-10-17 12:22:47,294 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:47,294 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:47,296 [9 ] 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 2025-10-17 12:22:47,300 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:47,300 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M) in 4.2426ms INFO 2025-10-17 12:22:47,300 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:47,300 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0321ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:49,427 [68 ] 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 2025-10-17 12:22:49,427 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:49,428 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,429 [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 2025-10-17 12:22:49,432 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:49,432 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4578ms INFO 2025-10-17 12:22:49,432 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,432 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5326ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:49,435 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 12:22:49,435 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:49,435 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,437 [44 ] 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 2025-10-17 12:22:49,441 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:49,441 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4589ms INFO 2025-10-17 12:22:49,441 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,441 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3247ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:49,443 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:22:49,444 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:49,444 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,445 [68 ] 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 2025-10-17 12:22:49,449 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:49,450 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.7402ms INFO 2025-10-17 12:22:49,450 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,450 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3742ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:49,450 [44 ] 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 2025-10-17 12:22:49,451 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:49,451 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,452 [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 2025-10-17 12:22:49,455 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:49,455 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7334ms INFO 2025-10-17 12:22:49,455 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,455 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5145ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:49,455 [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 2025-10-17 12:22:49,456 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:49,456 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,457 [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 2025-10-17 12:22:49,460 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:49,460 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7631ms INFO 2025-10-17 12:22:49,460 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,460 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.479ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:22:49,524 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3274& INFO 2025-10-17 12:22:49,524 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:22:49,525 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,526 [68 ] 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 2025-10-17 12:22:49,530 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:22:49,544 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 18.3374ms INFO 2025-10-17 12:22:49,544 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:22:49,544 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1315ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:49,300 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675029060&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:23:49,301 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:23:49,301 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8652ms 200 text/html INFO 2025-10-17 12:23:50,989 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675030910 INFO 2025-10-17 12:23:50,989 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:23:50,990 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8122ms 200 application/javascript INFO 2025-10-17 12:23:51,158 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7482210609748327 INFO 2025-10-17 12:23:51,158 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:23:51,159 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6584ms 200 application/javascript INFO 2025-10-17 12:23:51,578 [23 ] 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%3D1760675029060%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:23:51,579 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:23:51,579 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:51,580 [23 ] 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 2025-10-17 12:23:51,581 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675029060&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:23:51,584 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:51,584 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.867ms INFO 2025-10-17 12:23:51,584 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:51,584 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8105ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:51,634 [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 2025-10-17 12:23:51,634 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:23:51,634 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:51,634 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:51,636 [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 2025-10-17 12:23:51,637 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:23:51,637 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:23:51,637 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:23:51,652 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:23:51,654 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:51,654 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5123ms INFO 2025-10-17 12:23:51,655 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:51,655 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6629ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:51,794 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:23:51,794 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:51,795 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:51,796 [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 2025-10-17 12:23:51,797 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:23:51,797 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:23:51,797 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:23:51,811 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:23:51,811 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:23:51,811 [23 ] 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 2025-10-17 12:23:51,812 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:51,812 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:51,813 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:23:51,814 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:51,814 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.3337ms INFO 2025-10-17 12:23:51,814 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:51,814 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2005ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:51,816 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:51,816 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.257ms INFO 2025-10-17 12:23:51,816 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:51,817 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1263ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,023 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:23:52,023 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,023 [23 ] 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 2025-10-17 12:23:52,023 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,023 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,024 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,025 [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 2025-10-17 12:23:52,025 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:23:52,028 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,028 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,028 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2423ms INFO 2025-10-17 12:23:52,028 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,028 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3982ms INFO 2025-10-17 12:23:52,028 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,028 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0478ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,028 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6713ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,113 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20& INFO 2025-10-17 12:23:52,114 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,114 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,115 [28 ] 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 2025-10-17 12:23:52,146 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:23:52,146 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,146 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,147 [23 ] 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 2025-10-17 12:23:52,153 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,153 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.3127ms INFO 2025-10-17 12:23:52,153 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,153 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2502ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,170 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,170 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.1071ms INFO 2025-10-17 12:23:52,170 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,170 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.1584ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,338 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:23:52,338 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,339 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,340 [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 2025-10-17 12:23:52,346 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,346 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7966ms INFO 2025-10-17 12:23:52,346 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,346 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6321ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,371 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330674&isHis=& INFO 2025-10-17 12:23:52,372 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,372 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,373 [28 ] 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 2025-10-17 12:23:52,377 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:23:52,382 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,382 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.1099ms INFO 2025-10-17 12:23:52,382 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,382 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7914ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,504 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20&isHis=& INFO 2025-10-17 12:23:52,504 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,504 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,505 [44 ] 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 2025-10-17 12:23:52,526 [28 ] 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=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20&recordId=61608&tableName=K_LEAVE& INFO 2025-10-17 12:23:52,527 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,527 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,528 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20&flowID=78&nodeCode=N1660557086424& INFO 2025-10-17 12:23:52,528 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,528 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,528 [28 ] 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 2025-10-17 12:23:52,529 [9 ] 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 2025-10-17 12:23:52,555 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,555 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.7359ms INFO 2025-10-17 12:23:52,555 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,555 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6462ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,570 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,571 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.37ms INFO 2025-10-17 12:23:52,571 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,571 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1713ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,574 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,574 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.6195ms INFO 2025-10-17 12:23:52,574 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,574 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6298ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,906 [23 ] 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 2025-10-17 12:23:52,906 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,907 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,907 [43 ] 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 2025-10-17 12:23:52,908 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,908 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,908 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:23:52,909 [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 2025-10-17 12:23:52,912 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,912 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6196ms INFO 2025-10-17 12:23:52,912 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,912 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:52,912 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9065ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,912 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9319ms INFO 2025-10-17 12:23:52,912 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,912 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7647ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:52,971 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20& INFO 2025-10-17 12:23:52,971 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:52,971 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:52,972 [9 ] 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 2025-10-17 12:23:53,043 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:53,046 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.4862ms INFO 2025-10-17 12:23:53,046 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:53,046 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.3884ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:54,566 [43 ] 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 2025-10-17 12:23:54,566 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:23:54,566 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:54,566 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:54,568 [43 ] 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 2025-10-17 12:23:54,574 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:54,574 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2638ms INFO 2025-10-17 12:23:54,574 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:54,574 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.316ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:23:54,804 [9 ] 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=hjPqeky83oI%3D& INFO 2025-10-17 12:23:54,804 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:23:54,804 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:54,806 [9 ] 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 2025-10-17 12:23:54,812 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:23:54,812 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0769ms INFO 2025-10-17 12:23:54,812 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:23:54,812 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9345ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:05,838 [43 ] 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 2025-10-17 12:24:05,838 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:24:05,838 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:05,838 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:05,840 [43 ] 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 2025-10-17 12:24:05,887 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:05,887 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.9961ms INFO 2025-10-17 12:24:05,887 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:05,887 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1125ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:06,028 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 12:24:06,028 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:06,029 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:06,030 [9 ] 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 2025-10-17 12:24:06,038 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:06,038 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.164ms INFO 2025-10-17 12:24:06,038 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:06,038 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.129ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:07,576 [43 ] 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 2025-10-17 12:24:07,577 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:24:07,577 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:07,577 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:07,578 [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 2025-10-17 12:24:07,688 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:07,688 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 109.6412ms INFO 2025-10-17 12:24:07,688 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:07,688 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.711ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:08,887 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 12:24:08,887 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 12:24:08,887 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5921ms 200 text/css INFO 2025-10-17 12:24:08,888 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 12:24:08,888 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:24:08,889 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 12:24:08,889 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5769ms 200 application/javascript INFO 2025-10-17 12:24:09,087 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 12:24:09,087 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 12:24:09,087 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6631ms 200 image/png INFO 2025-10-17 12:24:09,114 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 12:24:09,114 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:24:09,114 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:09,114 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:09,114 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:09,114 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:09,116 [23 ] 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 2025-10-17 12:24:09,116 [43 ] 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 2025-10-17 12:24:09,123 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:09,123 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:09,123 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.8906ms INFO 2025-10-17 12:24:09,123 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:09,123 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.957ms INFO 2025-10-17 12:24:09,123 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:09,123 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9531ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:09,123 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7835ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:09,198 [23 ] 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 2025-10-17 12:24:09,199 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:09,199 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:09,200 [23 ] 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 2025-10-17 12:24:09,216 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:09,216 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.3579ms INFO 2025-10-17 12:24:09,216 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:09,216 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6263ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:27,227 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675067034&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:24:27,228 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:24:27,228 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8745ms 200 text/html INFO 2025-10-17 12:24:28,870 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675068826 INFO 2025-10-17 12:24:28,870 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:24:28,870 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6526ms 200 application/javascript INFO 2025-10-17 12:24:29,019 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5236888569139494 INFO 2025-10-17 12:24:29,020 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:24:29,020 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6034ms 200 application/javascript INFO 2025-10-17 12:24:29,312 [23 ] 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%3D1760675067034%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:24:29,312 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:24:29,312 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,314 [23 ] 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 2025-10-17 12:24:29,314 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675067034&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:24:29,317 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,317 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7247ms INFO 2025-10-17 12:24:29,317 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,317 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6112ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,329 [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 2025-10-17 12:24:29,329 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:24:29,329 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,330 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,331 [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 2025-10-17 12:24:29,332 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:24:29,332 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:24:29,332 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:24:29,347 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:24:29,349 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,349 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3145ms INFO 2025-10-17 12:24:29,349 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,349 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0343ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,485 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:24:29,485 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,486 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,487 [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 2025-10-17 12:24:29,488 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:24:29,488 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:24:29,488 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:24:29,499 [23 ] 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 2025-10-17 12:24:29,500 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,500 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,504 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:24:29,504 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:24:29,510 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:24:29,511 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,511 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 24.3972ms INFO 2025-10-17 12:24:29,511 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,511 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.1858ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,522 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,522 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.3769ms INFO 2025-10-17 12:24:29,522 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,522 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8182ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,704 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:24:29,705 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,705 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,706 [23 ] 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 2025-10-17 12:24:29,710 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,710 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.9838ms INFO 2025-10-17 12:24:29,710 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,711 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4203ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,713 [23 ] 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 2025-10-17 12:24:29,713 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,713 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,715 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:24:29,718 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,718 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.032ms INFO 2025-10-17 12:24:29,718 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,718 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8283ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,883 [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 2025-10-17 12:24:29,884 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,884 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,885 [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 2025-10-17 12:24:29,889 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,890 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0227ms INFO 2025-10-17 12:24:29,890 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,890 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3814ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,897 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:24:29,897 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,897 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,899 [23 ] 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 2025-10-17 12:24:29,901 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:24:29,901 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,901 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,903 [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 2025-10-17 12:24:29,903 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,903 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.497ms INFO 2025-10-17 12:24:29,903 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,903 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3243ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,906 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,906 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2387ms INFO 2025-10-17 12:24:29,906 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,906 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6542ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,945 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:24:29,945 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,945 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,947 [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 2025-10-17 12:24:29,953 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:24:29,954 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,954 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,954 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,955 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8436ms INFO 2025-10-17 12:24:29,955 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,955 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7791ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,955 [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 2025-10-17 12:24:29,959 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,959 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4928ms INFO 2025-10-17 12:24:29,959 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,959 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5018ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:29,966 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:24:29,967 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:29,967 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,968 [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 2025-10-17 12:24:29,973 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:29,973 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8618ms INFO 2025-10-17 12:24:29,973 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:29,973 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6546ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:30,053 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:24:30,053 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:30,053 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:30,054 [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 2025-10-17 12:24:30,068 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:24:30,068 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:30,068 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:30,070 [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 2025-10-17 12:24:30,087 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:30,087 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.8588ms INFO 2025-10-17 12:24:30,087 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:30,088 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.83ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:30,112 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:30,113 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 58.028ms INFO 2025-10-17 12:24:30,113 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:30,113 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:56,655 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 12:24:56,656 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:24:56,656 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 12:24:56,656 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 12:24:56,656 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0774ms 200 application/javascript INFO 2025-10-17 12:24:56,657 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 12:24:56,657 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9595ms 200 text/css INFO 2025-10-17 12:24:56,905 [71 ] 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 2025-10-17 12:24:56,905 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:56,906 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:56,908 [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 2025-10-17 12:24:56,912 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:56,912 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9247ms INFO 2025-10-17 12:24:56,912 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:56,912 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5011ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:56,913 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 12:24:56,913 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:56,913 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:56,914 [71 ] 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 2025-10-17 12:24:56,919 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:56,919 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0261ms INFO 2025-10-17 12:24:56,919 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:56,919 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7338ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:56,928 [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 2025-10-17 12:24:56,928 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:56,928 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:56,929 [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 2025-10-17 12:24:56,934 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:56,934 [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 2025-10-17 12:24:56,934 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.8166ms INFO 2025-10-17 12:24:56,934 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:56,934 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5691ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:56,935 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:56,935 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:56,936 [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 2025-10-17 12:24:56,939 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:56,939 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7589ms INFO 2025-10-17 12:24:56,939 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:56,939 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0616ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:56,944 [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 2025-10-17 12:24:56,944 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:56,944 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:56,946 [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 2025-10-17 12:24:56,949 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:56,949 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1926ms INFO 2025-10-17 12:24:56,949 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:56,949 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.381ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:24:57,068 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1931& INFO 2025-10-17 12:24:57,068 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:24:57,068 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:57,069 [68 ] 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 2025-10-17 12:24:57,073 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:24:57,073 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.273ms INFO 2025-10-17 12:24:57,073 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:24:57,073 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2278ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:15,716 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675175552&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:26:15,717 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:26:15,717 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6865ms 200 text/html INFO 2025-10-17 12:26:17,381 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675177311 INFO 2025-10-17 12:26:17,382 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:26:17,382 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9519ms 200 application/javascript INFO 2025-10-17 12:26:17,494 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6465457199899941 INFO 2025-10-17 12:26:17,495 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:26:17,495 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7752ms 200 application/javascript INFO 2025-10-17 12:26:17,876 [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%3D1760675175552%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:26:17,876 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:26:17,876 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:17,878 [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 2025-10-17 12:26:17,879 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675175552&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:26:17,882 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:17,882 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.325ms INFO 2025-10-17 12:26:17,882 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:17,882 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.407ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:17,947 [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 2025-10-17 12:26:17,947 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:26:17,948 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:17,948 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:17,949 [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 2025-10-17 12:26:17,950 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:26:17,950 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:26:17,950 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:26:17,965 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:26:17,968 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:17,968 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7367ms INFO 2025-10-17 12:26:17,968 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:17,968 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.708ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,129 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:26:18,129 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,129 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,131 [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 2025-10-17 12:26:18,131 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:26:18,131 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:26:18,131 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:26:18,134 [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 2025-10-17 12:26:18,134 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,134 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,135 [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 2025-10-17 12:26:18,139 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,139 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2945ms INFO 2025-10-17 12:26:18,139 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,139 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9929ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,147 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:26:18,147 [78 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:26:18,149 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,150 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9757ms INFO 2025-10-17 12:26:18,150 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,150 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8572ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,339 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:26:18,340 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,340 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,340 [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 2025-10-17 12:26:18,340 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,341 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,341 [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 2025-10-17 12:26:18,342 [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 2025-10-17 12:26:18,344 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,344 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3374ms INFO 2025-10-17 12:26:18,344 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,345 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,345 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8938ms INFO 2025-10-17 12:26:18,345 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4646ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,345 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,345 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5728ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,541 [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 2025-10-17 12:26:18,541 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,541 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,543 [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 2025-10-17 12:26:18,546 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,546 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7435ms INFO 2025-10-17 12:26:18,546 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,546 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9487ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,571 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:26:18,571 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,571 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,572 [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 2025-10-17 12:26:18,576 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,576 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1606ms INFO 2025-10-17 12:26:18,576 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,576 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9032ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,612 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:26:18,612 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,613 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,614 [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 2025-10-17 12:26:18,617 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,617 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0045ms INFO 2025-10-17 12:26:18,617 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,617 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8821ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,624 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:26:18,624 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,624 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,625 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:26:18,625 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:26:18,625 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,625 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,625 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,626 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,626 [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 2025-10-17 12:26:18,627 [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 2025-10-17 12:26:18,627 [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 2025-10-17 12:26:18,630 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,630 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5993ms INFO 2025-10-17 12:26:18,630 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,630 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3604ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,632 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,632 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.6842ms INFO 2025-10-17 12:26:18,632 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,633 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4072ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,633 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,634 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7094ms INFO 2025-10-17 12:26:18,634 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,634 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7685ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,749 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:26:18,749 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,749 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,750 [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 2025-10-17 12:26:18,763 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:26:18,763 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:18,763 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,765 [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 2025-10-17 12:26:18,782 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,782 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.1939ms INFO 2025-10-17 12:26:18,782 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,782 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2274ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:18,804 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:18,804 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 53.5826ms INFO 2025-10-17 12:26:18,804 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:18,804 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.4385ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:23,017 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 12:26:23,017 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:23,017 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:23,019 [72 ] 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 2025-10-17 12:26:23,020 [72 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5MzEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDMxNyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOe6quS4vSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTMxIiwianRpIjoiNTVhMTQyMTgtNjMwOS00MjcyLWIzYjctYzMyZGFlMTEwNDg0IiwiaWF0IjoxNzYwNjA1MzE3LCJuYmYiOjE3NjA2MDUzMTUsImV4cCI6MTc2MDY5MTcxNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.qK7_DIxp1hB7eSPOvpplCgogQFDCX3ER9t7KJhLvkWY INFO 2025-10-17 12:26:23,023 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:23,023 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.0932ms INFO 2025-10-17 12:26:23,023 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:23,023 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3727ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:23,103 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 12:26:23,104 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 12:26:23,104 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 12:26:23,104 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9656ms 200 text/css INFO 2025-10-17 12:26:23,104 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:26:23,104 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 12:26:23,105 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7708ms 200 application/javascript INFO 2025-10-17 12:26:23,256 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 12:26:23,256 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 12:26:23,256 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.488ms 200 image/png INFO 2025-10-17 12:26:23,328 [72 ] 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 2025-10-17 12:26:23,329 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:26:23,329 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:23,329 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:23,330 [72 ] 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 2025-10-17 12:26:23,335 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:23,335 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.8063ms INFO 2025-10-17 12:26:23,335 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:23,335 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8182ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:23,339 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 12:26:23,339 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:23,339 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:23,341 [56 ] 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 2025-10-17 12:26:23,345 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:23,345 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.3394ms INFO 2025-10-17 12:26:23,345 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:23,345 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4172ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:34,135 [72 ] 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 2025-10-17 12:26:34,135 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:26:34,135 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:34,135 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:34,137 [72 ] 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 2025-10-17 12:26:34,142 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:34,142 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.0811ms INFO 2025-10-17 12:26:34,142 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:34,142 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2534ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:34,303 [61 ] 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 2025-10-17 12:26:34,304 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:34,304 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:34,305 [61 ] 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 2025-10-17 12:26:34,313 [56 ] 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 2025-10-17 12:26:34,314 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:34,314 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:34,315 [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 2025-10-17 12:26:34,319 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:34,319 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5554ms INFO 2025-10-17 12:26:34,319 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:34,319 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5386ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:34,353 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:34,357 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 51.8392ms INFO 2025-10-17 12:26:34,357 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:34,357 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.9612ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:34,541 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 12:26:34,542 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 12:26:34,542 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6164ms 200 image/png INFO 2025-10-17 12:26:53,374 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675211900&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:26:53,375 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:26:53,375 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9703ms 200 text/html INFO 2025-10-17 12:26:54,164 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675212792 INFO 2025-10-17 12:26:54,164 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:26:54,164 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6728ms 200 application/javascript INFO 2025-10-17 12:26:54,244 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.749231773344985 INFO 2025-10-17 12:26:54,244 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:26:54,244 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6609ms 200 application/javascript INFO 2025-10-17 12:26:54,404 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760675211900&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:26:54,404 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:26:54,405 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7637ms 200 text/html INFO 2025-10-17 12:26:54,484 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 12:26:54,484 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:26:54,484 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6633ms 200 application/javascript INFO 2025-10-17 12:26:54,569 [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 2025-10-17 12:26:54,569 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:26:54,571 [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 2025-10-17 12:26:54,572 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:26:54,572 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:26:54,572 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:26:54,572 [64 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:26:54,572 [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 2025-10-17 12:26:54,575 [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 2025-10-17 12:26:54,575 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.2693ms INFO 2025-10-17 12:26:54,575 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:26:54,575 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2247ms 302 INFO 2025-10-17 12:26:54,884 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=zojBXSlzQjwVJbVoOSmmcj-FpGg7E6AyY5xDQVncPVQ&state=ww0fe1cb02189622be INFO 2025-10-17 12:26:54,884 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:26:54,885 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7526ms 200 text/html INFO 2025-10-17 12:26:54,964 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=zojBXSlzQjwVJbVoOSmmcj-FpGg7E6AyY5xDQVncPVQ INFO 2025-10-17 12:26:54,964 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:26:54,965 [61 ] 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 2025-10-17 12:26:54,967 [61 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:zojBXSlzQjwVJbVoOSmmcj-FpGg7E6AyY5xDQVncPVQ,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:26:54,967 [61 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:26:54,967 [61 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:zojBXSlzQjwVJbVoOSmmcj-FpGg7E6AyY5xDQVncPVQ INFO 2025-10-17 12:26:54,967 [61 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:26:54,967 [61 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:26:54,967 [61 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:26:54,967 [61 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=zojBXSlzQjwVJbVoOSmmcj-FpGg7E6AyY5xDQVncPVQ INFO 2025-10-17 12:26:55,291 [61 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13622678441","DeviceId":"b435c93b12a5a95c","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:26:55,305 [61 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:b435c93b12a5a95c WxUserId:13622678441 INFO 2025-10-17 12:26:55,321 [61 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D015590,a0188:2043 INFO 2025-10-17 12:26:55,358 [61 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:26:55,358 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 392.8209ms INFO 2025-10-17 12:26:55,358 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:26:55,359 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 394.8899ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:26:55,439 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675214082&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:26:55,439 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:26:55,439 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6672ms 200 text/html INFO 2025-10-17 12:26:55,924 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675214561 INFO 2025-10-17 12:26:55,924 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:26:55,924 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5821ms 200 application/javascript INFO 2025-10-17 12:26:56,007 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2474370366926517 INFO 2025-10-17 12:26:56,007 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:26:56,007 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7127ms 200 application/javascript INFO 2025-10-17 12:26:56,239 [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%3D1760675214082%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:26:56,240 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:26:56,240 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,241 [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 2025-10-17 12:26:56,242 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675214082&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:26:56,245 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:56,245 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9112ms INFO 2025-10-17 12:26:56,245 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,245 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.066ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:56,295 [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 2025-10-17 12:26:56,295 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:26:56,295 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:56,295 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,296 [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 2025-10-17 12:26:56,297 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:26:56,298 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:26:56,298 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:26:56,313 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:26:56,315 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:56,315 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8252ms INFO 2025-10-17 12:26:56,315 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,315 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7082ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:56,489 [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 2025-10-17 12:26:56,489 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:26:56,490 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:56,490 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:56,490 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,490 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,491 [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 2025-10-17 12:26:56,491 [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 2025-10-17 12:26:56,492 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:26:56,492 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:26:56,492 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:26:56,494 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:56,495 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.409ms INFO 2025-10-17 12:26:56,495 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,495 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5316ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:56,507 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:26:56,507 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:26:56,510 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:56,510 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.027ms INFO 2025-10-17 12:26:56,510 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,510 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1222ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:56,924 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:26:56,925 [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 2025-10-17 12:26:56,925 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:56,925 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,925 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:56,925 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,926 [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 2025-10-17 12:26:56,926 [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 2025-10-17 12:26:56,929 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:56,929 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:56,930 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4116ms INFO 2025-10-17 12:26:56,930 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3412ms INFO 2025-10-17 12:26:56,930 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,930 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:56,930 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4736ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:56,930 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.168ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:57,044 [62 ] 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 2025-10-17 12:26:57,044 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:26:57,044 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:57,045 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:57,045 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,045 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,046 [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 2025-10-17 12:26:57,046 [34 ] 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 2025-10-17 12:26:57,049 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:57,049 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3106ms INFO 2025-10-17 12:26:57,049 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,050 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:57,050 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4859ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:57,050 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5039ms INFO 2025-10-17 12:26:57,050 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,050 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4026ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:57,092 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:26:57,093 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:57,093 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,094 [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 2025-10-17 12:26:57,097 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:57,097 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8912ms INFO 2025-10-17 12:26:57,097 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,097 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8452ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:57,099 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:26:57,099 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:57,099 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,100 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:26:57,100 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:57,100 [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 2025-10-17 12:26:57,100 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,101 [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 2025-10-17 12:26:57,103 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:57,103 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3177ms INFO 2025-10-17 12:26:57,103 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,104 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1243ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:57,108 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:57,109 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1308ms INFO 2025-10-17 12:26:57,109 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,109 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7697ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:57,146 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:26:57,146 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:57,147 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,148 [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 2025-10-17 12:26:57,152 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:57,152 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2028ms INFO 2025-10-17 12:26:57,152 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,152 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0555ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:57,195 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:26:57,195 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:57,195 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,196 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:26:57,197 [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 2025-10-17 12:26:57,197 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:26:57,197 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,198 [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 2025-10-17 12:26:57,205 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:57,205 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5694ms INFO 2025-10-17 12:26:57,205 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,205 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2647ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:26:57,218 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:26:57,218 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.489ms INFO 2025-10-17 12:26:57,218 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:26:57,218 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2166ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:27:04,166 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 12:27:04,167 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 12:27:04,168 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0287ms 200 text/css INFO 2025-10-17 12:27:04,169 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 12:27:04,169 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:27:04,170 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 12:27:04,170 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9483ms 200 application/javascript INFO 2025-10-17 12:27:04,417 [61 ] 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 2025-10-17 12:27:04,418 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:27:04,418 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,419 [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 2025-10-17 12:27:04,420 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 12:27:04,420 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:27:04,420 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:27:04,420 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:27:04,420 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,420 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,421 [58 ] 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 2025-10-17 12:27:04,421 [36 ] 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 2025-10-17 12:27:04,423 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:27:04,423 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8513ms INFO 2025-10-17 12:27:04,423 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,423 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0989ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:27:04,426 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:27:04,426 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.9154ms INFO 2025-10-17 12:27:04,426 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,426 [62 ] 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 2025-10-17 12:27:04,426 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7957ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:27:04,427 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:27:04,427 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:27:04,427 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.3395ms INFO 2025-10-17 12:27:04,427 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,427 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,427 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1957ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:27:04,428 [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 2025-10-17 12:27:04,428 [36 ] 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 2025-10-17 12:27:04,429 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:27:04,429 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,430 [36 ] 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 2025-10-17 12:27:04,431 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:27:04,431 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9578ms INFO 2025-10-17 12:27:04,431 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,431 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.803ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:27:04,433 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:27:04,433 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9601ms INFO 2025-10-17 12:27:04,433 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,433 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.571ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:27:04,563 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2043& INFO 2025-10-17 12:27:04,564 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:27:04,564 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,565 [72 ] 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 2025-10-17 12:27:04,569 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:27:04,569 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.6458ms INFO 2025-10-17 12:27:04,569 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:27:04,569 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5673ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:01,218 [75 ] 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 2025-10-17 12:29:01,219 [75 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 12:29:01,219 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4802ms 304 text/html INFO 2025-10-17 12:29:01,339 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675341239&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:29:01,340 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:29:01,340 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9525ms 200 text/html INFO 2025-10-17 12:29:01,409 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:29:01,410 [75 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 12:29:01,410 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.396ms 304 application/javascript INFO 2025-10-17 12:29:01,689 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675341637 INFO 2025-10-17 12:29:01,690 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:29:01,690 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6115ms 200 application/javascript INFO 2025-10-17 12:29:01,783 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5529479086802899 INFO 2025-10-17 12:29:01,784 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:29:01,784 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5359ms 200 application/javascript INFO 2025-10-17 12:29:01,939 [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 2025-10-17 12:29:01,939 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:01,940 [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 2025-10-17 12:29:01,940 [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 2025-10-17 12:29:01,940 [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%3D1760675341239%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:29:01,940 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:01,940 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:29:01,940 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:01,941 [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 2025-10-17 12:29:01,941 [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). WARN 2025-10-17 12:29:01,942 [39 ] 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 2025-10-17 12:29:01,942 [39 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:29:01,942 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:01,942 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1026ms INFO 2025-10-17 12:29:01,942 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:01,942 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4203ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:29:01,942 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675341239&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:29:01,945 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:01,945 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7221ms INFO 2025-10-17 12:29:01,945 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:01,945 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5765ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,059 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:29:02,059 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:02,059 [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 2025-10-17 12:29:02,059 [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 2025-10-17 12:29:02,059 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:29:02,061 [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 2025-10-17 12:29:02,062 [39 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MjIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzI5NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-e6ouS6kSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODIyIiwianRpIjoiOGMzZmM4MGUtNmJlMC00MjUxLTgyMDItYjA1YTc5NWM0ZjgwIiwiaWF0IjoxNzYwNDA4ODU2LCJuYmYiOjE3NjA0MDg4NTQsImV4cCI6MTc2MDQ5NTI1NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.N8O8HduSCXzAJa50iUzbYm274uyys6RRuSu3OtLWNC4 INFO 2025-10-17 12:29:02,064 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,064 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.6027ms INFO 2025-10-17 12:29:02,064 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:29:02,064 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6452ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,207 [63 ] 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 2025-10-17 12:29:02,207 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:02,207 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,209 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,211 [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 2025-10-17 12:29:02,213 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:29:02,213 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:29:02,213 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:29:02,228 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:29:02,231 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,231 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.7675ms INFO 2025-10-17 12:29:02,231 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,231 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6575ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,368 [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 2025-10-17 12:29:02,368 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,368 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,369 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:29:02,369 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,370 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,370 [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 2025-10-17 12:29:02,371 [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 2025-10-17 12:29:02,372 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:29:02,372 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:29:02,372 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:29:02,373 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,373 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7414ms INFO 2025-10-17 12:29:02,373 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,374 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5528ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,387 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:29:02,402 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:29:02,405 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,405 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.9134ms INFO 2025-10-17 12:29:02,405 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,405 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6187ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,578 [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 2025-10-17 12:29:02,578 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,579 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,579 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:29:02,579 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,579 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,580 [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 2025-10-17 12:29:02,581 [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 2025-10-17 12:29:02,583 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,583 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2703ms INFO 2025-10-17 12:29:02,583 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,583 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1574ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,589 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,589 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4965ms INFO 2025-10-17 12:29:02,589 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,589 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3609ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,653 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:29:02,653 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,654 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,655 [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 2025-10-17 12:29:02,658 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,658 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4473ms INFO 2025-10-17 12:29:02,658 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,658 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3075ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,696 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:29:02,697 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,697 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,697 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:29:02,697 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,697 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,699 [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 2025-10-17 12:29:02,699 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:29:02,699 [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 2025-10-17 12:29:02,699 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,699 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,700 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:29:02,700 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,700 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,700 [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 2025-10-17 12:29:02,701 [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 2025-10-17 12:29:02,703 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,703 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8948ms INFO 2025-10-17 12:29:02,703 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,703 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5249ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,705 [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 2025-10-17 12:29:02,705 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,705 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.8055ms INFO 2025-10-17 12:29:02,705 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,705 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0121ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,705 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,706 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,706 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,706 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1582ms INFO 2025-10-17 12:29:02,706 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,706 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6631ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,707 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,707 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0208ms INFO 2025-10-17 12:29:02,707 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,707 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7372ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,707 [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 2025-10-17 12:29:02,710 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,710 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7541ms INFO 2025-10-17 12:29:02,710 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,710 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5628ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,858 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:29:02,859 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,859 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:29:02,859 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,859 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:02,859 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,860 [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 2025-10-17 12:29:02,860 [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 2025-10-17 12:29:02,880 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,880 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 19.9234ms INFO 2025-10-17 12:29:02,880 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,881 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7123ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:02,895 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:02,895 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 34.7121ms INFO 2025-10-17 12:29:02,895 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:02,895 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7402ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:06,938 [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 2025-10-17 12:29:06,938 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:06,938 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:06,940 [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 2025-10-17 12:29:06,943 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:29:06,943 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:06,943 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:06,944 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:06,944 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7903ms INFO 2025-10-17 12:29:06,944 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:06,944 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1048ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:06,944 [39 ] 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 2025-10-17 12:29:06,950 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:06,950 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 5.7721ms INFO 2025-10-17 12:29:06,950 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:06,950 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5265ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:14,344 [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 2025-10-17 12:29:14,345 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:29:14,345 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7115ms 200 text/html INFO 2025-10-17 12:29:16,496 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675356371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:29:16,497 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:29:16,497 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8128ms 200 text/html INFO 2025-10-17 12:29:16,652 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 12:29:16,652 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:16,652 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:16,654 [63 ] 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 2025-10-17 12:29:16,654 [63 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MjIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzI5NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-e6ouS6kSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODIyIiwianRpIjoiZTVlZTAyNzAtMjM3Yy00YTE2LTk0NjctZjA4NWY2ZjFlMzhhIiwiaWF0IjoxNzYwNjc1MzQyLCJuYmYiOjE3NjA2NzUzNDAsImV4cCI6MTc2MDc2MTc0MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.03Ws3fdTaITcm6-kmUeCHlXIpXdU10kS9Mhfb9iMh8c INFO 2025-10-17 12:29:16,657 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:16,657 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.8852ms INFO 2025-10-17 12:29:16,657 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:16,658 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0119ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:16,857 [39 ] 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 2025-10-17 12:29:16,858 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:16,858 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:16,858 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:16,860 [39 ] 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 2025-10-17 12:29:16,864 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:16,864 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.3122ms INFO 2025-10-17 12:29:16,864 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:16,864 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.03ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:16,979 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 12:29:16,979 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:16,979 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:16,980 [63 ] 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 2025-10-17 12:29:16,985 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:16,985 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.4816ms INFO 2025-10-17 12:29:16,985 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:16,985 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4864ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:20,351 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:29:20,351 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:20,362 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:29:20,362 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5463ms 200 application/javascript INFO 2025-10-17 12:29:23,069 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:29:23,070 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:29:23,071 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:29:23,071 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:29:23,071 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.655ms 200 application/javascript INFO 2025-10-17 12:29:23,071 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:29:23,072 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:29:23,072 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0221ms 200 text/css INFO 2025-10-17 12:29:23,072 [38 ] 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 2025-10-17 12:29:23,072 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3377ms 200 application/javascript INFO 2025-10-17 12:29:23,072 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:29:23,072 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.217ms 200 application/javascript INFO 2025-10-17 12:29:23,073 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:29:23,073 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:29:23,073 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3319ms 200 application/javascript INFO 2025-10-17 12:29:24,476 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:29:24,477 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:29:24,477 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7722ms 200 application/javascript INFO 2025-10-17 12:29:24,506 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:29:24,506 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:29:24,506 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5135ms 200 application/javascript INFO 2025-10-17 12:29:24,522 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:29:24,523 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:29:24,523 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8776ms 200 application/javascript INFO 2025-10-17 12:29:26,821 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 12:29:26,822 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 12:29:26,822 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/vuedraggable.umd.d9d361ab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\vuedraggable.umd.d9d361ab.js' INFO 2025-10-17 12:29:26,822 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1828ms 200 application/javascript INFO 2025-10-17 12:29:26,822 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/moreMenu.d88dbed4.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\moreMenu.d88dbed4.css' INFO 2025-10-17 12:29:26,823 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7451ms 200 text/css INFO 2025-10-17 12:29:26,824 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 12:29:26,825 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/moreMenu.5ee53a68.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\moreMenu.5ee53a68.js' INFO 2025-10-17 12:29:26,825 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5319ms 200 application/javascript INFO 2025-10-17 12:29:26,901 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 12:29:26,901 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:26,901 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/moreMenu.5ee53a68.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\moreMenu.5ee53a68.js' INFO 2025-10-17 12:29:26,902 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5558ms 200 application/javascript INFO 2025-10-17 12:29:26,976 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 12:29:26,976 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:26,977 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/vuedraggable.umd.d9d361ab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\vuedraggable.umd.d9d361ab.js' INFO 2025-10-17 12:29:26,977 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9688ms 200 application/javascript INFO 2025-10-17 12:29:27,817 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 12:29:27,817 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 12:29:27,817 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdcc.d63f5968.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdcc.d63f5968.png' INFO 2025-10-17 12:29:27,818 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7103ms 200 image/png INFO 2025-10-17 12:29:27,818 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ywsqd.1e248292.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ywsqd.1e248292.png' INFO 2025-10-17 12:29:27,818 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8361ms 200 image/png INFO 2025-10-17 12:29:27,966 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 12:29:27,966 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 12:29:27,967 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 12:29:27,967 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 12:29:27,967 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5737ms 200 application/javascript INFO 2025-10-17 12:29:27,967 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.784ms 200 text/css INFO 2025-10-17 12:29:28,136 [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 2025-10-17 12:29:28,136 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:28,136 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:28,137 [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 2025-10-17 12:29:28,137 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:28,137 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:28,137 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:28,138 [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 2025-10-17 12:29:28,138 [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 2025-10-17 12:29:28,147 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:28,147 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.063ms INFO 2025-10-17 12:29:28,147 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:28,147 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1798ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:28,162 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:28,162 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 23.3096ms INFO 2025-10-17 12:29:28,162 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:28,162 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.1549ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:28,813 [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 2025-10-17 12:29:28,814 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:29:28,814 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6937ms 200 text/html INFO 2025-10-17 12:29:28,893 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675368430&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:29:28,894 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:29:28,894 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5502ms 200 text/html INFO 2025-10-17 12:29:28,968 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:29:28,968 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:29:28,968 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4787ms 200 application/javascript INFO 2025-10-17 12:29:29,013 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:29:29,013 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:29:29,013 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:29:29,013 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:29:29,013 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3318ms 200 application/javascript INFO 2025-10-17 12:29:29,014 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:29:29,014 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5872ms 200 application/javascript INFO 2025-10-17 12:29:29,014 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:29:29,014 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:29:29,015 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:29,015 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:29:29,015 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4648ms 200 application/javascript INFO 2025-10-17 12:29:29,015 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:29:29,015 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6583ms 200 text/css INFO 2025-10-17 12:29:29,016 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:29:29,017 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:29:29,017 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9139ms 200 application/javascript INFO 2025-10-17 12:29:29,027 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:29:29,027 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4637ms 200 application/javascript INFO 2025-10-17 12:29:29,074 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:29:29,074 [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 2025-10-17 12:29:29,074 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:29:29,074 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7479ms 200 application/javascript INFO 2025-10-17 12:29:29,075 [57 ] 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 2025-10-17 12:29:29,076 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5537ms 200 application/javascript INFO 2025-10-17 12:29:35,734 [51 ] 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 2025-10-17 12:29:35,734 [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 2025-10-17 12:29:35,734 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:35,734 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:35,734 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,734 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,734 [20 ] 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 2025-10-17 12:29:35,735 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:35,735 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,735 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:29:35,735 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:35,735 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,736 [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 2025-10-17 12:29:35,736 [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 2025-10-17 12:29:35,736 [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 2025-10-17 12:29:35,736 [39 ] 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 2025-10-17 12:29:35,738 [20 ] 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 2025-10-17 12:29:35,738 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:35,738 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,739 [20 ] 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 2025-10-17 12:29:35,740 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:35,740 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0317ms INFO 2025-10-17 12:29:35,740 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,740 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.546ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:35,740 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:35,740 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5127ms INFO 2025-10-17 12:29:35,740 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,740 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.504ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:35,741 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:35,741 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.284ms INFO 2025-10-17 12:29:35,741 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,741 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1789ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:35,741 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:35,741 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.3186ms INFO 2025-10-17 12:29:35,741 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,742 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7968ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:35,742 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:35,742 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9028ms INFO 2025-10-17 12:29:35,742 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,742 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3422ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:35,899 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1822& INFO 2025-10-17 12:29:35,900 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:35,900 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,901 [51 ] 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 2025-10-17 12:29:35,905 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:35,905 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.5529ms INFO 2025-10-17 12:29:35,905 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:35,905 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.427ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:38,018 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:29:38,019 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:38,019 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:38,020 [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 2025-10-17 12:29:38,022 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:29:38,024 [51 ] 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 2025-10-17 12:29:38,024 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:38,024 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:38,025 [51 ] 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 2025-10-17 12:29:38,029 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:38,029 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:38,029 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4126ms INFO 2025-10-17 12:29:38,029 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:38,029 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.7089ms INFO 2025-10-17 12:29:38,029 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:38,029 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8392ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:38,029 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3203ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:38,128 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1822& INFO 2025-10-17 12:29:38,128 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:38,128 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:38,130 [76 ] 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 2025-10-17 12:29:38,133 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:38,133 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.4028ms INFO 2025-10-17 12:29:38,133 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:38,133 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1513ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:40,736 [20 ] 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 2025-10-17 12:29:40,737 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:40,737 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:40,738 [20 ] 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 2025-10-17 12:29:40,741 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:40,741 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.2026ms INFO 2025-10-17 12:29:40,741 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:40,741 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3073ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:43,133 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:29:43,134 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:29:43,134 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7294ms 200 application/javascript INFO 2025-10-17 12:29:43,569 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675383087 INFO 2025-10-17 12:29:43,569 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:29:43,569 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7091ms 200 application/javascript INFO 2025-10-17 12:29:43,729 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7802165972492194 INFO 2025-10-17 12:29:43,729 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:29:43,729 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5935ms 200 application/javascript INFO 2025-10-17 12:29:43,773 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:29:43,773 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:29:43,773 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6776ms 200 image/jpeg INFO 2025-10-17 12:29:43,808 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760675368430&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:29:43,809 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:29:43,809 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5357ms 200 text/html INFO 2025-10-17 12:29:43,889 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 12:29:43,890 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:29:43,890 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4516ms 200 application/javascript INFO 2025-10-17 12:29:43,964 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 12:29:43,964 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:29:43,965 [76 ] 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 2025-10-17 12:29:43,967 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:29:43,967 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:29:43,967 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:29:43,967 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:29:43,967 [76 ] 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 2025-10-17 12:29:43,969 [76 ] 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 2025-10-17 12:29:43,969 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.9727ms INFO 2025-10-17 12:29:43,969 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:29:43,970 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9311ms 302 INFO 2025-10-17 12:29:44,067 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675356371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:29:44,067 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:29:44,068 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6699ms 200 text/html INFO 2025-10-17 12:29:44,333 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=rsWAkv4JyQc2fg1zdt7r9LQfclbmQUiczZEezh_woME&state=ww0fe1cb02189622be INFO 2025-10-17 12:29:44,334 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:29:44,334 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7302ms 200 text/html INFO 2025-10-17 12:29:44,534 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=rsWAkv4JyQc2fg1zdt7r9LQfclbmQUiczZEezh_woME INFO 2025-10-17 12:29:44,534 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:29:44,535 [51 ] 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 2025-10-17 12:29:44,536 [51 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:rsWAkv4JyQc2fg1zdt7r9LQfclbmQUiczZEezh_woME,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:29:44,536 [51 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:29:44,536 [51 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:rsWAkv4JyQc2fg1zdt7r9LQfclbmQUiczZEezh_woME INFO 2025-10-17 12:29:44,536 [51 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:29:44,536 [51 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:29:44,536 [51 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:29:44,536 [51 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=rsWAkv4JyQc2fg1zdt7r9LQfclbmQUiczZEezh_woME INFO 2025-10-17 12:29:44,974 [51 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13612724672","DeviceId":"863541044509098","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:29:44,988 [51 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:863541044509098 WxUserId:13612724672 INFO 2025-10-17 12:29:45,008 [51 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D006595,a0188:1496 INFO 2025-10-17 12:29:45,045 [51 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:29:45,046 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 510.114ms INFO 2025-10-17 12:29:45,046 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:29:45,046 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 512.1939ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:29:45,139 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675384652&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:29:45,139 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:29:45,139 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8324ms 200 text/html INFO 2025-10-17 12:29:45,559 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675385083 INFO 2025-10-17 12:29:45,559 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:29:45,559 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6645ms 200 application/javascript INFO 2025-10-17 12:29:45,653 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6117267090903864 INFO 2025-10-17 12:29:45,654 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:29:45,654 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4836ms 200 application/javascript INFO 2025-10-17 12:29:45,714 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:29:45,717 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 2399-2399/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2025-10-17 12:29:45,717 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2279ms 206 image/jpeg INFO 2025-10-17 12:29:45,768 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:29:45,769 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 2399-86341/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2025-10-17 12:29:45,770 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3414ms 206 image/jpeg INFO 2025-10-17 12:29:45,844 [58 ] 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%3D1760675384652%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:29:45,844 [58 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:29:45,844 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:45,846 [58 ] 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 2025-10-17 12:29:45,847 [58 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675384652&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:29:45,848 [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 2025-10-17 12:29:45,848 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:45,848 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:45,849 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:45,850 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8232ms INFO 2025-10-17 12:29:45,850 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:45,850 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6329ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:45,850 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:45,851 [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 2025-10-17 12:29:45,852 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:29:45,852 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:29:45,852 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:29:45,867 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:29:45,869 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:45,870 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3777ms INFO 2025-10-17 12:29:45,870 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:45,870 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.83ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:46,003 [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 2025-10-17 12:29:46,003 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:46,003 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:46,005 [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 2025-10-17 12:29:46,006 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:29:46,006 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:46,006 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:46,007 [58 ] 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 2025-10-17 12:29:46,008 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:46,008 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:29:46,008 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0966ms INFO 2025-10-17 12:29:46,008 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:46,008 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.142ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:46,008 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:29:46,008 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:29:46,023 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:29:46,037 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:29:46,040 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:46,040 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2173ms INFO 2025-10-17 12:29:46,040 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:46,040 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9407ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:46,208 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:29:46,208 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:29:46,208 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:46,209 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:29:46,209 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:29:46,209 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:46,209 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6245ms 200 text/css INFO 2025-10-17 12:29:46,209 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:29:46,209 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7727ms 200 application/javascript INFO 2025-10-17 12:29:46,209 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:29:46,209 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4085ms 200 application/javascript INFO 2025-10-17 12:29:46,209 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:29:46,209 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:46,210 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:29:46,210 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5148ms 200 application/javascript INFO 2025-10-17 12:29:46,210 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:29:46,210 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:46,211 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:29:46,211 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6598ms 200 application/javascript INFO 2025-10-17 12:29:46,258 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:29:46,258 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:29:46,258 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:29:46,258 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:46,258 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:46,259 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:46,259 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:29:46,259 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4647ms 200 application/javascript INFO 2025-10-17 12:29:46,259 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:29:46,259 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:29:46,259 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.224ms 200 text/css INFO 2025-10-17 12:29:46,259 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:46,259 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:29:46,259 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:29:46,259 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3596ms 200 application/javascript INFO 2025-10-17 12:29:46,260 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:29:46,260 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8141ms 200 text/css INFO 2025-10-17 12:29:46,260 [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 2025-10-17 12:29:46,269 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:46,269 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1973ms INFO 2025-10-17 12:29:46,269 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:46,270 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4465ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:46,324 [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 2025-10-17 12:29:46,324 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:46,324 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:46,325 [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 2025-10-17 12:29:46,328 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:46,328 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.215ms INFO 2025-10-17 12:29:46,328 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:46,329 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0035ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:46,459 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:29:46,459 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:46,459 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:46,461 [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 2025-10-17 12:29:46,465 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:46,465 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5117ms INFO 2025-10-17 12:29:46,465 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:46,465 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4006ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:46,826 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:29:46,826 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:46,838 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:29:46,838 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.769ms 200 application/javascript INFO 2025-10-17 12:29:48,008 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:29:48,008 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:29:48,009 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:29:48,009 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:29:48,009 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6235ms 200 image/png INFO 2025-10-17 12:29:48,009 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:29:48,009 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:29:48,009 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.765ms 200 image/png INFO 2025-10-17 12:29:48,009 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:29:48,009 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:48,009 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3597ms 200 image/png INFO 2025-10-17 12:29:48,009 [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 2025-10-17 12:29:48,009 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,009 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:48,009 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,010 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:29:48,011 [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 2025-10-17 12:29:48,011 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:29:48,011 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3965ms 200 image/png INFO 2025-10-17 12:29:48,011 [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 2025-10-17 12:29:48,014 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:48,014 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:48,014 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3406ms INFO 2025-10-17 12:29:48,014 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,014 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5291ms INFO 2025-10-17 12:29:48,014 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,014 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6263ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:48,014 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1948ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:48,055 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:29:48,056 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:48,056 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,057 [63 ] 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 2025-10-17 12:29:48,060 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:48,060 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4022ms INFO 2025-10-17 12:29:48,060 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,060 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.08ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:48,064 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:29:48,064 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:48,064 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,066 [39 ] 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 2025-10-17 12:29:48,073 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:29:48,073 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:48,073 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,073 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:48,074 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7398ms INFO 2025-10-17 12:29:48,074 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,074 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6206ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:48,075 [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 2025-10-17 12:29:48,078 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:48,078 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3243ms INFO 2025-10-17 12:29:48,078 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,078 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9816ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:48,133 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:29:48,133 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:29:48,134 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:29:48,134 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:29:48,134 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:29:48,134 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7406ms 200 image/png INFO 2025-10-17 12:29:48,135 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:29:48,135 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6382ms 200 image/jpeg INFO 2025-10-17 12:29:48,135 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:29:48,135 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6983ms 200 image/jpeg INFO 2025-10-17 12:29:48,136 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:29:48,136 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0569ms 200 image/jpeg INFO 2025-10-17 12:29:48,136 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:29:48,136 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:48,136 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,137 [76 ] 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 2025-10-17 12:29:48,145 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:48,146 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1886ms INFO 2025-10-17 12:29:48,146 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,146 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7629ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:48,205 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:29:48,206 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:48,206 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,207 [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 2025-10-17 12:29:48,229 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:48,230 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.499ms INFO 2025-10-17 12:29:48,230 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:48,230 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2385ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:50,048 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 12:29:50,048 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:50,048 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 12:29:50,049 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 12:29:50,049 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 12:29:50,049 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9416ms 200 application/javascript INFO 2025-10-17 12:29:50,049 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8401ms 200 text/css INFO 2025-10-17 12:29:50,698 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:29:50,698 [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 2025-10-17 12:29:50,698 [58 ] 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 2025-10-17 12:29:50,699 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:50,699 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:50,699 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:50,699 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,699 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,699 [39 ] 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 2025-10-17 12:29:50,699 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,699 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:50,699 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,700 [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 2025-10-17 12:29:50,700 [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 2025-10-17 12:29:50,700 [63 ] 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 2025-10-17 12:29:50,701 [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 2025-10-17 12:29:50,702 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 12:29:50,702 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:50,702 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,704 [20 ] 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 2025-10-17 12:29:50,704 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:50,704 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.205ms INFO 2025-10-17 12:29:50,704 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,704 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:50,704 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3099ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:50,705 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.3602ms INFO 2025-10-17 12:29:50,705 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,705 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4479ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:50,705 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:50,705 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1291ms INFO 2025-10-17 12:29:50,705 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,705 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1949ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:50,707 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:50,707 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.1803ms INFO 2025-10-17 12:29:50,707 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,707 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.582ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:50,708 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:50,708 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4777ms INFO 2025-10-17 12:29:50,708 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,708 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4523ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:50,854 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1496& INFO 2025-10-17 12:29:50,854 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:50,854 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,855 [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 2025-10-17 12:29:50,859 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:50,862 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.2915ms INFO 2025-10-17 12:29:50,862 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:50,862 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0614ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:52,368 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 12:29:52,369 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 12:29:52,369 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:29:52,369 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 12:29:52,369 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9396ms 200 text/css INFO 2025-10-17 12:29:52,369 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 12:29:52,369 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8729ms 200 application/javascript INFO 2025-10-17 12:29:52,529 [20 ] 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 2025-10-17 12:29:52,529 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:29:52,529 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:52,530 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:52,530 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:52,530 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:52,531 [20 ] 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 2025-10-17 12:29:52,531 [63 ] 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 2025-10-17 12:29:52,533 [63 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:29:52,534 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:52,534 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5092ms INFO 2025-10-17 12:29:52,534 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:52,535 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7911ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:52,539 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:52,539 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.2922ms INFO 2025-10-17 12:29:52,539 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:52,539 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0812ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:52,688 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1496& INFO 2025-10-17 12:29:52,688 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:52,689 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:52,691 [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 2025-10-17 12:29:52,694 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:52,698 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.2162ms INFO 2025-10-17 12:29:52,698 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:52,698 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9534ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:54,208 [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 2025-10-17 12:29:54,208 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:29:54,208 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:54,210 [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 2025-10-17 12:29:54,213 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:29:54,213 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8283ms INFO 2025-10-17 12:29:54,213 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:29:54,214 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9494ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:29:54,289 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:29:54,292 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:29:54,292 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1693ms 200 text/css INFO 2025-10-17 12:29:59,574 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675397511&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:29:59,575 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:29:59,575 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7044ms 200 text/html INFO 2025-10-17 12:30:00,300 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675399360 INFO 2025-10-17 12:30:00,300 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:30:00,300 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7089ms 200 application/javascript INFO 2025-10-17 12:30:00,381 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6178100413474937 INFO 2025-10-17 12:30:00,382 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:30:00,382 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5916ms 200 application/javascript INFO 2025-10-17 12:30:00,492 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760675397511&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:30:00,493 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:30:00,493 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.895ms 200 text/html INFO 2025-10-17 12:30:00,596 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 12:30:00,597 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:30:00,597 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6502ms 200 application/javascript INFO 2025-10-17 12:30:00,675 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 12:30:00,675 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:30:00,677 [39 ] 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 2025-10-17 12:30:00,678 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:30:00,678 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:30:00,678 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:30:00,678 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:30:00,678 [39 ] 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 2025-10-17 12:30:00,680 [6 ] 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 2025-10-17 12:30:00,680 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.6459ms INFO 2025-10-17 12:30:00,680 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:30:00,681 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.569ms 302 INFO 2025-10-17 12:30:01,021 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=EzQObaPIK61VKsOuRIp9AyUjCkS63d8XMPOhKwHiqNE&state=ww0fe1cb02189622be INFO 2025-10-17 12:30:01,022 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:30:01,022 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0728ms 200 text/html INFO 2025-10-17 12:30:01,114 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=EzQObaPIK61VKsOuRIp9AyUjCkS63d8XMPOhKwHiqNE INFO 2025-10-17 12:30:01,114 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:30:01,116 [78 ] 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 2025-10-17 12:30:01,117 [78 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:EzQObaPIK61VKsOuRIp9AyUjCkS63d8XMPOhKwHiqNE,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:30:01,118 [78 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:30:01,118 [78 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:EzQObaPIK61VKsOuRIp9AyUjCkS63d8XMPOhKwHiqNE INFO 2025-10-17 12:30:01,118 [78 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:30:01,118 [78 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:30:01,118 [78 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:30:01,118 [78 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=EzQObaPIK61VKsOuRIp9AyUjCkS63d8XMPOhKwHiqNE INFO 2025-10-17 12:30:01,409 [78 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13532731773","DeviceId":"8f6321375995794e","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:30:01,423 [78 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:8f6321375995794e WxUserId:13532731773 INFO 2025-10-17 12:30:01,439 [78 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D015506,a0188:2105 INFO 2025-10-17 12:30:01,478 [39 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:30:01,478 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 361.5227ms INFO 2025-10-17 12:30:01,478 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:30:01,478 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 363.9047ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:30:01,557 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675400613&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:30:01,558 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:30:01,558 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0596ms 200 text/html INFO 2025-10-17 12:30:01,568 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2025-10-17 12:30:01,568 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2025-10-17 12:30:01,568 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:30:01,568 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:01,568 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:01,568 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2025-10-17 12:30:01,568 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 12:30:01,568 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4765ms 200 application/javascript INFO 2025-10-17 12:30:01,568 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2025-10-17 12:30:01,568 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.576ms 200 text/css INFO 2025-10-17 12:30:01,569 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8684ms 200 application/javascript INFO 2025-10-17 12:30:01,569 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2025-10-17 12:30:01,569 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:01,569 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2025-10-17 12:30:01,569 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4616ms 200 application/javascript INFO 2025-10-17 12:30:01,728 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:30:01,728 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:01,729 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:01,729 [38 ] 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 2025-10-17 12:30:01,729 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:01,729 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:01,730 [39 ] 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 2025-10-17 12:30:01,731 [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 2025-10-17 12:30:01,734 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:01,734 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3924ms INFO 2025-10-17 12:30:01,734 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:01,734 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3616ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:01,736 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:01,736 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 5.846ms INFO 2025-10-17 12:30:01,736 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:01,736 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9831ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,009 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675401070 INFO 2025-10-17 12:30:02,010 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:30:02,010 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5981ms 200 application/javascript INFO 2025-10-17 12:30:02,097 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.16500017310528725 INFO 2025-10-17 12:30:02,097 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:30:02,097 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5146ms 200 application/javascript INFO 2025-10-17 12:30:02,269 [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%3D1760675400613%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:30:02,270 [78 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:30:02,270 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,271 [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 2025-10-17 12:30:02,272 [78 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675400613&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:30:02,275 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,275 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6966ms INFO 2025-10-17 12:30:02,275 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,275 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6623ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,317 [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 2025-10-17 12:30:02,317 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:02,317 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,319 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,320 [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 2025-10-17 12:30:02,321 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:30:02,321 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:30:02,321 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:30:02,336 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:30:02,338 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,338 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4932ms INFO 2025-10-17 12:30:02,338 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,338 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7868ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,459 [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 2025-10-17 12:30:02,459 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:30:02,460 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,460 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,460 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,460 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,461 [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 2025-10-17 12:30:02,461 [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 2025-10-17 12:30:02,462 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:30:02,462 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:30:02,462 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:30:02,464 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,464 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2146ms INFO 2025-10-17 12:30:02,464 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,464 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1013ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,477 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:30:02,492 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:30:02,494 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,494 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1701ms INFO 2025-10-17 12:30:02,494 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,494 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1559ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,654 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:30:02,654 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,654 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,655 [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 2025-10-17 12:30:02,664 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,664 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6765ms INFO 2025-10-17 12:30:02,664 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,664 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4841ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,668 [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 2025-10-17 12:30:02,668 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,668 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,669 [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 2025-10-17 12:30:02,672 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,672 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1702ms INFO 2025-10-17 12:30:02,672 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,672 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9056ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,737 [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 2025-10-17 12:30:02,737 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:30:02,737 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,737 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,737 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,737 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,738 [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 2025-10-17 12:30:02,738 [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 2025-10-17 12:30:02,741 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,741 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9693ms INFO 2025-10-17 12:30:02,741 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,742 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8102ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,742 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,742 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.243ms INFO 2025-10-17 12:30:02,742 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,742 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9599ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,744 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:30:02,745 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,745 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,746 [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 2025-10-17 12:30:02,749 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,749 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8739ms INFO 2025-10-17 12:30:02,749 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,749 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7294ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,772 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:30:02,773 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,773 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,774 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:30:02,774 [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 2025-10-17 12:30:02,774 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,774 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,776 [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 2025-10-17 12:30:02,779 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,779 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0006ms INFO 2025-10-17 12:30:02,779 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,779 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9103ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,781 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,781 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3835ms INFO 2025-10-17 12:30:02,781 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,781 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1428ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,862 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:30:02,862 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,862 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,864 [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 2025-10-17 12:30:02,868 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,869 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.885ms INFO 2025-10-17 12:30:02,869 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,869 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7215ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,869 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:30:02,869 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,869 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,870 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:30:02,870 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:02,870 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,870 [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 2025-10-17 12:30:02,871 [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 2025-10-17 12:30:02,886 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,886 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.8632ms INFO 2025-10-17 12:30:02,886 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,886 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.531ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:02,941 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:02,941 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 69.2873ms INFO 2025-10-17 12:30:02,941 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:02,941 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.1365ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:03,809 [76 ] 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 2025-10-17 12:30:03,809 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:03,809 [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 2025-10-17 12:30:03,809 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:03,809 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:03,809 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:03,811 [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 2025-10-17 12:30:03,811 [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 2025-10-17 12:30:03,814 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:03,814 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6976ms INFO 2025-10-17 12:30:03,814 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:03,815 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0137ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:03,848 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:03,850 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.6377ms INFO 2025-10-17 12:30:03,850 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:03,851 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.5079ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:05,490 [51 ] 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 2025-10-17 12:30:05,490 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:05,490 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:05,490 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:05,492 [51 ] 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 2025-10-17 12:30:05,497 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:05,498 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0647ms INFO 2025-10-17 12:30:05,498 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:05,498 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1428ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:05,535 [38 ] 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 2025-10-17 12:30:05,535 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:05,535 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:05,536 [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 2025-10-17 12:30:05,539 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:05,540 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1278ms INFO 2025-10-17 12:30:05,540 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:05,540 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8567ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:05,547 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:30:05,547 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:05,547 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:05,548 [51 ] 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 2025-10-17 12:30:05,583 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:05,583 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 35.0148ms INFO 2025-10-17 12:30:05,583 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:05,583 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6217ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:06,669 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675356371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:30:06,669 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:30:06,669 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7621ms 200 text/html INFO 2025-10-17 12:30:06,944 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f& INFO 2025-10-17 12:30:06,945 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:06,945 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:06,946 [58 ] 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 2025-10-17 12:30:06,992 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:06,992 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.2548ms INFO 2025-10-17 12:30:06,992 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:06,992 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2521ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:07,132 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:30:07,133 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:07,133 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,134 [38 ] 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 2025-10-17 12:30:07,140 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:07,140 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330555&isHis=& INFO 2025-10-17 12:30:07,141 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3225ms INFO 2025-10-17 12:30:07,141 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,141 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2867ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:07,141 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:07,141 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,142 [51 ] 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 2025-10-17 12:30:07,146 [51 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:30:07,150 [51 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 12:30:07,152 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:07,152 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.9166ms INFO 2025-10-17 12:30:07,152 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,152 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8877ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:07,278 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f&isHis=& INFO 2025-10-17 12:30:07,278 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:07,279 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,280 [51 ] 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 2025-10-17 12:30:07,327 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:07,327 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.9645ms INFO 2025-10-17 12:30:07,327 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,327 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5925ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:07,463 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f&isHis=& INFO 2025-10-17 12:30:07,463 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:07,463 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,465 [38 ] 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 2025-10-17 12:30:07,482 [51 ] 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=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f&recordId=61599&tableName=K_LEAVE& INFO 2025-10-17 12:30:07,482 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:07,482 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,482 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f&flowID=78&nodeCode=begin& INFO 2025-10-17 12:30:07,483 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:07,483 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,484 [51 ] 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 2025-10-17 12:30:07,484 [58 ] 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 2025-10-17 12:30:07,515 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:07,515 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.6357ms INFO 2025-10-17 12:30:07,515 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,516 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.6925ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:07,569 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:07,569 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 85.1259ms INFO 2025-10-17 12:30:07,569 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,569 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.9346ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:07,570 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:07,570 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 86.1399ms INFO 2025-10-17 12:30:07,570 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,570 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.1927ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:07,735 [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 2025-10-17 12:30:07,735 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:07,735 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,736 [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 2025-10-17 12:30:07,737 [51 ] 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 2025-10-17 12:30:07,737 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:07,737 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,738 [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 2025-10-17 12:30:07,740 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:07,740 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.45ms INFO 2025-10-17 12:30:07,740 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,740 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3689ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:07,741 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:07,741 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9248ms INFO 2025-10-17 12:30:07,741 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,741 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6728ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:07,751 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f& INFO 2025-10-17 12:30:07,751 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:07,751 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,753 [51 ] 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 2025-10-17 12:30:07,823 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:07,825 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 72.4982ms INFO 2025-10-17 12:30:07,825 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:07,825 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.2676ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:09,107 [51 ] 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 2025-10-17 12:30:09,107 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:09,108 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:09,108 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:09,109 [51 ] 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 2025-10-17 12:30:09,115 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:09,116 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2034ms INFO 2025-10-17 12:30:09,116 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:09,116 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5894ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:09,257 [78 ] 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=xKeLrkX5O7g%3D& INFO 2025-10-17 12:30:09,258 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:09,258 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:09,259 [78 ] 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 2025-10-17 12:30:09,266 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:09,266 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.6568ms INFO 2025-10-17 12:30:09,266 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:09,266 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7679ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:11,014 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 12:30:11,014 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:30:11,015 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:11,016 [39 ] 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 2025-10-17 12:30:11,022 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:30:11,022 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 6.1737ms INFO 2025-10-17 12:30:11,022 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 12:30:11,022 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3496ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:30:35,128 [78 ] 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 2025-10-17 12:30:35,128 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:30:35,129 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8101ms 200 text/html INFO 2025-10-17 12:30:35,207 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:30:35,208 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:35,219 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:30:35,220 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0498ms 200 application/javascript INFO 2025-10-17 12:30:35,283 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:30:35,283 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:30:35,283 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:30:35,284 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:30:35,284 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4794ms 200 application/javascript INFO 2025-10-17 12:30:35,284 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675435149&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:30:35,284 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:30:35,284 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:30:35,284 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3524ms 200 text/html INFO 2025-10-17 12:30:35,285 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2018ms 200 application/javascript INFO 2025-10-17 12:30:35,285 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:30:35,286 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:30:35,286 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.802ms 200 text/css INFO 2025-10-17 12:30:35,286 [57 ] 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 2025-10-17 12:30:35,286 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3767ms 200 application/javascript INFO 2025-10-17 12:30:35,349 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:30:35,349 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:30:35,350 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:30:35,350 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5833ms 0 application/javascript INFO 2025-10-17 12:30:35,350 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:30:35,350 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:30:35,350 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1308ms 200 application/javascript INFO 2025-10-17 12:30:35,354 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:30:35,354 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5713ms 200 text/css INFO 2025-10-17 12:30:35,408 [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 2025-10-17 12:30:35,408 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:30:35,408 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:35,409 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:30:35,409 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:30:35,409 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2985ms 200 application/javascript INFO 2025-10-17 12:30:35,409 [72 ] 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 2025-10-17 12:30:35,409 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5813ms 200 application/javascript INFO 2025-10-17 12:30:35,418 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:30:35,418 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.216ms 200 application/javascript INFO 2025-10-17 12:30:35,758 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:30:35,758 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:30:35,758 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:30:35,758 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:30:35,758 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.423ms 200 application/javascript INFO 2025-10-17 12:30:35,758 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6683ms 200 application/javascript INFO 2025-10-17 12:30:35,813 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:30:35,814 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:30:35,814 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.049ms 200 application/javascript INFO 2025-10-17 12:30:48,290 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675356371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:30:48,291 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:30:48,291 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9006ms 200 text/html INFO 2025-10-17 12:30:48,385 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:30:48,385 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:48,390 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:30:48,392 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:30:48,393 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0035ms 200 text/css INFO 2025-10-17 12:30:48,396 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:30:48,396 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3341ms 200 application/javascript INFO 2025-10-17 12:30:48,417 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:30:48,417 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:30:48,417 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4455ms 200 application/javascript INFO 2025-10-17 12:30:48,419 [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 2025-10-17 12:30:48,419 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:30:48,419 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:30:48,419 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4548ms 200 application/javascript INFO 2025-10-17 12:30:48,420 [47 ] 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 2025-10-17 12:30:48,420 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.746ms 200 application/javascript INFO 2025-10-17 12:30:48,425 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:30:48,425 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:30:48,425 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5541ms 200 application/javascript INFO 2025-10-17 12:30:48,503 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:30:48,503 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:30:48,503 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5951ms 200 application/javascript INFO 2025-10-17 12:30:48,542 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:30:48,542 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:30:48,542 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8896ms 200 application/javascript INFO 2025-10-17 12:30:53,727 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675453658&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:30:53,728 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:30:53,728 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.772ms 200 text/html INFO 2025-10-17 12:30:53,729 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:30:53,729 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:53,741 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:30:53,741 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7814ms 200 application/javascript INFO 2025-10-17 12:30:53,787 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:30:53,787 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:30:53,798 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:30:53,798 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7094ms 200 application/javascript INFO 2025-10-17 12:30:58,609 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675356371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:30:58,609 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:30:58,610 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7492ms 200 text/html INFO 2025-10-17 12:31:05,381 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:31:05,381 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:31:05,393 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:31:05,393 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0315ms 200 application/javascript INFO 2025-10-17 12:31:05,866 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:31:05,869 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:31:05,869 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8831ms 200 text/css INFO 2025-10-17 12:31:20,354 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-17&timeBegin=07:45&timeEnd=11:45&leaveType=21&isPanel=true& INFO 2025-10-17 12:31:20,355 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:20,355 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:20,357 [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 2025-10-17 12:31:20,363 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:20,363 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 6.0709ms INFO 2025-10-17 12:31:20,363 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:20,363 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6176ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:24,509 [47 ] 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 2025-10-17 12:31:24,509 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:31:24,509 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:24,509 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:24,511 [47 ] 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 2025-10-17 12:31:24,519 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:24,519 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.8952ms INFO 2025-10-17 12:31:24,519 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:24,519 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9695ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:24,674 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2025-10-17 12:31:24,674 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:24,675 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:24,676 [68 ] 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 2025-10-17 12:31:24,680 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:24,680 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.3371ms INFO 2025-10-17 12:31:24,680 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:24,680 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3144ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:24,799 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49546 INFO 2025-10-17 12:31:24,799 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:31:24,799 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:24,799 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:24,800 [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 2025-10-17 12:31:24,944 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:24,944 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 143.842ms INFO 2025-10-17 12:31:24,944 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:24,944 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 145.6323ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:25,069 [54 ] 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 2025-10-17 12:31:25,069 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:31:25,069 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:25,069 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:25,071 [54 ] 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 2025-10-17 12:31:25,138 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:25,138 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 67.3106ms INFO 2025-10-17 12:31:25,138 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:25,138 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.3522ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:26,350 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:31:26,350 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:26,350 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:26,352 [68 ] 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 2025-10-17 12:31:26,385 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:26,385 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 33.0562ms INFO 2025-10-17 12:31:26,385 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:26,385 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1379ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:30,095 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675356371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:31:30,096 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:31:30,096 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8302ms 200 text/html INFO 2025-10-17 12:31:30,228 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:31:30,228 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:31:30,242 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:31:30,242 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2113ms 200 application/javascript INFO 2025-10-17 12:31:30,275 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:31:30,275 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:31:30,275 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:31:30,276 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:31:30,276 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8089ms 200 application/javascript INFO 2025-10-17 12:31:30,276 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:31:30,276 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2051ms 200 application/javascript INFO 2025-10-17 12:31:30,278 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:31:30,278 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0434ms 200 text/css INFO 2025-10-17 12:31:30,301 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:31:30,302 [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 2025-10-17 12:31:30,302 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8011ms 200 application/javascript INFO 2025-10-17 12:31:30,304 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:31:30,304 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:31:30,304 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5688ms 200 application/javascript INFO 2025-10-17 12:31:30,360 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:31:30,360 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:31:30,360 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5434ms 200 application/javascript INFO 2025-10-17 12:31:30,394 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:31:30,395 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:31:30,395 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9316ms 200 application/javascript INFO 2025-10-17 12:31:50,616 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:31:50,617 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:31:50,617 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7998ms 200 application/javascript INFO 2025-10-17 12:31:50,779 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675510658 INFO 2025-10-17 12:31:50,779 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:31:50,780 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6678ms 200 application/javascript INFO 2025-10-17 12:31:50,873 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3572232695949956 INFO 2025-10-17 12:31:50,873 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:31:50,873 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5343ms 200 application/javascript INFO 2025-10-17 12:31:50,950 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:31:50,951 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:31:50,951 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9727ms 200 image/jpeg INFO 2025-10-17 12:31:51,776 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760675356371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:31:51,777 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:31:51,777 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7135ms 200 text/html INFO 2025-10-17 12:31:51,824 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 12:31:51,825 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:31:51,825 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4868ms 200 application/javascript INFO 2025-10-17 12:31:51,885 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 12:31:51,886 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:31:51,887 [73 ] 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 2025-10-17 12:31:51,888 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:31:51,888 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:31:51,888 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:31:51,888 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:31:51,888 [73 ] 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 2025-10-17 12:31:51,891 [73 ] 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 2025-10-17 12:31:51,891 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.0447ms INFO 2025-10-17 12:31:51,891 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:31:51,891 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0273ms 302 INFO 2025-10-17 12:31:52,262 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=eprD1R_smTjEeMT8HYdmbaMKDfK4NICv7EMXk-kRlSs&state=ww0fe1cb02189622be INFO 2025-10-17 12:31:52,263 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:31:52,263 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9376ms 200 text/html INFO 2025-10-17 12:31:52,308 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=eprD1R_smTjEeMT8HYdmbaMKDfK4NICv7EMXk-kRlSs INFO 2025-10-17 12:31:52,309 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:31:52,310 [43 ] 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 2025-10-17 12:31:52,311 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:eprD1R_smTjEeMT8HYdmbaMKDfK4NICv7EMXk-kRlSs,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:31:52,311 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:31:52,311 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:eprD1R_smTjEeMT8HYdmbaMKDfK4NICv7EMXk-kRlSs INFO 2025-10-17 12:31:52,311 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:31:52,311 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:31:52,311 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:31:52,311 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=eprD1R_smTjEeMT8HYdmbaMKDfK4NICv7EMXk-kRlSs INFO 2025-10-17 12:31:52,653 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"Feng.Li","DeviceId":"95149A0D-1345-455C-A456-9A9EF1D7F688","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:31:52,666 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:95149A0D-1345-455C-A456-9A9EF1D7F688 WxUserId:Feng.Li INFO 2025-10-17 12:31:52,682 [43 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D015488,a0188:2095 INFO 2025-10-17 12:31:52,699 [43 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:31:52,699 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 388.8754ms INFO 2025-10-17 12:31:52,699 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:31:52,699 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 390.848ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:31:53,030 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675512917&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:31:53,030 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:31:53,031 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6821ms 200 text/html INFO 2025-10-17 12:31:53,622 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675513495 INFO 2025-10-17 12:31:53,623 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:31:53,623 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5833ms 200 application/javascript INFO 2025-10-17 12:31:53,703 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2518569273410979 INFO 2025-10-17 12:31:53,703 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:31:53,703 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5493ms 200 application/javascript INFO 2025-10-17 12:31:53,808 [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%3D1760675512917%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:31:53,808 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:31:53,808 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:53,810 [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 2025-10-17 12:31:53,811 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675512917&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:31:53,813 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:53,814 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8889ms INFO 2025-10-17 12:31:53,814 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:53,814 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7974ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:53,830 [43 ] 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 2025-10-17 12:31:53,830 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:31:53,831 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:53,831 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:53,832 [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 2025-10-17 12:31:53,833 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:31:53,833 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:31:53,833 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:31:53,848 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:31:53,850 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:53,851 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4421ms INFO 2025-10-17 12:31:53,851 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:53,851 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4287ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:53,949 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:31:53,949 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:53,949 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:53,950 [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 2025-10-17 12:31:53,950 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:53,950 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:53,951 [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 2025-10-17 12:31:53,951 [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 2025-10-17 12:31:53,951 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:31:53,951 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:31:53,951 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:31:53,955 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:53,955 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2249ms INFO 2025-10-17 12:31:53,955 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:53,955 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0937ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:53,966 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:31:53,966 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:31:53,969 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:53,969 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1201ms INFO 2025-10-17 12:31:53,969 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:53,969 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0612ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:54,176 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:31:54,176 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:31:54,176 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:31:54,176 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5676ms 200 text/css INFO 2025-10-17 12:31:54,177 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:31:54,177 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5436ms 200 text/css INFO 2025-10-17 12:31:54,185 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:31:54,185 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:31:54,185 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7083ms 200 application/javascript INFO 2025-10-17 12:31:54,207 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:31:54,208 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:31:54,208 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8151ms 200 text/css INFO 2025-10-17 12:31:54,278 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:31:54,278 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:31:54,279 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6868ms 200 application/javascript INFO 2025-10-17 12:31:54,280 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:31:54,280 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:31:54,281 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4662ms 200 application/javascript INFO 2025-10-17 12:31:54,298 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:31:54,298 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:31:54,298 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4209ms 200 application/javascript INFO 2025-10-17 12:31:54,371 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:31:54,371 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:31:54,371 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5539ms 200 application/javascript INFO 2025-10-17 12:31:54,440 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:31:54,440 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:31:54,440 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6515ms 200 application/javascript INFO 2025-10-17 12:31:54,447 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:31:54,447 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:54,447 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:54,449 [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 2025-10-17 12:31:54,452 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:54,452 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5718ms INFO 2025-10-17 12:31:54,452 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:54,452 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6382ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:54,500 [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 2025-10-17 12:31:54,501 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:54,501 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:54,502 [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 2025-10-17 12:31:54,506 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:54,506 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6472ms INFO 2025-10-17 12:31:54,506 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:54,506 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.595ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:54,855 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:31:54,855 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:54,856 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:54,857 [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 2025-10-17 12:31:54,862 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:54,862 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0114ms INFO 2025-10-17 12:31:54,862 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:54,862 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1172ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:55,949 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:31:55,950 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:31:55,950 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:31:55,950 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7384ms 200 image/png INFO 2025-10-17 12:31:55,950 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:31:55,950 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4693ms 200 image/png INFO 2025-10-17 12:31:56,015 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:31:56,015 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:31:56,016 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:31:56,016 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:31:56,016 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4815ms 200 image/png INFO 2025-10-17 12:31:56,016 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4338ms 200 image/png INFO 2025-10-17 12:31:56,023 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:31:56,024 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:56,024 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,025 [45 ] 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 2025-10-17 12:31:56,028 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:56,029 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5123ms INFO 2025-10-17 12:31:56,029 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,029 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5478ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:56,061 [45 ] 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 2025-10-17 12:31:56,061 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:31:56,061 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:56,061 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:56,061 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,061 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,063 [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 2025-10-17 12:31:56,063 [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 2025-10-17 12:31:56,066 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:56,066 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0554ms INFO 2025-10-17 12:31:56,066 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,066 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:56,066 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8607ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:56,066 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1763ms INFO 2025-10-17 12:31:56,066 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,066 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8307ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:56,097 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:31:56,097 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:56,097 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,099 [4 ] 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 2025-10-17 12:31:56,106 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:56,106 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3243ms INFO 2025-10-17 12:31:56,106 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,106 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0093ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:56,109 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:31:56,109 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:56,109 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,110 [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 2025-10-17 12:31:56,113 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:56,113 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0718ms INFO 2025-10-17 12:31:56,113 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,113 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6615ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:56,121 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:31:56,121 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:31:56,121 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7365ms 200 image/png INFO 2025-10-17 12:31:56,130 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:31:56,130 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:31:56,130 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8795ms 200 image/jpeg INFO 2025-10-17 12:31:56,146 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:31:56,146 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:31:56,147 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:31:56,147 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0961ms 200 image/jpeg INFO 2025-10-17 12:31:56,148 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:31:56,148 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.341ms 200 image/jpeg INFO 2025-10-17 12:31:56,181 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:31:56,181 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:56,181 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,183 [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 2025-10-17 12:31:56,183 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:31:56,183 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:56,183 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,184 [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 2025-10-17 12:31:56,199 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:56,199 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5585ms INFO 2025-10-17 12:31:56,199 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,199 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4309ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:56,238 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:56,239 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 54.0954ms INFO 2025-10-17 12:31:56,239 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:56,239 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.9034ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:58,217 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 12:31:58,218 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 12:31:58,218 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8908ms 200 text/css INFO 2025-10-17 12:31:59,087 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 12:31:59,088 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 12:31:59,088 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6622ms 200 application/javascript INFO 2025-10-17 12:31:59,088 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:31:59,088 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 12:31:59,088 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4027ms 200 application/javascript INFO 2025-10-17 12:31:59,106 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 12:31:59,106 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:31:59,106 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 12:31:59,107 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4734ms 200 application/javascript INFO 2025-10-17 12:31:59,740 [73 ] 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 2025-10-17 12:31:59,740 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:59,740 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:59,741 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 12:31:59,741 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:31:59,741 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:59,742 [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 2025-10-17 12:31:59,743 [23 ] 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 2025-10-17 12:31:59,745 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:59,745 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4558ms INFO 2025-10-17 12:31:59,745 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:59,746 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7576ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:31:59,787 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:31:59,787 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 44.4062ms INFO 2025-10-17 12:31:59,787 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:31:59,787 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.35ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:00,983 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 12:32:00,984 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 12:32:00,984 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7429ms 200 text/css INFO 2025-10-17 12:32:00,984 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 12:32:00,984 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 12:32:00,984 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 12:32:00,984 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 12:32:00,984 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4443ms 200 text/css INFO 2025-10-17 12:32:00,985 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 12:32:00,985 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5709ms 200 text/css INFO 2025-10-17 12:32:00,985 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 12:32:00,985 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1092ms 200 application/javascript INFO 2025-10-17 12:32:00,986 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 12:32:00,986 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 12:32:00,986 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 12:32:00,987 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9689ms 200 text/css INFO 2025-10-17 12:32:00,987 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 12:32:00,987 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1078ms 200 text/css INFO 2025-10-17 12:32:01,018 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 12:32:01,018 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 12:32:01,018 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4787ms 200 application/javascript INFO 2025-10-17 12:32:01,068 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 12:32:01,068 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 12:32:01,068 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6362ms 200 application/javascript INFO 2025-10-17 12:32:01,074 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 12:32:01,074 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 12:32:01,075 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4347ms 200 application/javascript INFO 2025-10-17 12:32:01,176 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 12:32:01,176 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 12:32:01,177 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7617ms 200 application/javascript INFO 2025-10-17 12:32:01,469 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 12:32:01,469 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:01,470 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 12:32:01,470 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0463ms 200 application/javascript INFO 2025-10-17 12:32:01,944 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=76600f4f-8901-473b-a066-419ae8cd7904& INFO 2025-10-17 12:32:01,945 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:01,945 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:01,947 [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 2025-10-17 12:32:01,996 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:01,996 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 49.8469ms INFO 2025-10-17 12:32:01,996 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:01,996 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.1783ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:02,138 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:32:02,138 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:02,139 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,140 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330749&isHis=& INFO 2025-10-17 12:32:02,140 [73 ] 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 2025-10-17 12:32:02,140 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:02,140 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,142 [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 2025-10-17 12:32:02,145 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:32:02,146 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:02,146 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4864ms INFO 2025-10-17 12:32:02,147 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,147 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4998ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:02,149 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:32:02,151 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:02,151 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.5568ms INFO 2025-10-17 12:32:02,151 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,151 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.302ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:02,299 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=76600f4f-8901-473b-a066-419ae8cd7904&isHis=& INFO 2025-10-17 12:32:02,300 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:02,300 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,301 [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 2025-10-17 12:32:02,349 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:02,349 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.7505ms INFO 2025-10-17 12:32:02,349 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,349 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6423ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:02,470 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=76600f4f-8901-473b-a066-419ae8cd7904&isHis=& INFO 2025-10-17 12:32:02,470 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:02,471 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,471 [43 ] 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=76600f4f-8901-473b-a066-419ae8cd7904&recordId=386022&tableName=k_over& INFO 2025-10-17 12:32:02,471 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:02,471 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,472 [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 2025-10-17 12:32:02,472 [43 ] 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 2025-10-17 12:32:02,501 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=76600f4f-8901-473b-a066-419ae8cd7904&flowID=88&nodeCode=begin& INFO 2025-10-17 12:32:02,501 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:02,502 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,503 [73 ] 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 2025-10-17 12:32:02,521 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:02,521 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.5607ms INFO 2025-10-17 12:32:02,521 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,521 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4002ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:02,523 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:02,523 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.4313ms INFO 2025-10-17 12:32:02,523 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,524 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.6233ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:02,547 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:02,547 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.2689ms INFO 2025-10-17 12:32:02,547 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,547 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.3397ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:02,670 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 12:32:02,671 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 12:32:02,671 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5266ms 200 image/png INFO 2025-10-17 12:32:02,685 [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 2025-10-17 12:32:02,685 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:02,685 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,686 [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 2025-10-17 12:32:02,689 [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 2025-10-17 12:32:02,689 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:02,689 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,689 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:02,690 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0877ms INFO 2025-10-17 12:32:02,690 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,690 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0127ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:02,690 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=76600f4f-8901-473b-a066-419ae8cd7904& INFO 2025-10-17 12:32:02,690 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:02,690 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,691 [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 2025-10-17 12:32:02,691 [23 ] 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 2025-10-17 12:32:02,693 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:02,693 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.926ms INFO 2025-10-17 12:32:02,693 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,694 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6796ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:02,764 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:02,767 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.9125ms INFO 2025-10-17 12:32:02,767 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:02,767 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.5175ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:04,311 [23 ] 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 2025-10-17 12:32:04,312 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:04,312 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:04,312 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:04,313 [23 ] 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 2025-10-17 12:32:04,320 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:04,320 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.529ms INFO 2025-10-17 12:32:04,320 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:04,320 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5741ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:04,450 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 12:32:04,450 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 12:32:04,450 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5468ms 200 image/png INFO 2025-10-17 12:32:04,451 [73 ] 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=XHWaus0j7jY%3D& INFO 2025-10-17 12:32:04,451 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:04,451 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:04,452 [73 ] 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 2025-10-17 12:32:04,458 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:04,458 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6763ms INFO 2025-10-17 12:32:04,458 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:04,458 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6642ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:08,774 [23 ] 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 2025-10-17 12:32:08,774 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:32:08,775 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7311ms 200 text/html INFO 2025-10-17 12:32:09,303 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:32:09,303 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:09,314 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:32:09,315 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:32:09,315 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.852ms 200 application/javascript INFO 2025-10-17 12:32:09,317 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:32:09,317 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7694ms 200 text/css INFO 2025-10-17 12:32:09,352 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675529266&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:32:09,352 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:32:09,352 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5729ms 200 text/html INFO 2025-10-17 12:32:09,354 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:32:09,355 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:32:09,355 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7654ms 200 application/javascript INFO 2025-10-17 12:32:09,397 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:32:09,398 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:32:09,398 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.518ms 0 application/javascript INFO 2025-10-17 12:32:09,400 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:32:09,400 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:32:09,400 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6361ms 0 application/javascript INFO 2025-10-17 12:32:09,448 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:32:09,450 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:32:09,450 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:09,450 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:32:09,450 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.418ms 200 text/css INFO 2025-10-17 12:32:09,460 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:32:09,460 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2516ms 200 application/javascript INFO 2025-10-17 12:32:09,477 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:32:09,477 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:32:09,477 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4363ms 200 application/javascript INFO 2025-10-17 12:32:09,478 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:32:09,479 [80 ] 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 2025-10-17 12:32:09,479 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7229ms 200 application/javascript INFO 2025-10-17 12:32:09,528 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:32:09,529 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:32:09,529 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5602ms 200 application/javascript INFO 2025-10-17 12:32:09,572 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:32:09,572 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:32:09,572 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5375ms 200 application/javascript INFO 2025-10-17 12:32:09,972 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:32:09,973 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:32:09,973 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7405ms 200 application/javascript INFO 2025-10-17 12:32:10,031 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:32:10,032 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:32:10,032 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0808ms 200 application/javascript INFO 2025-10-17 12:32:14,627 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 12:32:14,627 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 12:32:14,628 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 12:32:14,628 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 12:32:14,628 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9055ms 200 application/javascript INFO 2025-10-17 12:32:14,628 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.018ms 200 text/css INFO 2025-10-17 12:32:14,945 [80 ] 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 2025-10-17 12:32:14,945 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 12:32:14,945 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:14,945 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:14,946 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:14,946 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:14,947 [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 2025-10-17 12:32:14,947 [68 ] 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 2025-10-17 12:32:14,950 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:14,951 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5531ms INFO 2025-10-17 12:32:14,951 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:14,951 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6675ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:14,951 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:14,951 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.2332ms INFO 2025-10-17 12:32:14,951 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:14,951 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.192ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:15,061 [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 2025-10-17 12:32:15,061 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:15,061 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:15,063 [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 2025-10-17 12:32:15,063 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:32:15,063 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:15,063 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:15,064 [80 ] 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 2025-10-17 12:32:15,064 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:15,065 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:15,065 [68 ] 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 2025-10-17 12:32:15,066 [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 2025-10-17 12:32:15,066 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:15,066 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7293ms INFO 2025-10-17 12:32:15,066 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:15,067 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.556ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:15,069 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:15,069 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1195ms INFO 2025-10-17 12:32:15,069 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:15,069 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8029ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:15,070 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:15,070 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.2871ms INFO 2025-10-17 12:32:15,070 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:15,070 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1591ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:15,078 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2095& INFO 2025-10-17 12:32:15,078 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:15,078 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:15,080 [68 ] 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 2025-10-17 12:32:15,084 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:15,091 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.1837ms INFO 2025-10-17 12:32:15,091 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:15,091 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0564ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:17,553 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 12:32:17,554 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:17,554 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:17,555 [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 2025-10-17 12:32:17,582 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:17,582 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 26.8171ms INFO 2025-10-17 12:32:17,582 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:17,582 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.8942ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:18,392 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=76600f4f-8901-473b-a066-419ae8cd7904& INFO 2025-10-17 12:32:18,392 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:18,392 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:18,394 [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 2025-10-17 12:32:18,441 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:18,441 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.6185ms INFO 2025-10-17 12:32:18,441 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:18,442 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8685ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:18,590 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:32:18,591 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:18,591 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:18,593 [68 ] 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 2025-10-17 12:32:18,599 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:18,599 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3218ms INFO 2025-10-17 12:32:18,599 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:18,599 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6007ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:18,665 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330749&isHis=& INFO 2025-10-17 12:32:18,665 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:18,666 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:18,667 [4 ] 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 2025-10-17 12:32:18,670 [4 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:32:18,674 [4 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:32:18,677 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:18,677 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.9456ms INFO 2025-10-17 12:32:18,677 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:18,677 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7475ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:18,821 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=76600f4f-8901-473b-a066-419ae8cd7904&isHis=& INFO 2025-10-17 12:32:18,822 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:18,822 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:18,823 [4 ] 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 2025-10-17 12:32:18,871 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:18,871 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.9118ms INFO 2025-10-17 12:32:18,871 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:18,871 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9225ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:18,989 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=76600f4f-8901-473b-a066-419ae8cd7904&isHis=& INFO 2025-10-17 12:32:18,989 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:18,989 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:18,990 [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=begin&guid=76600f4f-8901-473b-a066-419ae8cd7904&recordId=386022&tableName=k_over& INFO 2025-10-17 12:32:18,990 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:18,990 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:18,991 [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 2025-10-17 12:32:18,991 [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 2025-10-17 12:32:19,017 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=76600f4f-8901-473b-a066-419ae8cd7904&flowID=88&nodeCode=begin& INFO 2025-10-17 12:32:19,018 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:19,018 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:19,019 [4 ] 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 2025-10-17 12:32:19,040 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:19,040 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 49.2833ms INFO 2025-10-17 12:32:19,040 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:19,040 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9217ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:19,042 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:19,042 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.1484ms INFO 2025-10-17 12:32:19,042 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:19,042 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1059ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:19,063 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:19,063 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.3998ms INFO 2025-10-17 12:32:19,063 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:19,063 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5647ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:19,221 [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 2025-10-17 12:32:19,221 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:19,221 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:19,223 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=76600f4f-8901-473b-a066-419ae8cd7904& INFO 2025-10-17 12:32:19,223 [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 2025-10-17 12:32:19,223 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:19,223 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:19,225 [65 ] 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 2025-10-17 12:32:19,227 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:19,227 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3291ms INFO 2025-10-17 12:32:19,228 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:19,228 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7571ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:19,300 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:19,303 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 78.8009ms INFO 2025-10-17 12:32:19,304 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:19,304 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.6636ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:20,654 [80 ] 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 2025-10-17 12:32:20,654 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:20,654 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:20,655 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:20,656 [80 ] 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 2025-10-17 12:32:20,662 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:20,662 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8057ms INFO 2025-10-17 12:32:20,662 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:20,662 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.08ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:20,825 [80 ] 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=XHWaus0j7jY%3D& INFO 2025-10-17 12:32:20,825 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:20,826 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:20,827 [80 ] 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 2025-10-17 12:32:20,833 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:20,833 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7593ms INFO 2025-10-17 12:32:20,833 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:20,833 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7924ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:20,904 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:32:20,905 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:32:20,905 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5135ms 200 application/javascript INFO 2025-10-17 12:32:21,320 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675541275 INFO 2025-10-17 12:32:21,320 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:32:21,320 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6001ms 200 application/javascript INFO 2025-10-17 12:32:21,400 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0742937404352042 INFO 2025-10-17 12:32:21,400 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:32:21,401 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6213ms 200 application/javascript INFO 2025-10-17 12:32:21,505 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:32:21,506 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:32:21,506 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8397ms 200 image/jpeg INFO 2025-10-17 12:32:21,755 [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%3D1760675529266%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:32:21,755 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:32:21,755 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:21,757 [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 2025-10-17 12:32:21,758 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675529266&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:32:21,760 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:21,760 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7361ms INFO 2025-10-17 12:32:21,760 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:21,761 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6432ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:21,824 [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 2025-10-17 12:32:21,824 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:21,824 [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 2025-10-17 12:32:21,824 [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 2025-10-17 12:32:21,824 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:21,826 [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 2025-10-17 12:32:21,826 [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 2025-10-17 12:32:21,827 [68 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:32:21,827 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:21,827 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.132ms INFO 2025-10-17 12:32:21,827 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:21,827 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3301ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:32:21,959 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:32:21,959 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:21,959 [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 2025-10-17 12:32:21,959 [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 2025-10-17 12:32:21,959 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:32:21,961 [65 ] 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 2025-10-17 12:32:21,962 [68 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NTQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDA4MyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiuuOiJs-iKsSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDU0IiwianRpIjoiMzM5MTUwNmMtY2IxZC00ZjgzLTkwNjMtYzA1ZWEyOTA3NDEyIiwiaWF0IjoxNzYwNTA5MzI3LCJuYmYiOjE3NjA1MDkzMjUsImV4cCI6MTc2MDU5NTcyNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.-CF--Bn0Fe7bGaFW1DJrQ1CST0DwZfUw7Eui6NRwP3k INFO 2025-10-17 12:32:21,965 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:21,965 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0578ms INFO 2025-10-17 12:32:21,965 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:32:21,965 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3764ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:22,122 [80 ] 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 2025-10-17 12:32:22,122 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:22,122 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:22,124 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,126 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 12:32:22,127 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:32:22,127 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:32:22,127 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:32:22,141 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:32:22,144 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:22,144 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3243ms INFO 2025-10-17 12:32:22,144 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,144 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4419ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:22,278 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:32:22,279 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:22,279 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,281 [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 2025-10-17 12:32:22,282 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:32:22,282 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:32:22,282 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:32:22,297 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:32:22,312 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:32:22,315 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:22,315 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.2884ms INFO 2025-10-17 12:32:22,315 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,315 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6603ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:22,330 [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 2025-10-17 12:32:22,330 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:22,330 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,331 [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 2025-10-17 12:32:22,334 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:22,334 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.036ms INFO 2025-10-17 12:32:22,334 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,334 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7881ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:22,413 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:32:22,413 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:22,414 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:32:22,414 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5378ms 200 application/javascript INFO 2025-10-17 12:32:22,415 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:32:22,415 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:22,415 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:32:22,416 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0181ms 200 application/javascript INFO 2025-10-17 12:32:22,451 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:32:22,452 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:32:22,452 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4106ms 200 text/css INFO 2025-10-17 12:32:22,479 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:32:22,479 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:32:22,479 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:22,479 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:32:22,479 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:32:22,480 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:32:22,480 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:22,480 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6207ms 200 application/javascript INFO 2025-10-17 12:32:22,480 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:32:22,480 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4442ms 200 application/javascript INFO 2025-10-17 12:32:22,480 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:32:22,480 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:32:22,480 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.109ms 200 text/css INFO 2025-10-17 12:32:22,480 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9014ms 200 text/css INFO 2025-10-17 12:32:22,487 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:32:22,487 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:22,487 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:32:22,487 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5661ms 200 application/javascript INFO 2025-10-17 12:32:22,571 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:32:22,572 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:22,572 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,573 [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 2025-10-17 12:32:22,573 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:22,573 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,573 [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 2025-10-17 12:32:22,574 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:32:22,574 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:22,574 [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 2025-10-17 12:32:22,575 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:32:22,575 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4713ms 200 application/javascript INFO 2025-10-17 12:32:22,578 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:22,578 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3462ms INFO 2025-10-17 12:32:22,578 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,578 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2983ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:22,582 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:22,582 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6289ms INFO 2025-10-17 12:32:22,582 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,582 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8477ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:22,717 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:32:22,717 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:22,717 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,719 [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 2025-10-17 12:32:22,723 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:22,724 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7516ms INFO 2025-10-17 12:32:22,724 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:22,724 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8455ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:24,124 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:32:24,124 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:32:24,124 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:32:24,125 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:32:24,125 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:32:24,125 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5719ms 200 image/png INFO 2025-10-17 12:32:24,125 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5891ms 200 image/png INFO 2025-10-17 12:32:24,125 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:32:24,125 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5874ms 200 image/png INFO 2025-10-17 12:32:24,135 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:32:24,136 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:32:24,136 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4616ms 200 image/png INFO 2025-10-17 12:32:24,172 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:32:24,172 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:24,172 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,173 [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 2025-10-17 12:32:24,173 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:24,173 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,174 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:32:24,174 [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 2025-10-17 12:32:24,175 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:24,175 [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 2025-10-17 12:32:24,175 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,175 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:32:24,175 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:24,175 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,176 [45 ] 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 2025-10-17 12:32:24,176 [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 2025-10-17 12:32:24,178 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:24,178 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6444ms INFO 2025-10-17 12:32:24,178 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,178 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4258ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:24,178 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:24,179 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.0823ms INFO 2025-10-17 12:32:24,179 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,179 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6612ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:24,179 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:24,179 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4708ms INFO 2025-10-17 12:32:24,179 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,179 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0086ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:24,184 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:24,184 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3766ms INFO 2025-10-17 12:32:24,184 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,184 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0765ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:24,238 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:32:24,239 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:24,239 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,240 [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 2025-10-17 12:32:24,244 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:24,244 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.552ms INFO 2025-10-17 12:32:24,244 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,244 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4141ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:24,281 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:32:24,281 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:32:24,281 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6388ms 200 image/png INFO 2025-10-17 12:32:24,317 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:32:24,317 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:32:24,318 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8482ms 200 image/jpeg INFO 2025-10-17 12:32:24,318 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:32:24,319 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:32:24,319 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8649ms 200 image/jpeg INFO 2025-10-17 12:32:24,360 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:32:24,360 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:24,360 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,361 [23 ] 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 2025-10-17 12:32:24,370 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:24,370 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7766ms INFO 2025-10-17 12:32:24,370 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,370 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6822ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:24,400 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:32:24,401 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:24,401 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,402 [45 ] 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 2025-10-17 12:32:24,423 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:24,423 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.0871ms INFO 2025-10-17 12:32:24,423 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:24,423 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9616ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:24,445 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:32:24,446 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:32:24,446 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8936ms 200 image/jpeg INFO 2025-10-17 12:32:26,837 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 12:32:26,837 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:26,837 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 12:32:26,838 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8261ms 200 application/javascript INFO 2025-10-17 12:32:26,838 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 12:32:26,839 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 12:32:26,839 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5713ms 200 text/css INFO 2025-10-17 12:32:26,839 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:32:26,839 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:26,840 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 12:32:26,840 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4629ms 200 application/javascript INFO 2025-10-17 12:32:27,118 [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 2025-10-17 12:32:27,119 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:27,119 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 12:32:27,119 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:27,119 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:27,119 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:32:27,119 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:27,120 [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 2025-10-17 12:32:27,120 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:32:27,124 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:27,124 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6055ms INFO 2025-10-17 12:32:27,124 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:27,124 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6122ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:27,143 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:32:27,143 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 22.9388ms INFO 2025-10-17 12:32:27,143 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:32:27,144 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.9899ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:32:44,307 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:32:44,307 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:44,313 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675564195&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:32:44,314 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:32:44,314 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6366ms 200 text/html INFO 2025-10-17 12:32:44,318 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:32:44,318 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3744ms 200 application/javascript INFO 2025-10-17 12:32:44,397 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:32:44,397 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:32:44,408 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:32:44,408 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6697ms 200 application/javascript INFO 2025-10-17 12:32:58,557 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:32:58,557 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:32:58,557 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6326ms 200 application/javascript INFO 2025-10-17 12:32:58,882 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675578804 INFO 2025-10-17 12:32:58,883 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:32:58,883 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6445ms 200 application/javascript INFO 2025-10-17 12:32:58,987 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0005781204926379457 INFO 2025-10-17 12:32:58,987 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:32:58,987 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4776ms 200 application/javascript INFO 2025-10-17 12:32:59,087 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:32:59,087 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:32:59,087 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6597ms 200 image/jpeg INFO 2025-10-17 12:32:59,162 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760675564195&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:32:59,163 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:32:59,163 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7548ms 200 text/html INFO 2025-10-17 12:32:59,257 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 12:32:59,257 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:32:59,258 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5317ms 200 application/javascript INFO 2025-10-17 12:32:59,347 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 12:32:59,347 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:32:59,349 [73 ] 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 2025-10-17 12:32:59,350 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:32:59,350 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:32:59,350 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:32:59,350 [73 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:32:59,350 [73 ] 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 2025-10-17 12:32:59,352 [73 ] 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 2025-10-17 12:32:59,352 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.8717ms INFO 2025-10-17 12:32:59,352 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:32:59,353 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7353ms 302 INFO 2025-10-17 12:32:59,722 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=WEC7nzAGMwsivMJYMMif8nuRdX_1WDKzn3U09zUgav8&state=ww0fe1cb02189622be INFO 2025-10-17 12:32:59,723 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:32:59,723 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7628ms 200 text/html INFO 2025-10-17 12:32:59,837 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=WEC7nzAGMwsivMJYMMif8nuRdX_1WDKzn3U09zUgav8 INFO 2025-10-17 12:32:59,837 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:32:59,839 [80 ] 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 2025-10-17 12:32:59,840 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:WEC7nzAGMwsivMJYMMif8nuRdX_1WDKzn3U09zUgav8,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:32:59,840 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:32:59,840 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:WEC7nzAGMwsivMJYMMif8nuRdX_1WDKzn3U09zUgav8 INFO 2025-10-17 12:32:59,840 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:32:59,840 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:32:59,840 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:32:59,840 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=WEC7nzAGMwsivMJYMMif8nuRdX_1WDKzn3U09zUgav8 INFO 2025-10-17 12:33:00,213 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"19868609980","DeviceId":"3784f867483927e8","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:33:00,227 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:3784f867483927e8 WxUserId:19868609980 INFO 2025-10-17 12:33:00,242 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D014256,a0188:1922 INFO 2025-10-17 12:33:00,279 [80 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:33:00,280 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 440.8146ms INFO 2025-10-17 12:33:00,280 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:33:00,280 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 442.7751ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:33:00,382 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675580270&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:33:00,383 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:33:00,383 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6921ms 200 text/html INFO 2025-10-17 12:33:00,717 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675580623 INFO 2025-10-17 12:33:00,718 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:33:00,718 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6672ms 200 application/javascript INFO 2025-10-17 12:33:00,797 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3746203128524136 INFO 2025-10-17 12:33:00,797 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:33:00,797 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5618ms 200 application/javascript INFO 2025-10-17 12:33:00,857 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:33:00,857 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 25904-25904/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2025-10-17 12:33:00,857 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4884ms 206 image/jpeg INFO 2025-10-17 12:33:00,927 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:33:00,927 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 25904-86341/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2025-10-17 12:33:00,928 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0508ms 206 image/jpeg INFO 2025-10-17 12:33:00,989 [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%3D1760675580270%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:33:00,989 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:33:00,989 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,009 [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 2025-10-17 12:33:01,010 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675580270&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:33:01,012 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:01,012 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8088ms INFO 2025-10-17 12:33:01,012 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,013 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6043ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:01,046 [73 ] 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 2025-10-17 12:33:01,046 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:33:01,046 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:01,048 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,049 [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 2025-10-17 12:33:01,102 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:33:01,102 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:33:01,102 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:33:01,118 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:33:01,120 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:01,120 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 71.0242ms INFO 2025-10-17 12:33:01,120 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,121 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.8392ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:01,267 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:33:01,267 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:01,267 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,268 [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 2025-10-17 12:33:01,268 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:01,268 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,269 [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 2025-10-17 12:33:01,269 [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 2025-10-17 12:33:01,270 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:33:01,270 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:33:01,270 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:33:01,273 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:01,273 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2499ms INFO 2025-10-17 12:33:01,273 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,273 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0333ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:01,286 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:33:01,300 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:33:01,303 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:01,303 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.1006ms INFO 2025-10-17 12:33:01,303 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,303 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4704ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:01,387 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:33:01,387 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:33:01,387 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:33:01,387 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:33:01,387 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:33:01,388 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9732ms 200 application/javascript INFO 2025-10-17 12:33:01,388 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:33:01,388 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.534ms 200 application/javascript INFO 2025-10-17 12:33:01,388 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:33:01,388 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:33:01,388 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:33:01,388 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4947ms 200 application/javascript INFO 2025-10-17 12:33:01,436 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:33:01,437 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:33:01,437 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:33:01,437 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:33:01,437 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6649ms 200 application/javascript INFO 2025-10-17 12:33:01,437 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:33:01,437 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:33:01,437 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:33:01,438 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:33:01,438 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:33:01,438 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7176ms 200 text/css INFO 2025-10-17 12:33:01,438 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:33:01,438 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:33:01,438 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4488ms 200 application/javascript INFO 2025-10-17 12:33:01,438 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:33:01,438 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4337ms 200 application/javascript INFO 2025-10-17 12:33:01,438 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:33:01,438 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3249ms 200 text/css INFO 2025-10-17 12:33:01,440 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:33:01,441 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:33:01,441 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1182ms 200 text/css INFO 2025-10-17 12:33:01,488 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:33:01,488 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:01,488 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,489 [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 2025-10-17 12:33:01,498 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:01,498 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7248ms INFO 2025-10-17 12:33:01,498 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,498 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.624ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:01,519 [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 2025-10-17 12:33:01,519 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:01,519 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,520 [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 2025-10-17 12:33:01,523 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:01,524 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1835ms INFO 2025-10-17 12:33:01,524 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,524 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9618ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:01,648 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:33:01,648 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:01,648 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,650 [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 2025-10-17 12:33:01,655 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:01,655 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0357ms INFO 2025-10-17 12:33:01,655 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:01,655 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0005ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:02,637 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:33:02,637 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:33:02,638 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:33:02,638 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:33:02,638 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:33:02,638 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.587ms 200 image/png INFO 2025-10-17 12:33:02,638 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6085ms 200 image/png INFO 2025-10-17 12:33:02,638 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:33:02,638 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2766ms 200 image/png INFO 2025-10-17 12:33:02,639 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:33:02,639 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:33:02,639 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.39ms 200 image/png INFO 2025-10-17 12:33:02,686 [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 2025-10-17 12:33:02,687 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:02,687 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,687 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:33:02,687 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:02,687 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,688 [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 2025-10-17 12:33:02,688 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:33:02,688 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:02,689 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,689 [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 2025-10-17 12:33:02,690 [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 2025-10-17 12:33:02,693 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:02,693 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2268ms INFO 2025-10-17 12:33:02,693 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,693 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7538ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:02,699 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:02,699 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:02,700 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.2732ms INFO 2025-10-17 12:33:02,700 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,700 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 10.8875ms INFO 2025-10-17 12:33:02,700 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,700 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.129ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:02,700 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5969ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:02,703 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:33:02,704 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:33:02,704 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:02,704 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,704 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:02,704 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,705 [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 2025-10-17 12:33:02,705 [50 ] 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 2025-10-17 12:33:02,712 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:02,712 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.2199ms INFO 2025-10-17 12:33:02,712 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,712 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:02,712 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4689ms INFO 2025-10-17 12:33:02,712 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,712 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7802ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:02,712 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0353ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:02,787 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:33:02,787 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:33:02,787 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8365ms 200 image/jpeg INFO 2025-10-17 12:33:02,788 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:33:02,788 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:33:02,788 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:33:02,788 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4207ms 200 image/png INFO 2025-10-17 12:33:02,789 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:33:02,789 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0196ms 200 image/jpeg INFO 2025-10-17 12:33:02,789 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:33:02,790 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:33:02,790 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9094ms 200 image/jpeg INFO 2025-10-17 12:33:02,827 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:33:02,827 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:33:02,827 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:02,828 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,828 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:02,828 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,829 [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 2025-10-17 12:33:02,829 [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 2025-10-17 12:33:02,838 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:02,838 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8633ms INFO 2025-10-17 12:33:02,838 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,838 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7086ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:02,849 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:02,850 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.5957ms INFO 2025-10-17 12:33:02,850 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:02,850 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3207ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:21,577 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 12:33:21,578 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 12:33:21,578 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0766ms 200 text/css INFO 2025-10-17 12:33:21,579 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 12:33:21,580 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:33:21,580 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 12:33:21,580 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7157ms 200 application/javascript INFO 2025-10-17 12:33:22,122 [45 ] 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 2025-10-17 12:33:22,122 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:22,122 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,123 [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 2025-10-17 12:33:22,123 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:22,123 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:33:22,124 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,124 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:22,124 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,124 [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 2025-10-17 12:33:22,125 [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 2025-10-17 12:33:22,125 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:22,125 [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 2025-10-17 12:33:22,125 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,125 [73 ] 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 2025-10-17 12:33:22,126 [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 2025-10-17 12:33:22,127 [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 2025-10-17 12:33:22,128 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:22,128 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,128 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:22,129 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7392ms INFO 2025-10-17 12:33:22,129 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,129 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:22,129 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5334ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:22,129 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5351ms INFO 2025-10-17 12:33:22,129 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,129 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9846ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:22,129 [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 2025-10-17 12:33:22,131 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:22,131 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.7764ms INFO 2025-10-17 12:33:22,131 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,131 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3803ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:22,131 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:22,131 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.2243ms INFO 2025-10-17 12:33:22,131 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,131 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7489ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:22,132 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:22,132 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7629ms INFO 2025-10-17 12:33:22,132 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,132 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5575ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:22,283 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1922& INFO 2025-10-17 12:33:22,283 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:22,283 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,285 [45 ] 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 2025-10-17 12:33:22,288 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:22,292 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.881ms INFO 2025-10-17 12:33:22,292 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:22,292 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8514ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:38,562 [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 2025-10-17 12:33:38,563 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:38,563 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:38,564 [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 2025-10-17 12:33:38,568 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:38,568 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6725ms INFO 2025-10-17 12:33:38,568 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:38,568 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6947ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:39,842 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 12:33:39,842 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:33:39,843 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 12:33:39,843 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8372ms 200 application/javascript INFO 2025-10-17 12:33:39,844 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 12:33:39,845 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 12:33:39,845 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7103ms 200 text/css INFO 2025-10-17 12:33:40,002 [45 ] 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 2025-10-17 12:33:40,002 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:40,002 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:40,004 [45 ] 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 2025-10-17 12:33:40,004 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:33:40,004 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:40,005 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:40,006 [73 ] 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 2025-10-17 12:33:40,007 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:40,007 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6128ms INFO 2025-10-17 12:33:40,007 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:40,007 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5807ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:40,008 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:33:40,014 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:40,014 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.2472ms INFO 2025-10-17 12:33:40,014 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:40,014 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2114ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:33:40,165 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1922& INFO 2025-10-17 12:33:40,165 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:33:40,165 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:40,166 [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 2025-10-17 12:33:40,170 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:33:40,174 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.405ms INFO 2025-10-17 12:33:40,174 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:33:40,174 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2863ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:34:06,612 [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 2025-10-17 12:34:06,612 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:34:06,612 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:34:06,613 [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 2025-10-17 12:34:06,617 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:34:06,617 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8613ms INFO 2025-10-17 12:34:06,617 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:34:06,617 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9021ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:34:09,957 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 12:34:09,957 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 12:34:09,957 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:34:09,958 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 12:34:09,958 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 12:34:09,958 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7819ms 200 text/css INFO 2025-10-17 12:34:09,958 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8613ms 200 application/javascript INFO 2025-10-17 12:34:09,959 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2025-10-17 12:34:09,959 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/subTableList.04b88ebd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\subTableList.04b88ebd.css' INFO 2025-10-17 12:34:09,959 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4392ms 200 text/css INFO 2025-10-17 12:34:09,961 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2025-10-17 12:34:09,961 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:34:09,961 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTableList.bfa59482.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTableList.bfa59482.js' INFO 2025-10-17 12:34:09,961 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6036ms 200 application/javascript INFO 2025-10-17 12:34:10,092 [49 ] 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 2025-10-17 12:34:10,092 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:34:10,092 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:34:10,094 [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 2025-10-17 12:34:10,097 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:34:10,097 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.456ms INFO 2025-10-17 12:34:10,097 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:34:10,097 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6787ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:34:10,512 [52 ] 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 2025-10-17 12:34:10,512 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:34:10,512 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:34:10,514 [52 ] 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 2025-10-17 12:34:10,516 [52 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 12:34:10,530 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:34:10,535 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 21.0264ms INFO 2025-10-17 12:34:10,535 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:34:10,535 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1647ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:34:22,752 [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 2025-10-17 12:34:22,752 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:34:22,752 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:34:22,754 [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 2025-10-17 12:34:22,757 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:34:22,757 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4866ms INFO 2025-10-17 12:34:22,757 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:34:22,757 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6513ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:19,844 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675899650&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:38:19,844 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:38:19,844 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9053ms 200 text/html INFO 2025-10-17 12:38:20,403 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760675900280 INFO 2025-10-17 12:38:20,404 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:38:20,404 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6625ms 200 application/javascript INFO 2025-10-17 12:38:20,483 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9982886556887755 INFO 2025-10-17 12:38:20,484 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:38:20,484 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7501ms 200 application/javascript INFO 2025-10-17 12:38:20,643 [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 2025-10-17 12:38:20,643 [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%3D1760675899650%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:38:20,643 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:38:20,643 [26 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:38:20,643 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:20,643 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,643 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,645 [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 2025-10-17 12:38:20,645 [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 2025-10-17 12:38:20,646 [26 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675899650&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:38:20,646 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:38:20,646 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:38:20,646 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:38:20,649 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:20,649 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3721ms INFO 2025-10-17 12:38:20,649 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,649 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4274ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:20,662 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:38:20,664 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:20,664 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5066ms INFO 2025-10-17 12:38:20,664 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,664 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6476ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:20,802 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:38:20,802 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:20,802 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,803 [40 ] 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 2025-10-17 12:38:20,803 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:20,803 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,804 [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 2025-10-17 12:38:20,805 [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 2025-10-17 12:38:20,805 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:38:20,805 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:38:20,805 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:38:20,808 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:20,808 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3783ms INFO 2025-10-17 12:38:20,808 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,808 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.316ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:20,820 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:38:20,820 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:38:20,823 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:20,823 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8676ms INFO 2025-10-17 12:38:20,823 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,823 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0857ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:20,927 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:38:20,928 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:20,928 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,928 [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 2025-10-17 12:38:20,928 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:20,929 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,929 [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 2025-10-17 12:38:20,930 [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 2025-10-17 12:38:20,933 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:20,933 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.8564ms INFO 2025-10-17 12:38:20,933 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,933 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1243ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:20,934 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:20,934 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.372ms INFO 2025-10-17 12:38:20,934 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,934 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7712ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:20,983 [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 2025-10-17 12:38:20,983 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:38:20,983 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:38:20,983 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:20,983 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:20,983 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:20,983 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,983 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,983 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,984 [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 2025-10-17 12:38:20,984 [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 2025-10-17 12:38:20,984 [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 2025-10-17 12:38:20,989 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:20,989 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:20,989 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8799ms INFO 2025-10-17 12:38:20,989 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,989 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.896ms INFO 2025-10-17 12:38:20,990 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,990 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0407ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:20,990 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9617ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:20,990 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:20,990 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.5901ms INFO 2025-10-17 12:38:20,990 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:20,990 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3506ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:21,029 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:38:21,029 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:38:21,029 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:21,029 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:21,029 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:21,029 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:21,031 [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 2025-10-17 12:38:21,032 [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 2025-10-17 12:38:21,032 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:38:21,032 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:21,032 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:21,034 [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 2025-10-17 12:38:21,039 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:21,039 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.6366ms INFO 2025-10-17 12:38:21,039 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:21,039 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2074ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:21,040 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:21,040 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9494ms INFO 2025-10-17 12:38:21,040 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:21,040 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0553ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:21,041 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:21,041 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.5197ms INFO 2025-10-17 12:38:21,041 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:21,041 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6608ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:21,122 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:38:21,122 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:21,122 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:21,124 [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 2025-10-17 12:38:21,124 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:38:21,124 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:21,124 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:21,126 [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 2025-10-17 12:38:21,141 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:21,141 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.8416ms INFO 2025-10-17 12:38:21,141 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:21,141 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7596ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:21,143 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:21,143 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.3333ms INFO 2025-10-17 12:38:21,143 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:21,143 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3891ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:24,969 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 12:38:24,970 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:24,970 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:24,971 [54 ] 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 2025-10-17 12:38:24,972 [54 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NTgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDU5MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS9leiAgOW8uiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTU4IiwianRpIjoiZDhkNTQ4NzYtM2ZkYi00ZTI4LWI4NWEtOGJkMDBjOTY3ZGQ3IiwiaWF0IjoxNzYwNjU5NDM1LCJuYmYiOjE3NjA2NTk0MzMsImV4cCI6MTc2MDc0NTgzNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.5mEPupCtDIrqPez3i3GNjuzZyQY3-9Le64I9CWOlZGA INFO 2025-10-17 12:38:24,975 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:24,975 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.9453ms INFO 2025-10-17 12:38:24,975 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:24,976 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3401ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:25,162 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 12:38:25,162 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:25,162 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:25,163 [54 ] 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 2025-10-17 12:38:25,163 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:38:25,163 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:25,163 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:25,164 [81 ] 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 2025-10-17 12:38:25,165 [54 ] 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 2025-10-17 12:38:25,168 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:25,169 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:25,169 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.7049ms INFO 2025-10-17 12:38:25,169 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.0406ms INFO 2025-10-17 12:38:25,169 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:25,169 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:25,169 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7449ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:25,169 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0261ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:33,007 [75 ] 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 2025-10-17 12:38:33,007 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:38:33,007 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:33,007 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:33,009 [75 ] 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 2025-10-17 12:38:33,013 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:33,013 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.6532ms INFO 2025-10-17 12:38:33,013 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:33,014 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8339ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:33,162 [54 ] 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 2025-10-17 12:38:33,162 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:33,162 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:33,163 [75 ] 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 2025-10-17 12:38:33,164 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:38:33,164 [54 ] 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 2025-10-17 12:38:33,164 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:33,165 [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 2025-10-17 12:38:33,168 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:33,168 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5243ms INFO 2025-10-17 12:38:33,169 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:33,169 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3974ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:33,204 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:38:33,208 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 44.8374ms INFO 2025-10-17 12:38:33,209 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 12:38:33,209 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.1758ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:38:50,688 [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 2025-10-17 12:38:50,689 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:38:50,689 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8436ms 200 text/html INFO 2025-10-17 12:38:50,866 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:38:50,869 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:38:50,869 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0871ms 200 text/css INFO 2025-10-17 12:38:50,877 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760675930808&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:38:50,878 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:38:50,878 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6005ms 200 text/html INFO 2025-10-17 12:38:50,913 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:38:50,914 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:38:50,914 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5666ms 200 application/javascript INFO 2025-10-17 12:38:50,918 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:38:50,918 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:38:50,918 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3982ms 200 application/javascript INFO 2025-10-17 12:38:50,921 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:38:50,922 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:38:50,925 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:38:50,926 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:38:50,926 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5099ms 200 application/javascript INFO 2025-10-17 12:38:50,933 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:38:50,933 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5054ms 200 application/javascript INFO 2025-10-17 12:38:51,015 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:38:51,016 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:38:51,016 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.651ms 0 application/javascript INFO 2025-10-17 12:38:51,028 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:38:51,030 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:38:51,031 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2701ms 200 text/css INFO 2025-10-17 12:38:51,031 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:38:51,032 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:38:51,036 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:38:51,037 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:38:51,037 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7805ms 200 application/javascript INFO 2025-10-17 12:38:51,037 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:38:51,038 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:38:51,038 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5451ms 200 application/javascript INFO 2025-10-17 12:38:51,043 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:38:51,043 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:38:51,043 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3983ms 200 application/javascript INFO 2025-10-17 12:38:51,044 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:38:51,044 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6475ms 200 application/javascript INFO 2025-10-17 12:38:51,045 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:38:51,045 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:38:51,045 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4785ms 200 application/javascript INFO 2025-10-17 12:38:51,151 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:38:51,152 [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 2025-10-17 12:38:51,152 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8003ms 200 application/javascript INFO 2025-10-17 12:38:51,157 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:38:51,158 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:38:51,158 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:38:51,158 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:38:51,158 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9479ms 200 application/javascript INFO 2025-10-17 12:38:51,158 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5716ms 200 application/javascript INFO 2025-10-17 12:40:06,619 [75 ] 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 2025-10-17 12:40:06,620 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:40:06,620 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9091ms 200 text/html INFO 2025-10-17 12:40:06,678 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:40:06,679 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:06,690 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:40:06,690 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6644ms 200 application/javascript INFO 2025-10-17 12:40:06,699 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:40:06,702 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:40:06,702 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9217ms 200 text/css INFO 2025-10-17 12:40:06,704 [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 2025-10-17 12:40:06,704 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676006566&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:40:06,705 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:40:06,705 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:40:06,705 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7415ms 200 text/html INFO 2025-10-17 12:40:06,705 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:40:06,705 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8551ms 200 application/javascript INFO 2025-10-17 12:40:06,707 [58 ] 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 2025-10-17 12:40:06,707 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2897ms 200 application/javascript INFO 2025-10-17 12:40:06,711 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:40:06,711 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:40:06,711 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6459ms 200 application/javascript INFO 2025-10-17 12:40:06,739 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:40:06,740 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:40:06,740 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5381ms 0 application/javascript INFO 2025-10-17 12:40:06,760 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:40:06,760 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:06,760 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:40:06,763 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:40:06,763 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3303ms 200 text/css INFO 2025-10-17 12:40:06,770 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:40:06,770 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.434ms 200 application/javascript INFO 2025-10-17 12:40:06,782 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:40:06,783 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:40:06,783 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7555ms 200 application/javascript INFO 2025-10-17 12:40:06,785 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:40:06,785 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:40:06,786 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:40:06,786 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3722ms 200 application/javascript INFO 2025-10-17 12:40:06,787 [38 ] 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 2025-10-17 12:40:06,787 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4605ms 200 application/javascript INFO 2025-10-17 12:40:06,820 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:40:06,821 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:40:06,821 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:40:06,821 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:40:06,821 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3581ms 200 application/javascript INFO 2025-10-17 12:40:06,821 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:40:06,821 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:40:06,821 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9103ms 200 application/javascript INFO 2025-10-17 12:40:06,821 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5852ms 200 application/javascript INFO 2025-10-17 12:40:06,875 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:40:06,876 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:40:06,876 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9751ms 200 application/javascript INFO 2025-10-17 12:40:07,278 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:40:07,278 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:40:07,278 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6291ms 200 application/javascript INFO 2025-10-17 12:40:07,535 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676007430 INFO 2025-10-17 12:40:07,535 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:40:07,535 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6134ms 200 application/javascript INFO 2025-10-17 12:40:07,614 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.10155084665810632 INFO 2025-10-17 12:40:07,615 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:40:07,615 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4391ms 200 application/javascript INFO 2025-10-17 12:40:07,675 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:40:07,675 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:40:07,675 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.685ms 200 image/jpeg INFO 2025-10-17 12:40:07,745 [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%3D1760676006566%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:40:07,746 [59 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:40:07,746 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:07,746 [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 2025-10-17 12:40:07,746 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:07,747 [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 2025-10-17 12:40:07,747 [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 2025-10-17 12:40:07,747 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:07,748 [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 2025-10-17 12:40:07,748 [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 2025-10-17 12:40:07,749 [59 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676006566&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 WARN 2025-10-17 12:40:07,749 [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 2025-10-17 12:40:07,749 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:40:07,749 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:07,749 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8982ms INFO 2025-10-17 12:40:07,749 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:07,749 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4785ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:40:07,752 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:07,752 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1432ms INFO 2025-10-17 12:40:07,752 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:07,752 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4654ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:07,844 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:40:07,844 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:07,844 [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 2025-10-17 12:40:07,844 [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 2025-10-17 12:40:07,845 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:40:07,846 [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 2025-10-17 12:40:07,848 [59 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMzUyNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueUsOaJrOS8miIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTM0IiwianRpIjoiMjdhMGY2OGEtZTBkMC00NTI5LTgyMTEtMjI4YmRmZTI2OGQ2IiwiaWF0IjoxNzU3ODA4MjU4LCJuYmYiOjE3NTc4MDgyNTYsImV4cCI6MTc1Nzg5NDY1OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.WkquC1yKEvkP5ZmIv7drf2D-CMKEMwSr5ltcvr8D7VQ INFO 2025-10-17 12:40:07,851 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:07,851 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.1033ms INFO 2025-10-17 12:40:07,851 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:40:07,851 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6315ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:07,959 [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 2025-10-17 12:40:07,959 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:07,959 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:07,961 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:07,962 [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 2025-10-17 12:40:07,963 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:40:07,963 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:40:07,963 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:40:07,978 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:40:07,980 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:07,980 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4694ms INFO 2025-10-17 12:40:07,980 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:07,981 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9483ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,079 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:40:08,079 [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 2025-10-17 12:40:08,079 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,079 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,079 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,079 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,081 [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 2025-10-17 12:40:08,081 [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 2025-10-17 12:40:08,081 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:40:08,082 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:40:08,082 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:40:08,084 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,084 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4111ms INFO 2025-10-17 12:40:08,084 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,084 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1285ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,097 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:40:08,111 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:40:08,114 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,114 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.6506ms INFO 2025-10-17 12:40:08,114 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,114 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5405ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,182 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:40:08,182 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:40:08,183 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:08,183 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:08,183 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:40:08,183 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.592ms 200 application/javascript INFO 2025-10-17 12:40:08,183 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:40:08,183 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8227ms 200 application/javascript INFO 2025-10-17 12:40:08,183 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:40:08,183 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:40:08,184 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:40:08,184 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:08,184 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:08,184 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:40:08,184 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5039ms 200 text/css INFO 2025-10-17 12:40:08,184 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:40:08,184 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:40:08,184 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:40:08,184 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4287ms 200 application/javascript INFO 2025-10-17 12:40:08,184 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:08,184 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6004ms 200 application/javascript INFO 2025-10-17 12:40:08,184 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:40:08,184 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.491ms 200 application/javascript INFO 2025-10-17 12:40:08,243 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:40:08,244 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:40:08,244 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:40:08,244 [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 2025-10-17 12:40:08,244 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3575ms 200 text/css INFO 2025-10-17 12:40:08,244 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,244 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:40:08,244 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,244 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,244 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,244 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:40:08,245 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:08,245 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:40:08,245 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3739ms 200 application/javascript INFO 2025-10-17 12:40:08,246 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:40:08,246 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4184ms 200 text/css INFO 2025-10-17 12:40:08,246 [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 2025-10-17 12:40:08,246 [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 2025-10-17 12:40:08,249 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,249 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.799ms INFO 2025-10-17 12:40:08,249 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,250 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.586ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,254 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,254 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4606ms INFO 2025-10-17 12:40:08,255 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,255 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8432ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,357 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:40:08,358 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:40:08,358 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4976ms 200 image/png INFO 2025-10-17 12:40:08,358 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:40:08,358 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:40:08,359 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:40:08,359 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4049ms 200 image/png INFO 2025-10-17 12:40:08,359 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:40:08,359 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:40:08,359 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3843ms 200 image/png INFO 2025-10-17 12:40:08,359 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:40:08,359 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3856ms 200 image/png INFO 2025-10-17 12:40:08,386 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:40:08,386 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,386 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,387 [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 2025-10-17 12:40:08,395 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,395 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.6797ms INFO 2025-10-17 12:40:08,395 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,395 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4215ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,399 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:40:08,400 [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 2025-10-17 12:40:08,400 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,400 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,400 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,400 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,400 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:40:08,401 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,401 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,401 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:40:08,401 [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 2025-10-17 12:40:08,401 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,401 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,401 [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 2025-10-17 12:40:08,402 [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 2025-10-17 12:40:08,402 [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 2025-10-17 12:40:08,403 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:40:08,404 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,404 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,405 [24 ] 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 2025-10-17 12:40:08,405 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,405 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,405 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,405 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.0404ms INFO 2025-10-17 12:40:08,405 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,405 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.92ms INFO 2025-10-17 12:40:08,405 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,405 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8487ms INFO 2025-10-17 12:40:08,405 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8209ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,405 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,405 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7072ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,405 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4162ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,406 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,406 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.0796ms INFO 2025-10-17 12:40:08,406 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,406 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7811ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,412 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,412 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.0589ms INFO 2025-10-17 12:40:08,412 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,412 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5455ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,480 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:40:08,480 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:40:08,480 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:40:08,481 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:40:08,481 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6298ms 200 image/png INFO 2025-10-17 12:40:08,481 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:40:08,481 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:40:08,481 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2757ms 200 image/jpeg INFO 2025-10-17 12:40:08,482 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:40:08,482 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8131ms 200 image/jpeg INFO 2025-10-17 12:40:08,483 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:40:08,483 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6324ms 200 image/jpeg INFO 2025-10-17 12:40:08,511 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:40:08,511 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:40:08,511 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,511 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:08,511 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,511 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,512 [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 2025-10-17 12:40:08,512 [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 2025-10-17 12:40:08,525 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,525 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.4575ms INFO 2025-10-17 12:40:08,525 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,525 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1587ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:08,535 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:08,535 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.5212ms INFO 2025-10-17 12:40:08,535 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:08,535 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1956ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:12,078 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2025-10-17 12:40:12,078 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:12,078 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:40:12,079 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:12,079 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2025-10-17 12:40:12,079 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2025-10-17 12:40:12,079 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2025-10-17 12:40:12,079 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:12,079 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8412ms 200 application/javascript INFO 2025-10-17 12:40:12,079 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 12:40:12,079 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6607ms 200 application/javascript INFO 2025-10-17 12:40:12,079 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2025-10-17 12:40:12,079 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4925ms 200 text/css INFO 2025-10-17 12:40:12,079 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2025-10-17 12:40:12,080 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6588ms 200 application/javascript INFO 2025-10-17 12:40:12,199 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:40:12,199 [56 ] 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 2025-10-17 12:40:12,199 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:12,199 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:12,199 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:12,199 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:12,201 [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 2025-10-17 12:40:12,201 [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 2025-10-17 12:40:12,220 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:12,220 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 19.2251ms INFO 2025-10-17 12:40:12,220 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:12,220 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1344ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:12,222 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:12,222 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 21.8043ms INFO 2025-10-17 12:40:12,222 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:12,223 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.9291ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:13,581 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676013233&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:40:13,581 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:40:13,581 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7189ms 200 text/html INFO 2025-10-17 12:40:13,983 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676013727 INFO 2025-10-17 12:40:13,983 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:40:13,983 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6678ms 200 application/javascript INFO 2025-10-17 12:40:14,069 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6226357879050093 INFO 2025-10-17 12:40:14,070 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:40:14,070 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.59ms 200 application/javascript INFO 2025-10-17 12:40:14,220 [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%3D1760676013233%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:40:14,220 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:40:14,220 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,222 [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 2025-10-17 12:40:14,223 [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 2025-10-17 12:40:14,223 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:14,223 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,223 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,223 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676013233&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:40:14,224 [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 2025-10-17 12:40:14,225 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:40:14,225 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:40:14,225 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:40:14,226 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,226 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9869ms INFO 2025-10-17 12:40:14,226 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,226 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3667ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,241 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:40:14,243 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,243 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9829ms INFO 2025-10-17 12:40:14,243 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,243 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9219ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,278 [56 ] 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 2025-10-17 12:40:14,278 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,279 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,279 [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 2025-10-17 12:40:14,280 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,280 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,280 [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 2025-10-17 12:40:14,281 [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 2025-10-17 12:40:14,283 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,283 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.995ms INFO 2025-10-17 12:40:14,283 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,283 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8064ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,319 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,322 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 41.3419ms INFO 2025-10-17 12:40:14,322 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,322 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.0714ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,379 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:40:14,379 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,379 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,380 [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 2025-10-17 12:40:14,381 [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 2025-10-17 12:40:14,381 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:40:14,381 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:40:14,381 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:40:14,382 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,382 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,383 [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 2025-10-17 12:40:14,386 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,386 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8931ms INFO 2025-10-17 12:40:14,386 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,386 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8986ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,396 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:40:14,396 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:40:14,398 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,398 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.9338ms INFO 2025-10-17 12:40:14,398 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,399 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6759ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,539 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:40:14,540 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,540 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,540 [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 2025-10-17 12:40:14,541 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,541 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,541 [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 2025-10-17 12:40:14,542 [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 2025-10-17 12:40:14,544 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,544 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3174ms INFO 2025-10-17 12:40:14,544 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,544 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2776ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,545 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,545 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0809ms INFO 2025-10-17 12:40:14,545 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,545 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0077ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,620 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:40:14,620 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,620 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,621 [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 2025-10-17 12:40:14,625 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,625 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.854ms INFO 2025-10-17 12:40:14,625 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,625 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7607ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,700 [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 2025-10-17 12:40:14,700 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:40:14,700 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,700 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,700 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,700 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,700 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:40:14,700 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:40:14,700 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,700 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,701 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,701 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,701 [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 2025-10-17 12:40:14,701 [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 2025-10-17 12:40:14,702 [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 2025-10-17 12:40:14,702 [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 2025-10-17 12:40:14,702 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:40:14,703 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,703 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,704 [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 2025-10-17 12:40:14,704 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,704 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1327ms INFO 2025-10-17 12:40:14,704 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,705 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.846ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,705 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,705 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7573ms INFO 2025-10-17 12:40:14,705 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,705 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2975ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,706 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,707 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.727ms INFO 2025-10-17 12:40:14,707 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,707 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1999ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,710 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,710 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8247ms INFO 2025-10-17 12:40:14,710 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,710 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4397ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,710 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,710 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.7329ms INFO 2025-10-17 12:40:14,710 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,711 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3194ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,786 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:40:14,787 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,787 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,788 [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 2025-10-17 12:40:14,789 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:40:14,789 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:14,789 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,790 [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 2025-10-17 12:40:14,796 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,796 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0519ms INFO 2025-10-17 12:40:14,796 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,796 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6216ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:14,806 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:14,806 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7382ms INFO 2025-10-17 12:40:14,806 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:14,806 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3444ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:15,440 [60 ] 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 2025-10-17 12:40:15,440 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:15,441 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:15,441 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:15,442 [60 ] 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 2025-10-17 12:40:15,448 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:15,448 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0381ms INFO 2025-10-17 12:40:15,448 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:15,448 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2773ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:21,182 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:40:21,183 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:21,183 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:21,183 [37 ] 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 2025-10-17 12:40:21,184 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:21,184 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:21,184 [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 2025-10-17 12:40:21,185 [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 2025-10-17 12:40:21,188 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:21,188 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3666ms INFO 2025-10-17 12:40:21,188 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:21,189 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2386ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:21,212 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:21,213 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.1535ms INFO 2025-10-17 12:40:21,213 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:21,213 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.3325ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:22,460 [37 ] 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 2025-10-17 12:40:22,461 [60 ] 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 2025-10-17 12:40:22,461 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:22,461 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:22,461 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:22,461 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:22,462 [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 2025-10-17 12:40:22,463 [60 ] 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 2025-10-17 12:40:22,466 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:22,466 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5088ms INFO 2025-10-17 12:40:22,466 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:22,466 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7807ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:22,499 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:22,502 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 38.97ms INFO 2025-10-17 12:40:22,502 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:22,502 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.9067ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:23,831 [38 ] 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 2025-10-17 12:40:23,831 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:23,831 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:23,831 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:23,833 [38 ] 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 2025-10-17 12:40:23,839 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:23,839 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2624ms INFO 2025-10-17 12:40:23,839 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:23,839 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5359ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:25,660 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 12:40:25,660 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:25,660 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:25,662 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:40:25,690 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:25,691 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.9137ms INFO 2025-10-17 12:40:25,691 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:25,691 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.1299ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:26,861 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=20& INFO 2025-10-17 12:40:26,861 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:26,861 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:26,863 [38 ] 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 2025-10-17 12:40:26,871 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:26,872 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 8.5447ms INFO 2025-10-17 12:40:26,872 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:26,872 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7551ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:35,660 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:40:35,661 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:35,661 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:35,662 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:40:35,691 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:35,692 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.5477ms INFO 2025-10-17 12:40:35,692 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:35,692 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.6035ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:40,312 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 12:40:40,312 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:40,313 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:40,314 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:40:40,350 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:40,351 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 36.7512ms INFO 2025-10-17 12:40:40,351 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:40,351 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.0278ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:43,633 [38 ] 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 2025-10-17 12:40:43,633 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 12:40:43,634 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5142ms 304 text/html INFO 2025-10-17 12:40:43,753 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:40:43,753 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 12:40:43,753 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3569ms 304 application/javascript INFO 2025-10-17 12:40:43,795 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676042938&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:40:43,795 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:40:43,795 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6738ms 200 text/html INFO 2025-10-17 12:40:44,047 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 12:40:44,048 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:44,048 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:44,049 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:40:44,088 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:44,089 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.2292ms INFO 2025-10-17 12:40:44,089 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:44,089 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4697ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:44,512 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676043692 INFO 2025-10-17 12:40:44,513 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:40:44,513 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6909ms 200 application/javascript INFO 2025-10-17 12:40:44,592 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.730089575243209 INFO 2025-10-17 12:40:44,592 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:40:44,592 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4731ms 200 application/javascript INFO 2025-10-17 12:40:44,794 [38 ] 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%3D1760676042938%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:40:44,794 [38 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:40:44,794 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:44,796 [38 ] 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 2025-10-17 12:40:44,797 [38 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676042938&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:40:44,799 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:44,799 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5722ms INFO 2025-10-17 12:40:44,799 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:44,799 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5908ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:44,833 [55 ] 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 2025-10-17 12:40:44,833 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:44,833 [55 ] 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 2025-10-17 12:40:44,833 [55 ] 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 2025-10-17 12:40:44,833 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:44,835 [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). WARN 2025-10-17 12:40:44,835 [55 ] 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 2025-10-17 12:40:44,835 [55 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:40:44,835 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:44,835 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6958ms INFO 2025-10-17 12:40:44,835 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:44,835 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7118ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:40:44,953 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:40:44,953 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:44,953 [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 2025-10-17 12:40:44,953 [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 2025-10-17 12:40:44,953 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:40:44,954 [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 2025-10-17 12:40:44,956 [35 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MTciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTYzNSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWQtOWHpOeQvCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzE3IiwianRpIjoiNjJkNTgyOTAtYTJhYS00NGYxLTk2ZDctMWM0MTgzY2E5YWM1IiwiaWF0IjoxNzYwNDQxMzk5LCJuYmYiOjE3NjA0NDEzOTcsImV4cCI6MTc2MDUyNzc5OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.5X7ZLIwFwnpOdad4N7k1E252vIuasGCMvj5-x3AKfFU INFO 2025-10-17 12:40:44,958 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:44,958 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.3639ms INFO 2025-10-17 12:40:44,958 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:40:44,958 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2251ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,107 [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 2025-10-17 12:40:45,108 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:45,108 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,110 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,111 [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 2025-10-17 12:40:45,112 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:40:45,112 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:40:45,112 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:40:45,127 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:40:45,129 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,129 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2021ms INFO 2025-10-17 12:40:45,129 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,130 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1401ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,273 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:40:45,273 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,273 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,274 [55 ] 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 2025-10-17 12:40:45,274 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,274 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,275 [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 2025-10-17 12:40:45,275 [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 2025-10-17 12:40:45,276 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:40:45,276 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:40:45,276 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:40:45,279 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,279 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.128ms INFO 2025-10-17 12:40:45,279 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,279 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0638ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,291 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:40:45,305 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:40:45,308 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,308 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1065ms INFO 2025-10-17 12:40:45,308 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,308 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2361ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,432 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:40:45,433 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,433 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,434 [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 2025-10-17 12:40:45,434 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,434 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,434 [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 2025-10-17 12:40:45,435 [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 2025-10-17 12:40:45,438 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,438 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1844ms INFO 2025-10-17 12:40:45,438 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,438 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8644ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,442 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,442 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2448ms INFO 2025-10-17 12:40:45,442 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,442 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.142ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,476 [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 2025-10-17 12:40:45,476 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,476 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,478 [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 2025-10-17 12:40:45,480 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,480 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7212ms INFO 2025-10-17 12:40:45,480 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,480 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3874ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,508 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:40:45,508 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,508 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,509 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:40:45,509 [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 2025-10-17 12:40:45,509 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,509 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,510 [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 2025-10-17 12:40:45,512 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,512 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0813ms INFO 2025-10-17 12:40:45,512 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,512 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6431ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,513 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,513 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8512ms INFO 2025-10-17 12:40:45,513 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,513 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4494ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,518 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:40:45,518 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:40:45,518 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,518 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,518 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,518 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,519 [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 2025-10-17 12:40:45,519 [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 2025-10-17 12:40:45,522 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,522 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2609ms INFO 2025-10-17 12:40:45,522 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,523 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8148ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,527 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,527 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4698ms INFO 2025-10-17 12:40:45,527 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,527 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1231ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,643 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:40:45,643 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,643 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,644 [38 ] 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 2025-10-17 12:40:45,648 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,649 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4769ms INFO 2025-10-17 12:40:45,649 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,649 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.119ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,673 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:40:45,673 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,673 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,674 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:40:45,674 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:45,674 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,674 [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 2025-10-17 12:40:45,675 [55 ] 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 2025-10-17 12:40:45,687 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,687 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.2088ms INFO 2025-10-17 12:40:45,687 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,687 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8489ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:45,697 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:45,697 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.3389ms INFO 2025-10-17 12:40:45,697 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:45,697 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.93ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:46,473 [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 2025-10-17 12:40:46,473 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:40:46,474 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:46,474 [55 ] 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 2025-10-17 12:40:46,474 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:46,474 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:46,474 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:46,475 [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 2025-10-17 12:40:46,475 [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 2025-10-17 12:40:46,479 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:46,479 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5018ms INFO 2025-10-17 12:40:46,479 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:46,479 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4433ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:46,508 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:46,508 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.4249ms INFO 2025-10-17 12:40:46,508 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:46,508 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.7503ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:40:50,490 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetZdList?page=1&content=&state=0& INFO 2025-10-17 12:40:50,490 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:40:50,491 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:50,493 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZdList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.ZdMessageDto] GetZdList(System.String, Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:40:50,501 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:40:50,503 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M) in 9.7934ms INFO 2025-10-17 12:40:50,503 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:40:50,503 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8607ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:01,829 [38 ] 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 2025-10-17 12:41:01,830 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:41:01,830 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7978ms 200 text/html INFO 2025-10-17 12:41:01,917 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:41:01,917 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:01,928 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:41:01,928 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9559ms 200 application/javascript INFO 2025-10-17 12:41:01,967 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:41:01,970 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:41:01,970 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3903ms 200 text/css INFO 2025-10-17 12:41:01,970 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676062823&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:41:01,971 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:41:01,971 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5166ms 200 text/html INFO 2025-10-17 12:41:02,028 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:41:02,028 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:41:02,029 [59 ] 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 2025-10-17 12:41:02,029 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:41:02,029 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7598ms 0 application/javascript INFO 2025-10-17 12:41:02,029 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5121ms 0 application/javascript INFO 2025-10-17 12:41:02,029 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:41:02,029 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:41:02,029 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5573ms 0 application/javascript INFO 2025-10-17 12:41:02,030 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:41:02,030 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:41:02,030 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4032ms 0 application/javascript INFO 2025-10-17 12:41:02,092 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:41:02,093 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:41:02,093 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:41:02,093 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5186ms 200 application/javascript INFO 2025-10-17 12:41:02,094 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:41:02,094 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:41:02,094 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:02,094 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:41:02,094 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.889ms 200 application/javascript INFO 2025-10-17 12:41:02,095 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:41:02,095 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:41:02,096 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:41:02,096 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:41:02,096 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1458ms 200 text/css INFO 2025-10-17 12:41:02,096 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8006ms 200 application/javascript INFO 2025-10-17 12:41:02,097 [44 ] 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 2025-10-17 12:41:02,097 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4853ms 200 application/javascript INFO 2025-10-17 12:41:02,106 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:41:02,106 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0673ms 200 application/javascript INFO 2025-10-17 12:41:02,178 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:41:02,179 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:41:02,179 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:41:02,179 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0321ms 200 application/javascript INFO 2025-10-17 12:41:02,179 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:41:02,180 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4962ms 200 application/javascript INFO 2025-10-17 12:41:02,180 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:41:02,181 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:41:02,181 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0884ms 200 application/javascript INFO 2025-10-17 12:41:03,545 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetZdList?page=1&content=&state=1& INFO 2025-10-17 12:41:03,546 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:03,546 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:03,547 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZdList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.ZdMessageDto] GetZdList(System.String, Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:03,555 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:03,555 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M) in 7.9133ms INFO 2025-10-17 12:41:03,555 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:03,556 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2334ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:03,582 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:03,582 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:03,582 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:03,584 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:03,614 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:03,614 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9726ms INFO 2025-10-17 12:41:03,614 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:03,614 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0516ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:05,005 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetZdList?page=1&content=&state=2& INFO 2025-10-17 12:41:05,005 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:05,005 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:05,007 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZdList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.ZdMessageDto] GetZdList(System.String, Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:05,014 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:05,014 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M) in 7.5374ms INFO 2025-10-17 12:41:05,014 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:05,014 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5709ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:08,285 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetZdList?page=1&content=&state=0& INFO 2025-10-17 12:41:08,285 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:08,286 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:08,287 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZdList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.ZdMessageDto] GetZdList(System.String, Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:08,294 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:08,294 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M) in 7.3155ms INFO 2025-10-17 12:41:08,294 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:08,295 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5224ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:11,814 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:41:11,814 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:41:11,814 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6743ms 200 application/javascript INFO 2025-10-17 12:41:12,194 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676073101 INFO 2025-10-17 12:41:12,194 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:41:12,194 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6912ms 200 application/javascript INFO 2025-10-17 12:41:12,334 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4701991754954197 INFO 2025-10-17 12:41:12,334 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:41:12,334 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5881ms 200 application/javascript INFO 2025-10-17 12:41:12,372 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:41:12,372 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:41:12,372 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6277ms 200 image/jpeg INFO 2025-10-17 12:41:12,469 [55 ] 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 2025-10-17 12:41:12,469 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:12,469 [16 ] 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%3D1760676062823%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:41:12,469 [55 ] 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 2025-10-17 12:41:12,470 [55 ] 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 2025-10-17 12:41:12,470 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:41:12,470 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:12,470 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:12,471 [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 2025-10-17 12:41:12,471 [16 ] 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 2025-10-17 12:41:12,472 [55 ] 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 2025-10-17 12:41:12,472 [55 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:41:12,472 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:12,472 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7427ms INFO 2025-10-17 12:41:12,472 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:12,472 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9178ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:41:12,472 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676062823&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:41:12,475 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:12,475 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.923ms INFO 2025-10-17 12:41:12,475 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:12,475 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.763ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:12,612 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:41:12,612 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:12,613 [16 ] 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 2025-10-17 12:41:12,613 [16 ] 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 2025-10-17 12:41:12,613 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:41:12,614 [16 ] 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 2025-10-17 12:41:12,615 [55 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1ODEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNjc5NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOaYpeWPkSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTgxIiwianRpIjoiOTRhNDQ3OGYtODI0Zi00MGU1LWE3NjUtZTQxZGU3ZDNiOWFmIiwiaWF0IjoxNzYwNTc0MzYyLCJuYmYiOjE3NjA1NzQzNjAsImV4cCI6MTc2MDY2MDc2MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.FFQfWKiLMfMdxb8NkCgDVBckOfP_rwM2iRbTyeqjKnk INFO 2025-10-17 12:41:12,618 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:12,618 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.548ms INFO 2025-10-17 12:41:12,618 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:41:12,618 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7912ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:12,749 [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 2025-10-17 12:41:12,749 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:12,749 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:12,751 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:12,752 [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 2025-10-17 12:41:12,823 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:41:12,823 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:41:12,823 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:41:12,853 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:41:12,857 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:12,857 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 104.9908ms INFO 2025-10-17 12:41:12,857 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:12,857 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.4729ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:12,999 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:41:12,999 [16 ] 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 2025-10-17 12:41:12,999 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:12,999 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:12,999 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:12,999 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,001 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:13,001 [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 2025-10-17 12:41:13,002 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:41:13,002 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:41:13,002 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:41:13,004 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,004 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3893ms INFO 2025-10-17 12:41:13,004 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,004 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7537ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,017 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:41:13,031 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:41:13,034 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,034 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1775ms INFO 2025-10-17 12:41:13,034 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,034 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6503ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,127 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:41:13,128 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:13,128 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:41:13,128 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5192ms 200 application/javascript INFO 2025-10-17 12:41:13,128 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:41:13,128 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:13,129 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:41:13,129 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:41:13,129 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4423ms 200 application/javascript INFO 2025-10-17 12:41:13,129 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:13,129 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:41:13,129 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3996ms 200 application/javascript INFO 2025-10-17 12:41:13,129 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:41:13,129 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:41:13,129 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:13,129 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:41:13,130 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.366ms 200 text/css INFO 2025-10-17 12:41:13,130 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:41:13,130 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7965ms 200 application/javascript INFO 2025-10-17 12:41:13,130 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:41:13,130 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:13,131 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:41:13,131 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4217ms 200 application/javascript INFO 2025-10-17 12:41:13,202 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:41:13,203 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:41:13,203 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1594ms 200 text/css INFO 2025-10-17 12:41:13,203 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:41:13,204 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:41:13,204 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:41:13,204 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:13,204 [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 2025-10-17 12:41:13,204 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7778ms 200 text/css INFO 2025-10-17 12:41:13,204 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:41:13,204 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:13,204 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4002ms 200 application/javascript INFO 2025-10-17 12:41:13,204 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,205 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:41:13,205 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:13,206 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,206 [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 2025-10-17 12:41:13,207 [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 2025-10-17 12:41:13,209 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,209 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2705ms INFO 2025-10-17 12:41:13,209 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,209 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1788ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,215 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,215 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4415ms INFO 2025-10-17 12:41:13,215 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,215 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2699ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,373 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:41:13,373 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:13,374 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,375 [38 ] 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 2025-10-17 12:41:13,379 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,379 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5769ms INFO 2025-10-17 12:41:13,380 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,380 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3758ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,407 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:41:13,408 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:41:13,408 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5818ms 200 image/png INFO 2025-10-17 12:41:13,408 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:41:13,408 [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 2025-10-17 12:41:13,409 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:41:13,409 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:13,409 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,409 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:41:13,409 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:41:13,409 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3832ms 200 image/png INFO 2025-10-17 12:41:13,409 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6224ms 200 image/png INFO 2025-10-17 12:41:13,410 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:41:13,410 [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 2025-10-17 12:41:13,410 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:41:13,410 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3902ms 200 image/png INFO 2025-10-17 12:41:13,413 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,413 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9366ms INFO 2025-10-17 12:41:13,413 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,413 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6573ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,448 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:41:13,448 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:13,448 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,450 [16 ] 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 2025-10-17 12:41:13,452 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:41:13,452 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:13,452 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,453 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,453 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3258ms INFO 2025-10-17 12:41:13,453 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,453 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.226ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,453 [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 2025-10-17 12:41:13,456 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,456 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8819ms INFO 2025-10-17 12:41:13,456 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,456 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7813ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,489 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:41:13,489 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:41:13,489 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:13,489 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:41:13,489 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5179ms 200 image/png INFO 2025-10-17 12:41:13,489 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,490 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:41:13,490 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:13,490 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,490 [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 2025-10-17 12:41:13,492 [16 ] 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 2025-10-17 12:41:13,498 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,498 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.2556ms INFO 2025-10-17 12:41:13,498 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,498 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9582ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,498 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,498 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.867ms INFO 2025-10-17 12:41:13,498 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,498 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5341ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,521 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:41:13,523 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:41:13,523 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:41:13,523 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3516ms 200 image/jpeg INFO 2025-10-17 12:41:13,523 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:41:13,523 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7868ms 200 image/jpeg INFO 2025-10-17 12:41:13,524 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:41:13,525 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:41:13,525 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9329ms 200 image/jpeg INFO 2025-10-17 12:41:13,554 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:41:13,554 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:13,554 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,554 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:41:13,555 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:13,555 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,555 [44 ] 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 2025-10-17 12:41:13,556 [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 2025-10-17 12:41:13,568 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,568 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.3982ms INFO 2025-10-17 12:41:13,568 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,568 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4064ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:13,578 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:13,578 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.9277ms INFO 2025-10-17 12:41:13,578 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:13,578 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.561ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:15,332 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:41:15,332 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:15,332 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 12:41:15,333 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6475ms 200 application/javascript INFO 2025-10-17 12:41:15,333 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2025-10-17 12:41:15,333 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:15,333 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2025-10-17 12:41:15,333 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2025-10-17 12:41:15,333 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:15,333 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.531ms 200 application/javascript INFO 2025-10-17 12:41:15,333 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2025-10-17 12:41:15,334 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2025-10-17 12:41:15,334 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3593ms 200 application/javascript INFO 2025-10-17 12:41:15,334 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2025-10-17 12:41:15,334 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6681ms 200 text/css INFO 2025-10-17 12:41:15,489 [40 ] 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 2025-10-17 12:41:15,489 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:41:15,489 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:15,489 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:15,489 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:15,489 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:15,491 [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 2025-10-17 12:41:15,491 [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 2025-10-17 12:41:15,494 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:15,494 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8158ms INFO 2025-10-17 12:41:15,494 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:15,495 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9347ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:15,523 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:15,523 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 32.0419ms INFO 2025-10-17 12:41:15,523 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:15,523 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.0428ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:16,894 [38 ] 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 2025-10-17 12:41:16,894 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:16,894 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:16,896 [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 2025-10-17 12:41:16,899 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:16,899 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5808ms INFO 2025-10-17 12:41:16,899 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:16,900 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7074ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:16,909 [44 ] 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 2025-10-17 12:41:16,909 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:16,909 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:16,910 [44 ] 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 2025-10-17 12:41:16,947 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:16,950 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.4504ms INFO 2025-10-17 12:41:16,950 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:16,950 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.1929ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:18,288 [38 ] 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 2025-10-17 12:41:18,289 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:18,289 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:18,289 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:18,290 [38 ] 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 2025-10-17 12:41:18,352 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:18,353 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 62.253ms INFO 2025-10-17 12:41:18,353 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:18,353 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.4131ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:18,761 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-17&endDate=2025-10-17&timeBegin=08:15&timeEnd=17:30&leaveType=20&isPanel=true& INFO 2025-10-17 12:41:18,762 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:18,762 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:18,763 [38 ] 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 2025-10-17 12:41:18,769 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:18,769 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 6.1582ms INFO 2025-10-17 12:41:18,769 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:18,770 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2743ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:20,839 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:20,839 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:20,839 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:20,841 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:20,871 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:20,871 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.1292ms INFO 2025-10-17 12:41:20,871 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:20,871 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.4578ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:22,695 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:22,696 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:22,696 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:22,697 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:22,739 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:22,739 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.6725ms INFO 2025-10-17 12:41:22,739 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:22,739 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.7926ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:23,279 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:23,279 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:23,279 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:23,281 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:23,310 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:23,311 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9568ms INFO 2025-10-17 12:41:23,311 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:23,311 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0334ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:26,293 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:26,294 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:26,294 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:26,296 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:26,348 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:26,349 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 52.48ms INFO 2025-10-17 12:41:26,349 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:26,349 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.3033ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:26,426 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:26,426 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:26,426 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:26,428 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:26,457 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:26,457 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.9974ms INFO 2025-10-17 12:41:26,457 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:26,457 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0262ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:26,661 [55 ] 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 2025-10-17 12:41:26,661 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:26,662 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:26,662 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:26,663 [55 ] 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 2025-10-17 12:41:26,670 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:26,670 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.1749ms INFO 2025-10-17 12:41:26,670 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:26,670 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2021ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:26,779 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=20& INFO 2025-10-17 12:41:26,779 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:26,779 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:26,781 [44 ] 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 2025-10-17 12:41:26,786 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:26,786 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.7566ms INFO 2025-10-17 12:41:26,786 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:26,786 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8434ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:26,925 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49535 INFO 2025-10-17 12:41:26,925 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:26,925 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:26,925 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:26,926 [44 ] 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 2025-10-17 12:41:27,036 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:27,036 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 109.7063ms INFO 2025-10-17 12:41:27,036 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:27,036 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.5868ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:27,179 [47 ] 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 2025-10-17 12:41:27,179 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:27,179 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:27,180 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:27,181 [47 ] 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 2025-10-17 12:41:27,250 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:27,250 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 68.802ms INFO 2025-10-17 12:41:27,250 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:27,250 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.9169ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:28,159 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040501&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:28,159 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:28,159 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:28,161 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:28,207 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:28,207 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 46.2639ms INFO 2025-10-17 12:41:28,207 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:28,207 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.873ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:28,421 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:28,421 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:41:28,421 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:28,421 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:28,422 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:28,422 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:28,423 [40 ] 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 2025-10-17 12:41:28,423 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:28,457 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:28,458 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 34.6794ms INFO 2025-10-17 12:41:28,458 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:28,458 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5438ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:28,464 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:28,464 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.735ms INFO 2025-10-17 12:41:28,464 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:28,464 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7893ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:28,691 [44 ] 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 2025-10-17 12:41:28,692 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:41:28,692 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7163ms 200 text/html INFO 2025-10-17 12:41:28,811 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676088253&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:41:28,812 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:41:28,812 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7375ms 200 text/html INFO 2025-10-17 12:41:29,811 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676089294 INFO 2025-10-17 12:41:29,811 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:41:29,811 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6734ms 200 application/javascript INFO 2025-10-17 12:41:29,931 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2256360189766633 INFO 2025-10-17 12:41:29,932 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:41:29,932 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6591ms 200 application/javascript INFO 2025-10-17 12:41:30,130 [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%3D1760676088253%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:41:30,131 [44 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:41:30,131 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,131 [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 2025-10-17 12:41:30,131 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:30,132 [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 2025-10-17 12:41:30,132 [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 2025-10-17 12:41:30,132 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,132 [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 2025-10-17 12:41:30,133 [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 2025-10-17 12:41:30,133 [44 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676088253&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home WARN 2025-10-17 12:41:30,134 [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 2025-10-17 12:41:30,134 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:41:30,134 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,134 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7311ms INFO 2025-10-17 12:41:30,134 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,134 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8336ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,136 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,136 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6516ms INFO 2025-10-17 12:41:30,136 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,136 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0807ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,252 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 12:41:30,252 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:30,252 [44 ] 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 2025-10-17 12:41:30,252 [44 ] 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 2025-10-17 12:41:30,252 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:41:30,254 [44 ] 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 2025-10-17 12:41:30,255 [44 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NzIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDY3NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumprOWtn-W6tyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTcyIiwianRpIjoiZjk1ZGE4M2MtNGQyMS00NDU1LWExOTItN2YyMDM0Mjg0ZDI2IiwiaWF0IjoxNzYwNTg1MjUyLCJuYmYiOjE3NjA1ODUyNTAsImV4cCI6MTc2MDY3MTY1MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.eLZNhm-cZnbUDlYDLow1zEzBYmmzUzfrixNnWtu3MmQ INFO 2025-10-17 12:41:30,257 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,257 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7966ms INFO 2025-10-17 12:41:30,257 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:41:30,258 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8551ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,384 [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 2025-10-17 12:41:30,384 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:30,384 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,386 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,387 [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 2025-10-17 12:41:30,388 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:41:30,388 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:41:30,388 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:41:30,403 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:41:30,405 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,405 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.1172ms INFO 2025-10-17 12:41:30,405 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,406 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5293ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,530 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:41:30,530 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,531 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,532 [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 2025-10-17 12:41:30,533 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:41:30,533 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:41:30,533 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:41:30,548 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:41:30,562 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:41:30,566 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,566 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.1025ms INFO 2025-10-17 12:41:30,566 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,566 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1485ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,571 [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 2025-10-17 12:41:30,571 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,572 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,573 [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 2025-10-17 12:41:30,576 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,576 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1221ms INFO 2025-10-17 12:41:30,576 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,576 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2755ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,757 [47 ] 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 2025-10-17 12:41:30,757 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:41:30,758 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,758 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,758 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,758 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,759 [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 2025-10-17 12:41:30,759 [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 2025-10-17 12:41:30,763 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,763 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5535ms INFO 2025-10-17 12:41:30,763 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,763 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8056ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,768 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,768 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4117ms INFO 2025-10-17 12:41:30,768 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,768 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5639ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,896 [44 ] 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 2025-10-17 12:41:30,897 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,897 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,898 [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 2025-10-17 12:41:30,902 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,902 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5748ms INFO 2025-10-17 12:41:30,902 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,902 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6775ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,935 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:41:30,935 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,935 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,937 [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 2025-10-17 12:41:30,937 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:41:30,938 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,938 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,938 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:41:30,938 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,938 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,939 [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 2025-10-17 12:41:30,939 [47 ] 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 2025-10-17 12:41:30,940 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,940 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4189ms INFO 2025-10-17 12:41:30,940 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,940 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3344ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,942 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,942 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9282ms INFO 2025-10-17 12:41:30,942 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,942 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6838ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,947 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,947 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3548ms INFO 2025-10-17 12:41:30,947 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,947 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0533ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,970 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:41:30,970 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,970 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,971 [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 2025-10-17 12:41:30,974 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:41:30,975 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:30,975 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,975 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0764ms INFO 2025-10-17 12:41:30,975 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,975 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,975 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0026ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:30,976 [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 2025-10-17 12:41:30,980 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:30,980 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.0525ms INFO 2025-10-17 12:41:30,980 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:30,980 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.735ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:31,052 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:41:31,052 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:41:31,052 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:31,052 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:31,052 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:31,052 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:31,053 [47 ] 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 2025-10-17 12:41:31,054 [38 ] 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 2025-10-17 12:41:31,066 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:31,066 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.6314ms INFO 2025-10-17 12:41:31,066 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:31,066 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.58ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:31,072 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:31,072 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.6654ms INFO 2025-10-17 12:41:31,072 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:31,072 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3814ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:31,749 [38 ] 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 2025-10-17 12:41:31,750 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:41:31,750 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8497ms 200 text/html INFO 2025-10-17 12:41:31,871 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:41:31,871 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:31,883 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:41:31,883 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7723ms 200 application/javascript INFO 2025-10-17 12:41:31,907 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:41:31,907 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:41:31,907 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:41:31,907 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4935ms 200 application/javascript INFO 2025-10-17 12:41:31,907 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:41:31,908 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8025ms 200 application/javascript INFO 2025-10-17 12:41:31,908 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:41:31,908 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676091339&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:41:31,908 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:41:31,908 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:41:31,908 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5455ms 200 text/html INFO 2025-10-17 12:41:31,910 [44 ] 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 2025-10-17 12:41:31,910 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8833ms 200 application/javascript INFO 2025-10-17 12:41:31,911 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:41:31,911 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4425ms 200 text/css INFO 2025-10-17 12:41:31,988 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:41:31,989 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:41:31,989 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5846ms 0 application/javascript INFO 2025-10-17 12:41:32,041 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:41:32,042 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:41:32,042 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:41:32,042 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:41:32,043 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:32,043 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6553ms 200 application/javascript INFO 2025-10-17 12:41:32,043 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:41:32,043 [44 ] 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 2025-10-17 12:41:32,043 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8896ms 200 application/javascript INFO 2025-10-17 12:41:32,046 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:41:32,046 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:41:32,046 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3404ms 200 text/css INFO 2025-10-17 12:41:32,047 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:41:32,047 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5183ms 200 application/javascript INFO 2025-10-17 12:41:32,053 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:41:32,053 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0559ms 200 application/javascript INFO 2025-10-17 12:41:32,108 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040502&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:32,109 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:32,109 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:32,109 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:41:32,110 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:41:32,110 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.568ms 200 application/javascript INFO 2025-10-17 12:41:32,110 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:32,131 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:32,131 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.8559ms INFO 2025-10-17 12:41:32,131 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:32,132 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2202ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:32,189 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:41:32,190 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:41:32,190 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6605ms 200 application/javascript INFO 2025-10-17 12:41:32,269 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:41:32,270 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:41:32,270 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5732ms 200 application/javascript INFO 2025-10-17 12:41:32,317 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:41:32,318 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:41:32,318 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9336ms 200 application/javascript INFO 2025-10-17 12:41:32,398 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050102&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:32,399 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:32,399 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:32,400 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:32,429 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:32,430 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.4493ms INFO 2025-10-17 12:41:32,430 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:32,430 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4175ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:33,479 [16 ] 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 2025-10-17 12:41:33,479 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:33,479 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:33,481 [16 ] 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 2025-10-17 12:41:33,519 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:33,521 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.8098ms INFO 2025-10-17 12:41:33,521 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:33,521 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.1326ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:34,148 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:41:34,149 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:41:34,149 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6266ms 200 application/javascript INFO 2025-10-17 12:41:34,659 [44 ] 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 2025-10-17 12:41:34,659 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:34,660 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:34,660 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:34,661 [44 ] 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 2025-10-17 12:41:34,667 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:34,667 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0201ms INFO 2025-10-17 12:41:34,667 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:34,667 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2098ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:34,709 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676094114 INFO 2025-10-17 12:41:34,709 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:41:34,709 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4883ms 200 application/javascript INFO 2025-10-17 12:41:34,869 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.434345272370947 INFO 2025-10-17 12:41:34,869 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:41:34,869 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.529ms 200 application/javascript INFO 2025-10-17 12:41:34,872 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:41:34,872 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:41:34,873 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6077ms 200 image/jpeg INFO 2025-10-17 12:41:35,082 [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 2025-10-17 12:41:35,082 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:35,082 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,083 [16 ] 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%3D1760676091339%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:41:35,083 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:41:35,083 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,084 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,085 [16 ] 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 2025-10-17 12:41:35,085 [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 2025-10-17 12:41:35,086 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676091339&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:41:35,086 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:41:35,087 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:41:35,087 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:41:35,088 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,088 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.206ms INFO 2025-10-17 12:41:35,088 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,088 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0686ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,102 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:41:35,104 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,104 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6383ms INFO 2025-10-17 12:41:35,104 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,104 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6606ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,232 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:41:35,232 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,232 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,233 [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 2025-10-17 12:41:35,234 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:41:35,235 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:41:35,235 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:41:35,249 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:41:35,264 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:41:35,267 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,268 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.2472ms INFO 2025-10-17 12:41:35,268 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,268 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2082ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,269 [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 2025-10-17 12:41:35,269 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,269 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,270 [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 2025-10-17 12:41:35,273 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,273 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.918ms INFO 2025-10-17 12:41:35,273 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,273 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7318ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,387 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:41:35,387 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:35,387 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:41:35,387 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:41:35,387 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5474ms 200 application/javascript INFO 2025-10-17 12:41:35,388 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:35,388 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:41:35,388 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8249ms 200 application/javascript INFO 2025-10-17 12:41:35,388 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:41:35,389 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:41:35,389 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:35,389 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:41:35,389 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4722ms 200 text/css INFO 2025-10-17 12:41:35,389 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:41:35,389 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6881ms 200 application/javascript INFO 2025-10-17 12:41:35,391 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:41:35,391 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:35,391 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:41:35,391 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3786ms 200 application/javascript INFO 2025-10-17 12:41:35,427 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:41:35,428 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:41:35,428 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2449ms 200 text/css INFO 2025-10-17 12:41:35,472 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:41:35,472 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:35,472 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:41:35,472 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:41:35,472 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7249ms 200 application/javascript INFO 2025-10-17 12:41:35,472 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,473 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,473 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:41:35,473 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:41:35,474 [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 2025-10-17 12:41:35,474 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8699ms 200 text/css INFO 2025-10-17 12:41:35,474 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,474 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,474 [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 2025-10-17 12:41:35,475 [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 2025-10-17 12:41:35,476 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:41:35,476 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:35,476 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:41:35,476 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4633ms 200 application/javascript INFO 2025-10-17 12:41:35,479 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,479 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5463ms INFO 2025-10-17 12:41:35,479 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,479 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3772ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,483 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,483 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.0894ms INFO 2025-10-17 12:41:35,483 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,483 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0883ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,622 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:41:35,622 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,622 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,624 [55 ] 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 2025-10-17 12:41:35,629 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,629 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8723ms INFO 2025-10-17 12:41:35,629 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,629 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8392ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,707 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:41:35,707 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:41:35,708 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:41:35,708 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5164ms 200 image/png INFO 2025-10-17 12:41:35,708 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:41:35,708 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4662ms 200 image/png INFO 2025-10-17 12:41:35,708 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:41:35,708 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:41:35,708 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.37ms 200 image/png INFO 2025-10-17 12:41:35,709 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:41:35,709 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:41:35,709 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3925ms 200 image/png INFO 2025-10-17 12:41:35,738 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405010203&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:35,738 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,739 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,740 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:35,749 [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 2025-10-17 12:41:35,749 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,749 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,751 [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 2025-10-17 12:41:35,754 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,754 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1828ms INFO 2025-10-17 12:41:35,754 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,754 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9365ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,761 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,761 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.801ms INFO 2025-10-17 12:41:35,761 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,761 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.68ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,828 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:41:35,828 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,828 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,844 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:41:35,844 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:41:35,844 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,844 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,844 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,844 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,844 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:41:35,844 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,845 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,845 [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 2025-10-17 12:41:35,845 [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 2025-10-17 12:41:35,845 [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 2025-10-17 12:41:35,846 [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 2025-10-17 12:41:35,849 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,849 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.3658ms INFO 2025-10-17 12:41:35,849 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,849 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5454ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,850 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,850 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.1289ms INFO 2025-10-17 12:41:35,850 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,850 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6883ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,853 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,853 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 7.7193ms INFO 2025-10-17 12:41:35,853 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,853 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5618ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,854 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,854 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.9882ms INFO 2025-10-17 12:41:35,854 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,855 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9384ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,867 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:41:35,868 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:41:35,868 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7054ms 200 image/png INFO 2025-10-17 12:41:35,953 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:41:35,953 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,954 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,955 [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 2025-10-17 12:41:35,964 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:35,964 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8713ms INFO 2025-10-17 12:41:35,964 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,964 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6836ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:35,987 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:41:35,989 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:41:35,989 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6088ms 200 image/jpeg INFO 2025-10-17 12:41:35,990 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:41:35,990 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:41:35,990 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:35,990 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:35,991 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:41:35,991 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7025ms 200 image/jpeg INFO 2025-10-17 12:41:35,991 [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 2025-10-17 12:41:36,009 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:36,009 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.4596ms INFO 2025-10-17 12:41:36,009 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:36,009 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1703ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:36,052 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:41:36,053 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:41:36,053 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8682ms 200 image/jpeg INFO 2025-10-17 12:41:37,300 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020001&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:37,300 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:37,300 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:37,302 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:37,322 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:37,322 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.7496ms INFO 2025-10-17 12:41:37,322 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:37,323 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8545ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:38,810 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 12:41:38,810 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:38,810 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:38,812 [16 ] 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 2025-10-17 12:41:38,813 [16 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NzIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDY3NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumprOWtn-W6tyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTcyIiwianRpIjoiZTk1ZDAyZmQtMWY2Ni00ZjFiLTgxNzEtYzI3OTBlNDlhYmM1IiwiaWF0IjoxNzYwNjc2MDkwLCJuYmYiOjE3NjA2NzYwODgsImV4cCI6MTc2MDc2MjQ5MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.HEf1NSEkLi7XDPtUs5NXZcMg5fWDt_NDd-u36tzVD3g INFO 2025-10-17 12:41:38,816 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:38,816 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.5533ms INFO 2025-10-17 12:41:38,816 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:38,816 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6351ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:38,950 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:41:38,950 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 12:41:38,950 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 12:41:38,950 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:38,950 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:38,950 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 12:41:38,950 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.625ms 200 application/javascript INFO 2025-10-17 12:41:38,950 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 12:41:38,951 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 12:41:38,951 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.746ms 200 text/css INFO 2025-10-17 12:41:38,951 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7098ms 200 application/javascript INFO 2025-10-17 12:41:39,090 [38 ] 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 2025-10-17 12:41:39,090 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:39,090 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:39,090 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:39,092 [38 ] 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 2025-10-17 12:41:39,094 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 12:41:39,094 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:39,094 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:39,095 [55 ] 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 2025-10-17 12:41:39,096 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:39,096 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.3619ms INFO 2025-10-17 12:41:39,096 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:39,096 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4087ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:39,100 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:39,100 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.4502ms INFO 2025-10-17 12:41:39,100 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:39,100 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4287ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:39,176 [55 ] 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 2025-10-17 12:41:39,177 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:39,177 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:39,178 [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 2025-10-17 12:41:39,182 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:39,182 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6177ms INFO 2025-10-17 12:41:39,182 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:39,182 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5343ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:39,187 [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 2025-10-17 12:41:39,187 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:39,187 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:39,188 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:39,189 [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 2025-10-17 12:41:39,212 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:39,212 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 23.1066ms INFO 2025-10-17 12:41:39,212 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:39,212 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.9411ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:42,104 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 12:41:42,105 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:42,105 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:42,106 [44 ] 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 2025-10-17 12:41:42,112 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:42,112 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 6.0194ms INFO 2025-10-17 12:41:42,112 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:42,112 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2235ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:42,984 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:42,985 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:42,985 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:42,986 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:43,017 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:43,017 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.4603ms INFO 2025-10-17 12:41:43,017 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:43,017 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7688ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:44,504 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:44,504 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:44,505 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:44,506 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:44,545 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:44,545 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.8416ms INFO 2025-10-17 12:41:44,545 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:44,545 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.166ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:45,744 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676106615&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:41:45,745 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:41:45,745 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6971ms 200 text/html INFO 2025-10-17 12:41:45,945 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040500&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:45,945 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:45,945 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:45,946 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:45,980 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:45,980 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.8318ms INFO 2025-10-17 12:41:45,980 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:45,980 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9214ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:46,019 [38 ] 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 2025-10-17 12:41:46,019 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:46,020 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:46,020 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:46,021 [38 ] 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 2025-10-17 12:41:46,026 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:46,026 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.4775ms INFO 2025-10-17 12:41:46,026 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:46,026 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5318ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:46,217 [55 ] 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 2025-10-17 12:41:46,217 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:46,217 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:46,218 [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 2025-10-17 12:41:46,220 [16 ] 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 2025-10-17 12:41:46,220 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:46,220 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:46,221 [16 ] 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 2025-10-17 12:41:46,222 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:46,222 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6863ms INFO 2025-10-17 12:41:46,222 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:46,222 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6973ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:46,262 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:46,266 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 44.6523ms INFO 2025-10-17 12:41:46,266 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:46,266 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.611ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:46,459 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676107380 INFO 2025-10-17 12:41:46,459 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:41:46,459 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5493ms 200 application/javascript INFO 2025-10-17 12:41:46,539 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7219169798591418 INFO 2025-10-17 12:41:46,539 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:41:46,539 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4692ms 200 application/javascript INFO 2025-10-17 12:41:46,839 [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%3D1760676106615%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:41:46,839 [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 2025-10-17 12:41:46,839 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:46,839 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:41:46,840 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:46,840 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:46,840 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:46,841 [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 2025-10-17 12:41:46,841 [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 2025-10-17 12:41:46,842 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676106615&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:41:46,844 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:46,844 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5862ms INFO 2025-10-17 12:41:46,845 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:46,845 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4964ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:46,884 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:41:46,885 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:41:46,885 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:41:46,899 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:41:46,901 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:46,902 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 60.6416ms INFO 2025-10-17 12:41:46,902 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:46,902 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.4803ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,019 [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 2025-10-17 12:41:47,019 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,019 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:41:47,019 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,020 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,020 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,021 [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 2025-10-17 12:41:47,021 [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 2025-10-17 12:41:47,022 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:41:47,022 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:41:47,022 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:41:47,024 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,024 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4552ms INFO 2025-10-17 12:41:47,024 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,024 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5009ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,036 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:41:47,036 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:41:47,039 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,039 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.9576ms INFO 2025-10-17 12:41:47,039 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,039 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8159ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,194 [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 2025-10-17 12:41:47,194 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,194 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,195 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:41:47,195 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,195 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,196 [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 2025-10-17 12:41:47,196 [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 2025-10-17 12:41:47,199 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,199 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,199 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0213ms INFO 2025-10-17 12:41:47,199 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3738ms INFO 2025-10-17 12:41:47,199 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,199 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,199 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7531ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,199 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4712ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,219 [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 2025-10-17 12:41:47,220 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,220 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,221 [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 2025-10-17 12:41:47,224 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,224 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1074ms INFO 2025-10-17 12:41:47,224 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,224 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8477ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,237 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:41:47,237 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,237 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,238 [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 2025-10-17 12:41:47,239 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:41:47,239 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,239 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,240 [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 2025-10-17 12:41:47,241 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,241 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8252ms INFO 2025-10-17 12:41:47,241 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,241 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6156ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,244 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,244 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2181ms INFO 2025-10-17 12:41:47,244 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,244 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7553ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,274 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:41:47,275 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,275 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,276 [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 2025-10-17 12:41:47,280 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:41:47,281 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,281 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,282 [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 2025-10-17 12:41:47,284 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,284 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7831ms INFO 2025-10-17 12:41:47,284 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,284 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5368ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,285 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,285 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3089ms INFO 2025-10-17 12:41:47,285 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,285 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8832ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,319 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:41:47,319 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,319 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,320 [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 2025-10-17 12:41:47,325 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,325 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5792ms INFO 2025-10-17 12:41:47,325 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,325 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1886ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,345 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:41:47,345 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,346 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,347 [44 ] 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 2025-10-17 12:41:47,354 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:41:47,355 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,355 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,355 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,356 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7392ms INFO 2025-10-17 12:41:47,356 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,356 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5662ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,356 [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 2025-10-17 12:41:47,372 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,372 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0916ms INFO 2025-10-17 12:41:47,372 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,372 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8409ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:47,429 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676106491&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:41:47,429 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:41:47,429 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6261ms 200 text/html INFO 2025-10-17 12:41:47,700 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050000&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:47,700 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:47,700 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,702 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:47,722 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:47,722 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.3595ms INFO 2025-10-17 12:41:47,722 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:47,722 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5092ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:48,311 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676107778 INFO 2025-10-17 12:41:48,312 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:41:48,312 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6227ms 200 application/javascript INFO 2025-10-17 12:41:48,468 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.10269878793185983 INFO 2025-10-17 12:41:48,469 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:41:48,469 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5092ms 200 application/javascript INFO 2025-10-17 12:41:48,683 [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%3D1760676106491%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:41:48,683 [55 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:41:48,683 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:48,685 [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 2025-10-17 12:41:48,686 [55 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676106491&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:41:48,688 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:48,689 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5763ms INFO 2025-10-17 12:41:48,689 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:48,689 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6399ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:48,734 [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 2025-10-17 12:41:48,734 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:48,735 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:48,735 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:48,736 [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 2025-10-17 12:41:48,737 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:41:48,737 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:41:48,737 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:41:48,752 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:41:48,754 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:48,754 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5307ms INFO 2025-10-17 12:41:48,755 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:48,755 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3045ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:48,889 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:41:48,889 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:48,890 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:48,891 [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 2025-10-17 12:41:48,892 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:41:48,892 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:41:48,892 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:41:48,898 [55 ] 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 2025-10-17 12:41:48,899 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:48,899 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:48,900 [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 2025-10-17 12:41:48,903 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:48,903 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5076ms INFO 2025-10-17 12:41:48,903 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:48,904 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2045ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:48,907 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:41:48,907 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:41:48,910 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:48,910 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.5398ms INFO 2025-10-17 12:41:48,910 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:48,910 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7181ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,054 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:41:49,054 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,054 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,055 [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 2025-10-17 12:41:49,059 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,059 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.575ms INFO 2025-10-17 12:41:49,059 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,059 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6647ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,109 [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 2025-10-17 12:41:49,110 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,110 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,111 [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 2025-10-17 12:41:49,114 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,114 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4383ms INFO 2025-10-17 12:41:49,115 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,115 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4082ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,188 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:41:49,188 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,188 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,189 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:41:49,189 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,189 [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 2025-10-17 12:41:49,189 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,189 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,189 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,190 [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 2025-10-17 12:41:49,190 [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 2025-10-17 12:41:49,190 [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 2025-10-17 12:41:49,193 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,193 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1611ms INFO 2025-10-17 12:41:49,193 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,193 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2284ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,193 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,193 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,193 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.325ms INFO 2025-10-17 12:41:49,193 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,193 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.981ms INFO 2025-10-17 12:41:49,194 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,194 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0118ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,194 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7147ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,232 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:41:49,232 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,232 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,234 [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 2025-10-17 12:41:49,234 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:41:49,235 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,235 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,236 [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 2025-10-17 12:41:49,237 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,237 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4929ms INFO 2025-10-17 12:41:49,237 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,237 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0751ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,243 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,243 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3551ms INFO 2025-10-17 12:41:49,243 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,243 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0848ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,312 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:41:49,312 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,312 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,313 [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 2025-10-17 12:41:49,317 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,317 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2155ms INFO 2025-10-17 12:41:49,317 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,317 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8045ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,349 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:41:49,349 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,349 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,349 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:41:49,350 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,350 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,350 [55 ] 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 2025-10-17 12:41:49,351 [44 ] 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 2025-10-17 12:41:49,360 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,360 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8964ms INFO 2025-10-17 12:41:49,360 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,360 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8088ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,367 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,367 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5397ms INFO 2025-10-17 12:41:49,367 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,367 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2755ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,639 [40 ] 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 2025-10-17 12:41:49,639 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,640 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,640 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:41:49,640 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:49,640 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,641 [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 2025-10-17 12:41:49,642 [55 ] 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 2025-10-17 12:41:49,645 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,645 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7362ms INFO 2025-10-17 12:41:49,645 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,645 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9432ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:49,669 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:49,669 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 27.8748ms INFO 2025-10-17 12:41:49,669 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:49,670 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6126ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:50,468 [16 ] 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 2025-10-17 12:41:50,469 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:50,469 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:50,470 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 12:41:50,470 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:50,470 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:50,470 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:50,471 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:50,472 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:50,474 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:50,474 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8578ms INFO 2025-10-17 12:41:50,474 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:50,474 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0466ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:50,492 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:50,492 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.5373ms INFO 2025-10-17 12:41:50,492 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:50,492 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5741ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:51,064 [38 ] 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 2025-10-17 12:41:51,065 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:51,065 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:51,066 [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 2025-10-17 12:41:51,069 [40 ] 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 2025-10-17 12:41:51,069 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:51,069 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:51,070 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:51,070 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6653ms INFO 2025-10-17 12:41:51,070 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:51,070 [40 ] 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 2025-10-17 12:41:51,070 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8865ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:51,112 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:51,132 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 62.1208ms INFO 2025-10-17 12:41:51,132 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:51,132 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.8158ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:52,469 [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 71 INFO 2025-10-17 12:41:52,469 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:52,470 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:52,470 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:52,472 [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 2025-10-17 12:41:52,508 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:52,508 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 36.4466ms INFO 2025-10-17 12:41:52,508 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:52,508 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9753ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:55,004 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:55,004 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:55,004 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:55,006 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:55,035 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:55,035 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.2216ms INFO 2025-10-17 12:41:55,035 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:55,035 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4283ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:55,407 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676115179&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:41:55,408 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:41:55,408 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7137ms 200 text/html INFO 2025-10-17 12:41:55,701 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676115487 INFO 2025-10-17 12:41:55,701 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:41:55,701 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6312ms 200 application/javascript INFO 2025-10-17 12:41:55,781 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6876208982485029 INFO 2025-10-17 12:41:55,782 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:41:55,782 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5422ms 200 application/javascript INFO 2025-10-17 12:41:55,943 [16 ] 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%3D1760676115179%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:41:55,944 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:41:55,944 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:55,945 [16 ] 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 2025-10-17 12:41:55,946 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676115179&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:41:55,949 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:55,949 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.618ms INFO 2025-10-17 12:41:55,949 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:55,949 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.532ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,019 [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 2025-10-17 12:41:56,020 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:41:56,020 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,020 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,021 [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 2025-10-17 12:41:56,023 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:41:56,023 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:41:56,023 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:41:56,038 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:41:56,041 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,041 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.6674ms INFO 2025-10-17 12:41:56,041 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,041 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5672ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,127 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:41:56,127 [16 ] 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 2025-10-17 12:41:56,127 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,127 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,127 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,127 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,128 [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 2025-10-17 12:41:56,129 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:56,129 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:41:56,129 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:41:56,129 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:41:56,132 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,132 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2848ms INFO 2025-10-17 12:41:56,132 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,132 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.072ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,150 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:41:56,150 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:41:56,153 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,153 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 24.2931ms INFO 2025-10-17 12:41:56,153 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,153 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2771ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,261 [16 ] 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 2025-10-17 12:41:56,262 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,262 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,263 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:41:56,263 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,263 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,264 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:56,265 [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 2025-10-17 12:41:56,267 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,267 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,267 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6074ms INFO 2025-10-17 12:41:56,267 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,267 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8265ms INFO 2025-10-17 12:41:56,267 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,267 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0287ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,268 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5316ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,339 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:41:56,339 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,339 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,340 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:41:56,340 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,340 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,340 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:41:56,340 [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 2025-10-17 12:41:56,341 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,341 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,341 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,341 [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 2025-10-17 12:41:56,341 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,342 [16 ] 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 2025-10-17 12:41:56,342 [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 2025-10-17 12:41:56,342 [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 2025-10-17 12:41:56,342 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:41:56,342 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,342 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,343 [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 2025-10-17 12:41:56,345 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,345 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4436ms INFO 2025-10-17 12:41:56,345 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,346 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1421ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,346 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,346 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.2409ms INFO 2025-10-17 12:41:56,346 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,346 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0427ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,347 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,347 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4034ms INFO 2025-10-17 12:41:56,347 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,347 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9464ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,348 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,348 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.1862ms INFO 2025-10-17 12:41:56,348 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,348 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9478ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,349 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,349 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6565ms INFO 2025-10-17 12:41:56,349 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,350 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4891ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,419 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:41:56,420 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,420 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,421 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:41:56,421 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,421 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,421 [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 2025-10-17 12:41:56,422 [38 ] 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 2025-10-17 12:41:56,422 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:41:56,423 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,423 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,424 [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 2025-10-17 12:41:56,426 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,426 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8255ms INFO 2025-10-17 12:41:56,426 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,426 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4553ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,430 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,430 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3286ms INFO 2025-10-17 12:41:56,430 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,431 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9119ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,440 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,440 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5169ms INFO 2025-10-17 12:41:56,441 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,441 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2055ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:41:56,469 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:41:56,469 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:41:56,469 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,470 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:41:56,499 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:41:56,499 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.1423ms INFO 2025-10-17 12:41:56,499 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:41:56,499 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8231ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:02,760 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 12:42:02,761 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 12:42:02,761 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7853ms 200 text/css INFO 2025-10-17 12:42:02,761 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 12:42:02,761 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:42:02,761 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 12:42:02,761 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6508ms 200 application/javascript INFO 2025-10-17 12:42:02,899 [54 ] 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 2025-10-17 12:42:02,900 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:02,900 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:02,900 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 12:42:02,901 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:02,901 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:02,901 [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 2025-10-17 12:42:02,902 [35 ] 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 2025-10-17 12:42:02,905 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:02,905 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5866ms INFO 2025-10-17 12:42:02,905 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:02,905 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8343ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:02,908 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:02,908 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.1284ms INFO 2025-10-17 12:42:02,908 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:02,908 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2155ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:03,668 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:03,669 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:03,669 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:03,670 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:03,711 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:03,711 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.5839ms INFO 2025-10-17 12:42:03,711 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:03,711 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8793ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:08,577 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041101&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:08,577 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:08,578 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:08,579 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:08,600 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:08,600 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.7279ms INFO 2025-10-17 12:42:08,600 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:08,600 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.87ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:12,259 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2025-10-17 12:42:12,260 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2025-10-17 12:42:12,260 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:42:12,260 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTimePanel.53347f6a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTimePanel.53347f6a.css' INFO 2025-10-17 12:42:12,260 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8734ms 200 text/css INFO 2025-10-17 12:42:12,260 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimePanel.ea2600a8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimePanel.ea2600a8.js' INFO 2025-10-17 12:42:12,261 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7537ms 200 application/javascript INFO 2025-10-17 12:42:12,419 [55 ] 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 2025-10-17 12:42:12,420 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:12,420 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:12,420 [54 ] 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 2025-10-17 12:42:12,420 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:12,420 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:12,421 [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 2025-10-17 12:42:12,422 [54 ] 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 2025-10-17 12:42:12,425 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:12,425 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.698ms INFO 2025-10-17 12:42:12,425 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:12,425 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1131ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:12,461 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:12,464 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 42.3021ms INFO 2025-10-17 12:42:12,464 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:12,464 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1638ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:13,859 [55 ] 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 2025-10-17 12:42:13,860 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:42:13,860 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:13,860 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:13,862 [55 ] 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 2025-10-17 12:42:13,869 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:13,869 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.9162ms INFO 2025-10-17 12:42:13,869 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:13,869 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7744ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:16,961 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 12:42:16,962 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:16,962 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:16,963 [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 2025-10-17 12:42:16,970 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:16,970 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.3958ms INFO 2025-10-17 12:42:16,970 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:16,970 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4252ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:17,993 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:17,994 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:17,994 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:17,996 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:18,026 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:18,026 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.2155ms INFO 2025-10-17 12:42:18,026 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:18,026 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.6312ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:19,621 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 12:42:19,621 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:19,622 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:19,623 [54 ] 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 2025-10-17 12:42:19,630 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:19,630 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.7243ms INFO 2025-10-17 12:42:19,630 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:19,630 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9678ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:20,902 [64 ] 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 2025-10-17 12:42:20,902 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:20,902 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:20,904 [64 ] 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 2025-10-17 12:42:20,942 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:20,946 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 42.0032ms INFO 2025-10-17 12:42:20,946 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:20,946 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.3244ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:22,181 [64 ] 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 2025-10-17 12:42:22,181 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:42:22,181 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:22,181 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:22,183 [64 ] 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 2025-10-17 12:42:22,189 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:22,189 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3994ms INFO 2025-10-17 12:42:22,189 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:22,190 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6976ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:24,724 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10410&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:24,724 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:24,724 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:24,726 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:24,767 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:24,767 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.5093ms INFO 2025-10-17 12:42:24,767 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:24,767 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.6597ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:24,980 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676144751&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:42:24,980 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:42:24,981 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7298ms 200 text/html INFO 2025-10-17 12:42:25,300 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676145049 INFO 2025-10-17 12:42:25,301 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:42:25,301 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6511ms 200 application/javascript INFO 2025-10-17 12:42:25,379 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7946104232611731 INFO 2025-10-17 12:42:25,380 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:42:25,380 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5329ms 200 application/javascript INFO 2025-10-17 12:42:25,495 [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%3D1760676144751%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:42:25,495 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:42:25,495 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,496 [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 2025-10-17 12:42:25,498 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676144751&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:42:25,500 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,500 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7156ms INFO 2025-10-17 12:42:25,500 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,500 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6134ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,540 [54 ] 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 2025-10-17 12:42:25,541 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:42:25,541 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,541 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,542 [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 2025-10-17 12:42:25,543 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:42:25,543 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:42:25,543 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:42:25,559 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:42:25,561 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,561 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9524ms INFO 2025-10-17 12:42:25,561 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,561 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7842ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,701 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:42:25,701 [40 ] 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 2025-10-17 12:42:25,701 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,701 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,701 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,701 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,703 [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 2025-10-17 12:42:25,703 [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 2025-10-17 12:42:25,703 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:42:25,703 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:42:25,703 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:42:25,706 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,706 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.313ms INFO 2025-10-17 12:42:25,706 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,706 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2539ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,719 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:42:25,719 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:42:25,721 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,721 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6937ms INFO 2025-10-17 12:42:25,721 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,721 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6147ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,860 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:42:25,860 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,860 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,860 [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 2025-10-17 12:42:25,860 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,861 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,862 [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 2025-10-17 12:42:25,862 [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 2025-10-17 12:42:25,865 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,865 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,865 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2734ms INFO 2025-10-17 12:42:25,865 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9887ms INFO 2025-10-17 12:42:25,865 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,865 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,865 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4021ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,865 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8784ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,939 [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 2025-10-17 12:42:25,940 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:42:25,940 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,940 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,940 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,940 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,940 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:42:25,940 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,941 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:42:25,941 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,941 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,941 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,941 [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 2025-10-17 12:42:25,941 [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 2025-10-17 12:42:25,942 [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 2025-10-17 12:42:25,942 [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 2025-10-17 12:42:25,942 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:42:25,943 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,943 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,943 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:42:25,943 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:25,943 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,944 [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 2025-10-17 12:42:25,945 [55 ] 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 2025-10-17 12:42:25,947 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,947 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8058ms INFO 2025-10-17 12:42:25,947 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,947 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7039ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,948 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,948 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,948 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.1127ms INFO 2025-10-17 12:42:25,948 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,948 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.9526ms INFO 2025-10-17 12:42:25,948 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,948 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6977ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,948 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.785ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,952 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,952 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 10.5698ms INFO 2025-10-17 12:42:25,952 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,953 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4507ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,953 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,953 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 11.5516ms INFO 2025-10-17 12:42:25,953 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,954 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0735ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:25,954 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:25,954 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.195ms INFO 2025-10-17 12:42:25,954 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:25,954 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1175ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:26,027 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:42:26,028 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:26,028 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:26,029 [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 2025-10-17 12:42:26,036 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:42:26,036 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:26,036 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:26,037 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:26,037 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1999ms INFO 2025-10-17 12:42:26,037 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:26,037 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9225ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:26,038 [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 2025-10-17 12:42:26,054 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:26,054 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2816ms INFO 2025-10-17 12:42:26,054 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:26,054 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2173ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:28,104 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041000&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:28,104 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:28,104 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:28,106 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:28,129 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:28,129 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 22.9336ms INFO 2025-10-17 12:42:28,129 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:28,129 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2484ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:31,540 [55 ] 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 2025-10-17 12:42:31,540 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:31,540 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:31,540 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:42:31,541 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:31,541 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:31,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 2025-10-17 12:42:31,542 [64 ] 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 2025-10-17 12:42:31,545 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:31,545 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7386ms INFO 2025-10-17 12:42:31,545 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:31,546 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0461ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:31,578 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:31,578 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 35.9286ms INFO 2025-10-17 12:42:31,578 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:31,578 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8054ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:33,060 [55 ] 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 2025-10-17 12:42:33,061 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:33,061 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:33,062 [40 ] 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 2025-10-17 12:42:33,062 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:33,062 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:33,062 [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 2025-10-17 12:42:33,063 [40 ] 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 2025-10-17 12:42:33,066 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:33,066 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6465ms INFO 2025-10-17 12:42:33,066 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:33,066 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.906ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:33,100 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:33,103 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.5177ms INFO 2025-10-17 12:42:33,103 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:33,103 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.3427ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:34,341 [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 71 INFO 2025-10-17 12:42:34,341 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:42:34,341 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:34,341 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:34,343 [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 2025-10-17 12:42:34,349 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:34,349 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1194ms INFO 2025-10-17 12:42:34,349 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:34,349 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3416ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:36,021 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:36,021 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:36,022 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:36,023 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:36,052 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:36,052 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.1178ms INFO 2025-10-17 12:42:36,052 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:36,052 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3498ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:38,364 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:38,364 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:38,364 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:38,365 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:38,417 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:38,417 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 51.7365ms INFO 2025-10-17 12:42:38,417 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:38,417 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.8557ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:40,284 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041100&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:40,285 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:40,285 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:40,286 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:40,310 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:40,310 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 23.6327ms INFO 2025-10-17 12:42:40,310 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:40,310 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2366ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:45,834 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:45,834 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:45,834 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:45,836 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:45,866 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:45,866 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.0001ms INFO 2025-10-17 12:42:45,866 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:45,866 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.286ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:52,565 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:52,565 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:52,565 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:52,567 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:52,608 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:52,608 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.8994ms INFO 2025-10-17 12:42:52,608 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:52,609 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1408ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:53,361 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:53,361 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:53,362 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:53,363 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:53,395 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:53,395 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 31.5952ms INFO 2025-10-17 12:42:53,395 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:53,395 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.3438ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:57,478 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:57,479 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:57,479 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:57,481 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:57,509 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:57,510 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.7503ms INFO 2025-10-17 12:42:57,510 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:57,510 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4254ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:58,901 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 12:42:58,902 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:42:58,902 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:58,903 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:42:58,943 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:42:58,943 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.8385ms INFO 2025-10-17 12:42:58,943 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:42:58,943 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.0627ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:42:59,733 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676180611&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:42:59,734 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:42:59,734 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8002ms 200 text/html INFO 2025-10-17 12:43:00,426 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676181323 INFO 2025-10-17 12:43:00,427 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:43:00,427 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2133ms 200 application/javascript INFO 2025-10-17 12:43:00,513 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.22828733226550768 INFO 2025-10-17 12:43:00,513 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:43:00,513 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7377ms 200 application/javascript INFO 2025-10-17 12:43:00,658 [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%3D1760676180611%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:43:00,658 [55 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:43:00,658 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,660 [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 2025-10-17 12:43:00,661 [55 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676180611&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:43:00,664 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:00,664 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.676ms INFO 2025-10-17 12:43:00,664 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,664 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9064ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:00,682 [59 ] 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 2025-10-17 12:43:00,682 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:43:00,682 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:00,682 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,684 [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 2025-10-17 12:43:00,685 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:43:00,685 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:43:00,685 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:43:00,700 [55 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:43:00,703 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:00,703 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8845ms INFO 2025-10-17 12:43:00,703 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,703 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1489ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:00,822 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:43:00,822 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:00,822 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,823 [55 ] 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 2025-10-17 12:43:00,824 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:00,824 [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 2025-10-17 12:43:00,824 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,824 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:43:00,824 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:43:00,824 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:43:00,825 [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 2025-10-17 12:43:00,829 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:00,829 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6105ms INFO 2025-10-17 12:43:00,829 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,829 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7336ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:00,840 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:43:00,840 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:43:00,843 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:00,843 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9714ms INFO 2025-10-17 12:43:00,843 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,843 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.826ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:00,962 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:43:00,963 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:00,963 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,964 [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 2025-10-17 12:43:00,968 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:00,968 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.866ms INFO 2025-10-17 12:43:00,968 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,968 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9807ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:00,974 [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 2025-10-17 12:43:00,974 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:00,974 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,975 [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 2025-10-17 12:43:00,978 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:00,979 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1218ms INFO 2025-10-17 12:43:00,979 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:00,979 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.907ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:01,043 [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 2025-10-17 12:43:01,043 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:01,043 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,045 [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 2025-10-17 12:43:01,048 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:01,048 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3484ms INFO 2025-10-17 12:43:01,048 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,048 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0752ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:01,051 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:43:01,052 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:01,052 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,053 [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 2025-10-17 12:43:01,054 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:43:01,054 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:01,054 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,056 [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 2025-10-17 12:43:01,057 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:01,057 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3038ms INFO 2025-10-17 12:43:01,057 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,057 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4062ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:01,059 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:01,059 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0023ms INFO 2025-10-17 12:43:01,059 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,059 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7478ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:01,098 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:43:01,099 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:43:01,099 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:01,099 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,099 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:01,099 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,100 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:43:01,100 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:01,100 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,100 [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 2025-10-17 12:43:01,100 [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 2025-10-17 12:43:01,101 [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 2025-10-17 12:43:01,107 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:01,107 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.954ms INFO 2025-10-17 12:43:01,107 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,107 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6246ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:01,107 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:01,107 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.1385ms INFO 2025-10-17 12:43:01,107 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,107 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9294ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:01,108 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:01,108 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.1623ms INFO 2025-10-17 12:43:01,108 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,108 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9745ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:01,163 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:43:01,163 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:01,163 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,176 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:43:01,176 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:01,176 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,177 [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 2025-10-17 12:43:01,177 [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 2025-10-17 12:43:01,191 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:01,192 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 14.2174ms INFO 2025-10-17 12:43:01,192 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,192 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.7793ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:01,198 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:01,198 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.8054ms INFO 2025-10-17 12:43:01,198 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:01,198 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5951ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:02,905 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104040002&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:02,905 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:02,905 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:02,907 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:02,937 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:02,938 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.8134ms INFO 2025-10-17 12:43:02,938 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:02,938 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.8529ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:03,164 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:43:03,164 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:03,164 [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 2025-10-17 12:43:03,164 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:03,165 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:03,165 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:03,166 [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 2025-10-17 12:43:03,166 [59 ] 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 2025-10-17 12:43:03,171 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:03,171 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.116ms INFO 2025-10-17 12:43:03,171 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:03,171 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9747ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:03,213 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:03,213 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 46.6263ms INFO 2025-10-17 12:43:03,213 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:03,213 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1285ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:05,193 [76 ] 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 2025-10-17 12:43:05,194 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:05,194 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:05,194 [59 ] 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 2025-10-17 12:43:05,194 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:05,195 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:05,195 [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 2025-10-17 12:43:05,196 [59 ] 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 2025-10-17 12:43:05,199 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:05,199 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6082ms INFO 2025-10-17 12:43:05,199 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:05,199 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0031ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:05,234 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:05,236 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.326ms INFO 2025-10-17 12:43:05,236 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:05,236 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.1093ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:06,505 [63 ] 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 2025-10-17 12:43:06,505 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:43:06,505 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:06,506 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:06,507 [63 ] 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 2025-10-17 12:43:06,565 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:06,565 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 57.8642ms INFO 2025-10-17 12:43:06,565 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:06,565 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.3904ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:08,874 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:08,875 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:08,875 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:08,876 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:08,906 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:08,906 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.7202ms INFO 2025-10-17 12:43:08,906 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:08,906 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0338ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:11,024 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:11,025 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:11,025 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:11,026 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:11,055 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:11,055 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.1947ms INFO 2025-10-17 12:43:11,055 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:11,056 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3748ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:15,764 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:15,765 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:15,765 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:15,766 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:15,805 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:15,805 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.3318ms INFO 2025-10-17 12:43:15,806 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:15,806 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.5188ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:15,987 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404000200&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:15,987 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:15,987 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:15,989 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:16,009 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:16,010 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.5672ms INFO 2025-10-17 12:43:16,010 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:16,010 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8527ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:19,044 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050901&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:19,044 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:19,044 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:19,046 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:19,066 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:19,066 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.6013ms INFO 2025-10-17 12:43:19,066 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:19,067 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.705ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:28,289 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:43:28,290 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:28,290 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:28,291 [55 ] 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 2025-10-17 12:43:28,319 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:28,319 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.21ms INFO 2025-10-17 12:43:28,319 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:28,319 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.2979ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:29,044 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:29,044 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:29,045 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:29,046 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:29,087 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:29,087 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.3078ms INFO 2025-10-17 12:43:29,087 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:29,087 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4042ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:32,394 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050902&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:32,394 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:32,395 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:32,398 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:32,418 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:32,418 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.3935ms INFO 2025-10-17 12:43:32,419 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:32,419 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6153ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:43,304 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:43,304 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:43,305 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:43,306 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:43,346 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:43,346 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.0088ms INFO 2025-10-17 12:43:43,346 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:43,346 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3227ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:47,284 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050900&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:47,284 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:47,284 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:47,286 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:47,306 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:47,307 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.7672ms INFO 2025-10-17 12:43:47,307 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:47,307 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8819ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:50,084 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:50,084 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:50,084 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:50,086 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:50,116 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:50,116 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9336ms INFO 2025-10-17 12:43:50,116 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:50,116 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0646ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:50,864 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:50,865 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:50,865 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:50,867 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:50,896 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:50,896 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.2438ms INFO 2025-10-17 12:43:50,896 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:50,896 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.5934ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:51,884 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:51,885 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:51,885 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:51,886 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:51,916 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:51,916 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.8323ms INFO 2025-10-17 12:43:51,916 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:51,916 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.1807ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:53,764 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:53,764 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:53,764 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:53,766 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:53,804 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:53,805 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.6503ms INFO 2025-10-17 12:43:53,805 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:53,805 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.8174ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:43:57,544 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040802&onlyShowOnLineA0191=true& INFO 2025-10-17 12:43:57,545 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:43:57,545 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:57,546 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:43:57,585 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:43:57,585 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.1476ms INFO 2025-10-17 12:43:57,585 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:43:57,585 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.1848ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:00,624 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104080202&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:00,624 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:00,625 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:00,626 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:00,646 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:00,646 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.6042ms INFO 2025-10-17 12:44:00,646 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:00,647 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6551ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:11,124 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:11,125 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:11,125 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:11,126 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:11,156 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:11,156 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9038ms INFO 2025-10-17 12:44:11,156 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:11,157 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.4278ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:12,434 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:12,435 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:12,435 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:12,436 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:12,476 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:12,477 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.2932ms INFO 2025-10-17 12:44:12,477 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:12,477 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.4958ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:14,164 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040501&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:14,165 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:14,165 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:14,166 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:14,212 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:14,212 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 45.7697ms INFO 2025-10-17 12:44:14,212 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:14,212 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1238ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:15,884 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050100&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:15,884 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:15,885 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:15,886 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:15,906 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:15,906 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.2103ms INFO 2025-10-17 12:44:15,906 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:15,906 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3889ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:19,435 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 12:44:19,435 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:44:19,435 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:19,436 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:19,437 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:19,466 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:19,466 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 29.3135ms INFO 2025-10-17 12:44:19,466 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:19,466 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4038ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:26,044 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040501&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:26,045 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:26,045 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:26,046 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:26,096 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:26,096 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 49.3718ms INFO 2025-10-17 12:44:26,096 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:26,096 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4832ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:27,684 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050101&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:27,684 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:27,685 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:27,686 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:27,707 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:27,707 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.7003ms INFO 2025-10-17 12:44:27,707 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:27,707 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9524ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:32,474 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:32,475 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:32,475 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:32,476 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:32,516 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:32,516 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.7368ms INFO 2025-10-17 12:44:32,516 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:32,516 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.0025ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:33,885 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040502&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:33,885 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:33,885 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:33,886 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:33,906 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:33,906 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.8414ms INFO 2025-10-17 12:44:33,906 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:33,906 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9462ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:36,724 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:36,724 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:36,725 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:36,726 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:36,766 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:36,766 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.9756ms INFO 2025-10-17 12:44:36,766 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:36,766 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.0707ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:39,804 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040500&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:39,805 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:39,805 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:39,806 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:39,839 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:39,839 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 32.8171ms INFO 2025-10-17 12:44:39,839 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:39,839 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9045ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:40,984 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050000&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:40,984 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:40,984 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:40,986 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:41,008 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:41,008 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.845ms INFO 2025-10-17 12:44:41,008 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:41,008 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0232ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:44,934 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040500&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:44,934 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:44,935 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:44,936 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:44,969 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:44,969 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.4342ms INFO 2025-10-17 12:44:44,969 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:44,970 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6453ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:46,364 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050001&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:46,365 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:46,365 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:46,367 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:46,401 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:46,401 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.9636ms INFO 2025-10-17 12:44:46,401 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:46,401 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8193ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:48,124 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405000100&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:48,125 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:48,125 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:48,126 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:48,147 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:48,147 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.915ms INFO 2025-10-17 12:44:48,147 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:48,148 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0117ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:44:50,764 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:44:50,765 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:44:50,765 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:50,766 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:44:50,797 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:44:50,797 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.7435ms INFO 2025-10-17 12:44:50,797 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:44:50,797 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.8561ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:12,210 [73 ] 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 2025-10-17 12:45:12,210 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:45:12,210 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6882ms 200 text/html INFO 2025-10-17 12:45:12,273 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:45:12,276 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:45:12,276 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0036ms 200 text/css INFO 2025-10-17 12:45:12,292 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:45:12,293 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:45:12,293 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8473ms 200 application/javascript INFO 2025-10-17 12:45:12,294 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676310686&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:45:12,294 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:45:12,294 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5494ms 200 text/html INFO 2025-10-17 12:45:12,296 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:45:12,296 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:45:12,302 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:45:12,303 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:45:12,303 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5273ms 200 application/javascript INFO 2025-10-17 12:45:12,307 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:45:12,307 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5191ms 200 application/javascript INFO 2025-10-17 12:45:12,318 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:45:12,318 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:45:12,318 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5175ms 200 application/javascript INFO 2025-10-17 12:45:12,361 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:45:12,362 [35 ] 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 2025-10-17 12:45:12,363 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5247ms 200 application/javascript INFO 2025-10-17 12:45:12,377 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:45:12,377 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:45:12,382 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:45:12,384 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:45:12,384 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6625ms 200 text/css INFO 2025-10-17 12:45:12,387 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:45:12,387 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0858ms 200 application/javascript INFO 2025-10-17 12:45:12,396 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:45:12,396 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:45:12,396 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3854ms 200 application/javascript INFO 2025-10-17 12:45:12,416 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:45:12,417 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:45:12,417 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5547ms 200 application/javascript INFO 2025-10-17 12:45:12,417 [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 2025-10-17 12:45:12,418 [73 ] 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 2025-10-17 12:45:12,418 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6802ms 200 application/javascript INFO 2025-10-17 12:45:12,428 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:45:12,428 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:45:12,428 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5284ms 200 application/javascript INFO 2025-10-17 12:45:12,454 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:45:12,455 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:45:12,455 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4637ms 200 application/javascript INFO 2025-10-17 12:45:12,468 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:45:12,469 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:45:12,469 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1381ms 200 application/javascript INFO 2025-10-17 12:45:13,729 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:45:13,729 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:45:13,729 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6244ms 200 application/javascript INFO 2025-10-17 12:45:14,193 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676312597 INFO 2025-10-17 12:45:14,193 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:45:14,193 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6743ms 200 application/javascript INFO 2025-10-17 12:45:14,284 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5767440587842505 INFO 2025-10-17 12:45:14,284 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:45:14,284 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5323ms 200 application/javascript INFO 2025-10-17 12:45:14,522 [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%3D1760676310686%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:45:14,522 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:45:14,522 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,523 [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 2025-10-17 12:45:14,524 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676310686&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:45:14,527 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:14,527 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6818ms INFO 2025-10-17 12:45:14,527 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,527 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7003ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:14,531 [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 2025-10-17 12:45:14,531 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:45:14,531 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:14,531 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,532 [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 2025-10-17 12:45:14,534 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:45:14,534 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:45:14,534 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:45:14,549 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:45:14,551 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:14,551 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6576ms INFO 2025-10-17 12:45:14,551 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,551 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.43ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:14,660 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:45:14,660 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:14,660 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,661 [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 2025-10-17 12:45:14,662 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:45:14,662 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:45:14,662 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:45:14,668 [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 2025-10-17 12:45:14,668 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:14,668 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,670 [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 2025-10-17 12:45:14,673 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:14,673 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1411ms INFO 2025-10-17 12:45:14,673 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,673 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8862ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:14,677 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:45:14,677 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:45:14,680 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:14,680 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.4171ms INFO 2025-10-17 12:45:14,680 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,680 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2698ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:14,809 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:45:14,809 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:45:14,810 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:45:14,810 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8295ms 200 application/javascript INFO 2025-10-17 12:45:14,812 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:45:14,812 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:45:14,812 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:45:14,812 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:45:14,812 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:45:14,812 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3862ms 200 text/css INFO 2025-10-17 12:45:14,812 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4827ms 200 application/javascript INFO 2025-10-17 12:45:14,813 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:45:14,813 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:45:14,813 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:45:14,813 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.507ms 200 application/javascript INFO 2025-10-17 12:45:14,874 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:45:14,874 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:45:14,875 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:45:14,875 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5574ms 200 application/javascript INFO 2025-10-17 12:45:14,876 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:45:14,876 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:45:14,876 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:45:14,876 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:45:14,876 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4375ms 200 application/javascript INFO 2025-10-17 12:45:14,877 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:45:14,877 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:45:14,877 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0579ms 200 text/css INFO 2025-10-17 12:45:14,877 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:45:14,877 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9271ms 200 text/css INFO 2025-10-17 12:45:14,920 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:45:14,920 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:14,920 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,922 [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 2025-10-17 12:45:14,922 [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 2025-10-17 12:45:14,922 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:14,922 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,923 [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 2025-10-17 12:45:14,925 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:14,925 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5241ms INFO 2025-10-17 12:45:14,925 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,926 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5792ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:14,926 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:14,926 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9362ms INFO 2025-10-17 12:45:14,926 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:14,926 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8584ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:15,039 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:45:15,039 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:45:15,040 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:45:15,040 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6555ms 200 application/javascript INFO 2025-10-17 12:45:15,177 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:45:15,178 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:45:15,178 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:45:15,178 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6679ms 200 image/png INFO 2025-10-17 12:45:15,179 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:45:15,179 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6642ms 200 image/png INFO 2025-10-17 12:45:15,180 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:45:15,180 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:45:15,180 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3595ms 200 image/png INFO 2025-10-17 12:45:15,238 [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 2025-10-17 12:45:15,239 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:15,239 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,241 [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 2025-10-17 12:45:15,244 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:15,244 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6112ms INFO 2025-10-17 12:45:15,244 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,244 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.802ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:15,258 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:45:15,258 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:15,258 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,260 [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 2025-10-17 12:45:15,263 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:15,263 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.103ms INFO 2025-10-17 12:45:15,263 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,263 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7624ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:15,265 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:45:15,265 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:15,265 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,266 [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 2025-10-17 12:45:15,269 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:15,269 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9019ms INFO 2025-10-17 12:45:15,269 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,270 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5919ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:15,300 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:45:15,300 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:15,300 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,301 [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 2025-10-17 12:45:15,302 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:45:15,303 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:15,303 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,304 [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 2025-10-17 12:45:15,304 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:15,304 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1742ms INFO 2025-10-17 12:45:15,304 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,305 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7228ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:15,311 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:15,311 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2892ms INFO 2025-10-17 12:45:15,311 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,311 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9252ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:15,321 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:45:15,322 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:45:15,322 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6478ms 200 image/jpeg INFO 2025-10-17 12:45:15,365 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:45:15,366 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:45:15,366 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6896ms 200 image/png INFO 2025-10-17 12:45:15,386 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:45:15,387 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:45:15,387 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0997ms 200 image/jpeg INFO 2025-10-17 12:45:15,387 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:45:15,387 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:45:15,388 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:45:15,388 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6937ms 200 image/jpeg INFO 2025-10-17 12:45:15,389 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:45:15,389 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5143ms 200 image/jpeg INFO 2025-10-17 12:45:15,402 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:45:15,403 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:45:15,403 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6433ms 200 image/png INFO 2025-10-17 12:45:15,459 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:45:15,459 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:15,460 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,461 [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 2025-10-17 12:45:15,470 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:15,470 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9717ms INFO 2025-10-17 12:45:15,470 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,470 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0805ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:15,616 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:45:15,616 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:15,616 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,618 [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 2025-10-17 12:45:15,622 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:15,622 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7478ms INFO 2025-10-17 12:45:15,622 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,622 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5486ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:15,798 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:45:15,798 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:15,798 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,800 [73 ] 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 2025-10-17 12:45:15,816 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:15,816 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6091ms INFO 2025-10-17 12:45:15,816 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:15,817 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4857ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:37,084 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10407&onlyShowOnLineA0191=true& INFO 2025-10-17 12:45:37,085 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:37,085 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:37,086 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:45:37,115 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:37,115 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.0027ms INFO 2025-10-17 12:45:37,115 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:37,115 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.1606ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:39,014 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040700&onlyShowOnLineA0191=true& INFO 2025-10-17 12:45:39,014 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:39,015 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:39,016 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:45:39,037 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:39,037 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.1649ms INFO 2025-10-17 12:45:39,037 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:39,037 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4501ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:44,717 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1&onlyShowOnLineA0191=true& INFO 2025-10-17 12:45:44,717 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:44,717 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:44,719 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:45:44,747 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:44,747 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.6873ms INFO 2025-10-17 12:45:44,747 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:44,747 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9032ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:48,084 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:45:48,085 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:48,085 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:48,086 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:45:48,116 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:48,116 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9486ms INFO 2025-10-17 12:45:48,117 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:48,117 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3974ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:51,284 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 12:45:51,285 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:51,285 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:51,286 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:45:51,320 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:51,320 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.9725ms INFO 2025-10-17 12:45:51,320 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:51,320 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0286ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:53,675 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 12:45:53,675 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:53,675 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:53,677 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:45:53,719 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:53,719 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 42.0441ms INFO 2025-10-17 12:45:53,719 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:53,719 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.2642ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:45:55,444 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020000&onlyShowOnLineA0191=true& INFO 2025-10-17 12:45:55,445 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:45:55,445 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:55,446 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:45:55,466 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:45:55,466 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.2409ms INFO 2025-10-17 12:45:55,466 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:45:55,467 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2491ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:01,200 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:01,200 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:01,200 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:01,201 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:01,243 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:01,243 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.4437ms INFO 2025-10-17 12:46:01,243 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:01,243 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.5554ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:02,954 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020001&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:02,954 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:02,954 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:02,956 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:02,982 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:02,982 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 25.8003ms INFO 2025-10-17 12:46:02,982 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:02,982 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0948ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:04,405 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:04,405 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:04,406 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:04,407 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:04,441 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:04,441 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.2097ms INFO 2025-10-17 12:46:04,441 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:04,441 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2818ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:05,604 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:05,605 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:05,605 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:05,606 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:05,648 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:05,648 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.602ms INFO 2025-10-17 12:46:05,648 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:05,648 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.7619ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:06,130 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676365614&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:46:06,131 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:46:06,131 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9064ms 200 text/html INFO 2025-10-17 12:46:06,749 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676366342 INFO 2025-10-17 12:46:06,749 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:46:06,749 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6526ms 200 application/javascript INFO 2025-10-17 12:46:06,869 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.09517803644503653 INFO 2025-10-17 12:46:06,869 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:46:06,869 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5055ms 200 application/javascript INFO 2025-10-17 12:46:07,005 [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%3D1760676365614%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:46:07,005 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:46:07,005 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,006 [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 2025-10-17 12:46:07,007 [51 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676365614&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:46:07,010 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,010 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8102ms INFO 2025-10-17 12:46:07,010 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,010 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7038ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,061 [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 2025-10-17 12:46:07,061 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:46:07,061 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,061 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,063 [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 2025-10-17 12:46:07,064 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:46:07,064 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:46:07,064 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:46:07,079 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:46:07,081 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,081 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.714ms INFO 2025-10-17 12:46:07,081 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,082 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6416ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,265 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:46:07,266 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,266 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,267 [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 2025-10-17 12:46:07,268 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:46:07,268 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:46:07,269 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:46:07,269 [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 2025-10-17 12:46:07,269 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,269 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,270 [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 2025-10-17 12:46:07,274 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,274 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5399ms INFO 2025-10-17 12:46:07,274 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,274 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2242ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,284 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:46:07,284 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:46:07,288 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,288 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 20.4829ms INFO 2025-10-17 12:46:07,288 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,288 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7438ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,421 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:46:07,421 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,421 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,423 [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 2025-10-17 12:46:07,426 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,426 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5663ms INFO 2025-10-17 12:46:07,426 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,426 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7591ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,429 [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 2025-10-17 12:46:07,429 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,429 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,431 [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 2025-10-17 12:46:07,434 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,434 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1845ms INFO 2025-10-17 12:46:07,434 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,434 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9865ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,465 [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 2025-10-17 12:46:07,466 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,466 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,467 [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 2025-10-17 12:46:07,470 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,470 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7656ms INFO 2025-10-17 12:46:07,470 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,470 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5346ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,506 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:46:07,507 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,507 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,508 [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 2025-10-17 12:46:07,509 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:46:07,510 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,510 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,511 [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 2025-10-17 12:46:07,511 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,511 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3786ms INFO 2025-10-17 12:46:07,511 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,511 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0626ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,514 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,514 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9968ms INFO 2025-10-17 12:46:07,514 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,514 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8521ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,554 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:46:07,554 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,554 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,555 [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 2025-10-17 12:46:07,556 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:46:07,557 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,557 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,558 [39 ] 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 2025-10-17 12:46:07,561 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,561 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0574ms INFO 2025-10-17 12:46:07,561 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,561 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6131ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,562 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,562 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2616ms INFO 2025-10-17 12:46:07,562 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,563 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9511ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,586 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:46:07,586 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,586 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,588 [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 2025-10-17 12:46:07,589 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:46:07,589 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,589 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,591 [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 2025-10-17 12:46:07,592 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,592 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6277ms INFO 2025-10-17 12:46:07,593 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,593 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6474ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,598 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,599 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0118ms INFO 2025-10-17 12:46:07,599 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,599 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.597ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,631 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:46:07,631 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,631 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,632 [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 2025-10-17 12:46:07,663 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,663 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 30.5869ms INFO 2025-10-17 12:46:07,663 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,663 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3342ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:07,684 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020100&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:07,684 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:07,684 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,686 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:07,714 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:07,714 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.9397ms INFO 2025-10-17 12:46:07,714 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:07,714 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9563ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:08,666 [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 2025-10-17 12:46:08,666 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:08,666 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:08,668 [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 2025-10-17 12:46:08,669 [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 2025-10-17 12:46:08,669 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:46:08,670 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:08,670 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:08,671 [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 2025-10-17 12:46:08,672 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:08,672 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9637ms INFO 2025-10-17 12:46:08,672 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:08,672 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1269ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:08,701 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:08,701 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 30.0729ms INFO 2025-10-17 12:46:08,701 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:08,701 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.9657ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:09,524 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010001&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:09,525 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:09,525 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:09,526 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:09,546 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:09,546 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.2508ms INFO 2025-10-17 12:46:09,546 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:09,547 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3201ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:10,954 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:10,954 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:10,955 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:10,956 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:10,991 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:10,991 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 35.1473ms INFO 2025-10-17 12:46:10,991 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:10,991 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3399ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:11,644 [11 ] 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 2025-10-17 12:46:11,644 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:11,645 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:11,646 [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 2025-10-17 12:46:11,650 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:11,650 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6487ms INFO 2025-10-17 12:46:11,650 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:11,650 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8524ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:11,651 [60 ] 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 2025-10-17 12:46:11,652 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:11,652 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:11,653 [60 ] 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 2025-10-17 12:46:11,677 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:11,678 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 24.4149ms INFO 2025-10-17 12:46:11,678 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:11,678 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.512ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:12,626 [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 2025-10-17 12:46:12,626 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:46:12,627 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:12,627 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:12,628 [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 2025-10-17 12:46:12,656 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:12,656 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 28.2288ms INFO 2025-10-17 12:46:12,656 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:12,657 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.4372ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:12,941 [11 ] 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 2025-10-17 12:46:12,941 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:46:12,942 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:12,942 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:12,943 [11 ] 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 2025-10-17 12:46:12,949 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:12,949 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3489ms INFO 2025-10-17 12:46:12,949 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:12,950 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4401ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:13,514 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:13,515 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:13,515 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:13,516 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:13,557 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:13,557 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.9078ms INFO 2025-10-17 12:46:13,557 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:13,557 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.2373ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:15,804 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:15,805 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:15,805 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:15,807 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:15,840 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:15,840 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.5618ms INFO 2025-10-17 12:46:15,840 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:15,840 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9752ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:16,884 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:16,885 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:16,885 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:16,886 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:16,925 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:16,925 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.9818ms INFO 2025-10-17 12:46:16,925 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:16,926 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.3439ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:18,474 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020100&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:18,475 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:18,475 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:18,477 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:18,505 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:18,505 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.6091ms INFO 2025-10-17 12:46:18,505 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:18,505 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9822ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:20,089 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010001&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:20,090 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:20,090 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:20,091 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:20,111 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:20,111 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7202ms INFO 2025-10-17 12:46:20,111 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:20,111 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0225ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:21,365 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:21,365 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:21,365 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:21,366 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:21,399 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:21,399 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 32.6525ms INFO 2025-10-17 12:46:21,399 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:21,399 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.7679ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:23,124 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:23,124 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:23,124 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:23,126 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:23,159 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:23,160 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.7787ms INFO 2025-10-17 12:46:23,160 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:23,160 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9918ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:24,125 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:24,125 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:24,125 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:24,126 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:24,157 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:24,157 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.3813ms INFO 2025-10-17 12:46:24,157 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:24,157 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.5171ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:25,995 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:25,995 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:25,995 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:25,997 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:26,030 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:26,030 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.0735ms INFO 2025-10-17 12:46:26,030 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:26,030 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3531ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:27,589 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:27,589 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:27,589 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:27,591 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:27,631 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:27,631 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.053ms INFO 2025-10-17 12:46:27,631 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:27,631 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2164ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:30,165 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020101&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:30,165 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:30,165 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:30,166 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:30,195 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:30,196 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.1474ms INFO 2025-10-17 12:46:30,196 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:30,196 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.1822ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:31,434 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010100&onlyShowOnLineA0191=true& INFO 2025-10-17 12:46:31,434 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:31,435 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:31,436 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:46:31,456 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:31,456 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.0232ms INFO 2025-10-17 12:46:31,456 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:31,456 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3693ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:59,414 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676419208&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:46:59,414 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:46:59,415 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8868ms 200 text/html INFO 2025-10-17 12:46:59,716 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676419508 INFO 2025-10-17 12:46:59,717 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:46:59,717 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.626ms 200 application/javascript INFO 2025-10-17 12:46:59,769 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6020480443654196 INFO 2025-10-17 12:46:59,769 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:46:59,769 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7047ms 200 application/javascript INFO 2025-10-17 12:46:59,902 [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%3D1760676419208%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:46:59,902 [74 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:46:59,902 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:59,904 [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 2025-10-17 12:46:59,905 [74 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676419208&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:46:59,908 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:59,908 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1496ms INFO 2025-10-17 12:46:59,908 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:59,908 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2413ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:46:59,921 [77 ] 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 2025-10-17 12:46:59,921 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:46:59,921 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:46:59,921 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:59,922 [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 2025-10-17 12:46:59,923 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:46:59,923 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:46:59,924 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:46:59,938 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:46:59,941 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:46:59,941 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.552ms INFO 2025-10-17 12:46:59,941 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:46:59,941 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2964ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,046 [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 2025-10-17 12:47:00,047 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,047 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,048 [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 2025-10-17 12:47:00,048 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:47:00,049 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,049 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,050 [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 2025-10-17 12:47:00,051 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:47:00,051 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:47:00,051 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:47:00,051 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,052 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5064ms INFO 2025-10-17 12:47:00,052 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,052 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4798ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,067 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:47:00,068 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:47:00,070 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,070 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 20.3281ms INFO 2025-10-17 12:47:00,070 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,070 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0462ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,158 [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 2025-10-17 12:47:00,159 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,159 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:47:00,159 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,159 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,159 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,160 [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 2025-10-17 12:47:00,160 [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 2025-10-17 12:47:00,163 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,163 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,164 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3901ms INFO 2025-10-17 12:47:00,164 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,164 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3168ms INFO 2025-10-17 12:47:00,164 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,164 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6417ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,164 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0928ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,199 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:47:00,199 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,200 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,201 [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 2025-10-17 12:47:00,202 [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 2025-10-17 12:47:00,202 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,202 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,203 [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 2025-10-17 12:47:00,205 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,205 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.791ms INFO 2025-10-17 12:47:00,205 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,205 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6154ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,206 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,207 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0997ms INFO 2025-10-17 12:47:00,207 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,207 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.993ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,247 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:47:00,247 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,248 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,249 [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 2025-10-17 12:47:00,249 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:47:00,249 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:47:00,249 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,249 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,249 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,249 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,250 [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 2025-10-17 12:47:00,251 [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 2025-10-17 12:47:00,252 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:47:00,252 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,252 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,254 [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 2025-10-17 12:47:00,255 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,255 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7211ms INFO 2025-10-17 12:47:00,255 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,255 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3194ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,255 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,255 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.6152ms INFO 2025-10-17 12:47:00,255 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,255 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3206ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,257 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,257 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8755ms INFO 2025-10-17 12:47:00,257 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,257 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6277ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,259 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,259 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1032ms INFO 2025-10-17 12:47:00,259 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,259 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0433ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,294 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:47:00,294 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,294 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,296 [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 2025-10-17 12:47:00,296 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:47:00,297 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:00,297 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,298 [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 2025-10-17 12:47:00,312 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,312 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.1904ms INFO 2025-10-17 12:47:00,312 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,312 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.843ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:00,314 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:00,314 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.066ms INFO 2025-10-17 12:47:00,314 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:00,314 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6256ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:06,409 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676425138&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:47:06,409 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:47:06,409 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7008ms 200 text/html INFO 2025-10-17 12:47:07,163 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676426118 INFO 2025-10-17 12:47:07,164 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:47:07,164 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6462ms 200 application/javascript INFO 2025-10-17 12:47:07,278 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9880180915658543 INFO 2025-10-17 12:47:07,278 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:47:07,278 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5705ms 200 application/javascript INFO 2025-10-17 12:47:07,413 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760676425138&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:47:07,413 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:47:07,413 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.648ms 200 text/html INFO 2025-10-17 12:47:07,493 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 12:47:07,493 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:47:07,493 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5503ms 200 application/javascript INFO 2025-10-17 12:47:07,578 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 12:47:07,578 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:47:07,580 [20 ] 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 2025-10-17 12:47:07,581 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:47:07,581 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:47:07,581 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:47:07,581 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:47:07,581 [20 ] 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 2025-10-17 12:47:07,583 [20 ] 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 2025-10-17 12:47:07,583 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.786ms INFO 2025-10-17 12:47:07,583 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:47:07,584 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5623ms 302 INFO 2025-10-17 12:47:07,893 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=4xPJdbbEmKmIrVNbIEUfE5KhbuYTD0LAAvStVCS5ZzA&state=ww0fe1cb02189622be INFO 2025-10-17 12:47:07,893 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:47:07,894 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.571ms 200 text/html INFO 2025-10-17 12:47:08,044 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=4xPJdbbEmKmIrVNbIEUfE5KhbuYTD0LAAvStVCS5ZzA INFO 2025-10-17 12:47:08,044 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:47:08,045 [20 ] 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 2025-10-17 12:47:08,046 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:4xPJdbbEmKmIrVNbIEUfE5KhbuYTD0LAAvStVCS5ZzA,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:47:08,046 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:47:08,046 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:4xPJdbbEmKmIrVNbIEUfE5KhbuYTD0LAAvStVCS5ZzA INFO 2025-10-17 12:47:08,046 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:47:08,047 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:47:08,047 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:47:08,047 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=4xPJdbbEmKmIrVNbIEUfE5KhbuYTD0LAAvStVCS5ZzA INFO 2025-10-17 12:47:08,393 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13922953197","DeviceId":"1eaf0bfad51a1d3f","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:47:08,407 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1eaf0bfad51a1d3f WxUserId:13922953197 INFO 2025-10-17 12:47:08,423 [20 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D004114,a0188:1541 INFO 2025-10-17 12:47:08,459 [35 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:47:08,459 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 413.891ms INFO 2025-10-17 12:47:08,459 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:47:08,460 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 415.7663ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:47:08,583 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676427529&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:47:08,583 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:47:08,584 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.644ms 200 text/html INFO 2025-10-17 12:47:09,083 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676428026 INFO 2025-10-17 12:47:09,084 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:47:09,084 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5989ms 200 application/javascript INFO 2025-10-17 12:47:09,178 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3493714106562301 INFO 2025-10-17 12:47:09,178 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:47:09,178 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5653ms 200 application/javascript INFO 2025-10-17 12:47:09,403 [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%3D1760676427529%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:47:09,403 [20 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:47:09,404 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,405 [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 2025-10-17 12:47:09,406 [20 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676427529&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:47:09,409 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:09,409 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.772ms INFO 2025-10-17 12:47:09,409 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,409 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7728ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:09,461 [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 2025-10-17 12:47:09,461 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:47:09,461 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:09,461 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,462 [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 2025-10-17 12:47:09,470 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:47:09,470 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:47:09,470 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:47:09,485 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:47:09,488 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:09,488 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 25.2355ms INFO 2025-10-17 12:47:09,488 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,488 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.0274ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:09,653 [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 2025-10-17 12:47:09,653 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:47:09,654 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:09,654 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:09,654 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,654 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,655 [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 2025-10-17 12:47:09,655 [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 2025-10-17 12:47:09,656 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:47:09,656 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:47:09,656 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:47:09,658 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:09,659 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3785ms INFO 2025-10-17 12:47:09,659 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,659 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.456ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:09,671 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:47:09,671 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:47:09,674 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:09,674 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7422ms INFO 2025-10-17 12:47:09,674 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,674 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6106ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:09,815 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:47:09,815 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:09,815 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,817 [63 ] 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 2025-10-17 12:47:09,820 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:09,820 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0824ms INFO 2025-10-17 12:47:09,820 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,820 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9946ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:09,828 [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 2025-10-17 12:47:09,829 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:09,829 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,830 [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 2025-10-17 12:47:09,833 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:09,833 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1884ms INFO 2025-10-17 12:47:09,833 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,833 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2161ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:09,940 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:47:09,941 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:09,941 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,942 [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 2025-10-17 12:47:09,943 [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 2025-10-17 12:47:09,943 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:09,944 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,945 [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 2025-10-17 12:47:09,946 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:09,946 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4551ms INFO 2025-10-17 12:47:09,946 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,946 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5037ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:09,948 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:09,948 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9792ms INFO 2025-10-17 12:47:09,948 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:09,948 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8238ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:10,005 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:47:10,005 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:10,005 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,006 [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 2025-10-17 12:47:10,009 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:10,009 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8658ms INFO 2025-10-17 12:47:10,009 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,009 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.58ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:10,022 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:47:10,022 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:47:10,022 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:10,022 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,022 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:10,022 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,023 [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 2025-10-17 12:47:10,023 [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 2025-10-17 12:47:10,025 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:47:10,025 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:10,025 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,026 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:10,026 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2332ms INFO 2025-10-17 12:47:10,026 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,026 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8145ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:10,026 [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 2025-10-17 12:47:10,031 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:10,031 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:10,031 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2207ms INFO 2025-10-17 12:47:10,031 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,031 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.449ms INFO 2025-10-17 12:47:10,031 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,031 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7815ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:10,031 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.151ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:10,111 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:47:10,112 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:47:10,112 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:10,112 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,112 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:10,112 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,113 [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 2025-10-17 12:47:10,113 [74 ] 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 2025-10-17 12:47:10,121 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:10,121 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3642ms INFO 2025-10-17 12:47:10,121 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,122 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9843ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:10,129 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:10,129 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0624ms INFO 2025-10-17 12:47:10,129 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,129 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.886ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:10,841 [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 2025-10-17 12:47:10,842 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:10,842 [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 2025-10-17 12:47:10,842 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:47:10,842 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,842 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:10,842 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,843 [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 2025-10-17 12:47:10,843 [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 2025-10-17 12:47:10,854 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:10,854 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.9161ms INFO 2025-10-17 12:47:10,854 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,854 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0383ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:10,876 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:10,877 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 33.3174ms INFO 2025-10-17 12:47:10,877 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:10,877 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1412ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:18,457 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=82fef01e-a540-4506-b65a-94a6fd7dfcb7%20%20& INFO 2025-10-17 12:47:18,457 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:18,457 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,459 [63 ] 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 2025-10-17 12:47:18,506 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:18,506 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.1016ms INFO 2025-10-17 12:47:18,506 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,506 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2139ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:18,632 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:47:18,632 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:18,632 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,634 [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 2025-10-17 12:47:18,640 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:18,640 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2802ms INFO 2025-10-17 12:47:18,640 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,640 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3692ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:18,641 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330664&isHis=& INFO 2025-10-17 12:47:18,642 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:18,642 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,643 [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 2025-10-17 12:47:18,646 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:47:18,652 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:18,652 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.7001ms INFO 2025-10-17 12:47:18,652 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,652 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3759ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:18,781 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=82fef01e-a540-4506-b65a-94a6fd7dfcb7%20%20&isHis=& INFO 2025-10-17 12:47:18,782 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:18,782 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,782 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=82fef01e-a540-4506-b65a-94a6fd7dfcb7%20%20&recordId=61607&tableName=K_LEAVE& INFO 2025-10-17 12:47:18,782 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:18,782 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,783 [63 ] 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 2025-10-17 12:47:18,784 [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 2025-10-17 12:47:18,790 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=82fef01e-a540-4506-b65a-94a6fd7dfcb7%20%20&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 12:47:18,791 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:18,791 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,792 [20 ] 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 2025-10-17 12:47:18,833 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:18,833 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.9827ms INFO 2025-10-17 12:47:18,833 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,834 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.098ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:18,855 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:18,855 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 71.4483ms INFO 2025-10-17 12:47:18,855 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,855 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.163ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:18,863 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:18,863 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 71.0164ms INFO 2025-10-17 12:47:18,863 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:18,863 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.6341ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:19,030 [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 2025-10-17 12:47:19,031 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:19,031 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:19,031 [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 2025-10-17 12:47:19,032 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:19,032 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:19,032 [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 2025-10-17 12:47:19,033 [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 2025-10-17 12:47:19,035 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:19,036 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2265ms INFO 2025-10-17 12:47:19,036 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:19,036 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2397ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:19,036 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:19,036 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0095ms INFO 2025-10-17 12:47:19,036 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:19,036 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7184ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:19,041 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=82fef01e-a540-4506-b65a-94a6fd7dfcb7%20%20& INFO 2025-10-17 12:47:19,042 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:19,042 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:19,043 [35 ] 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 2025-10-17 12:47:19,115 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:19,118 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.7957ms INFO 2025-10-17 12:47:19,118 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:19,118 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.3911ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:20,522 [35 ] 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 2025-10-17 12:47:20,522 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:47:20,522 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:20,522 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:20,524 [35 ] 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 2025-10-17 12:47:20,530 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:20,530 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4927ms INFO 2025-10-17 12:47:20,530 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:20,530 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5375ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:20,712 [6 ] 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=145cLHDsqZ4%3D& INFO 2025-10-17 12:47:20,712 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:20,713 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:20,714 [6 ] 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 2025-10-17 12:47:20,720 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:20,721 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5483ms INFO 2025-10-17 12:47:20,721 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:20,721 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8829ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:25,242 [74 ] 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 2025-10-17 12:47:25,242 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:47:25,242 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:25,242 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:25,244 [74 ] 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 2025-10-17 12:47:25,292 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:25,292 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.022ms INFO 2025-10-17 12:47:25,292 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:25,292 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2931ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:25,437 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 12:47:25,437 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:25,437 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:25,438 [63 ] 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 2025-10-17 12:47:25,456 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:25,456 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 17.5523ms INFO 2025-10-17 12:47:25,456 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:25,456 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.647ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:26,682 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 68 INFO 2025-10-17 12:47:26,682 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:47:26,682 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:26,683 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:26,684 [74 ] 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 2025-10-17 12:47:26,794 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:26,794 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 109.657ms INFO 2025-10-17 12:47:26,794 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:26,794 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.1808ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:28,002 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 12:47:28,002 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:28,002 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:28,004 [76 ] 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 2025-10-17 12:47:28,010 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:28,010 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.6631ms INFO 2025-10-17 12:47:28,010 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:28,010 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7453ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:28,022 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:47:28,022 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:28,022 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:28,024 [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 2025-10-17 12:47:28,025 [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 2025-10-17 12:47:28,025 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:28,025 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:28,027 [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 2025-10-17 12:47:28,029 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:28,029 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6988ms INFO 2025-10-17 12:47:28,029 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:28,029 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4065ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:28,041 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:28,041 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.0733ms INFO 2025-10-17 12:47:28,041 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:28,041 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7101ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:29,115 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=59fe0129-b049-4752-b669-7a82f2a1de2d& INFO 2025-10-17 12:47:29,116 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:29,116 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,117 [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 2025-10-17 12:47:29,164 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:29,164 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.4437ms INFO 2025-10-17 12:47:29,164 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,164 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5356ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:29,286 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:47:29,287 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:29,287 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,288 [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 2025-10-17 12:47:29,294 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:29,294 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4586ms INFO 2025-10-17 12:47:29,295 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,295 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4511ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:29,302 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330808&isHis=& INFO 2025-10-17 12:47:29,303 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:29,303 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,304 [77 ] 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 2025-10-17 12:47:29,308 [77 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:47:29,313 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:29,313 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2181ms INFO 2025-10-17 12:47:29,313 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,313 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9822ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:29,447 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:47:29,447 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:29,447 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,449 [63 ] 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 2025-10-17 12:47:29,453 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:29,453 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3483ms INFO 2025-10-17 12:47:29,453 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,453 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.264ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:29,601 [63 ] 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=59fe0129-b049-4752-b669-7a82f2a1de2d&recordId=3929&tableName=FORM71& INFO 2025-10-17 12:47:29,601 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:29,601 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,602 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=59fe0129-b049-4752-b669-7a82f2a1de2d&isHis=& INFO 2025-10-17 12:47:29,602 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:29,602 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,603 [63 ] 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 2025-10-17 12:47:29,603 [74 ] 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 2025-10-17 12:47:29,607 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=59fe0129-b049-4752-b669-7a82f2a1de2d&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:47:29,607 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:29,607 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,608 [20 ] 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 2025-10-17 12:47:29,649 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:29,649 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.2532ms INFO 2025-10-17 12:47:29,649 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,649 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8254ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:29,651 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:29,651 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.9466ms INFO 2025-10-17 12:47:29,651 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,651 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9794ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:29,652 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:29,652 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.0387ms INFO 2025-10-17 12:47:29,652 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,652 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7007ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:29,802 [63 ] 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=3929&approveID=330808& INFO 2025-10-17 12:47:29,802 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:29,802 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,804 [63 ] 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 2025-10-17 12:47:29,809 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:29,809 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.248ms INFO 2025-10-17 12:47:29,809 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:29,809 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3381ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:30,001 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3929&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=62266&guid=59fe0129-b049-4752-b669-7a82f2a1de2d&flag=1& INFO 2025-10-17 12:47:30,002 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:30,002 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:30,002 [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 2025-10-17 12:47:30,002 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:30,003 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:30,003 [63 ] 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 2025-10-17 12:47:30,004 [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 2025-10-17 12:47:30,007 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:30,007 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4764ms INFO 2025-10-17 12:47:30,007 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:30,007 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2868ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:30,085 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:30,088 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.4399ms INFO 2025-10-17 12:47:30,088 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:30,088 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.6271ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:30,682 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b116d73-75c3-58a9-5d6a-06fca5af5e3c&attachTableName=& INFO 2025-10-17 12:47:30,682 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=71847459-5bd7-d2a2-72e8-9a1d4a4c7366&attachTableName=& INFO 2025-10-17 12:47:30,682 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:30,682 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:30,683 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:30,683 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:30,684 [77 ] 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 2025-10-17 12:47:30,684 [63 ] 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 2025-10-17 12:47:30,700 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:30,701 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 16.5837ms INFO 2025-10-17 12:47:30,701 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:30,701 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:30,701 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 16.6603ms INFO 2025-10-17 12:47:30,701 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.641ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:30,701 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:30,701 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7577ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:31,652 [74 ] 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=fpJuEFCQ%2BtQ%3D& INFO 2025-10-17 12:47:31,652 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:31,652 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:31,654 [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 2025-10-17 12:47:31,659 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:31,659 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7472ms INFO 2025-10-17 12:47:31,659 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:31,659 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9193ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,028 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0& INFO 2025-10-17 12:47:43,028 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,029 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,030 [74 ] 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 2025-10-17 12:47:43,076 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,076 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.8521ms INFO 2025-10-17 12:47:43,076 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,076 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2548ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,155 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:47:43,155 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,156 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,157 [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 2025-10-17 12:47:43,163 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,163 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4233ms INFO 2025-10-17 12:47:43,163 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,164 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5336ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,170 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330266&isHis=& INFO 2025-10-17 12:47:43,170 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,170 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,171 [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 2025-10-17 12:47:43,175 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:47:43,178 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 12:47:43,181 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,181 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.3026ms INFO 2025-10-17 12:47:43,181 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,181 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0318ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,249 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 12:47:43,249 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,249 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,251 [63 ] 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 2025-10-17 12:47:43,298 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,298 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.7843ms INFO 2025-10-17 12:47:43,298 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,298 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7953ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,369 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 12:47:43,369 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,369 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,370 [74 ] 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 2025-10-17 12:47:43,375 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,375 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4265ms INFO 2025-10-17 12:47:43,375 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,375 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3127ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,442 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 12:47:43,442 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,443 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,444 [63 ] 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 2025-10-17 12:47:43,446 [77 ] 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=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&recordId=537&tableName=FORMLZSQ& INFO 2025-10-17 12:47:43,446 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,446 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,447 [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 2025-10-17 12:47:43,458 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flowID=97&nodeCode=begin& INFO 2025-10-17 12:47:43,458 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,459 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,460 [74 ] 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 2025-10-17 12:47:43,494 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,494 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.2649ms INFO 2025-10-17 12:47:43,494 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,495 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8337ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,504 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,504 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.1606ms INFO 2025-10-17 12:47:43,504 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,504 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.8904ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,504 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,505 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 60.71ms INFO 2025-10-17 12:47:43,505 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,505 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.4167ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,572 [74 ] 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=537&approveID=330266& INFO 2025-10-17 12:47:43,572 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,572 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,574 [74 ] 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 2025-10-17 12:47:43,582 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,582 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.0948ms INFO 2025-10-17 12:47:43,582 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,582 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0564ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,680 [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 2025-10-17 12:47:43,680 [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 2025-10-17 12:47:43,681 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,681 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,681 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,681 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,682 [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 2025-10-17 12:47:43,682 [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 2025-10-17 12:47:43,685 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=begin&exeId=62170&guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flag=4& INFO 2025-10-17 12:47:43,685 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:43,685 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,686 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,686 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,686 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7924ms INFO 2025-10-17 12:47:43,686 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,686 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8962ms INFO 2025-10-17 12:47:43,686 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7745ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,686 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,686 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7813ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:43,686 [77 ] 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 2025-10-17 12:47:43,798 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:43,805 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 118.7493ms INFO 2025-10-17 12:47:43,805 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:43,805 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 120.4886ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:44,291 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:47:44,291 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:47:44,292 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:44,292 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:47:44,293 [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 2025-10-17 12:47:44,310 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:44,314 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 21.1701ms INFO 2025-10-17 12:47:44,314 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:47:44,315 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2742ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:44,952 [59 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 12:47:44,953 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:44,953 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:44,954 [59 ] 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 2025-10-17 12:47:44,960 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:44,960 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8485ms INFO 2025-10-17 12:47:44,960 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:44,960 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8919ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:49,731 [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 2025-10-17 12:47:49,732 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:49,732 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:49,733 [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 2025-10-17 12:47:49,748 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:49,748 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.8442ms INFO 2025-10-17 12:47:49,748 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:49,748 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0472ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:49,817 [20 ] 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 2025-10-17 12:47:49,817 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:49,817 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:49,818 [20 ] 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 2025-10-17 12:47:49,834 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:49,834 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.3707ms INFO 2025-10-17 12:47:49,834 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:49,834 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4414ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:54,552 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=59fe0129-b049-4752-b669-7a82f2a1de2d& INFO 2025-10-17 12:47:54,552 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:54,553 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:54,554 [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 2025-10-17 12:47:54,600 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:54,600 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9031ms INFO 2025-10-17 12:47:54,600 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:54,600 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1246ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:54,761 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:47:54,762 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:54,762 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:54,763 [63 ] 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 2025-10-17 12:47:54,766 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330808&isHis=& INFO 2025-10-17 12:47:54,767 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:54,767 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:54,768 [59 ] 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 2025-10-17 12:47:54,769 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:54,769 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9141ms INFO 2025-10-17 12:47:54,769 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:54,769 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8073ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:54,772 [59 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:47:54,776 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:54,776 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.364ms INFO 2025-10-17 12:47:54,776 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:54,776 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1296ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:54,912 [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 2025-10-17 12:47:54,912 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:54,912 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:54,914 [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 2025-10-17 12:47:54,921 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:54,921 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 7.3276ms INFO 2025-10-17 12:47:54,921 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:54,921 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.387ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:55,080 [63 ] 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=59fe0129-b049-4752-b669-7a82f2a1de2d&recordId=3929&tableName=FORM71& INFO 2025-10-17 12:47:55,081 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:55,081 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,082 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=59fe0129-b049-4752-b669-7a82f2a1de2d&isHis=& INFO 2025-10-17 12:47:55,082 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:55,082 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,083 [63 ] 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 2025-10-17 12:47:55,083 [59 ] 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 2025-10-17 12:47:55,086 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=59fe0129-b049-4752-b669-7a82f2a1de2d&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:47:55,086 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:55,086 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,088 [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 2025-10-17 12:47:55,131 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:55,131 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.0558ms INFO 2025-10-17 12:47:55,131 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,131 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0825ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:55,160 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:55,160 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 76.4039ms INFO 2025-10-17 12:47:55,160 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,160 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.034ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:55,162 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:55,162 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.7479ms INFO 2025-10-17 12:47:55,162 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,163 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.8574ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:55,324 [76 ] 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=3929&approveID=330808& INFO 2025-10-17 12:47:55,325 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:55,325 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,326 [76 ] 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 2025-10-17 12:47:55,331 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:55,331 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.9904ms INFO 2025-10-17 12:47:55,331 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,331 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9929ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:55,520 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3929&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=62266&guid=59fe0129-b049-4752-b669-7a82f2a1de2d&flag=1& INFO 2025-10-17 12:47:55,520 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:55,520 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,521 [20 ] 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 2025-10-17 12:47:55,601 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:55,605 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 83.5946ms INFO 2025-10-17 12:47:55,605 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,605 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5108ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:55,960 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=71847459-5bd7-d2a2-72e8-9a1d4a4c7366&attachTableName=& INFO 2025-10-17 12:47:55,960 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:55,960 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,961 [76 ] 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 2025-10-17 12:47:55,962 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b116d73-75c3-58a9-5d6a-06fca5af5e3c&attachTableName=& INFO 2025-10-17 12:47:55,962 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:55,962 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,964 [20 ] 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 2025-10-17 12:47:55,973 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:55,973 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.7479ms INFO 2025-10-17 12:47:55,973 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,973 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7873ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:55,974 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:55,974 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 10.1334ms INFO 2025-10-17 12:47:55,974 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:55,974 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4529ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:56,941 [76 ] 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=fpJuEFCQ%2BtQ%3D& INFO 2025-10-17 12:47:56,942 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:56,942 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:56,943 [76 ] 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 2025-10-17 12:47:56,949 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:56,949 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9583ms INFO 2025-10-17 12:47:56,949 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:47:56,950 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1467ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:47:59,442 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 12:47:59,442 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:47:59,442 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:47:59,443 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:47:59,444 [59 ] 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 2025-10-17 12:47:59,464 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:47:59,471 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 27.0083ms INFO 2025-10-17 12:47:59,471 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:47:59,471 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1423ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:05,497 [20 ] 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 2025-10-17 12:48:05,497 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:05,497 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:05,499 [20 ] 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 2025-10-17 12:48:05,514 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:05,514 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.2601ms INFO 2025-10-17 12:48:05,514 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:05,514 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3498ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:06,762 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=59fe0129-b049-4752-b669-7a82f2a1de2d& INFO 2025-10-17 12:48:06,762 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:06,762 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:06,764 [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 2025-10-17 12:48:06,809 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:06,809 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6487ms INFO 2025-10-17 12:48:06,809 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:06,810 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7779ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:06,963 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330808&isHis=& INFO 2025-10-17 12:48:06,963 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:48:06,963 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:06,963 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:06,963 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:06,963 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:06,965 [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 2025-10-17 12:48:06,965 [59 ] 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 2025-10-17 12:48:06,977 [59 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:48:06,979 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:06,979 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 14.5216ms INFO 2025-10-17 12:48:06,979 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:06,979 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5391ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:06,982 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:06,982 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.4574ms INFO 2025-10-17 12:48:06,982 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:06,982 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4436ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:07,151 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:48:07,151 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:07,151 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,153 [63 ] 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 2025-10-17 12:48:07,158 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:07,158 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5994ms INFO 2025-10-17 12:48:07,158 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,158 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0074ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:07,320 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=59fe0129-b049-4752-b669-7a82f2a1de2d&isHis=& INFO 2025-10-17 12:48:07,320 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:07,320 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,321 [59 ] 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 2025-10-17 12:48:07,325 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=59fe0129-b049-4752-b669-7a82f2a1de2d&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:48:07,326 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:07,326 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,327 [76 ] 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=59fe0129-b049-4752-b669-7a82f2a1de2d&recordId=3929&tableName=FORM71& INFO 2025-10-17 12:48:07,327 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:07,327 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,327 [63 ] 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 2025-10-17 12:48:07,328 [76 ] 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 2025-10-17 12:48:07,369 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:07,369 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.2752ms INFO 2025-10-17 12:48:07,369 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,369 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.9679ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:07,371 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:07,372 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.0038ms INFO 2025-10-17 12:48:07,372 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,372 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.946ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:07,373 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:07,373 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 44.8066ms INFO 2025-10-17 12:48:07,373 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,373 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.5012ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:07,431 [59 ] 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 2025-10-17 12:48:07,432 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:07,432 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,433 [59 ] 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 2025-10-17 12:48:07,447 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:07,448 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4923ms INFO 2025-10-17 12:48:07,448 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,448 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3798ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:07,741 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=82fef01e-a540-4506-b65a-94a6fd7dfcb7%20%20& INFO 2025-10-17 12:48:07,742 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:07,742 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,743 [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 2025-10-17 12:48:07,789 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:07,789 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.1307ms INFO 2025-10-17 12:48:07,789 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,790 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1999ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:07,952 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:48:07,952 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:07,952 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,953 [59 ] 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 2025-10-17 12:48:07,959 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:07,959 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1684ms INFO 2025-10-17 12:48:07,959 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,960 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0695ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:07,963 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330664&isHis=& INFO 2025-10-17 12:48:07,963 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:07,963 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,965 [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 2025-10-17 12:48:07,969 [76 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:48:07,972 [76 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:48:07,974 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:07,974 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2399ms INFO 2025-10-17 12:48:07,974 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:07,974 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1624ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:08,118 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=82fef01e-a540-4506-b65a-94a6fd7dfcb7%20%20&isHis=& INFO 2025-10-17 12:48:08,118 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:08,119 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:08,120 [74 ] 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 2025-10-17 12:48:08,130 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=82fef01e-a540-4506-b65a-94a6fd7dfcb7%20%20&recordId=61607&tableName=K_LEAVE& INFO 2025-10-17 12:48:08,130 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=82fef01e-a540-4506-b65a-94a6fd7dfcb7%20%20&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 12:48:08,130 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:08,130 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:08,130 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:08,131 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:08,132 [76 ] 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 2025-10-17 12:48:08,132 [59 ] 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 2025-10-17 12:48:08,175 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:08,175 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.0924ms INFO 2025-10-17 12:48:08,175 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:08,175 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.8001ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:08,179 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:08,179 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:08,179 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.192ms INFO 2025-10-17 12:48:08,179 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:08,179 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 58.9213ms INFO 2025-10-17 12:48:08,179 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:08,179 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9567ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:08,179 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.9392ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:08,347 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=82fef01e-a540-4506-b65a-94a6fd7dfcb7%20%20& INFO 2025-10-17 12:48:08,347 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:08,347 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:08,349 [20 ] 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 2025-10-17 12:48:08,420 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:08,423 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.1401ms INFO 2025-10-17 12:48:08,423 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:08,423 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.1814ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:09,632 [20 ] 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 2025-10-17 12:48:09,632 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:48:09,632 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:09,632 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:09,633 [20 ] 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 2025-10-17 12:48:09,639 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:09,639 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0717ms INFO 2025-10-17 12:48:09,639 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:09,640 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0892ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:09,831 [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=145cLHDsqZ4%3D& INFO 2025-10-17 12:48:09,832 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:09,832 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:09,833 [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 2025-10-17 12:48:09,839 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:09,839 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3078ms INFO 2025-10-17 12:48:09,839 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:09,839 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2726ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:10,957 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:48:10,957 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:10,958 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:10,958 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:48:10,958 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:10,959 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:10,959 [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 2025-10-17 12:48:10,960 [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 2025-10-17 12:48:10,967 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:48:10,967 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:10,968 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:10,968 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.5528ms INFO 2025-10-17 12:48:10,968 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:10,968 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:10,968 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6957ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:10,969 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:10,969 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9256ms INFO 2025-10-17 12:48:10,969 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:10,969 [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 2025-10-17 12:48:10,969 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7233ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:10,985 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:10,985 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6017ms INFO 2025-10-17 12:48:10,985 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:10,986 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3538ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:12,272 [20 ] 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 2025-10-17 12:48:12,273 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:12,273 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:12,274 [20 ] 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 2025-10-17 12:48:12,290 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:12,290 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.5754ms INFO 2025-10-17 12:48:12,290 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:12,290 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6764ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:13,172 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=59fe0129-b049-4752-b669-7a82f2a1de2d& INFO 2025-10-17 12:48:13,173 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:13,173 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,174 [59 ] 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 2025-10-17 12:48:13,222 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:13,223 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.3638ms INFO 2025-10-17 12:48:13,223 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,223 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4341ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:13,357 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:48:13,358 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:13,358 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,359 [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 2025-10-17 12:48:13,365 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:13,365 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.166ms INFO 2025-10-17 12:48:13,365 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,365 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0782ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:13,366 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330808&isHis=& INFO 2025-10-17 12:48:13,366 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:13,367 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,368 [59 ] 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 2025-10-17 12:48:13,371 [59 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:48:13,376 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:13,376 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.3851ms INFO 2025-10-17 12:48:13,376 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,376 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0046ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:13,512 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:48:13,512 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:13,512 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,514 [20 ] 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 2025-10-17 12:48:13,518 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:13,518 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2799ms INFO 2025-10-17 12:48:13,518 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,518 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2817ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:13,652 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=59fe0129-b049-4752-b669-7a82f2a1de2d&isHis=& INFO 2025-10-17 12:48:13,652 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:13,652 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,653 [59 ] 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 2025-10-17 12:48:13,662 [74 ] 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=59fe0129-b049-4752-b669-7a82f2a1de2d&recordId=3929&tableName=FORM71& INFO 2025-10-17 12:48:13,662 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:13,662 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,663 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=59fe0129-b049-4752-b669-7a82f2a1de2d&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:48:13,663 [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 2025-10-17 12:48:13,663 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:13,664 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,665 [20 ] 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 2025-10-17 12:48:13,702 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:13,702 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.634ms INFO 2025-10-17 12:48:13,702 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,702 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.6497ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:13,706 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:13,706 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.6961ms INFO 2025-10-17 12:48:13,706 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,707 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.3798ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:13,709 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:13,709 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.7917ms INFO 2025-10-17 12:48:13,709 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,709 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5758ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:13,883 [20 ] 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=3929&approveID=330808& INFO 2025-10-17 12:48:13,883 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:13,883 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,884 [20 ] 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 2025-10-17 12:48:13,889 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:13,889 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.7823ms INFO 2025-10-17 12:48:13,889 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:13,889 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7267ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:14,132 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3929&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=62266&guid=59fe0129-b049-4752-b669-7a82f2a1de2d&flag=1& INFO 2025-10-17 12:48:14,132 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:14,133 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:14,134 [74 ] 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 2025-10-17 12:48:14,215 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:14,219 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.8116ms INFO 2025-10-17 12:48:14,219 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:14,219 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.865ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:15,242 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=71847459-5bd7-d2a2-72e8-9a1d4a4c7366&attachTableName=& INFO 2025-10-17 12:48:15,242 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:15,243 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:15,244 [74 ] 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 2025-10-17 12:48:15,253 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b116d73-75c3-58a9-5d6a-06fca5af5e3c&attachTableName=& INFO 2025-10-17 12:48:15,254 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:15,254 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:15,255 [59 ] 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 2025-10-17 12:48:15,255 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:15,256 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 11.3169ms INFO 2025-10-17 12:48:15,256 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:15,256 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6088ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:15,265 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:15,265 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 9.99ms INFO 2025-10-17 12:48:15,265 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:15,265 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8819ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:16,163 [59 ] 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=fpJuEFCQ%2BtQ%3D& INFO 2025-10-17 12:48:16,163 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:16,164 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:16,165 [59 ] 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 2025-10-17 12:48:16,171 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:16,171 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8961ms INFO 2025-10-17 12:48:16,171 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:16,171 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2705ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:18,624 [72 ] 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 2025-10-17 12:48:18,624 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:48:18,624 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:18,624 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:18,626 [72 ] 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 2025-10-17 12:48:18,673 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:18,673 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.1151ms INFO 2025-10-17 12:48:18,673 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:18,673 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.202ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:20,134 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 66 INFO 2025-10-17 12:48:20,134 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:48:20,134 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:20,134 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:20,136 [74 ] 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 2025-10-17 12:48:20,248 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:20,248 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 112.9158ms INFO 2025-10-17 12:48:20,248 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:20,249 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.0164ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:21,424 [59 ] 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 2025-10-17 12:48:21,424 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:21,425 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:21,426 [59 ] 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 2025-10-17 12:48:21,441 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:21,441 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.1117ms INFO 2025-10-17 12:48:21,441 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:21,442 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7822ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:21,508 [72 ] 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 2025-10-17 12:48:21,509 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:21,509 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:21,510 [72 ] 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 2025-10-17 12:48:21,526 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:21,526 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 16.0599ms INFO 2025-10-17 12:48:21,526 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:21,526 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8646ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:22,568 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=59fe0129-b049-4752-b669-7a82f2a1de2d& INFO 2025-10-17 12:48:22,569 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:22,569 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:22,571 [74 ] 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 2025-10-17 12:48:22,616 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:22,617 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9515ms INFO 2025-10-17 12:48:22,617 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:22,617 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2534ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:22,753 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:48:22,753 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:22,753 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:22,755 [59 ] 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 2025-10-17 12:48:22,760 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:22,761 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9928ms INFO 2025-10-17 12:48:22,761 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:22,761 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9495ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:22,762 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330808&isHis=& INFO 2025-10-17 12:48:22,762 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:22,762 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:22,763 [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 2025-10-17 12:48:22,767 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:48:22,770 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:48:22,772 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:22,772 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4869ms INFO 2025-10-17 12:48:22,772 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:22,772 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0978ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:22,942 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:48:22,942 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:22,943 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:22,944 [74 ] 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 2025-10-17 12:48:22,948 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:22,948 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3913ms INFO 2025-10-17 12:48:22,948 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:22,948 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3286ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:23,117 [72 ] 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 2025-10-17 12:48:23,117 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:23,117 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:23,119 [72 ] 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 2025-10-17 12:48:23,134 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:23,134 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.6019ms INFO 2025-10-17 12:48:23,134 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:23,134 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6939ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:23,732 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:48:23,733 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:23,733 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:23,734 [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 2025-10-17 12:48:23,738 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:48:23,738 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:23,738 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:23,738 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:23,738 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9215ms INFO 2025-10-17 12:48:23,738 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:23,739 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2336ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:23,740 [76 ] 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 2025-10-17 12:48:23,741 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:48:23,742 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:23,742 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:23,743 [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 2025-10-17 12:48:23,748 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:23,748 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2929ms INFO 2025-10-17 12:48:23,748 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:23,748 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1018ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:23,759 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:23,759 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0058ms INFO 2025-10-17 12:48:23,759 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:23,759 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7228ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:36,875 [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 INFO 2025-10-17 12:48:36,875 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 12:48:36,875 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.441ms 304 text/html INFO 2025-10-17 12:48:36,955 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:48:36,955 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 12:48:36,955 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4203ms 304 application/javascript INFO 2025-10-17 12:48:37,002 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676516778&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:48:37,003 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:48:37,003 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7659ms 200 text/html INFO 2025-10-17 12:48:37,442 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676517250 INFO 2025-10-17 12:48:37,443 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:48:37,443 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.862ms 200 application/javascript INFO 2025-10-17 12:48:37,512 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.08102680887319358 INFO 2025-10-17 12:48:37,512 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:48:37,512 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5209ms 200 application/javascript INFO 2025-10-17 12:48:37,572 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760676516778&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:48:37,573 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:48:37,573 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5196ms 200 text/html INFO 2025-10-17 12:48:37,633 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 12:48:37,634 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:48:37,634 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6759ms 200 application/javascript INFO 2025-10-17 12:48:37,702 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 12:48:37,703 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:48:37,704 [72 ] 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 2025-10-17 12:48:37,705 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:48:37,705 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:48:37,705 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:48:37,705 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:48:37,705 [72 ] 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 2025-10-17 12:48:37,708 [72 ] 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 2025-10-17 12:48:37,708 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.9516ms INFO 2025-10-17 12:48:37,708 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:48:37,708 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7916ms 302 INFO 2025-10-17 12:48:38,033 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=5wLxqbWwN1zQI-xi1wwQOm8JSbJm2BLeExokpU59vl8&state=ww0fe1cb02189622be INFO 2025-10-17 12:48:38,033 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:48:38,033 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7279ms 200 text/html INFO 2025-10-17 12:48:38,107 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=5wLxqbWwN1zQI-xi1wwQOm8JSbJm2BLeExokpU59vl8 INFO 2025-10-17 12:48:38,108 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:48:38,109 [72 ] 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 2025-10-17 12:48:38,111 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:5wLxqbWwN1zQI-xi1wwQOm8JSbJm2BLeExokpU59vl8,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:48:38,111 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:48:38,111 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:5wLxqbWwN1zQI-xi1wwQOm8JSbJm2BLeExokpU59vl8 INFO 2025-10-17 12:48:38,111 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:48:38,111 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:48:38,111 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:48:38,111 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=5wLxqbWwN1zQI-xi1wwQOm8JSbJm2BLeExokpU59vl8 INFO 2025-10-17 12:48:38,488 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"18877221410","DeviceId":"a7483e57ec71a3e8","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:48:38,502 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:a7483e57ec71a3e8 WxUserId:18877221410 INFO 2025-10-17 12:48:38,519 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D005061,a0188:1562 INFO 2025-10-17 12:48:38,558 [59 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:48:38,558 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 449.0414ms INFO 2025-10-17 12:48:38,558 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:48:38,558 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 450.9351ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:48:38,618 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676518448&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:48:38,619 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:48:38,619 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.662ms 200 text/html INFO 2025-10-17 12:48:38,928 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676518747 INFO 2025-10-17 12:48:38,928 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:48:38,928 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6759ms 200 application/javascript INFO 2025-10-17 12:48:38,993 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9396493679178128 INFO 2025-10-17 12:48:38,994 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:48:38,994 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5796ms 200 application/javascript INFO 2025-10-17 12:48:39,123 [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%3D1760676518448%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:48:39,123 [59 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:48:39,123 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,125 [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 2025-10-17 12:48:39,125 [74 ] 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 2025-10-17 12:48:39,125 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:48:39,125 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,126 [59 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676518448&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:48:39,127 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,128 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,128 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4045ms INFO 2025-10-17 12:48:39,128 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,128 [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). INFO 2025-10-17 12:48:39,128 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5297ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,129 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:48:39,129 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:48:39,129 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:48:39,145 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:48:39,147 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,148 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2624ms INFO 2025-10-17 12:48:39,148 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,148 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8575ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,275 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:48:39,276 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,276 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,278 [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 2025-10-17 12:48:39,279 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:48:39,279 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:48:39,279 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:48:39,294 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:48:39,304 [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 2025-10-17 12:48:39,305 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,305 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,306 [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 2025-10-17 12:48:39,309 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:48:39,310 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,310 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9964ms INFO 2025-10-17 12:48:39,310 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,310 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.15ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,312 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,312 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.3742ms INFO 2025-10-17 12:48:39,312 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,312 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8059ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,433 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:48:39,434 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,434 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,447 [63 ] 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 2025-10-17 12:48:39,447 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,447 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,448 [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 2025-10-17 12:48:39,449 [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 2025-10-17 12:48:39,452 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,452 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4636ms INFO 2025-10-17 12:48:39,452 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,452 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6228ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,457 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,457 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.661ms INFO 2025-10-17 12:48:39,457 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,457 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7736ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,493 [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 2025-10-17 12:48:39,493 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,493 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,494 [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 2025-10-17 12:48:39,498 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,498 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5308ms INFO 2025-10-17 12:48:39,498 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,498 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5977ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,519 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:48:39,519 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:48:39,519 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:48:39,519 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,519 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,519 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,519 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,519 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,519 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,520 [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 2025-10-17 12:48:39,520 [63 ] 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 2025-10-17 12:48:39,521 [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 2025-10-17 12:48:39,523 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:48:39,524 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,524 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,524 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,524 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.365ms INFO 2025-10-17 12:48:39,524 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,524 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2583ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,525 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,525 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.198ms INFO 2025-10-17 12:48:39,525 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,525 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8521ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,525 [77 ] 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 2025-10-17 12:48:39,528 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,528 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2479ms INFO 2025-10-17 12:48:39,528 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,528 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,528 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0291ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,528 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5351ms INFO 2025-10-17 12:48:39,529 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,529 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6981ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,557 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:48:39,558 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,558 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,559 [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 2025-10-17 12:48:39,564 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,564 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.909ms INFO 2025-10-17 12:48:39,564 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,564 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8282ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,603 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:48:39,604 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,604 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,605 [76 ] 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 2025-10-17 12:48:39,605 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:48:39,606 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:39,606 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,607 [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 2025-10-17 12:48:39,616 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,616 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8233ms INFO 2025-10-17 12:48:39,616 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,616 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4928ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:39,622 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:39,622 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.8978ms INFO 2025-10-17 12:48:39,622 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:39,622 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1655ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:42,929 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2025-10-17 12:48:42,929 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:42,930 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:42,931 [76 ] 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 2025-10-17 12:48:42,980 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:42,980 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 49.324ms INFO 2025-10-17 12:48:42,980 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:42,980 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5594ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:53,007 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 12:48:53,008 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 12:48:53,008 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0691ms 200 text/css INFO 2025-10-17 12:48:53,008 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 12:48:53,008 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:48:53,009 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 12:48:53,009 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7218ms 200 application/javascript INFO 2025-10-17 12:48:53,167 [77 ] 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 2025-10-17 12:48:53,168 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:53,168 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,169 [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 2025-10-17 12:48:53,169 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:53,169 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,169 [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 2025-10-17 12:48:53,170 [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 2025-10-17 12:48:53,172 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:53,173 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3979ms INFO 2025-10-17 12:48:53,173 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,173 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4696ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:53,175 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:53,175 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.66ms INFO 2025-10-17 12:48:53,175 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,175 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6238ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:53,180 [76 ] 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 2025-10-17 12:48:53,181 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:53,181 [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 2025-10-17 12:48:53,181 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:48:53,181 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,181 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:53,181 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,181 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:53,181 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,182 [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 2025-10-17 12:48:53,182 [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 2025-10-17 12:48:53,183 [77 ] 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 2025-10-17 12:48:53,185 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:53,185 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8117ms INFO 2025-10-17 12:48:53,185 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,185 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7758ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:53,185 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:53,185 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.0349ms INFO 2025-10-17 12:48:53,185 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,185 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6369ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:53,188 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:53,188 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.7176ms INFO 2025-10-17 12:48:53,188 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,188 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7679ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:53,290 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1562& INFO 2025-10-17 12:48:53,291 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:53,291 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,293 [35 ] 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 2025-10-17 12:48:53,301 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:53,317 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 24.4244ms INFO 2025-10-17 12:48:53,317 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:53,317 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.0294ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:55,290 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 12:48:55,290 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:48:55,290 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 12:48:55,290 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 12:48:55,290 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.753ms 200 application/javascript INFO 2025-10-17 12:48:55,291 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 12:48:55,291 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.726ms 200 text/css INFO 2025-10-17 12:48:55,415 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:48:55,415 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:55,415 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:55,417 [63 ] 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 2025-10-17 12:48:55,418 [63 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:48:55,425 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:55,426 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.7285ms INFO 2025-10-17 12:48:55,426 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:55,426 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.765ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:55,437 [35 ] 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 2025-10-17 12:48:55,437 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:55,437 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:55,439 [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 2025-10-17 12:48:55,442 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:55,442 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1626ms INFO 2025-10-17 12:48:55,442 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:55,442 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.133ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:48:55,646 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1562& INFO 2025-10-17 12:48:55,647 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:48:55,647 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:55,648 [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 2025-10-17 12:48:55,690 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:48:55,701 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 52.5693ms INFO 2025-10-17 12:48:55,701 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:48:55,701 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.6273ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:29,403 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676569534&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:49:29,404 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:49:29,404 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6709ms 200 text/html INFO 2025-10-17 12:49:30,139 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676570474 INFO 2025-10-17 12:49:30,139 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:49:30,140 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7676ms 200 application/javascript INFO 2025-10-17 12:49:30,204 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8247799971061812 INFO 2025-10-17 12:49:30,204 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:49:30,204 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4727ms 200 application/javascript INFO 2025-10-17 12:49:30,398 [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%3D1760676569534%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 12:49:30,398 [74 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:49:30,398 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,400 [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 2025-10-17 12:49:30,401 [74 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676569534&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 12:49:30,404 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:30,404 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7018ms INFO 2025-10-17 12:49:30,404 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,404 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8021ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:30,439 [25 ] 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 2025-10-17 12:49:30,440 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:49:30,440 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:30,440 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,441 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 12:49:30,442 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:49:30,442 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:49:30,442 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:49:30,457 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:49:30,459 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:30,460 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3712ms INFO 2025-10-17 12:49:30,460 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,460 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2821ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:30,603 [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 2025-10-17 12:49:30,603 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:49:30,604 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:30,604 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:30,604 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,604 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,605 [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 2025-10-17 12:49:30,606 [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 2025-10-17 12:49:30,606 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:49:30,606 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:49:30,606 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:49:30,609 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:30,609 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5197ms INFO 2025-10-17 12:49:30,609 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,609 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1741ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:30,621 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:49:30,621 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:49:30,624 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:30,624 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6397ms INFO 2025-10-17 12:49:30,624 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,624 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8894ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:30,764 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:49:30,764 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:30,764 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,766 [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 2025-10-17 12:49:30,769 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:30,769 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3305ms INFO 2025-10-17 12:49:30,769 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,769 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4312ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:30,779 [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 2025-10-17 12:49:30,779 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:30,780 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,781 [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 2025-10-17 12:49:30,784 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:30,784 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9629ms INFO 2025-10-17 12:49:30,784 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,784 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.681ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:30,879 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:49:30,879 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f108c5bf-e33a-4485-a2f8-9b3ab0810167%20%20& INFO 2025-10-17 12:49:30,879 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:30,879 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:30,879 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,879 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,881 [74 ] 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 2025-10-17 12:49:30,881 [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 2025-10-17 12:49:30,897 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:30,897 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 16.5369ms INFO 2025-10-17 12:49:30,897 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,897 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.677ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:30,925 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:30,925 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.6213ms INFO 2025-10-17 12:49:30,925 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:30,925 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.4827ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:31,064 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:49:31,064 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:31,064 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,066 [25 ] 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 2025-10-17 12:49:31,068 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330812&isHis=& INFO 2025-10-17 12:49:31,068 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:31,068 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,070 [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 2025-10-17 12:49:31,072 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:31,073 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5167ms INFO 2025-10-17 12:49:31,073 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,073 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6918ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:31,073 [74 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:49:31,078 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:31,079 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8703ms INFO 2025-10-17 12:49:31,079 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,079 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7583ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:31,199 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f108c5bf-e33a-4485-a2f8-9b3ab0810167%20%20&isHis=& INFO 2025-10-17 12:49:31,199 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:31,199 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,200 [51 ] 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 2025-10-17 12:49:31,211 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=f108c5bf-e33a-4485-a2f8-9b3ab0810167%20%20&recordId=61611&tableName=K_LEAVE& INFO 2025-10-17 12:49:31,211 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:31,211 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,212 [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 2025-10-17 12:49:31,238 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f108c5bf-e33a-4485-a2f8-9b3ab0810167%20%20&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 12:49:31,238 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:31,238 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,240 [25 ] 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 2025-10-17 12:49:31,252 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:31,252 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.4257ms INFO 2025-10-17 12:49:31,252 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,252 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.2469ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:31,266 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:31,266 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 54.0881ms INFO 2025-10-17 12:49:31,266 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,266 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.884ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:31,285 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:31,285 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 45.5208ms INFO 2025-10-17 12:49:31,285 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,285 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5955ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:31,474 [25 ] 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 2025-10-17 12:49:31,475 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:31,475 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,476 [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 2025-10-17 12:49:31,479 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:31,479 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2259ms INFO 2025-10-17 12:49:31,479 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,480 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1254ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:31,483 [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 2025-10-17 12:49:31,484 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:31,484 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,485 [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 2025-10-17 12:49:31,488 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:31,488 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.887ms INFO 2025-10-17 12:49:31,488 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,488 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6749ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:31,489 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=f108c5bf-e33a-4485-a2f8-9b3ab0810167%20%20& INFO 2025-10-17 12:49:31,489 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:31,489 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,490 [59 ] 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 2025-10-17 12:49:31,561 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:31,564 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.0621ms INFO 2025-10-17 12:49:31,564 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:31,564 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.6865ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:32,923 [59 ] 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 2025-10-17 12:49:32,923 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:49:32,923 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:32,923 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:32,924 [59 ] 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 2025-10-17 12:49:32,931 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:32,931 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4151ms INFO 2025-10-17 12:49:32,931 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:32,931 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4788ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:33,116 [59 ] 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=RbgCO%2Fno%2FAM%3D& INFO 2025-10-17 12:49:33,116 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:33,117 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:33,118 [59 ] 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 2025-10-17 12:49:33,124 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:33,125 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.54ms INFO 2025-10-17 12:49:33,125 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:33,125 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5653ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:38,161 [51 ] 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 2025-10-17 12:49:38,162 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:49:38,162 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:38,162 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:38,163 [51 ] 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 2025-10-17 12:49:38,209 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:38,210 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.2364ms INFO 2025-10-17 12:49:38,210 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:38,210 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2759ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:38,316 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 12:49:38,316 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:38,317 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:38,318 [25 ] 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 2025-10-17 12:49:38,326 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:38,326 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.7315ms INFO 2025-10-17 12:49:38,326 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:38,326 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.597ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:39,156 [59 ] 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 2025-10-17 12:49:39,156 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:49:39,157 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:39,157 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,158 [59 ] 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 2025-10-17 12:49:39,270 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:39,270 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 111.5985ms INFO 2025-10-17 12:49:39,270 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,270 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 113.997ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:39,434 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=8357b8a7-c333-4736-97b3-d2ae740f53e6& INFO 2025-10-17 12:49:39,434 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:39,434 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,436 [25 ] 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 2025-10-17 12:49:39,481 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:39,481 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.5772ms INFO 2025-10-17 12:49:39,481 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,481 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6489ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:39,602 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:49:39,602 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:39,602 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,603 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=322054&isHis=& INFO 2025-10-17 12:49:39,604 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:39,604 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,604 [59 ] 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 2025-10-17 12:49:39,605 [25 ] 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 2025-10-17 12:49:39,609 [25 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:49:39,610 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:39,610 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9831ms INFO 2025-10-17 12:49:39,610 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,610 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2106ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:39,614 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:39,614 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.3954ms INFO 2025-10-17 12:49:39,614 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,614 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0955ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:39,719 [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 2025-10-17 12:49:39,720 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:39,720 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,721 [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 2025-10-17 12:49:39,726 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:39,726 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4831ms INFO 2025-10-17 12:49:39,726 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,726 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6065ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:39,834 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=8357b8a7-c333-4736-97b3-d2ae740f53e6&isHis=& INFO 2025-10-17 12:49:39,834 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:39,834 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,836 [51 ] 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 2025-10-17 12:49:39,836 [59 ] 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=8357b8a7-c333-4736-97b3-d2ae740f53e6&recordId=3733&tableName=FORM71& INFO 2025-10-17 12:49:39,836 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:39,836 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=8357b8a7-c333-4736-97b3-d2ae740f53e6&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 12:49:39,836 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,836 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:39,837 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,837 [59 ] 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 2025-10-17 12:49:39,838 [25 ] 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 2025-10-17 12:49:39,877 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:39,877 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 39.102ms INFO 2025-10-17 12:49:39,877 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,877 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.7441ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:39,885 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:39,886 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.7492ms INFO 2025-10-17 12:49:39,886 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,886 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.7614ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:39,905 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:39,905 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 67.2667ms INFO 2025-10-17 12:49:39,905 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:39,905 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.0222ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:40,003 [74 ] 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=3733&approveID=322054& INFO 2025-10-17 12:49:40,004 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:40,004 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:40,005 [74 ] 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 2025-10-17 12:49:40,011 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:40,011 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 6.0222ms INFO 2025-10-17 12:49:40,011 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:40,011 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9771ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:40,139 [73 ] 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 2025-10-17 12:49:40,139 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:40,139 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:40,141 [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 2025-10-17 12:49:40,144 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:40,144 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5368ms INFO 2025-10-17 12:49:40,144 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:40,144 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.623ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:40,156 [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=3733&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=60611&guid=8357b8a7-c333-4736-97b3-d2ae740f53e6&flag=1& INFO 2025-10-17 12:49:40,157 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:40,157 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:40,158 [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 2025-10-17 12:49:40,243 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:40,246 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 88.2823ms INFO 2025-10-17 12:49:40,246 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:40,246 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.0126ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:40,544 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a0e9514a-5cbe-2970-f3d2-9464201dae25&attachTableName=& INFO 2025-10-17 12:49:40,544 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=b1300836-b87f-85f8-d5d1-7f7ee62d604c&attachTableName=& INFO 2025-10-17 12:49:40,544 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:40,544 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:40,544 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:40,544 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:40,546 [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 2025-10-17 12:49:40,546 [59 ] 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 2025-10-17 12:49:40,559 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:40,559 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:40,559 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.5859ms INFO 2025-10-17 12:49:40,559 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:40,559 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.6301ms INFO 2025-10-17 12:49:40,559 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:40,560 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6516ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:40,560 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.703ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:49:41,517 [74 ] 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=N5gGmZjwnl0%3D& INFO 2025-10-17 12:49:41,517 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:49:41,517 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:41,519 [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 2025-10-17 12:49:41,525 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:49:41,525 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9755ms INFO 2025-10-17 12:49:41,525 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:49:41,525 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1772ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:49,405 [58 ] 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 2025-10-17 12:50:49,406 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:50:49,406 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8883ms 200 text/html INFO 2025-10-17 12:50:49,491 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:50:49,491 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:50:49,502 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:50:49,502 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6893ms 200 application/javascript INFO 2025-10-17 12:50:49,558 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:50:49,558 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676649161&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:50:49,558 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:50:49,559 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:50:49,559 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5353ms 200 text/html INFO 2025-10-17 12:50:49,559 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:50:49,559 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8417ms 200 application/javascript INFO 2025-10-17 12:50:49,561 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:50:49,561 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6734ms 200 text/css INFO 2025-10-17 12:50:49,568 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:50:49,568 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:50:49,569 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4845ms 200 application/javascript INFO 2025-10-17 12:50:49,571 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:50:49,573 [70 ] 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 2025-10-17 12:50:49,573 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1449ms 200 application/javascript INFO 2025-10-17 12:50:49,663 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:50:49,664 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:50:49,664 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6434ms 200 application/javascript INFO 2025-10-17 12:50:49,673 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:50:49,674 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:50:49,674 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5457ms 0 application/javascript INFO 2025-10-17 12:50:49,682 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:50:49,683 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:50:49,683 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4157ms 0 application/javascript INFO 2025-10-17 12:50:49,794 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:50:49,794 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:50:49,794 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:50:49,794 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.666ms 200 application/javascript INFO 2025-10-17 12:50:49,795 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:50:49,796 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:50:49,796 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5699ms 200 application/javascript INFO 2025-10-17 12:50:49,796 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:50:49,797 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:50:49,797 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:50:49,797 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:50:49,797 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8624ms 200 text/css INFO 2025-10-17 12:50:49,798 [70 ] 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 2025-10-17 12:50:49,798 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1363ms 200 application/javascript INFO 2025-10-17 12:50:49,807 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:50:49,807 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9251ms 200 application/javascript INFO 2025-10-17 12:50:49,925 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:50:49,925 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:50:49,925 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9408ms 200 application/javascript INFO 2025-10-17 12:50:49,950 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:50:49,950 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:50:49,950 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4895ms 200 application/javascript INFO 2025-10-17 12:50:53,105 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:50:53,105 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:50:53,106 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6532ms 200 application/javascript INFO 2025-10-17 12:50:53,656 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676653288 INFO 2025-10-17 12:50:53,657 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:50:53,657 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6517ms 200 application/javascript INFO 2025-10-17 12:50:53,770 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5789196615216232 INFO 2025-10-17 12:50:53,770 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:50:53,770 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5321ms 200 application/javascript INFO 2025-10-17 12:50:53,821 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:50:53,822 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:50:53,822 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8929ms 200 image/jpeg INFO 2025-10-17 12:50:53,910 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760676649161&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:50:53,911 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:50:53,911 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5365ms 200 text/html INFO 2025-10-17 12:50:54,005 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 12:50:54,005 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:50:54,005 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4961ms 200 application/javascript INFO 2025-10-17 12:50:54,115 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 12:50:54,115 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:50:54,117 [58 ] 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 2025-10-17 12:50:54,118 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:50:54,118 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:50:54,118 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:50:54,118 [58 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:50:54,118 [58 ] 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 2025-10-17 12:50:54,121 [58 ] 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 2025-10-17 12:50:54,121 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.1126ms INFO 2025-10-17 12:50:54,121 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:50:54,121 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0659ms 302 INFO 2025-10-17 12:50:54,485 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=29JfToiWgUV5bAN79n9d4TfyGNRUeyGWUEI5JxEwbE8&state=ww0fe1cb02189622be INFO 2025-10-17 12:50:54,486 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:50:54,486 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6993ms 200 text/html INFO 2025-10-17 12:50:54,620 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=29JfToiWgUV5bAN79n9d4TfyGNRUeyGWUEI5JxEwbE8 INFO 2025-10-17 12:50:54,621 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:50:54,622 [36 ] 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 2025-10-17 12:50:54,623 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:29JfToiWgUV5bAN79n9d4TfyGNRUeyGWUEI5JxEwbE8,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:50:54,623 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:50:54,623 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:29JfToiWgUV5bAN79n9d4TfyGNRUeyGWUEI5JxEwbE8 INFO 2025-10-17 12:50:54,623 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:50:54,623 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:50:54,623 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:50:54,623 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=29JfToiWgUV5bAN79n9d4TfyGNRUeyGWUEI5JxEwbE8 INFO 2025-10-17 12:50:54,983 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13712673166","DeviceId":"9ab1bd6a35e6b305","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:50:54,999 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:9ab1bd6a35e6b305 WxUserId:13712673166 INFO 2025-10-17 12:50:55,014 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D007019,a0188:1530 INFO 2025-10-17 12:50:55,032 [36 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:50:55,032 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 410.3373ms INFO 2025-10-17 12:50:55,032 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:50:55,032 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 412.1655ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:50:55,155 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676654787&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:50:55,156 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:50:55,156 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7729ms 200 text/html INFO 2025-10-17 12:50:55,906 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676655517 INFO 2025-10-17 12:50:55,906 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:50:55,906 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7314ms 200 application/javascript INFO 2025-10-17 12:50:56,025 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6131882741969408 INFO 2025-10-17 12:50:56,025 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:50:56,025 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6463ms 200 application/javascript INFO 2025-10-17 12:50:56,054 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:50:56,054 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 39504-39504/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2025-10-17 12:50:56,054 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4571ms 206 image/jpeg INFO 2025-10-17 12:50:56,118 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:50:56,119 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 39504-86341/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2025-10-17 12:50:56,119 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6471ms 206 image/jpeg INFO 2025-10-17 12:50:56,324 [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%3D1760676654787%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:50:56,324 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:50:56,324 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,325 [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 2025-10-17 12:50:56,325 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:50:56,325 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:56,325 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,326 [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 2025-10-17 12:50:56,327 [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 2025-10-17 12:50:56,340 [43 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676654787&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:50:56,342 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:50:56,342 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:50:56,342 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:50:56,343 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:56,343 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 17.4359ms INFO 2025-10-17 12:50:56,343 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,344 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4401ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:56,356 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:50:56,359 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:56,359 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 31.828ms INFO 2025-10-17 12:50:56,359 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,359 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8283ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:56,550 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:50:56,550 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:56,550 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,552 [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 2025-10-17 12:50:56,553 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:50:56,553 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:50:56,553 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:50:56,567 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:50:56,567 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:50:56,569 [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 2025-10-17 12:50:56,569 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:56,569 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,570 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:56,570 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2526ms INFO 2025-10-17 12:50:56,570 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,570 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3762ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:56,570 [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 2025-10-17 12:50:56,574 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:56,574 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3535ms INFO 2025-10-17 12:50:56,574 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,574 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0669ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:56,720 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:50:56,720 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:50:56,720 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:50:56,720 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8638ms 200 application/javascript INFO 2025-10-17 12:50:56,725 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:50:56,725 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:50:56,725 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:50:56,725 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4196ms 200 application/javascript INFO 2025-10-17 12:50:56,730 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:50:56,730 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:50:56,730 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:50:56,730 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4261ms 200 application/javascript INFO 2025-10-17 12:50:56,748 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:50:56,748 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:50:56,749 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4541ms 200 text/css INFO 2025-10-17 12:50:56,750 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:50:56,750 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:50:56,750 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:50:56,750 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4309ms 200 application/javascript INFO 2025-10-17 12:50:56,789 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:50:56,790 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:50:56,790 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:50:56,790 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:50:56,790 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:50:56,790 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4656ms 200 application/javascript INFO 2025-10-17 12:50:56,790 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8271ms 200 text/css INFO 2025-10-17 12:50:56,790 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:50:56,791 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:50:56,791 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0411ms 200 text/css INFO 2025-10-17 12:50:56,836 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:50:56,836 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:50:56,836 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:50:56,836 [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 2025-10-17 12:50:56,837 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:56,837 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:56,837 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,837 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,837 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:50:56,837 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.768ms 200 application/javascript INFO 2025-10-17 12:50:56,838 [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 2025-10-17 12:50:56,838 [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 2025-10-17 12:50:56,841 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:56,841 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:56,841 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1459ms INFO 2025-10-17 12:50:56,841 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,841 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2226ms INFO 2025-10-17 12:50:56,841 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:56,841 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9341ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:56,841 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1276ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:57,090 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:50:57,091 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:50:57,091 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.722ms 200 image/png INFO 2025-10-17 12:50:57,092 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:50:57,093 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:50:57,093 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4104ms 200 image/png INFO 2025-10-17 12:50:57,094 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:50:57,094 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:50:57,094 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4373ms 200 image/png INFO 2025-10-17 12:50:57,095 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:50:57,095 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:50:57,095 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4277ms 200 image/png INFO 2025-10-17 12:50:57,130 [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 2025-10-17 12:50:57,130 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:57,130 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,130 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:50:57,130 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:57,130 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,131 [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 2025-10-17 12:50:57,132 [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 2025-10-17 12:50:57,135 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:57,135 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6377ms INFO 2025-10-17 12:50:57,135 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,135 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6576ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:57,137 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:57,137 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8862ms INFO 2025-10-17 12:50:57,137 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,137 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5868ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:57,152 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:50:57,152 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:57,152 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,154 [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 2025-10-17 12:50:57,156 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:57,156 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.7771ms INFO 2025-10-17 12:50:57,156 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,156 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4188ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:57,165 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:50:57,165 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:57,165 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,166 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:50:57,166 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:57,166 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,167 [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 2025-10-17 12:50:57,167 [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 2025-10-17 12:50:57,173 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:57,173 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.6352ms INFO 2025-10-17 12:50:57,173 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,173 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2669ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:57,174 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:57,174 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1075ms INFO 2025-10-17 12:50:57,174 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,174 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8737ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:57,189 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:50:57,190 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:57,190 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,191 [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 2025-10-17 12:50:57,194 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:57,194 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1598ms INFO 2025-10-17 12:50:57,194 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,194 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7346ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:57,232 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:50:57,233 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:50:57,233 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6471ms 200 image/png INFO 2025-10-17 12:50:57,254 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:50:57,255 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:50:57,255 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:50:57,255 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2071ms 200 image/jpeg INFO 2025-10-17 12:50:57,255 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:50:57,256 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:50:57,256 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6122ms 200 image/jpeg INFO 2025-10-17 12:50:57,257 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:50:57,257 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3577ms 200 image/jpeg INFO 2025-10-17 12:50:57,284 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:50:57,285 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:57,285 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,286 [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 2025-10-17 12:50:57,339 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:57,339 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 53.122ms INFO 2025-10-17 12:50:57,339 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,339 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.7493ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:50:57,399 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:50:57,400 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:50:57,400 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,401 [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 2025-10-17 12:50:57,418 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:50:57,418 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.543ms INFO 2025-10-17 12:50:57,418 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:50:57,418 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4847ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:03,885 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 12:51:03,886 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:51:03,886 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 12:51:03,886 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 12:51:03,886 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 12:51:03,886 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4407ms 200 text/css INFO 2025-10-17 12:51:03,886 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0194ms 200 application/javascript INFO 2025-10-17 12:51:04,005 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 12:51:04,006 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 12:51:04,006 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7003ms 200 image/png INFO 2025-10-17 12:51:04,045 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 12:51:04,045 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:04,045 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:04,047 [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 2025-10-17 12:51:04,053 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:51:04,054 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:04,054 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:04,054 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.8208ms INFO 2025-10-17 12:51:04,054 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:04,054 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8384ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:04,054 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:04,055 [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 2025-10-17 12:51:04,061 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:04,061 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6891ms INFO 2025-10-17 12:51:04,061 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:04,061 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4326ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:04,064 [74 ] 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 2025-10-17 12:51:04,065 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:04,065 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:04,066 [74 ] 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 2025-10-17 12:51:04,155 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:04,155 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 89.2155ms INFO 2025-10-17 12:51:04,155 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:04,156 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.064ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:09,563 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 12:51:09,564 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:51:09,564 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 12:51:09,564 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7092ms 200 application/javascript INFO 2025-10-17 12:51:09,564 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 12:51:09,564 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:51:09,565 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 12:51:09,565 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9023ms 200 application/javascript INFO 2025-10-17 12:51:09,567 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 12:51:09,567 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:51:09,567 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 12:51:09,567 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4359ms 200 application/javascript INFO 2025-10-17 12:51:09,569 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 12:51:09,569 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 12:51:09,569 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 12:51:09,570 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:51:09,570 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 12:51:09,570 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 12:51:09,570 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8724ms 200 text/css INFO 2025-10-17 12:51:09,570 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6444ms 200 application/javascript INFO 2025-10-17 12:51:09,570 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 12:51:09,570 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5885ms 200 text/css INFO 2025-10-17 12:51:09,645 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 12:51:09,645 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 12:51:09,645 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 12:51:09,645 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 12:51:09,645 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:51:09,645 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:51:09,645 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:51:09,646 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 12:51:09,646 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 12:51:09,646 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6556ms 200 application/javascript INFO 2025-10-17 12:51:09,646 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 12:51:09,646 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6898ms 200 application/javascript INFO 2025-10-17 12:51:09,646 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.779ms 200 text/css INFO 2025-10-17 12:51:09,646 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 12:51:09,646 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1185ms 200 text/css INFO 2025-10-17 12:51:09,646 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 12:51:09,646 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2851ms 200 text/css INFO 2025-10-17 12:51:10,454 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=494f0346-5123-4039-8bbc-c2425583215f& INFO 2025-10-17 12:51:10,454 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:10,454 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:10,456 [36 ] 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 2025-10-17 12:51:10,502 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:10,503 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.0158ms INFO 2025-10-17 12:51:10,503 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:10,503 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2639ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:10,674 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330769&isHis=& INFO 2025-10-17 12:51:10,675 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:10,675 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:10,676 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:51:10,676 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:10,676 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:10,676 [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 2025-10-17 12:51:10,677 [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 2025-10-17 12:51:10,680 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:51:10,683 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:10,683 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0229ms INFO 2025-10-17 12:51:10,683 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:10,683 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9549ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:10,685 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 12:51:10,687 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:10,687 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.6891ms INFO 2025-10-17 12:51:10,687 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:10,687 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6717ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:10,844 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=494f0346-5123-4039-8bbc-c2425583215f&isHis=& INFO 2025-10-17 12:51:10,844 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:10,844 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:10,846 [74 ] 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 2025-10-17 12:51:10,892 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:10,893 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.901ms INFO 2025-10-17 12:51:10,893 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:10,893 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.866ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:11,034 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 12:51:11,034 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:11,035 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,036 [74 ] 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 2025-10-17 12:51:11,040 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:11,040 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4678ms INFO 2025-10-17 12:51:11,040 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,041 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4686ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:11,184 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=494f0346-5123-4039-8bbc-c2425583215f&isHis=& INFO 2025-10-17 12:51:11,185 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:11,185 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,187 [74 ] 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 2025-10-17 12:51:11,208 [36 ] 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=494f0346-5123-4039-8bbc-c2425583215f&recordId=3924&tableName=FORM71& INFO 2025-10-17 12:51:11,209 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:11,209 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,209 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=494f0346-5123-4039-8bbc-c2425583215f&flowID=185&nodeCode=begin& INFO 2025-10-17 12:51:11,210 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:11,210 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,210 [36 ] 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 2025-10-17 12:51:11,211 [75 ] 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 2025-10-17 12:51:11,269 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:11,270 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:11,270 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 59.6694ms INFO 2025-10-17 12:51:11,270 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.0628ms INFO 2025-10-17 12:51:11,270 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,270 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,270 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.5889ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:11,270 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5181ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:11,270 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:11,270 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 58.9618ms INFO 2025-10-17 12:51:11,270 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,270 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.6768ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:11,434 [75 ] 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=3924&approveID=330769& INFO 2025-10-17 12:51:11,435 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:11,435 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,436 [75 ] 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 2025-10-17 12:51:11,442 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:11,442 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.9358ms INFO 2025-10-17 12:51:11,442 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,442 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8617ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:11,640 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 12:51:11,640 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 12:51:11,640 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6773ms 200 image/png INFO 2025-10-17 12:51:11,673 [81 ] 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 2025-10-17 12:51:11,674 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:11,674 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,674 [26 ] 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 2025-10-17 12:51:11,675 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:11,675 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,675 [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 2025-10-17 12:51:11,676 [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 2025-10-17 12:51:11,679 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:11,679 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:11,679 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6936ms INFO 2025-10-17 12:51:11,679 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,679 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.327ms INFO 2025-10-17 12:51:11,679 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,679 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.902ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:11,679 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0091ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:11,744 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3924&formCode=0070&flowID=185&nodeCode=begin&exeId=62257&guid=494f0346-5123-4039-8bbc-c2425583215f&flag=4& INFO 2025-10-17 12:51:11,745 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:11,745 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,746 [81 ] 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 2025-10-17 12:51:11,827 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:11,830 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.2217ms INFO 2025-10-17 12:51:11,830 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:11,831 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.3071ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:12,214 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a47894bf-d582-f483-c63d-11ebf00a81eb&attachTableName=& INFO 2025-10-17 12:51:12,214 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b5049e6-3bc9-b4bd-86c5-a390b6a21dd2&attachTableName=& INFO 2025-10-17 12:51:12,215 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:12,215 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:12,215 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:12,215 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:12,216 [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 2025-10-17 12:51:12,216 [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 2025-10-17 12:51:12,230 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:12,230 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:12,230 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.8ms INFO 2025-10-17 12:51:12,230 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:12,230 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 13.7914ms INFO 2025-10-17 12:51:12,230 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:12,230 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9061ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:12,230 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2172ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:13,124 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 12:51:13,124 [36 ] 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 2025-10-17 12:51:13,124 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:51:13,125 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 12:51:13,125 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7099ms 200 image/png INFO 2025-10-17 12:51:13,125 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/woff2/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\woff2\fontawesome-webfont.2adefcbc.woff2' INFO 2025-10-17 12:51:13,125 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6893ms 200 font/woff2 INFO 2025-10-17 12:51:13,154 [75 ] 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=zjejB0zL4ZY%3D& INFO 2025-10-17 12:51:13,154 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:13,154 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:13,156 [75 ] 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 2025-10-17 12:51:13,161 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:13,161 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8491ms INFO 2025-10-17 12:51:13,161 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:13,162 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.801ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:25,484 [70 ] 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 2025-10-17 12:51:25,485 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:25,485 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:25,486 [70 ] 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 2025-10-17 12:51:25,577 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:25,577 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 90.832ms INFO 2025-10-17 12:51:25,577 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:25,577 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.0153ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:51:37,564 [79 ] 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 2025-10-17 12:51:37,564 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:51:37,565 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:37,566 [79 ] 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 2025-10-17 12:51:37,658 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:51:37,658 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 91.983ms INFO 2025-10-17 12:51:37,658 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:51:37,658 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.3418ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:52:21,801 [58 ] 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 2025-10-17 12:52:21,801 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:52:21,801 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:52:21,802 [58 ] 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 2025-10-17 12:52:21,893 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:52:21,893 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 90.6734ms INFO 2025-10-17 12:52:21,893 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:52:21,893 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.8038ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:52:57,973 [39 ] 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=4&Flag=4&type=0&formCode=& INFO 2025-10-17 12:52:57,974 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:52:57,974 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:52:57,975 [39 ] 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 2025-10-17 12:52:58,108 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:52:58,108 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 133.0834ms INFO 2025-10-17 12:52:58,108 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:52:58,109 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.1776ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:53:22,501 [6 ] 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=5&Flag=4&type=0&formCode=& INFO 2025-10-17 12:53:22,502 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:53:22,502 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:53:22,503 [6 ] 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 2025-10-17 12:53:22,633 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:53:22,634 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 130.3957ms INFO 2025-10-17 12:53:22,634 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:53:22,634 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.6554ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:53:48,309 [46 ] 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=6&Flag=4&type=0&formCode=& INFO 2025-10-17 12:53:48,310 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:53:48,310 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:53:48,311 [46 ] 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 2025-10-17 12:53:48,440 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:53:48,441 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 129.1476ms INFO 2025-10-17 12:53:48,441 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:53:48,441 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 131.3595ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:37,264 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:54:37,265 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:37,265 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:37,267 [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 2025-10-17 12:54:37,296 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:37,296 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.5357ms INFO 2025-10-17 12:54:37,296 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:37,297 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0676ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:38,816 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f& INFO 2025-10-17 12:54:38,816 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:38,816 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:38,817 [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 2025-10-17 12:54:38,863 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:38,864 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.0703ms INFO 2025-10-17 12:54:38,864 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:38,864 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1932ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:39,011 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:54:39,011 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:39,011 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,013 [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 2025-10-17 12:54:39,019 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:39,019 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2901ms INFO 2025-10-17 12:54:39,019 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,019 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6842ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:39,070 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330555&isHis=& INFO 2025-10-17 12:54:39,071 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:39,071 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,073 [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 2025-10-17 12:54:39,078 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 12:54:39,082 [82 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 12:54:39,084 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:39,084 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.8335ms INFO 2025-10-17 12:54:39,084 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,084 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0048ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:39,232 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f&isHis=& INFO 2025-10-17 12:54:39,233 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:39,233 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,234 [50 ] 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 2025-10-17 12:54:39,283 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:39,283 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 48.2739ms INFO 2025-10-17 12:54:39,283 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,283 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.632ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:39,439 [82 ] 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=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f&recordId=61599&tableName=K_LEAVE& INFO 2025-10-17 12:54:39,439 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:39,439 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,440 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f&isHis=& INFO 2025-10-17 12:54:39,440 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:39,440 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,441 [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 2025-10-17 12:54:39,442 [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 2025-10-17 12:54:39,488 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:39,488 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.5294ms INFO 2025-10-17 12:54:39,488 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,489 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7792ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:39,490 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:39,490 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.7375ms INFO 2025-10-17 12:54:39,490 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,490 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.5553ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:39,492 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f&flowID=78&nodeCode=begin& INFO 2025-10-17 12:54:39,492 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:39,492 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,493 [50 ] 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 2025-10-17 12:54:39,535 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:39,535 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.8927ms INFO 2025-10-17 12:54:39,535 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,535 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.6506ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:39,690 [46 ] 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 2025-10-17 12:54:39,690 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:39,690 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,691 [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 2025-10-17 12:54:39,694 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:39,695 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1201ms INFO 2025-10-17 12:54:39,695 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,695 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0668ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:39,706 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=3ba7bb8b-0cc5-4d5c-8b12-721ce7a7a58f& INFO 2025-10-17 12:54:39,707 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:39,707 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,708 [50 ] 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 2025-10-17 12:54:39,778 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:39,781 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.0895ms INFO 2025-10-17 12:54:39,781 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:39,781 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.8557ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:41,060 [50 ] 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 2025-10-17 12:54:41,060 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:54:41,074 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:41,074 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:41,076 [50 ] 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 2025-10-17 12:54:41,083 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:41,083 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.941ms INFO 2025-10-17 12:54:41,083 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:41,083 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6106ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:41,212 [68 ] 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=xKeLrkX5O7g%3D& INFO 2025-10-17 12:54:41,212 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:41,212 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:41,214 [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 2025-10-17 12:54:41,228 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:41,228 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 14.6533ms INFO 2025-10-17 12:54:41,228 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:41,228 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5113ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:45,487 [46 ] 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 2025-10-17 12:54:45,487 [46 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 12:54:45,488 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4614ms 304 text/html INFO 2025-10-17 12:54:45,716 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676885458&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:54:45,717 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:54:45,717 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6643ms 200 text/html INFO 2025-10-17 12:54:45,869 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:54:45,869 [46 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 12:54:45,869 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3866ms 304 application/javascript INFO 2025-10-17 12:54:46,458 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676886279 INFO 2025-10-17 12:54:46,459 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:54:46,459 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6059ms 200 application/javascript INFO 2025-10-17 12:54:46,548 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6674469537047393 INFO 2025-10-17 12:54:46,548 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:54:46,548 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5626ms 200 application/javascript INFO 2025-10-17 12:54:46,787 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760676885458&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:54:46,787 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:54:46,787 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6349ms 200 text/html INFO 2025-10-17 12:54:46,911 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 12:54:46,911 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:54:46,912 [46 ] 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 2025-10-17 12:54:46,914 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:54:46,914 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:54:46,914 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:54:46,914 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:54:46,914 [46 ] 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 2025-10-17 12:54:46,916 [46 ] 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 2025-10-17 12:54:46,916 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.1738ms INFO 2025-10-17 12:54:46,916 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:54:46,917 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0049ms 302 INFO 2025-10-17 12:54:47,636 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=6pGDUSKoUdgxgTvVnJjhfmPd598PlCWZPYWlXD2SdKc&state=ww0fe1cb02189622be INFO 2025-10-17 12:54:47,637 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:54:47,637 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7585ms 200 text/html INFO 2025-10-17 12:54:47,711 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=6pGDUSKoUdgxgTvVnJjhfmPd598PlCWZPYWlXD2SdKc INFO 2025-10-17 12:54:47,711 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:54:47,713 [82 ] 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 2025-10-17 12:54:47,714 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:6pGDUSKoUdgxgTvVnJjhfmPd598PlCWZPYWlXD2SdKc,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:54:47,714 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:54:47,714 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:6pGDUSKoUdgxgTvVnJjhfmPd598PlCWZPYWlXD2SdKc INFO 2025-10-17 12:54:47,714 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:54:47,714 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:54:47,714 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:54:47,714 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=6pGDUSKoUdgxgTvVnJjhfmPd598PlCWZPYWlXD2SdKc INFO 2025-10-17 12:54:48,076 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:54:48,076 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:48,076 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:48,077 [68 ] 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 2025-10-17 12:54:48,106 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:48,106 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.6462ms INFO 2025-10-17 12:54:48,106 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:48,106 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9064ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:48,133 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"18122973269","DeviceId":"3a42c1acac77d4be22698d1881be8af0","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:54:48,146 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:3a42c1acac77d4be22698d1881be8af0 WxUserId:18122973269 INFO 2025-10-17 12:54:48,162 [82 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D013805,a0188:1867 INFO 2025-10-17 12:54:48,199 [50 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:54:48,199 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 485.5255ms INFO 2025-10-17 12:54:48,199 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:54:48,199 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 488.0196ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:54:48,291 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676888099&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:54:48,291 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:54:48,291 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.719ms 200 text/html INFO 2025-10-17 12:54:48,689 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676888524 INFO 2025-10-17 12:54:48,689 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:54:48,689 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7212ms 200 application/javascript INFO 2025-10-17 12:54:48,780 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.20325662593170013 INFO 2025-10-17 12:54:48,781 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:54:48,781 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7061ms 200 application/javascript INFO 2025-10-17 12:54:48,916 [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%3D1760676888099%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:54:48,917 [49 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:54:48,917 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:48,918 [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 2025-10-17 12:54:48,919 [49 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676888099&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:54:48,922 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:48,922 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7773ms INFO 2025-10-17 12:54:48,922 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:48,922 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9487ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,073 [82 ] 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 2025-10-17 12:54:49,073 [82 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:54:49,073 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,075 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,076 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 12:54:49,078 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:54:49,078 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:54:49,078 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:54:49,092 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:54:49,095 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,095 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5649ms INFO 2025-10-17 12:54:49,095 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,095 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3607ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,233 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:54:49,233 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,233 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,234 [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 2025-10-17 12:54:49,235 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:54:49,236 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:54:49,236 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:54:49,244 [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 2025-10-17 12:54:49,244 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,244 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,246 [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 2025-10-17 12:54:49,249 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,249 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3947ms INFO 2025-10-17 12:54:49,249 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,249 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3968ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,250 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:54:49,265 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:54:49,267 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,267 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9024ms INFO 2025-10-17 12:54:49,267 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,267 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8713ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,406 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:54:49,406 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,407 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,408 [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 2025-10-17 12:54:49,416 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,416 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4684ms INFO 2025-10-17 12:54:49,416 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,417 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3481ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,422 [49 ] 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 2025-10-17 12:54:49,422 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,422 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,423 [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 2025-10-17 12:54:49,426 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,426 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7882ms INFO 2025-10-17 12:54:49,426 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,426 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4452ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,492 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:54:49,492 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,492 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,493 [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 2025-10-17 12:54:49,497 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,497 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2277ms INFO 2025-10-17 12:54:49,497 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,497 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9888ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,567 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:54:49,568 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,568 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,569 [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 2025-10-17 12:54:49,574 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,574 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6018ms INFO 2025-10-17 12:54:49,574 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,574 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4013ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,646 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:54:49,646 [50 ] 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 2025-10-17 12:54:49,646 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,646 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:54:49,646 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,646 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,646 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,646 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,646 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,648 [49 ] 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 2025-10-17 12:54:49,648 [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 2025-10-17 12:54:49,648 [82 ] 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 2025-10-17 12:54:49,651 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,651 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,651 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0858ms INFO 2025-10-17 12:54:49,651 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,651 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2272ms INFO 2025-10-17 12:54:49,651 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,651 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6883ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,651 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,651 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.177ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,651 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3997ms INFO 2025-10-17 12:54:49,651 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,651 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0621ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,657 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:54:49,658 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,658 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,659 [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 2025-10-17 12:54:49,666 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,666 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.0877ms INFO 2025-10-17 12:54:49,666 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,666 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8013ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,807 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:54:49,807 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,807 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,808 [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 2025-10-17 12:54:49,809 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:54:49,809 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:49,809 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,811 [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 2025-10-17 12:54:49,817 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,817 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6492ms INFO 2025-10-17 12:54:49,817 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,817 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3287ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:49,831 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:49,831 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.389ms INFO 2025-10-17 12:54:49,831 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:49,831 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2091ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:52,767 [82 ] 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 2025-10-17 12:54:52,768 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:52,768 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:52,769 [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 2025-10-17 12:54:52,769 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:54:52,769 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:54:52,769 [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 2025-10-17 12:54:52,769 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:52,771 [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 2025-10-17 12:54:52,773 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:52,773 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8262ms INFO 2025-10-17 12:54:52,773 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:52,773 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1122ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:54:52,802 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:54:52,803 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 31.8475ms INFO 2025-10-17 12:54:52,803 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:54:52,803 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6019ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:55,601 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676955071&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:55:55,602 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:55:55,602 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6999ms 200 text/html INFO 2025-10-17 12:55:56,012 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676955493 INFO 2025-10-17 12:55:56,012 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:55:56,013 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6742ms 200 application/javascript INFO 2025-10-17 12:55:56,106 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8401984651629819 INFO 2025-10-17 12:55:56,106 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:55:56,106 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5786ms 200 application/javascript INFO 2025-10-17 12:55:56,286 [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%3D1760676955071%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:55:56,286 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:55:56,287 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:56,288 [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 2025-10-17 12:55:56,289 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676955071&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:55:56,292 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:56,292 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1577ms INFO 2025-10-17 12:55:56,292 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:56,292 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2596ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:56,299 [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 2025-10-17 12:55:56,300 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:55:56,300 [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 2025-10-17 12:55:56,300 [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 2025-10-17 12:55:56,300 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:56,301 [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). WARN 2025-10-17 12:55:56,302 [35 ] 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 2025-10-17 12:55:56,302 [35 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:55:56,302 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:56,302 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7112ms INFO 2025-10-17 12:55:56,302 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:56,302 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8591ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:55:56,436 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 12:55:56,436 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:55:56,437 [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 2025-10-17 12:55:56,437 [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 2025-10-17 12:55:56,437 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:55:56,438 [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 2025-10-17 12:55:56,439 [35 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5MDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDEyMiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW8oOi-iSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTA4IiwianRpIjoiMjM4YzI1M2MtY2MxNi00NzA3LTlmZjctZGZkNmE3YjBlMDdjIiwiaWF0IjoxNzYwNTg3NTkzLCJuYmYiOjE3NjA1ODc1OTEsImV4cCI6MTc2MDY3Mzk5MywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.nIp9LHHClmQTqg51NI8D3GsQqJ5083KnLoeiw6rDTqs INFO 2025-10-17 12:55:56,442 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:56,442 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7765ms INFO 2025-10-17 12:55:56,442 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:55:56,442 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2538ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:56,576 [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 2025-10-17 12:55:56,576 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:55:56,577 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:56,577 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:56,578 [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 2025-10-17 12:55:56,580 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:55:56,580 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:55:56,580 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:55:56,595 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:55:56,597 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:56,597 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0447ms INFO 2025-10-17 12:55:56,597 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:56,598 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3267ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:57,094 [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 2025-10-17 12:55:57,094 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:57,094 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,096 [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 2025-10-17 12:55:57,096 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:55:57,097 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:57,097 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,099 [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 2025-10-17 12:55:57,100 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:55:57,100 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:55:57,100 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:55:57,100 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:57,100 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0653ms INFO 2025-10-17 12:55:57,100 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,100 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3315ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:57,115 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:55:57,115 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:55:57,126 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:57,126 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 27.7842ms INFO 2025-10-17 12:55:57,126 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,127 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.2106ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:57,555 [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 2025-10-17 12:55:57,555 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:57,555 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,556 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:55:57,556 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:57,556 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,557 [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 2025-10-17 12:55:57,557 [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 2025-10-17 12:55:57,560 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:57,560 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4484ms INFO 2025-10-17 12:55:57,560 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,560 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:57,560 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5959ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:57,560 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0663ms INFO 2025-10-17 12:55:57,560 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,560 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7663ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:57,580 [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 2025-10-17 12:55:57,581 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:57,581 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,583 [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 2025-10-17 12:55:57,587 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:57,587 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8979ms INFO 2025-10-17 12:55:57,587 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,587 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5119ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:57,634 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:55:57,634 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:57,634 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,636 [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 2025-10-17 12:55:57,636 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:55:57,636 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:57,636 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,637 [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 2025-10-17 12:55:57,639 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:57,639 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7357ms INFO 2025-10-17 12:55:57,640 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,640 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.785ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:57,640 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:57,641 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0672ms INFO 2025-10-17 12:55:57,641 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,641 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7177ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:57,643 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:55:57,643 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:57,644 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,645 [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 2025-10-17 12:55:57,646 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:55:57,646 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:57,646 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,648 [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 2025-10-17 12:55:57,651 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:57,651 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1779ms INFO 2025-10-17 12:55:57,651 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,651 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8588ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:57,652 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:57,652 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2548ms INFO 2025-10-17 12:55:57,652 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,652 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.956ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:57,684 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:55:57,684 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:57,684 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,686 [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 2025-10-17 12:55:57,690 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:57,690 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.0759ms INFO 2025-10-17 12:55:57,690 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:57,690 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7846ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:58,281 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:55:58,282 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:58,282 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:58,283 [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 2025-10-17 12:55:58,286 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:55:58,286 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:55:58,286 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:58,287 [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 2025-10-17 12:55:58,296 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:58,296 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.98ms INFO 2025-10-17 12:55:58,296 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:58,297 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9923ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:55:58,300 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:55:58,300 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7676ms INFO 2025-10-17 12:55:58,300 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:55:58,300 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.803ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:00,283 [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 2025-10-17 12:56:00,284 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:00,284 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:00,285 [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 2025-10-17 12:56:00,286 [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 2025-10-17 12:56:00,286 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:00,286 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:00,286 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:00,288 [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 2025-10-17 12:56:00,298 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:00,298 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.8571ms INFO 2025-10-17 12:56:00,298 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:00,298 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9093ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:00,315 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:00,315 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 27.7252ms INFO 2025-10-17 12:56:00,315 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:00,315 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7255ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:04,036 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676963540&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:56:04,037 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:56:04,037 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9419ms 200 text/html INFO 2025-10-17 12:56:04,544 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676964043 INFO 2025-10-17 12:56:04,545 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:56:04,545 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7612ms 200 application/javascript INFO 2025-10-17 12:56:04,622 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.23757078019987699 INFO 2025-10-17 12:56:04,623 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:56:04,623 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5744ms 200 application/javascript INFO 2025-10-17 12:56:04,747 [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%3D1760676963540%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:56:04,747 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:56:04,747 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:04,748 [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 2025-10-17 12:56:04,749 [51 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676963540&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:56:04,752 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:04,752 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6087ms INFO 2025-10-17 12:56:04,752 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:04,752 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6116ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:04,756 [51 ] 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 2025-10-17 12:56:04,756 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:04,757 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:04,757 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:04,758 [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 2025-10-17 12:56:04,759 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:56:04,759 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:56:04,759 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:56:04,774 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:56:04,776 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:04,776 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2629ms INFO 2025-10-17 12:56:04,776 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:04,776 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9655ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:04,906 [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 2025-10-17 12:56:04,907 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:04,907 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:04,908 [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 2025-10-17 12:56:04,910 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:56:04,910 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:04,910 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:04,912 [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 2025-10-17 12:56:04,912 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:56:04,912 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:56:04,912 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:56:04,913 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:04,913 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6986ms INFO 2025-10-17 12:56:04,913 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:04,913 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8451ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:04,928 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:56:04,928 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:56:04,970 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:04,971 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 59.0399ms INFO 2025-10-17 12:56:04,971 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:04,971 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.8241ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:05,366 [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 2025-10-17 12:56:05,366 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:05,367 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,368 [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 2025-10-17 12:56:05,370 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:56:05,370 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:05,370 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,372 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:05,372 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6777ms INFO 2025-10-17 12:56:05,372 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,372 [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 2025-10-17 12:56:05,372 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7622ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:05,375 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:05,375 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.923ms INFO 2025-10-17 12:56:05,375 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,375 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8756ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:05,394 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:56:05,395 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:05,395 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,395 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:56:05,395 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:05,395 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,396 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:56:05,396 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:05,396 [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 2025-10-17 12:56:05,396 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,397 [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 2025-10-17 12:56:05,397 [39 ] 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 2025-10-17 12:56:05,398 [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 2025-10-17 12:56:05,398 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:05,398 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,399 [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 2025-10-17 12:56:05,400 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:05,400 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1709ms INFO 2025-10-17 12:56:05,400 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,400 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0637ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:05,401 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:05,401 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4113ms INFO 2025-10-17 12:56:05,401 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,401 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1457ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:05,402 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:05,402 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8802ms INFO 2025-10-17 12:56:05,402 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,402 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.508ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:05,404 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:05,404 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9104ms INFO 2025-10-17 12:56:05,404 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,404 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5321ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:05,432 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:56:05,432 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:05,433 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,434 [39 ] 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 2025-10-17 12:56:05,437 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:05,437 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.298ms INFO 2025-10-17 12:56:05,437 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,437 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8776ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:05,500 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:56:05,500 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:05,500 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,501 [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 2025-10-17 12:56:05,506 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:05,506 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5338ms INFO 2025-10-17 12:56:05,506 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,506 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4486ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:05,512 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:56:05,512 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:56:05,512 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:05,512 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:05,512 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,512 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,513 [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 2025-10-17 12:56:05,514 [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 2025-10-17 12:56:05,522 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:05,522 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6785ms INFO 2025-10-17 12:56:05,522 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,522 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4142ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:05,531 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:05,531 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.1997ms INFO 2025-10-17 12:56:05,531 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:05,531 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0447ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:06,542 [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 2025-10-17 12:56:06,542 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:06,542 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:06,543 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:06,543 [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 2025-10-17 12:56:06,543 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:06,543 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:06,544 [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 2025-10-17 12:56:06,545 [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 2025-10-17 12:56:06,559 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:06,560 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 14.7581ms INFO 2025-10-17 12:56:06,560 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:06,560 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6377ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:06,565 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:06,565 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 21.1553ms INFO 2025-10-17 12:56:06,565 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:06,565 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.202ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:18,601 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676978094&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:56:18,602 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:56:18,602 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0405ms 200 text/html INFO 2025-10-17 12:56:18,882 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676978409 INFO 2025-10-17 12:56:18,882 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:56:18,882 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7228ms 200 application/javascript INFO 2025-10-17 12:56:18,953 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8233061449132373 INFO 2025-10-17 12:56:18,954 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:56:18,954 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5236ms 200 application/javascript INFO 2025-10-17 12:56:19,073 [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%3D1760676978094%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:56:19,073 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:56:19,074 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,075 [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 2025-10-17 12:56:19,076 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676978094&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:56:19,079 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,079 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6586ms INFO 2025-10-17 12:56:19,079 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,079 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8266ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,086 [6 ] 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 2025-10-17 12:56:19,086 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:19,086 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,086 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,088 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 12:56:19,089 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:56:19,089 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:56:19,089 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:56:19,103 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:56:19,106 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,106 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.227ms INFO 2025-10-17 12:56:19,106 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,106 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9781ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,235 [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 2025-10-17 12:56:19,235 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,235 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,237 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:56:19,237 [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 2025-10-17 12:56:19,237 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,237 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,239 [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 2025-10-17 12:56:19,240 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:56:19,240 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:56:19,240 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:56:19,240 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,240 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4251ms INFO 2025-10-17 12:56:19,240 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,240 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5467ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,255 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:56:19,255 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:56:19,258 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,258 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9962ms INFO 2025-10-17 12:56:19,258 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,258 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4202ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,402 [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 2025-10-17 12:56:19,402 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,402 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,404 [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 2025-10-17 12:56:19,404 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:56:19,404 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,404 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,406 [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 2025-10-17 12:56:19,407 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,407 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3604ms INFO 2025-10-17 12:56:19,407 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,407 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4098ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,408 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,408 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.7966ms INFO 2025-10-17 12:56:19,408 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,409 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6056ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,415 [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 2025-10-17 12:56:19,416 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,416 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,417 [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 2025-10-17 12:56:19,417 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:56:19,418 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,418 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,419 [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 2025-10-17 12:56:19,420 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,420 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9566ms INFO 2025-10-17 12:56:19,420 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,420 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6345ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,421 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:56:19,421 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,421 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,422 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,422 [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 2025-10-17 12:56:19,422 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9762ms INFO 2025-10-17 12:56:19,422 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,422 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7941ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,425 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,425 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.717ms INFO 2025-10-17 12:56:19,425 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,425 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2291ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,427 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:56:19,427 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,427 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,429 [28 ] 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 2025-10-17 12:56:19,436 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,436 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2788ms INFO 2025-10-17 12:56:19,436 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,436 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0376ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,480 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:56:19,480 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,480 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,481 [77 ] 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 2025-10-17 12:56:19,484 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,484 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0166ms INFO 2025-10-17 12:56:19,484 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,484 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6511ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,523 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:56:19,536 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,536 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,537 [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 2025-10-17 12:56:19,542 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,542 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.788ms INFO 2025-10-17 12:56:19,542 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,542 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5653ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,821 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:56:19,821 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,821 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,822 [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 2025-10-17 12:56:19,831 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,832 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9757ms INFO 2025-10-17 12:56:19,832 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,832 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0538ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:19,840 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:56:19,841 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:19,841 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,842 [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 2025-10-17 12:56:19,859 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:19,859 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.616ms INFO 2025-10-17 12:56:19,859 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:19,859 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4716ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:20,745 [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 2025-10-17 12:56:20,745 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:20,746 [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 2025-10-17 12:56:20,746 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:20,746 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:20,746 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:20,746 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:20,747 [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 2025-10-17 12:56:20,747 [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 2025-10-17 12:56:20,751 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:20,751 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.416ms INFO 2025-10-17 12:56:20,751 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:20,751 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1982ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:20,767 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:20,767 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.184ms INFO 2025-10-17 12:56:20,767 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:20,768 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4251ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:28,702 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676988550&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:56:28,702 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:56:28,703 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6974ms 200 text/html INFO 2025-10-17 12:56:29,289 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760676989187 INFO 2025-10-17 12:56:29,290 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:56:29,290 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6765ms 200 application/javascript INFO 2025-10-17 12:56:29,359 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9769853576510005 INFO 2025-10-17 12:56:29,360 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:56:29,360 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5442ms 200 application/javascript INFO 2025-10-17 12:56:29,534 [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%3D1760676988550%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:56:29,534 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:56:29,534 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,535 [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 2025-10-17 12:56:29,536 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676988550&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:56:29,539 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,539 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6724ms INFO 2025-10-17 12:56:29,539 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,539 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5663ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,548 [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 2025-10-17 12:56:29,548 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:29,549 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,549 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,550 [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 2025-10-17 12:56:29,551 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:56:29,551 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:56:29,551 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:56:29,566 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:56:29,577 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,577 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 26.9185ms INFO 2025-10-17 12:56:29,577 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,577 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.8099ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,691 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:56:29,691 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,691 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,693 [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 2025-10-17 12:56:29,693 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:56:29,693 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:56:29,693 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:56:29,699 [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 2025-10-17 12:56:29,700 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,700 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,701 [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 2025-10-17 12:56:29,704 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,704 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1482ms INFO 2025-10-17 12:56:29,704 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,704 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8663ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,708 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:56:29,708 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:56:29,711 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,711 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1338ms INFO 2025-10-17 12:56:29,711 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,711 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8955ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,823 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:56:29,824 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,824 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,825 [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 2025-10-17 12:56:29,828 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,828 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9058ms INFO 2025-10-17 12:56:29,828 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,828 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6316ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,832 [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 2025-10-17 12:56:29,832 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,832 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,833 [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 2025-10-17 12:56:29,836 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,837 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0792ms INFO 2025-10-17 12:56:29,837 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,837 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0282ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,876 [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 2025-10-17 12:56:29,876 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,876 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,878 [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 2025-10-17 12:56:29,880 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:56:29,881 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,881 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,881 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,881 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1454ms INFO 2025-10-17 12:56:29,881 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,881 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9839ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,882 [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 2025-10-17 12:56:29,885 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,885 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2817ms INFO 2025-10-17 12:56:29,885 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,885 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0284ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,886 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:56:29,886 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,887 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,888 [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 2025-10-17 12:56:29,889 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:56:29,889 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,890 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,891 [28 ] 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 2025-10-17 12:56:29,891 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,891 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2087ms INFO 2025-10-17 12:56:29,891 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,891 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0068ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,896 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:56:29,896 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,896 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,898 [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 2025-10-17 12:56:29,898 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,898 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5542ms INFO 2025-10-17 12:56:29,898 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,898 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1964ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,901 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,901 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.343ms INFO 2025-10-17 12:56:29,901 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,901 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4591ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,957 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:56:29,957 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,958 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,959 [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 2025-10-17 12:56:29,964 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,964 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8991ms INFO 2025-10-17 12:56:29,964 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,964 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7191ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:29,978 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:56:29,978 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:56:29,978 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,978 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:29,978 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,978 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,979 [39 ] 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 2025-10-17 12:56:29,979 [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 2025-10-17 12:56:29,990 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:29,990 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.5633ms INFO 2025-10-17 12:56:29,990 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:29,990 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4443ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:30,000 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:30,000 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.5893ms INFO 2025-10-17 12:56:30,000 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:30,000 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5518ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:31,542 [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 2025-10-17 12:56:31,543 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:31,543 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:31,544 [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 2025-10-17 12:56:31,548 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:31,548 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6519ms INFO 2025-10-17 12:56:31,548 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:31,548 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6925ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:31,549 [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 2025-10-17 12:56:31,549 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:31,549 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:31,549 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:31,550 [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 2025-10-17 12:56:31,580 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:31,580 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 29.4846ms INFO 2025-10-17 12:56:31,580 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:31,580 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2807ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:37,853 [39 ] 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 2025-10-17 12:56:37,853 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:56:37,854 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.843ms 200 text/html INFO 2025-10-17 12:56:37,932 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676997557&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:56:37,933 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:56:37,933 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8328ms 200 text/html INFO 2025-10-17 12:56:37,982 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:56:37,983 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:37,998 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:56:37,998 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0589ms 200 application/javascript INFO 2025-10-17 12:56:38,023 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:56:38,023 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:56:38,024 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.794ms 200 application/javascript INFO 2025-10-17 12:56:38,025 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:56:38,027 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:56:38,027 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6528ms 200 text/css INFO 2025-10-17 12:56:38,028 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:56:38,028 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:56:38,028 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4693ms 200 application/javascript INFO 2025-10-17 12:56:38,029 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:56:38,029 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:56:38,029 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3738ms 200 application/javascript INFO 2025-10-17 12:56:38,029 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:56:38,031 [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 2025-10-17 12:56:38,031 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.362ms 200 application/javascript INFO 2025-10-17 12:56:38,088 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:56:38,088 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:56:38,089 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:56:38,089 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5086ms 200 application/javascript INFO 2025-10-17 12:56:38,089 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:56:38,089 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4229ms 200 application/javascript INFO 2025-10-17 12:56:38,089 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:56:38,090 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:56:38,090 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9348ms 200 application/javascript INFO 2025-10-17 12:56:42,390 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2025-10-17 12:56:42,390 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2025-10-17 12:56:42,390 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2025-10-17 12:56:42,390 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:42,390 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:42,390 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2025-10-17 12:56:42,390 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6285ms 200 application/javascript INFO 2025-10-17 12:56:42,391 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2025-10-17 12:56:42,391 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2025-10-17 12:56:42,391 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7528ms 200 application/javascript INFO 2025-10-17 12:56:42,391 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7805ms 200 text/css INFO 2025-10-17 12:56:42,518 [51 ] 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 2025-10-17 12:56:42,518 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 12:56:42,518 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:42,518 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:42,518 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:42,518 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:42,519 [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 2025-10-17 12:56:42,519 [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 2025-10-17 12:56:42,523 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:42,523 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5197ms INFO 2025-10-17 12:56:42,523 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:42,523 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6062ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:42,525 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:42,526 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.0137ms INFO 2025-10-17 12:56:42,526 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:42,526 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.948ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:43,022 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:56:43,023 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:56:43,023 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6588ms 200 application/javascript INFO 2025-10-17 12:56:43,132 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677002768 INFO 2025-10-17 12:56:43,132 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:56:43,133 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6681ms 200 application/javascript INFO 2025-10-17 12:56:43,207 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.06697119693961617 INFO 2025-10-17 12:56:43,207 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:56:43,208 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6537ms 200 application/javascript INFO 2025-10-17 12:56:43,306 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:56:43,306 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:56:43,306 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9227ms 200 image/jpeg INFO 2025-10-17 12:56:43,492 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760676997557&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:56:43,493 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:56:43,493 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7497ms 200 text/html INFO 2025-10-17 12:56:43,572 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 12:56:43,573 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:56:43,573 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6114ms 200 application/javascript INFO 2025-10-17 12:56:43,663 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 12:56:43,663 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:56:43,665 [39 ] 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 2025-10-17 12:56:43,666 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:56:43,666 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:56:43,666 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 12:56:43,666 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 12:56:43,666 [39 ] 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 2025-10-17 12:56:43,668 [39 ] 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 2025-10-17 12:56:43,668 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.812ms INFO 2025-10-17 12:56:43,668 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:56:43,669 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7379ms 302 INFO 2025-10-17 12:56:43,992 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=PrAr3yUDggJOUWsH85Jgpm5hREKicx_9_SqZDF88XhM&state=ww0fe1cb02189622be INFO 2025-10-17 12:56:43,993 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 12:56:43,993 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7362ms 200 text/html INFO 2025-10-17 12:56:44,052 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=PrAr3yUDggJOUWsH85Jgpm5hREKicx_9_SqZDF88XhM INFO 2025-10-17 12:56:44,052 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:56:44,054 [39 ] 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 2025-10-17 12:56:44,055 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:PrAr3yUDggJOUWsH85Jgpm5hREKicx_9_SqZDF88XhM,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 12:56:44,055 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 12:56:44,055 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:PrAr3yUDggJOUWsH85Jgpm5hREKicx_9_SqZDF88XhM INFO 2025-10-17 12:56:44,055 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 12:56:44,055 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 12:56:44,055 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 12:56:44,055 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=PrAr3yUDggJOUWsH85Jgpm5hREKicx_9_SqZDF88XhM INFO 2025-10-17 12:56:44,198 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 12:56:44,198 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:44,198 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 12:56:44,199 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0378ms 200 application/javascript INFO 2025-10-17 12:56:44,200 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 12:56:44,200 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 12:56:44,201 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9144ms 200 text/css INFO 2025-10-17 12:56:44,275 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 12:56:44,276 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 12:56:44,276 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7618ms 200 image/png INFO 2025-10-17 12:56:44,323 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 12:56:44,323 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 12:56:44,323 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:44,323 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:44,323 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:44,323 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:44,325 [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 2025-10-17 12:56:44,325 [6 ] 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 2025-10-17 12:56:44,327 [51 ] 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 2025-10-17 12:56:44,327 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:44,327 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:44,328 [51 ] 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 2025-10-17 12:56:44,331 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:44,331 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.174ms INFO 2025-10-17 12:56:44,331 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:44,331 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:44,331 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.4253ms INFO 2025-10-17 12:56:44,331 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:44,331 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4348ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:44,331 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5444ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:44,364 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"19837839839","DeviceId":"ACFDD1D3-5A80-4C55-A90F-24ED2C02539C","errcode":0,"errmsg":"ok"} INFO 2025-10-17 12:56:44,377 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:ACFDD1D3-5A80-4C55-A90F-24ED2C02539C WxUserId:19837839839 INFO 2025-10-17 12:56:44,393 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D016063,a0188:64727 INFO 2025-10-17 12:56:44,430 [66 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 12:56:44,430 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 376.3548ms INFO 2025-10-17 12:56:44,430 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:56:44,430 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 378.3253ms 200 text/plain; charset=utf-8 INFO 2025-10-17 12:56:44,434 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:44,434 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 105.394ms INFO 2025-10-17 12:56:44,434 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:44,434 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 107.0698ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:44,647 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677004265&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:56:44,648 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:56:44,648 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7148ms 200 text/html INFO 2025-10-17 12:56:44,903 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677004536 INFO 2025-10-17 12:56:44,903 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:56:44,903 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6004ms 200 application/javascript INFO 2025-10-17 12:56:45,022 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.249029074446953 INFO 2025-10-17 12:56:45,023 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:56:45,023 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1213ms 200 application/javascript INFO 2025-10-17 12:56:45,064 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:56:45,065 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:56:45,065 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1351ms 200 image/jpeg INFO 2025-10-17 12:56:45,142 [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%3D1760677004265%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 12:56:45,142 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:56:45,143 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,144 [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 2025-10-17 12:56:45,145 [51 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677004265&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 12:56:45,148 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:45,148 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.683ms INFO 2025-10-17 12:56:45,148 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,148 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6614ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:45,191 [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 2025-10-17 12:56:45,191 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:45,191 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:45,191 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,192 [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 2025-10-17 12:56:45,193 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:56:45,193 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:56:45,193 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:56:45,208 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:56:45,211 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:45,211 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1698ms INFO 2025-10-17 12:56:45,211 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,212 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1076ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:45,367 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:56:45,367 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:45,368 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,369 [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 2025-10-17 12:56:45,369 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:45,369 [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 2025-10-17 12:56:45,369 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,370 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:56:45,370 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:56:45,370 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:56:45,370 [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 2025-10-17 12:56:45,374 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:45,374 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5159ms INFO 2025-10-17 12:56:45,374 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,374 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3937ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:45,385 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:56:45,385 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:56:45,388 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:45,388 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0679ms INFO 2025-10-17 12:56:45,388 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,388 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1125ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:45,447 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:56:45,447 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:45,448 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:56:45,448 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8596ms 200 application/javascript INFO 2025-10-17 12:56:45,449 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:56:45,449 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:45,449 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:56:45,449 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4572ms 200 application/javascript INFO 2025-10-17 12:56:45,449 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:56:45,450 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:45,450 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:56:45,450 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4821ms 200 application/javascript INFO 2025-10-17 12:56:45,492 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:56:45,492 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:45,492 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:56:45,493 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:56:45,493 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7947ms 200 application/javascript INFO 2025-10-17 12:56:45,493 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:56:45,493 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7198ms 200 text/css INFO 2025-10-17 12:56:45,493 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:56:45,493 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:45,493 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:56:45,494 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:56:45,494 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4164ms 200 application/javascript INFO 2025-10-17 12:56:45,494 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:56:45,494 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7672ms 200 text/css INFO 2025-10-17 12:56:45,494 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:56:45,495 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:56:45,495 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:56:45,495 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1203ms 200 text/css INFO 2025-10-17 12:56:45,495 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:45,496 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:56:45,496 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4734ms 200 application/javascript INFO 2025-10-17 12:56:45,537 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:56:45,537 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:45,537 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,538 [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 2025-10-17 12:56:45,539 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:45,539 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,539 [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 2025-10-17 12:56:45,540 [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 2025-10-17 12:56:45,542 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:45,542 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4621ms INFO 2025-10-17 12:56:45,542 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,542 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4598ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:45,543 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:45,543 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2102ms INFO 2025-10-17 12:56:45,543 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,544 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.207ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:45,647 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:56:45,647 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:45,648 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,649 [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 2025-10-17 12:56:45,654 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:45,654 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.974ms INFO 2025-10-17 12:56:45,654 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:45,654 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0839ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,077 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 12:56:46,077 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:46,077 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 12:56:46,078 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9024ms 200 application/javascript INFO 2025-10-17 12:56:46,083 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 12:56:46,083 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 12:56:46,083 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8595ms 200 text/css INFO 2025-10-17 12:56:46,222 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:56:46,222 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:56:46,223 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:56:46,223 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4731ms 200 image/png INFO 2025-10-17 12:56:46,223 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:56:46,223 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4496ms 200 image/png INFO 2025-10-17 12:56:46,225 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:56:46,225 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:56:46,225 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:56:46,225 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:56:46,225 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4418ms 200 image/png INFO 2025-10-17 12:56:46,225 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5107ms 200 image/png INFO 2025-10-17 12:56:46,263 [39 ] 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 2025-10-17 12:56:46,263 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,264 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,266 [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 2025-10-17 12:56:46,266 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 12:56:46,267 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,267 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,267 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:56:46,267 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,267 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,268 [50 ] 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 2025-10-17 12:56:46,269 [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 2025-10-17 12:56:46,269 [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 2025-10-17 12:56:46,269 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,269 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,271 [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 2025-10-17 12:56:46,271 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:56:46,271 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,271 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,271 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:56:46,271 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,271 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,272 [77 ] 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 2025-10-17 12:56:46,273 [28 ] 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 2025-10-17 12:56:46,273 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,273 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.781ms INFO 2025-10-17 12:56:46,273 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,273 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2908ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,275 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:56:46,275 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:56:46,275 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,275 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,275 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,275 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,276 [51 ] 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 2025-10-17 12:56:46,276 [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 2025-10-17 12:56:46,279 [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 2025-10-17 12:56:46,279 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,279 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,280 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,280 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 11.2298ms INFO 2025-10-17 12:56:46,281 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,281 [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 2025-10-17 12:56:46,281 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6113ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,281 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,281 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.7541ms INFO 2025-10-17 12:56:46,281 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,281 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5933ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,283 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,283 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 14.438ms INFO 2025-10-17 12:56:46,283 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,283 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4661ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,283 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,283 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 11.0067ms INFO 2025-10-17 12:56:46,283 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,283 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7039ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,284 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,284 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,284 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4118ms INFO 2025-10-17 12:56:46,284 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,284 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.948ms INFO 2025-10-17 12:56:46,284 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,284 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3052ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,284 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.727ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,285 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,285 [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 2025-10-17 12:56:46,285 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.8168ms INFO 2025-10-17 12:56:46,285 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,285 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6214ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,285 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,285 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,285 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,285 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.2357ms INFO 2025-10-17 12:56:46,285 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,285 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9079ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,286 [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 2025-10-17 12:56:46,289 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,289 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7225ms INFO 2025-10-17 12:56:46,289 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,289 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.279ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,342 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:56:46,343 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:56:46,343 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:56:46,343 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2805ms 200 image/jpeg INFO 2025-10-17 12:56:46,344 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:56:46,344 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:56:46,344 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8189ms 200 image/jpeg INFO 2025-10-17 12:56:46,344 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:56:46,344 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:56:46,344 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6736ms 200 image/png INFO 2025-10-17 12:56:46,345 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:56:46,345 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2339ms 200 image/jpeg INFO 2025-10-17 12:56:46,384 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:56:46,384 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,384 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,386 [50 ] 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 2025-10-17 12:56:46,394 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,394 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6965ms INFO 2025-10-17 12:56:46,394 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,394 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7996ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,411 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1615& INFO 2025-10-17 12:56:46,412 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,412 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,413 [73 ] 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 2025-10-17 12:56:46,417 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,419 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.3142ms INFO 2025-10-17 12:56:46,419 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,420 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0774ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:46,449 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:56:46,449 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:46,449 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,450 [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 2025-10-17 12:56:46,467 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:46,467 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5053ms INFO 2025-10-17 12:56:46,467 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:46,467 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2207ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:48,083 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 12:56:48,083 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:48,083 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 12:56:48,084 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8451ms 200 application/javascript INFO 2025-10-17 12:56:48,084 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:56:48,084 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 12:56:48,084 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:48,085 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 12:56:48,085 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4745ms 200 application/javascript INFO 2025-10-17 12:56:48,085 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 12:56:48,085 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7987ms 200 text/css INFO 2025-10-17 12:56:48,267 [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 2025-10-17 12:56:48,268 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:48,268 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:48,269 [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 2025-10-17 12:56:48,269 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:48,269 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:48,269 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:48,270 [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 2025-10-17 12:56:48,271 [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 2025-10-17 12:56:48,273 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:48,273 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7156ms INFO 2025-10-17 12:56:48,273 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:48,274 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1675ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:48,301 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:48,301 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 30.7827ms INFO 2025-10-17 12:56:48,301 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:48,302 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.5864ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:48,358 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 12:56:48,358 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:56:48,358 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 12:56:48,358 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6445ms 200 application/javascript INFO 2025-10-17 12:56:48,363 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 12:56:48,363 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 12:56:48,364 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6792ms 200 text/css INFO 2025-10-17 12:56:48,519 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:56:48,519 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:48,519 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:48,521 [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 2025-10-17 12:56:48,522 [6 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:56:48,529 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:48,529 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.5009ms INFO 2025-10-17 12:56:48,529 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:48,529 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5685ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:48,532 [73 ] 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 2025-10-17 12:56:48,532 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:48,532 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:48,534 [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 2025-10-17 12:56:48,537 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:48,537 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9852ms INFO 2025-10-17 12:56:48,537 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:48,537 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8495ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:48,628 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1615& INFO 2025-10-17 12:56:48,628 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:48,628 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:48,630 [39 ] 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 2025-10-17 12:56:48,633 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:48,638 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.0057ms INFO 2025-10-17 12:56:48,638 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:48,638 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0078ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:56:49,710 [39 ] 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 2025-10-17 12:56:49,710 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:56:49,711 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:49,712 [39 ] 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 2025-10-17 12:56:49,716 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:56:49,716 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6113ms INFO 2025-10-17 12:56:49,716 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:56:49,716 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8702ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:32,209 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677052196&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:57:32,210 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:57:32,210 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6699ms 200 text/html INFO 2025-10-17 12:57:32,994 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677053247 INFO 2025-10-17 12:57:32,994 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:57:32,994 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6646ms 200 application/javascript INFO 2025-10-17 12:57:33,079 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7330900097764278 INFO 2025-10-17 12:57:33,079 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:57:33,080 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5697ms 200 application/javascript INFO 2025-10-17 12:57:33,357 [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 2025-10-17 12:57:33,357 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:57:33,357 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,358 [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%3D1760677052196%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:57:33,359 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:57:33,359 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,359 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,360 [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 2025-10-17 12:57:33,360 [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 2025-10-17 12:57:33,361 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677052196&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:57:33,361 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:57:33,361 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:57:33,361 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:57:33,363 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,364 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5183ms INFO 2025-10-17 12:57:33,364 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,364 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2775ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,376 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:57:33,379 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,379 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5408ms INFO 2025-10-17 12:57:33,379 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,379 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5574ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,487 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:57:33,487 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,487 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,488 [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 2025-10-17 12:57:33,489 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,489 [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 2025-10-17 12:57:33,489 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,489 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:57:33,490 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:57:33,490 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:57:33,490 [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 2025-10-17 12:57:33,493 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,493 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3247ms INFO 2025-10-17 12:57:33,493 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,493 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2585ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,506 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:57:33,532 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:57:33,535 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,535 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 46.7448ms INFO 2025-10-17 12:57:33,535 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,536 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9188ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,677 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:57:33,677 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,677 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,679 [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 2025-10-17 12:57:33,679 [73 ] 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 2025-10-17 12:57:33,679 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,679 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,681 [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 2025-10-17 12:57:33,684 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,684 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.317ms INFO 2025-10-17 12:57:33,684 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,684 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2287ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,688 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,688 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8404ms INFO 2025-10-17 12:57:33,688 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,688 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2521ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,727 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:57:33,727 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,727 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,728 [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 2025-10-17 12:57:33,728 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,728 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,728 [39 ] 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 2025-10-17 12:57:33,729 [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 2025-10-17 12:57:33,731 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,731 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.276ms INFO 2025-10-17 12:57:33,731 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,732 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0882ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,732 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,732 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1509ms INFO 2025-10-17 12:57:33,732 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,733 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8983ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,768 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:57:33,768 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,768 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,769 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:57:33,769 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,769 [79 ] 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 2025-10-17 12:57:33,769 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,770 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:57:33,770 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,770 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,771 [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 2025-10-17 12:57:33,771 [39 ] 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 2025-10-17 12:57:33,772 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,773 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2737ms INFO 2025-10-17 12:57:33,773 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,773 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9589ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,775 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,775 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7438ms INFO 2025-10-17 12:57:33,775 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,775 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6178ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,778 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,778 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8617ms INFO 2025-10-17 12:57:33,779 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,779 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6531ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,890 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:57:33,890 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:57:33,890 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,890 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:33,891 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,891 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,892 [73 ] 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 2025-10-17 12:57:33,892 [39 ] 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 2025-10-17 12:57:33,902 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,902 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.3486ms INFO 2025-10-17 12:57:33,902 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,903 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4785ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:33,913 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:33,913 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.1985ms INFO 2025-10-17 12:57:33,913 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:33,913 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2137ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:34,074 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:57:34,074 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:34,074 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:34,076 [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 2025-10-17 12:57:34,081 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:34,081 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2406ms INFO 2025-10-17 12:57:34,081 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:34,082 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4974ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:35,129 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 12:57:35,129 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:57:35,129 [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 2025-10-17 12:57:35,129 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:35,129 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:35,129 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:35,130 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:35,131 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:57:35,131 [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 2025-10-17 12:57:35,142 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:35,142 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.182ms INFO 2025-10-17 12:57:35,142 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:35,142 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1464ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:35,162 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:35,162 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 31.5517ms INFO 2025-10-17 12:57:35,162 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:35,163 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.7792ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:52,258 [79 ] 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 2025-10-17 12:57:52,259 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:57:52,259 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9142ms 200 text/html INFO 2025-10-17 12:57:52,348 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:57:52,348 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:57:52,360 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:57:52,360 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8579ms 200 application/javascript INFO 2025-10-17 12:57:52,423 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677071204&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:57:52,423 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:57:52,424 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:57:52,424 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:57:52,424 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:57:52,424 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6087ms 200 application/javascript INFO 2025-10-17 12:57:52,424 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7179ms 200 text/html INFO 2025-10-17 12:57:52,425 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:57:52,425 [39 ] 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 2025-10-17 12:57:52,425 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3958ms 200 application/javascript INFO 2025-10-17 12:57:52,426 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:57:52,426 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:57:52,426 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6456ms 200 application/javascript INFO 2025-10-17 12:57:52,427 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:57:52,427 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5772ms 200 text/css INFO 2025-10-17 12:57:52,502 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:57:52,503 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:57:52,503 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6492ms 200 application/javascript INFO 2025-10-17 12:57:52,504 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:57:52,504 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:57:52,504 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5127ms 200 application/javascript INFO 2025-10-17 12:57:52,582 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:57:52,582 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:57:52,583 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7184ms 200 application/javascript INFO 2025-10-17 12:57:52,583 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:57:52,584 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:57:52,584 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8854ms 200 application/javascript INFO 2025-10-17 12:57:52,584 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:57:52,587 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:57:52,587 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3066ms 200 text/css INFO 2025-10-17 12:57:52,662 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:57:52,663 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:57:52,663 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4363ms 200 application/javascript INFO 2025-10-17 12:57:52,664 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 12:57:52,665 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:57:52,665 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:57:52,665 [73 ] 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 2025-10-17 12:57:52,665 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.221ms 200 application/javascript INFO 2025-10-17 12:57:52,676 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:57:52,676 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0834ms 200 application/javascript INFO 2025-10-17 12:57:52,743 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:57:52,744 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:57:52,744 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5301ms 200 application/javascript INFO 2025-10-17 12:57:58,465 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677078096&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:57:58,466 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:57:58,466 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8044ms 200 text/html INFO 2025-10-17 12:57:59,043 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677078994 INFO 2025-10-17 12:57:59,044 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:57:59,044 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6795ms 200 application/javascript INFO 2025-10-17 12:57:59,138 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7948602442370404 INFO 2025-10-17 12:57:59,139 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:57:59,139 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5754ms 200 application/javascript INFO 2025-10-17 12:57:59,275 [79 ] 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%3D1760677078096%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:57:59,275 [79 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:57:59,275 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,277 [79 ] 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 2025-10-17 12:57:59,278 [79 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677078096&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:57:59,281 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,281 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.958ms INFO 2025-10-17 12:57:59,281 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,281 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9384ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,306 [73 ] 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 2025-10-17 12:57:59,306 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:57:59,307 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,308 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,309 [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 2025-10-17 12:57:59,311 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:57:59,311 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:57:59,311 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:57:59,327 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:57:59,329 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,329 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.6464ms INFO 2025-10-17 12:57:59,329 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,329 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1223ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,432 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:57:59,433 [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 2025-10-17 12:57:59,433 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,433 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,433 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,433 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,434 [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 2025-10-17 12:57:59,434 [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 2025-10-17 12:57:59,435 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:57:59,436 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:57:59,436 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:57:59,438 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,438 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4714ms INFO 2025-10-17 12:57:59,438 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,438 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4219ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,451 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:57:59,466 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:57:59,469 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,469 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.4047ms INFO 2025-10-17 12:57:59,469 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,469 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4553ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,640 [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 2025-10-17 12:57:59,640 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:57:59,640 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,640 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,640 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,640 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,642 [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 2025-10-17 12:57:59,642 [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 2025-10-17 12:57:59,646 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,646 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8929ms INFO 2025-10-17 12:57:59,646 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,646 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0524ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,680 [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 2025-10-17 12:57:59,680 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,681 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,682 [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 2025-10-17 12:57:59,685 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,685 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4028ms INFO 2025-10-17 12:57:59,685 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,686 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5692ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,692 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,692 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 49.9928ms INFO 2025-10-17 12:57:59,692 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,692 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.9858ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,699 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:57:59,699 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,699 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,701 [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 2025-10-17 12:57:59,704 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,704 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0943ms INFO 2025-10-17 12:57:59,704 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,704 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1337ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,718 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:57:59,719 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,719 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,720 [79 ] 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 2025-10-17 12:57:59,723 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,723 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8891ms INFO 2025-10-17 12:57:59,723 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,723 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.647ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,743 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:57:59,743 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:57:59,743 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,743 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,743 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,743 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,744 [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 2025-10-17 12:57:59,744 [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 2025-10-17 12:57:59,747 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,748 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3747ms INFO 2025-10-17 12:57:59,748 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,748 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0786ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,752 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,752 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.539ms INFO 2025-10-17 12:57:59,752 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,752 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2982ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,779 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:57:59,779 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,779 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,781 [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 2025-10-17 12:57:59,785 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,785 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4637ms INFO 2025-10-17 12:57:59,785 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,785 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5727ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,800 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:57:59,800 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:57:59,801 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,801 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,801 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:57:59,801 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,802 [4 ] 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 2025-10-17 12:57:59,802 [73 ] 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 2025-10-17 12:57:59,811 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,811 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5333ms INFO 2025-10-17 12:57:59,811 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,811 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6455ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:57:59,819 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:57:59,819 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6242ms INFO 2025-10-17 12:57:59,819 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:57:59,819 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8211ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:00,060 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:58:00,061 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:58:00,061 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9664ms 200 application/javascript INFO 2025-10-17 12:58:00,460 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677079256 INFO 2025-10-17 12:58:00,460 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:58:00,461 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.011ms 200 application/javascript INFO 2025-10-17 12:58:00,624 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:58:00,625 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3047317249151743 INFO 2025-10-17 12:58:00,625 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:58:00,625 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.479ms 200 application/javascript INFO 2025-10-17 12:58:00,625 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:58:00,625 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9993ms 200 image/jpeg INFO 2025-10-17 12:58:00,760 [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%3D1760677071204%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:58:00,760 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:58:00,760 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 616 INFO 2025-10-17 12:58:00,760 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:00,760 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:00,761 [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 2025-10-17 12:58:00,761 [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 2025-10-17 12:58:00,761 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:00,762 [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 2025-10-17 12:58:00,762 [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 2025-10-17 12:58:00,763 [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 2025-10-17 12:58:00,763 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677071204&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:58:00,763 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 12:58:00,763 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:00,763 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8615ms INFO 2025-10-17 12:58:00,763 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:00,763 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0996ms 401 application/json; charset=utf-8 INFO 2025-10-17 12:58:00,766 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:00,766 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9837ms INFO 2025-10-17 12:58:00,766 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:00,766 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0774ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:00,909 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 696 INFO 2025-10-17 12:58:00,909 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:00,910 [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 2025-10-17 12:58:00,910 [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 2025-10-17 12:58:00,910 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:58:00,911 [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 2025-10-17 12:58:00,912 [4 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIzMTgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTkwOSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuasp-mYs-agt-ePjSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMzE4IiwianRpIjoiNjA4MGNlZmEtYjI2Ny00YWUxLTgwNzctN2U3N2ZiYzZmZGJjIiwiaWF0IjoxNzYwNTcyOTczLCJuYmYiOjE3NjA1NzI5NzEsImV4cCI6MTc2MDY1OTM3MywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.NTRlLI4ZMM-pd9-lfHVbWpPltFofm1J2q8rQUwQyex4 INFO 2025-10-17 12:58:00,915 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:00,915 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.6499ms INFO 2025-10-17 12:58:00,915 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 12:58:00,915 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7248ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:00,923 [70 ] 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 2025-10-17 12:58:00,923 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:00,923 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:00,924 [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 2025-10-17 12:58:00,925 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:00,925 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:00,925 [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 2025-10-17 12:58:00,925 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:00,926 [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 2025-10-17 12:58:00,928 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:00,928 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1913ms INFO 2025-10-17 12:58:00,928 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:00,928 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0781ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:00,957 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:00,957 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 31.2302ms INFO 2025-10-17 12:58:00,957 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:00,957 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.9851ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:01,069 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 616 INFO 2025-10-17 12:58:01,069 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:01,070 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:01,071 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,072 [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 2025-10-17 12:58:01,073 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:58:01,073 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:58:01,074 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:58:01,089 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:58:01,091 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:01,091 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9616ms INFO 2025-10-17 12:58:01,091 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,092 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2975ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:01,265 [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 2025-10-17 12:58:01,266 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:58:01,266 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:01,266 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:01,266 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,266 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,267 [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 2025-10-17 12:58:01,267 [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 2025-10-17 12:58:01,268 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:58:01,269 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:58:01,269 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:58:01,271 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:01,271 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.687ms INFO 2025-10-17 12:58:01,271 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,271 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8115ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:01,284 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:58:01,299 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:58:01,302 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:01,302 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.5479ms INFO 2025-10-17 12:58:01,302 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,302 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5799ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:01,384 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:58:01,384 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:58:01,384 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5134ms 200 text/css INFO 2025-10-17 12:58:01,384 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:58:01,384 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:01,385 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:58:01,385 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:01,385 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:58:01,385 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4923ms 200 application/javascript INFO 2025-10-17 12:58:01,385 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:58:01,385 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4455ms 200 application/javascript INFO 2025-10-17 12:58:01,391 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:58:01,392 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:01,392 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:58:01,392 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4169ms 200 application/javascript INFO 2025-10-17 12:58:01,392 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:58:01,392 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:01,392 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:58:01,393 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4994ms 200 application/javascript INFO 2025-10-17 12:58:01,393 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:58:01,393 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:01,393 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:58:01,393 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8004ms 200 application/javascript INFO 2025-10-17 12:58:01,472 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:58:01,472 [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 2025-10-17 12:58:01,472 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:01,472 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:01,472 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,472 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,474 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:58:01,474 [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 2025-10-17 12:58:01,474 [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 2025-10-17 12:58:01,474 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:01,474 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:58:01,474 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8762ms 200 application/javascript INFO 2025-10-17 12:58:01,475 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:58:01,475 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:58:01,476 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:58:01,476 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8644ms 200 text/css INFO 2025-10-17 12:58:01,477 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:58:01,477 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3742ms 200 text/css INFO 2025-10-17 12:58:01,478 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:01,478 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7135ms INFO 2025-10-17 12:58:01,478 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,478 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6193ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:01,482 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:01,483 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.895ms INFO 2025-10-17 12:58:01,483 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,483 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9513ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:01,637 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:58:01,637 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:01,637 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,638 [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 2025-10-17 12:58:01,647 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:01,647 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.5058ms INFO 2025-10-17 12:58:01,647 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:01,647 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4664ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:02,937 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:58:02,937 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:58:02,938 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:58:02,938 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:58:02,938 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6545ms 200 image/png INFO 2025-10-17 12:58:02,938 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6919ms 200 image/png INFO 2025-10-17 12:58:02,938 [50 ] 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 2025-10-17 12:58:02,938 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:58:02,938 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:02,939 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:02,939 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:02,939 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:02,939 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:58:02,940 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:58:02,940 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4157ms 200 image/png INFO 2025-10-17 12:58:02,940 [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 2025-10-17 12:58:02,940 [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 2025-10-17 12:58:02,941 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:58:02,941 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:58:02,941 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4293ms 200 image/png INFO 2025-10-17 12:58:02,944 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:02,944 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:02,944 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7718ms INFO 2025-10-17 12:58:02,944 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.814ms INFO 2025-10-17 12:58:02,944 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:02,944 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:02,944 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.652ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:02,944 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9134ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:03,002 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:58:03,002 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:58:03,003 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6035ms 200 image/png INFO 2025-10-17 12:58:03,003 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:58:03,003 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:03,003 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:03,004 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:58:03,004 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:03,004 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:03,004 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:58:03,005 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:03,005 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:03,005 [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 2025-10-17 12:58:03,005 [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 2025-10-17 12:58:03,006 [39 ] 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 2025-10-17 12:58:03,009 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:03,009 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3206ms INFO 2025-10-17 12:58:03,009 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:03,009 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0632ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:03,012 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:03,012 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.0354ms INFO 2025-10-17 12:58:03,012 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:03,012 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7317ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:03,013 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:03,013 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.1631ms INFO 2025-10-17 12:58:03,013 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:03,013 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.139ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:03,062 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:58:03,063 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:58:03,063 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0696ms 200 image/jpeg INFO 2025-10-17 12:58:03,064 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:58:03,064 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:58:03,064 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:58:03,064 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7716ms 200 image/jpeg INFO 2025-10-17 12:58:03,064 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:03,065 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:03,066 [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 2025-10-17 12:58:03,066 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:58:03,067 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:58:03,067 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8812ms 200 image/jpeg INFO 2025-10-17 12:58:03,068 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:58:03,068 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:03,068 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:03,070 [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 2025-10-17 12:58:03,074 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:03,074 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5853ms INFO 2025-10-17 12:58:03,074 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:03,075 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3221ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:03,086 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:03,086 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6474ms INFO 2025-10-17 12:58:03,086 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:03,086 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3978ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:03,444 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677082845&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:58:03,445 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:58:03,445 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.715ms 200 text/html INFO 2025-10-17 12:58:03,824 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677083323 INFO 2025-10-17 12:58:03,825 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:58:03,825 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6143ms 200 application/javascript INFO 2025-10-17 12:58:03,904 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0032769332932993667 INFO 2025-10-17 12:58:03,904 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:58:03,904 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6018ms 200 application/javascript INFO 2025-10-17 12:58:03,977 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 12:58:03,977 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:03,977 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 12:58:03,978 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6073ms 200 application/javascript INFO 2025-10-17 12:58:03,978 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:58:03,978 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:03,978 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 12:58:03,978 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4269ms 200 application/javascript INFO 2025-10-17 12:58:03,978 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 12:58:03,979 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 12:58:03,979 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5897ms 200 text/css INFO 2025-10-17 12:58:04,045 [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%3D1760677082845%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:58:04,045 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:58:04,045 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,047 [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 2025-10-17 12:58:04,048 [39 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677082845&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:58:04,051 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,051 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7172ms INFO 2025-10-17 12:58:04,051 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,051 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9089ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,094 [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 2025-10-17 12:58:04,094 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:04,094 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,094 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,095 [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 2025-10-17 12:58:04,097 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:58:04,097 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:58:04,097 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:58:04,112 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:58:04,115 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,115 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2357ms INFO 2025-10-17 12:58:04,115 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,115 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0146ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,137 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 12:58:04,138 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:04,138 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,138 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,139 [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 2025-10-17 12:58:04,139 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,139 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,139 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:58:04,140 [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 2025-10-17 12:58:04,152 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,152 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.7066ms INFO 2025-10-17 12:58:04,152 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,152 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4809ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,172 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,172 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.4442ms INFO 2025-10-17 12:58:04,172 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,172 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4867ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,235 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:58:04,235 [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 2025-10-17 12:58:04,235 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,235 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,235 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,235 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,236 [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 2025-10-17 12:58:04,236 [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 2025-10-17 12:58:04,237 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:58:04,237 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:58:04,237 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:58:04,239 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,240 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0922ms INFO 2025-10-17 12:58:04,240 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,240 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0168ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,253 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:58:04,253 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:58:04,256 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,256 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.631ms INFO 2025-10-17 12:58:04,256 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,256 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4462ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,374 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:58:04,374 [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 2025-10-17 12:58:04,375 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,375 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,375 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,375 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,376 [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 2025-10-17 12:58:04,376 [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 2025-10-17 12:58:04,379 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,379 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1255ms INFO 2025-10-17 12:58:04,379 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,379 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1552ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,388 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,388 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.8085ms INFO 2025-10-17 12:58:04,388 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,388 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6983ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,404 [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 2025-10-17 12:58:04,404 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,404 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,405 [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 2025-10-17 12:58:04,408 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,408 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8093ms INFO 2025-10-17 12:58:04,408 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,408 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.536ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,454 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:58:04,454 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:58:04,454 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,454 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,455 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,455 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,456 [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 2025-10-17 12:58:04,456 [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 2025-10-17 12:58:04,458 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,458 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.744ms INFO 2025-10-17 12:58:04,458 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,459 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3293ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,459 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,459 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1667ms INFO 2025-10-17 12:58:04,459 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,459 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0846ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,467 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:58:04,467 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,468 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,469 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:58:04,469 [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 2025-10-17 12:58:04,469 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,469 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,470 [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 2025-10-17 12:58:04,473 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,474 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2708ms INFO 2025-10-17 12:58:04,474 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,474 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0062ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,476 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,476 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5191ms INFO 2025-10-17 12:58:04,476 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,477 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2375ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,533 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:58:04,533 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,533 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,534 [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 2025-10-17 12:58:04,535 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:58:04,535 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,536 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,536 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:58:04,537 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:04,537 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,537 [4 ] 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 2025-10-17 12:58:04,538 [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 2025-10-17 12:58:04,539 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,539 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6375ms INFO 2025-10-17 12:58:04,539 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,539 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3142ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,545 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,545 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2938ms INFO 2025-10-17 12:58:04,545 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,545 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0611ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:04,554 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:04,554 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.838ms INFO 2025-10-17 12:58:04,554 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:04,554 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5905ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:06,064 [4 ] 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 2025-10-17 12:58:06,064 [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 2025-10-17 12:58:06,064 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:06,064 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:06,064 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:06,064 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:06,064 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:06,065 [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 2025-10-17 12:58:06,065 [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 2025-10-17 12:58:06,076 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:06,077 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.036ms INFO 2025-10-17 12:58:06,077 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:06,077 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2101ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:06,087 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:06,087 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 21.1291ms INFO 2025-10-17 12:58:06,087 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:06,087 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2254ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:10,973 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677090402&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:58:10,974 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:58:10,974 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8171ms 200 text/html INFO 2025-10-17 12:58:11,408 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677090904 INFO 2025-10-17 12:58:11,409 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:58:11,409 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6622ms 200 application/javascript INFO 2025-10-17 12:58:11,502 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.08949149426485759 INFO 2025-10-17 12:58:11,503 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:58:11,503 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7807ms 200 application/javascript INFO 2025-10-17 12:58:12,046 [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%3D1760677090402%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:58:12,046 [70 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:58:12,046 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,047 [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 2025-10-17 12:58:12,048 [70 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677090402&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:58:12,051 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,051 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9552ms INFO 2025-10-17 12:58:12,051 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,052 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9374ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,055 [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 2025-10-17 12:58:12,055 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:12,055 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,055 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,057 [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 2025-10-17 12:58:12,058 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:58:12,058 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:58:12,058 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:58:12,073 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:58:12,076 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,076 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9137ms INFO 2025-10-17 12:58:12,076 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,076 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0605ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,206 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:58:12,206 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,206 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,208 [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 2025-10-17 12:58:12,209 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:58:12,209 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:58:12,209 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:58:12,221 [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 2025-10-17 12:58:12,222 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,222 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,223 [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 2025-10-17 12:58:12,226 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:58:12,226 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:58:12,227 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,227 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8244ms INFO 2025-10-17 12:58:12,227 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,227 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.127ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,228 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,228 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 20.3828ms INFO 2025-10-17 12:58:12,228 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,229 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6628ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,661 [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 2025-10-17 12:58:12,662 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,662 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:58:12,662 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,662 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,662 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,664 [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 2025-10-17 12:58:12,664 [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 2025-10-17 12:58:12,667 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,667 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3783ms INFO 2025-10-17 12:58:12,667 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,667 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,667 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5536ms INFO 2025-10-17 12:58:12,667 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,667 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9069ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,667 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4198ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,693 [50 ] 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 2025-10-17 12:58:12,693 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,693 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,695 [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 2025-10-17 12:58:12,698 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,698 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9555ms INFO 2025-10-17 12:58:12,698 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,698 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.948ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,725 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:58:12,725 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,725 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,725 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:58:12,725 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,726 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,726 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:58:12,726 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,726 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,726 [39 ] 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 2025-10-17 12:58:12,727 [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 2025-10-17 12:58:12,727 [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 2025-10-17 12:58:12,737 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,738 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 11.0556ms INFO 2025-10-17 12:58:12,738 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,738 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,738 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9248ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,738 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 10.174ms INFO 2025-10-17 12:58:12,738 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,738 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.747ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,739 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,739 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.8609ms INFO 2025-10-17 12:58:12,739 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,739 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6193ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,749 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:58:12,749 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,749 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,750 [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 2025-10-17 12:58:12,754 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,754 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4379ms INFO 2025-10-17 12:58:12,754 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,754 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3705ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,789 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:58:12,790 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,790 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,791 [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 2025-10-17 12:58:12,796 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,796 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.857ms INFO 2025-10-17 12:58:12,796 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,796 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8479ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,810 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:58:12,811 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,811 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,812 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:58:12,812 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:12,812 [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 2025-10-17 12:58:12,812 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,814 [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 2025-10-17 12:58:12,827 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,827 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 13.144ms INFO 2025-10-17 12:58:12,827 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,827 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0552ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:12,829 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:12,829 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.4988ms INFO 2025-10-17 12:58:12,829 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:12,829 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.534ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:14,335 [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 2025-10-17 12:58:14,336 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:14,336 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:14,337 [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 2025-10-17 12:58:14,339 [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 2025-10-17 12:58:14,340 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:14,340 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:14,340 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:14,341 [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 2025-10-17 12:58:14,341 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:14,341 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9492ms INFO 2025-10-17 12:58:14,341 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:14,342 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0994ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:14,362 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:14,362 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.792ms INFO 2025-10-17 12:58:14,362 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:14,362 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7508ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:39,927 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677119364&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:58:39,927 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:58:39,928 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9111ms 200 text/html INFO 2025-10-17 12:58:40,293 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677119785 INFO 2025-10-17 12:58:40,294 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:58:40,294 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8918ms 200 application/javascript INFO 2025-10-17 12:58:40,377 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.33343428119459306 INFO 2025-10-17 12:58:40,378 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:58:40,378 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7246ms 200 application/javascript INFO 2025-10-17 12:58:40,536 [79 ] 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%3D1760677119364%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:58:40,536 [79 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:58:40,536 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:40,550 [79 ] 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 2025-10-17 12:58:40,551 [79 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677119364&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:58:40,554 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:40,554 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9967ms INFO 2025-10-17 12:58:40,554 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:40,554 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3586ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:40,571 [50 ] 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 2025-10-17 12:58:40,571 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:40,571 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:40,572 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:40,573 [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 2025-10-17 12:58:40,574 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:58:40,574 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:58:40,574 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:58:40,589 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:58:40,591 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:40,591 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4302ms INFO 2025-10-17 12:58:40,591 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:40,591 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3599ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:40,701 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:58:40,701 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:40,701 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:40,703 [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 2025-10-17 12:58:40,704 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:58:40,704 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:58:40,704 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:58:40,704 [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 2025-10-17 12:58:40,704 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:40,704 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:40,705 [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 2025-10-17 12:58:40,709 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:40,709 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3944ms INFO 2025-10-17 12:58:40,709 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:40,709 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2025ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:40,718 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:58:40,718 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:58:40,721 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:40,721 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.0409ms INFO 2025-10-17 12:58:40,721 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:40,721 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0722ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:41,135 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:58:41,135 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:41,136 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,137 [69 ] 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 2025-10-17 12:58:41,138 [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 2025-10-17 12:58:41,138 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:41,138 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,140 [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 2025-10-17 12:58:41,140 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:41,141 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5302ms INFO 2025-10-17 12:58:41,141 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,141 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6239ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:41,142 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:41,143 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8524ms INFO 2025-10-17 12:58:41,143 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,143 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.643ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:41,174 [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 2025-10-17 12:58:41,174 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:41,174 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,175 [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 2025-10-17 12:58:41,178 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:41,178 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8505ms INFO 2025-10-17 12:58:41,178 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,179 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5766ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:41,195 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:58:41,195 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:41,195 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,196 [69 ] 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 2025-10-17 12:58:41,198 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:58:41,198 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:41,198 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,199 [79 ] 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 2025-10-17 12:58:41,200 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:41,200 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7799ms INFO 2025-10-17 12:58:41,200 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,200 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.375ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:41,205 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:41,205 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.5679ms INFO 2025-10-17 12:58:41,205 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,205 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.141ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:41,222 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:58:41,222 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:41,222 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,223 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:58:41,223 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:41,223 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,224 [50 ] 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 2025-10-17 12:58:41,225 [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 2025-10-17 12:58:41,235 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:41,235 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 10.969ms INFO 2025-10-17 12:58:41,235 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,235 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4239ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:41,236 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:41,237 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.6626ms INFO 2025-10-17 12:58:41,237 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,237 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5917ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:41,269 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:58:41,269 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:41,269 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,270 [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 2025-10-17 12:58:41,274 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:41,274 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3721ms INFO 2025-10-17 12:58:41,274 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,275 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.055ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:41,303 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:58:41,303 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:41,303 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,305 [4 ] 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 2025-10-17 12:58:41,308 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:58:41,309 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:41,309 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,310 [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 2025-10-17 12:58:41,313 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:41,313 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3265ms INFO 2025-10-17 12:58:41,313 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,313 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9118ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:41,326 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:41,326 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1808ms INFO 2025-10-17 12:58:41,326 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:41,326 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8667ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:42,365 [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 2025-10-17 12:58:42,365 [69 ] 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 2025-10-17 12:58:42,365 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:42,366 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:42,366 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:42,366 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:42,366 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:42,367 [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 2025-10-17 12:58:42,367 [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 2025-10-17 12:58:42,378 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:42,378 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.0653ms INFO 2025-10-17 12:58:42,378 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:42,378 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1315ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:42,388 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:42,388 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.4594ms INFO 2025-10-17 12:58:42,388 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:42,388 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5759ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:53,086 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677132469&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:58:53,086 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:58:53,087 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7198ms 200 text/html INFO 2025-10-17 12:58:53,919 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677133443 INFO 2025-10-17 12:58:53,919 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:58:53,920 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6364ms 200 application/javascript INFO 2025-10-17 12:58:53,984 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6565873885306546 INFO 2025-10-17 12:58:53,985 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:58:53,985 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4825ms 200 application/javascript INFO 2025-10-17 12:58:54,175 [69 ] 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 2025-10-17 12:58:54,175 [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%3D1760677132469%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:58:54,175 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:54,175 [50 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:58:54,175 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,175 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,175 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,176 [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 2025-10-17 12:58:54,176 [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 2025-10-17 12:58:54,177 [50 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677132469&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:58:54,177 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:58:54,177 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:58:54,177 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:58:54,180 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,180 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0047ms INFO 2025-10-17 12:58:54,180 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,180 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9283ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,193 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:58:54,195 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,195 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8073ms INFO 2025-10-17 12:58:54,195 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,195 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.793ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,312 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:58:54,313 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,313 [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 2025-10-17 12:58:54,313 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,313 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,313 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,314 [69 ] 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 2025-10-17 12:58:54,314 [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 2025-10-17 12:58:54,315 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:58:54,315 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:58:54,315 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:58:54,317 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,318 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2268ms INFO 2025-10-17 12:58:54,318 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,318 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1185ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,329 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:58:54,330 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:58:54,332 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,332 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.9415ms INFO 2025-10-17 12:58:54,332 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,332 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8858ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,454 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:58:54,454 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,454 [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 2025-10-17 12:58:54,454 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,455 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,455 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,456 [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 2025-10-17 12:58:54,456 [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 2025-10-17 12:58:54,458 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,459 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9364ms INFO 2025-10-17 12:58:54,459 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,459 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,459 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.897ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,459 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9588ms INFO 2025-10-17 12:58:54,459 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,459 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6925ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,526 [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 2025-10-17 12:58:54,527 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,527 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,528 [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 2025-10-17 12:58:54,532 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,532 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3907ms INFO 2025-10-17 12:58:54,532 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,532 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3665ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,534 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:58:54,534 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:58:54,534 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,534 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,534 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,535 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,535 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:58:54,535 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:58:54,535 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,535 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,535 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,535 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,536 [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 2025-10-17 12:58:54,536 [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 2025-10-17 12:58:54,536 [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 2025-10-17 12:58:54,536 [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 2025-10-17 12:58:54,539 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,539 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7585ms INFO 2025-10-17 12:58:54,539 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,540 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.42ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,540 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,540 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6886ms INFO 2025-10-17 12:58:54,540 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,540 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3318ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,543 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,543 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.3148ms INFO 2025-10-17 12:58:54,543 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,543 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0126ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,545 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,545 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.4264ms INFO 2025-10-17 12:58:54,545 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,545 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.038ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,580 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:58:54,580 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,580 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,581 [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 2025-10-17 12:58:54,585 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,585 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1253ms INFO 2025-10-17 12:58:54,585 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,585 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6833ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,634 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:58:54,634 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,634 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,635 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:58:54,635 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:54,635 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,635 [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 2025-10-17 12:58:54,636 [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 2025-10-17 12:58:54,643 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,643 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1627ms INFO 2025-10-17 12:58:54,643 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,643 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.905ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:54,652 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:54,652 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.9399ms INFO 2025-10-17 12:58:54,652 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:54,652 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6302ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:55,385 [4 ] 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 2025-10-17 12:58:55,386 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:55,386 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:55,387 [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 2025-10-17 12:58:55,391 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:55,391 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4236ms INFO 2025-10-17 12:58:55,391 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:55,391 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4881ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:58:55,403 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 12:58:55,403 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:58:55,403 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:58:55,403 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:55,405 [79 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:58:55,425 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:58:55,425 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.4133ms INFO 2025-10-17 12:58:55,425 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:58:55,425 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3245ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:06,714 [51 ] 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 2025-10-17 12:59:06,715 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:59:06,715 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8536ms 200 text/html INFO 2025-10-17 12:59:06,777 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:59:06,777 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:06,787 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:59:06,787 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.393ms 200 application/javascript INFO 2025-10-17 12:59:06,832 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677147883&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:06,832 [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 2025-10-17 12:59:06,833 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:59:06,833 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5066ms 200 text/html INFO 2025-10-17 12:59:06,834 [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 2025-10-17 12:59:06,834 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2941ms 200 application/javascript INFO 2025-10-17 12:59:06,839 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:59:06,839 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:59:06,839 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:59:06,839 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:59:06,839 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4825ms 200 application/javascript INFO 2025-10-17 12:59:06,840 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:59:06,840 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0423ms 200 application/javascript INFO 2025-10-17 12:59:06,842 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:59:06,842 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9207ms 200 text/css INFO 2025-10-17 12:59:06,880 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:59:06,880 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:59:06,881 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6137ms 0 application/javascript INFO 2025-10-17 12:59:06,894 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 12:59:06,894 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 12:59:06,895 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0603ms 200 application/javascript INFO 2025-10-17 12:59:06,960 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 12:59:06,961 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 12:59:06,961 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8309ms 200 application/javascript INFO 2025-10-17 12:59:06,961 [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 2025-10-17 12:59:06,961 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 12:59:06,962 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 12:59:06,962 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 12:59:06,963 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8926ms 200 application/javascript INFO 2025-10-17 12:59:06,964 [52 ] 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 2025-10-17 12:59:06,964 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3127ms 200 application/javascript INFO 2025-10-17 12:59:06,965 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 12:59:06,965 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1447ms 200 text/css INFO 2025-10-17 12:59:06,992 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 12:59:06,992 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:06,994 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 12:59:06,994 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 12:59:06,994 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3782ms 200 application/javascript INFO 2025-10-17 12:59:06,995 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 12:59:06,996 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 12:59:06,997 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:59:06,997 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8296ms 200 application/javascript INFO 2025-10-17 12:59:06,998 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 12:59:06,998 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0283ms 200 application/javascript INFO 2025-10-17 12:59:07,007 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 12:59:07,007 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5335ms 200 application/javascript INFO 2025-10-17 12:59:07,672 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 12:59:07,673 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 12:59:07,673 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6609ms 200 application/javascript INFO 2025-10-17 12:59:07,992 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677149079 INFO 2025-10-17 12:59:07,992 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:59:07,993 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6116ms 200 application/javascript INFO 2025-10-17 12:59:08,072 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.963423184473613 INFO 2025-10-17 12:59:08,072 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:59:08,072 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6041ms 200 application/javascript INFO 2025-10-17 12:59:08,113 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 12:59:08,114 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 12:59:08,114 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7011ms 200 image/jpeg INFO 2025-10-17 12:59:08,237 [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%3D1760677147883%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:59:08,237 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:59:08,237 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,238 [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 2025-10-17 12:59:08,238 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:08,238 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,239 [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 2025-10-17 12:59:08,240 [66 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677147883&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:08,240 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,242 [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 2025-10-17 12:59:08,242 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,242 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.3738ms INFO 2025-10-17 12:59:08,242 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,242 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5399ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,243 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:59:08,243 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:59:08,243 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:59:08,257 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:59:08,260 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,260 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2484ms INFO 2025-10-17 12:59:08,260 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,260 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9424ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,392 [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 2025-10-17 12:59:08,392 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,392 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,393 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:59:08,393 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,393 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,394 [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 2025-10-17 12:59:08,395 [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 2025-10-17 12:59:08,395 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:59:08,396 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:59:08,396 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:59:08,397 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,397 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2158ms INFO 2025-10-17 12:59:08,397 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,397 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1038ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,410 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:59:08,424 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:59:08,427 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,427 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.4608ms INFO 2025-10-17 12:59:08,427 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,427 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.2169ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,517 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 12:59:08,517 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:08,518 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 12:59:08,518 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5597ms 200 application/javascript INFO 2025-10-17 12:59:08,518 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 12:59:08,518 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:08,518 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 12:59:08,518 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 12:59:08,519 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:08,519 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 12:59:08,519 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:08,519 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 12:59:08,519 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8204ms 200 application/javascript INFO 2025-10-17 12:59:08,519 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 12:59:08,519 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 12:59:08,519 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5523ms 200 application/javascript INFO 2025-10-17 12:59:08,519 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6204ms 200 application/javascript INFO 2025-10-17 12:59:08,519 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 12:59:08,519 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 12:59:08,519 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:08,519 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4551ms 200 text/css INFO 2025-10-17 12:59:08,520 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 12:59:08,520 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4491ms 200 application/javascript INFO 2025-10-17 12:59:08,558 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 12:59:08,558 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 12:59:08,558 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:08,559 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:59:08,559 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 12:59:08,559 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7054ms 200 application/javascript INFO 2025-10-17 12:59:08,559 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,559 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,559 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 12:59:08,559 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3515ms 200 text/css INFO 2025-10-17 12:59:08,560 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 12:59:08,560 [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 2025-10-17 12:59:08,560 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 12:59:08,561 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7776ms 200 text/css INFO 2025-10-17 12:59:08,569 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,569 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8887ms INFO 2025-10-17 12:59:08,569 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,569 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6542ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,578 [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 2025-10-17 12:59:08,578 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,578 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,579 [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 2025-10-17 12:59:08,582 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,582 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7999ms INFO 2025-10-17 12:59:08,582 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,582 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5617ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,714 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:59:08,714 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,715 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,716 [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 2025-10-17 12:59:08,720 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,720 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.561ms INFO 2025-10-17 12:59:08,720 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,721 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3436ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,793 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 12:59:08,793 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 12:59:08,793 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 12:59:08,793 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 12:59:08,793 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5867ms 200 image/png INFO 2025-10-17 12:59:08,794 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 12:59:08,794 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 12:59:08,794 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5439ms 200 image/png INFO 2025-10-17 12:59:08,794 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7399ms 200 image/png INFO 2025-10-17 12:59:08,794 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 12:59:08,794 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 12:59:08,794 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4357ms 200 image/png INFO 2025-10-17 12:59:08,840 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:59:08,840 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,840 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,841 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:59:08,841 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,841 [50 ] 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 2025-10-17 12:59:08,841 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,842 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,842 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,842 [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 2025-10-17 12:59:08,843 [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 2025-10-17 12:59:08,843 [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 2025-10-17 12:59:08,844 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:59:08,845 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:59:08,845 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,845 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,845 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,845 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,846 [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 2025-10-17 12:59:08,846 [79 ] 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 2025-10-17 12:59:08,851 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,851 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.3538ms INFO 2025-10-17 12:59:08,851 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,851 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,851 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,851 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9727ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,851 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.3262ms INFO 2025-10-17 12:59:08,852 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,852 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.6188ms INFO 2025-10-17 12:59:08,852 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7069ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,852 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,852 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,852 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.8663ms INFO 2025-10-17 12:59:08,852 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,852 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1539ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,852 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3867ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,852 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:08,852 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.7931ms INFO 2025-10-17 12:59:08,852 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,852 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5207ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:08,917 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 12:59:08,918 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 12:59:08,918 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6223ms 200 image/png INFO 2025-10-17 12:59:08,918 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 12:59:08,918 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 12:59:08,919 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 12:59:08,919 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0749ms 200 image/jpeg INFO 2025-10-17 12:59:08,920 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 12:59:08,920 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1265ms 200 image/jpeg INFO 2025-10-17 12:59:08,924 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 12:59:08,924 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 12:59:08,924 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8887ms 200 image/jpeg INFO 2025-10-17 12:59:08,987 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:59:08,987 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,988 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,989 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:59:08,989 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:08,989 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:08,989 [24 ] 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 2025-10-17 12:59:08,990 [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 2025-10-17 12:59:09,000 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:09,001 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.2324ms INFO 2025-10-17 12:59:09,001 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:09,001 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9717ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:09,008 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:09,008 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.645ms INFO 2025-10-17 12:59:09,008 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:09,008 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1746ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:09,940 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 12:59:09,940 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:09,940 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 12:59:09,940 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7661ms 200 application/javascript INFO 2025-10-17 12:59:09,943 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 12:59:09,943 [79 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:09,943 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 12:59:09,943 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4897ms 200 application/javascript INFO 2025-10-17 12:59:09,944 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 12:59:09,944 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 12:59:09,944 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5307ms 200 text/css INFO 2025-10-17 12:59:10,116 [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 2025-10-17 12:59:10,116 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:10,116 [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 2025-10-17 12:59:10,116 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:10,117 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:10,117 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:10,117 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:10,118 [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 2025-10-17 12:59:10,118 [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 2025-10-17 12:59:10,129 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:10,129 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.1582ms INFO 2025-10-17 12:59:10,129 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:10,129 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.153ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:10,150 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:10,150 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.0014ms INFO 2025-10-17 12:59:10,150 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:10,150 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.0737ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:10,231 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677149646&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:10,232 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:59:10,232 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7321ms 200 text/html INFO 2025-10-17 12:59:10,612 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677150121 INFO 2025-10-17 12:59:10,612 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:59:10,612 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5392ms 200 application/javascript INFO 2025-10-17 12:59:10,699 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4778329695100897 INFO 2025-10-17 12:59:10,699 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:59:10,699 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6722ms 200 application/javascript INFO 2025-10-17 12:59:10,843 [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%3D1760677149646%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:59:10,844 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:59:10,844 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:10,845 [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 2025-10-17 12:59:10,846 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677149646&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:10,849 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:10,849 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6618ms INFO 2025-10-17 12:59:10,849 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:10,849 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5708ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:10,875 [52 ] 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 2025-10-17 12:59:10,875 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:10,875 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:10,875 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:10,877 [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 2025-10-17 12:59:10,878 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:59:10,878 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:59:10,878 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:59:10,893 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:59:10,895 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:10,895 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4449ms INFO 2025-10-17 12:59:10,895 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:10,895 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4684ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,011 [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 2025-10-17 12:59:11,012 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,012 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,013 [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 2025-10-17 12:59:11,014 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:59:11,014 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,014 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,015 [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 2025-10-17 12:59:11,016 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:59:11,016 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:59:11,016 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:59:11,016 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,016 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1492ms INFO 2025-10-17 12:59:11,016 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,016 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.076ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,031 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:59:11,031 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:59:11,033 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,033 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1545ms INFO 2025-10-17 12:59:11,033 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,033 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7716ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,165 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:59:11,165 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,166 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,167 [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 2025-10-17 12:59:11,170 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,171 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6935ms INFO 2025-10-17 12:59:11,171 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,171 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0027ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,172 [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 2025-10-17 12:59:11,172 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,172 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,173 [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 2025-10-17 12:59:11,176 [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 2025-10-17 12:59:11,176 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,176 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1334ms INFO 2025-10-17 12:59:11,176 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,176 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8025ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,177 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,177 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,178 [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 2025-10-17 12:59:11,181 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,181 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8944ms INFO 2025-10-17 12:59:11,181 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,181 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8022ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,243 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:59:11,243 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,244 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,245 [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 2025-10-17 12:59:11,248 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,248 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.083ms INFO 2025-10-17 12:59:11,248 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,248 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8896ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,251 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:59:11,252 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,252 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,253 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:59:11,253 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,253 [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 2025-10-17 12:59:11,253 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,254 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:59:11,254 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,254 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,254 [4 ] 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 2025-10-17 12:59:11,255 [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 2025-10-17 12:59:11,256 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,256 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7443ms INFO 2025-10-17 12:59:11,256 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,256 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6051ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,259 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,259 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2708ms INFO 2025-10-17 12:59:11,259 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,259 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8753ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,262 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,262 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9095ms INFO 2025-10-17 12:59:11,262 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,263 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6627ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,297 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:59:11,298 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,298 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,299 [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 2025-10-17 12:59:11,303 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,303 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1618ms INFO 2025-10-17 12:59:11,303 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,303 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9031ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,324 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:59:11,324 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,324 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,325 [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 2025-10-17 12:59:11,328 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:59:11,328 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:11,328 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,329 [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 2025-10-17 12:59:11,337 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,338 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.159ms INFO 2025-10-17 12:59:11,338 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,338 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7077ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:11,342 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:11,342 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2158ms INFO 2025-10-17 12:59:11,342 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:11,342 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8264ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:12,382 [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 2025-10-17 12:59:12,382 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:12,382 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:12,382 [4 ] 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 2025-10-17 12:59:12,382 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:12,383 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:12,383 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:12,384 [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 2025-10-17 12:59:12,384 [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 2025-10-17 12:59:12,399 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:12,399 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 14.8921ms INFO 2025-10-17 12:59:12,399 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:12,399 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.788ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:12,405 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:12,405 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.9671ms INFO 2025-10-17 12:59:12,405 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:12,405 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9952ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:16,962 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677156416&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:16,963 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:59:16,963 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7169ms 200 text/html INFO 2025-10-17 12:59:17,593 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677157113 INFO 2025-10-17 12:59:17,593 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:59:17,593 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6485ms 200 application/javascript INFO 2025-10-17 12:59:17,664 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6951242803685798 INFO 2025-10-17 12:59:17,665 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:59:17,665 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6243ms 200 application/javascript INFO 2025-10-17 12:59:17,804 [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%3D1760677156416%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:59:17,804 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:59:17,804 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:17,806 [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 2025-10-17 12:59:17,807 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677156416&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:17,810 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:17,810 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7883ms INFO 2025-10-17 12:59:17,810 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:17,810 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6558ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:17,825 [51 ] 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 2025-10-17 12:59:17,825 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:17,825 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:17,825 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:17,826 [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 2025-10-17 12:59:17,838 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:59:17,838 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:59:17,838 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:59:17,854 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:59:17,856 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:17,856 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 29.7671ms INFO 2025-10-17 12:59:17,856 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:17,856 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.6857ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:17,981 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:59:17,981 [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 2025-10-17 12:59:17,981 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:17,981 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:17,981 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:17,981 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:17,983 [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 2025-10-17 12:59:17,983 [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 2025-10-17 12:59:17,984 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:59:17,984 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:59:17,984 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:59:17,986 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:17,986 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1421ms INFO 2025-10-17 12:59:17,986 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:17,986 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0578ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,002 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:59:18,002 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:59:18,005 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,005 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 22.0545ms INFO 2025-10-17 12:59:18,005 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,005 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2184ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,133 [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 2025-10-17 12:59:18,133 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:59:18,134 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:18,134 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:18,134 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,134 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,135 [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 2025-10-17 12:59:18,135 [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 2025-10-17 12:59:18,153 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,153 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,153 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.1981ms INFO 2025-10-17 12:59:18,153 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,153 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 18.2563ms INFO 2025-10-17 12:59:18,153 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,154 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3051ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,154 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2909ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,163 [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 2025-10-17 12:59:18,163 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:18,163 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,165 [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 2025-10-17 12:59:18,168 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,168 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7933ms INFO 2025-10-17 12:59:18,168 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,168 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8637ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,213 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:59:18,213 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:59:18,213 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:18,213 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:18,213 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,213 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,215 [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 2025-10-17 12:59:18,215 [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 2025-10-17 12:59:18,215 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:59:18,215 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:18,216 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,217 [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 2025-10-17 12:59:18,218 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,218 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9517ms INFO 2025-10-17 12:59:18,218 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,218 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7469ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,220 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,220 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1269ms INFO 2025-10-17 12:59:18,220 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,220 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9437ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,223 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,223 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0396ms INFO 2025-10-17 12:59:18,223 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,223 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7953ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,235 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:59:18,235 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:18,235 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,236 [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 2025-10-17 12:59:18,240 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,240 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2245ms INFO 2025-10-17 12:59:18,240 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,240 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9721ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,269 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:59:18,269 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:18,269 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,271 [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 2025-10-17 12:59:18,275 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,275 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5552ms INFO 2025-10-17 12:59:18,275 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,275 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3223ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,293 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:59:18,293 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:18,293 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,295 [73 ] 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 2025-10-17 12:59:18,295 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:59:18,296 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:18,296 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,297 [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 2025-10-17 12:59:18,309 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,309 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.3858ms INFO 2025-10-17 12:59:18,309 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,309 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0972ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:18,311 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:18,311 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3853ms INFO 2025-10-17 12:59:18,311 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:18,311 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0567ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:19,670 [69 ] 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 2025-10-17 12:59:19,670 [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 2025-10-17 12:59:19,670 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:19,671 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:19,671 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:19,671 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:19,671 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:19,672 [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 2025-10-17 12:59:19,672 [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 2025-10-17 12:59:19,676 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:19,676 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4553ms INFO 2025-10-17 12:59:19,676 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:19,676 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5598ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:19,693 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:19,693 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.4374ms INFO 2025-10-17 12:59:19,693 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:19,693 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6229ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:22,172 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 12:59:22,173 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 12:59:22,173 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 12:59:22,173 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:22,173 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1062ms 200 text/css INFO 2025-10-17 12:59:22,174 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 12:59:22,174 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7202ms 200 application/javascript INFO 2025-10-17 12:59:22,744 [52 ] 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 2025-10-17 12:59:22,744 [73 ] 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 2025-10-17 12:59:22,744 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:22,744 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:22,744 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,744 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,746 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 12:59:22,746 [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 2025-10-17 12:59:22,746 [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 2025-10-17 12:59:22,746 [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 2025-10-17 12:59:22,746 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 12:59:22,746 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:22,746 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:22,746 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,746 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,747 [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 2025-10-17 12:59:22,747 [4 ] 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 2025-10-17 12:59:22,747 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:22,747 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,750 [51 ] 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 2025-10-17 12:59:22,750 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:22,750 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0354ms INFO 2025-10-17 12:59:22,750 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,750 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.157ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:22,751 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:22,751 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3825ms INFO 2025-10-17 12:59:22,751 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,751 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0921ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:22,751 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:22,751 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4214ms INFO 2025-10-17 12:59:22,751 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,751 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4895ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:22,753 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:22,753 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.7183ms INFO 2025-10-17 12:59:22,753 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,753 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4349ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:22,754 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:22,754 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.7802ms INFO 2025-10-17 12:59:22,754 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,754 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9564ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:22,905 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1908& INFO 2025-10-17 12:59:22,905 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:22,905 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,906 [51 ] 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 2025-10-17 12:59:22,910 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:22,913 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.3637ms INFO 2025-10-17 12:59:22,913 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:22,913 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3644ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:24,953 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 12:59:24,953 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 12:59:24,953 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8725ms 200 text/css INFO 2025-10-17 12:59:24,955 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 12:59:24,955 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:24,955 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 12:59:24,955 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4986ms 200 application/javascript INFO 2025-10-17 12:59:25,165 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 12:59:25,165 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:25,166 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:25,167 [73 ] 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 2025-10-17 12:59:25,168 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 12:59:25,171 [4 ] 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 2025-10-17 12:59:25,172 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:25,172 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:25,173 [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 2025-10-17 12:59:25,176 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:25,176 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:25,176 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.0099ms INFO 2025-10-17 12:59:25,176 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:25,176 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9216ms INFO 2025-10-17 12:59:25,176 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:25,176 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9351ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:25,176 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1105ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:25,305 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1908& INFO 2025-10-17 12:59:25,305 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:25,306 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:25,307 [24 ] 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 2025-10-17 12:59:25,311 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:25,314 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.3862ms INFO 2025-10-17 12:59:25,314 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:25,314 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2294ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:26,925 [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 2025-10-17 12:59:26,925 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:26,925 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:26,926 [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 2025-10-17 12:59:26,930 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:26,930 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5117ms INFO 2025-10-17 12:59:26,930 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:26,930 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6876ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:28,636 [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 2025-10-17 12:59:28,636 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:28,636 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:28,636 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:28,637 [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 2025-10-17 12:59:28,666 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:28,666 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 28.4688ms INFO 2025-10-17 12:59:28,666 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:28,666 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5368ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:32,134 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677171534&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:32,135 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:59:32,135 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7855ms 200 text/html INFO 2025-10-17 12:59:32,606 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677172070 INFO 2025-10-17 12:59:32,607 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:59:32,607 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6409ms 200 application/javascript INFO 2025-10-17 12:59:32,712 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5291007523382347 INFO 2025-10-17 12:59:32,712 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:59:32,712 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4862ms 200 application/javascript INFO 2025-10-17 12:59:32,853 [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%3D1760677171534%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:59:32,854 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:59:32,854 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:32,855 [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 2025-10-17 12:59:32,856 [66 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677171534&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:32,859 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:32,859 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6198ms INFO 2025-10-17 12:59:32,859 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:32,859 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4815ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:32,925 [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 2025-10-17 12:59:32,925 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:32,925 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:32,926 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:32,927 [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 2025-10-17 12:59:32,928 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:59:32,928 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:59:32,928 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:59:32,943 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:59:32,945 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:32,945 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5119ms INFO 2025-10-17 12:59:32,945 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:32,946 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4199ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,063 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:59:33,063 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,064 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,065 [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 2025-10-17 12:59:33,066 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:59:33,066 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:59:33,066 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:59:33,081 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:59:33,081 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:59:33,084 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,084 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8767ms INFO 2025-10-17 12:59:33,084 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,084 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1442ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,095 [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 2025-10-17 12:59:33,095 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,095 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,096 [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 2025-10-17 12:59:33,099 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,099 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0319ms INFO 2025-10-17 12:59:33,100 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,100 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8011ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,207 [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 2025-10-17 12:59:33,207 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,207 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,208 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:59:33,208 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,209 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,209 [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 2025-10-17 12:59:33,210 [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 2025-10-17 12:59:33,212 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,212 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0428ms INFO 2025-10-17 12:59:33,212 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,212 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7829ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,213 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,213 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9001ms INFO 2025-10-17 12:59:33,213 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,213 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7071ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,246 [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 2025-10-17 12:59:33,247 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,247 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,248 [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 2025-10-17 12:59:33,251 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,251 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1257ms INFO 2025-10-17 12:59:33,251 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,251 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1819ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,275 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:59:33,275 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,276 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,277 [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 2025-10-17 12:59:33,280 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,280 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0963ms INFO 2025-10-17 12:59:33,280 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,280 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6803ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,282 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:59:33,282 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,282 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,283 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:59:33,283 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,283 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,283 [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 2025-10-17 12:59:33,284 [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 2025-10-17 12:59:33,290 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,290 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.6874ms INFO 2025-10-17 12:59:33,290 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,290 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4481ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,292 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,292 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5354ms INFO 2025-10-17 12:59:33,292 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,292 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2749ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,325 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:59:33,325 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,325 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,326 [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 2025-10-17 12:59:33,330 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,330 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2713ms INFO 2025-10-17 12:59:33,330 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,330 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9749ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,333 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:59:33,334 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,334 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,335 [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 2025-10-17 12:59:33,339 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,339 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1718ms INFO 2025-10-17 12:59:33,339 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,339 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7821ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,375 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:59:33,375 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,375 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,376 [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 2025-10-17 12:59:33,385 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,385 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2085ms INFO 2025-10-17 12:59:33,385 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,385 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7777ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,406 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:59:33,406 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,406 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,408 [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 2025-10-17 12:59:33,425 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:33,425 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.9076ms INFO 2025-10-17 12:59:33,425 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,425 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9562ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:33,997 [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 2025-10-17 12:59:33,997 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,997 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,998 [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 2025-10-17 12:59:33,998 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:33,998 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:33,998 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:33,999 [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 2025-10-17 12:59:33,999 [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 2025-10-17 12:59:34,002 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:34,002 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4327ms INFO 2025-10-17 12:59:34,002 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:34,002 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5881ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:34,020 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:34,020 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.4988ms INFO 2025-10-17 12:59:34,020 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:34,020 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3161ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:42,082 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677181542&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:42,082 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:59:42,083 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8569ms 200 text/html INFO 2025-10-17 12:59:42,506 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677182024 INFO 2025-10-17 12:59:42,506 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:59:42,506 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6482ms 200 application/javascript INFO 2025-10-17 12:59:42,585 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4669636465636824 INFO 2025-10-17 12:59:42,585 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:59:42,585 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5538ms 200 application/javascript INFO 2025-10-17 12:59:42,772 [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%3D1760677181542%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:59:42,772 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:59:42,773 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:42,774 [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 2025-10-17 12:59:42,775 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677181542&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:42,777 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:42,778 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5993ms INFO 2025-10-17 12:59:42,778 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:42,778 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4769ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:42,826 [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 2025-10-17 12:59:42,826 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:42,826 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:42,826 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:42,827 [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 2025-10-17 12:59:42,829 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:59:42,829 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:59:42,829 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:59:42,843 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:59:42,846 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:42,846 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5065ms INFO 2025-10-17 12:59:42,846 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:42,846 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3867ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:42,964 [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 2025-10-17 12:59:42,965 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:42,965 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:42,966 [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 2025-10-17 12:59:42,967 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:59:42,967 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:42,967 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:42,969 [69 ] 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 2025-10-17 12:59:42,969 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:42,969 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2939ms INFO 2025-10-17 12:59:42,969 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:42,969 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1323ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:42,969 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:59:42,969 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:59:42,969 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:59:42,984 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:59:42,984 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:59:42,987 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:42,987 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6861ms INFO 2025-10-17 12:59:42,987 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:42,987 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.329ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:43,113 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:59:43,113 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:43,113 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,115 [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 2025-10-17 12:59:43,118 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:43,118 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4537ms INFO 2025-10-17 12:59:43,118 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,118 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5068ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:43,125 [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 2025-10-17 12:59:43,125 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:43,125 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,127 [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 2025-10-17 12:59:43,130 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:43,130 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9283ms INFO 2025-10-17 12:59:43,130 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,130 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0297ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:43,184 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:59:43,184 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:43,184 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,186 [69 ] 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 2025-10-17 12:59:43,189 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:43,189 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3668ms INFO 2025-10-17 12:59:43,189 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,189 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1756ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:43,190 [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 2025-10-17 12:59:43,190 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:43,190 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,191 [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 2025-10-17 12:59:43,194 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:43,194 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9059ms INFO 2025-10-17 12:59:43,194 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,194 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4561ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:43,199 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:59:43,199 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:43,199 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,200 [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 2025-10-17 12:59:43,201 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:59:43,201 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:43,201 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,202 [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 2025-10-17 12:59:43,203 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:43,203 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8577ms INFO 2025-10-17 12:59:43,203 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,203 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4501ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:43,210 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:43,210 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2717ms INFO 2025-10-17 12:59:43,210 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,210 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9735ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:43,253 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:59:43,253 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:43,253 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,254 [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 2025-10-17 12:59:43,257 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:43,257 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1326ms INFO 2025-10-17 12:59:43,257 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,257 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6531ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:43,272 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:59:43,272 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:43,272 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,273 [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 2025-10-17 12:59:43,277 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:43,278 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.0417ms INFO 2025-10-17 12:59:43,278 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,278 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6104ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:43,324 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:59:43,324 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:43,324 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,325 [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 2025-10-17 12:59:43,333 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:43,333 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 7.9264ms INFO 2025-10-17 12:59:43,333 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,334 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.461ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:43,337 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:59:43,338 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:43,338 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,339 [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 2025-10-17 12:59:43,354 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:43,355 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.6321ms INFO 2025-10-17 12:59:43,355 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:43,355 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2915ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:44,365 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 12:59:44,365 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:44,365 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:44,366 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:44,366 [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 2025-10-17 12:59:44,367 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:44,367 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:44,367 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:59:44,368 [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 2025-10-17 12:59:44,371 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:44,371 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4803ms INFO 2025-10-17 12:59:44,371 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:44,372 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2423ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:44,387 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:44,388 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 20.4003ms INFO 2025-10-17 12:59:44,388 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:44,388 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6715ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:44,512 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677184006&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:44,513 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:59:44,513 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.753ms 200 text/html INFO 2025-10-17 12:59:44,660 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 12:59:44,660 [69 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 12:59:44,660 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4075ms 304 application/javascript INFO 2025-10-17 12:59:45,899 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677185497 INFO 2025-10-17 12:59:45,900 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:59:45,900 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6589ms 200 application/javascript INFO 2025-10-17 12:59:46,040 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.007036669443827637 INFO 2025-10-17 12:59:46,041 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:59:46,041 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6869ms 200 application/javascript INFO 2025-10-17 12:59:46,302 [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%3D1760677184006%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:59:46,302 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:59:46,302 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,304 [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 2025-10-17 12:59:46,305 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677184006&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:46,307 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,307 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4711ms INFO 2025-10-17 12:59:46,307 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,307 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3847ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,312 [69 ] 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 2025-10-17 12:59:46,312 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:46,313 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,313 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,314 [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 2025-10-17 12:59:46,315 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:59:46,315 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:59:46,315 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:59:46,330 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:59:46,332 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,332 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.1944ms INFO 2025-10-17 12:59:46,332 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,332 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9207ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,507 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:59:46,508 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,508 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,509 [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 2025-10-17 12:59:46,510 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:59:46,510 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:59:46,510 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:59:46,520 [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 2025-10-17 12:59:46,520 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,520 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,522 [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 2025-10-17 12:59:46,525 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,525 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4ms INFO 2025-10-17 12:59:46,525 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,525 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.184ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,526 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:59:46,526 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:59:46,528 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,528 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.3819ms INFO 2025-10-17 12:59:46,528 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,528 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1993ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,678 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:59:46,678 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,678 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,679 [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 2025-10-17 12:59:46,682 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,683 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2231ms INFO 2025-10-17 12:59:46,683 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,683 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1215ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,700 [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 2025-10-17 12:59:46,700 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,700 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,702 [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 2025-10-17 12:59:46,705 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,705 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2952ms INFO 2025-10-17 12:59:46,705 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,705 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0798ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,832 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:59:46,833 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,833 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,834 [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 2025-10-17 12:59:46,835 [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 2025-10-17 12:59:46,835 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,835 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,836 [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 2025-10-17 12:59:46,838 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,838 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.683ms INFO 2025-10-17 12:59:46,838 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,838 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.754ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,839 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,839 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1301ms INFO 2025-10-17 12:59:46,839 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,840 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9177ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,845 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:59:46,845 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,845 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,846 [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 2025-10-17 12:59:46,849 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,849 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8086ms INFO 2025-10-17 12:59:46,849 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,849 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5095ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,879 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:59:46,880 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,880 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,881 [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 2025-10-17 12:59:46,888 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,888 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.415ms INFO 2025-10-17 12:59:46,888 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,888 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0304ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,889 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:59:46,889 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,890 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,891 [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 2025-10-17 12:59:46,894 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,894 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2069ms INFO 2025-10-17 12:59:46,894 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,894 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7476ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,899 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:59:46,899 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,899 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,900 [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 2025-10-17 12:59:46,904 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,904 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 3.9548ms INFO 2025-10-17 12:59:46,904 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,904 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4708ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,983 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:59:46,983 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,984 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,985 [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 2025-10-17 12:59:46,993 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:46,993 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1754ms INFO 2025-10-17 12:59:46,993 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:46,993 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7791ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:46,998 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:59:46,998 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:46,998 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:47,013 [52 ] 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 2025-10-17 12:59:47,030 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:47,030 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.8921ms INFO 2025-10-17 12:59:47,030 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:47,030 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.4155ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:48,022 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677187474&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:48,022 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:59:48,022 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7993ms 200 text/html INFO 2025-10-17 12:59:48,229 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 12:59:48,229 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:48,229 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:48,230 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,230 [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 2025-10-17 12:59:48,230 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:48,230 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,231 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 12:59:48,231 [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 2025-10-17 12:59:48,235 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:48,235 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7406ms INFO 2025-10-17 12:59:48,235 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,235 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7483ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:48,263 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:48,263 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 32.0022ms INFO 2025-10-17 12:59:48,263 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,264 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6837ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:48,451 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677187930 INFO 2025-10-17 12:59:48,451 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:59:48,452 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.586ms 200 application/javascript INFO 2025-10-17 12:59:48,540 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9689641447138896 INFO 2025-10-17 12:59:48,541 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:59:48,541 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4564ms 200 application/javascript INFO 2025-10-17 12:59:48,656 [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%3D1760677187474%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:59:48,656 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:59:48,656 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,657 [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 2025-10-17 12:59:48,658 [66 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677187474&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:48,661 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:48,661 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4904ms INFO 2025-10-17 12:59:48,661 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,661 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4938ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:48,715 [69 ] 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 2025-10-17 12:59:48,715 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:48,715 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:48,715 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,716 [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 2025-10-17 12:59:48,717 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:59:48,717 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:59:48,717 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:59:48,732 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:59:48,735 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:48,735 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5075ms INFO 2025-10-17 12:59:48,735 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,735 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2252ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:48,852 [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 2025-10-17 12:59:48,852 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:48,852 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,854 [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 2025-10-17 12:59:48,855 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:59:48,855 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:48,855 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,857 [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 2025-10-17 12:59:48,857 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:48,857 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4977ms INFO 2025-10-17 12:59:48,857 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,857 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:59:48,857 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4072ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:48,857 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:59:48,857 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:59:48,872 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:59:48,872 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:59:48,875 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:48,875 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.631ms INFO 2025-10-17 12:59:48,875 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:48,875 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3603ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:49,004 [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 2025-10-17 12:59:49,004 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:49,004 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,005 [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 2025-10-17 12:59:49,006 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:59:49,007 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:49,007 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,008 [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 2025-10-17 12:59:49,008 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:49,008 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1186ms INFO 2025-10-17 12:59:49,008 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,009 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8583ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:49,011 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:49,011 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.7479ms INFO 2025-10-17 12:59:49,011 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,011 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.559ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:49,016 [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 2025-10-17 12:59:49,017 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:49,017 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,018 [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 2025-10-17 12:59:49,020 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:49,021 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7445ms INFO 2025-10-17 12:59:49,021 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,021 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3096ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:49,049 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:59:49,050 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:49,050 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,051 [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 2025-10-17 12:59:49,054 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:49,054 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2183ms INFO 2025-10-17 12:59:49,054 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,054 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7669ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:49,073 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:59:49,074 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:49,074 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,074 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:59:49,074 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:49,074 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,075 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:59:49,075 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:49,075 [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 2025-10-17 12:59:49,075 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,075 [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 2025-10-17 12:59:49,076 [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 2025-10-17 12:59:49,079 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:49,079 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7042ms INFO 2025-10-17 12:59:49,079 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,079 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4157ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:49,082 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:49,082 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.6494ms INFO 2025-10-17 12:59:49,082 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,082 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2523ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:49,083 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:49,083 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.083ms INFO 2025-10-17 12:59:49,083 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,084 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1617ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:49,113 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:59:49,113 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:49,114 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,115 [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 2025-10-17 12:59:49,119 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:49,119 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2042ms INFO 2025-10-17 12:59:49,119 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,119 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7879ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:49,134 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:59:49,135 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:59:49,135 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:49,135 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,135 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:49,135 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,136 [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 2025-10-17 12:59:49,136 [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 2025-10-17 12:59:49,144 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:49,144 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1201ms INFO 2025-10-17 12:59:49,144 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,144 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7794ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:49,152 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:49,152 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7182ms INFO 2025-10-17 12:59:49,152 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:49,152 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3513ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:51,043 [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 2025-10-17 12:59:51,043 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:51,043 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:51,045 [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 2025-10-17 12:59:51,048 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:51,048 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7346ms INFO 2025-10-17 12:59:51,048 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:51,049 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9097ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:51,054 [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 2025-10-17 12:59:51,055 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:51,055 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:51,055 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:51,056 [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 2025-10-17 12:59:51,076 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:51,076 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 19.9371ms INFO 2025-10-17 12:59:51,076 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:51,076 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7757ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:55,318 [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 2025-10-17 12:59:55,319 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:55,319 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:55,319 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:55,320 [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 2025-10-17 12:59:55,375 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:55,375 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 54.4322ms INFO 2025-10-17 12:59:55,375 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:55,375 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.5402ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:56,676 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677196113&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:56,677 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 12:59:56,677 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7108ms 200 text/html INFO 2025-10-17 12:59:57,039 [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 2025-10-17 12:59:57,039 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:57,039 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:57,039 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:57,041 [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 2025-10-17 12:59:57,068 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:57,068 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 27.7528ms INFO 2025-10-17 12:59:57,068 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:57,069 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0054ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:57,121 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677196607 INFO 2025-10-17 12:59:57,122 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 12:59:57,122 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6687ms 200 application/javascript INFO 2025-10-17 12:59:57,783 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4457185883761451 INFO 2025-10-17 12:59:57,784 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 12:59:57,784 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6329ms 200 application/javascript INFO 2025-10-17 12:59:57,936 [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%3D1760677196113%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 12:59:57,936 [52 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 12:59:57,936 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:57,937 [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 2025-10-17 12:59:57,938 [52 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677196113&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 12:59:57,941 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:57,941 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7003ms INFO 2025-10-17 12:59:57,941 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:57,941 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7692ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:57,966 [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 2025-10-17 12:59:57,966 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:57,966 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:57,967 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:57,968 [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 2025-10-17 12:59:57,969 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 12:59:57,969 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 12:59:57,969 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 12:59:57,984 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 12:59:57,986 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:57,986 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.479ms INFO 2025-10-17 12:59:57,986 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:57,986 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2546ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,368 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 12:59:58,368 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,368 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,370 [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 2025-10-17 12:59:58,370 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 12:59:58,370 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 12:59:58,370 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 12:59:58,381 [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 2025-10-17 12:59:58,381 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,381 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,383 [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 2025-10-17 12:59:58,385 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 12:59:58,385 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 12:59:58,386 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,386 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4297ms INFO 2025-10-17 12:59:58,386 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,386 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3027ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,388 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,388 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.3635ms INFO 2025-10-17 12:59:58,388 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,388 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.391ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,766 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 12:59:58,766 [73 ] 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 2025-10-17 12:59:58,766 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,766 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,766 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,766 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,768 [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 2025-10-17 12:59:58,768 [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 2025-10-17 12:59:58,771 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,771 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,771 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.415ms INFO 2025-10-17 12:59:58,771 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,771 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4293ms INFO 2025-10-17 12:59:58,771 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,771 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.45ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,771 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4698ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,804 [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 2025-10-17 12:59:58,804 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,805 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,806 [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 2025-10-17 12:59:58,809 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,809 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8992ms INFO 2025-10-17 12:59:58,809 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,809 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5437ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,820 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 12:59:58,820 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,820 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,821 [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 2025-10-17 12:59:58,824 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,824 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0669ms INFO 2025-10-17 12:59:58,824 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,824 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6128ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,855 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 12:59:58,855 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,855 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,857 [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 2025-10-17 12:59:58,859 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 12:59:58,859 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,859 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6503ms INFO 2025-10-17 12:59:58,859 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,859 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,859 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.327ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,859 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,861 [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 2025-10-17 12:59:58,863 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 12:59:58,863 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,863 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,864 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,864 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2191ms INFO 2025-10-17 12:59:58,864 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,864 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0141ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,865 [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 2025-10-17 12:59:58,872 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,872 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3376ms INFO 2025-10-17 12:59:58,872 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,873 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4146ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,893 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 12:59:58,894 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,894 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,895 [66 ] 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 2025-10-17 12:59:58,899 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,899 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 3.935ms INFO 2025-10-17 12:59:58,899 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,899 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5635ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,923 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 12:59:58,924 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,924 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,925 [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 2025-10-17 12:59:58,933 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,933 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 7.8469ms INFO 2025-10-17 12:59:58,933 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,933 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4347ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:58,942 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 12:59:58,942 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:58,942 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,943 [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 2025-10-17 12:59:58,959 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:58,959 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.6902ms INFO 2025-10-17 12:59:58,959 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:58,959 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2625ms 200 application/json; charset=utf-8 INFO 2025-10-17 12:59:59,103 [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 2025-10-17 12:59:59,103 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 12:59:59,104 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 12:59:59,104 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:59,105 [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 2025-10-17 12:59:59,109 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 12:59:59,110 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 4.509ms INFO 2025-10-17 12:59:59,110 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 12:59:59,110 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4572ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:01,026 [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 2025-10-17 13:00:01,027 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:01,027 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:01,028 [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 2025-10-17 13:00:01,028 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:00:01,028 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:01,028 [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 2025-10-17 13:00:01,028 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:01,029 [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 2025-10-17 13:00:01,032 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:01,032 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6903ms INFO 2025-10-17 13:00:01,032 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:01,032 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7913ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:01,070 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:01,070 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.9455ms INFO 2025-10-17 13:00:01,070 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:01,071 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.761ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:08,619 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677208623&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:00:08,620 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:00:08,620 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7866ms 200 text/html INFO 2025-10-17 13:00:08,743 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 13:00:08,744 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 13:00:08,744 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4545ms 304 application/javascript INFO 2025-10-17 13:00:09,719 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677209790 INFO 2025-10-17 13:00:09,719 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:00:09,720 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8357ms 200 application/javascript INFO 2025-10-17 13:00:09,814 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3243342926361732 INFO 2025-10-17 13:00:09,814 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:00:09,814 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6222ms 200 application/javascript INFO 2025-10-17 13:00:10,029 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760677208623&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:00:10,030 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 13:00:10,030 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.648ms 200 text/html INFO 2025-10-17 13:00:10,144 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 13:00:10,144 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:00:10,146 [49 ] 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 2025-10-17 13:00:10,147 [49 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 13:00:10,147 [49 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 13:00:10,147 [49 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 13:00:10,147 [49 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 13:00:10,147 [49 ] 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 2025-10-17 13:00:10,153 [49 ] 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 2025-10-17 13:00:10,153 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 7.6083ms INFO 2025-10-17 13:00:10,153 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:00:10,153 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5417ms 302 INFO 2025-10-17 13:00:10,454 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=GMKsb0FdzBELmhEeone1Z-rsFoiUv2raVoHctkiqHzg&state=ww0fe1cb02189622be INFO 2025-10-17 13:00:10,455 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 13:00:10,455 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.896ms 200 text/html INFO 2025-10-17 13:00:10,589 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=GMKsb0FdzBELmhEeone1Z-rsFoiUv2raVoHctkiqHzg INFO 2025-10-17 13:00:10,589 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:00:10,591 [46 ] 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 2025-10-17 13:00:10,592 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:GMKsb0FdzBELmhEeone1Z-rsFoiUv2raVoHctkiqHzg,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 13:00:10,592 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 13:00:10,592 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:GMKsb0FdzBELmhEeone1Z-rsFoiUv2raVoHctkiqHzg INFO 2025-10-17 13:00:10,592 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 13:00:10,592 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 13:00:10,592 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 13:00:10,592 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=GMKsb0FdzBELmhEeone1Z-rsFoiUv2raVoHctkiqHzg INFO 2025-10-17 13:00:10,952 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13725822300","DeviceId":"4fac9df039363c40","errcode":0,"errmsg":"ok"} INFO 2025-10-17 13:00:10,965 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:4fac9df039363c40 WxUserId:13725822300 INFO 2025-10-17 13:00:10,981 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D013018,a0188:1802 INFO 2025-10-17 13:00:11,018 [46 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 13:00:11,018 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 426.8559ms INFO 2025-10-17 13:00:11,018 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:00:11,018 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 428.7801ms 200 text/plain; charset=utf-8 INFO 2025-10-17 13:00:11,094 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677211171&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 13:00:11,094 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:00:11,094 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6485ms 200 text/html INFO 2025-10-17 13:00:11,624 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677211686 INFO 2025-10-17 13:00:11,624 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:00:11,624 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6166ms 200 application/javascript INFO 2025-10-17 13:00:11,704 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5885185490621345 INFO 2025-10-17 13:00:11,704 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:00:11,704 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6403ms 200 application/javascript INFO 2025-10-17 13:00:11,949 [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%3D1760677211171%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 13:00:11,949 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:00:11,949 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:11,951 [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 2025-10-17 13:00:11,952 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677211171&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 13:00:11,954 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:11,955 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7817ms INFO 2025-10-17 13:00:11,955 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:11,955 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7488ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,015 [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 2025-10-17 13:00:12,015 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:00:12,015 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,017 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,018 [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 2025-10-17 13:00:12,019 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:00:12,019 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:00:12,019 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:00:12,034 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:00:12,037 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,037 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4983ms INFO 2025-10-17 13:00:12,037 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,037 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1178ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,184 [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 2025-10-17 13:00:12,185 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,185 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:00:12,185 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,185 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,185 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,186 [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 2025-10-17 13:00:12,186 [69 ] 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 2025-10-17 13:00:12,187 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:00:12,188 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:00:12,188 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:00:12,190 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,190 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.724ms INFO 2025-10-17 13:00:12,190 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,190 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9387ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,203 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:00:12,218 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:00:12,220 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,220 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.0191ms INFO 2025-10-17 13:00:12,220 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,220 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7469ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,350 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:00:12,350 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,350 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,352 [69 ] 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 2025-10-17 13:00:12,359 [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 2025-10-17 13:00:12,359 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,359 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,360 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,360 [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 2025-10-17 13:00:12,361 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9084ms INFO 2025-10-17 13:00:12,361 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,361 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8171ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,363 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,363 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8457ms INFO 2025-10-17 13:00:12,363 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,363 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.645ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,449 [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 2025-10-17 13:00:12,449 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,449 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,450 [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 2025-10-17 13:00:12,454 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,454 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3347ms INFO 2025-10-17 13:00:12,454 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,454 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2469ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,455 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:00:12,455 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,455 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,456 [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 2025-10-17 13:00:12,459 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,459 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2503ms INFO 2025-10-17 13:00:12,460 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,460 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9288ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,534 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:00:12,534 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,534 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,535 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:00:12,535 [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 2025-10-17 13:00:12,536 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,536 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,537 [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 2025-10-17 13:00:12,537 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:00:12,537 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,537 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,538 [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 2025-10-17 13:00:12,539 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:00:12,539 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,539 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,540 [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 2025-10-17 13:00:12,540 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,540 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5111ms INFO 2025-10-17 13:00:12,540 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,540 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1782ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,542 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,542 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6699ms INFO 2025-10-17 13:00:12,542 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,542 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2765ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,543 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,543 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6718ms INFO 2025-10-17 13:00:12,543 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,543 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4253ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,545 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,545 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7487ms INFO 2025-10-17 13:00:12,545 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,545 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2087ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,672 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:00:12,673 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,673 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,674 [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 2025-10-17 13:00:12,683 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,683 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6808ms INFO 2025-10-17 13:00:12,683 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,683 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8766ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:12,685 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:00:12,685 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:12,685 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,686 [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 2025-10-17 13:00:12,707 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:12,707 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.4854ms INFO 2025-10-17 13:00:12,707 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:12,707 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2631ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:13,535 [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 2025-10-17 13:00:13,536 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:13,536 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:13,537 [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 2025-10-17 13:00:13,541 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:13,541 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1062ms INFO 2025-10-17 13:00:13,541 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:13,542 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4129ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:13,542 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 13:00:13,542 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:00:13,542 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:13,542 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:13,543 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:00:13,585 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:13,585 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.6204ms INFO 2025-10-17 13:00:13,585 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:13,585 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.3881ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:34,312 [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 2025-10-17 13:00:34,312 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:00:34,312 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:34,313 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:34,314 [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 2025-10-17 13:00:34,349 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:34,349 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 35.0785ms INFO 2025-10-17 13:00:34,349 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:34,349 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1369ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:54,071 [73 ] 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 2025-10-17 13:00:54,072 [73 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 13:00:54,072 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4252ms 304 text/html INFO 2025-10-17 13:00:54,199 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677254121&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:00:54,200 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:00:54,200 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8328ms 200 text/html INFO 2025-10-17 13:00:54,265 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 13:00:54,265 [35 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 13:00:54,265 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3957ms 304 application/javascript INFO 2025-10-17 13:00:54,544 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677254479 INFO 2025-10-17 13:00:54,545 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:00:54,545 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6667ms 200 application/javascript INFO 2025-10-17 13:00:54,610 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.08421158215595015 INFO 2025-10-17 13:00:54,610 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:00:54,610 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4793ms 200 application/javascript INFO 2025-10-17 13:00:54,747 [73 ] 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 2025-10-17 13:00:54,747 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:00:54,747 [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 2025-10-17 13:00:54,748 [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 2025-10-17 13:00:54,748 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:54,749 [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 2025-10-17 13:00:54,750 [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 2025-10-17 13:00:54,750 [73 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 13:00:54,750 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:54,750 [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%3D1760677254121%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:00:54,750 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7931ms INFO 2025-10-17 13:00:54,750 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:54,750 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1648ms 401 application/json; charset=utf-8 INFO 2025-10-17 13:00:54,750 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:00:54,750 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:54,751 [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 2025-10-17 13:00:54,752 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677254121&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:00:54,755 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:54,755 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7967ms INFO 2025-10-17 13:00:54,755 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:54,755 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4156ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:54,910 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 13:00:54,910 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:00:54,910 [23 ] 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 2025-10-17 13:00:54,910 [23 ] 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 2025-10-17 13:00:54,910 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:00:54,912 [23 ] 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 2025-10-17 13:00:54,913 [23 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MDAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTM3NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaZmuWumuWPtiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzAwIiwianRpIjoiMTRjMmQwMzctMDc2ZC00ZGYxLThkM2QtODRjMzY4ZmYwMjA2IiwiaWF0IjoxNzYwNDA4MTIwLCJuYmYiOjE3NjA0MDgxMTgsImV4cCI6MTc2MDQ5NDUyMCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.L2aFFhlPJSw2iUHw_DJ5cG1Om5pQqYHFUB5RMcbMpvM INFO 2025-10-17 13:00:54,915 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:54,915 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7266ms INFO 2025-10-17 13:00:54,916 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:00:54,916 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8306ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,030 [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 2025-10-17 13:00:55,030 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:00:55,030 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,032 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,034 [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 2025-10-17 13:00:55,035 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:00:55,035 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:00:55,035 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:00:55,050 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:00:55,053 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,053 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2589ms INFO 2025-10-17 13:00:55,053 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,053 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0203ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,150 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:00:55,150 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,151 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,152 [69 ] 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 2025-10-17 13:00:55,153 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:00:55,153 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:00:55,153 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:00:55,168 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:00:55,183 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:00:55,186 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,187 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.6858ms INFO 2025-10-17 13:00:55,187 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,187 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7308ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,207 [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 2025-10-17 13:00:55,207 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,207 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,209 [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 2025-10-17 13:00:55,212 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,212 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3751ms INFO 2025-10-17 13:00:55,212 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,212 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6069ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,372 [23 ] 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 2025-10-17 13:00:55,372 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,372 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,374 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:00:55,375 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:00:55,375 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,375 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,376 [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 2025-10-17 13:00:55,377 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,377 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6577ms INFO 2025-10-17 13:00:55,377 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,378 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9319ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,385 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,385 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4491ms INFO 2025-10-17 13:00:55,385 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,385 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1902ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,437 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:00:55,438 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,438 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,439 [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 2025-10-17 13:00:55,443 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,443 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6048ms INFO 2025-10-17 13:00:55,443 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,443 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5736ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,516 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:00:55,517 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,517 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:00:55,517 [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 2025-10-17 13:00:55,517 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,517 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,517 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,517 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,517 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,517 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:00:55,517 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,517 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,518 [23 ] 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 2025-10-17 13:00:55,518 [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 2025-10-17 13:00:55,518 [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 2025-10-17 13:00:55,518 [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 2025-10-17 13:00:55,521 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:00:55,521 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,521 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,522 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,522 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7199ms INFO 2025-10-17 13:00:55,522 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,522 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4277ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,522 [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 2025-10-17 13:00:55,537 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,538 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 19.2961ms INFO 2025-10-17 13:00:55,538 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,538 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0477ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,540 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,540 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,540 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 21.5677ms INFO 2025-10-17 13:00:55,540 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,540 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 21.784ms INFO 2025-10-17 13:00:55,540 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,540 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1411ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,540 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.9613ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,542 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,542 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 19.8596ms INFO 2025-10-17 13:00:55,542 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,542 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5008ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,687 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:00:55,688 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,688 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,690 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:00:55,690 [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 2025-10-17 13:00:55,690 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:55,690 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,691 [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 2025-10-17 13:00:55,700 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,700 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7432ms INFO 2025-10-17 13:00:55,700 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,700 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6886ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:55,710 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:55,710 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.506ms INFO 2025-10-17 13:00:55,710 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:55,711 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3992ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:57,276 [77 ] 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 2025-10-17 13:00:57,276 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:00:57,277 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7684ms 200 text/html INFO 2025-10-17 13:00:57,551 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677257309&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:00:57,551 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:00:57,552 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.968ms 200 text/html INFO 2025-10-17 13:00:58,150 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677257946 INFO 2025-10-17 13:00:58,151 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:00:58,151 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5976ms 200 application/javascript INFO 2025-10-17 13:00:58,227 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6846256441085605 INFO 2025-10-17 13:00:58,228 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:00:58,228 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5527ms 200 application/javascript INFO 2025-10-17 13:00:58,436 [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%3D1760677257309%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:00:58,436 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:00:58,436 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:58,437 [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 2025-10-17 13:00:58,438 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677257309&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:00:58,441 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:58,441 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7006ms INFO 2025-10-17 13:00:58,441 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:58,441 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.675ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:58,581 [35 ] 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 2025-10-17 13:00:58,581 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:00:58,582 [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 2025-10-17 13:00:58,582 [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 2025-10-17 13:00:58,582 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:58,583 [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). WARN 2025-10-17 13:00:58,583 [35 ] 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 2025-10-17 13:00:58,584 [35 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 13:00:58,584 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:58,584 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7207ms INFO 2025-10-17 13:00:58,584 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:58,584 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9748ms 401 application/json; charset=utf-8 INFO 2025-10-17 13:00:58,791 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2025-10-17 13:00:58,791 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:00:58,792 [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 2025-10-17 13:00:58,792 [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 2025-10-17 13:00:58,792 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:00:58,793 [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 2025-10-17 13:00:58,864 [77 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY1MDM1IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYyNDIiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpu4TlsJHov54iLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjUwMzUiLCJqdGkiOiJlNGFjYTM0OS1jZGViLTRhODItODg1ZC1mMWNhMzdlZjM3YjIiLCJpYXQiOjE3NjA0NDYyOTQsIm5iZiI6MTc2MDQ0NjI5MiwiZXhwIjoxNzYwNTMyNjk0LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.yXceuGa7h0rj37qpl6x3vKQ3zMNDqoxxqhly4QGEbNQ INFO 2025-10-17 13:00:58,866 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:58,866 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 73.1073ms INFO 2025-10-17 13:00:58,866 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:00:58,867 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.3723ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:59,116 [35 ] 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 2025-10-17 13:00:59,116 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:00:59,117 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:59,119 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:59,120 [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 2025-10-17 13:00:59,149 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:00:59,149 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:00:59,149 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:00:59,164 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:00:59,166 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:59,166 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 46.5653ms INFO 2025-10-17 13:00:59,166 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:59,167 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4443ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:00:59,426 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:00:59,427 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:00:59,427 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:59,428 [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 2025-10-17 13:00:59,429 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:00:59,430 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:00:59,430 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:00:59,444 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:00:59,459 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:00:59,461 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:00:59,462 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1838ms INFO 2025-10-17 13:00:59,462 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:00:59,462 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.254ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:00,343 [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 2025-10-17 13:01:00,344 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:00,344 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:00,345 [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 2025-10-17 13:01:00,349 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:00,349 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5854ms INFO 2025-10-17 13:01:00,349 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:00,349 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.637ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:01,014 [77 ] 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 2025-10-17 13:01:01,014 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:01,014 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,015 [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 2025-10-17 13:01:01,019 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:01,019 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7269ms INFO 2025-10-17 13:01:01,019 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,019 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8171ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:01,042 [68 ] 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 2025-10-17 13:01:01,043 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:01,043 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,044 [68 ] 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 2025-10-17 13:01:01,047 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:01,047 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.0453ms INFO 2025-10-17 13:01:01,047 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,047 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.837ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:01,071 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 13:01:01,071 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:01,071 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,073 [68 ] 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 2025-10-17 13:01:01,078 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:01,078 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.9016ms INFO 2025-10-17 13:01:01,078 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,078 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6597ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:01,104 [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 2025-10-17 13:01:01,104 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:01,104 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,105 [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 2025-10-17 13:01:01,109 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:01,109 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.1084ms INFO 2025-10-17 13:01:01,109 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,110 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.78ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:01,135 [77 ] 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 2025-10-17 13:01:01,135 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:01,135 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,136 [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 2025-10-17 13:01:01,139 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:01,139 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2345ms INFO 2025-10-17 13:01:01,139 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,139 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8261ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:01,257 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1700& INFO 2025-10-17 13:01:01,258 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:01,258 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,259 [59 ] 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 2025-10-17 13:01:01,266 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:01,309 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 50.2348ms INFO 2025-10-17 13:01:01,309 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,309 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.9101ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:01,722 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 13:01:01,722 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:01,723 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,724 [68 ] 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 2025-10-17 13:01:01,726 [68 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 13:01:01,732 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:01,733 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.6369ms INFO 2025-10-17 13:01:01,733 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,733 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7705ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:01,751 [59 ] 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 2025-10-17 13:01:01,752 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:01,752 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,753 [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 2025-10-17 13:01:01,756 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:01,756 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1562ms INFO 2025-10-17 13:01:01,756 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,757 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0923ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:01,897 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1700& INFO 2025-10-17 13:01:01,897 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:01,897 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,898 [77 ] 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 2025-10-17 13:01:01,905 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:01,947 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 48.2297ms INFO 2025-10-17 13:01:01,947 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:01,947 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.0386ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:03,253 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:01:03,254 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:03,254 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:03,255 [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 2025-10-17 13:01:03,264 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:03,264 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1524ms INFO 2025-10-17 13:01:03,264 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:03,264 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3202ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:03,749 [73 ] 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 2025-10-17 13:01:03,750 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:03,750 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:03,751 [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 2025-10-17 13:01:03,755 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:03,755 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.596ms INFO 2025-10-17 13:01:03,755 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:03,755 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6503ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:05,317 [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 2025-10-17 13:01:05,318 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:05,318 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,319 [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 2025-10-17 13:01:05,321 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:01:05,321 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:05,321 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,322 [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 2025-10-17 13:01:05,323 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:05,323 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.579ms INFO 2025-10-17 13:01:05,323 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,323 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.686ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:05,325 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:05,325 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2022ms INFO 2025-10-17 13:01:05,325 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,326 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0296ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:05,330 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:01:05,331 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:05,331 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,332 [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 2025-10-17 13:01:05,335 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:05,335 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7992ms INFO 2025-10-17 13:01:05,335 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,335 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4019ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:05,348 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:01:05,348 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:05,348 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,350 [37 ] 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 2025-10-17 13:01:05,357 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:05,357 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5123ms INFO 2025-10-17 13:01:05,357 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,357 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3322ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:05,388 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:01:05,389 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:05,389 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,390 [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 2025-10-17 13:01:05,393 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:05,393 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2205ms INFO 2025-10-17 13:01:05,393 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,393 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8719ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:05,394 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:01:05,394 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:05,394 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,395 [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 2025-10-17 13:01:05,399 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:05,399 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3065ms INFO 2025-10-17 13:01:05,399 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,399 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8651ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:05,871 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:01:05,871 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:01:05,871 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:05,871 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:05,871 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,871 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,873 [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 2025-10-17 13:01:05,873 [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 2025-10-17 13:01:05,881 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:05,881 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.564ms INFO 2025-10-17 13:01:05,881 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,881 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3461ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:05,892 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:05,892 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.7571ms INFO 2025-10-17 13:01:05,892 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:05,893 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8543ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:28,411 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677287928&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:01:28,411 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:01:28,411 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6699ms 200 text/html INFO 2025-10-17 13:01:28,970 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677288525 INFO 2025-10-17 13:01:28,970 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:01:28,970 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6916ms 200 application/javascript INFO 2025-10-17 13:01:29,104 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.04433987701766462 INFO 2025-10-17 13:01:29,104 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:01:29,104 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6088ms 200 application/javascript INFO 2025-10-17 13:01:29,268 [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%3D1760677287928%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:01:29,269 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:01:29,269 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,270 [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 2025-10-17 13:01:29,271 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677287928&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:01:29,274 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,274 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8623ms INFO 2025-10-17 13:01:29,274 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,274 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7559ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,275 [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 2025-10-17 13:01:29,275 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:01:29,275 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,275 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,276 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 13:01:29,277 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:01:29,277 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:01:29,277 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:01:29,292 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:01:29,295 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,295 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5084ms INFO 2025-10-17 13:01:29,295 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,295 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.27ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,420 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:01:29,420 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,420 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,420 [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 2025-10-17 13:01:29,421 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,421 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,422 [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 2025-10-17 13:01:29,422 [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 2025-10-17 13:01:29,422 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:01:29,422 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:01:29,422 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:01:29,425 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,426 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3875ms INFO 2025-10-17 13:01:29,426 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,426 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4023ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,438 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:01:29,438 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:01:29,441 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,441 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0851ms INFO 2025-10-17 13:01:29,441 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,441 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3106ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,580 [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 2025-10-17 13:01:29,580 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:01:29,580 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,580 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,580 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,580 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,581 [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 2025-10-17 13:01:29,582 [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 2025-10-17 13:01:29,585 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,585 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,585 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4175ms INFO 2025-10-17 13:01:29,585 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1245ms INFO 2025-10-17 13:01:29,585 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,585 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,585 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5016ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,585 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5122ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,629 [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 2025-10-17 13:01:29,630 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,630 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,631 [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 2025-10-17 13:01:29,633 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,633 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7297ms INFO 2025-10-17 13:01:29,634 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,634 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3571ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,656 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:01:29,656 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,656 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,657 [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 2025-10-17 13:01:29,660 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,661 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0616ms INFO 2025-10-17 13:01:29,661 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,661 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8661ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,661 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:01:29,662 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,662 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,663 [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 2025-10-17 13:01:29,666 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,666 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0579ms INFO 2025-10-17 13:01:29,666 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,666 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7406ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,671 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:01:29,671 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,672 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,673 [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 2025-10-17 13:01:29,680 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,680 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3611ms INFO 2025-10-17 13:01:29,680 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,680 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5632ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,685 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:01:29,685 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,685 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,687 [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 2025-10-17 13:01:29,690 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,690 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.551ms INFO 2025-10-17 13:01:29,690 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,690 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6154ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,732 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:01:29,732 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,732 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,734 [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 2025-10-17 13:01:29,738 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,738 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3172ms INFO 2025-10-17 13:01:29,738 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,738 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0912ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,773 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:01:29,773 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,773 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,774 [76 ] 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 2025-10-17 13:01:29,777 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:01:29,777 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:29,777 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,778 [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 2025-10-17 13:01:29,790 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,790 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 15.7091ms INFO 2025-10-17 13:01:29,790 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,790 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4501ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:29,794 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:29,794 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.9818ms INFO 2025-10-17 13:01:29,794 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:29,794 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4956ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:35,163 [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 2025-10-17 13:01:35,163 [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 2025-10-17 13:01:35,163 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:35,163 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:35,163 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,163 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,165 [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 2025-10-17 13:01:35,165 [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 2025-10-17 13:01:35,165 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 13:01:35,165 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:35,165 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,166 [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 2025-10-17 13:01:35,166 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:35,166 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,167 [57 ] 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 2025-10-17 13:01:35,167 [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 2025-10-17 13:01:35,169 [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 2025-10-17 13:01:35,169 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:35,169 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7144ms INFO 2025-10-17 13:01:35,169 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,169 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:35,169 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7231ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:35,169 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,171 [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 2025-10-17 13:01:35,171 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:35,171 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6628ms INFO 2025-10-17 13:01:35,171 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,171 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.199ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:35,171 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:35,171 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.603ms INFO 2025-10-17 13:01:35,171 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,171 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5522ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:35,172 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:35,172 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.1974ms INFO 2025-10-17 13:01:35,172 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,172 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1333ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:35,173 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:35,173 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7668ms INFO 2025-10-17 13:01:35,173 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,174 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4158ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:35,364 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1884& INFO 2025-10-17 13:01:35,364 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:35,364 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,366 [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 2025-10-17 13:01:35,372 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:35,397 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 30.5575ms INFO 2025-10-17 13:01:35,397 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:35,397 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.0675ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:45,328 [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 2025-10-17 13:01:45,328 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:45,328 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:45,330 [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 2025-10-17 13:01:45,331 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 13:01:45,331 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:45,331 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:45,333 [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 2025-10-17 13:01:45,334 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:45,334 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5901ms INFO 2025-10-17 13:01:45,334 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:45,334 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.072ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:45,334 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 13:01:45,341 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:45,341 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.6205ms INFO 2025-10-17 13:01:45,341 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:45,341 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4264ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:45,511 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1884& INFO 2025-10-17 13:01:45,511 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:45,511 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:45,512 [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 2025-10-17 13:01:45,518 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:45,544 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 31.1529ms INFO 2025-10-17 13:01:45,544 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:45,544 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.2845ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:52,407 [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&tag=home INFO 2025-10-17 13:01:52,407 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 13:01:52,407 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4306ms 304 text/html INFO 2025-10-17 13:01:52,548 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677312295&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:01:52,549 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:01:52,549 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6876ms 200 text/html INFO 2025-10-17 13:01:52,608 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 13:01:52,608 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 13:01:52,608 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.441ms 304 application/javascript INFO 2025-10-17 13:01:52,788 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677312578 INFO 2025-10-17 13:01:52,789 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:01:52,789 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6169ms 200 application/javascript INFO 2025-10-17 13:01:52,848 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4297722829344458 INFO 2025-10-17 13:01:52,849 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:01:52,849 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7471ms 200 application/javascript INFO 2025-10-17 13:01:52,903 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 13:01:52,904 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 13:01:52,904 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8735ms 200 image/jpeg INFO 2025-10-17 13:01:52,908 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760677312295&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:01:52,908 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 13:01:52,908 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5212ms 200 text/html INFO 2025-10-17 13:01:52,943 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 13:01:52,944 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:01:52,944 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6495ms 200 application/javascript INFO 2025-10-17 13:01:53,028 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 13:01:53,028 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:01:53,030 [72 ] 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 2025-10-17 13:01:53,031 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 13:01:53,031 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 13:01:53,031 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 13:01:53,031 [72 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 13:01:53,031 [72 ] 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 2025-10-17 13:01:53,033 [72 ] 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 2025-10-17 13:01:53,034 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.899ms INFO 2025-10-17 13:01:53,034 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:01:53,034 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7123ms 302 INFO 2025-10-17 13:01:53,323 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=2CfkHp4RS3DLESDQWYD7oIDqye7ygFc9-ZDhRAVlVN8&state=ww0fe1cb02189622be INFO 2025-10-17 13:01:53,324 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 13:01:53,324 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7133ms 200 text/html INFO 2025-10-17 13:01:53,403 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=2CfkHp4RS3DLESDQWYD7oIDqye7ygFc9-ZDhRAVlVN8 INFO 2025-10-17 13:01:53,404 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:01:53,405 [7 ] 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 2025-10-17 13:01:53,406 [7 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:2CfkHp4RS3DLESDQWYD7oIDqye7ygFc9-ZDhRAVlVN8,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 13:01:53,406 [7 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 13:01:53,406 [7 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:2CfkHp4RS3DLESDQWYD7oIDqye7ygFc9-ZDhRAVlVN8 INFO 2025-10-17 13:01:53,406 [7 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 13:01:53,406 [7 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 13:01:53,406 [7 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw INFO 2025-10-17 13:01:53,406 [7 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=5Kuh9j1lGHk_WAcEvvTdKbLOHwCIPOQZMV7yDc_jKg0UsaVGgnlOkboRkHjKNvtnhd9PH-UPZI36OYdRq3bPfOU9tnRPHo6YabwLSo3ixXALfrJfG0Q3wDG78h74Uk_0ErVHaw9FsKtV5GqXa0k3hZD35HX7pdrqrhP6C-NjVvGnOLThMg6PVCJv73eV55D72tbE7axi-rxVgYOlXlovWw&code=2CfkHp4RS3DLESDQWYD7oIDqye7ygFc9-ZDhRAVlVN8 INFO 2025-10-17 13:01:53,704 [7 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"Min.Zhou","DeviceId":"6196B582-B3F8-48EF-B28B-F6D8BAE25C01","errcode":0,"errmsg":"ok"} INFO 2025-10-17 13:01:53,718 [7 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:6196B582-B3F8-48EF-B28B-F6D8BAE25C01 WxUserId:Min.Zhou INFO 2025-10-17 13:01:53,734 [7 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D012751,a0188:1776 INFO 2025-10-17 13:01:53,771 [37 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 13:01:53,771 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 365.7574ms INFO 2025-10-17 13:01:53,771 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:01:53,771 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 367.679ms 200 text/plain; charset=utf-8 INFO 2025-10-17 13:01:53,909 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677313709&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 13:01:53,909 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:01:53,909 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7571ms 200 text/html INFO 2025-10-17 13:01:54,148 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677313900 INFO 2025-10-17 13:01:54,149 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:01:54,149 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6926ms 200 application/javascript INFO 2025-10-17 13:01:54,208 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8299334242159323 INFO 2025-10-17 13:01:54,209 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:01:54,209 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5876ms 200 application/javascript INFO 2025-10-17 13:01:54,262 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 13:01:54,263 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 13:01:54,263 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2618ms 200 image/jpeg INFO 2025-10-17 13:01:54,308 [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%3D1760677313709%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 13:01:54,308 [72 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:01:54,308 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,310 [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 2025-10-17 13:01:54,311 [72 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677313709&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 13:01:54,313 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,313 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.595ms INFO 2025-10-17 13:01:54,314 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,314 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5431ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,354 [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 2025-10-17 13:01:54,354 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:01:54,354 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,355 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,357 [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 2025-10-17 13:01:54,358 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:01:54,358 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:01:54,358 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:01:54,373 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:01:54,375 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,375 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5936ms INFO 2025-10-17 13:01:54,375 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,375 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8575ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,483 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:01:54,483 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,484 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,485 [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 2025-10-17 13:01:54,485 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,485 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,486 [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 2025-10-17 13:01:54,486 [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 2025-10-17 13:01:54,487 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:01:54,487 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:01:54,487 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:01:54,489 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,490 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4239ms INFO 2025-10-17 13:01:54,490 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,490 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1681ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,505 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:01:54,532 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:01:54,536 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,536 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 50.3948ms INFO 2025-10-17 13:01:54,536 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,536 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1777ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,628 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 13:01:54,628 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:01:54,628 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 13:01:54,629 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:01:54,629 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 13:01:54,629 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7318ms 200 application/javascript INFO 2025-10-17 13:01:54,629 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 13:01:54,629 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7708ms 200 application/javascript INFO 2025-10-17 13:01:54,630 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 13:01:54,630 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:01:54,630 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 13:01:54,630 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5764ms 200 application/javascript INFO 2025-10-17 13:01:54,678 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 13:01:54,678 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:01:54,679 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 13:01:54,679 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:01:54,679 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 13:01:54,679 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6078ms 200 application/javascript INFO 2025-10-17 13:01:54,679 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 13:01:54,679 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:01:54,679 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 13:01:54,679 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 13:01:54,679 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5335ms 200 application/javascript INFO 2025-10-17 13:01:54,680 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 13:01:54,680 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8386ms 200 application/javascript INFO 2025-10-17 13:01:54,680 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 13:01:54,680 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8456ms 200 text/css INFO 2025-10-17 13:01:54,680 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 13:01:54,681 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 13:01:54,681 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1649ms 200 text/css INFO 2025-10-17 13:01:54,681 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 13:01:54,682 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 13:01:54,682 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4135ms 200 text/css INFO 2025-10-17 13:01:54,728 [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 2025-10-17 13:01:54,729 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,729 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,730 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:01:54,730 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,730 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,731 [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 2025-10-17 13:01:54,731 [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 2025-10-17 13:01:54,735 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,735 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8825ms INFO 2025-10-17 13:01:54,735 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,735 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5608ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,740 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,740 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8226ms INFO 2025-10-17 13:01:54,740 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,740 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6309ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,788 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 13:01:54,788 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 13:01:54,788 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 13:01:54,789 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 13:01:54,789 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 13:01:54,789 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 13:01:54,789 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5538ms 200 image/png INFO 2025-10-17 13:01:54,789 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7052ms 200 image/png INFO 2025-10-17 13:01:54,789 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6151ms 200 image/png INFO 2025-10-17 13:01:54,790 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 13:01:54,790 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 13:01:54,790 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3718ms 200 image/png INFO 2025-10-17 13:01:54,833 [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 2025-10-17 13:01:54,833 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:01:54,833 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,834 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,834 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,834 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,835 [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 2025-10-17 13:01:54,835 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:01:54,835 [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 2025-10-17 13:01:54,835 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,836 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,837 [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 2025-10-17 13:01:54,837 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:01:54,837 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,837 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,838 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:01:54,838 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,838 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,839 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:01:54,839 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,839 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,839 [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 2025-10-17 13:01:54,840 [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 2025-10-17 13:01:54,840 [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 2025-10-17 13:01:54,844 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,844 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.3533ms INFO 2025-10-17 13:01:54,844 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,844 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7749ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,845 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,845 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.7689ms INFO 2025-10-17 13:01:54,845 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,845 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8731ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,846 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,846 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8182ms INFO 2025-10-17 13:01:54,846 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,846 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4184ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,846 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,846 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.3009ms INFO 2025-10-17 13:01:54,846 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,847 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5779ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,848 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,848 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 11.4665ms INFO 2025-10-17 13:01:54,848 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,848 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1576ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,849 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,849 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.7451ms INFO 2025-10-17 13:01:54,849 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,850 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3233ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,919 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 13:01:54,919 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 13:01:54,919 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 13:01:54,919 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 13:01:54,919 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9365ms 200 image/jpeg INFO 2025-10-17 13:01:54,920 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 13:01:54,920 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2219ms 200 image/png INFO 2025-10-17 13:01:54,920 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 13:01:54,920 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 13:01:54,920 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8007ms 200 image/jpeg INFO 2025-10-17 13:01:54,921 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 13:01:54,921 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0396ms 200 image/jpeg INFO 2025-10-17 13:01:54,948 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:01:54,948 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,948 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,950 [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 2025-10-17 13:01:54,950 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:01:54,950 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:54,950 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,952 [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 2025-10-17 13:01:54,960 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,960 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7952ms INFO 2025-10-17 13:01:54,960 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,961 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5634ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:54,970 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:54,970 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.5617ms INFO 2025-10-17 13:01:54,970 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:54,970 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7305ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:56,468 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 13:01:56,469 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:56,469 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:56,471 [57 ] 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 2025-10-17 13:01:56,472 [57 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NzYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjc1MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWRqOaVjyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzc2IiwianRpIjoiMThkYTYyZTYtOGZlNC00OWIzLThjMzItZTVmYzhmMmMxMTAwIiwiaWF0IjoxNzYwNjc3MzEzLCJuYmYiOjE3NjA2NzczMTEsImV4cCI6MTc2MDc2MzcxMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.RzPyz9cYsTb5ADEwIs7oMZLmpgVlxKPyCafpZNuvR4U INFO 2025-10-17 13:01:56,474 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:56,474 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.8902ms INFO 2025-10-17 13:01:56,475 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:56,475 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3223ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:56,514 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 13:01:56,514 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:01:56,514 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 13:01:56,514 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8924ms 200 application/javascript INFO 2025-10-17 13:01:56,525 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 13:01:56,525 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 13:01:56,526 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7952ms 200 text/css INFO 2025-10-17 13:01:56,603 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 13:01:56,604 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 13:01:56,604 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5081ms 200 image/png INFO 2025-10-17 13:01:56,708 [57 ] 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 2025-10-17 13:01:56,708 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:01:56,709 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:56,709 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:56,710 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 13:01:56,710 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:56,710 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:56,714 [57 ] 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 2025-10-17 13:01:56,715 [72 ] 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 2025-10-17 13:01:56,719 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:56,719 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 5.1572ms INFO 2025-10-17 13:01:56,719 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:56,719 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0834ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:56,720 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:56,720 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.3281ms INFO 2025-10-17 13:01:56,720 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:56,720 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2909ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:01:59,921 [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 2025-10-17 13:01:59,921 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:01:59,921 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:59,923 [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 2025-10-17 13:01:59,926 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:01:59,926 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6118ms INFO 2025-10-17 13:01:59,926 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:01:59,926 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8071ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:02:14,428 [37 ] 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 2025-10-17 13:02:14,428 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:02:14,429 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:02:14,429 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:02:14,430 [37 ] 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 2025-10-17 13:02:14,435 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:02:14,435 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.8513ms INFO 2025-10-17 13:02:14,435 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:02:14,435 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1053ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:02:14,548 [72 ] 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 2025-10-17 13:02:14,548 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:02:14,548 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 13:02:14,550 [72 ] 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 2025-10-17 13:02:14,598 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:02:14,599 [57 ] 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 2025-10-17 13:02:14,599 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:02:14,599 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:02:14,601 [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 2025-10-17 13:02:14,604 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 53.7738ms INFO 2025-10-17 13:02:14,604 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 13:02:14,604 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.8433ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:02:14,604 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:02:14,604 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.37ms INFO 2025-10-17 13:02:14,604 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:02:14,604 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2379ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:02:14,783 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 13:02:14,784 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 13:02:14,784 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8279ms 200 image/png INFO 2025-10-17 13:03:03,484 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677383232&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 13:03:03,484 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:03:03,484 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6103ms 200 text/html INFO 2025-10-17 13:03:03,579 [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 INFO 2025-10-17 13:03:03,580 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:03:03,580 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8324ms 200 text/html INFO 2025-10-17 13:03:03,898 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677383716 INFO 2025-10-17 13:03:03,899 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:03:03,899 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8448ms 200 application/javascript INFO 2025-10-17 13:03:03,978 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6598249174624619 INFO 2025-10-17 13:03:03,979 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:03:03,979 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5823ms 200 application/javascript INFO 2025-10-17 13:03:04,098 [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%3D1760677383232%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 13:03:04,099 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:03:04,099 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,101 [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 2025-10-17 13:03:04,102 [68 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677383232&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 13:03:04,105 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,105 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0872ms INFO 2025-10-17 13:03:04,105 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,105 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7878ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,139 [60 ] 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 2025-10-17 13:03:04,139 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:03:04,139 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,139 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,141 [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 2025-10-17 13:03:04,142 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:03:04,142 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:03:04,142 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:03:04,157 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:03:04,160 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,160 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.7282ms INFO 2025-10-17 13:03:04,160 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,160 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.76ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,283 [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 2025-10-17 13:03:04,284 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,284 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,284 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:03:04,285 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,285 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,285 [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 2025-10-17 13:03:04,286 [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 2025-10-17 13:03:04,287 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:03:04,287 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:03:04,287 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:03:04,291 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,291 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3276ms INFO 2025-10-17 13:03:04,291 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,291 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6177ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,302 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:03:04,302 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:03:04,305 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,305 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7948ms INFO 2025-10-17 13:03:04,305 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,305 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7393ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,409 [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 2025-10-17 13:03:04,409 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:03:04,409 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,409 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,410 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,410 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,411 [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 2025-10-17 13:03:04,411 [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 2025-10-17 13:03:04,414 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,414 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,414 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4512ms INFO 2025-10-17 13:03:04,414 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6592ms INFO 2025-10-17 13:03:04,414 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,414 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,415 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8975ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,415 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9074ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,463 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:03:04,464 [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 2025-10-17 13:03:04,464 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,464 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,464 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,464 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,466 [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 2025-10-17 13:03:04,466 [77 ] 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 2025-10-17 13:03:04,469 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,469 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5198ms INFO 2025-10-17 13:03:04,469 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,469 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,469 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5237ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,469 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7179ms INFO 2025-10-17 13:03:04,469 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,469 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9312ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,477 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:03:04,477 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,477 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,478 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:03:04,478 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,478 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,479 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:03:04,479 [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 2025-10-17 13:03:04,479 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,479 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,480 [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 2025-10-17 13:03:04,480 [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 2025-10-17 13:03:04,482 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,482 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9478ms INFO 2025-10-17 13:03:04,482 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,482 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9366ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,484 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,484 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2641ms INFO 2025-10-17 13:03:04,484 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,484 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2098ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,487 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,487 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6801ms INFO 2025-10-17 13:03:04,487 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,488 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5179ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,547 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:03:04,548 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,548 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,549 [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 2025-10-17 13:03:04,554 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,554 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7292ms INFO 2025-10-17 13:03:04,554 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,554 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7586ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,602 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:03:04,603 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,603 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,604 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:03:04,604 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:04,604 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,604 [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 2025-10-17 13:03:04,605 [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 2025-10-17 13:03:04,613 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,613 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0183ms INFO 2025-10-17 13:03:04,613 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,613 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9791ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:04,622 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:04,622 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.0015ms INFO 2025-10-17 13:03:04,622 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:04,623 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0971ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:06,647 [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 2025-10-17 13:03:06,648 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:06,648 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,648 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 13:03:06,648 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:06,648 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,649 [11 ] 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 2025-10-17 13:03:06,649 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:06,650 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,650 [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 2025-10-17 13:03:06,650 [68 ] 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 2025-10-17 13:03:06,651 [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 2025-10-17 13:03:06,655 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:06,655 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0559ms INFO 2025-10-17 13:03:06,655 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,655 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:06,655 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.4471ms INFO 2025-10-17 13:03:06,655 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,655 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9352ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:06,655 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1171ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:06,656 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:06,656 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.2633ms INFO 2025-10-17 13:03:06,656 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,656 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2795ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:06,673 [77 ] 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 2025-10-17 13:03:06,673 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:06,673 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,674 [23 ] 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 2025-10-17 13:03:06,674 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:06,674 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,675 [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 2025-10-17 13:03:06,675 [23 ] 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 2025-10-17 13:03:06,678 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:06,678 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9864ms INFO 2025-10-17 13:03:06,678 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,678 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0772ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:06,678 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:06,678 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7801ms INFO 2025-10-17 13:03:06,678 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,678 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6011ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:06,763 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1562& INFO 2025-10-17 13:03:06,764 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:06,764 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,765 [23 ] 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 2025-10-17 13:03:06,769 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:06,777 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.5629ms INFO 2025-10-17 13:03:06,777 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:06,777 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5177ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:07,566 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 13:03:07,566 [73 ] 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 2025-10-17 13:03:07,567 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:07,567 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:07,567 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:07,567 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:07,568 [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 2025-10-17 13:03:07,568 [23 ] 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 2025-10-17 13:03:07,570 [23 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 13:03:07,572 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:07,572 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8195ms INFO 2025-10-17 13:03:07,572 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:07,572 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0179ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:07,577 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:07,577 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3794ms INFO 2025-10-17 13:03:07,577 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:07,577 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6633ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:03:07,689 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1562& INFO 2025-10-17 13:03:07,689 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:03:07,689 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:07,691 [23 ] 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 2025-10-17 13:03:07,695 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:03:07,702 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.6002ms INFO 2025-10-17 13:03:07,702 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:03:07,702 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9211ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:31,950 [24 ] 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 2025-10-17 13:04:31,950 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 13:04:31,950 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5322ms 304 text/html INFO 2025-10-17 13:04:33,959 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677473572&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:04:33,960 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:04:33,960 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9074ms 200 text/html INFO 2025-10-17 13:04:34,030 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 13:04:34,030 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 13:04:34,030 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3559ms 304 application/javascript INFO 2025-10-17 13:04:34,094 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 13:04:34,095 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 13:04:34,095 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3184ms 200 application/javascript INFO 2025-10-17 13:04:34,874 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677474520 INFO 2025-10-17 13:04:34,874 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:04:34,875 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7348ms 200 application/javascript INFO 2025-10-17 13:04:34,984 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7671030085861397 INFO 2025-10-17 13:04:34,984 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:04:34,985 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6548ms 200 application/javascript INFO 2025-10-17 13:04:35,204 [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%3D1760677473572%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:04:35,205 [28 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:04:35,205 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,206 [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 2025-10-17 13:04:35,207 [28 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677473572&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:04:35,211 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:35,211 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2885ms INFO 2025-10-17 13:04:35,211 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,211 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5719ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:35,222 [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 2025-10-17 13:04:35,222 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:04:35,222 [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 2025-10-17 13:04:35,222 [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 2025-10-17 13:04:35,222 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,224 [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 2025-10-17 13:04:35,224 [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 2025-10-17 13:04:35,224 [43 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 13:04:35,224 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:35,224 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7513ms INFO 2025-10-17 13:04:35,224 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,225 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0191ms 401 application/json; charset=utf-8 INFO 2025-10-17 13:04:35,366 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 13:04:35,366 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:04:35,367 [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 2025-10-17 13:04:35,367 [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 2025-10-17 13:04:35,367 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:04:35,369 [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 2025-10-17 13:04:35,371 [4 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2OTYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTMzNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumprOS7o-eQtCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjk2IiwianRpIjoiODdlYzIxYWUtNzlhYy00MDQzLWJkMGQtMWU1YTY2OWY3Zjk0IiwiaWF0IjoxNzU5NDA2MDAxLCJuYmYiOjE3NTk0MDU5OTksImV4cCI6MTc1OTQ5MjQwMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.3ohdMu__OpGR8OCB3tJCaoSgwTiueKl7CDxgjhrQruI INFO 2025-10-17 13:04:35,374 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:35,374 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.1816ms INFO 2025-10-17 13:04:35,374 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:04:35,374 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0996ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:35,522 [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 2025-10-17 13:04:35,522 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:04:35,522 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:35,525 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,526 [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 2025-10-17 13:04:35,527 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:04:35,527 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:04:35,527 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:04:35,543 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:04:35,546 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:35,546 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.0474ms INFO 2025-10-17 13:04:35,546 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,546 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3005ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:35,711 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:04:35,712 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:35,712 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,713 [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 2025-10-17 13:04:35,714 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:04:35,715 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:04:35,715 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:04:35,724 [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 2025-10-17 13:04:35,724 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:35,724 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,726 [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 2025-10-17 13:04:35,729 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:35,729 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8429ms INFO 2025-10-17 13:04:35,729 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,730 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7918ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:35,730 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:04:35,745 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:04:35,747 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:35,747 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.0749ms INFO 2025-10-17 13:04:35,747 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,748 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.257ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:35,896 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:04:35,897 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:35,897 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,898 [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 2025-10-17 13:04:35,903 [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 2025-10-17 13:04:35,903 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:35,904 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,905 [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 2025-10-17 13:04:35,907 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:35,907 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9669ms INFO 2025-10-17 13:04:35,907 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,907 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0933ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:35,908 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:35,908 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9488ms INFO 2025-10-17 13:04:35,908 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:35,908 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7655ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:36,012 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:04:36,012 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:36,012 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,014 [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 2025-10-17 13:04:36,014 [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 2025-10-17 13:04:36,015 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:36,015 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,016 [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 2025-10-17 13:04:36,017 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:36,018 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.8269ms INFO 2025-10-17 13:04:36,018 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,018 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9927ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:36,019 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:36,019 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9891ms INFO 2025-10-17 13:04:36,019 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,019 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8913ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:36,023 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:04:36,024 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:36,024 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,025 [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 2025-10-17 13:04:36,028 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:36,028 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8398ms INFO 2025-10-17 13:04:36,028 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,028 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5311ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:36,092 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:04:36,092 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:36,092 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,092 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:04:36,093 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:36,093 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,094 [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 2025-10-17 13:04:36,094 [24 ] 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 2025-10-17 13:04:36,101 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:36,101 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.2578ms INFO 2025-10-17 13:04:36,101 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,101 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4365ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:36,102 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:04:36,102 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:36,102 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,103 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:36,103 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3769ms INFO 2025-10-17 13:04:36,103 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,103 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2834ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:36,103 [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 2025-10-17 13:04:36,108 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:36,108 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3401ms INFO 2025-10-17 13:04:36,108 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,108 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3272ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:36,182 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:04:36,182 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:36,182 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,183 [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 2025-10-17 13:04:36,191 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:04:36,191 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:36,191 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,193 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:36,193 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.248ms INFO 2025-10-17 13:04:36,193 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,193 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2908ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:36,193 [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 2025-10-17 13:04:36,215 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:36,215 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.5098ms INFO 2025-10-17 13:04:36,215 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:36,215 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3213ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:39,511 [24 ] 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 2025-10-17 13:04:39,512 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:39,512 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,513 [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 2025-10-17 13:04:39,517 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 13:04:39,517 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:39,517 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,518 [28 ] 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 2025-10-17 13:04:39,521 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:39,521 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.2928ms INFO 2025-10-17 13:04:39,521 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,521 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4714ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:39,523 [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 2025-10-17 13:04:39,523 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:39,523 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:39,523 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,523 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.5668ms INFO 2025-10-17 13:04:39,523 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,523 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4019ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:39,525 [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 2025-10-17 13:04:39,528 [4 ] 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 2025-10-17 13:04:39,528 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:39,528 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,529 [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 2025-10-17 13:04:39,530 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:39,530 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.1546ms INFO 2025-10-17 13:04:39,530 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,530 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3242ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:39,532 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:39,532 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8485ms INFO 2025-10-17 13:04:39,532 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,532 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6231ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:39,534 [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 2025-10-17 13:04:39,534 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:39,534 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,535 [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 2025-10-17 13:04:39,538 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:39,538 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.921ms INFO 2025-10-17 13:04:39,538 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,539 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6527ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:39,654 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1696& INFO 2025-10-17 13:04:39,654 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:39,654 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,656 [43 ] 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 2025-10-17 13:04:39,659 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:39,662 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.6652ms INFO 2025-10-17 13:04:39,662 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:39,662 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3617ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:40,758 [43 ] 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 2025-10-17 13:04:40,758 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:40,758 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:40,759 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 13:04:40,759 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:40,759 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:40,760 [43 ] 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 2025-10-17 13:04:40,761 [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 2025-10-17 13:04:40,763 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 13:04:40,764 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:40,764 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6216ms INFO 2025-10-17 13:04:40,764 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:40,764 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.824ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:40,769 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:40,769 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.6914ms INFO 2025-10-17 13:04:40,769 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:40,770 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5525ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:40,914 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1696& INFO 2025-10-17 13:04:40,915 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:40,915 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:40,916 [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 2025-10-17 13:04:40,920 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:40,924 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.9192ms INFO 2025-10-17 13:04:40,924 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:40,924 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.008ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:04:43,459 [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 2025-10-17 13:04:43,460 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:04:43,460 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:43,461 [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 2025-10-17 13:04:43,465 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:04:43,465 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6983ms INFO 2025-10-17 13:04:43,465 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:04:43,465 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9119ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:05,388 [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&tag=home INFO 2025-10-17 13:05:05,388 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 13:05:05,388 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5241ms 304 text/html INFO 2025-10-17 13:05:05,468 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 13:05:05,468 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 13:05:05,468 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3673ms 304 application/javascript INFO 2025-10-17 13:05:05,513 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677505326&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:05:05,513 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:05:05,513 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6781ms 200 text/html INFO 2025-10-17 13:05:06,187 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677506018 INFO 2025-10-17 13:05:06,188 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:05:06,188 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7018ms 200 application/javascript INFO 2025-10-17 13:05:06,268 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.19968942695173308 INFO 2025-10-17 13:05:06,269 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:05:06,269 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4802ms 200 application/javascript INFO 2025-10-17 13:05:06,387 [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%3D1760677505326%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:05:06,388 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:05:06,388 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:06,390 [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 2025-10-17 13:05:06,391 [51 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677505326&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:05:06,394 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:06,394 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1195ms INFO 2025-10-17 13:05:06,394 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:06,394 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6765ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:06,472 [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 2025-10-17 13:05:06,473 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:05:06,473 [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 2025-10-17 13:05:06,473 [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 2025-10-17 13:05:06,473 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:06,474 [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 2025-10-17 13:05:06,475 [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 2025-10-17 13:05:06,475 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 13:05:06,475 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:06,475 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9114ms INFO 2025-10-17 13:05:06,475 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:06,475 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9428ms 401 application/json; charset=utf-8 INFO 2025-10-17 13:05:06,603 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 13:05:06,603 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:05:06,603 [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 2025-10-17 13:05:06,603 [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 2025-10-17 13:05:06,604 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:05:06,605 [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 2025-10-17 13:05:06,606 [51 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjAwNSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWUkOWwj-aihSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzI4IiwianRpIjoiYTFhY2UyMGYtMTE4NC00ZDNkLWFjMjQtMmM0NjRjNjdkY2RhIiwiaWF0IjoxNzYwNDExODQ4LCJuYmYiOjE3NjA0MTE4NDYsImV4cCI6MTc2MDQ5ODI0OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Kw4XKbRA5WLR0dGFPoey0ZX0Lig8S-UD_E7cnhd64PU INFO 2025-10-17 13:05:06,620 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:06,621 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 15.681ms INFO 2025-10-17 13:05:06,621 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:05:06,621 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8141ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:06,748 [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 2025-10-17 13:05:06,748 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:05:06,748 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:06,750 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:06,752 [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 2025-10-17 13:05:06,753 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:05:06,753 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:05:06,753 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:05:06,768 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:05:06,771 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:06,771 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0171ms INFO 2025-10-17 13:05:06,771 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:06,771 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9183ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:06,887 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:05:06,888 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:06,888 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:06,889 [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 2025-10-17 13:05:06,890 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:05:06,890 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:05:06,890 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:05:06,892 [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 2025-10-17 13:05:06,892 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:06,892 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:06,893 [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 2025-10-17 13:05:06,897 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:06,897 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.235ms INFO 2025-10-17 13:05:06,897 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:06,897 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.943ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:06,905 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:05:06,920 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:05:06,923 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:06,923 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.2665ms INFO 2025-10-17 13:05:06,923 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:06,923 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0416ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:07,073 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:05:07,073 [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 2025-10-17 13:05:07,074 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:07,074 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:07,074 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,074 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,075 [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 2025-10-17 13:05:07,075 [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 2025-10-17 13:05:07,079 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:07,079 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4287ms INFO 2025-10-17 13:05:07,079 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,079 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5605ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:07,083 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:07,084 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3021ms INFO 2025-10-17 13:05:07,084 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,084 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3447ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:07,192 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:05:07,192 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:07,192 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,192 [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 2025-10-17 13:05:07,193 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:07,193 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,193 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:05:07,193 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:07,193 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,194 [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 2025-10-17 13:05:07,194 [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 2025-10-17 13:05:07,194 [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 2025-10-17 13:05:07,197 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:07,197 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:07,197 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3305ms INFO 2025-10-17 13:05:07,197 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,197 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:07,197 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0992ms INFO 2025-10-17 13:05:07,197 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3173ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:07,197 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,197 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6168ms INFO 2025-10-17 13:05:07,197 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,197 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7942ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:07,197 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3627ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:07,267 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:05:07,267 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:05:07,267 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:07,267 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:07,267 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,267 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,269 [4 ] 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 2025-10-17 13:05:07,269 [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 2025-10-17 13:05:07,271 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:05:07,271 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:07,271 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,272 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:07,272 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2317ms INFO 2025-10-17 13:05:07,272 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,272 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0355ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:07,273 [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 2025-10-17 13:05:07,276 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:07,276 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5191ms INFO 2025-10-17 13:05:07,276 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,276 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.205ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:07,277 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:07,277 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4205ms INFO 2025-10-17 13:05:07,277 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,277 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5834ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:07,337 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:05:07,337 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:07,337 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,338 [24 ] 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 2025-10-17 13:05:07,341 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:05:07,341 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:07,341 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,342 [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 2025-10-17 13:05:07,350 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:07,350 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1126ms INFO 2025-10-17 13:05:07,350 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,350 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.682ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:07,358 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:07,358 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.625ms INFO 2025-10-17 13:05:07,358 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:07,358 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2193ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:09,992 [51 ] 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 2025-10-17 13:05:09,992 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:09,993 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:09,994 [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 2025-10-17 13:05:09,998 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:09,998 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3001ms INFO 2025-10-17 13:05:09,998 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:09,999 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4527ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:10,001 [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 2025-10-17 13:05:10,001 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:10,001 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:10,003 [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 2025-10-17 13:05:10,007 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:10,007 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4323ms INFO 2025-10-17 13:05:10,007 [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 2025-10-17 13:05:10,007 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:10,007 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3064ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:10,007 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:10,007 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:10,009 [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 2025-10-17 13:05:10,012 [51 ] 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 2025-10-17 13:05:10,012 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:10,012 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:10,013 [4 ] 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 2025-10-17 13:05:10,013 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:10,013 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:10,013 [51 ] 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 2025-10-17 13:05:10,013 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:10,014 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.9899ms INFO 2025-10-17 13:05:10,014 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:10,014 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.642ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:10,014 [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 2025-10-17 13:05:10,016 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:10,016 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.004ms INFO 2025-10-17 13:05:10,016 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:10,016 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6869ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:10,017 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:10,017 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8996ms INFO 2025-10-17 13:05:10,017 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:10,018 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7878ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:10,147 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1728& INFO 2025-10-17 13:05:10,147 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:10,147 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:10,155 [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 2025-10-17 13:05:10,159 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:10,162 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.6239ms INFO 2025-10-17 13:05:10,162 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:10,162 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1599ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:11,297 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 13:05:11,297 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:11,298 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:11,299 [52 ] 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 2025-10-17 13:05:11,301 [52 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 13:05:11,308 [4 ] 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 2025-10-17 13:05:11,308 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:11,308 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:11,308 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:11,308 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.1047ms INFO 2025-10-17 13:05:11,308 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:11,309 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4998ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:11,310 [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 2025-10-17 13:05:11,312 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:11,313 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9389ms INFO 2025-10-17 13:05:11,313 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:11,313 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8947ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:11,468 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1728& INFO 2025-10-17 13:05:11,468 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:11,468 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:11,470 [79 ] 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 2025-10-17 13:05:11,474 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:11,477 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.8882ms INFO 2025-10-17 13:05:11,477 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:11,477 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.894ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:05:19,793 [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 2025-10-17 13:05:19,793 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:05:19,793 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:19,795 [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 2025-10-17 13:05:19,798 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:05:19,799 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6552ms INFO 2025-10-17 13:05:19,799 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:05:19,799 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9703ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:06:55,834 [43 ] 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 2025-10-17 13:06:55,835 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:06:55,835 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:06:55,836 [43 ] 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 2025-10-17 13:06:55,840 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:06:55,840 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8454ms INFO 2025-10-17 13:06:55,840 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:06:55,840 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2544ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:06:56,999 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 13:06:57,000 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:06:57,000 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:06:57,002 [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 2025-10-17 13:06:57,003 [6 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 13:06:57,010 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:06:57,010 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.8099ms INFO 2025-10-17 13:06:57,010 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:06:57,011 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1223ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:06:57,051 [43 ] 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 2025-10-17 13:06:57,052 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:06:57,052 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:06:57,053 [43 ] 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 2025-10-17 13:06:57,056 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:06:57,056 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.871ms INFO 2025-10-17 13:06:57,056 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:06:57,056 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6363ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:06:57,146 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1696& INFO 2025-10-17 13:06:57,146 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:06:57,146 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:06:57,148 [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 2025-10-17 13:06:57,151 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:06:57,154 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.6771ms INFO 2025-10-17 13:06:57,155 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:06:57,155 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6021ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:06:59,846 [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 2025-10-17 13:06:59,846 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:06:59,846 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:06:59,848 [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 2025-10-17 13:06:59,851 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:06:59,851 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5476ms INFO 2025-10-17 13:06:59,851 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:06:59,852 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6016ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:03,131 [43 ] 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 2025-10-17 13:07:03,131 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:03,131 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:03,133 [43 ] 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 2025-10-17 13:07:03,136 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:03,136 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3127ms INFO 2025-10-17 13:07:03,136 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:03,136 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5156ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:03,945 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 13:07:03,945 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:03,945 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:03,947 [28 ] 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 2025-10-17 13:07:03,948 [43 ] 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 2025-10-17 13:07:03,948 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 13:07:03,948 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:03,949 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:03,950 [43 ] 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 2025-10-17 13:07:03,953 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:03,953 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3922ms INFO 2025-10-17 13:07:03,953 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:03,954 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5116ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:03,955 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:03,955 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.2598ms INFO 2025-10-17 13:07:03,955 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:03,955 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3362ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:04,106 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1696& INFO 2025-10-17 13:07:04,106 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:04,106 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:04,107 [79 ] 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 2025-10-17 13:07:04,111 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:04,114 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.9179ms INFO 2025-10-17 13:07:04,114 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:04,114 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8107ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:08,044 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677627939&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 13:07:08,045 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:07:08,045 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.984ms 200 text/html INFO 2025-10-17 13:07:08,384 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677628272 INFO 2025-10-17 13:07:08,384 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:07:08,385 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6537ms 200 application/javascript INFO 2025-10-17 13:07:08,449 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.010977938367591422 INFO 2025-10-17 13:07:08,449 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:07:08,449 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4737ms 200 application/javascript INFO 2025-10-17 13:07:08,585 [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%3D1760677627939%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 13:07:08,585 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:07:08,585 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,587 [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 2025-10-17 13:07:08,588 [43 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677627939&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 13:07:08,590 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:08,590 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6789ms INFO 2025-10-17 13:07:08,590 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,590 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.675ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:08,622 [6 ] 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 2025-10-17 13:07:08,622 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:08,623 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:08,623 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,624 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 13:07:08,625 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:07:08,625 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:07:08,625 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:07:08,640 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:07:08,642 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:08,643 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6289ms INFO 2025-10-17 13:07:08,643 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,643 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4035ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:08,762 [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 2025-10-17 13:07:08,763 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:08,763 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,764 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:07:08,764 [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 2025-10-17 13:07:08,764 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:08,764 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,766 [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 2025-10-17 13:07:08,767 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:07:08,767 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:07:08,767 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:07:08,768 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:08,768 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5248ms INFO 2025-10-17 13:07:08,768 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,768 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4369ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:08,781 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:07:08,781 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:07:08,784 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:08,784 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2688ms INFO 2025-10-17 13:07:08,784 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,784 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1691ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:08,904 [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 2025-10-17 13:07:08,904 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:07:08,904 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:08,904 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:08,905 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,905 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,906 [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 2025-10-17 13:07:08,906 [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 2025-10-17 13:07:08,909 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:08,909 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:08,909 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4445ms INFO 2025-10-17 13:07:08,909 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,910 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5298ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:08,910 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3388ms INFO 2025-10-17 13:07:08,910 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,910 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5715ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:08,967 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2ec2585c-1507-48b8-909c-bd52fe89273f%20%20& INFO 2025-10-17 13:07:08,967 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:08,967 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:08,968 [6 ] 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 2025-10-17 13:07:09,014 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,014 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:07:09,014 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9342ms INFO 2025-10-17 13:07:09,014 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,014 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8481ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,015 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,015 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,016 [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 2025-10-17 13:07:09,021 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,021 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0576ms INFO 2025-10-17 13:07:09,021 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,022 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3011ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,123 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330768&isHis=& INFO 2025-10-17 13:07:09,123 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,123 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,125 [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 2025-10-17 13:07:09,128 [69 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 13:07:09,131 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:07:09,131 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,131 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,133 [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 2025-10-17 13:07:09,136 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,136 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 11.4919ms INFO 2025-10-17 13:07:09,136 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,136 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4181ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,139 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,139 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3773ms INFO 2025-10-17 13:07:09,139 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,139 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5262ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,304 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 13:07:09,305 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,305 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,306 [6 ] 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 2025-10-17 13:07:09,311 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,311 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7579ms INFO 2025-10-17 13:07:09,311 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,311 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9394ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,462 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=2ec2585c-1507-48b8-909c-bd52fe89273f%20%20&flowID=158&nodeCode=N1690455728982& INFO 2025-10-17 13:07:09,462 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1690455728982&guid=2ec2585c-1507-48b8-909c-bd52fe89273f%20%20&recordId=1369&tableName=FWorkPlanMain& INFO 2025-10-17 13:07:09,462 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,462 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,463 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,463 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,464 [6 ] 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 2025-10-17 13:07:09,464 [79 ] 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 2025-10-17 13:07:09,464 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=2ec2585c-1507-48b8-909c-bd52fe89273f%20%20&isHis=& INFO 2025-10-17 13:07:09,465 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,465 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,466 [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 2025-10-17 13:07:09,515 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,515 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.1461ms INFO 2025-10-17 13:07:09,515 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,515 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.906ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,540 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,540 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 76.0839ms INFO 2025-10-17 13:07:09,540 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,540 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.1203ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,541 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,542 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 77.6352ms INFO 2025-10-17 13:07:09,542 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,542 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.4859ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,660 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1369&approveID=330768& INFO 2025-10-17 13:07:09,660 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,660 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,662 [6 ] 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 2025-10-17 13:07:09,673 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,673 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 11.1002ms INFO 2025-10-17 13:07:09,673 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,673 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3025ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,867 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1369&formCode=9601&flowID=158&nodeCode=N1690455728982&exeId=61058&guid=2ec2585c-1507-48b8-909c-bd52fe89273f%20%20&flag=1& INFO 2025-10-17 13:07:09,867 [79 ] 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 2025-10-17 13:07:09,867 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,867 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,867 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,867 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,869 [6 ] 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 2025-10-17 13:07:09,869 [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 2025-10-17 13:07:09,869 [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 2025-10-17 13:07:09,869 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:09,869 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,870 [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 2025-10-17 13:07:09,872 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,872 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3439ms INFO 2025-10-17 13:07:09,872 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,872 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4704ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,881 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,881 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.0133ms INFO 2025-10-17 13:07:09,881 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,882 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6656ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:09,922 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:09,924 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 55.5052ms INFO 2025-10-17 13:07:09,924 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:09,924 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.5584ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:10,144 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=jhPQKEPZmuE%3D& INFO 2025-10-17 13:07:10,145 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:10,145 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:10,146 [6 ] 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 2025-10-17 13:07:10,152 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:10,152 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5173ms INFO 2025-10-17 13:07:10,152 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:10,152 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6064ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:11,424 [43 ] 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 2025-10-17 13:07:11,425 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:11,425 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:11,425 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:11,427 [43 ] 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 2025-10-17 13:07:11,473 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:11,473 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.2019ms INFO 2025-10-17 13:07:11,473 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:11,473 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4813ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:11,624 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 13:07:11,625 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:11,625 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:11,626 [43 ] 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 2025-10-17 13:07:11,635 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:11,635 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.7655ms INFO 2025-10-17 13:07:11,635 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:11,635 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1279ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:12,384 [6 ] 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 2025-10-17 13:07:12,384 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:12,385 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:12,385 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:12,386 [6 ] 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 2025-10-17 13:07:12,506 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:12,507 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 120.2371ms INFO 2025-10-17 13:07:12,507 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:12,507 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 122.5702ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:12,745 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=4e752637-10a7-4618-9bbb-63e2f36cc65f& INFO 2025-10-17 13:07:12,745 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:12,745 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:12,747 [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 2025-10-17 13:07:12,792 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:12,792 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.357ms INFO 2025-10-17 13:07:12,792 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:12,792 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6363ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:12,945 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:07:12,945 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:12,945 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:12,947 [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 2025-10-17 13:07:12,953 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:12,953 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1821ms INFO 2025-10-17 13:07:12,953 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:12,953 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4325ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:12,983 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330766&isHis=& INFO 2025-10-17 13:07:12,984 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:12,984 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:12,985 [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 2025-10-17 13:07:12,989 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 13:07:12,994 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:12,994 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2055ms INFO 2025-10-17 13:07:12,994 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:12,994 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9421ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:13,124 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 13:07:13,124 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:13,125 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,126 [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 2025-10-17 13:07:13,130 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:13,131 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4886ms INFO 2025-10-17 13:07:13,131 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,131 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6071ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:13,263 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1690455728982&guid=4e752637-10a7-4618-9bbb-63e2f36cc65f&recordId=1417&tableName=FWorkPlanMain& INFO 2025-10-17 13:07:13,264 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:13,264 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,264 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=4e752637-10a7-4618-9bbb-63e2f36cc65f&isHis=& INFO 2025-10-17 13:07:13,265 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:13,265 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,265 [6 ] 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 2025-10-17 13:07:13,266 [79 ] 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 2025-10-17 13:07:13,304 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=4e752637-10a7-4618-9bbb-63e2f36cc65f&flowID=158&nodeCode=N1690455728982& INFO 2025-10-17 13:07:13,305 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:13,305 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,307 [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 2025-10-17 13:07:13,316 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:13,316 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.9214ms INFO 2025-10-17 13:07:13,316 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,316 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.9069ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:13,329 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:13,329 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 63.5828ms INFO 2025-10-17 13:07:13,329 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,329 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.5398ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:13,349 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:13,349 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.8609ms INFO 2025-10-17 13:07:13,349 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,350 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.1234ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:13,504 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1417&approveID=330766& INFO 2025-10-17 13:07:13,505 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:13,505 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,506 [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 2025-10-17 13:07:13,517 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:13,517 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 10.5518ms INFO 2025-10-17 13:07:13,517 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,517 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8229ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:13,704 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1417&formCode=9601&flowID=158&nodeCode=N1690455728982&exeId=62248&guid=4e752637-10a7-4618-9bbb-63e2f36cc65f&flag=1& INFO 2025-10-17 13:07:13,704 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:13,704 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,705 [43 ] 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 2025-10-17 13:07:13,705 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:13,705 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,706 [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 2025-10-17 13:07:13,706 [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 2025-10-17 13:07:13,710 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:13,710 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3976ms INFO 2025-10-17 13:07:13,710 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,710 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3132ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:13,760 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:13,763 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 57.3887ms INFO 2025-10-17 13:07:13,763 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,763 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.4256ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:13,985 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=Nm8NX6gmun4%3D& INFO 2025-10-17 13:07:13,985 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:13,985 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,986 [43 ] 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 2025-10-17 13:07:13,992 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:13,992 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1653ms INFO 2025-10-17 13:07:13,993 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:13,993 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1052ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:14,684 [43 ] 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 2025-10-17 13:07:14,684 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:14,685 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:14,685 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:14,686 [43 ] 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 2025-10-17 13:07:14,733 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:14,733 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.421ms INFO 2025-10-17 13:07:14,733 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:14,733 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6105ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:15,624 [28 ] 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 2025-10-17 13:07:15,624 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:15,625 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:15,625 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:15,626 [28 ] 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 2025-10-17 13:07:15,742 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:15,743 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 116.3904ms INFO 2025-10-17 13:07:15,743 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:15,743 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.5092ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:16,914 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 13:07:16,915 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:16,915 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:16,916 [6 ] 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 2025-10-17 13:07:16,923 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:16,923 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.8361ms INFO 2025-10-17 13:07:16,923 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:16,923 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8816ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:16,962 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:07:16,962 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:16,963 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:16,963 [6 ] 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 2025-10-17 13:07:16,963 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:16,963 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:16,964 [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 2025-10-17 13:07:16,964 [6 ] 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 2025-10-17 13:07:16,970 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:16,970 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7221ms INFO 2025-10-17 13:07:16,970 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:16,970 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5399ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:16,979 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:16,979 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.653ms INFO 2025-10-17 13:07:16,979 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:16,979 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.335ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:30,557 [69 ] 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 2025-10-17 13:07:30,557 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:07:30,558 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8529ms 200 text/html INFO 2025-10-17 13:07:30,672 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 13:07:30,672 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:30,683 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 13:07:30,683 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1905ms 200 application/javascript INFO 2025-10-17 13:07:30,714 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 13:07:30,714 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 13:07:30,714 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 13:07:30,715 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5158ms 200 application/javascript INFO 2025-10-17 13:07:30,715 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 13:07:30,715 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7798ms 200 application/javascript INFO 2025-10-17 13:07:30,717 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 13:07:30,719 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 13:07:30,719 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3966ms 200 text/css INFO 2025-10-17 13:07:30,754 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 13:07:30,754 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 13:07:30,754 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6083ms 200 application/javascript INFO 2025-10-17 13:07:30,754 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 13:07:30,756 [23 ] 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 2025-10-17 13:07:30,756 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8178ms 200 application/javascript INFO 2025-10-17 13:07:30,794 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 13:07:30,794 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 13:07:30,794 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5402ms 200 application/javascript INFO 2025-10-17 13:07:30,833 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677650480&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:07:30,834 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:07:30,834 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6619ms 200 text/html INFO 2025-10-17 13:07:30,835 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 13:07:30,835 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 13:07:30,835 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6673ms 200 application/javascript INFO 2025-10-17 13:07:30,914 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 13:07:30,914 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 13:07:30,914 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7859ms 0 application/javascript INFO 2025-10-17 13:07:30,954 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 13:07:30,955 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:30,966 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 13:07:30,966 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3965ms 200 application/javascript INFO 2025-10-17 13:07:30,993 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 13:07:30,994 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 13:07:30,994 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 13:07:30,994 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 13:07:30,994 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2678ms 200 application/javascript INFO 2025-10-17 13:07:30,995 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 13:07:30,995 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9688ms 200 application/javascript INFO 2025-10-17 13:07:30,995 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 13:07:30,997 [23 ] 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 2025-10-17 13:07:30,997 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5447ms 200 application/javascript INFO 2025-10-17 13:07:30,997 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 13:07:30,997 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8489ms 200 text/css INFO 2025-10-17 13:07:34,274 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 13:07:34,274 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 13:07:34,275 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6675ms 200 application/javascript INFO 2025-10-17 13:07:34,674 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760677654425 INFO 2025-10-17 13:07:34,675 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:07:34,675 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5844ms 200 application/javascript INFO 2025-10-17 13:07:34,839 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8173096049813251 INFO 2025-10-17 13:07:34,840 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:07:34,840 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6275ms 200 application/javascript INFO 2025-10-17 13:07:34,998 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 13:07:34,999 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 13:07:34,999 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8319ms 200 image/jpeg INFO 2025-10-17 13:07:35,204 [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%3D1760677650480%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:07:35,204 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:07:35,204 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,206 [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 2025-10-17 13:07:35,207 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677650480&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:07:35,209 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,209 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8271ms INFO 2025-10-17 13:07:35,209 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,210 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7197ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:35,210 [23 ] 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 2025-10-17 13:07:35,210 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:35,210 [23 ] 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 2025-10-17 13:07:35,211 [23 ] 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 2025-10-17 13:07:35,211 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,213 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 13:07:35,213 [23 ] 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 2025-10-17 13:07:35,214 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 13:07:35,214 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,214 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7374ms INFO 2025-10-17 13:07:35,214 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,214 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8466ms 401 application/json; charset=utf-8 INFO 2025-10-17 13:07:35,344 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 13:07:35,344 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:35,345 [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 2025-10-17 13:07:35,345 [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 2025-10-17 13:07:35,345 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:07:35,346 [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 2025-10-17 13:07:35,348 [6 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MjgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTAzMCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW7lua3keeOsiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjI4IiwianRpIjoiZmM2ODdkMWMtYzEwYy00ZDgxLWFhOGEtNzhiYmNmNmVkNjU5IiwiaWF0IjoxNzYwNTIxMDA2LCJuYmYiOjE3NjA1MjEwMDQsImV4cCI6MTc2MDYwNzQwNiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.htOamucKO4lO9MnYZrkxo_SoUbfxwV9cPX3F7Gnl698 INFO 2025-10-17 13:07:35,351 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,351 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.2522ms INFO 2025-10-17 13:07:35,351 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:07:35,351 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6958ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:35,470 [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 2025-10-17 13:07:35,470 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:35,470 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:35,472 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,474 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 13:07:35,475 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:07:35,475 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:07:35,475 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:07:35,490 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:07:35,493 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,493 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2749ms INFO 2025-10-17 13:07:35,493 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,493 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3814ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:35,609 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:07:35,609 [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 2025-10-17 13:07:35,609 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:35,609 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:35,609 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,609 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,611 [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 2025-10-17 13:07:35,611 [23 ] 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 2025-10-17 13:07:35,612 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:07:35,613 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:07:35,613 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:07:35,615 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,615 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1825ms INFO 2025-10-17 13:07:35,615 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,615 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0201ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:35,641 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:07:35,655 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:07:35,658 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,659 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 47.6969ms INFO 2025-10-17 13:07:35,659 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,659 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9062ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:35,743 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 13:07:35,743 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 13:07:35,743 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 13:07:35,744 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:35,744 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:35,744 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 13:07:35,744 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 13:07:35,744 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6928ms 200 application/javascript INFO 2025-10-17 13:07:35,744 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7186ms 200 text/css INFO 2025-10-17 13:07:35,744 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 13:07:35,744 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 13:07:35,744 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8738ms 200 application/javascript INFO 2025-10-17 13:07:35,744 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:35,745 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 13:07:35,745 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:35,745 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 13:07:35,745 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 13:07:35,745 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3688ms 200 application/javascript INFO 2025-10-17 13:07:35,745 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8499ms 200 application/javascript INFO 2025-10-17 13:07:35,789 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 13:07:35,789 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 13:07:35,789 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 13:07:35,789 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:35,789 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 13:07:35,789 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5919ms 200 text/css INFO 2025-10-17 13:07:35,789 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 13:07:35,789 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3135ms 200 application/javascript INFO 2025-10-17 13:07:35,790 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 13:07:35,790 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3914ms 200 text/css INFO 2025-10-17 13:07:35,790 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 13:07:35,790 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:35,791 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 13:07:35,791 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4843ms 200 application/javascript INFO 2025-10-17 13:07:35,793 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:07:35,794 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:35,794 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,794 [23 ] 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 2025-10-17 13:07:35,794 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:35,794 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,796 [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 2025-10-17 13:07:35,796 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:07:35,799 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,799 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4464ms INFO 2025-10-17 13:07:35,799 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,799 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3313ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:35,804 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,804 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6454ms INFO 2025-10-17 13:07:35,804 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,804 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9389ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:35,949 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 13:07:35,949 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 13:07:35,949 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 13:07:35,949 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:07:35,950 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 13:07:35,950 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 13:07:35,950 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7919ms 200 image/png INFO 2025-10-17 13:07:35,950 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8364ms 200 image/png INFO 2025-10-17 13:07:35,950 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:35,950 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,950 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 13:07:35,950 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 13:07:35,950 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1472ms 200 image/png INFO 2025-10-17 13:07:35,950 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 13:07:35,950 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5144ms 200 image/png INFO 2025-10-17 13:07:35,951 [23 ] 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 2025-10-17 13:07:35,957 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,957 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.4768ms INFO 2025-10-17 13:07:35,957 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,957 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3862ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:35,989 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:07:35,989 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:35,989 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,990 [23 ] 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 2025-10-17 13:07:35,990 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:35,991 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,991 [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 2025-10-17 13:07:35,992 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:07:35,995 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,995 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:35,995 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.9521ms INFO 2025-10-17 13:07:35,995 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.182ms INFO 2025-10-17 13:07:35,995 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,995 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:35,995 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9065ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:35,995 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2538ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:36,009 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:07:36,009 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:07:36,009 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:07:36,009 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:36,009 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:36,009 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:36,009 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:36,009 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:36,009 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:36,011 [50 ] 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 2025-10-17 13:07:36,011 [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 2025-10-17 13:07:36,011 [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 2025-10-17 13:07:36,014 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:36,014 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7315ms INFO 2025-10-17 13:07:36,014 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:36,014 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5226ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:36,018 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:36,018 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.0002ms INFO 2025-10-17 13:07:36,018 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:36,018 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6435ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:36,019 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:36,019 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3361ms INFO 2025-10-17 13:07:36,019 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:36,019 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1542ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:36,053 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 13:07:36,054 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 13:07:36,054 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8526ms 200 image/png INFO 2025-10-17 13:07:36,074 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 13:07:36,074 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 13:07:36,074 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 13:07:36,075 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 13:07:36,075 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.11ms 200 image/jpeg INFO 2025-10-17 13:07:36,076 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 13:07:36,076 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3326ms 200 image/jpeg INFO 2025-10-17 13:07:36,076 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 13:07:36,076 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7282ms 200 image/jpeg INFO 2025-10-17 13:07:36,104 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:07:36,104 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:36,104 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:36,104 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:07:36,105 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:36,105 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:36,106 [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 2025-10-17 13:07:36,106 [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 2025-10-17 13:07:36,123 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:36,123 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.38ms INFO 2025-10-17 13:07:36,123 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:36,123 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0967ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:36,126 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:36,126 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.5966ms INFO 2025-10-17 13:07:36,126 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:36,127 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5999ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:39,011 [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 2025-10-17 13:07:39,011 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:39,012 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,013 [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 2025-10-17 13:07:39,016 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:39,017 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6821ms INFO 2025-10-17 13:07:39,017 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,017 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.817ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:39,158 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 13:07:39,159 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:39,159 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 13:07:39,160 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 13:07:39,160 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 13:07:39,160 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.461ms 200 application/javascript INFO 2025-10-17 13:07:39,160 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0094ms 200 text/css INFO 2025-10-17 13:07:39,328 [23 ] 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 2025-10-17 13:07:39,328 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 13:07:39,328 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:39,328 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:39,329 [69 ] 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 2025-10-17 13:07:39,329 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,329 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:39,329 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,329 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 13:07:39,329 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,329 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:39,329 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,330 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:07:39,330 [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 2025-10-17 13:07:39,330 [6 ] 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 2025-10-17 13:07:39,330 [79 ] 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 2025-10-17 13:07:39,333 [23 ] 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 2025-10-17 13:07:39,333 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:39,333 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,334 [23 ] 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 2025-10-17 13:07:39,334 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:39,334 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1889ms INFO 2025-10-17 13:07:39,334 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,334 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7554ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:39,335 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:39,335 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1741ms INFO 2025-10-17 13:07:39,335 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,335 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2123ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:39,335 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:39,335 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:39,335 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.2907ms INFO 2025-10-17 13:07:39,335 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,335 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.438ms INFO 2025-10-17 13:07:39,336 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,336 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8167ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:39,336 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3918ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:39,337 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:39,337 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7244ms INFO 2025-10-17 13:07:39,337 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,337 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1743ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:39,553 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1628& INFO 2025-10-17 13:07:39,553 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:39,554 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,555 [79 ] 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 2025-10-17 13:07:39,559 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:39,563 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.6151ms INFO 2025-10-17 13:07:39,563 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:39,563 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4763ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:40,593 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 13:07:40,594 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:07:40,594 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 13:07:40,594 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 13:07:40,594 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 13:07:40,595 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0376ms 200 application/javascript INFO 2025-10-17 13:07:40,595 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7721ms 200 text/css INFO 2025-10-17 13:07:40,754 [23 ] 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 2025-10-17 13:07:40,754 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 13:07:40,754 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:40,754 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:40,754 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:40,754 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:40,755 [23 ] 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 2025-10-17 13:07:40,755 [79 ] 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 2025-10-17 13:07:40,757 [79 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 13:07:40,759 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:40,759 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4468ms INFO 2025-10-17 13:07:40,759 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:40,759 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5539ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:40,764 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:40,764 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.26ms INFO 2025-10-17 13:07:40,764 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:40,764 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0956ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:40,994 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1628& INFO 2025-10-17 13:07:40,995 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:40,995 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:40,996 [23 ] 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 2025-10-17 13:07:41,001 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:41,005 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.6495ms INFO 2025-10-17 13:07:41,005 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:41,005 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7721ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:47,516 [23 ] 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 2025-10-17 13:07:47,516 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:47,517 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:47,518 [23 ] 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 2025-10-17 13:07:47,522 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:47,522 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8015ms INFO 2025-10-17 13:07:47,522 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:47,522 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9096ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:07:56,254 [43 ] 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 2025-10-17 13:07:56,255 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:07:56,255 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:56,256 [43 ] 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 2025-10-17 13:07:56,260 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:07:56,260 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.0005ms INFO 2025-10-17 13:07:56,260 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:07:56,261 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3633ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:41,056 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760678020942&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:13:41,056 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:13:41,057 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9121ms 200 text/html INFO 2025-10-17 13:13:41,729 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760678021606 INFO 2025-10-17 13:13:41,729 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:13:41,729 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6865ms 200 application/javascript INFO 2025-10-17 13:13:41,814 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7428092409031042 INFO 2025-10-17 13:13:41,815 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:13:41,815 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5658ms 200 application/javascript INFO 2025-10-17 13:13:42,056 [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%3D1760678020942%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:13:42,056 [63 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:13:42,056 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,058 [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 2025-10-17 13:13:42,059 [63 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760678020942&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:13:42,061 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,061 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6933ms INFO 2025-10-17 13:13:42,061 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,062 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5506ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,153 [63 ] 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 2025-10-17 13:13:42,153 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:13:42,154 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,155 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,157 [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 2025-10-17 13:13:42,158 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:13:42,158 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:13:42,158 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:13:42,173 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:13:42,175 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,176 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8603ms INFO 2025-10-17 13:13:42,176 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,176 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4584ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,304 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:13:42,304 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,305 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,306 [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 2025-10-17 13:13:42,307 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:13:42,307 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:13:42,307 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:13:42,312 [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 2025-10-17 13:13:42,313 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,313 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,314 [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 2025-10-17 13:13:42,317 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,317 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.061ms INFO 2025-10-17 13:13:42,317 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,317 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7867ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,321 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:13:42,336 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:13:42,339 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,339 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.0416ms INFO 2025-10-17 13:13:42,339 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,339 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8874ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,462 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:13:42,463 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,463 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,463 [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 2025-10-17 13:13:42,463 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,463 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,464 [63 ] 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 2025-10-17 13:13:42,465 [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 2025-10-17 13:13:42,468 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,468 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1323ms INFO 2025-10-17 13:13:42,468 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,468 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1017ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,472 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,472 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5267ms INFO 2025-10-17 13:13:42,473 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,473 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4024ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,528 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:13:42,529 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,529 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,530 [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 2025-10-17 13:13:42,533 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,533 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3012ms INFO 2025-10-17 13:13:42,533 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,534 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1568ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,608 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:13:42,608 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,608 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,610 [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 2025-10-17 13:13:42,614 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,614 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3423ms INFO 2025-10-17 13:13:42,614 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,614 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1526ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,617 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:13:42,617 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,617 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,619 [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 2025-10-17 13:13:42,619 [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 2025-10-17 13:13:42,619 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,619 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,620 [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 2025-10-17 13:13:42,621 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:13:42,621 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,621 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,622 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,622 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.6127ms INFO 2025-10-17 13:13:42,622 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,622 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.298ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,623 [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 2025-10-17 13:13:42,623 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,624 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1523ms INFO 2025-10-17 13:13:42,624 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,624 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9647ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,630 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,630 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1442ms INFO 2025-10-17 13:13:42,630 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,630 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6915ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,745 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:13:42,745 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:13:42,746 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,746 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:42,746 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,746 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,747 [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 2025-10-17 13:13:42,747 [76 ] 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 2025-10-17 13:13:42,756 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,756 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7507ms INFO 2025-10-17 13:13:42,756 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,756 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8333ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:42,764 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:42,764 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.9711ms INFO 2025-10-17 13:13:42,764 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:42,764 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0796ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:45,763 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:13:45,764 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:45,764 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:45,765 [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 2025-10-17 13:13:45,769 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:45,769 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5805ms INFO 2025-10-17 13:13:45,769 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:45,769 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8264ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:46,540 [76 ] 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 2025-10-17 13:13:46,540 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:46,540 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,542 [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 2025-10-17 13:13:46,545 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:46,545 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4035ms INFO 2025-10-17 13:13:46,545 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,545 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.511ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:46,632 [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 2025-10-17 13:13:46,632 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:46,633 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,633 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 13:13:46,633 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:46,634 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,634 [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 2025-10-17 13:13:46,634 [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 2025-10-17 13:13:46,635 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:46,635 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,635 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 13:13:46,635 [63 ] 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 2025-10-17 13:13:46,635 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:46,635 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,636 [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 2025-10-17 13:13:46,636 [72 ] 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 2025-10-17 13:13:46,638 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:46,638 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.045ms INFO 2025-10-17 13:13:46,638 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,638 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8616ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:46,639 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:46,639 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3855ms INFO 2025-10-17 13:13:46,639 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,639 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9753ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:46,640 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:46,640 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.2348ms INFO 2025-10-17 13:13:46,640 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,640 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9364ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:46,641 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:46,641 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.5022ms INFO 2025-10-17 13:13:46,641 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,641 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1857ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:46,793 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1914& INFO 2025-10-17 13:13:46,793 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:46,794 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,795 [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 2025-10-17 13:13:46,799 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:46,802 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.047ms INFO 2025-10-17 13:13:46,802 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:46,802 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9976ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:51,100 [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 2025-10-17 13:13:51,100 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 13:13:51,100 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:13:51,100 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:51,100 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:13:51,100 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:51,100 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:51,102 [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 2025-10-17 13:13:51,102 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:13:51,105 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:51,105 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.365ms INFO 2025-10-17 13:13:51,105 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:51,105 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4311ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:13:51,133 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:13:51,133 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 31.4621ms INFO 2025-10-17 13:13:51,133 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 13:13:51,133 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3891ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:11,219 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760678230749&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:17:11,220 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:17:11,220 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0591ms 200 text/html INFO 2025-10-17 13:17:11,887 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760678231461 INFO 2025-10-17 13:17:11,887 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:17:11,888 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6038ms 200 application/javascript INFO 2025-10-17 13:17:11,965 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8333969821214618 INFO 2025-10-17 13:17:11,965 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:17:11,965 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5816ms 200 application/javascript INFO 2025-10-17 13:17:12,181 [16 ] 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%3D1760678230749%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:17:12,181 [16 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:17:12,181 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,183 [16 ] 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 2025-10-17 13:17:12,184 [16 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760678230749&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:17:12,186 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,186 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7647ms INFO 2025-10-17 13:17:12,186 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,187 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6778ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,228 [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 2025-10-17 13:17:12,228 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:17:12,229 [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 2025-10-17 13:17:12,229 [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 2025-10-17 13:17:12,229 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,230 [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). WARN 2025-10-17 13:17:12,231 [40 ] 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 2025-10-17 13:17:12,231 [40 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 13:17:12,231 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,231 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8255ms INFO 2025-10-17 13:17:12,231 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,231 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0106ms 401 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,355 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 13:17:12,355 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:17:12,355 [16 ] 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 2025-10-17 13:17:12,355 [16 ] 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 2025-10-17 13:17:12,355 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:17:12,356 [16 ] 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 2025-10-17 13:17:12,358 [40 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2ODciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTI3NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOWYieS7qiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjg3IiwianRpIjoiZjBjZDQ4NTktNjhjOS00YjE4LWFmMTEtMTU5YmQ0NWFlNjcyIiwiaWF0IjoxNzYwNTg5Mjg4LCJuYmYiOjE3NjA1ODkyODYsImV4cCI6MTc2MDY3NTY4OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.eORe6Z_yZqd0yNZq5-vqmh96IvNyJUL7HamzOQhgPTI INFO 2025-10-17 13:17:12,360 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,360 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.764ms INFO 2025-10-17 13:17:12,360 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:17:12,360 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6993ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,465 [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 2025-10-17 13:17:12,465 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:17:12,466 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,467 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,468 [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 2025-10-17 13:17:12,493 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:17:12,493 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:17:12,493 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:17:12,508 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:17:12,510 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,510 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 41.4986ms INFO 2025-10-17 13:17:12,510 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,510 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.7791ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,613 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:17:12,613 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,613 [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 2025-10-17 13:17:12,613 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,614 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,614 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,615 [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 2025-10-17 13:17:12,615 [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 2025-10-17 13:17:12,616 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:17:12,616 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:17:12,616 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:17:12,618 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,618 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2012ms INFO 2025-10-17 13:17:12,618 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,618 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0245ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,631 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:17:12,645 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:17:12,649 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,649 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.7867ms INFO 2025-10-17 13:17:12,649 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,649 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.832ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,754 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:17:12,754 [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 2025-10-17 13:17:12,754 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,754 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,754 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,754 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,755 [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 2025-10-17 13:17:12,755 [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 2025-10-17 13:17:12,759 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,759 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5719ms INFO 2025-10-17 13:17:12,759 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,759 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6658ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,764 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,764 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5772ms INFO 2025-10-17 13:17:12,764 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,764 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6195ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,813 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:17:12,814 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,814 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,815 [16 ] 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 2025-10-17 13:17:12,818 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,819 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5289ms INFO 2025-10-17 13:17:12,819 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,819 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4496ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,836 [44 ] 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 2025-10-17 13:17:12,836 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,836 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:17:12,836 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,836 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,836 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,837 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:17:12,837 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,837 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,837 [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 2025-10-17 13:17:12,837 [16 ] 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 2025-10-17 13:17:12,838 [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 2025-10-17 13:17:12,839 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:17:12,839 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,839 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,840 [47 ] 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 2025-10-17 13:17:12,841 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,841 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7096ms INFO 2025-10-17 13:17:12,841 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,841 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3415ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,842 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,842 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.6753ms INFO 2025-10-17 13:17:12,842 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,842 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.471ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,843 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,843 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.167ms INFO 2025-10-17 13:17:12,843 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,843 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6951ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,844 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,844 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.203ms INFO 2025-10-17 13:17:12,845 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,845 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7789ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,863 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:17:12,863 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,863 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,865 [16 ] 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 2025-10-17 13:17:12,869 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,869 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.195ms INFO 2025-10-17 13:17:12,869 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,869 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9551ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,973 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:17:12,973 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,973 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,973 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:17:12,973 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:12,974 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,974 [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 2025-10-17 13:17:12,975 [16 ] 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 2025-10-17 13:17:12,988 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,989 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 14.125ms INFO 2025-10-17 13:17:12,989 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,989 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.829ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:12,991 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:12,991 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3123ms INFO 2025-10-17 13:17:12,991 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:12,991 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8461ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:13,955 [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 2025-10-17 13:17:13,955 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:13,955 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 13:17:13,955 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:17:13,956 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:13,956 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:17:13,956 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:13,957 [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 2025-10-17 13:17:13,957 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:17:13,960 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:13,960 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4635ms INFO 2025-10-17 13:17:13,960 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:13,961 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7322ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:17:13,989 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:17:13,989 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 31.6019ms INFO 2025-10-17 13:17:13,989 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 13:17:13,989 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.4527ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:42,945 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760679042894&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 13:30:42,946 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:30:42,946 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9256ms 200 text/html INFO 2025-10-17 13:30:43,279 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760679043240 INFO 2025-10-17 13:30:43,280 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:30:43,280 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6953ms 200 application/javascript INFO 2025-10-17 13:30:43,367 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.41797739496118447 INFO 2025-10-17 13:30:43,367 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:30:43,367 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5816ms 200 application/javascript INFO 2025-10-17 13:30:43,499 [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%3D1760679042894%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 13:30:43,499 [27 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:30:43,499 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,501 [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 2025-10-17 13:30:43,502 [27 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760679042894&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 13:30:43,505 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:43,505 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8513ms INFO 2025-10-17 13:30:43,505 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,505 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0311ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:43,577 [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 2025-10-17 13:30:43,577 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:30:43,577 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:43,577 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,579 [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 2025-10-17 13:30:43,580 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:30:43,580 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:30:43,580 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:30:43,594 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:30:43,597 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:43,597 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4563ms INFO 2025-10-17 13:30:43,597 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,597 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2757ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:43,735 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:30:43,736 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:43,736 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,737 [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 2025-10-17 13:30:43,738 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:30:43,738 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:30:43,738 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:30:43,752 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:30:43,752 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:30:43,755 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:43,755 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.0466ms INFO 2025-10-17 13:30:43,755 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,755 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8073ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:43,817 [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 2025-10-17 13:30:43,817 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:43,817 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,818 [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 2025-10-17 13:30:43,821 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:43,822 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2803ms INFO 2025-10-17 13:30:43,822 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,822 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1128ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:43,879 [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 2025-10-17 13:30:43,880 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:43,880 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,880 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:30:43,880 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:43,880 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,881 [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 2025-10-17 13:30:43,882 [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 2025-10-17 13:30:43,884 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:43,884 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9601ms INFO 2025-10-17 13:30:43,884 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,884 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7997ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:43,884 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:43,884 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8922ms INFO 2025-10-17 13:30:43,884 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:43,885 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.611ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,004 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=41e5c759-3516-4057-9aa8-e459b09bef45%20%20& INFO 2025-10-17 13:30:44,004 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,005 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,006 [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 2025-10-17 13:30:44,009 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:30:44,009 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,009 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,010 [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 2025-10-17 13:30:44,015 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,015 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3928ms INFO 2025-10-17 13:30:44,015 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,015 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1707ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,051 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,051 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.3329ms INFO 2025-10-17 13:30:44,051 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,051 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.223ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,198 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330682&isHis=& INFO 2025-10-17 13:30:44,198 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:30:44,198 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,198 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,198 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,198 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,200 [83 ] 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 2025-10-17 13:30:44,200 [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 2025-10-17 13:30:44,212 [83 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 13:30:44,215 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,215 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 15.7209ms INFO 2025-10-17 13:30:44,215 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,216 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5325ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,217 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,218 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 17.9382ms INFO 2025-10-17 13:30:44,218 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,218 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9681ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,343 [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 2025-10-17 13:30:44,343 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,344 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,345 [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 2025-10-17 13:30:44,349 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,350 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3143ms INFO 2025-10-17 13:30:44,350 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,350 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5633ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,479 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=41e5c759-3516-4057-9aa8-e459b09bef45%20%20&isHis=& INFO 2025-10-17 13:30:44,480 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,480 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,481 [85 ] 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 2025-10-17 13:30:44,487 [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=N1661331611447&guid=41e5c759-3516-4057-9aa8-e459b09bef45%20%20&recordId=8411&tableName=FORMBKSQD& INFO 2025-10-17 13:30:44,488 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,488 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,489 [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 2025-10-17 13:30:44,493 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=41e5c759-3516-4057-9aa8-e459b09bef45%20%20&flowID=132&nodeCode=N1661331611447& INFO 2025-10-17 13:30:44,493 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,493 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,494 [81 ] 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 2025-10-17 13:30:44,565 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,565 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 76.4488ms INFO 2025-10-17 13:30:44,565 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,565 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.0512ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,567 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,567 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 86.0447ms INFO 2025-10-17 13:30:44,567 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,567 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.0243ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,568 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,568 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 73.7755ms INFO 2025-10-17 13:30:44,568 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,568 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.4343ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,707 [27 ] 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=8411&approveID=330682& INFO 2025-10-17 13:30:44,707 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,708 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,709 [27 ] 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 2025-10-17 13:30:44,714 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,714 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.8782ms INFO 2025-10-17 13:30:44,714 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,714 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7843ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,904 [81 ] 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 2025-10-17 13:30:44,904 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,905 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,905 [27 ] 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 2025-10-17 13:30:44,905 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,905 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,906 [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 2025-10-17 13:30:44,906 [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 2025-10-17 13:30:44,909 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,909 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,909 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2178ms INFO 2025-10-17 13:30:44,909 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,909 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0007ms INFO 2025-10-17 13:30:44,909 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,909 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1899ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,909 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6328ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:44,910 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8411&formCode=0031&flowID=132&nodeCode=N1661331611447&exeId=62239&guid=41e5c759-3516-4057-9aa8-e459b09bef45%20%20&flag=1& INFO 2025-10-17 13:30:44,911 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:44,911 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,912 [22 ] 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 2025-10-17 13:30:44,994 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:44,994 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 81.9441ms INFO 2025-10-17 13:30:44,994 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:44,994 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.0245ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:46,234 [85 ] 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=c0QWVVc6%2Fq4%3D& INFO 2025-10-17 13:30:46,234 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:46,234 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:46,236 [85 ] 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 2025-10-17 13:30:46,242 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:46,242 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9367ms INFO 2025-10-17 13:30:46,242 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:46,242 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.149ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:48,284 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760679048236&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:30:48,284 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:30:48,285 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7642ms 200 text/html INFO 2025-10-17 13:30:48,596 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760679048551 INFO 2025-10-17 13:30:48,596 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:30:48,597 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7193ms 200 application/javascript INFO 2025-10-17 13:30:48,690 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.24893328129464398 INFO 2025-10-17 13:30:48,691 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:30:48,691 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5803ms 200 application/javascript INFO 2025-10-17 13:30:48,836 [22 ] 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%3D1760679048236%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:30:48,836 [22 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:30:48,836 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:48,838 [22 ] 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 2025-10-17 13:30:48,839 [22 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760679048236&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:30:48,841 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:48,841 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6629ms INFO 2025-10-17 13:30:48,841 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:48,842 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5764ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:48,894 [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 2025-10-17 13:30:48,894 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:30:48,894 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:48,894 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:48,896 [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 2025-10-17 13:30:48,897 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:30:48,897 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:30:48,897 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:30:48,912 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:30:48,914 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:48,914 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6288ms INFO 2025-10-17 13:30:48,914 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:48,914 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4705ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,045 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:30:49,046 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,046 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,047 [22 ] 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 2025-10-17 13:30:49,048 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:30:49,048 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:30:49,048 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:30:49,052 [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 2025-10-17 13:30:49,052 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,053 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,054 [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 2025-10-17 13:30:49,057 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,057 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5631ms INFO 2025-10-17 13:30:49,057 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,057 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3197ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,064 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:30:49,064 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:30:49,067 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,067 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.525ms INFO 2025-10-17 13:30:49,067 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,067 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7255ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,212 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:30:49,212 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,213 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,214 [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 2025-10-17 13:30:49,217 [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 2025-10-17 13:30:49,217 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,217 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,218 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,218 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6078ms INFO 2025-10-17 13:30:49,218 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,218 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7425ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,218 [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 2025-10-17 13:30:49,222 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,222 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3081ms INFO 2025-10-17 13:30:49,222 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,222 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1869ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,289 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:30:49,290 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,290 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,290 [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 2025-10-17 13:30:49,290 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,291 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,291 [5 ] 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 2025-10-17 13:30:49,292 [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 2025-10-17 13:30:49,294 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,295 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,295 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.847ms INFO 2025-10-17 13:30:49,295 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,295 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6043ms INFO 2025-10-17 13:30:49,295 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,295 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5582ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,295 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4019ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,302 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:30:49,303 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,303 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,304 [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 2025-10-17 13:30:49,306 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:30:49,306 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,306 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,307 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,307 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8586ms INFO 2025-10-17 13:30:49,307 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,307 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5662ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,307 [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 2025-10-17 13:30:49,314 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,315 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2464ms INFO 2025-10-17 13:30:49,315 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,315 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.994ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,316 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:30:49,317 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,317 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,318 [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 2025-10-17 13:30:49,321 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,321 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.8637ms INFO 2025-10-17 13:30:49,321 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,321 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5415ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,365 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:30:49,366 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,366 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,367 [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 2025-10-17 13:30:49,371 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,371 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1962ms INFO 2025-10-17 13:30:49,371 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,371 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7942ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,412 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:30:49,412 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,412 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,413 [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 2025-10-17 13:30:49,414 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:30:49,414 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:49,414 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,415 [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 2025-10-17 13:30:49,424 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,424 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5397ms INFO 2025-10-17 13:30:49,424 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,424 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2495ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:49,443 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:49,443 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 30.4126ms INFO 2025-10-17 13:30:49,443 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:49,444 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0568ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:52,811 [81 ] 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 2025-10-17 13:30:52,811 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:52,811 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 13:30:52,811 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:52,811 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:52,812 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:52,813 [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 2025-10-17 13:30:52,813 [27 ] 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 2025-10-17 13:30:52,816 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:52,816 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.531ms INFO 2025-10-17 13:30:52,816 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:52,816 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6566ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:52,851 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:52,851 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 38.4753ms INFO 2025-10-17 13:30:52,851 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:52,851 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2017ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:53,869 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 13:30:53,869 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:30:53,870 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:53,870 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:53,870 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:53,870 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:53,871 [27 ] 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 2025-10-17 13:30:53,871 [84 ] 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 2025-10-17 13:30:53,877 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:53,877 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9864ms INFO 2025-10-17 13:30:53,877 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:53,877 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8067ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:53,877 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:53,877 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.2833ms INFO 2025-10-17 13:30:53,878 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:53,878 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4879ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:53,917 [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=1&Flag=1&type=0&formCode=& INFO 2025-10-17 13:30:53,917 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:53,917 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:53,918 [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 2025-10-17 13:30:53,933 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:53,933 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.1767ms INFO 2025-10-17 13:30:53,933 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:53,933 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.974ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:56,582 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=afc68136-dfd5-40da-9159-8dd8d7881086& INFO 2025-10-17 13:30:56,582 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:56,582 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:56,584 [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 2025-10-17 13:30:56,629 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:56,629 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.2235ms INFO 2025-10-17 13:30:56,629 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:56,629 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.52ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:56,780 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:30:56,780 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:56,780 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:56,782 [85 ] 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 2025-10-17 13:30:56,788 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:56,788 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5084ms INFO 2025-10-17 13:30:56,788 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:56,788 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6135ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:56,855 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330719&isHis=& INFO 2025-10-17 13:30:56,855 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:56,855 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:56,857 [85 ] 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 2025-10-17 13:30:56,860 [85 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 13:30:56,865 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:56,865 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4825ms INFO 2025-10-17 13:30:56,865 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:56,865 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2634ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:57,010 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 13:30:57,010 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:57,011 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,012 [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 2025-10-17 13:30:57,016 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:57,017 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.613ms INFO 2025-10-17 13:30:57,017 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,017 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6908ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:57,170 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=afc68136-dfd5-40da-9159-8dd8d7881086&isHis=& INFO 2025-10-17 13:30:57,170 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:57,171 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,172 [85 ] 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 2025-10-17 13:30:57,177 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=97&NodeCode=N1660618296376&guid=afc68136-dfd5-40da-9159-8dd8d7881086&recordId=539&tableName=FORMLZSQ& INFO 2025-10-17 13:30:57,177 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:57,177 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,178 [22 ] 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 2025-10-17 13:30:57,222 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:57,222 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.325ms INFO 2025-10-17 13:30:57,222 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,222 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.3243ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:57,224 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:57,224 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.308ms INFO 2025-10-17 13:30:57,224 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,225 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9977ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:57,245 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=afc68136-dfd5-40da-9159-8dd8d7881086&flowID=97&nodeCode=N1660618296376& INFO 2025-10-17 13:30:57,246 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:57,246 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,247 [27 ] 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 2025-10-17 13:30:57,291 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:57,291 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.0851ms INFO 2025-10-17 13:30:57,291 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,291 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9935ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:57,419 [27 ] 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=539&approveID=330719& INFO 2025-10-17 13:30:57,419 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:57,420 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,421 [27 ] 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 2025-10-17 13:30:57,429 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:57,429 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.2741ms INFO 2025-10-17 13:30:57,429 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,429 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3389ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:57,663 [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 2025-10-17 13:30:57,663 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:57,663 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,665 [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 2025-10-17 13:30:57,668 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:57,668 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4837ms INFO 2025-10-17 13:30:57,668 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,668 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4521ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:57,669 [27 ] 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 2025-10-17 13:30:57,669 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:57,669 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=539&formCode=0001&flowID=97&nodeCode=N1660618296376&exeId=62231&guid=afc68136-dfd5-40da-9159-8dd8d7881086&flag=1& INFO 2025-10-17 13:30:57,669 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,669 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:57,669 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,670 [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 2025-10-17 13:30:57,671 [22 ] 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 2025-10-17 13:30:57,673 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:57,674 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1091ms INFO 2025-10-17 13:30:57,674 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,674 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8869ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:57,755 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:57,762 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 90.9482ms INFO 2025-10-17 13:30:57,762 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:57,762 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.8318ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:30:59,150 [22 ] 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=dChA3O3Wjpk%3D& INFO 2025-10-17 13:30:59,151 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:30:59,151 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:59,152 [22 ] 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 2025-10-17 13:30:59,158 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:30:59,158 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1029ms INFO 2025-10-17 13:30:59,158 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:30:59,159 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3706ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:31:01,948 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormSubTabeList?tableName=FC1&keyField=ZBRECORDID&keyFieldValue=dChA3O3Wjpk%3D& INFO 2025-10-17 13:31:01,948 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:31:01,948 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabeList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:31:01,949 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormSubTabeList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.FieldDto]] GetFormSubTabeList(System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:31:01,951 [27 ] Sg.HcmMb.PubClass.ShareData - oldValue:dChA3O3Wjpk= INFO 2025-10-17 13:31:01,955 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:31:01,955 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabeList (Sg.Hcm.Application.M) in 5.8066ms INFO 2025-10-17 13:31:01,955 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabeList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:31:01,955 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8904ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:31:03,282 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormSubTabePanel?approveID=330719&tableId=13&tableKeyFieldValue=uXRSaPD1cEA%3D&mainTableFieldValue=539& INFO 2025-10-17 13:31:03,283 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:31:03,283 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:31:03,285 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormSubTabePanel", controller = "Sof"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetFormSubTabePanel(Int32, System.String, System.String, Int32) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:31:03,294 [83 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 13:31:03,346 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:31:03,346 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabePanel (Sg.Hcm.Application.M) in 60.8507ms INFO 2025-10-17 13:31:03,346 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:31:03,347 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.11ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:09,971 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760679129791 INFO 2025-10-17 13:32:09,980 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:32:09,980 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.445ms 200 application/javascript INFO 2025-10-17 13:32:10,017 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9901707105540525 INFO 2025-10-17 13:32:10,017 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:32:10,017 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7789ms 200 application/javascript INFO 2025-10-17 13:32:10,126 [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%3D1760673930807%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:32:10,126 [19 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:32:10,127 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,128 [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 2025-10-17 13:32:10,130 [19 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760673930807&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:32:10,133 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,133 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.4808ms INFO 2025-10-17 13:32:10,133 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,133 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6962ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,136 [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 2025-10-17 13:32:10,136 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:32:10,136 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,137 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,138 [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 2025-10-17 13:32:10,139 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:32:10,139 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:32:10,139 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:32:10,155 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:32:10,158 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,158 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.7991ms INFO 2025-10-17 13:32:10,158 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,158 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6362ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,219 [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 2025-10-17 13:32:10,220 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:32:10,220 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,220 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,220 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,220 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,221 [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 2025-10-17 13:32:10,221 [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 2025-10-17 13:32:10,222 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:32:10,222 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:32:10,222 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:32:10,225 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,225 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3943ms INFO 2025-10-17 13:32:10,225 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,225 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7824ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,237 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:32:10,238 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:32:10,241 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,241 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.4878ms INFO 2025-10-17 13:32:10,241 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,241 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1779ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,300 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:32:10,301 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,301 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,301 [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 2025-10-17 13:32:10,301 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,301 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,302 [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 2025-10-17 13:32:10,302 [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 2025-10-17 13:32:10,305 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,305 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,306 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4376ms INFO 2025-10-17 13:32:10,306 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0839ms INFO 2025-10-17 13:32:10,306 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,306 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,306 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8965ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,306 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4753ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,317 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0& INFO 2025-10-17 13:32:10,318 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,318 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,319 [19 ] 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 2025-10-17 13:32:10,366 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:32:10,366 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,366 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,367 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,367 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.8764ms INFO 2025-10-17 13:32:10,367 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,367 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5838ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,368 [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 2025-10-17 13:32:10,373 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,373 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0866ms INFO 2025-10-17 13:32:10,373 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,373 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8659ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,428 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:32:10,428 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,429 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,430 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330266&isHis=& INFO 2025-10-17 13:32:10,430 [42 ] 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 2025-10-17 13:32:10,430 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,430 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,432 [19 ] 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 2025-10-17 13:32:10,435 [19 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 13:32:10,436 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,436 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6722ms INFO 2025-10-17 13:32:10,436 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,436 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.703ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,440 [19 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 13:32:10,442 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,442 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.8056ms INFO 2025-10-17 13:32:10,442 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,443 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7093ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,502 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 13:32:10,502 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,502 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,504 [22 ] 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 2025-10-17 13:32:10,553 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,553 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 49.5501ms INFO 2025-10-17 13:32:10,553 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,553 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.3978ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,622 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 13:32:10,622 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,622 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,624 [42 ] 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 2025-10-17 13:32:10,628 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,628 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5204ms INFO 2025-10-17 13:32:10,628 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,628 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5273ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,696 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 13:32:10,696 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,696 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,698 [19 ] 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 2025-10-17 13:32:10,704 [42 ] 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=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&recordId=537&tableName=FORMLZSQ& INFO 2025-10-17 13:32:10,705 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,705 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,706 [42 ] 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 2025-10-17 13:32:10,713 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flowID=97&nodeCode=begin& INFO 2025-10-17 13:32:10,714 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,714 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,715 [22 ] 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 2025-10-17 13:32:10,752 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,752 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 54.5675ms INFO 2025-10-17 13:32:10,752 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,752 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.7679ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,785 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,785 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 78.6076ms INFO 2025-10-17 13:32:10,785 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,785 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.6131ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,789 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,789 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 73.9306ms INFO 2025-10-17 13:32:10,789 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,789 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.6666ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,858 [10 ] 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=537&approveID=330266& INFO 2025-10-17 13:32:10,858 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,858 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,860 [10 ] 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 2025-10-17 13:32:10,867 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,867 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 7.4718ms INFO 2025-10-17 13:32:10,867 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,867 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6925ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,953 [42 ] 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 2025-10-17 13:32:10,954 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,954 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,954 [10 ] 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 2025-10-17 13:32:10,955 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,955 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,955 [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 2025-10-17 13:32:10,956 [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 2025-10-17 13:32:10,959 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,959 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1883ms INFO 2025-10-17 13:32:10,959 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,959 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3508ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:10,962 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=begin&exeId=62170&guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flag=4& INFO 2025-10-17 13:32:10,962 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:10,962 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,963 [22 ] 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 2025-10-17 13:32:10,969 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:10,969 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 13.0047ms INFO 2025-10-17 13:32:10,969 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:10,969 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8681ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:11,053 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:11,060 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 97.2776ms INFO 2025-10-17 13:32:11,060 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:11,060 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.906ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:12,450 [22 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 13:32:12,450 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:12,451 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:12,452 [22 ] 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 2025-10-17 13:32:12,458 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:12,458 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9143ms INFO 2025-10-17 13:32:12,458 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:12,458 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1414ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:55,268 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760679175130&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 13:32:55,269 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:32:55,269 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7997ms 200 text/html INFO 2025-10-17 13:32:55,684 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760679175653 INFO 2025-10-17 13:32:55,684 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:32:55,685 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6901ms 200 application/javascript INFO 2025-10-17 13:32:55,704 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5998451021306441 INFO 2025-10-17 13:32:55,705 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:32:55,705 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4625ms 200 application/javascript INFO 2025-10-17 13:32:56,028 [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%3D1760679175130%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 13:32:56,028 [84 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:32:56,028 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,030 [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 2025-10-17 13:32:56,031 [84 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760679175130&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 13:32:56,033 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,033 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5529ms INFO 2025-10-17 13:32:56,033 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,033 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7152ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,047 [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 2025-10-17 13:32:56,047 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:32:56,048 [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 2025-10-17 13:32:56,048 [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 2025-10-17 13:32:56,048 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,049 [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 2025-10-17 13:32:56,050 [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 2025-10-17 13:32:56,050 [41 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 13:32:56,050 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,050 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7851ms INFO 2025-10-17 13:32:56,050 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,050 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8504ms 401 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,127 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 13:32:56,127 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:32:56,127 [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 2025-10-17 13:32:56,128 [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 2025-10-17 13:32:56,128 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:32:56,129 [81 ] 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 2025-10-17 13:32:56,130 [41 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyMzkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDAwNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiDoeePjeeOsiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjM5IiwianRpIjoiYTk5Yjc3NTctODI1NC00MzM4LWIwY2ItNDIxOTEzZDVlNDZlIiwiaWF0IjoxNzYwNTg3MTA0LCJuYmYiOjE3NjA1ODcxMDIsImV4cCI6MTc2MDY3MzUwNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.XkUcRx7RPorTsaYekdSv8Tdq6jSYntUrp3qOwhY8GhI INFO 2025-10-17 13:32:56,133 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,133 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.6163ms INFO 2025-10-17 13:32:56,133 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:32:56,133 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8122ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,209 [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 2025-10-17 13:32:56,209 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:32:56,210 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,211 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,213 [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 2025-10-17 13:32:56,214 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:32:56,214 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:32:56,214 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:32:56,229 [81 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:32:56,232 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,232 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.7158ms INFO 2025-10-17 13:32:56,232 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,232 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2553ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,313 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:32:56,314 [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 2025-10-17 13:32:56,314 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,314 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,314 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,314 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,315 [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 2025-10-17 13:32:56,315 [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 2025-10-17 13:32:56,316 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:32:56,317 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:32:56,317 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:32:56,319 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,319 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5ms INFO 2025-10-17 13:32:56,319 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,319 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3887ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,332 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:32:56,346 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:32:56,349 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,350 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.2635ms INFO 2025-10-17 13:32:56,350 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,350 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2984ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,455 [81 ] 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 2025-10-17 13:32:56,455 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,456 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,456 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:32:56,457 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,457 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,457 [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 2025-10-17 13:32:56,458 [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 2025-10-17 13:32:56,461 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,461 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5906ms INFO 2025-10-17 13:32:56,461 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,461 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8538ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,466 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,466 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1843ms INFO 2025-10-17 13:32:56,466 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,466 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8971ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,559 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:32:56,559 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,559 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,560 [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 2025-10-17 13:32:56,565 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,565 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6542ms INFO 2025-10-17 13:32:56,565 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,565 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7173ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,576 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6230e600-f158-4079-8160-85a679df44e7%20%20& INFO 2025-10-17 13:32:56,576 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,576 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,577 [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 2025-10-17 13:32:56,622 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,622 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.9417ms INFO 2025-10-17 13:32:56,622 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,622 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.6725ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,696 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:32:56,696 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,696 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,698 [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 2025-10-17 13:32:56,698 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330806&isHis=& INFO 2025-10-17 13:32:56,699 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,699 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,700 [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 2025-10-17 13:32:56,704 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,704 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9455ms INFO 2025-10-17 13:32:56,704 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,704 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.938ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,704 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 13:32:56,709 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,709 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9167ms INFO 2025-10-17 13:32:56,709 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,709 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8056ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,775 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=6230e600-f158-4079-8160-85a679df44e7%20%20&isHis=& INFO 2025-10-17 13:32:56,775 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,775 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,777 [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 2025-10-17 13:32:56,789 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=6230e600-f158-4079-8160-85a679df44e7%20%20&recordId=61610&tableName=K_LEAVE& INFO 2025-10-17 13:32:56,790 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,790 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,791 [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 2025-10-17 13:32:56,800 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=6230e600-f158-4079-8160-85a679df44e7%20%20&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 13:32:56,801 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,801 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,802 [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 2025-10-17 13:32:56,825 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,825 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.2702ms INFO 2025-10-17 13:32:56,825 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,825 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3413ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,858 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,858 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 66.9393ms INFO 2025-10-17 13:32:56,858 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,858 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.8377ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,870 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,871 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 68.4256ms INFO 2025-10-17 13:32:56,871 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,871 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.2679ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,979 [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 2025-10-17 13:32:56,980 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,980 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,981 [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 2025-10-17 13:32:56,983 [80 ] 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 2025-10-17 13:32:56,983 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,983 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,984 [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 2025-10-17 13:32:56,985 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,985 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7957ms INFO 2025-10-17 13:32:56,985 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,985 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9925ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,990 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:56,990 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5459ms INFO 2025-10-17 13:32:56,990 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:56,990 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4684ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:56,998 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=6230e600-f158-4079-8160-85a679df44e7%20%20& INFO 2025-10-17 13:32:56,998 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:56,998 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:57,000 [80 ] 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 2025-10-17 13:32:57,073 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:57,075 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.3276ms INFO 2025-10-17 13:32:57,075 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:57,075 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.2242ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:58,178 [80 ] 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 2025-10-17 13:32:58,178 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:32:58,178 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:58,179 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:58,180 [80 ] 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 2025-10-17 13:32:58,186 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:58,186 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8771ms INFO 2025-10-17 13:32:58,186 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:58,186 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1247ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:58,264 [65 ] 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=ac9UeRnjjr4%3D& INFO 2025-10-17 13:32:58,264 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:58,265 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:58,266 [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 2025-10-17 13:32:58,272 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:58,272 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.2603ms INFO 2025-10-17 13:32:58,272 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:58,272 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1909ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:59,753 [41 ] 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 2025-10-17 13:32:59,754 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:32:59,754 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:59,754 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:59,756 [41 ] 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 2025-10-17 13:32:59,802 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:59,803 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.955ms INFO 2025-10-17 13:32:59,803 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:59,803 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4598ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:32:59,874 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 13:32:59,875 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:32:59,875 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:59,876 [54 ] 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 2025-10-17 13:32:59,884 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:32:59,884 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.305ms INFO 2025-10-17 13:32:59,884 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:32:59,885 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2841ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:01,072 [54 ] 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 2025-10-17 13:33:01,073 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:33:01,073 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:01,073 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,074 [54 ] 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 2025-10-17 13:33:01,232 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:01,232 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 157.4085ms INFO 2025-10-17 13:33:01,232 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,232 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 159.6283ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:01,322 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f435d3dc-d9db-4e8c-ba7e-391833ab93fe& INFO 2025-10-17 13:33:01,323 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:01,323 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,324 [41 ] 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 2025-10-17 13:33:01,369 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:01,369 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.8593ms INFO 2025-10-17 13:33:01,369 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,369 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8377ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:01,438 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:33:01,438 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:01,438 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,440 [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 2025-10-17 13:33:01,440 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330799&isHis=& INFO 2025-10-17 13:33:01,441 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:01,441 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,442 [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 2025-10-17 13:33:01,446 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:01,446 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0878ms INFO 2025-10-17 13:33:01,446 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,446 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0122ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:01,446 [65 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 13:33:01,450 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:01,450 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.2408ms INFO 2025-10-17 13:33:01,450 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,451 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0829ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:01,521 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f435d3dc-d9db-4e8c-ba7e-391833ab93fe&isHis=& INFO 2025-10-17 13:33:01,521 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:01,522 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,523 [41 ] 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 2025-10-17 13:33:01,527 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f435d3dc-d9db-4e8c-ba7e-391833ab93fe&flowID=89&nodeCode=N1661331571231& INFO 2025-10-17 13:33:01,527 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:01,528 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,529 [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 2025-10-17 13:33:01,529 [54 ] 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=f435d3dc-d9db-4e8c-ba7e-391833ab93fe&recordId=645389086&tableName=K_Card& INFO 2025-10-17 13:33:01,529 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:01,529 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,530 [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 2025-10-17 13:33:01,576 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:01,576 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.8859ms INFO 2025-10-17 13:33:01,576 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,576 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6702ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:01,607 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:01,608 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 84.7965ms INFO 2025-10-17 13:33:01,608 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,608 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.506ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:01,609 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:01,609 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 80.5134ms INFO 2025-10-17 13:33:01,609 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,609 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.2013ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:01,705 [41 ] 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 2025-10-17 13:33:01,706 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:01,706 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,707 [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 2025-10-17 13:33:01,709 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=f435d3dc-d9db-4e8c-ba7e-391833ab93fe& INFO 2025-10-17 13:33:01,709 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:01,709 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,710 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:01,710 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1891ms INFO 2025-10-17 13:33:01,710 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,710 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9999ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:01,711 [65 ] 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 2025-10-17 13:33:01,790 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:01,793 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 82.4328ms INFO 2025-10-17 13:33:01,793 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:01,793 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.5405ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:02,865 [54 ] 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 2025-10-17 13:33:02,865 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:33:02,865 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:02,865 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:02,867 [54 ] 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 2025-10-17 13:33:02,873 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:02,873 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3153ms INFO 2025-10-17 13:33:02,873 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:02,873 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7496ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:02,955 [80 ] 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=Uc00foEAr6FeJcIWxy%2Fh8g%3D%3D& INFO 2025-10-17 13:33:02,955 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:02,955 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:02,956 [80 ] 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 2025-10-17 13:33:02,962 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:02,962 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5871ms INFO 2025-10-17 13:33:02,962 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:02,962 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4658ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:04,331 [54 ] 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 2025-10-17 13:33:04,332 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:33:04,332 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:04,332 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:04,333 [54 ] 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 2025-10-17 13:33:04,339 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:04,340 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1641ms INFO 2025-10-17 13:33:04,340 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:04,340 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.25ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:04,415 [54 ] 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 2025-10-17 13:33:04,415 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:33:04,415 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:04,415 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:04,417 [54 ] 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 2025-10-17 13:33:04,463 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:04,463 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.2367ms INFO 2025-10-17 13:33:04,463 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:04,463 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1545ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:05,537 [54 ] 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 2025-10-17 13:33:05,537 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:33:05,538 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:05,538 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:05,539 [54 ] 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 2025-10-17 13:33:05,692 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:05,692 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 152.8289ms INFO 2025-10-17 13:33:05,692 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:05,692 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 154.8978ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:06,833 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 13:33:06,833 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:06,833 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:06,835 [84 ] 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 2025-10-17 13:33:06,842 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:06,842 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 7.1107ms INFO 2025-10-17 13:33:06,842 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:06,842 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1312ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:06,844 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:33:06,845 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:06,845 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:06,845 [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=1&type=0&formCode=& INFO 2025-10-17 13:33:06,845 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:33:06,846 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:06,846 [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 2025-10-17 13:33:06,847 [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 2025-10-17 13:33:06,852 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:06,853 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3014ms INFO 2025-10-17 13:33:06,853 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:06,853 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2091ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:33:06,863 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:33:06,863 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.918ms INFO 2025-10-17 13:33:06,863 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:33:06,863 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6584ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:39,296 [22 ] 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 2025-10-17 13:34:39,296 [22 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 13:34:39,296 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4814ms 304 text/html INFO 2025-10-17 13:34:39,433 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760679279326&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:34:39,434 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:34:39,434 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7323ms 200 text/html INFO 2025-10-17 13:34:39,443 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 13:34:39,444 [80 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 13:34:39,444 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.344ms 304 application/javascript INFO 2025-10-17 13:34:39,945 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760679279934 INFO 2025-10-17 13:34:39,945 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:34:39,945 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7077ms 200 application/javascript INFO 2025-10-17 13:34:39,973 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9014013116693651 INFO 2025-10-17 13:34:39,973 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:34:39,973 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5039ms 200 application/javascript INFO 2025-10-17 13:34:40,115 [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%3D1760679279326%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:34:40,115 [19 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:34:40,115 [22 ] 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 2025-10-17 13:34:40,115 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,116 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:34:40,116 [22 ] 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 2025-10-17 13:34:40,116 [22 ] 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 2025-10-17 13:34:40,116 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,117 [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 2025-10-17 13:34:40,118 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 13:34:40,118 [22 ] 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 2025-10-17 13:34:40,118 [22 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 13:34:40,118 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,118 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7761ms INFO 2025-10-17 13:34:40,118 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,118 [19 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760679279326&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:34:40,118 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9951ms 401 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,121 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,121 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9382ms INFO 2025-10-17 13:34:40,121 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,121 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4012ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,199 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 13:34:40,200 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:34:40,200 [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 2025-10-17 13:34:40,200 [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 2025-10-17 13:34:40,200 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:34:40,201 [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 2025-10-17 13:34:40,202 [19 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MTIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMjM2NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiDoeiCsuS7gSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTEyIiwianRpIjoiMGI3MWJjZjctZGEyYi00YzUwLWIzYTUtMTZhMTE1Y2M5MzFiIiwiaWF0IjoxNzYwMzE1MTI0LCJuYmYiOjE3NjAzMTUxMjIsImV4cCI6MTc2MDQwMTUyNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.QYVTHOYUN4vX65c3JH0006vFiRYcXkkK-VG3jzStwUQ INFO 2025-10-17 13:34:40,205 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,205 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.963ms INFO 2025-10-17 13:34:40,205 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:34:40,205 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9707ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,280 [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 2025-10-17 13:34:40,280 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:34:40,281 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,282 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,284 [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 2025-10-17 13:34:40,285 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:34:40,285 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:34:40,285 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:34:40,300 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:34:40,302 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,302 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5309ms INFO 2025-10-17 13:34:40,302 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,302 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1221ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,489 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:34:40,489 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,490 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,490 [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 2025-10-17 13:34:40,490 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,491 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,491 [22 ] 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 2025-10-17 13:34:40,492 [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 2025-10-17 13:34:40,492 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:34:40,492 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:34:40,492 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:34:40,495 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,495 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2802ms INFO 2025-10-17 13:34:40,495 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,495 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1898ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,507 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:34:40,521 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:34:40,524 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,524 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4373ms INFO 2025-10-17 13:34:40,524 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,525 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4431ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,631 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:34:40,631 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,631 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,632 [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 2025-10-17 13:34:40,632 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,632 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,632 [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 2025-10-17 13:34:40,633 [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 2025-10-17 13:34:40,636 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,636 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2166ms INFO 2025-10-17 13:34:40,636 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,637 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9487ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,641 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,641 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5113ms INFO 2025-10-17 13:34:40,641 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,641 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4211ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,727 [22 ] 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 2025-10-17 13:34:40,727 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,728 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,729 [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 2025-10-17 13:34:40,732 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,732 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9678ms INFO 2025-10-17 13:34:40,732 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,732 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7923ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,734 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:34:40,734 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,734 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,735 [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 2025-10-17 13:34:40,738 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:34:40,738 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,738 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,739 [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 2025-10-17 13:34:40,740 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,740 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.9986ms INFO 2025-10-17 13:34:40,740 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,740 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7673ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,742 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,742 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7611ms INFO 2025-10-17 13:34:40,742 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,742 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.448ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,747 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:34:40,747 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,747 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,748 [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 2025-10-17 13:34:40,755 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:34:40,755 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,755 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,755 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3313ms INFO 2025-10-17 13:34:40,755 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,755 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,755 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:34:40,756 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9082ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,756 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,756 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,757 [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 2025-10-17 13:34:40,757 [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 2025-10-17 13:34:40,760 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,760 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1098ms INFO 2025-10-17 13:34:40,760 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,760 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0682ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,761 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,761 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4014ms INFO 2025-10-17 13:34:40,761 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,762 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0984ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,864 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:34:40,864 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:34:40,865 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,865 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:40,865 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,865 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,866 [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 2025-10-17 13:34:40,866 [22 ] 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 2025-10-17 13:34:40,876 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,876 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.6949ms INFO 2025-10-17 13:34:40,876 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,876 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6804ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:40,886 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:40,887 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.3101ms INFO 2025-10-17 13:34:40,887 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:40,887 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3562ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:43,787 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=074f7ecf-52fa-4e17-bfff-df4d1332bc59%20%20& INFO 2025-10-17 13:34:43,787 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:43,787 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:43,789 [19 ] 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 2025-10-17 13:34:43,833 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:43,833 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.6082ms INFO 2025-10-17 13:34:43,833 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:43,834 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.927ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:43,912 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:34:43,912 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:43,913 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:43,914 [22 ] 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 2025-10-17 13:34:43,915 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330815&isHis=& INFO 2025-10-17 13:34:43,915 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:43,915 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:43,917 [67 ] 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 2025-10-17 13:34:43,920 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:43,920 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9375ms INFO 2025-10-17 13:34:43,920 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:43,920 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8905ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:43,920 [67 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 13:34:43,925 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:43,925 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8051ms INFO 2025-10-17 13:34:43,925 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:43,925 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5567ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:44,004 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=074f7ecf-52fa-4e17-bfff-df4d1332bc59%20%20&isHis=& INFO 2025-10-17 13:34:44,004 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:44,005 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,006 [22 ] 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 2025-10-17 13:34:44,018 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=074f7ecf-52fa-4e17-bfff-df4d1332bc59%20%20&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 13:34:44,018 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=074f7ecf-52fa-4e17-bfff-df4d1332bc59%20%20&recordId=61612&tableName=K_LEAVE& INFO 2025-10-17 13:34:44,018 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:44,018 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:44,018 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,018 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,019 [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 2025-10-17 13:34:44,019 [19 ] 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 2025-10-17 13:34:44,097 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:44,098 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 91.6903ms INFO 2025-10-17 13:34:44,098 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,098 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.3855ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:44,098 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:44,098 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 78.7906ms INFO 2025-10-17 13:34:44,098 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,098 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.6343ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:44,099 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:44,099 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.6718ms INFO 2025-10-17 13:34:44,099 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,099 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.4925ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:44,225 [19 ] 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 2025-10-17 13:34:44,225 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:44,225 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,227 [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 2025-10-17 13:34:44,228 [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 2025-10-17 13:34:44,228 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:44,228 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,229 [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 2025-10-17 13:34:44,230 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:44,230 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0489ms INFO 2025-10-17 13:34:44,230 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,230 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9333ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:44,232 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:44,232 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.788ms INFO 2025-10-17 13:34:44,232 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,232 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6015ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:44,264 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=074f7ecf-52fa-4e17-bfff-df4d1332bc59%20%20& INFO 2025-10-17 13:34:44,264 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:44,265 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,266 [67 ] 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 2025-10-17 13:34:44,337 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:44,340 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.8257ms INFO 2025-10-17 13:34:44,340 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:44,340 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.4463ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:45,501 [67 ] 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 2025-10-17 13:34:45,501 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:34:45,502 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:45,502 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:45,503 [67 ] 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 2025-10-17 13:34:45,510 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:45,510 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.6711ms INFO 2025-10-17 13:34:45,510 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:45,510 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.018ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:45,584 [19 ] 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=WM7oaFz9nAM%3D& INFO 2025-10-17 13:34:45,585 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:45,585 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:45,586 [19 ] 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 2025-10-17 13:34:45,593 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:45,593 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.418ms INFO 2025-10-17 13:34:45,593 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:45,593 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.498ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:54,325 [80 ] 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 2025-10-17 13:34:54,325 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:34:54,325 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:54,325 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:54,326 [80 ] 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 2025-10-17 13:34:54,372 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:54,372 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.0796ms INFO 2025-10-17 13:34:54,372 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:54,373 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.151ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:54,440 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 13:34:54,440 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:54,440 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:54,441 [9 ] 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 2025-10-17 13:34:54,449 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:54,449 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.781ms INFO 2025-10-17 13:34:54,449 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:54,449 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6773ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:55,641 [22 ] 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 2025-10-17 13:34:55,641 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:34:55,642 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:55,642 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:55,643 [22 ] 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 2025-10-17 13:34:55,796 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:55,796 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 152.9564ms INFO 2025-10-17 13:34:55,796 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:55,796 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 155.034ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:57,055 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 13:34:57,055 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:57,055 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:57,057 [42 ] 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 2025-10-17 13:34:57,060 [22 ] 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 2025-10-17 13:34:57,061 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:57,061 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:57,062 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:34:57,062 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:34:57,062 [22 ] 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 2025-10-17 13:34:57,062 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:57,063 [80 ] 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 2025-10-17 13:34:57,063 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:57,063 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.8129ms INFO 2025-10-17 13:34:57,063 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:57,064 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0302ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:57,075 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:57,075 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.7576ms INFO 2025-10-17 13:34:57,075 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:57,075 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5489ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:34:57,077 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:34:57,077 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.6144ms INFO 2025-10-17 13:34:57,077 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:34:57,077 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.39ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:14,775 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760679734703&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:42:14,775 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:42:14,776 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8938ms 200 text/html INFO 2025-10-17 13:42:15,039 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760679735019 INFO 2025-10-17 13:42:15,040 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:42:15,040 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7022ms 200 application/javascript INFO 2025-10-17 13:42:15,051 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5091108395252797 INFO 2025-10-17 13:42:15,052 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:42:15,052 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5063ms 200 application/javascript INFO 2025-10-17 13:42:15,166 [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%3D1760679734703%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:42:15,166 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:42:15,166 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,168 [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 2025-10-17 13:42:15,169 [39 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760679734703&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:42:15,171 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,172 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.868ms INFO 2025-10-17 13:42:15,172 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,172 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9118ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,172 [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 2025-10-17 13:42:15,172 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:42:15,172 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,173 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,174 [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 2025-10-17 13:42:15,175 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:42:15,175 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:42:15,175 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:42:15,190 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:42:15,192 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,193 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6279ms INFO 2025-10-17 13:42:15,193 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,193 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5341ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,256 [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 2025-10-17 13:42:15,256 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,256 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:42:15,257 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,257 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,257 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,258 [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 2025-10-17 13:42:15,258 [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 2025-10-17 13:42:15,259 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:42:15,259 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:42:15,259 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:42:15,262 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,262 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3005ms INFO 2025-10-17 13:42:15,262 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,262 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7769ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,274 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:42:15,274 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:42:15,277 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,277 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.4691ms INFO 2025-10-17 13:42:15,277 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,277 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6814ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,346 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:42:15,346 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,346 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,347 [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 2025-10-17 13:42:15,348 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,348 [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 2025-10-17 13:42:15,348 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,349 [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 2025-10-17 13:42:15,351 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,351 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9335ms INFO 2025-10-17 13:42:15,351 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,351 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8818ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,352 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,352 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0512ms INFO 2025-10-17 13:42:15,352 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,352 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.625ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,415 [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 2025-10-17 13:42:15,415 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,415 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,416 [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 2025-10-17 13:42:15,420 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,420 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3297ms INFO 2025-10-17 13:42:15,420 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,420 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1309ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,421 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:42:15,421 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,421 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,422 [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 2025-10-17 13:42:15,425 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,425 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:42:15,425 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9991ms INFO 2025-10-17 13:42:15,425 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:42:15,425 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,425 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6529ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,425 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,425 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,426 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,426 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,427 [39 ] 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 2025-10-17 13:42:15,427 [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 2025-10-17 13:42:15,428 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:42:15,428 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,428 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,429 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:42:15,429 [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 2025-10-17 13:42:15,430 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,430 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,430 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,430 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4196ms INFO 2025-10-17 13:42:15,430 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,430 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1162ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,431 [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 2025-10-17 13:42:15,433 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,433 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2234ms INFO 2025-10-17 13:42:15,433 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,433 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7377ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,434 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,434 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2374ms INFO 2025-10-17 13:42:15,434 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,434 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9366ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,435 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,436 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3765ms INFO 2025-10-17 13:42:15,436 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,436 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3006ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,481 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:42:15,481 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,482 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,483 [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 2025-10-17 13:42:15,484 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:42:15,484 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:15,484 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,485 [74 ] 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 2025-10-17 13:42:15,501 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,501 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1789ms INFO 2025-10-17 13:42:15,501 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,502 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9834ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:15,549 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:15,549 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 65.8712ms INFO 2025-10-17 13:42:15,549 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:15,549 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.8226ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:19,999 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 13:42:20,000 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:42:20,000 [39 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalDesMain.5e94ec3a.js was not modified INFO 2025-10-17 13:42:20,000 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5782ms 304 application/javascript INFO 2025-10-17 13:42:20,019 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 13:42:20,019 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:42:20,019 [39 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/deptEmp.07d6fe08.js was not modified INFO 2025-10-17 13:42:20,020 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3498ms 304 application/javascript INFO 2025-10-17 13:42:20,020 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 13:42:20,020 [39 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/deptEmp.a1b36376.css was not modified INFO 2025-10-17 13:42:20,020 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3176ms 304 text/css INFO 2025-10-17 13:42:20,022 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 13:42:20,022 [39 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalDesMain.699c54cd.css was not modified INFO 2025-10-17 13:42:20,022 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2562ms 304 text/css INFO 2025-10-17 13:42:20,101 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ff529506-a158-43b9-88aa-3d059bbd0c7a& INFO 2025-10-17 13:42:20,101 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,101 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,103 [39 ] 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 2025-10-17 13:42:20,147 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,147 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.1323ms INFO 2025-10-17 13:42:20,147 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,147 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.371ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,217 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 13:42:20,218 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,218 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,219 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330789&isHis=& INFO 2025-10-17 13:42:20,219 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,219 [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 2025-10-17 13:42:20,219 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,221 [39 ] 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 2025-10-17 13:42:20,224 [39 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 13:42:20,226 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,226 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4149ms INFO 2025-10-17 13:42:20,226 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,226 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5369ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,228 [39 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 13:42:20,231 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,231 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.0265ms INFO 2025-10-17 13:42:20,231 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,231 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7611ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,292 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=ff529506-a158-43b9-88aa-3d059bbd0c7a&isHis=& INFO 2025-10-17 13:42:20,292 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,292 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,293 [64 ] 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 2025-10-17 13:42:20,339 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,339 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 45.6494ms INFO 2025-10-17 13:42:20,339 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,339 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4525ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,402 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 13:42:20,402 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,402 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,403 [74 ] 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 2025-10-17 13:42:20,408 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,408 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.0217ms INFO 2025-10-17 13:42:20,409 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,409 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.816ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,469 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ff529506-a158-43b9-88aa-3d059bbd0c7a&isHis=& INFO 2025-10-17 13:42:20,469 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,470 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,471 [64 ] 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 2025-10-17 13:42:20,473 [74 ] 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=ff529506-a158-43b9-88aa-3d059bbd0c7a&recordId=3928&tableName=FORM71& INFO 2025-10-17 13:42:20,474 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,474 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,474 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ff529506-a158-43b9-88aa-3d059bbd0c7a&flowID=185&nodeCode=begin& INFO 2025-10-17 13:42:20,474 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,475 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,475 [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 2025-10-17 13:42:20,476 [16 ] 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 2025-10-17 13:42:20,518 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,518 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.0469ms INFO 2025-10-17 13:42:20,518 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,518 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8499ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,519 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,519 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 44.2422ms INFO 2025-10-17 13:42:20,519 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,519 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.1169ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,520 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,520 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.0319ms INFO 2025-10-17 13:42:20,520 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,520 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9883ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,585 [47 ] 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=3928&approveID=330789& INFO 2025-10-17 13:42:20,586 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,586 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,587 [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 2025-10-17 13:42:20,591 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,592 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.4467ms INFO 2025-10-17 13:42:20,592 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,592 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4249ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,624 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 13:42:20,624 [40 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/gohome.43a4a8aa.png was not modified INFO 2025-10-17 13:42:20,624 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3798ms 304 image/png INFO 2025-10-17 13:42:20,687 [40 ] 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 2025-10-17 13:42:20,688 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,688 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,689 [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=3928&formCode=0070&flowID=185&nodeCode=begin&exeId=62261&guid=ff529506-a158-43b9-88aa-3d059bbd0c7a&flag=4& INFO 2025-10-17 13:42:20,689 [47 ] 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 2025-10-17 13:42:20,689 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,689 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,689 [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 2025-10-17 13:42:20,689 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,689 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,690 [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 2025-10-17 13:42:20,691 [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 2025-10-17 13:42:20,692 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,693 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3283ms INFO 2025-10-17 13:42:20,693 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,693 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3154ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,694 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,694 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9308ms INFO 2025-10-17 13:42:20,694 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,694 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9259ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,771 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:20,774 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 83.9119ms INFO 2025-10-17 13:42:20,774 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,774 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5949ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:20,912 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=adaeb2ae-68db-a748-a545-aa0d88699327&attachTableName=& INFO 2025-10-17 13:42:20,913 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,913 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,914 [39 ] 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 2025-10-17 13:42:20,919 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=ba28fd6b-da59-908f-e691-323fdb089ad3&attachTableName=& INFO 2025-10-17 13:42:20,919 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:20,919 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:20,921 [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 2025-10-17 13:42:22,207 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:22,207 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:22,207 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 1286.1249ms INFO 2025-10-17 13:42:22,207 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 1292.7205ms INFO 2025-10-17 13:42:22,207 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:22,207 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:22,207 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1287.9623ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:22,207 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1294.6762ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:42:22,898 [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=X9ZjcZ4SbHw%3D& INFO 2025-10-17 13:42:22,898 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:42:22,898 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:22,900 [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 2025-10-17 13:42:22,905 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:42:22,906 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8629ms INFO 2025-10-17 13:42:22,906 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 13:42:22,906 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8918ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:14,581 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760680033952&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:47:14,582 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:47:14,582 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8923ms 200 text/html INFO 2025-10-17 13:47:14,849 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760680034332 INFO 2025-10-17 13:47:14,849 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:47:14,849 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6685ms 200 application/javascript INFO 2025-10-17 13:47:14,916 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6937266244689909 INFO 2025-10-17 13:47:14,917 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:47:14,917 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5002ms 200 application/javascript INFO 2025-10-17 13:47:15,028 [58 ] 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%3D1760680033952%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:47:15,028 [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 2025-10-17 13:47:15,028 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:47:15,028 [58 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:47:15,028 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,028 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,029 [58 ] 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 2025-10-17 13:47:15,030 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,030 [58 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760680033952&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:47:15,031 [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 2025-10-17 13:47:15,032 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:47:15,032 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:47:15,032 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:47:15,033 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,034 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2285ms INFO 2025-10-17 13:47:15,034 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,034 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2792ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,047 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:47:15,049 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,049 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2537ms INFO 2025-10-17 13:47:15,049 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,050 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9607ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,162 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:47:15,163 [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 2025-10-17 13:47:15,163 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,163 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,163 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,163 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,164 [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 2025-10-17 13:47:15,164 [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 2025-10-17 13:47:15,165 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:47:15,166 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:47:15,166 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:47:15,167 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,167 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0166ms INFO 2025-10-17 13:47:15,167 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,167 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9038ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,180 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:47:15,195 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:47:15,197 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,198 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2184ms INFO 2025-10-17 13:47:15,198 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,198 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1723ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,323 [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 2025-10-17 13:47:15,323 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:47:15,323 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,323 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,323 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,323 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,325 [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 2025-10-17 13:47:15,325 [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 2025-10-17 13:47:15,328 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,328 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2773ms INFO 2025-10-17 13:47:15,328 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,328 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2382ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,333 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,333 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2401ms INFO 2025-10-17 13:47:15,333 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,333 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9838ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,365 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:47:15,365 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,365 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,366 [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 2025-10-17 13:47:15,370 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,370 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8706ms INFO 2025-10-17 13:47:15,370 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,371 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7219ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,423 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:47:15,423 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,424 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,425 [10 ] 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 2025-10-17 13:47:15,430 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,430 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.272ms INFO 2025-10-17 13:47:15,430 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,430 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2185ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,436 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:47:15,437 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,437 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,437 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:47:15,437 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,437 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,438 [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 2025-10-17 13:47:15,439 [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 2025-10-17 13:47:15,439 [62 ] 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 2025-10-17 13:47:15,439 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,439 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,440 [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 2025-10-17 13:47:15,441 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,441 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9903ms INFO 2025-10-17 13:47:15,441 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,441 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1035ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,442 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,442 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.6143ms INFO 2025-10-17 13:47:15,442 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,442 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4059ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,443 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,443 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9322ms INFO 2025-10-17 13:47:15,443 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,444 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5033ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,472 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:47:15,472 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,472 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,473 [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 2025-10-17 13:47:15,480 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,480 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2841ms INFO 2025-10-17 13:47:15,480 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,481 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9844ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,557 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:47:15,557 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:47:15,557 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,557 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:15,557 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,557 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,558 [62 ] 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 2025-10-17 13:47:15,559 [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 2025-10-17 13:47:15,567 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,567 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.216ms INFO 2025-10-17 13:47:15,567 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,567 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0781ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:15,574 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:15,574 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.8979ms INFO 2025-10-17 13:47:15,574 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:15,574 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7048ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:17,193 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 13:47:17,193 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 13:47:17,193 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:47:17,193 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 13:47:17,194 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 13:47:17,194 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9878ms 200 text/css INFO 2025-10-17 13:47:17,194 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1866ms 200 application/javascript INFO 2025-10-17 13:47:17,469 [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 2025-10-17 13:47:17,469 [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 2025-10-17 13:47:17,469 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:17,469 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:17,469 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,469 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,471 [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 2025-10-17 13:47:17,471 [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 2025-10-17 13:47:17,472 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 13:47:17,472 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:17,472 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,473 [19 ] 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 2025-10-17 13:47:17,475 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:17,475 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8262ms INFO 2025-10-17 13:47:17,475 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,475 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9314ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:17,476 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:17,476 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.158ms INFO 2025-10-17 13:47:17,476 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,476 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2322ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:17,478 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:17,478 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.7543ms INFO 2025-10-17 13:47:17,478 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,478 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3958ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:17,548 [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 2025-10-17 13:47:17,549 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:17,549 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,550 [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 2025-10-17 13:47:17,553 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:17,553 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7638ms INFO 2025-10-17 13:47:17,553 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,553 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4443ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:17,556 [80 ] 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 2025-10-17 13:47:17,556 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:17,556 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,557 [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 2025-10-17 13:47:17,560 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:17,560 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7789ms INFO 2025-10-17 13:47:17,560 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,560 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3923ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:47:17,575 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1598& INFO 2025-10-17 13:47:17,575 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:47:17,575 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,576 [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 2025-10-17 13:47:17,580 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:47:17,591 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 14.5119ms INFO 2025-10-17 13:47:17,591 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:47:17,591 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0894ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:48:59,964 [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 2025-10-17 13:48:59,965 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:48:59,965 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:48:59,966 [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 2025-10-17 13:48:59,969 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:48:59,970 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4531ms INFO 2025-10-17 13:48:59,970 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:48:59,970 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6895ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:29,456 [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&tag=home INFO 2025-10-17 13:52:29,456 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 13:52:29,456 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5048ms 304 text/html INFO 2025-10-17 13:52:29,538 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760680349448&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:52:29,539 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:52:29,539 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5578ms 200 text/html INFO 2025-10-17 13:52:29,545 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 13:52:29,545 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 13:52:29,545 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3955ms 304 application/javascript INFO 2025-10-17 13:52:29,904 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760680349829 INFO 2025-10-17 13:52:29,905 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:52:29,905 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6953ms 200 application/javascript INFO 2025-10-17 13:52:29,922 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.921424403445662 INFO 2025-10-17 13:52:29,922 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:52:29,922 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5182ms 200 application/javascript INFO 2025-10-17 13:52:30,039 [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%3D1760680349448%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:52:30,039 [49 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:52:30,039 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,040 [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 2025-10-17 13:52:30,041 [49 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760680349448&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:52:30,047 [63 ] 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 2025-10-17 13:52:30,047 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:52:30,048 [63 ] 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 2025-10-17 13:52:30,048 [63 ] 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 2025-10-17 13:52:30,048 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,049 [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). WARN 2025-10-17 13:52:30,049 [63 ] 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 2025-10-17 13:52:30,050 [63 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 13:52:30,050 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,050 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7126ms INFO 2025-10-17 13:52:30,050 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,050 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8377ms 401 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,135 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 13:52:30,135 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:52:30,135 [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 2025-10-17 13:52:30,135 [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 2025-10-17 13:52:30,135 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:52:30,137 [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 2025-10-17 13:52:30,138 [57 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxMDQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTUwNSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuWPtiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTA0IiwianRpIjoiZGY5ZjAxYTgtYzlkNy00MDEwLTk5NjEtMTYyYzNhMjNhMGQxIiwiaWF0IjoxNzYwNTAxMzc5LCJuYmYiOjE3NjA1MDEzNzcsImV4cCI6MTc2MDU4Nzc3OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.MLIIxytPVa7GJ7R-nvYCjRsJfjpFE1R5bfSPCoIVArI INFO 2025-10-17 13:52:30,141 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,141 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0973ms INFO 2025-10-17 13:52:30,141 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:52:30,141 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.348ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,217 [57 ] 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 2025-10-17 13:52:30,217 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:52:30,217 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,219 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,220 [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 2025-10-17 13:52:30,222 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:52:30,222 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:52:30,222 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:52:30,237 [63 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:52:30,240 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,240 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1871ms INFO 2025-10-17 13:52:30,240 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,240 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6606ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,317 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:52:30,318 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,318 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,319 [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 2025-10-17 13:52:30,320 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:52:30,320 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:52:30,320 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:52:30,327 [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 2025-10-17 13:52:30,328 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,328 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,329 [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 2025-10-17 13:52:30,332 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,332 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0836ms INFO 2025-10-17 13:52:30,332 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,332 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9945ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,335 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:52:30,349 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:52:30,352 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,352 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.7797ms INFO 2025-10-17 13:52:30,352 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,352 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.68ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,472 [63 ] 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 2025-10-17 13:52:30,472 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:52:30,473 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,473 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,473 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,473 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,474 [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 2025-10-17 13:52:30,474 [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 2025-10-17 13:52:30,478 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,478 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4121ms INFO 2025-10-17 13:52:30,478 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,478 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6658ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,498 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,498 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 23.9433ms INFO 2025-10-17 13:52:30,498 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,498 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.1244ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,566 [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 2025-10-17 13:52:30,567 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,567 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,568 [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 2025-10-17 13:52:30,571 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,572 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3394ms INFO 2025-10-17 13:52:30,572 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,572 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4802ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,576 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:52:30,576 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,577 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,578 [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 2025-10-17 13:52:30,581 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,581 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2886ms INFO 2025-10-17 13:52:30,581 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,581 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2067ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,583 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:52:30,583 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:52:30,583 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:52:30,583 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,583 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,584 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,584 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,584 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,584 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,585 [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 2025-10-17 13:52:30,585 [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 2025-10-17 13:52:30,585 [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 2025-10-17 13:52:30,587 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:52:30,587 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,587 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,588 [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 2025-10-17 13:52:30,592 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,592 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.7317ms INFO 2025-10-17 13:52:30,592 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,592 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4656ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,593 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,593 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.1126ms INFO 2025-10-17 13:52:30,593 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,593 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6098ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,594 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,594 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.922ms INFO 2025-10-17 13:52:30,594 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,594 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.786ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,597 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,597 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6773ms INFO 2025-10-17 13:52:30,597 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,597 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2209ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,676 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,676 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 635.3721ms INFO 2025-10-17 13:52:30,676 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,676 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 637.2887ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,694 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:52:30,694 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,694 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,695 [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 2025-10-17 13:52:30,698 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:52:30,699 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:52:30,699 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,700 [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 2025-10-17 13:52:30,703 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,704 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2935ms INFO 2025-10-17 13:52:30,704 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,704 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0639ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:52:30,721 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:52:30,721 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.7323ms INFO 2025-10-17 13:52:30,721 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:52:30,721 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5053ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:47,544 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760680787371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:59:47,545 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 13:59:47,545 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7282ms 200 text/html INFO 2025-10-17 13:59:48,315 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760680788246 INFO 2025-10-17 13:59:48,316 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 13:59:48,316 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7479ms 200 application/javascript INFO 2025-10-17 13:59:48,348 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5515940689085632 INFO 2025-10-17 13:59:48,349 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 13:59:48,349 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6277ms 200 application/javascript INFO 2025-10-17 13:59:48,575 [52 ] 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 2025-10-17 13:59:48,575 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:59:48,576 [52 ] 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 2025-10-17 13:59:48,576 [52 ] 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 2025-10-17 13:59:48,576 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,578 [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). WARN 2025-10-17 13:59:48,578 [52 ] 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 2025-10-17 13:59:48,578 [52 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 13:59:48,578 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:48,578 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7522ms INFO 2025-10-17 13:59:48,578 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,579 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3597ms 401 application/json; charset=utf-8 INFO 2025-10-17 13:59:48,583 [23 ] 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%3D1760680787371%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 13:59:48,584 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 13:59:48,584 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,585 [23 ] 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 2025-10-17 13:59:48,586 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760680787371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 13:59:48,589 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:48,589 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7835ms INFO 2025-10-17 13:59:48,589 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,589 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5275ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:48,652 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 13:59:48,652 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:59:48,652 [25 ] 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 2025-10-17 13:59:48,652 [25 ] 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 2025-10-17 13:59:48,652 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:59:48,653 [25 ] 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 2025-10-17 13:59:48,654 [25 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MzAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjA1OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueGiuiLsSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzMwIiwianRpIjoiNDA5ZjZmZDUtMGZjMC00MTk4LWI5ZGEtMjA4ZmEwZjhlYTFhIiwiaWF0IjoxNzYwNDg5NjA1LCJuYmYiOjE3NjA0ODk2MDMsImV4cCI6MTc2MDU3NjAwNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.EIP06XU3axtpwD6oxaVdOqcholt8l0wY72iNnOMCibA INFO 2025-10-17 13:59:48,657 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:48,657 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.2549ms INFO 2025-10-17 13:59:48,657 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 13:59:48,657 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2277ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:48,740 [23 ] 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 2025-10-17 13:59:48,740 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 13:59:48,740 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:48,742 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,743 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 13:59:48,744 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 13:59:48,744 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 13:59:48,744 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 13:59:48,759 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 13:59:48,761 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:48,762 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5319ms INFO 2025-10-17 13:59:48,762 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,762 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6224ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:48,836 [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 2025-10-17 13:59:48,837 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:48,837 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 13:59:48,837 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,837 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:48,837 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,838 [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 2025-10-17 13:59:48,838 [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 2025-10-17 13:59:48,839 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 13:59:48,840 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 13:59:48,840 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 13:59:48,842 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:48,842 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7277ms INFO 2025-10-17 13:59:48,842 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,842 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7907ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:48,868 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 13:59:48,883 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 13:59:48,886 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:48,886 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 47.7741ms INFO 2025-10-17 13:59:48,886 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,886 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7062ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:48,982 [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 2025-10-17 13:59:48,983 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:48,983 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,985 [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 2025-10-17 13:59:48,988 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:48,988 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4637ms INFO 2025-10-17 13:59:48,988 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:48,988 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8392ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:49,010 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 13:59:49,010 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:49,010 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,012 [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 2025-10-17 13:59:49,020 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:49,020 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.503ms INFO 2025-10-17 13:59:49,020 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,020 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2831ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:49,155 [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 2025-10-17 13:59:49,155 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:49,155 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,157 [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 2025-10-17 13:59:49,157 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 13:59:49,158 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:49,158 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,159 [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 2025-10-17 13:59:49,159 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 13:59:49,159 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:49,160 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,160 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:49,160 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7498ms INFO 2025-10-17 13:59:49,160 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,161 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8788ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:49,161 [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 2025-10-17 13:59:49,162 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 13:59:49,162 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:49,162 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,162 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:49,162 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1145ms INFO 2025-10-17 13:59:49,162 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,162 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8431ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:49,163 [25 ] 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 2025-10-17 13:59:49,166 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:49,166 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3178ms INFO 2025-10-17 13:59:49,166 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,166 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9623ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:49,168 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:49,168 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5508ms INFO 2025-10-17 13:59:49,168 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,169 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3113ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:49,240 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 13:59:49,241 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:49,241 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,242 [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 2025-10-17 13:59:49,247 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 13:59:49,247 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:49,247 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,248 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:49,248 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.7752ms INFO 2025-10-17 13:59:49,248 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,248 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7651ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:49,249 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 13:59:49,249 [23 ] 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 2025-10-17 13:59:49,249 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:49,249 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,250 [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 2025-10-17 13:59:49,252 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:49,252 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4228ms INFO 2025-10-17 13:59:49,252 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,252 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5443ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:49,272 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:49,272 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.5034ms INFO 2025-10-17 13:59:49,272 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,272 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 13:59:49,272 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2706ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:49,272 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:49,272 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,273 [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 2025-10-17 13:59:49,281 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:49,281 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0167ms INFO 2025-10-17 13:59:49,281 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:49,281 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7733ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:54,472 [23 ] 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 2025-10-17 13:59:54,472 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:54,472 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,474 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:59:54,477 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:54,477 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7808ms INFO 2025-10-17 13:59:54,478 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 13:59:54,478 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,478 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9205ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:54,478 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:54,478 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,479 [35 ] 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 2025-10-17 13:59:54,484 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:54,484 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.5705ms INFO 2025-10-17 13:59:54,484 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,484 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5209ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:54,484 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 13:59:54,484 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:54,484 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,486 [35 ] 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 2025-10-17 13:59:54,489 [6 ] 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 2025-10-17 13:59:54,489 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:54,489 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,490 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:54,490 [6 ] 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 2025-10-17 13:59:54,490 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.8077ms INFO 2025-10-17 13:59:54,490 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,491 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.578ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:54,493 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:54,493 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8064ms INFO 2025-10-17 13:59:54,493 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,493 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3736ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:54,503 [23 ] 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 2025-10-17 13:59:54,503 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:54,503 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,504 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 13:59:54,507 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:54,507 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7528ms INFO 2025-10-17 13:59:54,507 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,507 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3327ms 200 application/json; charset=utf-8 INFO 2025-10-17 13:59:54,560 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1730& INFO 2025-10-17 13:59:54,561 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 13:59:54,561 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,562 [23 ] 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 2025-10-17 13:59:54,566 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 13:59:54,578 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 16.0921ms INFO 2025-10-17 13:59:54,578 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 13:59:54,578 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7146ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:03,376 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:00:03,376 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:03,376 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:03,378 [23 ] 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 2025-10-17 14:00:03,380 [23 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:00:03,386 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:03,386 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.4292ms INFO 2025-10-17 14:00:03,386 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:03,387 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6697ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:03,408 [6 ] 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 2025-10-17 14:00:03,408 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:03,409 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:03,410 [6 ] 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 2025-10-17 14:00:03,413 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:03,413 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9615ms INFO 2025-10-17 14:00:03,413 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:03,413 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8797ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:03,477 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1730& INFO 2025-10-17 14:00:03,477 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:03,477 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:03,479 [23 ] 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 2025-10-17 14:00:03,483 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:03,495 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 16.572ms INFO 2025-10-17 14:00:03,495 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:03,495 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4357ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:13,234 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760680812778&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:00:13,234 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:00:13,235 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7603ms 200 text/html INFO 2025-10-17 14:00:13,878 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760680813470 INFO 2025-10-17 14:00:13,879 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:00:13,879 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6345ms 200 application/javascript INFO 2025-10-17 14:00:13,964 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9703734942288181 INFO 2025-10-17 14:00:13,964 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:00:13,964 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5473ms 200 application/javascript INFO 2025-10-17 14:00:14,094 [23 ] 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%3D1760680812778%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:00:14,094 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:00:14,094 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,096 [23 ] 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 2025-10-17 14:00:14,097 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760680812778&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:00:14,099 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,099 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8018ms INFO 2025-10-17 14:00:14,100 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,100 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9177ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,125 [25 ] 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 2025-10-17 14:00:14,125 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:00:14,125 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,125 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,127 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 14:00:14,128 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:00:14,128 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:00:14,128 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:00:14,143 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:00:14,146 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,146 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8277ms INFO 2025-10-17 14:00:14,146 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,146 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8921ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,279 [25 ] 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 2025-10-17 14:00:14,279 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,279 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,280 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:00:14,280 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,280 [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 2025-10-17 14:00:14,280 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,282 [23 ] 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 2025-10-17 14:00:14,283 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:00:14,283 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:00:14,283 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:00:14,284 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,284 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4678ms INFO 2025-10-17 14:00:14,284 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,284 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4989ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,297 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:00:14,297 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:00:14,300 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,300 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.4578ms INFO 2025-10-17 14:00:14,300 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,300 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3807ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,413 [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 2025-10-17 14:00:14,413 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,414 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,414 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:00:14,415 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,415 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,415 [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 2025-10-17 14:00:14,416 [23 ] 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 2025-10-17 14:00:14,418 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,418 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1105ms INFO 2025-10-17 14:00:14,418 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,418 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9748ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,419 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,419 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8562ms INFO 2025-10-17 14:00:14,419 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,419 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7572ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,453 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:00:14,453 [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 2025-10-17 14:00:14,454 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,454 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,454 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,454 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,454 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:00:14,455 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,455 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,455 [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 2025-10-17 14:00:14,455 [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 2025-10-17 14:00:14,456 [23 ] 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 2025-10-17 14:00:14,458 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,458 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,458 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,458 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0419ms INFO 2025-10-17 14:00:14,458 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4155ms INFO 2025-10-17 14:00:14,458 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.4616ms INFO 2025-10-17 14:00:14,458 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,458 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,458 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,459 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.098ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,459 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0819ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,459 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3498ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,488 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:00:14,489 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,489 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,490 [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 2025-10-17 14:00:14,490 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:00:14,490 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,491 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,492 [23 ] 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 2025-10-17 14:00:14,493 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,493 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1851ms INFO 2025-10-17 14:00:14,493 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,493 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9683ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,499 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,499 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2948ms INFO 2025-10-17 14:00:14,499 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,499 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9581ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,519 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:00:14,519 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,520 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,521 [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 2025-10-17 14:00:14,525 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,525 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1209ms INFO 2025-10-17 14:00:14,525 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,525 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9045ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,558 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:00:14,559 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,559 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,560 [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 2025-10-17 14:00:14,560 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:00:14,560 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:14,560 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,561 [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 2025-10-17 14:00:14,576 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,576 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7797ms INFO 2025-10-17 14:00:14,576 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,576 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3906ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:14,612 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:14,612 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.0491ms INFO 2025-10-17 14:00:14,612 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:14,613 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.6627ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:15,718 [68 ] 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 2025-10-17 14:00:15,719 [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 2025-10-17 14:00:15,719 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:15,719 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:15,719 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,719 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,720 [23 ] 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 2025-10-17 14:00:15,720 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 14:00:15,720 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:15,720 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:15,720 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,720 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,720 [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 2025-10-17 14:00:15,720 [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 2025-10-17 14:00:15,721 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 14:00:15,721 [6 ] 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 2025-10-17 14:00:15,723 [23 ] 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 2025-10-17 14:00:15,723 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:15,724 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,725 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:15,725 [23 ] 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 2025-10-17 14:00:15,725 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6247ms INFO 2025-10-17 14:00:15,725 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,725 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7483ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:15,726 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:15,726 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7689ms INFO 2025-10-17 14:00:15,726 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,726 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3522ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:15,726 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:15,727 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.4296ms INFO 2025-10-17 14:00:15,727 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,727 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9344ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:15,727 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:15,727 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.39ms INFO 2025-10-17 14:00:15,727 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,727 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3489ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:15,728 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:15,728 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1549ms INFO 2025-10-17 14:00:15,728 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,728 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9142ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:15,879 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1833& INFO 2025-10-17 14:00:15,880 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:15,880 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,881 [49 ] 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 2025-10-17 14:00:15,885 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:15,885 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.804ms INFO 2025-10-17 14:00:15,885 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:15,885 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0569ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:21,878 [35 ] 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 2025-10-17 14:00:21,878 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:21,878 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:21,879 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:00:21,879 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:21,879 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:21,880 [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 2025-10-17 14:00:21,880 [49 ] 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 2025-10-17 14:00:21,882 [49 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:00:21,883 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:21,883 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6598ms INFO 2025-10-17 14:00:21,883 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:21,884 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7173ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:21,889 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:21,889 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.6128ms INFO 2025-10-17 14:00:21,889 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:21,889 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6575ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:21,999 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1833& INFO 2025-10-17 14:00:21,999 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:21,999 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:22,000 [76 ] 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 2025-10-17 14:00:22,004 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:22,004 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.9372ms INFO 2025-10-17 14:00:22,004 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:22,005 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0977ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:23,319 [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 2025-10-17 14:00:23,319 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:23,319 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:23,321 [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 2025-10-17 14:00:23,324 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:23,325 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7933ms INFO 2025-10-17 14:00:23,325 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:23,325 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2354ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:25,804 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2025-10-17 14:00:25,804 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2025-10-17 14:00:25,804 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:00:25,804 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/subTableList.04b88ebd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\subTableList.04b88ebd.css' INFO 2025-10-17 14:00:25,804 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTableList.bfa59482.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTableList.bfa59482.js' INFO 2025-10-17 14:00:25,804 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6758ms 200 text/css INFO 2025-10-17 14:00:25,804 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6976ms 200 application/javascript INFO 2025-10-17 14:00:25,968 [49 ] 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 2025-10-17 14:00:25,968 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:25,969 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:25,970 [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 2025-10-17 14:00:25,974 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:25,974 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6243ms INFO 2025-10-17 14:00:25,974 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:25,974 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6273ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:26,099 [63 ] 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 2025-10-17 14:00:26,099 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:26,099 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:26,101 [63 ] 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 2025-10-17 14:00:26,102 [63 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 14:00:26,114 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:26,118 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 17.2772ms INFO 2025-10-17 14:00:26,118 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:26,118 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3881ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:00:40,124 [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 2025-10-17 14:00:40,124 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:00:40,124 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:40,126 [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 2025-10-17 14:00:40,129 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:00:40,129 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7971ms INFO 2025-10-17 14:00:40,129 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:00:40,130 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9262ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:56,335 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 14:02:56,335 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760680974919&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:02:56,335 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:02:56,336 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:02:56,336 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8081ms 200 text/html INFO 2025-10-17 14:02:56,346 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 14:02:56,346 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3213ms 200 application/javascript INFO 2025-10-17 14:02:56,384 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 14:02:56,384 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:02:56,396 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 14:02:56,396 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3108ms 200 application/javascript INFO 2025-10-17 14:02:57,642 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760680976332 INFO 2025-10-17 14:02:57,643 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:02:57,643 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6986ms 200 application/javascript INFO 2025-10-17 14:02:57,709 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.1596276804058241 INFO 2025-10-17 14:02:57,710 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:02:57,710 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5685ms 200 application/javascript INFO 2025-10-17 14:02:57,878 [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%3D1760680974919%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:02:57,879 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:02:57,879 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:57,880 [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 2025-10-17 14:02:57,881 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760680974919&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:02:57,884 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:57,884 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7955ms INFO 2025-10-17 14:02:57,884 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:57,884 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7035ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:57,908 [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 2025-10-17 14:02:57,908 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:02:57,908 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:57,909 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:57,911 [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 2025-10-17 14:02:57,930 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:02:57,930 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:02:57,930 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:02:57,944 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:02:57,947 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:57,947 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 35.9623ms INFO 2025-10-17 14:02:57,947 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:57,947 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.3101ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,053 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:02:58,054 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,054 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,055 [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 2025-10-17 14:02:58,056 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:02:58,056 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:02:58,056 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:02:58,062 [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 2025-10-17 14:02:58,062 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,062 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,064 [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 2025-10-17 14:02:58,071 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:02:58,082 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,082 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.4464ms INFO 2025-10-17 14:02:58,082 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,082 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0711ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,086 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:02:58,096 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,096 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 40.8295ms INFO 2025-10-17 14:02:58,096 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,096 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7314ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,201 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:02:58,201 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,201 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,203 [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 2025-10-17 14:02:58,206 [45 ] 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 2025-10-17 14:02:58,206 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,206 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,208 [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 2025-10-17 14:02:58,211 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,211 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4454ms INFO 2025-10-17 14:02:58,211 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,211 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5541ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,212 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,212 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.2176ms INFO 2025-10-17 14:02:58,212 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,212 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3567ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,246 [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 2025-10-17 14:02:58,246 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,247 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,248 [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 2025-10-17 14:02:58,251 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,251 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1069ms INFO 2025-10-17 14:02:58,251 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,251 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0404ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,274 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:02:58,274 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,274 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,276 [50 ] 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 2025-10-17 14:02:58,279 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,279 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4169ms INFO 2025-10-17 14:02:58,279 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,279 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4829ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,301 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:02:58,301 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,301 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,303 [45 ] 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 2025-10-17 14:02:58,305 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,305 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7998ms INFO 2025-10-17 14:02:58,305 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,306 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6577ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,311 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:02:58,312 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,312 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,313 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:02:58,313 [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 2025-10-17 14:02:58,313 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,313 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,315 [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 2025-10-17 14:02:58,316 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,316 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2067ms INFO 2025-10-17 14:02:58,316 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,316 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0982ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,322 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,322 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4558ms INFO 2025-10-17 14:02:58,322 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,322 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3378ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,383 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:02:58,383 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,383 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,384 [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 2025-10-17 14:02:58,388 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,389 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4261ms INFO 2025-10-17 14:02:58,389 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,389 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.013ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,389 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:02:58,389 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,390 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,391 [50 ] 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 2025-10-17 14:02:58,391 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:02:58,392 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:58,392 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,393 [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 2025-10-17 14:02:58,399 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,399 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1624ms INFO 2025-10-17 14:02:58,399 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,399 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7586ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:58,409 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:58,410 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5314ms INFO 2025-10-17 14:02:58,410 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:58,410 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2532ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:59,479 [45 ] 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 2025-10-17 14:02:59,480 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:59,480 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 14:02:59,480 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,480 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:59,480 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,481 [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 2025-10-17 14:02:59,481 [50 ] 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 2025-10-17 14:02:59,484 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:02:59,484 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:59,484 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,484 [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 2025-10-17 14:02:59,485 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:59,485 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,485 [27 ] 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 2025-10-17 14:02:59,485 [21 ] 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 2025-10-17 14:02:59,485 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:59,485 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,486 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:59,486 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2727ms INFO 2025-10-17 14:02:59,486 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,486 [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 2025-10-17 14:02:59,486 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.512ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:59,487 [21 ] 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 2025-10-17 14:02:59,487 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:59,487 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.824ms INFO 2025-10-17 14:02:59,487 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,487 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5833ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:59,489 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:59,489 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2242ms INFO 2025-10-17 14:02:59,489 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,489 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6786ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:59,490 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:59,490 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.2034ms INFO 2025-10-17 14:02:59,490 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,490 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.767ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:59,490 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:59,490 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.052ms INFO 2025-10-17 14:02:59,490 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,490 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7602ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:02:59,675 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1783& INFO 2025-10-17 14:02:59,675 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:02:59,675 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,677 [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 2025-10-17 14:02:59,680 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:02:59,683 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.5198ms INFO 2025-10-17 14:02:59,683 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:02:59,683 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5428ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:06,722 [37 ] 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 2025-10-17 14:03:06,723 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:06,723 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:06,724 [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 2025-10-17 14:03:06,728 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:06,728 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5743ms INFO 2025-10-17 14:03:06,728 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:06,728 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.859ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:06,732 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 14:03:06,732 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:06,732 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:06,733 [45 ] 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 2025-10-17 14:03:06,739 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:06,739 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.2941ms INFO 2025-10-17 14:03:06,739 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:06,740 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9849ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:08,710 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2025-10-17 14:03:08,710 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTimePanel.53347f6a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTimePanel.53347f6a.css' INFO 2025-10-17 14:03:08,710 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7469ms 200 text/css INFO 2025-10-17 14:03:08,711 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2025-10-17 14:03:08,712 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:03:08,712 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimePanel.ea2600a8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimePanel.ea2600a8.js' INFO 2025-10-17 14:03:08,712 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6755ms 200 application/javascript INFO 2025-10-17 14:03:08,806 [45 ] 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 2025-10-17 14:03:08,807 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:08,807 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:08,808 [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 2025-10-17 14:03:08,812 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:08,812 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4614ms INFO 2025-10-17 14:03:08,812 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:08,812 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5772ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:08,825 [27 ] 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 2025-10-17 14:03:08,826 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:08,826 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:08,827 [27 ] 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 2025-10-17 14:03:08,881 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:08,884 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 56.7139ms INFO 2025-10-17 14:03:08,884 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:08,884 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.6358ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:10,133 [27 ] 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 2025-10-17 14:03:10,133 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:03:10,133 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:10,133 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:10,135 [27 ] 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 2025-10-17 14:03:10,141 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:10,141 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2904ms INFO 2025-10-17 14:03:10,141 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:10,141 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7052ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:19,244 [54 ] 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 2025-10-17 14:03:19,245 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:03:19,245 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:19,245 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:19,246 [54 ] 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 2025-10-17 14:03:19,262 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:19,262 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 16.1184ms INFO 2025-10-17 14:03:19,262 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:19,262 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1703ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:37,303 [27 ] 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=2025-10-18&endDate=2025-10-18&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 14:03:37,303 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:37,303 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:37,305 [27 ] 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 2025-10-17 14:03:37,310 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:37,310 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 5.5058ms INFO 2025-10-17 14:03:37,310 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:37,310 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5799ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:53,876 [54 ] 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 2025-10-17 14:03:53,877 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:03:53,877 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:53,877 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:53,879 [54 ] 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 2025-10-17 14:03:53,937 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:53,937 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 58.1309ms INFO 2025-10-17 14:03:53,937 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:53,937 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.3761ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:54,032 [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 2025-10-17 14:03:54,032 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:03:54,033 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:54,033 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:54,035 [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 2025-10-17 14:03:54,107 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:54,107 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 72.2376ms INFO 2025-10-17 14:03:54,107 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:54,108 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.2923ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:54,205 [76 ] 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 2025-10-17 14:03:54,206 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:03:54,206 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:54,206 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:54,207 [76 ] 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 2025-10-17 14:03:54,216 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:54,216 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.721ms INFO 2025-10-17 14:03:54,216 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:54,216 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0976ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:54,269 [54 ] 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 2025-10-17 14:03:54,269 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:03:54,270 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:54,270 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:54,271 [54 ] 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 2025-10-17 14:03:54,279 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:54,279 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.4718ms INFO 2025-10-17 14:03:54,279 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:54,279 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6142ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:54,430 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoCreateSelfOver? application/json 51647 INFO 2025-10-17 14:03:54,431 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:03:54,431 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:54,431 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:54,433 [54 ] 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 2025-10-17 14:03:54,638 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:54,638 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M) in 205.2274ms INFO 2025-10-17 14:03:54,638 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:54,638 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 207.5392ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:54,830 [27 ] 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 2025-10-17 14:03:54,830 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:03:54,830 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:54,830 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:54,832 [27 ] 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 2025-10-17 14:03:54,925 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:54,925 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 93.381ms INFO 2025-10-17 14:03:54,925 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:54,925 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.502ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:03:56,126 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 14:03:56,127 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:03:56,127 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:56,128 [76 ] 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 2025-10-17 14:03:56,177 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:03:56,177 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 48.5857ms INFO 2025-10-17 14:03:56,177 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:03:56,177 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7498ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:27,624 [54 ] 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 2025-10-17 14:04:27,624 [54 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 14:04:27,624 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4738ms 304 text/html INFO 2025-10-17 14:04:27,813 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681067578&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:04:27,814 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:04:27,814 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7343ms 200 text/html INFO 2025-10-17 14:04:27,855 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 14:04:27,855 [76 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 14:04:27,855 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3953ms 304 application/javascript INFO 2025-10-17 14:04:28,080 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760681067967 INFO 2025-10-17 14:04:28,080 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:04:28,081 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6054ms 200 application/javascript INFO 2025-10-17 14:04:28,133 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3597929610031396 INFO 2025-10-17 14:04:28,133 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:04:28,133 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7426ms 200 application/javascript INFO 2025-10-17 14:04:28,256 [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%3D1760681067578%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:04:28,256 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:04:28,256 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,258 [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 2025-10-17 14:04:28,259 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681067578&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:04:28,262 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,262 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1929ms INFO 2025-10-17 14:04:28,262 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,262 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4397ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,336 [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 2025-10-17 14:04:28,336 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:04:28,336 [45 ] 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 2025-10-17 14:04:28,336 [45 ] 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 2025-10-17 14:04:28,336 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,338 [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). WARN 2025-10-17 14:04:28,338 [45 ] 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 2025-10-17 14:04:28,338 [45 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 14:04:28,339 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,339 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8354ms INFO 2025-10-17 14:04:28,339 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,339 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1166ms 401 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,438 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 14:04:28,438 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:04:28,438 [45 ] 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 2025-10-17 14:04:28,438 [45 ] 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 2025-10-17 14:04:28,438 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:04:28,440 [45 ] 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 2025-10-17 14:04:28,441 [11 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MzgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMzY0OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW9reWwkeWFtSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTM4IiwianRpIjoiNTdhN2FkMTktN2M0Ny00NTI1LWI2MDQtZTg1MDc1OWI5YTNjIiwiaWF0IjoxNzYwNDI2MDQxLCJuYmYiOjE3NjA0MjYwMzksImV4cCI6MTc2MDUxMjQ0MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.HSuIx0DqDtZzVKFQ6LzMA6C5CVN1GMoL-UVJ8aZAPbE INFO 2025-10-17 14:04:28,444 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,444 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.114ms INFO 2025-10-17 14:04:28,444 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:04:28,444 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2107ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,531 [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 2025-10-17 14:04:28,532 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:04:28,532 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,533 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,535 [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 2025-10-17 14:04:28,536 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:04:28,536 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:04:28,536 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:04:28,551 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:04:28,553 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,553 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2506ms INFO 2025-10-17 14:04:28,553 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,553 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5691ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,665 [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 2025-10-17 14:04:28,665 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:04:28,665 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,666 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,666 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,666 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,667 [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 2025-10-17 14:04:28,667 [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 2025-10-17 14:04:28,668 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:04:28,668 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:04:28,668 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:04:28,671 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,671 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6489ms INFO 2025-10-17 14:04:28,671 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,671 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.699ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,683 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:04:28,699 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:04:28,701 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,702 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.7042ms INFO 2025-10-17 14:04:28,702 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,702 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6385ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,815 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:04:28,815 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,815 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,815 [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 2025-10-17 14:04:28,816 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,816 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,816 [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 2025-10-17 14:04:28,817 [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 2025-10-17 14:04:28,820 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,820 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5276ms INFO 2025-10-17 14:04:28,821 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,821 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3203ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,825 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,825 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4668ms INFO 2025-10-17 14:04:28,825 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,825 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3108ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,866 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:04:28,867 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,867 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,868 [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 2025-10-17 14:04:28,872 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,872 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5374ms INFO 2025-10-17 14:04:28,872 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,872 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.578ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,919 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:04:28,919 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:04:28,919 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:04:28,919 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,919 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,919 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,919 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,919 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,919 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,919 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:04:28,920 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,920 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,920 [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 2025-10-17 14:04:28,920 [59 ] 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 2025-10-17 14:04:28,920 [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 2025-10-17 14:04:28,921 [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 2025-10-17 14:04:28,922 [45 ] 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 2025-10-17 14:04:28,922 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:28,922 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,923 [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 2025-10-17 14:04:28,925 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,926 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1053ms INFO 2025-10-17 14:04:28,926 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,926 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.951ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,927 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,927 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.2746ms INFO 2025-10-17 14:04:28,927 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,927 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9748ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,928 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,928 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.0986ms INFO 2025-10-17 14:04:28,928 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,928 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8629ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,928 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,928 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3437ms INFO 2025-10-17 14:04:28,928 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,928 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9142ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:28,929 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:28,929 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.4967ms INFO 2025-10-17 14:04:28,929 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:28,930 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1688ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:29,031 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:04:29,032 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:04:29,032 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:29,032 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,032 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:29,032 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,033 [76 ] 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 2025-10-17 14:04:29,033 [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 2025-10-17 14:04:29,051 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:29,051 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.2976ms INFO 2025-10-17 14:04:29,051 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,051 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0927ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:29,053 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:29,053 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.3168ms INFO 2025-10-17 14:04:29,053 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,054 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1658ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:29,822 [45 ] 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 2025-10-17 14:04:29,822 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:29,822 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,822 [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 2025-10-17 14:04:29,823 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:29,823 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,824 [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 2025-10-17 14:04:29,824 [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 2025-10-17 14:04:29,825 [70 ] 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 2025-10-17 14:04:29,826 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:29,826 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,826 [45 ] 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 2025-10-17 14:04:29,826 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:29,827 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,827 [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 2025-10-17 14:04:29,827 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:04:29,827 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:29,827 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,828 [45 ] 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 2025-10-17 14:04:29,828 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:29,829 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8786ms INFO 2025-10-17 14:04:29,829 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,829 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8919ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:29,829 [57 ] 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 2025-10-17 14:04:29,829 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:29,830 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.6589ms INFO 2025-10-17 14:04:29,830 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,830 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3675ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:29,830 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:29,830 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2854ms INFO 2025-10-17 14:04:29,830 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,830 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8509ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:29,831 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:29,831 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3158ms INFO 2025-10-17 14:04:29,831 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,831 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0022ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:29,833 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:29,834 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.8571ms INFO 2025-10-17 14:04:29,834 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,834 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.721ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:29,916 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1538& INFO 2025-10-17 14:04:29,916 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:29,916 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:29,917 [76 ] 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 2025-10-17 14:04:29,928 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:30,035 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 117.7854ms INFO 2025-10-17 14:04:30,035 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:30,035 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.7169ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:31,216 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:04:31,216 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:31,217 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:31,218 [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 2025-10-17 14:04:31,219 [57 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:04:31,236 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:31,237 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 18.675ms INFO 2025-10-17 14:04:31,237 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:31,237 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7387ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:31,245 [57 ] 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 2025-10-17 14:04:31,245 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:31,245 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:31,247 [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 2025-10-17 14:04:31,250 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:31,250 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9676ms INFO 2025-10-17 14:04:31,250 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:31,250 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7576ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:31,351 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1538& INFO 2025-10-17 14:04:31,351 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:31,351 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:31,352 [50 ] 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 2025-10-17 14:04:31,362 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:31,453 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 100.2084ms INFO 2025-10-17 14:04:31,453 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:31,453 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.22ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:50,150 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681090440&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:04:50,150 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:04:50,151 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0445ms 200 text/html INFO 2025-10-17 14:04:51,859 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760681092272 INFO 2025-10-17 14:04:51,860 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:04:51,860 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.687ms 200 application/javascript INFO 2025-10-17 14:04:52,015 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.07924227866289124 INFO 2025-10-17 14:04:52,015 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:04:52,015 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6515ms 200 application/javascript INFO 2025-10-17 14:04:52,300 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760681090440&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:04:52,300 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 14:04:52,300 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7213ms 200 text/html INFO 2025-10-17 14:04:52,389 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 14:04:52,390 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:04:52,390 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5615ms 200 application/javascript INFO 2025-10-17 14:04:52,470 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 14:04:52,470 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:04:52,471 [45 ] 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 2025-10-17 14:04:52,472 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 14:04:52,472 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 14:04:52,472 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 14:04:52,472 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 14:04:52,472 [45 ] 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 2025-10-17 14:04:52,475 [45 ] 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 2025-10-17 14:04:52,475 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.6262ms INFO 2025-10-17 14:04:52,475 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:04:52,475 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5267ms 302 INFO 2025-10-17 14:04:52,845 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=hZwH5fNSMbgbBeZ0x3OlrTZGu500Ic1zIVmc_mIR680&state=ww0fe1cb02189622be INFO 2025-10-17 14:04:52,846 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 14:04:52,846 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8057ms 200 text/html INFO 2025-10-17 14:04:52,990 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=hZwH5fNSMbgbBeZ0x3OlrTZGu500Ic1zIVmc_mIR680 INFO 2025-10-17 14:04:52,991 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:04:52,992 [45 ] 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 2025-10-17 14:04:52,993 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:hZwH5fNSMbgbBeZ0x3OlrTZGu500Ic1zIVmc_mIR680,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 14:04:52,993 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 14:04:52,993 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:hZwH5fNSMbgbBeZ0x3OlrTZGu500Ic1zIVmc_mIR680 INFO 2025-10-17 14:04:52,993 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 14:04:52,993 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 14:04:53,216 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:DBqD4fouRO5ky43aSfDPA9_CLxXex8di00-3X1zstWtsXd12E57ks6fLHPwPFSHt78gwLPNP9rBl7z8mem0sMXjrJtFzpf1uHOXNo6PcAPb2beru9Uo2BCBI31_QJHFm3L-sQsItg4c07clmWHcVzSkWMNg6ZLRsnZ5q1VKOD4a2s-oZ5EWixJMxpIPkIcfkHAtn6mOPnwvus1m1Y68xRw INFO 2025-10-17 14:04:53,216 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=DBqD4fouRO5ky43aSfDPA9_CLxXex8di00-3X1zstWtsXd12E57ks6fLHPwPFSHt78gwLPNP9rBl7z8mem0sMXjrJtFzpf1uHOXNo6PcAPb2beru9Uo2BCBI31_QJHFm3L-sQsItg4c07clmWHcVzSkWMNg6ZLRsnZ5q1VKOD4a2s-oZ5EWixJMxpIPkIcfkHAtn6mOPnwvus1m1Y68xRw&code=hZwH5fNSMbgbBeZ0x3OlrTZGu500Ic1zIVmc_mIR680 INFO 2025-10-17 14:04:53,485 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13528501549","DeviceId":"0d6708b63d6fe755","errcode":0,"errmsg":"ok"} INFO 2025-10-17 14:04:53,499 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:0d6708b63d6fe755 WxUserId:13528501549 INFO 2025-10-17 14:04:53,515 [45 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D000402,a0188:1460 INFO 2025-10-17 14:04:53,551 [45 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 14:04:53,551 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 559.0309ms INFO 2025-10-17 14:04:53,551 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:04:53,552 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 561.1931ms 200 text/plain; charset=utf-8 INFO 2025-10-17 14:04:53,640 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681094063&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 14:04:53,640 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:04:53,640 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6659ms 200 text/html INFO 2025-10-17 14:04:54,299 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760681094727 INFO 2025-10-17 14:04:54,300 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:04:54,300 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7214ms 200 application/javascript INFO 2025-10-17 14:04:54,410 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2146305600805124 INFO 2025-10-17 14:04:54,410 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:04:54,410 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5661ms 200 application/javascript INFO 2025-10-17 14:04:54,765 [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%3D1760681094063%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 14:04:54,765 [76 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:04:54,765 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:54,766 [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 2025-10-17 14:04:54,767 [76 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681094063&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 14:04:54,770 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:54,770 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6704ms INFO 2025-10-17 14:04:54,770 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:54,770 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5791ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:54,804 [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 2025-10-17 14:04:54,804 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:04:54,805 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:54,806 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:54,807 [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 2025-10-17 14:04:54,819 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:04:54,819 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:04:54,819 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:04:54,834 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:04:54,836 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:54,836 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 28.8655ms INFO 2025-10-17 14:04:54,836 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:54,836 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.2002ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:54,984 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:04:54,984 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:54,984 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:54,986 [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 2025-10-17 14:04:54,987 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:04:54,987 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:04:54,987 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:04:54,995 [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 2025-10-17 14:04:54,995 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:54,995 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:54,997 [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 2025-10-17 14:04:55,001 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,001 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2528ms INFO 2025-10-17 14:04:55,001 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,001 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4404ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,002 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:04:55,017 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:04:55,020 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,020 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.4045ms INFO 2025-10-17 14:04:55,020 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,020 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5129ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,189 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:04:55,189 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:55,189 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,191 [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 2025-10-17 14:04:55,199 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,200 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8573ms INFO 2025-10-17 14:04:55,200 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,200 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.989ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,210 [45 ] 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 2025-10-17 14:04:55,210 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:55,211 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,212 [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 2025-10-17 14:04:55,215 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,215 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.102ms INFO 2025-10-17 14:04:55,215 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,215 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9532ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,450 [50 ] 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 2025-10-17 14:04:55,450 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:55,450 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,452 [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 2025-10-17 14:04:55,454 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:04:55,455 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:55,455 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,456 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,456 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6609ms INFO 2025-10-17 14:04:55,456 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,456 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2504ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,456 [34 ] 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 2025-10-17 14:04:55,459 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,460 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3858ms INFO 2025-10-17 14:04:55,460 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,460 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5709ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,502 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:04:55,502 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:55,502 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,504 [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 2025-10-17 14:04:55,506 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,506 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7002ms INFO 2025-10-17 14:04:55,506 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,506 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4718ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,509 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:04:55,509 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:55,509 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,510 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:04:55,510 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:55,510 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,511 [50 ] 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 2025-10-17 14:04:55,511 [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 2025-10-17 14:04:55,515 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:04:55,515 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:55,515 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,516 [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 2025-10-17 14:04:55,527 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,527 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 15.6009ms INFO 2025-10-17 14:04:55,527 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,527 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2839ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,528 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,528 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 17.2217ms INFO 2025-10-17 14:04:55,528 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,528 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0154ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,530 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,530 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.7909ms INFO 2025-10-17 14:04:55,530 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,530 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4186ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,630 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:04:55,630 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:55,630 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,631 [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 2025-10-17 14:04:55,639 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,639 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 7.8628ms INFO 2025-10-17 14:04:55,639 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,639 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4758ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:55,659 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:04:55,659 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:55,659 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,660 [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 2025-10-17 14:04:55,676 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:55,676 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7511ms INFO 2025-10-17 14:04:55,676 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:55,676 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3803ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:57,164 [50 ] 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 2025-10-17 14:04:57,164 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:57,164 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,166 [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 2025-10-17 14:04:57,169 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:57,170 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5632ms INFO 2025-10-17 14:04:57,170 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,170 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1239ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:57,190 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:04:57,190 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:57,190 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 14:04:57,190 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,190 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:57,190 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,191 [45 ] 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 2025-10-17 14:04:57,191 [57 ] 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 2025-10-17 14:04:57,192 [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 2025-10-17 14:04:57,192 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:57,192 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,193 [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 2025-10-17 14:04:57,196 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:57,196 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.7744ms INFO 2025-10-17 14:04:57,196 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,196 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:57,196 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4958ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:57,196 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.2123ms INFO 2025-10-17 14:04:57,196 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,196 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8991ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:57,197 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:57,197 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4428ms INFO 2025-10-17 14:04:57,197 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,197 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0351ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:57,204 [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 2025-10-17 14:04:57,204 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:57,204 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,205 [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 2025-10-17 14:04:57,208 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:57,208 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9357ms INFO 2025-10-17 14:04:57,208 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,208 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6956ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:57,349 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1460& INFO 2025-10-17 14:04:57,349 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:57,349 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,350 [76 ] 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 2025-10-17 14:04:57,354 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:57,356 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.062ms INFO 2025-10-17 14:04:57,356 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:57,356 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.782ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:59,374 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:04:59,375 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:59,375 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:59,385 [60 ] 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 2025-10-17 14:04:59,387 [60 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:04:59,389 [76 ] 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 2025-10-17 14:04:59,390 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:59,390 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:59,391 [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 2025-10-17 14:04:59,394 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:59,394 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:59,394 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.3564ms INFO 2025-10-17 14:04:59,394 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:59,394 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.107ms INFO 2025-10-17 14:04:59,394 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:59,394 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1252ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:59,395 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1738ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:04:59,510 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1460& INFO 2025-10-17 14:04:59,510 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:04:59,510 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:59,511 [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 2025-10-17 14:04:59,515 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:04:59,518 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.9596ms INFO 2025-10-17 14:04:59,518 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:04:59,518 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9725ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:05:06,600 [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 2025-10-17 14:05:06,601 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:05:06,601 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:05:06,602 [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 2025-10-17 14:05:06,606 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:05:06,606 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8029ms INFO 2025-10-17 14:05:06,606 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:05:06,606 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9296ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:46,983 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681445840&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:10:46,983 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:10:46,983 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8037ms 200 text/html INFO 2025-10-17 14:10:47,727 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760681446920 INFO 2025-10-17 14:10:47,728 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:10:47,728 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6649ms 200 application/javascript INFO 2025-10-17 14:10:47,867 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9724798260868526 INFO 2025-10-17 14:10:47,867 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:10:47,867 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5161ms 200 application/javascript INFO 2025-10-17 14:10:48,089 [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%3D1760681445840%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:10:48,089 [24 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:10:48,089 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,091 [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 2025-10-17 14:10:48,092 [24 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681445840&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:10:48,095 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,095 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9101ms INFO 2025-10-17 14:10:48,095 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,095 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0848ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,143 [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 2025-10-17 14:10:48,143 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:10:48,143 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,143 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,145 [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 2025-10-17 14:10:48,146 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:10:48,146 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:10:48,146 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:10:48,161 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:10:48,164 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,164 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.26ms INFO 2025-10-17 14:10:48,164 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,164 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2808ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,332 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:10:48,333 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,333 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,334 [21 ] 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 2025-10-17 14:10:48,335 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:10:48,335 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:10:48,335 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:10:48,349 [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 2025-10-17 14:10:48,349 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,349 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,350 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:10:48,350 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:10:48,351 [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 2025-10-17 14:10:48,353 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,353 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.1306ms INFO 2025-10-17 14:10:48,353 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,353 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0924ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,354 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,354 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3046ms INFO 2025-10-17 14:10:48,354 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,354 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1429ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,542 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:10:48,543 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,543 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,544 [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 2025-10-17 14:10:48,548 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,548 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3978ms INFO 2025-10-17 14:10:48,548 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,548 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6282ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,568 [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 2025-10-17 14:10:48,568 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,569 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,570 [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 2025-10-17 14:10:48,573 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,573 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0719ms INFO 2025-10-17 14:10:48,573 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,573 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8272ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,638 [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 2025-10-17 14:10:48,638 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,638 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,639 [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 2025-10-17 14:10:48,643 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,643 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3382ms INFO 2025-10-17 14:10:48,643 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,643 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1481ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,662 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:10:48,663 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,663 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,664 [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 2025-10-17 14:10:48,667 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,667 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1392ms INFO 2025-10-17 14:10:48,667 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,667 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8117ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,678 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:10:48,678 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,678 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,680 [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 2025-10-17 14:10:48,682 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,682 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7872ms INFO 2025-10-17 14:10:48,682 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,683 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3724ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,742 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:10:48,742 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,742 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,744 [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 2025-10-17 14:10:48,744 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:10:48,744 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,745 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,746 [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 2025-10-17 14:10:48,748 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,748 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5039ms INFO 2025-10-17 14:10:48,748 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,748 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.081ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,751 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:10:48,751 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,751 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,753 [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 2025-10-17 14:10:48,754 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,754 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8227ms INFO 2025-10-17 14:10:48,754 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,754 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5058ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,756 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,756 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4135ms INFO 2025-10-17 14:10:48,756 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,757 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6423ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,822 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:10:48,823 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,823 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:10:48,823 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,823 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:48,823 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,824 [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 2025-10-17 14:10:48,824 [21 ] 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 2025-10-17 14:10:48,842 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,842 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.5106ms INFO 2025-10-17 14:10:48,842 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,842 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6041ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:48,877 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:48,877 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.9889ms INFO 2025-10-17 14:10:48,877 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:48,878 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.7651ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:52,988 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 14:10:52,989 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:52,989 [6 ] 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 2025-10-17 14:10:52,989 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:52,989 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:52,989 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:52,990 [21 ] 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 2025-10-17 14:10:52,991 [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 2025-10-17 14:10:52,994 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:52,994 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4997ms INFO 2025-10-17 14:10:52,994 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:52,994 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3773ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:52,995 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:52,995 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.3088ms INFO 2025-10-17 14:10:52,995 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:52,995 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4747ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:52,996 [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 2025-10-17 14:10:52,996 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:52,996 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:52,997 [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 2025-10-17 14:10:53,000 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:10:53,000 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:53,000 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9091ms INFO 2025-10-17 14:10:53,000 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:53,000 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:53,000 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8081ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:53,000 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:53,002 [21 ] 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 2025-10-17 14:10:53,007 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:53,007 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.3778ms INFO 2025-10-17 14:10:53,007 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:53,007 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2462ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:53,007 [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 2025-10-17 14:10:53,008 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:53,008 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:53,009 [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 2025-10-17 14:10:53,012 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:53,012 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.2505ms INFO 2025-10-17 14:10:53,012 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:53,012 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0265ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:53,173 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1940& INFO 2025-10-17 14:10:53,173 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:53,173 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:53,175 [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 2025-10-17 14:10:53,179 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:53,183 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.1532ms INFO 2025-10-17 14:10:53,183 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:53,183 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2062ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:55,413 [66 ] 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 2025-10-17 14:10:55,414 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:55,414 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:55,415 [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 2025-10-17 14:10:55,419 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:55,419 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7185ms INFO 2025-10-17 14:10:55,419 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:55,419 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9837ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:55,420 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 14:10:55,421 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:55,421 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:55,422 [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 2025-10-17 14:10:55,453 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:55,453 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 30.7051ms INFO 2025-10-17 14:10:55,453 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:55,453 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.6133ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:58,182 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 14:10:58,182 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:10:58,183 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 14:10:58,183 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0896ms 200 application/javascript INFO 2025-10-17 14:10:58,183 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 14:10:58,184 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 14:10:58,184 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5126ms 200 text/css INFO 2025-10-17 14:10:58,187 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 14:10:58,187 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:10:58,187 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 14:10:58,188 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6774ms 200 application/javascript INFO 2025-10-17 14:10:58,188 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 14:10:58,189 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 14:10:58,189 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8012ms 200 text/css INFO 2025-10-17 14:10:58,190 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 14:10:58,190 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:10:58,190 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 14:10:58,190 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4821ms 200 application/javascript INFO 2025-10-17 14:10:58,192 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 14:10:58,193 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:10:58,193 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 14:10:58,193 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.469ms 200 application/javascript INFO 2025-10-17 14:10:58,427 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 14:10:58,429 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 14:10:58,429 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4132ms 200 text/css INFO 2025-10-17 14:10:58,429 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 14:10:58,429 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 14:10:58,429 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 14:10:58,429 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:10:58,429 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5123ms 200 text/css INFO 2025-10-17 14:10:58,430 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 14:10:58,430 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5134ms 200 application/javascript INFO 2025-10-17 14:10:58,434 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 14:10:58,435 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 14:10:58,435 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6841ms 200 text/css INFO 2025-10-17 14:10:58,642 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ebce3524-6702-4252-a8e3-408954300c3f& INFO 2025-10-17 14:10:58,643 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:58,643 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:58,644 [21 ] 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 2025-10-17 14:10:58,688 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:58,689 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.4861ms INFO 2025-10-17 14:10:58,689 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:58,689 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.6022ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:58,863 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 14:10:58,863 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:58,864 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:58,865 [21 ] 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 2025-10-17 14:10:58,871 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:58,872 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.574ms INFO 2025-10-17 14:10:58,872 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:58,872 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5964ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:58,880 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330672&isHis=& INFO 2025-10-17 14:10:58,881 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:58,881 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:58,882 [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 2025-10-17 14:10:58,886 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 14:10:58,890 [54 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 14:10:58,892 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:58,892 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.0033ms INFO 2025-10-17 14:10:58,892 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:58,892 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7475ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:59,085 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=ebce3524-6702-4252-a8e3-408954300c3f&isHis=& INFO 2025-10-17 14:10:59,085 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:59,085 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,087 [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 2025-10-17 14:10:59,133 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:59,133 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.1278ms INFO 2025-10-17 14:10:59,133 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,133 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3294ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:59,327 [46 ] 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=ebce3524-6702-4252-a8e3-408954300c3f&recordId=61608&tableName=K_LEAVE& INFO 2025-10-17 14:10:59,327 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:59,327 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,329 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ebce3524-6702-4252-a8e3-408954300c3f&flowID=78&nodeCode=begin& INFO 2025-10-17 14:10:59,329 [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 2025-10-17 14:10:59,329 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:59,329 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,330 [21 ] 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 2025-10-17 14:10:59,335 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ebce3524-6702-4252-a8e3-408954300c3f&isHis=& INFO 2025-10-17 14:10:59,335 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:59,335 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,336 [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 2025-10-17 14:10:59,373 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:59,373 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.3526ms INFO 2025-10-17 14:10:59,373 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,373 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1909ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:59,378 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:59,378 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 49.3036ms INFO 2025-10-17 14:10:59,378 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,378 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.3368ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:59,382 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:59,382 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 45.2703ms INFO 2025-10-17 14:10:59,382 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,382 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9205ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:59,570 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 14:10:59,570 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 14:10:59,570 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6975ms 200 image/png INFO 2025-10-17 14:10:59,612 [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 2025-10-17 14:10:59,613 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:59,613 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,613 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=ebce3524-6702-4252-a8e3-408954300c3f& INFO 2025-10-17 14:10:59,613 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:59,613 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,614 [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 2025-10-17 14:10:59,614 [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 2025-10-17 14:10:59,615 [54 ] 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 2025-10-17 14:10:59,615 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:10:59,615 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,616 [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 2025-10-17 14:10:59,618 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:59,618 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7996ms INFO 2025-10-17 14:10:59,618 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,618 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8546ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:59,627 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:59,627 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.8504ms INFO 2025-10-17 14:10:59,627 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,627 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.6166ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:10:59,685 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:10:59,688 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.0186ms INFO 2025-10-17 14:10:59,688 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:10:59,688 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.8917ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:11:01,030 [54 ] 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 2025-10-17 14:11:01,030 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:11:01,030 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:11:01,030 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:11:01,032 [54 ] 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 2025-10-17 14:11:01,038 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:11:01,038 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1506ms INFO 2025-10-17 14:11:01,038 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:11:01,038 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3568ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:11:01,208 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 14:11:01,209 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 14:11:01,209 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7293ms 200 image/png INFO 2025-10-17 14:11:01,229 [4 ] 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=hjPqeky83oI%3D& INFO 2025-10-17 14:11:01,229 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:11:01,229 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:11:01,231 [4 ] 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 2025-10-17 14:11:01,237 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:11:01,238 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.8059ms INFO 2025-10-17 14:11:01,238 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:11:01,238 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8307ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:11:16,314 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 14:11:16,314 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:11:16,315 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:11:16,316 [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 2025-10-17 14:11:16,344 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:11:16,344 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.4286ms INFO 2025-10-17 14:11:16,344 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:11:16,345 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6536ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:11:17,590 [6 ] 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 2025-10-17 14:11:17,591 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:11:17,591 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:11:17,592 [6 ] 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 2025-10-17 14:11:17,595 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:11:17,596 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4868ms INFO 2025-10-17 14:11:17,596 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:11:17,596 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.512ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:56,039 [52 ] 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 2025-10-17 14:13:56,039 [52 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 14:13:56,039 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6258ms 304 text/html INFO 2025-10-17 14:13:56,158 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681635804&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:13:56,159 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:13:56,159 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6264ms 200 text/html INFO 2025-10-17 14:13:56,859 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760681636472 INFO 2025-10-17 14:13:56,859 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:13:56,859 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7811ms 200 application/javascript INFO 2025-10-17 14:13:57,003 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8868391477384489 INFO 2025-10-17 14:13:57,004 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:13:57,004 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6128ms 200 application/javascript INFO 2025-10-17 14:13:57,163 [22 ] 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 2025-10-17 14:13:57,163 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:13:57,164 [25 ] 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%3D1760681635804%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:13:57,164 [22 ] 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 2025-10-17 14:13:57,164 [22 ] 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 2025-10-17 14:13:57,164 [25 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:13:57,164 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,164 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,165 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 14:13:57,165 [25 ] 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 2025-10-17 14:13:57,166 [22 ] 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 2025-10-17 14:13:57,166 [22 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 14:13:57,166 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,166 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8589ms INFO 2025-10-17 14:13:57,166 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,166 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2317ms 401 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,166 [25 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681635804&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:13:57,169 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,169 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7832ms INFO 2025-10-17 14:13:57,169 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,169 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6545ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,288 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 14:13:57,288 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:13:57,288 [25 ] 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 2025-10-17 14:13:57,288 [25 ] 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 2025-10-17 14:13:57,288 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:13:57,290 [25 ] 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 2025-10-17 14:13:57,291 [25 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyMzUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDAzMiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iui0uuiMnOiMnCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjM1IiwianRpIjoiZDYyYjIxY2MtYmRhYi00ZjkxLThhZWItMmJjMDlmMmQ0MDcwIiwiaWF0IjoxNzYwNTg3MDQ5LCJuYmYiOjE3NjA1ODcwNDcsImV4cCI6MTc2MDY3MzQ0OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.d_9iZAiiavlR9w9jOX9FqLDTIW4S29KzQ3L4pIrKDF8 INFO 2025-10-17 14:13:57,293 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,293 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7406ms INFO 2025-10-17 14:13:57,293 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:13:57,294 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7827ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,408 [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 2025-10-17 14:13:57,408 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:13:57,408 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,410 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,411 [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 2025-10-17 14:13:57,413 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:13:57,413 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:13:57,413 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:13:57,428 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:13:57,430 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,430 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.665ms INFO 2025-10-17 14:13:57,430 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,430 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4982ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,563 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:13:57,563 [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 2025-10-17 14:13:57,563 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,564 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,564 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,564 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,565 [25 ] 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 2025-10-17 14:13:57,566 [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 2025-10-17 14:13:57,566 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:13:57,566 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:13:57,566 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:13:57,569 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,569 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3509ms INFO 2025-10-17 14:13:57,569 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,569 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6392ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,581 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:13:57,596 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:13:57,598 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,598 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3286ms INFO 2025-10-17 14:13:57,598 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,598 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3399ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,738 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:13:57,739 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,739 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,740 [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 2025-10-17 14:13:57,749 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,749 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6552ms INFO 2025-10-17 14:13:57,749 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,749 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9083ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,758 [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 2025-10-17 14:13:57,759 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,759 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,760 [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 2025-10-17 14:13:57,763 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,763 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9571ms INFO 2025-10-17 14:13:57,763 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,763 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6613ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,838 [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 2025-10-17 14:13:57,839 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,839 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,840 [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 2025-10-17 14:13:57,843 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,843 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0507ms INFO 2025-10-17 14:13:57,843 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,843 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8936ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,852 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:13:57,852 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,852 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,854 [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 2025-10-17 14:13:57,858 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:13:57,858 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,858 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,860 [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 2025-10-17 14:13:57,861 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,861 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5888ms INFO 2025-10-17 14:13:57,861 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,861 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2862ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,863 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,863 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0394ms INFO 2025-10-17 14:13:57,863 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,863 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.739ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,888 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:13:57,889 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,889 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:13:57,889 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,889 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:13:57,889 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,889 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,889 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,889 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,890 [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 2025-10-17 14:13:57,890 [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 2025-10-17 14:13:57,891 [25 ] 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 2025-10-17 14:13:57,894 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,894 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2114ms INFO 2025-10-17 14:13:57,894 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,894 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,894 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6735ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,894 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8169ms INFO 2025-10-17 14:13:57,894 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,894 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4038ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,894 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,895 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1163ms INFO 2025-10-17 14:13:57,895 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,895 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6798ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,959 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:13:57,959 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,959 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:13:57,959 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,959 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:57,959 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,960 [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 2025-10-17 14:13:57,960 [22 ] 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 2025-10-17 14:13:57,969 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,969 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.4123ms INFO 2025-10-17 14:13:57,969 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,969 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.279ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:57,977 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:57,977 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3365ms INFO 2025-10-17 14:13:57,977 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:57,977 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0001ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:59,564 [80 ] 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 2025-10-17 14:13:59,564 [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 2025-10-17 14:13:59,564 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:13:59,564 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:59,564 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:59,564 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:59,564 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,564 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,564 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,566 [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 2025-10-17 14:13:59,566 [10 ] 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 2025-10-17 14:13:59,566 [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 2025-10-17 14:13:59,569 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:59,569 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5574ms INFO 2025-10-17 14:13:59,569 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,570 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7635ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:59,571 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:59,571 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0954ms INFO 2025-10-17 14:13:59,571 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,571 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:59,571 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.1844ms INFO 2025-10-17 14:13:59,571 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,571 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.143ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:59,571 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1734ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:59,573 [22 ] 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 2025-10-17 14:13:59,574 [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 2025-10-17 14:13:59,574 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:59,574 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,574 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:59,574 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,575 [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 2025-10-17 14:13:59,575 [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 2025-10-17 14:13:59,578 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:59,578 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7473ms INFO 2025-10-17 14:13:59,578 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,578 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:59,578 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4263ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:59,578 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8004ms INFO 2025-10-17 14:13:59,578 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,578 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3791ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:13:59,693 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2235& INFO 2025-10-17 14:13:59,694 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:13:59,694 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,695 [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 2025-10-17 14:13:59,715 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:13:59,715 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 19.8288ms INFO 2025-10-17 14:13:59,715 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:13:59,715 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7238ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:14:01,014 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:14:01,014 [52 ] 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 2025-10-17 14:14:01,014 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:14:01,014 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:14:01,014 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:14:01,014 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:14:01,016 [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 2025-10-17 14:14:01,016 [52 ] 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 2025-10-17 14:14:01,018 [19 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:14:01,020 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:14:01,020 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7995ms INFO 2025-10-17 14:14:01,020 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:14:01,020 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3098ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:14:01,024 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:14:01,025 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.6775ms INFO 2025-10-17 14:14:01,025 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:14:01,025 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.148ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:14:01,173 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2235& INFO 2025-10-17 14:14:01,173 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:14:01,174 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:14:01,176 [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 2025-10-17 14:14:01,181 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:14:01,181 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 5.0016ms INFO 2025-10-17 14:14:01,181 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:14:01,181 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9589ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:14:05,583 [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 2025-10-17 14:14:05,584 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:14:05,584 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:14:05,585 [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 2025-10-17 14:14:05,589 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:14:05,589 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5594ms INFO 2025-10-17 14:14:05,589 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:14:05,589 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8887ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:09,841 [73 ] 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 2025-10-17 14:17:09,842 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:17:09,842 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9104ms 200 text/html INFO 2025-10-17 14:17:09,901 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 14:17:09,903 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 14:17:09,903 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5952ms 200 text/css INFO 2025-10-17 14:17:09,932 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681829111&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:17:09,932 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 14:17:09,933 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:09,933 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 14:17:09,933 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 14:17:09,933 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:17:09,933 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6344ms 200 text/html INFO 2025-10-17 14:17:09,933 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 14:17:09,933 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 14:17:09,933 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4768ms 200 application/javascript INFO 2025-10-17 14:17:09,934 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 14:17:09,934 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9031ms 200 application/javascript INFO 2025-10-17 14:17:09,934 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 14:17:09,934 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.471ms 200 application/javascript INFO 2025-10-17 14:17:09,945 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 14:17:09,945 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3575ms 200 application/javascript INFO 2025-10-17 14:17:09,973 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 14:17:09,973 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 14:17:09,973 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 14:17:09,974 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 14:17:09,974 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5746ms 0 application/javascript INFO 2025-10-17 14:17:09,974 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 14:17:09,974 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.66ms 0 application/javascript INFO 2025-10-17 14:17:09,974 [73 ] 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 2025-10-17 14:17:09,974 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7436ms 0 application/javascript INFO 2025-10-17 14:17:09,997 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 14:17:09,997 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:10,009 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 14:17:10,009 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8037ms 200 application/javascript INFO 2025-10-17 14:17:10,014 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 14:17:10,018 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 14:17:10,018 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0371ms 200 text/css INFO 2025-10-17 14:17:10,032 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 14:17:10,032 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 14:17:10,033 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5431ms 200 application/javascript INFO 2025-10-17 14:17:10,033 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 14:17:10,033 [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 2025-10-17 14:17:10,033 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 14:17:10,034 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6791ms 200 application/javascript INFO 2025-10-17 14:17:10,034 [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 2025-10-17 14:17:10,034 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.374ms 200 application/javascript INFO 2025-10-17 14:17:10,040 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 14:17:10,040 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 14:17:10,040 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4695ms 200 application/javascript INFO 2025-10-17 14:17:10,072 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 14:17:10,074 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 14:17:10,074 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1403ms 200 application/javascript INFO 2025-10-17 14:17:11,017 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 14:17:11,018 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 14:17:11,018 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7074ms 200 application/javascript INFO 2025-10-17 14:17:11,352 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760681830536 INFO 2025-10-17 14:17:11,353 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:17:11,353 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6996ms 200 application/javascript INFO 2025-10-17 14:17:11,433 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5137904082995268 INFO 2025-10-17 14:17:11,433 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:17:11,433 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6216ms 200 application/javascript INFO 2025-10-17 14:17:11,512 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 14:17:11,513 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 14:17:11,513 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8436ms 200 image/jpeg INFO 2025-10-17 14:17:11,613 [23 ] 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%3D1760681829111%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:17:11,613 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:17:11,613 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:11,615 [23 ] 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 2025-10-17 14:17:11,616 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681829111&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:17:11,617 [6 ] 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 2025-10-17 14:17:11,617 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:11,618 [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 2025-10-17 14:17:11,618 [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 2025-10-17 14:17:11,618 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:11,619 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 14:17:11,620 [6 ] 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 2025-10-17 14:17:11,620 [6 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 14:17:11,620 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:11,620 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8103ms INFO 2025-10-17 14:17:11,620 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:11,620 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9094ms 401 application/json; charset=utf-8 INFO 2025-10-17 14:17:11,623 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:11,623 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 8.1958ms INFO 2025-10-17 14:17:11,623 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:11,623 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3591ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:11,716 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 14:17:11,716 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:11,716 [21 ] 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 2025-10-17 14:17:11,716 [21 ] 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 2025-10-17 14:17:11,716 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:17:11,718 [21 ] 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 2025-10-17 14:17:11,719 [21 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NTgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMDEzMCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWRqOWvjCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjU4IiwianRpIjoiNzg0MzgwMTMtMGViNC00ZmU2LWI0OTYtZGQ2YTk5YTRmMDM0IiwiaWF0IjoxNzYwNTE4MTQ2LCJuYmYiOjE3NjA1MTgxNDQsImV4cCI6MTc2MDYwNDU0NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.rKR6GCMdrUQPQ4gkgB7enlxZaT7uDO_qOrw4O0IVhQw INFO 2025-10-17 14:17:11,722 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:11,722 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.1385ms INFO 2025-10-17 14:17:11,722 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:17:11,722 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.572ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:11,838 [27 ] 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 2025-10-17 14:17:11,838 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:11,838 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:11,840 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:11,841 [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 2025-10-17 14:17:11,843 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:17:11,843 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:17:11,843 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:17:11,857 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:17:11,860 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:11,860 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5933ms INFO 2025-10-17 14:17:11,860 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:11,860 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6346ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:11,960 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:17:11,961 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:11,961 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:11,962 [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 2025-10-17 14:17:11,963 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:17:11,963 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:17:11,963 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:17:11,978 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:17:11,994 [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 2025-10-17 14:17:11,994 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:17:11,997 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:11,997 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:11,998 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:11,998 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 36.4486ms INFO 2025-10-17 14:17:11,999 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:11,999 [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 2025-10-17 14:17:11,999 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4485ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,002 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,002 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.116ms INFO 2025-10-17 14:17:12,002 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,002 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1353ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,134 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 14:17:12,134 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:12,134 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 14:17:12,135 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0351ms 200 application/javascript INFO 2025-10-17 14:17:12,135 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 14:17:12,135 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:12,136 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 14:17:12,136 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5042ms 200 application/javascript INFO 2025-10-17 14:17:12,172 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 14:17:12,172 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:12,172 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 14:17:12,172 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:12,172 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 14:17:12,173 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4059ms 200 application/javascript INFO 2025-10-17 14:17:12,173 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 14:17:12,173 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.381ms 200 application/javascript INFO 2025-10-17 14:17:12,173 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 14:17:12,173 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 14:17:12,173 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3734ms 200 text/css INFO 2025-10-17 14:17:12,174 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 14:17:12,174 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:12,175 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 14:17:12,175 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5377ms 200 application/javascript INFO 2025-10-17 14:17:12,195 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 14:17:12,195 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 14:17:12,195 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 14:17:12,196 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8448ms 200 text/css INFO 2025-10-17 14:17:12,196 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 14:17:12,196 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3176ms 200 text/css INFO 2025-10-17 14:17:12,212 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:17:12,212 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:12,212 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,213 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 14:17:12,213 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:12,214 [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 2025-10-17 14:17:12,214 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 14:17:12,214 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.451ms 200 application/javascript INFO 2025-10-17 14:17:12,214 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:12,214 [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 2025-10-17 14:17:12,214 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,215 [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 2025-10-17 14:17:12,219 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,219 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5899ms INFO 2025-10-17 14:17:12,219 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,219 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5089ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,223 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,223 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1364ms INFO 2025-10-17 14:17:12,223 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,223 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2916ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,306 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 14:17:12,306 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 14:17:12,306 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 14:17:12,306 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 14:17:12,306 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 14:17:12,306 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 14:17:12,306 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 14:17:12,306 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5555ms 200 image/png INFO 2025-10-17 14:17:12,306 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5751ms 200 image/png INFO 2025-10-17 14:17:12,306 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 14:17:12,306 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5987ms 200 image/png INFO 2025-10-17 14:17:12,306 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7102ms 200 image/png INFO 2025-10-17 14:17:12,340 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:17:12,340 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:17:12,340 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:12,340 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:12,340 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,340 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,340 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:17:12,341 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:12,341 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:17:12,341 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,341 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:12,341 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,342 [24 ] 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 2025-10-17 14:17:12,342 [23 ] 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 2025-10-17 14:17:12,342 [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 2025-10-17 14:17:12,342 [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 2025-10-17 14:17:12,343 [21 ] 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 2025-10-17 14:17:12,343 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:12,343 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,344 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:17:12,344 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:12,344 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,345 [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 2025-10-17 14:17:12,345 [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 2025-10-17 14:17:12,347 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,347 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.9303ms INFO 2025-10-17 14:17:12,347 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,347 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9244ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,347 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,347 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6368ms INFO 2025-10-17 14:17:12,347 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,348 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5853ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,348 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,348 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4049ms INFO 2025-10-17 14:17:12,348 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,348 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2573ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,349 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,349 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.6815ms INFO 2025-10-17 14:17:12,349 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,349 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4144ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,350 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,350 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.2375ms INFO 2025-10-17 14:17:12,350 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,351 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7652ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,353 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,353 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5996ms INFO 2025-10-17 14:17:12,353 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,353 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1237ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,395 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 14:17:12,395 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 14:17:12,396 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 14:17:12,396 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 14:17:12,396 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2525ms 200 image/jpeg INFO 2025-10-17 14:17:12,396 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 14:17:12,396 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8948ms 200 image/jpeg INFO 2025-10-17 14:17:12,397 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 14:17:12,397 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9641ms 200 image/jpeg INFO 2025-10-17 14:17:12,415 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 14:17:12,416 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 14:17:12,416 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6368ms 200 image/png INFO 2025-10-17 14:17:12,463 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:17:12,463 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:12,463 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,464 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:17:12,464 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:12,464 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,464 [23 ] 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 2025-10-17 14:17:12,465 [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 2025-10-17 14:17:12,473 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,473 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9162ms INFO 2025-10-17 14:17:12,473 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,473 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6379ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:12,486 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:12,486 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.6672ms INFO 2025-10-17 14:17:12,486 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:12,486 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4323ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:17,495 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 14:17:17,496 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:17,496 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 14:17:17,496 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 14:17:17,496 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 14:17:17,496 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9475ms 200 application/javascript INFO 2025-10-17 14:17:17,496 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8909ms 200 text/css INFO 2025-10-17 14:17:17,635 [23 ] 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 2025-10-17 14:17:17,635 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:17,635 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,636 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 14:17:17,636 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:17,636 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,637 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 14:17:17,638 [6 ] 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 2025-10-17 14:17:17,640 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:17,640 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4036ms INFO 2025-10-17 14:17:17,640 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,640 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4029ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:17,642 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:17,642 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.3065ms INFO 2025-10-17 14:17:17,642 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,642 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0345ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:17,645 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:17:17,645 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:17,645 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,646 [73 ] 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 2025-10-17 14:17:17,647 [6 ] 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 2025-10-17 14:17:17,647 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:17,647 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,648 [24 ] 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 2025-10-17 14:17:17,648 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:17,648 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,648 [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 2025-10-17 14:17:17,649 [24 ] 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 2025-10-17 14:17:17,651 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:17,651 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:17,651 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0852ms INFO 2025-10-17 14:17:17,651 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,651 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.9747ms INFO 2025-10-17 14:17:17,651 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,651 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6304ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:17,651 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6452ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:17,652 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:17,652 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9852ms INFO 2025-10-17 14:17:17,652 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,652 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6581ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:17,756 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1658& INFO 2025-10-17 14:17:17,757 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:17,757 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,758 [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 2025-10-17 14:17:17,761 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:17,766 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.9798ms INFO 2025-10-17 14:17:17,766 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:17,766 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7866ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:20,396 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 14:17:20,396 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 14:17:20,396 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:20,396 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 14:17:20,397 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 14:17:20,397 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7692ms 200 application/javascript INFO 2025-10-17 14:17:20,397 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8993ms 200 text/css INFO 2025-10-17 14:17:20,556 [46 ] 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 2025-10-17 14:17:20,556 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:20,556 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:20,557 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:17:20,557 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:20,557 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:20,558 [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 2025-10-17 14:17:20,558 [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 2025-10-17 14:17:20,560 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:17:20,561 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:20,561 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5224ms INFO 2025-10-17 14:17:20,561 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:20,561 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6193ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:20,566 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:20,566 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 7.9598ms INFO 2025-10-17 14:17:20,566 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:20,566 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8255ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:20,699 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1658& INFO 2025-10-17 14:17:20,699 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:20,699 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:20,700 [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 2025-10-17 14:17:20,704 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:20,707 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.9514ms INFO 2025-10-17 14:17:20,707 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:20,707 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8437ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:22,053 [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 2025-10-17 14:17:22,054 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:22,054 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:22,055 [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 2025-10-17 14:17:22,058 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:22,059 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4635ms INFO 2025-10-17 14:17:22,059 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:22,059 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5131ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:43,476 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681865098&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:17:43,477 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:17:43,477 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5978ms 200 text/html INFO 2025-10-17 14:17:44,219 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760681865924 INFO 2025-10-17 14:17:44,220 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:17:44,220 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8841ms 200 application/javascript INFO 2025-10-17 14:17:44,274 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8476539087206294 INFO 2025-10-17 14:17:44,275 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:17:44,275 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5503ms 200 application/javascript INFO 2025-10-17 14:17:44,474 [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%3D1760681865098%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:17:44,474 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:17:44,474 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:44,476 [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 2025-10-17 14:17:44,477 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760681865098&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:17:44,479 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:44,479 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7389ms INFO 2025-10-17 14:17:44,479 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:44,480 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8306ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:44,525 [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 2025-10-17 14:17:44,525 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:44,525 [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 2025-10-17 14:17:44,525 [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 2025-10-17 14:17:44,525 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:44,527 [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 2025-10-17 14:17:44,527 [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 2025-10-17 14:17:44,527 [11 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 14:17:44,527 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:44,527 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6587ms INFO 2025-10-17 14:17:44,527 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:44,527 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.769ms 401 application/json; charset=utf-8 INFO 2025-10-17 14:17:44,629 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 14:17:44,629 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:44,630 [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 2025-10-17 14:17:44,630 [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 2025-10-17 14:17:44,630 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:17:44,631 [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 2025-10-17 14:17:44,638 [49 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NjEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjQ2NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWNnOWHpOWotCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzYxIiwianRpIjoiMDkzYmVjYjItZDk5Yi00ZmMwLTg3ZGUtZjc4NDQzMTY2ZjYwIiwiaWF0IjoxNzYwNDg3MzI5LCJuYmYiOjE3NjA0ODczMjcsImV4cCI6MTc2MDU3MzcyOSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.WUPRQH7_5y-aema0GTAwiWYixqHnXI9NwGgYpkeiqNA INFO 2025-10-17 14:17:44,641 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:44,641 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 9.2971ms INFO 2025-10-17 14:17:44,641 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:17:44,641 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7581ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:44,750 [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 2025-10-17 14:17:44,750 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:17:44,750 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:44,752 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:44,754 [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 2025-10-17 14:17:44,755 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:17:44,755 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:17:44,755 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:17:44,770 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:17:44,772 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:44,772 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9105ms INFO 2025-10-17 14:17:44,772 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:44,773 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7425ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:44,866 [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 2025-10-17 14:17:44,866 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:44,866 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:44,867 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:17:44,867 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:44,867 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:44,867 [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 2025-10-17 14:17:44,868 [49 ] 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 2025-10-17 14:17:44,869 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:17:44,870 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:17:44,870 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:17:44,870 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:44,871 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1522ms INFO 2025-10-17 14:17:44,871 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:44,871 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.961ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:44,884 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:17:44,899 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:17:44,901 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:44,901 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.8135ms INFO 2025-10-17 14:17:44,901 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:44,901 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.492ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:45,062 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:17:45,063 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:45,063 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,064 [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 2025-10-17 14:17:45,069 [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 2025-10-17 14:17:45,070 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:45,070 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,071 [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 2025-10-17 14:17:45,073 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:45,073 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6307ms INFO 2025-10-17 14:17:45,073 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,073 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6532ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:45,074 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:45,074 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7952ms INFO 2025-10-17 14:17:45,074 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,074 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6548ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:45,143 [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 2025-10-17 14:17:45,143 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:45,143 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,144 [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 2025-10-17 14:17:45,148 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:45,148 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4123ms INFO 2025-10-17 14:17:45,148 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,148 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1251ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:45,148 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:17:45,149 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:45,149 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,150 [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 2025-10-17 14:17:45,153 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:45,153 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2298ms INFO 2025-10-17 14:17:45,153 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,153 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0885ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:45,185 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:17:45,185 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:45,186 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,186 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:17:45,187 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:45,187 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,187 [24 ] 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 2025-10-17 14:17:45,188 [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 2025-10-17 14:17:45,190 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:45,190 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7722ms INFO 2025-10-17 14:17:45,190 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,190 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7848ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:45,195 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:17:45,195 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:45,195 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,195 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:45,196 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5505ms INFO 2025-10-17 14:17:45,196 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,196 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1697ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:45,196 [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 2025-10-17 14:17:45,199 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:45,199 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0888ms INFO 2025-10-17 14:17:45,199 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,200 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9959ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:45,230 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:17:45,230 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:45,231 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,232 [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 2025-10-17 14:17:45,236 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:45,236 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4112ms INFO 2025-10-17 14:17:45,236 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,236 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1068ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:45,262 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:17:45,262 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:45,263 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,264 [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 2025-10-17 14:17:45,271 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:17:45,271 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:45,271 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,272 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:45,272 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3232ms INFO 2025-10-17 14:17:45,272 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,272 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8841ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:45,273 [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 2025-10-17 14:17:45,292 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:45,292 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.287ms INFO 2025-10-17 14:17:45,292 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:45,292 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0144ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:47,549 [51 ] 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 2025-10-17 14:17:47,549 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:47,549 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,550 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:17:47,550 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:47,550 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,550 [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 2025-10-17 14:17:47,551 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:47,551 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,551 [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 2025-10-17 14:17:47,551 [11 ] 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 2025-10-17 14:17:47,552 [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 2025-10-17 14:17:47,553 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 14:17:47,553 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:47,553 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,554 [51 ] 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 2025-10-17 14:17:47,554 [24 ] 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 2025-10-17 14:17:47,555 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:47,555 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,556 [51 ] 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 2025-10-17 14:17:47,557 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:47,557 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1365ms INFO 2025-10-17 14:17:47,557 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,557 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6305ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:47,559 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:47,559 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6051ms INFO 2025-10-17 14:17:47,559 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,559 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.263ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:47,559 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:47,559 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 7.9038ms INFO 2025-10-17 14:17:47,559 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,559 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:47,559 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7022ms INFO 2025-10-17 14:17:47,559 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5013ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:47,559 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,560 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2665ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:47,560 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:47,560 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.8604ms INFO 2025-10-17 14:17:47,560 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,560 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.471ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:47,701 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1761& INFO 2025-10-17 14:17:47,701 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:47,701 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,702 [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 2025-10-17 14:17:47,707 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:47,710 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.9562ms INFO 2025-10-17 14:17:47,710 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:47,710 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0075ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:48,766 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:17:48,766 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:48,766 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:48,768 [45 ] 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 2025-10-17 14:17:48,769 [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 2025-10-17 14:17:48,769 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:48,769 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:48,770 [45 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:17:48,770 [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 2025-10-17 14:17:48,790 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:48,790 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 19.7465ms INFO 2025-10-17 14:17:48,790 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:48,790 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7459ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:48,793 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:48,793 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 25.1116ms INFO 2025-10-17 14:17:48,793 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:48,793 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2767ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:17:48,915 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1761& INFO 2025-10-17 14:17:48,916 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:17:48,916 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:48,918 [9 ] 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 2025-10-17 14:17:48,922 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:17:48,925 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.1479ms INFO 2025-10-17 14:17:48,925 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:17:48,925 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6139ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:23:29,928 [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 2025-10-17 14:23:29,928 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:23:29,929 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:23:29,930 [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 2025-10-17 14:23:29,934 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:23:29,934 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8313ms INFO 2025-10-17 14:23:29,934 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:23:29,934 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3654ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:23:33,685 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:23:33,685 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:23:33,686 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:23:33,687 [27 ] 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 2025-10-17 14:23:33,689 [27 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:23:33,695 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:23:33,696 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.4893ms INFO 2025-10-17 14:23:33,696 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:23:33,696 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7815ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:23:33,712 [46 ] 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 2025-10-17 14:23:33,712 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:23:33,712 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:23:33,713 [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 2025-10-17 14:23:33,716 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:23:33,717 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1152ms INFO 2025-10-17 14:23:33,717 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:23:33,717 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0453ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:23:33,802 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2096& INFO 2025-10-17 14:23:33,802 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:23:33,802 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:23:33,803 [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 2025-10-17 14:23:33,806 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:23:33,807 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.3299ms INFO 2025-10-17 14:23:33,807 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:23:33,807 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2972ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:01,959 [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 2025-10-17 14:24:01,959 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:01,959 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:01,961 [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 2025-10-17 14:24:01,965 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:01,965 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8879ms INFO 2025-10-17 14:24:01,965 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:01,965 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.168ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:05,443 [35 ] 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 2025-10-17 14:24:05,443 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:05,443 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:05,445 [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 2025-10-17 14:24:05,448 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:05,449 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8661ms INFO 2025-10-17 14:24:05,449 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:05,449 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9595ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:05,451 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 14:24:05,451 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:05,451 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:05,453 [6 ] 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 2025-10-17 14:24:05,459 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:05,459 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.0093ms INFO 2025-10-17 14:24:05,459 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:05,459 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8972ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:07,056 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202508& INFO 2025-10-17 14:24:07,057 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:07,057 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:07,058 [46 ] 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 2025-10-17 14:24:07,116 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:07,116 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 57.4738ms INFO 2025-10-17 14:24:07,116 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:07,116 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.5779ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:08,883 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760682247354&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 14:24:08,884 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:24:08,884 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9079ms 200 text/html INFO 2025-10-17 14:24:09,189 [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 2025-10-17 14:24:09,189 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:24:09,190 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8663ms 200 text/html INFO 2025-10-17 14:24:09,518 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202509& INFO 2025-10-17 14:24:09,518 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:09,519 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:09,520 [66 ] 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 2025-10-17 14:24:09,548 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:09,548 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 27.8639ms INFO 2025-10-17 14:24:09,548 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:09,548 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1766ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:09,734 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760682248313 INFO 2025-10-17 14:24:09,735 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:24:09,735 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7098ms 200 application/javascript INFO 2025-10-17 14:24:09,793 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.05384238818584253 INFO 2025-10-17 14:24:09,793 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:24:09,793 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6281ms 200 application/javascript INFO 2025-10-17 14:24:09,969 [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%3D1760682247354%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 14:24:09,969 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:24:09,969 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:09,971 [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 2025-10-17 14:24:09,972 [66 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760682247354&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 14:24:09,974 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:09,974 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6014ms INFO 2025-10-17 14:24:09,974 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:09,974 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6141ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,003 [46 ] 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 2025-10-17 14:24:10,003 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:24:10,003 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,004 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,005 [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 2025-10-17 14:24:10,006 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:24:10,006 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:24:10,006 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:24:10,021 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:24:10,024 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,024 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7342ms INFO 2025-10-17 14:24:10,024 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,024 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7086ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,098 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:24:10,099 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,099 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,100 [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 2025-10-17 14:24:10,101 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:24:10,101 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:24:10,101 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:24:10,115 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:24:10,115 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:24:10,118 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,119 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.3753ms INFO 2025-10-17 14:24:10,119 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,119 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4599ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,164 [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 2025-10-17 14:24:10,164 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,164 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,165 [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 2025-10-17 14:24:10,169 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,169 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5425ms INFO 2025-10-17 14:24:10,169 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,169 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5597ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,184 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202508& INFO 2025-10-17 14:24:10,184 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,185 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,186 [6 ] 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 2025-10-17 14:24:10,207 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:24:10,207 [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 2025-10-17 14:24:10,207 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,207 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,207 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,207 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,209 [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 2025-10-17 14:24:10,209 [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 2025-10-17 14:24:10,212 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,212 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4713ms INFO 2025-10-17 14:24:10,212 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,212 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2724ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,212 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,213 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.7956ms INFO 2025-10-17 14:24:10,213 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,213 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7592ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,234 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,234 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 48.3154ms INFO 2025-10-17 14:24:10,234 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,235 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4287ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,277 [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 2025-10-17 14:24:10,278 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,278 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,279 [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 2025-10-17 14:24:10,280 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:24:10,280 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,280 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,282 [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 2025-10-17 14:24:10,283 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,283 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3897ms INFO 2025-10-17 14:24:10,283 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,283 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6348ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,285 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,285 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4484ms INFO 2025-10-17 14:24:10,285 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,285 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2315ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,304 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:24:10,304 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:24:10,304 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,304 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,304 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,304 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,305 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:24:10,305 [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 2025-10-17 14:24:10,305 [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 2025-10-17 14:24:10,306 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,306 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,307 [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 2025-10-17 14:24:10,308 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:24:10,308 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,308 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,309 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,309 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3306ms INFO 2025-10-17 14:24:10,309 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,309 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2559ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,310 [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 2025-10-17 14:24:10,312 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,312 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.2878ms INFO 2025-10-17 14:24:10,312 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,312 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8196ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,313 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,313 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7072ms INFO 2025-10-17 14:24:10,313 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,313 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5769ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,314 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,314 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3687ms INFO 2025-10-17 14:24:10,314 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,314 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1991ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,366 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:24:10,367 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,367 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,368 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:24:10,368 [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 2025-10-17 14:24:10,368 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:10,368 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,370 [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 2025-10-17 14:24:10,387 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,387 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.9381ms INFO 2025-10-17 14:24:10,387 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,387 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7952ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:10,420 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:10,420 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.7ms INFO 2025-10-17 14:24:10,420 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:10,420 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.704ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:11,586 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202509& INFO 2025-10-17 14:24:11,586 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:11,587 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:11,588 [35 ] 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 2025-10-17 14:24:11,615 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:11,615 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 27.0019ms INFO 2025-10-17 14:24:11,615 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:11,615 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0816ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:11,942 [46 ] 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 2025-10-17 14:24:11,942 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 14:24:11,943 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:11,943 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:11,943 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:11,943 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:11,944 [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 2025-10-17 14:24:11,944 [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 2025-10-17 14:24:11,949 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:11,949 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1661ms INFO 2025-10-17 14:24:11,949 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:11,949 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2399ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:11,997 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:11,997 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 52.9674ms INFO 2025-10-17 14:24:11,997 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:11,997 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.9133ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:13,395 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a80f8e0f-cf38-44e9-9ed7-483c121848bf& INFO 2025-10-17 14:24:13,396 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:13,396 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,397 [46 ] 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 2025-10-17 14:24:13,443 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:13,443 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6009ms INFO 2025-10-17 14:24:13,443 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,443 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7232ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:13,520 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 14:24:13,521 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:13,521 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,522 [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 2025-10-17 14:24:13,528 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330623&isHis=& INFO 2025-10-17 14:24:13,528 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:13,528 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,528 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:13,529 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2039ms INFO 2025-10-17 14:24:13,529 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,529 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2825ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:13,529 [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 2025-10-17 14:24:13,533 [73 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 14:24:13,537 [73 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 14:24:13,539 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:13,539 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.9508ms INFO 2025-10-17 14:24:13,539 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,540 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6779ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:13,620 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=a80f8e0f-cf38-44e9-9ed7-483c121848bf&isHis=& INFO 2025-10-17 14:24:13,620 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:13,620 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,622 [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 2025-10-17 14:24:13,669 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:13,669 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.7632ms INFO 2025-10-17 14:24:13,669 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,670 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9681ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:13,745 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=a80f8e0f-cf38-44e9-9ed7-483c121848bf&isHis=& INFO 2025-10-17 14:24:13,746 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:13,746 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,747 [73 ] 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 2025-10-17 14:24:13,748 [35 ] 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=a80f8e0f-cf38-44e9-9ed7-483c121848bf&recordId=61602&tableName=K_LEAVE& INFO 2025-10-17 14:24:13,748 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:13,749 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,750 [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 2025-10-17 14:24:13,751 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=a80f8e0f-cf38-44e9-9ed7-483c121848bf&flowID=78&nodeCode=begin& INFO 2025-10-17 14:24:13,751 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:13,751 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,752 [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 2025-10-17 14:24:13,798 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:13,798 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.3835ms INFO 2025-10-17 14:24:13,798 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,798 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.5503ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:13,828 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:13,828 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 76.0736ms INFO 2025-10-17 14:24:13,828 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,828 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.7529ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:13,829 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:13,829 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.0985ms INFO 2025-10-17 14:24:13,829 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,829 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.8652ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:13,950 [73 ] 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 2025-10-17 14:24:13,950 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:13,950 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,951 [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 2025-10-17 14:24:13,951 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:13,951 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,952 [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 2025-10-17 14:24:13,953 [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 2025-10-17 14:24:13,955 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:13,955 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6453ms INFO 2025-10-17 14:24:13,955 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,956 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0388ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:13,956 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:13,956 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3057ms INFO 2025-10-17 14:24:13,956 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,956 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3086ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:13,965 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=a80f8e0f-cf38-44e9-9ed7-483c121848bf& INFO 2025-10-17 14:24:13,965 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:13,966 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:13,967 [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 2025-10-17 14:24:14,041 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:14,044 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.7734ms INFO 2025-10-17 14:24:14,044 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:14,044 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.5713ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:15,222 [73 ] 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 2025-10-17 14:24:15,222 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:24:15,222 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:15,222 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:15,223 [73 ] 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 2025-10-17 14:24:15,230 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:15,230 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.6771ms INFO 2025-10-17 14:24:15,230 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:15,230 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7736ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:15,322 [73 ] 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=agNZlzYcNoo%3D& INFO 2025-10-17 14:24:15,322 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:15,322 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:15,324 [73 ] 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 2025-10-17 14:24:15,330 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:15,330 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5406ms INFO 2025-10-17 14:24:15,330 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:15,330 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6022ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:15,462 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202508& INFO 2025-10-17 14:24:15,463 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:15,463 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:15,464 [73 ] 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 2025-10-17 14:24:15,511 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:15,511 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 46.7618ms INFO 2025-10-17 14:24:15,511 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:15,511 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8538ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:17,474 [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 2025-10-17 14:24:17,475 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:17,475 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:17,476 [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 2025-10-17 14:24:17,480 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:17,480 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5843ms INFO 2025-10-17 14:24:17,480 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:17,480 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7666ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:24:40,778 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 14:24:40,778 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:24:40,779 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:40,780 [73 ] 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 2025-10-17 14:24:40,830 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:24:40,830 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 49.7505ms INFO 2025-10-17 14:24:40,830 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:24:40,830 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.8655ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:53,236 [25 ] 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 2025-10-17 14:26:53,236 [25 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 14:26:53,236 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5376ms 304 text/html INFO 2025-10-17 14:26:53,315 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760682413229&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:26:53,316 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:26:53,316 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7568ms 200 text/html INFO 2025-10-17 14:26:53,346 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 14:26:53,347 [77 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 14:26:53,347 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.513ms 304 application/javascript INFO 2025-10-17 14:26:53,586 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760682413533 INFO 2025-10-17 14:26:53,587 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:26:53,587 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9057ms 200 application/javascript INFO 2025-10-17 14:26:53,624 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.21071469343152116 INFO 2025-10-17 14:26:53,625 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:26:53,625 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6523ms 200 application/javascript INFO 2025-10-17 14:26:53,755 [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%3D1760682413229%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:26:53,755 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:26:53,755 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:53,757 [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 2025-10-17 14:26:53,758 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760682413229&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:26:53,761 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:53,761 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0722ms INFO 2025-10-17 14:26:53,761 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:53,761 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2342ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:53,762 [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 2025-10-17 14:26:53,763 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:26:53,763 [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 2025-10-17 14:26:53,763 [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 2025-10-17 14:26:53,763 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:53,764 [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 2025-10-17 14:26:53,765 [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 2025-10-17 14:26:53,765 [62 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 14:26:53,765 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:53,765 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7067ms INFO 2025-10-17 14:26:53,765 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:53,765 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8302ms 401 application/json; charset=utf-8 INFO 2025-10-17 14:26:53,854 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 14:26:53,854 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:26:53,854 [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 2025-10-17 14:26:53,854 [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 2025-10-17 14:26:53,854 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:26:53,856 [62 ] 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 2025-10-17 14:26:53,857 [77 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwMzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTA5MyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueUsOWNjuWuuSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDM0IiwianRpIjoiYzhmYzU0MDAtNGRmMy00MWViLWE1ODctOTdlZmEzZTYzODNhIiwiaWF0IjoxNzYwMDc4NDMwLCJuYmYiOjE3NjAwNzg0MjgsImV4cCI6MTc2MDE2NDgzMCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.-BLOGLM13mNqM1muLzT1aOA4NoYEEUcb7y2faZAynUQ INFO 2025-10-17 14:26:53,860 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:53,860 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0311ms INFO 2025-10-17 14:26:53,860 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:26:53,860 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3251ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:53,931 [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 2025-10-17 14:26:53,931 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:26:53,931 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:53,933 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:53,935 [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 2025-10-17 14:26:53,936 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:26:53,936 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:26:53,936 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:26:53,950 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:26:53,953 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:53,953 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3172ms INFO 2025-10-17 14:26:53,953 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:53,953 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3628ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,025 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:26:54,025 [25 ] 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 2025-10-17 14:26:54,025 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,026 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,026 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,026 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,044 [58 ] 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 2025-10-17 14:26:54,044 [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 2025-10-17 14:26:54,046 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:26:54,046 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:26:54,046 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:26:54,048 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,048 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7396ms INFO 2025-10-17 14:26:54,048 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,048 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9891ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,061 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:26:54,076 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:26:54,079 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,080 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.1037ms INFO 2025-10-17 14:26:54,080 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,080 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.6836ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,156 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:26:54,156 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,156 [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 2025-10-17 14:26:54,156 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,157 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,157 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,158 [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 2025-10-17 14:26:54,158 [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 2025-10-17 14:26:54,162 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,162 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4502ms INFO 2025-10-17 14:26:54,162 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,162 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6752ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,167 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,167 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7824ms INFO 2025-10-17 14:26:54,167 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,167 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3416ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,207 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:26:54,207 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,207 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,209 [77 ] 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 2025-10-17 14:26:54,212 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,213 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.965ms INFO 2025-10-17 14:26:54,213 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,213 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9936ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,218 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:26:54,219 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,219 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,220 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:26:54,220 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,220 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,220 [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 2025-10-17 14:26:54,220 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:26:54,220 [58 ] 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 2025-10-17 14:26:54,220 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,221 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,221 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,221 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,221 [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 2025-10-17 14:26:54,222 [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 2025-10-17 14:26:54,222 [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 2025-10-17 14:26:54,224 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,225 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4033ms INFO 2025-10-17 14:26:54,225 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,225 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9963ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,227 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,227 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,227 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.96ms INFO 2025-10-17 14:26:54,227 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,227 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9035ms INFO 2025-10-17 14:26:54,227 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,227 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6442ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,227 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5824ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,228 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,228 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9882ms INFO 2025-10-17 14:26:54,228 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,228 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9867ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,256 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:26:54,257 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,257 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,258 [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 2025-10-17 14:26:54,263 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,263 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1015ms INFO 2025-10-17 14:26:54,263 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,264 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1207ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,304 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:26:54,305 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,305 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:26:54,305 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,305 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:26:54,305 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,306 [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 2025-10-17 14:26:54,306 [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 2025-10-17 14:26:54,324 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,324 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.9512ms INFO 2025-10-17 14:26:54,324 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,325 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1107ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:26:54,327 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:26:54,328 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.0733ms INFO 2025-10-17 14:26:54,328 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:26:54,328 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7461ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:31:26,950 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 432 INFO 2025-10-17 14:31:26,951 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:31:26,952 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 14:31:26,973 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:31:26,984 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 31.2623ms INFO 2025-10-17 14:31:26,984 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:31:26,984 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.5581ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:31:27,103 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 433 INFO 2025-10-17 14:31:27,103 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:31:27,104 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 14:31:27,111 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:31:27,111 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 7.0002ms INFO 2025-10-17 14:31:27,111 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:31:27,112 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0797ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:29,073 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760682808844&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:33:29,074 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:33:29,074 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9606ms 200 text/html INFO 2025-10-17 14:33:29,313 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760682809157 INFO 2025-10-17 14:33:29,314 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:33:29,314 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7022ms 200 application/javascript INFO 2025-10-17 14:33:29,358 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7298809741986014 INFO 2025-10-17 14:33:29,358 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:33:29,358 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6511ms 200 application/javascript INFO 2025-10-17 14:33:29,477 [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%3D1760682808844%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:33:29,477 [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 2025-10-17 14:33:29,477 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:33:29,477 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:33:29,477 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,478 [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 2025-10-17 14:33:29,478 [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 2025-10-17 14:33:29,478 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,479 [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 2025-10-17 14:33:29,479 [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 2025-10-17 14:33:29,480 [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 2025-10-17 14:33:29,480 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 14:33:29,480 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:29,480 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760682808844&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:33:29,480 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8868ms INFO 2025-10-17 14:33:29,480 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,480 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0875ms 401 application/json; charset=utf-8 INFO 2025-10-17 14:33:29,483 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:29,483 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9818ms INFO 2025-10-17 14:33:29,483 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,483 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0566ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:29,588 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 14:33:29,588 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:33:29,588 [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 2025-10-17 14:33:29,588 [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 2025-10-17 14:33:29,588 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:33:29,590 [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 2025-10-17 14:33:29,591 [67 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwOTIyOCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-aYpeeHlSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjM0IiwianRpIjoiYjIyYmRjN2YtYTJlZi00YmVjLWJiNjUtZTUwMTM1NzE3MjZmIiwiaWF0IjoxNzYwNTc2MDQyLCJuYmYiOjE3NjA1NzYwNDAsImV4cCI6MTc2MDY2MjQ0MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.9IS998UEDD-wBV4xVf9A46Z_ItaJZdWsXZDqnlcWpAQ INFO 2025-10-17 14:33:29,594 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:29,594 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9768ms INFO 2025-10-17 14:33:29,594 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:33:29,594 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2843ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:29,693 [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 2025-10-17 14:33:29,693 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:33:29,693 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:29,695 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,697 [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 2025-10-17 14:33:29,698 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:33:29,698 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:33:29,698 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:33:29,713 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:33:29,716 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:29,716 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9574ms INFO 2025-10-17 14:33:29,716 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,716 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0264ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:29,816 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:33:29,816 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:29,816 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,817 [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 2025-10-17 14:33:29,817 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:29,817 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,818 [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 2025-10-17 14:33:29,819 [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 2025-10-17 14:33:29,819 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:33:29,820 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:33:29,820 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:33:29,823 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:29,823 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.4295ms INFO 2025-10-17 14:33:29,823 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,823 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2485ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:29,835 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:33:29,861 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:33:29,898 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:29,898 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 80.1443ms INFO 2025-10-17 14:33:29,898 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,898 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.1611ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:29,998 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:33:29,998 [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 2025-10-17 14:33:29,998 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:29,998 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:29,999 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:29,999 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,000 [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 2025-10-17 14:33:30,000 [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 2025-10-17 14:33:30,004 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:30,004 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8722ms INFO 2025-10-17 14:33:30,004 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,004 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.983ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:30,009 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:30,009 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6344ms INFO 2025-10-17 14:33:30,009 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,009 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7851ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:30,033 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:33:30,034 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:30,034 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,035 [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 2025-10-17 14:33:30,039 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:30,039 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.2101ms INFO 2025-10-17 14:33:30,040 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,040 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2975ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:30,071 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:33:30,071 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:33:30,071 [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 2025-10-17 14:33:30,071 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:33:30,072 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:30,072 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:30,072 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:30,072 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,072 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,072 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:30,072 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,073 [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 2025-10-17 14:33:30,073 [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 2025-10-17 14:33:30,073 [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 2025-10-17 14:33:30,074 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,075 [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 2025-10-17 14:33:30,079 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:30,079 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.6329ms INFO 2025-10-17 14:33:30,079 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,079 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6316ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:30,082 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:30,082 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:30,082 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.0219ms INFO 2025-10-17 14:33:30,082 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,082 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 9.0141ms INFO 2025-10-17 14:33:30,082 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,082 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.002ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:30,082 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.003ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:30,083 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:30,083 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 10.1706ms INFO 2025-10-17 14:33:30,083 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,084 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3442ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:30,093 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:33:30,093 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:30,093 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,095 [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 2025-10-17 14:33:30,100 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:30,100 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2356ms INFO 2025-10-17 14:33:30,100 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,100 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4436ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:30,193 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:33:30,193 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:33:30,193 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:30,194 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:30,194 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,194 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,195 [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 2025-10-17 14:33:30,195 [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 2025-10-17 14:33:30,213 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:30,213 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 18.368ms INFO 2025-10-17 14:33:30,213 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,214 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5476ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:30,216 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:30,216 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.3602ms INFO 2025-10-17 14:33:30,216 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:30,217 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5476ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:32,989 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 14:33:32,989 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 14:33:32,989 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:33:32,989 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:33:32,990 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/vuedraggable.umd.d9d361ab.js was not modified INFO 2025-10-17 14:33:32,990 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/moreMenu.5ee53a68.js was not modified INFO 2025-10-17 14:33:32,990 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5239ms 304 application/javascript INFO 2025-10-17 14:33:32,990 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7939ms 304 application/javascript INFO 2025-10-17 14:33:32,991 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 14:33:32,991 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/moreMenu.d88dbed4.css was not modified INFO 2025-10-17 14:33:32,991 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2552ms 304 text/css INFO 2025-10-17 14:33:40,459 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:33:40,459 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:40,460 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,460 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 14:33:40,460 [34 ] 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 2025-10-17 14:33:40,460 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:40,460 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:40,460 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,460 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,461 [57 ] 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 2025-10-17 14:33:40,461 [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 2025-10-17 14:33:40,461 [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 2025-10-17 14:33:40,462 [7 ] 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 2025-10-17 14:33:40,462 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:40,462 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,463 [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 2025-10-17 14:33:40,466 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:40,466 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.3716ms INFO 2025-10-17 14:33:40,466 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,466 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0356ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:40,466 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:40,466 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2539ms INFO 2025-10-17 14:33:40,466 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,466 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:40,466 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9813ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:40,467 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.8302ms INFO 2025-10-17 14:33:40,467 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,467 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7533ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:40,467 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:40,467 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.072ms INFO 2025-10-17 14:33:40,467 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,467 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1349ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:40,468 [34 ] 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 2025-10-17 14:33:40,468 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:40,468 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,469 [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 2025-10-17 14:33:40,472 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:40,472 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7204ms INFO 2025-10-17 14:33:40,472 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,472 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2126ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:40,569 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1634& INFO 2025-10-17 14:33:40,570 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:40,570 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,571 [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 2025-10-17 14:33:40,580 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:40,660 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 89.2214ms INFO 2025-10-17 14:33:40,660 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:40,660 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.0863ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:52,129 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760682831952&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:33:52,130 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:33:52,130 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0629ms 200 text/html INFO 2025-10-17 14:33:52,434 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760682832202 INFO 2025-10-17 14:33:52,435 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:33:52,435 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7457ms 200 application/javascript INFO 2025-10-17 14:33:52,499 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7492918680377149 INFO 2025-10-17 14:33:52,500 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:33:52,500 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6697ms 200 application/javascript INFO 2025-10-17 14:33:52,629 [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%3D1760682831952%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:33:52,630 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:33:52,630 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,631 [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 2025-10-17 14:33:52,632 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760682831952&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:33:52,635 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:52,635 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7943ms INFO 2025-10-17 14:33:52,635 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,635 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1266ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:52,678 [60 ] 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 2025-10-17 14:33:52,678 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:33:52,678 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:52,678 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,680 [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 2025-10-17 14:33:52,681 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:33:52,681 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:33:52,681 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:33:52,697 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:33:52,699 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:52,699 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5481ms INFO 2025-10-17 14:33:52,699 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,699 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5917ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:52,813 [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 2025-10-17 14:33:52,813 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:52,813 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,814 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:33:52,814 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:52,814 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,815 [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 2025-10-17 14:33:52,816 [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 2025-10-17 14:33:52,817 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:33:52,817 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:33:52,817 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:33:52,818 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:52,818 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.649ms INFO 2025-10-17 14:33:52,818 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,818 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.812ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:52,832 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:33:52,832 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:33:52,835 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:52,835 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9607ms INFO 2025-10-17 14:33:52,835 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,835 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0057ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:52,958 [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 2025-10-17 14:33:52,958 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:52,958 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,959 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:33:52,959 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:52,959 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,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 2025-10-17 14:33:52,961 [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 2025-10-17 14:33:52,964 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:52,964 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5153ms INFO 2025-10-17 14:33:52,964 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,964 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:52,964 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0253ms INFO 2025-10-17 14:33:52,964 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8975ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:52,964 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,964 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9061ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:52,998 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:33:52,998 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:33:52,999 [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 2025-10-17 14:33:52,999 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:52,999 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:52,999 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,999 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:52,999 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:52,999 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,000 [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 2025-10-17 14:33:53,000 [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 2025-10-17 14:33: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 2025-10-17 14:33:53,004 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:53,004 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:53,004 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5459ms INFO 2025-10-17 14:33:53,004 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,004 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.6318ms INFO 2025-10-17 14:33:53,004 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,004 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4665ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:53,004 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7395ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:53,004 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:53,005 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.3411ms INFO 2025-10-17 14:33:53,005 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,005 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5268ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:53,029 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:33:53,029 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:33:53,029 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:53,029 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:53,029 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,029 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,030 [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 2025-10-17 14:33:53,030 [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 2025-10-17 14:33:53,033 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:53,034 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0054ms INFO 2025-10-17 14:33:53,034 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,034 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9814ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:53,038 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:53,038 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4401ms INFO 2025-10-17 14:33:53,038 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,038 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3758ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:53,054 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:33:53,055 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:53,055 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,056 [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 2025-10-17 14:33:53,061 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:53,061 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8196ms INFO 2025-10-17 14:33:53,061 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,061 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9294ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:53,098 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:33:53,098 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:33:53,098 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:53,099 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:53,099 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,099 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,100 [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 2025-10-17 14:33:53,100 [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 2025-10-17 14:33:53,109 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:53,109 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9927ms INFO 2025-10-17 14:33:53,109 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,109 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1001ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:53,117 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:53,117 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.4829ms INFO 2025-10-17 14:33:53,117 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:53,117 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.633ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:55,298 [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 2025-10-17 14:33:55,298 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:55,298 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,300 [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 2025-10-17 14:33:55,304 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:55,304 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8269ms INFO 2025-10-17 14:33:55,304 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,304 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1442ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:55,328 [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 2025-10-17 14:33:55,328 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 14:33:55,328 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:55,328 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:55,328 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,328 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,329 [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 2025-10-17 14:33:55,330 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:55,330 [41 ] 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 2025-10-17 14:33:55,330 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,330 [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 2025-10-17 14:33:55,331 [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 2025-10-17 14:33:55,331 [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 2025-10-17 14:33:55,331 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:55,331 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,332 [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 2025-10-17 14:33:55,334 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:55,334 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.2604ms INFO 2025-10-17 14:33:55,334 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,334 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2888ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:55,335 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:55,335 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0304ms INFO 2025-10-17 14:33:55,335 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,335 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7693ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:55,335 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:55,335 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8273ms INFO 2025-10-17 14:33:55,335 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,335 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.594ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:55,336 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:55,336 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.4125ms INFO 2025-10-17 14:33:55,336 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,336 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0602ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:55,457 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1634& INFO 2025-10-17 14:33:55,458 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:55,458 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,459 [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 2025-10-17 14:33:55,468 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:55,543 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 83.3334ms INFO 2025-10-17 14:33:55,543 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:55,543 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.4ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:56,898 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:33:56,898 [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 2025-10-17 14:33:56,898 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:56,898 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:56,898 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:56,898 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:56,900 [41 ] 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 2025-10-17 14:33:56,900 [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 2025-10-17 14:33:56,902 [41 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:33:56,903 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:56,903 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4983ms INFO 2025-10-17 14:33:56,903 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:56,904 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6752ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:56,908 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:56,908 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.5269ms INFO 2025-10-17 14:33:56,908 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:56,909 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5851ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:57,033 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1634& INFO 2025-10-17 14:33:57,033 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:57,033 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:57,034 [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 2025-10-17 14:33:57,044 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:57,120 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 85.2914ms INFO 2025-10-17 14:33:57,120 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:57,120 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.3848ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:33:57,937 [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 2025-10-17 14:33:57,938 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:33:57,938 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:57,939 [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 2025-10-17 14:33:57,944 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:33:57,944 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.3708ms INFO 2025-10-17 14:33:57,944 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:33:57,944 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5708ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:37,605 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760682997437&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:36:37,605 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:36:37,605 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8397ms 200 text/html INFO 2025-10-17 14:36:37,878 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760682997855 INFO 2025-10-17 14:36:37,879 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:36:37,879 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9765ms 200 application/javascript INFO 2025-10-17 14:36:37,890 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6653650508186342 INFO 2025-10-17 14:36:37,891 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:36:37,891 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4863ms 200 application/javascript INFO 2025-10-17 14:36:38,049 [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%3D1760682997437%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:36:38,049 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:36:38,049 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,051 [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 2025-10-17 14:36:38,052 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760682997437&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:36:38,054 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,055 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0059ms INFO 2025-10-17 14:36:38,055 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,055 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0217ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,057 [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 2025-10-17 14:36:38,057 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:36:38,057 [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 2025-10-17 14:36:38,058 [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 2025-10-17 14:36:38,058 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,059 [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 2025-10-17 14:36:38,060 [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 2025-10-17 14:36:38,060 [68 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 14:36:38,060 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,060 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8236ms INFO 2025-10-17 14:36:38,060 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,060 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1539ms 401 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,147 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 14:36:38,148 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:36:38,148 [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 2025-10-17 14:36:38,148 [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 2025-10-17 14:36:38,148 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:36:38,150 [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 2025-10-17 14:36:38,151 [68 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NTQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMDA3NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iui1teaFp-aVjyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjU0IiwianRpIjoiMjAyNjY0ZjItMzQzNy00NGNmLTg3YTAtZjZlZTljYzZmZTU5IiwiaWF0IjoxNzYwNTk1MTU4LCJuYmYiOjE3NjA1OTUxNTYsImV4cCI6MTc2MDY4MTU1OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.2gr-w0ESAKpB0C_KoTTCMzsoWk7-BA0FZYa9VIr4geQ INFO 2025-10-17 14:36:38,154 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,154 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.2491ms INFO 2025-10-17 14:36:38,154 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:36:38,154 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6718ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,223 [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 2025-10-17 14:36:38,223 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:36:38,223 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,223 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,225 [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 2025-10-17 14:36:38,226 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:36:38,226 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:36:38,226 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:36:38,242 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:36:38,245 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,245 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.1037ms INFO 2025-10-17 14:36:38,245 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,245 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6022ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,322 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:36:38,323 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,323 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,324 [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 2025-10-17 14:36:38,325 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:36:38,325 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:36:38,325 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:36:38,326 [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 2025-10-17 14:36:38,326 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,326 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,328 [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 2025-10-17 14:36:38,331 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,331 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7459ms INFO 2025-10-17 14:36:38,331 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,331 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6319ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,341 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:36:38,341 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:36:38,344 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,344 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.2952ms INFO 2025-10-17 14:36:38,344 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,344 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4842ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,443 [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 2025-10-17 14:36:38,444 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:36:38,444 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,444 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,444 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,444 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,446 [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 2025-10-17 14:36:38,446 [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 2025-10-17 14:36:38,449 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,449 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,449 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5913ms INFO 2025-10-17 14:36:38,449 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5584ms INFO 2025-10-17 14:36:38,449 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,449 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,449 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9014ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,449 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5055ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,524 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:36:38,525 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,525 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,526 [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 2025-10-17 14:36:38,531 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,531 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.358ms INFO 2025-10-17 14:36:38,532 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,532 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5193ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,551 [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 2025-10-17 14:36:38,552 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,552 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,553 [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 2025-10-17 14:36:38,556 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,556 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1797ms INFO 2025-10-17 14:36:38,556 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,556 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0158ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,561 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:36:38,561 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,561 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,561 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:36:38,562 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,562 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,562 [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 2025-10-17 14:36:38,563 [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 2025-10-17 14:36:38,565 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,566 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1876ms INFO 2025-10-17 14:36:38,566 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,566 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9105ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,566 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:36:38,566 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,566 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5026ms INFO 2025-10-17 14:36:38,566 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,567 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1643ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,567 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,567 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,568 [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 2025-10-17 14:36:38,571 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:36:38,571 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,571 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,572 [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 2025-10-17 14:36:38,575 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,575 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3494ms INFO 2025-10-17 14:36:38,575 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,575 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.137ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,576 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,576 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4843ms INFO 2025-10-17 14:36:38,576 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,576 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4748ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,680 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:36:38,680 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:36:38,681 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,681 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:38,681 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,681 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,682 [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 2025-10-17 14:36:38,682 [4 ] 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 2025-10-17 14:36:38,691 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,691 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0725ms INFO 2025-10-17 14:36:38,691 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,691 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2014ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:38,698 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:38,699 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3349ms INFO 2025-10-17 14:36:38,699 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:38,699 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4171ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:39,422 [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 2025-10-17 14:36:39,422 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:39,422 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,424 [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 2025-10-17 14:36:39,428 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:39,428 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6283ms INFO 2025-10-17 14:36:39,428 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,428 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8678ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:39,432 [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 2025-10-17 14:36:39,432 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:39,432 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,433 [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 2025-10-17 14:36:39,433 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:36:39,433 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:39,433 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:39,433 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,433 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,441 [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 2025-10-17 14:36:39,441 [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 2025-10-17 14:36:39,441 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:39,441 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,442 [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 2025-10-17 14:36:39,442 [4 ] 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 2025-10-17 14:36:39,442 [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 2025-10-17 14:36:39,446 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:39,446 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:39,446 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5219ms INFO 2025-10-17 14:36:39,446 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,446 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8311ms INFO 2025-10-17 14:36:39,446 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,446 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2356ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:39,446 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9838ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:39,446 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:39,446 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.6036ms INFO 2025-10-17 14:36:39,446 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,447 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4986ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:39,447 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:39,447 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.3128ms INFO 2025-10-17 14:36:39,447 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,447 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.288ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:39,524 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1654& INFO 2025-10-17 14:36:39,524 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:39,525 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,526 [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 2025-10-17 14:36:39,530 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:39,534 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.2043ms INFO 2025-10-17 14:36:39,534 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:39,534 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4222ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:40,423 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:36:40,424 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:40,424 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:40,425 [4 ] 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 2025-10-17 14:36:40,427 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:36:40,427 [46 ] 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 2025-10-17 14:36:40,427 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:40,428 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:40,429 [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 2025-10-17 14:36:40,432 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:40,432 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4141ms INFO 2025-10-17 14:36:40,432 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:40,432 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2624ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:40,434 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:40,434 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.554ms INFO 2025-10-17 14:36:40,434 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:40,434 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7337ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:40,510 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1654& INFO 2025-10-17 14:36:40,511 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:40,511 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:40,512 [35 ] 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 2025-10-17 14:36:40,516 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:40,519 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.5417ms INFO 2025-10-17 14:36:40,519 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:40,519 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4751ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:36:42,960 [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 2025-10-17 14:36:42,960 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:36:42,960 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:42,962 [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 2025-10-17 14:36:42,965 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:36:42,965 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6989ms INFO 2025-10-17 14:36:42,965 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:36:42,966 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8113ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:13,898 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683153752&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:39:13,898 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:39:13,898 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6938ms 200 text/html INFO 2025-10-17 14:39:14,144 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760683154043 INFO 2025-10-17 14:39:14,145 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:39:14,145 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7065ms 200 application/javascript INFO 2025-10-17 14:39:14,223 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.020891871977245957 INFO 2025-10-17 14:39:14,223 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:39:14,223 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7208ms 200 application/javascript INFO 2025-10-17 14:39:14,329 [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%3D1760683153752%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:39:14,330 [63 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:39:14,330 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,331 [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 2025-10-17 14:39:14,333 [63 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683153752&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:39:14,342 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,342 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 10.4899ms INFO 2025-10-17 14:39:14,342 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,342 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8203ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,363 [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 2025-10-17 14:39:14,363 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:39:14,364 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,364 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,365 [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 2025-10-17 14:39:14,370 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:39:14,370 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:39:14,370 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:39:14,385 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:39:14,388 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,388 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 22.7737ms INFO 2025-10-17 14:39:14,388 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,388 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7425ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,502 [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 2025-10-17 14:39:14,503 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,503 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,503 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:39:14,504 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,504 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,504 [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 2025-10-17 14:39:14,505 [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 2025-10-17 14:39:14,506 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:39:14,506 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:39:14,506 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:39:14,507 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,507 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3015ms INFO 2025-10-17 14:39:14,507 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,508 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2452ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,522 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:39:14,522 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:39:14,524 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,524 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.3431ms INFO 2025-10-17 14:39:14,525 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,525 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.274ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,633 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:39:14,634 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,634 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,634 [63 ] 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 2025-10-17 14:39:14,634 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,634 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,635 [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 2025-10-17 14:39:14,636 [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 2025-10-17 14:39:14,639 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,639 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,639 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4537ms INFO 2025-10-17 14:39:14,639 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,639 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6581ms INFO 2025-10-17 14:39:14,639 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,639 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2096ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,639 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.818ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,689 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:39:14,689 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:39:14,689 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:39:14,689 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,689 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,689 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,689 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,689 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,689 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,690 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:39:14,690 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,690 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,690 [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 2025-10-17 14:39:14,690 [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 2025-10-17 14:39:14,691 [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 2025-10-17 14:39:14,691 [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 2025-10-17 14:39:14,691 [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 2025-10-17 14:39:14,691 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,692 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,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 2025-10-17 14:39:14,695 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,695 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.3929ms INFO 2025-10-17 14:39:14,695 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,695 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0939ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,696 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,696 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,696 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.6745ms INFO 2025-10-17 14:39:14,696 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,696 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.1686ms INFO 2025-10-17 14:39:14,696 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1509ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,696 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,696 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2462ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,696 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,696 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8061ms INFO 2025-10-17 14:39:14,697 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,697 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2721ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,699 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,699 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7452ms INFO 2025-10-17 14:39:14,699 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,699 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4493ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,744 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:39:14,744 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,745 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,746 [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 2025-10-17 14:39:14,750 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,750 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5698ms INFO 2025-10-17 14:39:14,750 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,750 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1467ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,808 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:39:14,809 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,809 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,810 [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 2025-10-17 14:39:14,811 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:39:14,811 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:14,811 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,813 [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 2025-10-17 14:39:14,834 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,834 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 21.7945ms INFO 2025-10-17 14:39:14,834 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,834 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5038ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:14,836 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:14,836 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.7232ms INFO 2025-10-17 14:39:14,836 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:14,836 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.6257ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:15,563 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 14:39:15,563 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:15,563 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:15,564 [54 ] 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 2025-10-17 14:39:15,565 [54 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MzgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMzY0OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW9reWwkeWFtSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTM4IiwianRpIjoiNDMxMWZkM2MtMzJmYi00YTY0LWEwMWMtZDU4YTYwZDYwY2ViIiwiaWF0IjoxNzYwNjgxMDY4LCJuYmYiOjE3NjA2ODEwNjYsImV4cCI6MTc2MDc2NzQ2OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.s9kPGAhK2OPkJO9mABMUmrQb8e91yoG7Y2_wtTEcCJY INFO 2025-10-17 14:39:15,568 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:15,568 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.6726ms INFO 2025-10-17 14:39:15,568 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:15,568 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7268ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:15,752 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 14:39:15,752 [65 ] 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 2025-10-17 14:39:15,753 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:39:15,753 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:15,753 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:15,753 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:15,753 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:15,754 [63 ] 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 2025-10-17 14:39:15,754 [65 ] 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 2025-10-17 14:39:15,758 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:15,758 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.1225ms INFO 2025-10-17 14:39:15,758 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:15,758 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9904ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:15,758 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:15,759 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.4606ms INFO 2025-10-17 14:39:15,759 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:15,759 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.38ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:23,531 [63 ] 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 2025-10-17 14:39:23,532 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:39:23,532 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:23,532 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:23,533 [63 ] 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 2025-10-17 14:39:23,538 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:23,538 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.9247ms INFO 2025-10-17 14:39:23,538 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:23,538 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.977ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:23,664 [63 ] 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 2025-10-17 14:39:23,664 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:23,664 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:23,666 [63 ] 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 2025-10-17 14:39:23,682 [7 ] 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 2025-10-17 14:39:23,682 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:39:23,683 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:23,684 [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 2025-10-17 14:39:23,687 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:23,687 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4812ms INFO 2025-10-17 14:39:23,687 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:23,688 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4598ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:39:23,707 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:39:23,712 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 46.3071ms INFO 2025-10-17 14:39:23,712 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 14:39:23,712 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2848ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:40:17,913 [58 ] 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 2025-10-17 14:40:17,914 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:40:17,914 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:40:17,915 [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 2025-10-17 14:40:17,919 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:40:17,919 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8884ms INFO 2025-10-17 14:40:17,919 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:40:17,919 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0967ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:40:18,953 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:40:18,954 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:40:18,954 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:40:18,955 [58 ] 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 2025-10-17 14:40:18,957 [58 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:40:18,959 [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 2025-10-17 14:40:18,960 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:40:18,960 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:40:18,961 [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 2025-10-17 14:40:18,964 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:40:18,964 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.7247ms INFO 2025-10-17 14:40:18,964 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:40:18,964 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:40:18,964 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9955ms INFO 2025-10-17 14:40:18,964 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:40:18,964 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7693ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:40:18,964 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8261ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:40:19,173 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1654& INFO 2025-10-17 14:40:19,174 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:40:19,174 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:40:19,175 [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 2025-10-17 14:40:19,179 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:40:19,182 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.2704ms INFO 2025-10-17 14:40:19,183 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:40:19,183 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5034ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:40:52,239 [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 2025-10-17 14:40:52,239 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:40:52,240 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:40:52,241 [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 2025-10-17 14:40:52,245 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:40:52,245 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6323ms INFO 2025-10-17 14:40:52,245 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:40:52,245 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8828ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:00,130 [9 ] 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 2025-10-17 14:42:00,131 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:42:00,131 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0513ms 200 text/html INFO 2025-10-17 14:42:00,270 [9 ] 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 2025-10-17 14:42:00,271 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 14:42:00,271 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.422ms 304 text/html INFO 2025-10-17 14:42:00,605 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683320333&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:42:00,606 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:42:00,606 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7218ms 200 text/html INFO 2025-10-17 14:42:00,617 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 14:42:00,618 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 14:42:00,618 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4138ms 304 application/javascript INFO 2025-10-17 14:42:00,668 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683320624&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:42:00,669 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:42:00,669 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6296ms 200 text/html INFO 2025-10-17 14:42:00,896 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760683320887 INFO 2025-10-17 14:42:00,896 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:42:00,897 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6384ms 200 application/javascript INFO 2025-10-17 14:42:00,911 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6329261492280693 INFO 2025-10-17 14:42:00,911 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:42:00,911 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4732ms 200 application/javascript INFO 2025-10-17 14:42:00,914 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.23156715182222665 INFO 2025-10-17 14:42:00,915 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:42:00,915 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4256ms 200 application/javascript INFO 2025-10-17 14:42:01,090 [23 ] 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%3D1760683320624%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:42:01,090 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:42:01,090 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,092 [23 ] 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 2025-10-17 14:42:01,093 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683320624&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:42:01,096 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,096 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1123ms INFO 2025-10-17 14:42:01,096 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,096 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9626ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,099 [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 2025-10-17 14:42:01,099 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:01,099 [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 2025-10-17 14:42:01,099 [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 2025-10-17 14:42:01,100 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,101 [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 2025-10-17 14:42:01,101 [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 2025-10-17 14:42:01,101 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 14:42:01,101 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,101 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6951ms INFO 2025-10-17 14:42:01,102 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,102 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6519ms 401 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,103 [45 ] 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%3D1760683320333%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:42:01,103 [45 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:42:01,103 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,104 [45 ] 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 2025-10-17 14:42:01,105 [45 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683320333&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:42:01,107 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,107 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.0595ms INFO 2025-10-17 14:42:01,107 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,107 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6269ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,108 [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 2025-10-17 14:42:01,108 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:01,108 [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 2025-10-17 14:42:01,108 [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 2025-10-17 14:42:01,108 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,109 [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 2025-10-17 14:42:01,110 [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 2025-10-17 14:42:01,110 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 14:42:01,110 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,110 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6089ms INFO 2025-10-17 14:42:01,110 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,110 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3766ms 401 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,177 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 14:42:01,178 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:01,178 [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 2025-10-17 14:42:01,178 [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 2025-10-17 14:42:01,178 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:42:01,179 [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 2025-10-17 14:42:01,180 [9 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjAwNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW6lOWwj-WGmyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzI3IiwianRpIjoiZWE0YTI3NTItMmI4MS00MTVjLWIzMjctZWM4MmVjZDhmOTMyIiwiaWF0IjoxNzYwNDMyNzg1LCJuYmYiOjE3NjA0MzI3ODMsImV4cCI6MTc2MDUxOTE4NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.CYuHOVwo5KTLJo6lvz8-EIQZUbu3Iii0R_ym1g7i7Fg INFO 2025-10-17 14:42:01,181 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 14:42:01,181 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:01,181 [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 2025-10-17 14:42:01,181 [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 2025-10-17 14:42:01,181 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:42:01,183 [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 2025-10-17 14:42:01,183 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,183 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7485ms INFO 2025-10-17 14:42:01,183 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:42:01,183 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7901ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,184 [23 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjAwNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW6lOWwj-WGmyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzI3IiwianRpIjoiZWE0YTI3NTItMmI4MS00MTVjLWIzMjctZWM4MmVjZDhmOTMyIiwiaWF0IjoxNzYwNDMyNzg1LCJuYmYiOjE3NjA0MzI3ODMsImV4cCI6MTc2MDUxOTE4NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.CYuHOVwo5KTLJo6lvz8-EIQZUbu3Iii0R_ym1g7i7Fg INFO 2025-10-17 14:42:01,186 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,186 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.0408ms INFO 2025-10-17 14:42:01,186 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:42:01,186 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0621ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,262 [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 2025-10-17 14:42:01,262 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:01,262 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,264 [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 2025-10-17 14:42:01,264 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:01,264 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,265 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,266 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,267 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 14:42:01,267 [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 2025-10-17 14:42:01,268 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:42:01,268 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:42:01,268 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:42:01,268 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:42:01,268 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:42:01,268 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:42:01,283 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:42:01,283 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:42:01,285 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,285 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 17.9437ms INFO 2025-10-17 14:42:01,285 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,285 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5721ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,286 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,286 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9241ms INFO 2025-10-17 14:42:01,286 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,286 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1513ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,354 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:42:01,354 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,354 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,355 [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 2025-10-17 14:42:01,356 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:42:01,356 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:42:01,356 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:42:01,361 [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 2025-10-17 14:42:01,362 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,362 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,363 [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 2025-10-17 14:42:01,366 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,366 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9383ms INFO 2025-10-17 14:42:01,366 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,366 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.805ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,371 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:42:01,373 [23 ] 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 2025-10-17 14:42:01,373 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,373 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,374 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 14:42:01,378 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,378 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7673ms INFO 2025-10-17 14:42:01,378 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,378 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4207ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,386 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:42:01,388 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,388 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1787ms INFO 2025-10-17 14:42:01,388 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,389 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9906ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,394 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:42:01,395 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,395 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,396 [23 ] 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 2025-10-17 14:42:01,397 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:42:01,397 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:42:01,397 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:42:01,411 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:42:01,411 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:42:01,414 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,414 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.985ms INFO 2025-10-17 14:42:01,414 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,414 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9268ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,470 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:42:01,470 [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 2025-10-17 14:42:01,470 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,470 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,470 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,470 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,471 [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 2025-10-17 14:42:01,471 [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 2025-10-17 14:42:01,474 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,475 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1564ms INFO 2025-10-17 14:42:01,475 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,475 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0414ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,480 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,480 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2053ms INFO 2025-10-17 14:42:01,480 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,480 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1583ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,548 [45 ] 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 2025-10-17 14:42:01,548 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,548 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,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 2025-10-17 14:42:01,553 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:42:01,553 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,553 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,553 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0751ms INFO 2025-10-17 14:42:01,553 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,553 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9065ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,553 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,554 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:42:01,554 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,554 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,554 [70 ] 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 2025-10-17 14:42:01,555 [45 ] 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 2025-10-17 14:42:01,557 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:42:01,557 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,557 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,557 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,557 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2507ms INFO 2025-10-17 14:42:01,557 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,558 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0098ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,558 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,558 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9625ms INFO 2025-10-17 14:42:01,558 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,558 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6147ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,558 [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 2025-10-17 14:42:01,559 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:42:01,560 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,560 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,561 [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 2025-10-17 14:42:01,561 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:42:01,561 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,561 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,563 [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 2025-10-17 14:42:01,567 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,567 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.0384ms INFO 2025-10-17 14:42:01,567 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,567 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7302ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,567 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,567 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,567 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.9382ms INFO 2025-10-17 14:42:01,567 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,567 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.6435ms INFO 2025-10-17 14:42:01,567 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6792ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,567 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,567 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3506ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,622 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:42:01,622 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:42:01,623 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,623 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,623 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,623 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,624 [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 2025-10-17 14:42:01,624 [9 ] 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 2025-10-17 14:42:01,633 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,633 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9763ms INFO 2025-10-17 14:42:01,633 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,633 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7787ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,644 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:01,644 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.3579ms INFO 2025-10-17 14:42:01,644 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,644 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1183ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:01,995 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:42:01,995 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,995 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:01,997 [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 2025-10-17 14:42:01,998 [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 2025-10-17 14:42:01,998 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:01,999 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,000 [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 2025-10-17 14:42:02,000 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:02,001 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.7377ms INFO 2025-10-17 14:42:02,001 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,001 [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 2025-10-17 14:42:02,001 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.17ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:02,001 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:42:02,001 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:02,001 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:02,001 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,001 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,003 [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 2025-10-17 14:42:02,003 [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 2025-10-17 14:42:02,003 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:02,003 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5118ms INFO 2025-10-17 14:42:02,003 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,003 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3948ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:02,005 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:42:02,005 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:02,005 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,006 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:02,006 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2385ms INFO 2025-10-17 14:42:02,006 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,006 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2072ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:02,006 [59 ] 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 2025-10-17 14:42:02,006 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:02,006 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2316ms INFO 2025-10-17 14:42:02,006 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,006 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.864ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:02,007 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:42:02,007 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:02,007 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,008 [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 2025-10-17 14:42:02,009 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:02,009 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7698ms INFO 2025-10-17 14:42:02,009 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,009 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2968ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:02,010 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:42:02,010 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:02,010 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,011 [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 2025-10-17 14:42:02,015 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:02,015 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6354ms INFO 2025-10-17 14:42:02,015 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,015 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2239ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:02,016 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:02,016 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6946ms INFO 2025-10-17 14:42:02,016 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,016 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2594ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:02,987 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:42:02,987 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:02,987 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,989 [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 2025-10-17 14:42:02,992 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:42:02,992 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:02,992 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,992 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:42:02,993 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:02,993 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,994 [52 ] 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 2025-10-17 14:42:02,994 [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 2025-10-17 14:42:02,995 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:02,995 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.5326ms INFO 2025-10-17 14:42:02,995 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:02,995 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9884ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:03,003 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:03,003 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0146ms INFO 2025-10-17 14:42:03,003 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,003 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0099ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:03,011 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:03,011 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7717ms INFO 2025-10-17 14:42:03,011 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,011 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7801ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:03,164 [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 2025-10-17 14:42:03,165 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:03,165 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,166 [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 2025-10-17 14:42:03,167 [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 2025-10-17 14:42:03,167 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:03,167 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,168 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:42:03,168 [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 2025-10-17 14:42:03,168 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:03,168 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,169 [51 ] 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 2025-10-17 14:42:03,170 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:03,170 [70 ] 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 2025-10-17 14:42:03,170 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,170 [23 ] 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 2025-10-17 14:42:03,170 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:03,170 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,170 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:03,170 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3792ms INFO 2025-10-17 14:42:03,171 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,171 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3582ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:03,171 [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 2025-10-17 14:42:03,171 [23 ] 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 2025-10-17 14:42:03,174 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:03,174 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.6879ms INFO 2025-10-17 14:42:03,174 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,174 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4726ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:03,175 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:03,175 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4574ms INFO 2025-10-17 14:42:03,175 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,175 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0071ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:03,184 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:03,184 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:03,184 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 14.0301ms INFO 2025-10-17 14:42:03,184 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,184 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.8732ms INFO 2025-10-17 14:42:03,184 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,184 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8111ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:03,184 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4467ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:03,255 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1727& INFO 2025-10-17 14:42:03,255 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:03,255 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,256 [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 2025-10-17 14:42:03,262 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:03,277 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 20.9288ms INFO 2025-10-17 14:42:03,277 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:03,278 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8719ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:09,560 [70 ] 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 2025-10-17 14:42:09,560 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 14:42:09,560 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:09,560 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:09,560 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:09,560 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:09,561 [45 ] 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 2025-10-17 14:42:09,561 [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 2025-10-17 14:42:09,565 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:09,565 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4484ms INFO 2025-10-17 14:42:09,565 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:09,565 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5079ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:09,568 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:09,568 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.1788ms INFO 2025-10-17 14:42:09,568 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:09,568 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0202ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:10,930 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2025-10-17 14:42:10,930 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:10,930 [70 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/overTimePanel.ea2600a8.js was not modified INFO 2025-10-17 14:42:10,930 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4709ms 304 application/javascript INFO 2025-10-17 14:42:10,931 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2025-10-17 14:42:10,932 [70 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/overTimePanel.53347f6a.css was not modified INFO 2025-10-17 14:42:10,932 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3686ms 304 text/css INFO 2025-10-17 14:42:11,006 [70 ] 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 2025-10-17 14:42:11,006 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:11,006 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:11,007 [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 2025-10-17 14:42:11,011 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:11,011 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6821ms INFO 2025-10-17 14:42:11,011 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:11,011 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5976ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:11,024 [45 ] 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 2025-10-17 14:42:11,024 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:11,025 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:11,033 [45 ] 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 2025-10-17 14:42:11,072 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:11,075 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 41.6942ms INFO 2025-10-17 14:42:11,075 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:11,075 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0527ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:12,435 [70 ] 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 2025-10-17 14:42:12,435 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:12,435 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:12,435 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:12,437 [70 ] 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 2025-10-17 14:42:12,443 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:12,443 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.548ms INFO 2025-10-17 14:42:12,443 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:12,443 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7391ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:25,169 [70 ] 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 2025-10-17 14:42:25,169 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:25,169 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:25,170 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:25,171 [70 ] 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 2025-10-17 14:42:25,178 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:25,178 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 7.4605ms INFO 2025-10-17 14:42:25,178 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:25,179 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6387ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:45,268 [51 ] 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=2025-10-18&endDate=2025-10-18&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 14:42:45,268 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:45,268 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:45,270 [51 ] 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 2025-10-17 14:42:45,275 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:45,275 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 5.8475ms INFO 2025-10-17 14:42:45,276 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:45,276 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0191ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:55,460 [62 ] 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 2025-10-17 14:42:55,460 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:55,460 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:55,460 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,461 [62 ] 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 2025-10-17 14:42:55,468 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:55,468 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4348ms INFO 2025-10-17 14:42:55,468 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,468 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5282ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:55,490 [25 ] 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 2025-10-17 14:42:55,490 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:55,490 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:55,490 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,491 [25 ] 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 2025-10-17 14:42:55,497 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:55,497 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9194ms INFO 2025-10-17 14:42:55,497 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,498 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6596ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:55,514 [62 ] 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 2025-10-17 14:42:55,514 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:55,514 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:55,515 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,516 [62 ] 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 2025-10-17 14:42:55,523 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:55,523 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0329ms INFO 2025-10-17 14:42:55,523 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,523 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6864ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:55,538 [77 ] 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 2025-10-17 14:42:55,538 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:55,538 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:55,538 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,539 [77 ] 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 2025-10-17 14:42:55,545 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:55,545 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.6795ms INFO 2025-10-17 14:42:55,545 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,545 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4596ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:55,622 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoCreateSelfOver? application/json 51647 INFO 2025-10-17 14:42:55,622 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:55,622 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:55,623 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,624 [22 ] 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 2025-10-17 14:42:55,659 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:55,659 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M) in 35.5637ms INFO 2025-10-17 14:42:55,659 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,660 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6361ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:55,744 [77 ] 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 2025-10-17 14:42:55,744 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:42:55,744 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:55,744 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,746 [77 ] 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 2025-10-17 14:42:55,783 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:55,783 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 37.5696ms INFO 2025-10-17 14:42:55,783 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:55,784 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7026ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:42:56,890 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 14:42:56,891 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:42:56,891 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:56,892 [58 ] 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 2025-10-17 14:42:56,930 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:42:56,931 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 38.171ms INFO 2025-10-17 14:42:56,931 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:42:56,931 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.3678ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:43:03,045 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202509& INFO 2025-10-17 14:43:03,045 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:43:03,045 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:03,047 [77 ] 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 2025-10-17 14:43:03,098 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:43:03,098 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 51.3298ms INFO 2025-10-17 14:43:03,098 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:03,098 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.4351ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:43:05,893 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202508& INFO 2025-10-17 14:43:05,893 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:43:05,893 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:05,895 [77 ] 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 2025-10-17 14:43:05,901 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:43:05,901 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.3044ms INFO 2025-10-17 14:43:05,901 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:05,901 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5054ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:43:13,439 [58 ] 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 2025-10-17 14:43:13,440 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:43:13,440 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:13,441 [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 2025-10-17 14:43:13,445 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:43:13,445 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.767ms INFO 2025-10-17 14:43:13,445 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:13,445 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9543ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:43:14,756 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 14:43:14,756 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:43:14,756 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:14,758 [62 ] 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 2025-10-17 14:43:14,760 [62 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 14:43:14,764 [58 ] 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 2025-10-17 14:43:14,764 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:43:14,765 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:14,766 [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 2025-10-17 14:43:14,769 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:43:14,769 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5537ms INFO 2025-10-17 14:43:14,769 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:14,770 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4388ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:43:14,800 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:43:14,800 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 42.4604ms INFO 2025-10-17 14:43:14,801 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:14,801 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.7673ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:43:14,885 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1727& INFO 2025-10-17 14:43:14,885 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:43:14,886 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:14,887 [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 2025-10-17 14:43:14,891 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:43:14,909 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 22.2085ms INFO 2025-10-17 14:43:14,909 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:43:14,909 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.053ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:44:08,780 [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 2025-10-17 14:44:08,780 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:44:08,781 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:08,782 [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 2025-10-17 14:44:08,785 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:44:08,785 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3481ms INFO 2025-10-17 14:44:08,785 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:08,785 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6355ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:44:12,668 [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 2025-10-17 14:44:12,668 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:44:12,668 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:12,670 [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 2025-10-17 14:44:12,673 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:44:12,673 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7264ms INFO 2025-10-17 14:44:12,673 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:12,674 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8362ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:44:13,709 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:44:13,710 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:44:13,710 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:13,711 [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 2025-10-17 14:44:13,713 [7 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:44:13,713 [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 2025-10-17 14:44:13,713 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:44:13,713 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:13,715 [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 2025-10-17 14:44:13,718 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:44:13,718 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3871ms INFO 2025-10-17 14:44:13,718 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:13,718 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2332ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:44:13,719 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:44:13,720 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3202ms INFO 2025-10-17 14:44:13,720 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:13,720 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3487ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:44:13,807 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1727& INFO 2025-10-17 14:44:13,807 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:44:13,808 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:13,809 [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 2025-10-17 14:44:13,814 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:44:13,832 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 22.9645ms INFO 2025-10-17 14:44:13,832 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:13,832 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.8103ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:44:17,539 [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 2025-10-17 14:44:17,540 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:44:17,540 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:17,541 [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 2025-10-17 14:44:17,545 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:44:17,545 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5021ms INFO 2025-10-17 14:44:17,545 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:44:17,545 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5871ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:13,255 [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 2025-10-17 14:48:13,255 [50 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 14:48:13,256 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5385ms 304 text/html INFO 2025-10-17 14:48:13,405 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 14:48:13,405 [50 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 14:48:13,405 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.507ms 304 application/javascript INFO 2025-10-17 14:48:13,406 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683693296&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:48:13,406 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:48:13,406 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7755ms 200 text/html INFO 2025-10-17 14:48:13,804 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760683693782 INFO 2025-10-17 14:48:13,805 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:48:13,805 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7154ms 200 application/javascript INFO 2025-10-17 14:48:13,817 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.526638360027111 INFO 2025-10-17 14:48:13,818 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:48:13,818 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4761ms 200 application/javascript INFO 2025-10-17 14:48:14,033 [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 2025-10-17 14:48:14,033 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:48:14,034 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,034 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,035 [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 2025-10-17 14:48:14,037 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:48:14,037 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:48:14,037 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:48:14,047 [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%3D1760683693296%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:48:14,047 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:48:14,047 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,049 [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 2025-10-17 14:48:14,050 [68 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683693296&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:48:14,053 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:48:14,054 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,054 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.0819ms INFO 2025-10-17 14:48:14,054 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,054 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9673ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,056 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,056 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.6892ms INFO 2025-10-17 14:48:14,056 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,056 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9711ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,122 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:48:14,122 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,123 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,124 [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 2025-10-17 14:48:14,124 [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 2025-10-17 14:48:14,124 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,124 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,125 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:48:14,125 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:48:14,125 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:48:14,126 [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 2025-10-17 14:48:14,129 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,129 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5298ms INFO 2025-10-17 14:48:14,129 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,129 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.39ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,140 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:48:14,140 [50 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:48:14,142 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,143 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6612ms INFO 2025-10-17 14:48:14,143 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,143 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7231ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,300 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:48:14,300 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,300 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,302 [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 2025-10-17 14:48:14,303 [73 ] 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 2025-10-17 14:48:14,303 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,304 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,305 [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 2025-10-17 14:48:14,305 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,305 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6933ms INFO 2025-10-17 14:48:14,305 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,305 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.896ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,308 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,308 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.858ms INFO 2025-10-17 14:48:14,308 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,308 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5708ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,405 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:48:14,405 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,405 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,406 [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 2025-10-17 14:48:14,409 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,409 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.933ms INFO 2025-10-17 14:48:14,409 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,410 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8635ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,416 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:48:14,416 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,416 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,417 [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 2025-10-17 14:48:14,420 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,421 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1669ms INFO 2025-10-17 14:48:14,421 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,421 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0028ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,423 [50 ] 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 2025-10-17 14:48:14,423 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,423 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,423 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:48:14,423 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,423 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,424 [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 2025-10-17 14:48:14,424 [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 2025-10-17 14:48:14,427 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,427 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1022ms INFO 2025-10-17 14:48:14,427 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,427 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8333ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,428 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,428 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4558ms INFO 2025-10-17 14:48:14,428 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,428 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0643ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,437 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:48:14,437 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,437 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,438 [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 2025-10-17 14:48:14,445 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,445 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1425ms INFO 2025-10-17 14:48:14,445 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,445 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7651ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,579 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:48:14,579 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,580 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,580 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:48:14,580 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,580 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,581 [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 2025-10-17 14:48:14,581 [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 2025-10-17 14:48:14,584 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:48:14,584 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:14,584 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,585 [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 2025-10-17 14:48:14,589 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,589 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.4699ms INFO 2025-10-17 14:48:14,589 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,589 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2069ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,593 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,593 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2058ms INFO 2025-10-17 14:48:14,594 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,594 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8491ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:14,597 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:14,597 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7817ms INFO 2025-10-17 14:48:14,597 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:14,597 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.431ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:17,639 [67 ] 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 2025-10-17 14:48:17,639 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:17,639 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,641 [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 2025-10-17 14:48:17,644 [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 2025-10-17 14:48:17,644 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:17,644 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,644 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:17,645 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7369ms INFO 2025-10-17 14:48:17,645 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,645 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.032ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:17,645 [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 2025-10-17 14:48:17,645 [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 2025-10-17 14:48:17,646 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:17,646 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,647 [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 2025-10-17 14:48:17,649 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:17,649 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.0289ms INFO 2025-10-17 14:48:17,649 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,649 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8021ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:17,650 [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 2025-10-17 14:48:17,650 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:17,650 [68 ] 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 2025-10-17 14:48:17,650 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,651 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:17,651 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,652 [68 ] 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 2025-10-17 14:48:17,652 [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 2025-10-17 14:48:17,653 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:17,653 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.4561ms INFO 2025-10-17 14:48:17,653 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,653 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2022ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:17,655 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:17,655 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1046ms INFO 2025-10-17 14:48:17,655 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,655 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7334ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:17,655 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:17,656 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5303ms INFO 2025-10-17 14:48:17,656 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,656 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6542ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:17,721 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1648& INFO 2025-10-17 14:48:17,721 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:17,721 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,722 [50 ] 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 2025-10-17 14:48:17,726 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:17,737 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 15.2013ms INFO 2025-10-17 14:48:17,737 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:17,737 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8382ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:19,398 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 14:48:19,398 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:19,399 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:19,400 [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 2025-10-17 14:48:19,401 [6 ] 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 2025-10-17 14:48:19,401 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:19,401 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:19,402 [50 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 14:48:19,402 [6 ] 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 2025-10-17 14:48:19,406 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:19,406 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5884ms INFO 2025-10-17 14:48:19,406 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:19,406 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3874ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:19,409 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:19,409 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.762ms INFO 2025-10-17 14:48:19,409 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:19,409 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0401ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:19,487 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1648& INFO 2025-10-17 14:48:19,488 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:19,488 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:19,489 [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 2025-10-17 14:48:19,493 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:19,506 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 17.0333ms INFO 2025-10-17 14:48:19,506 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:19,506 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8794ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:26,919 [6 ] 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 2025-10-17 14:48:26,920 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:26,920 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:26,921 [6 ] 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 2025-10-17 14:48:26,925 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:26,925 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3929ms INFO 2025-10-17 14:48:26,925 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:26,925 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5297ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:29,782 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 14:48:29,783 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:29,783 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:29,784 [6 ] 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 2025-10-17 14:48:29,786 [6 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 14:48:29,789 [50 ] 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 2025-10-17 14:48:29,790 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:29,790 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:29,791 [50 ] 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 2025-10-17 14:48:29,795 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:29,795 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6219ms INFO 2025-10-17 14:48:29,795 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:29,795 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.339ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:29,825 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:29,825 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 40.7262ms INFO 2025-10-17 14:48:29,825 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:29,825 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.9635ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:48:29,924 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1648& INFO 2025-10-17 14:48:29,924 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:48:29,924 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:29,926 [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 2025-10-17 14:48:29,931 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:48:29,943 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 16.8208ms INFO 2025-10-17 14:48:29,943 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:48:29,943 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0564ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:17,459 [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&tag=home INFO 2025-10-17 14:49:17,460 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 14:49:17,460 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4857ms 304 text/html INFO 2025-10-17 14:49:17,916 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683758898&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:49:17,917 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:49:17,917 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.842ms 200 text/html INFO 2025-10-17 14:49:18,857 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760683760029 INFO 2025-10-17 14:49:18,857 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:49:18,857 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6988ms 200 application/javascript INFO 2025-10-17 14:49:19,038 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5460876203612166 INFO 2025-10-17 14:49:19,039 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:49:19,039 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6152ms 200 application/javascript INFO 2025-10-17 14:49:19,530 [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 2025-10-17 14:49:19,530 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:49:19,530 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:19,530 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:19,532 [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 2025-10-17 14:49:19,533 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:49:19,533 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:49:19,533 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:49:19,548 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:49:19,551 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:19,551 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.4444ms INFO 2025-10-17 14:49:19,551 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:19,551 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5699ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:19,656 [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%3D1760683758898%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:49:19,656 [24 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:49:19,656 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:19,657 [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 2025-10-17 14:49:19,658 [24 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683758898&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:49:19,661 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:19,661 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.3866ms INFO 2025-10-17 14:49:19,661 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:19,661 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1289ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:20,342 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:49:20,343 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:20,343 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:20,344 [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 2025-10-17 14:49:20,345 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:49:20,345 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:49:20,345 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:49:20,351 [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 2025-10-17 14:49:20,351 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:20,351 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:20,353 [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 2025-10-17 14:49:20,356 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:20,356 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5887ms INFO 2025-10-17 14:49:20,356 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:20,357 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6201ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:20,360 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:49:20,360 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:49:20,363 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:20,363 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.556ms INFO 2025-10-17 14:49:20,363 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:20,363 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.533ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:20,936 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:49:20,936 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:20,936 [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 2025-10-17 14:49:20,936 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:20,936 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:20,937 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:20,937 [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 2025-10-17 14:49:20,938 [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 2025-10-17 14:49:20,941 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:20,941 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4802ms INFO 2025-10-17 14:49:20,941 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:20,941 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:20,941 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1009ms INFO 2025-10-17 14:49:20,941 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:20,941 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6034ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:20,941 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2631ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:21,574 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:49:21,575 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:21,575 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,576 [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 2025-10-17 14:49:21,578 [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 2025-10-17 14:49:21,578 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:21,579 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,580 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:21,580 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4561ms INFO 2025-10-17 14:49:21,580 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,580 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4512ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:21,580 [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 2025-10-17 14:49:21,583 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:21,583 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0706ms INFO 2025-10-17 14:49:21,583 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,583 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0543ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:21,604 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:49:21,604 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:49:21,604 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:21,604 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:21,604 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,604 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,605 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:49:21,605 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:21,605 [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 2025-10-17 14:49:21,605 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,606 [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 2025-10-17 14:49:21,606 [24 ] 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 2025-10-17 14:49:21,607 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:49:21,607 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:21,607 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,608 [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 2025-10-17 14:49:21,610 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:21,610 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.8146ms INFO 2025-10-17 14:49:21,610 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,610 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4552ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:21,626 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:21,626 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 20.9453ms INFO 2025-10-17 14:49:21,626 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,626 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5503ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:21,627 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:21,627 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.8202ms INFO 2025-10-17 14:49:21,627 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,627 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:21,627 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.476ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:21,627 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 21.7111ms INFO 2025-10-17 14:49:21,627 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:21,627 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6745ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:22,459 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:49:22,460 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:22,460 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:22,462 [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 2025-10-17 14:49:22,462 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:49:22,462 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:49:22,462 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:22,464 [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 2025-10-17 14:49:22,470 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:22,470 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7652ms INFO 2025-10-17 14:49:22,470 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:22,471 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2628ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:49:22,480 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:49:22,480 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.4438ms INFO 2025-10-17 14:49:22,480 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:49:22,480 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3252ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:12,783 [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 INFO 2025-10-17 14:52:12,783 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:52:12,783 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.88ms 200 text/html INFO 2025-10-17 14:52:13,170 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 14:52:13,170 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:13,172 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 14:52:13,175 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 14:52:13,175 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2902ms 200 text/css INFO 2025-10-17 14:52:13,180 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 14:52:13,181 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.428ms 200 application/javascript INFO 2025-10-17 14:52:13,193 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 14:52:13,193 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683933038&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 14:52:13,193 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 14:52:13,193 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7309ms 200 application/javascript INFO 2025-10-17 14:52:13,194 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:52:13,194 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6391ms 200 text/html INFO 2025-10-17 14:52:13,197 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 14:52:13,197 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 14:52:13,197 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4142ms 200 application/javascript INFO 2025-10-17 14:52:13,199 [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 2025-10-17 14:52:13,200 [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 2025-10-17 14:52:13,200 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2068ms 200 application/javascript INFO 2025-10-17 14:52:13,255 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 14:52:13,256 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 14:52:13,256 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.647ms 200 application/javascript INFO 2025-10-17 14:52:13,269 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 14:52:13,269 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 14:52:13,270 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5705ms 200 application/javascript INFO 2025-10-17 14:52:13,275 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 14:52:13,276 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 14:52:13,276 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6535ms 0 application/javascript INFO 2025-10-17 14:52:13,312 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 14:52:13,312 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 14:52:13,312 [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 2025-10-17 14:52:13,312 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:13,313 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 14:52:13,314 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 14:52:13,314 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5544ms 200 application/javascript INFO 2025-10-17 14:52:13,314 [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 2025-10-17 14:52:13,314 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9975ms 200 application/javascript INFO 2025-10-17 14:52:13,316 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 14:52:13,316 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8382ms 200 text/css INFO 2025-10-17 14:52:13,316 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 14:52:13,317 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 14:52:13,317 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3193ms 200 application/javascript INFO 2025-10-17 14:52:13,319 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 14:52:13,320 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 14:52:13,320 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0365ms 200 application/javascript INFO 2025-10-17 14:52:13,323 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 14:52:13,323 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1749ms 200 application/javascript INFO 2025-10-17 14:52:13,574 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 14:52:13,574 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 14:52:13,575 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6919ms 200 application/javascript INFO 2025-10-17 14:52:14,445 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 14:52:14,446 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 14:52:14,446 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6537ms 200 application/javascript INFO 2025-10-17 14:52:14,790 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760683934676 INFO 2025-10-17 14:52:14,791 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:52:14,791 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6982ms 200 application/javascript INFO 2025-10-17 14:52:14,926 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6271174340670462 INFO 2025-10-17 14:52:14,927 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:52:14,927 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5098ms 200 application/javascript INFO 2025-10-17 14:52:14,927 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 14:52:14,928 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 14:52:14,928 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6502ms 200 image/jpeg INFO 2025-10-17 14:52:15,085 [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 2025-10-17 14:52:15,085 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:15,086 [27 ] 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 2025-10-17 14:52:15,086 [27 ] 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 2025-10-17 14:52:15,086 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,087 [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). WARN 2025-10-17 14:52:15,088 [27 ] 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 2025-10-17 14:52:15,088 [27 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 14:52:15,088 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:15,088 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7563ms INFO 2025-10-17 14:52:15,088 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,088 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1268ms 401 application/json; charset=utf-8 INFO 2025-10-17 14:52:15,133 [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%3D1760683933038%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 14:52:15,133 [27 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:52:15,133 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,134 [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 2025-10-17 14:52:15,135 [27 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683933038&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 14:52:15,138 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:15,138 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8297ms INFO 2025-10-17 14:52:15,138 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,138 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5993ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:15,198 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 14:52:15,198 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:15,198 [27 ] 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 2025-10-17 14:52:15,198 [27 ] 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 2025-10-17 14:52:15,198 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:52:15,199 [27 ] 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 2025-10-17 14:52:15,201 [21 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NjgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDM1NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW-kOWtmOmbqCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDY4IiwianRpIjoiNzU4ZDdhMzUtYzgyMS00MDhlLWExZWMtZjM4ZjNhNDY5ZGU3IiwiaWF0IjoxNzYwNDg4MjgxLCJuYmYiOjE3NjA0ODgyNzksImV4cCI6MTc2MDU3NDY4MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.gp2NsDQVr_0EWuP1KRgQDf89iWZc_yOi0t9BzsMVDQ4 INFO 2025-10-17 14:52:15,203 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:15,203 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8453ms INFO 2025-10-17 14:52:15,203 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:52:15,203 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8495ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:15,327 [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 2025-10-17 14:52:15,327 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:15,328 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:15,328 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,329 [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 2025-10-17 14:52:15,330 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:52:15,330 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:52:15,330 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:52:15,345 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:52:15,348 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:15,348 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9399ms INFO 2025-10-17 14:52:15,348 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,348 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7953ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:15,474 [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 2025-10-17 14:52:15,474 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:52:15,474 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:15,474 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:15,474 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,474 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,476 [27 ] 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 2025-10-17 14:52:15,476 [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 2025-10-17 14:52:15,476 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:52:15,477 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:52:15,477 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:52:15,479 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:15,479 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4925ms INFO 2025-10-17 14:52:15,479 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,479 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.56ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:15,491 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:52:15,491 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:52:15,494 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:15,494 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7236ms INFO 2025-10-17 14:52:15,494 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,495 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7843ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:15,610 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 14:52:15,610 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 14:52:15,610 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:15,610 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:15,611 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 14:52:15,611 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6112ms 200 application/javascript INFO 2025-10-17 14:52:15,611 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 14:52:15,611 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0458ms 200 application/javascript INFO 2025-10-17 14:52:15,612 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 14:52:15,612 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 14:52:15,612 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4711ms 200 text/css INFO 2025-10-17 14:52:15,613 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 14:52:15,613 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:15,613 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 14:52:15,614 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 14:52:15,614 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7991ms 200 application/javascript INFO 2025-10-17 14:52:15,614 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 14:52:15,614 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8091ms 200 text/css INFO 2025-10-17 14:52:15,617 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 14:52:15,617 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:15,618 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 14:52:15,618 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7202ms 200 application/javascript INFO 2025-10-17 14:52:15,647 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 14:52:15,648 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 14:52:15,648 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 14:52:15,648 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5549ms 200 text/css INFO 2025-10-17 14:52:15,648 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 14:52:15,648 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6288ms 200 text/css INFO 2025-10-17 14:52:15,653 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 14:52:15,654 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 14:52:15,654 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8926ms 200 text/css INFO 2025-10-17 14:52:15,654 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 14:52:15,654 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:15,654 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 14:52:15,655 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6005ms 200 application/javascript INFO 2025-10-17 14:52:15,662 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 14:52:15,662 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:15,662 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 14:52:15,662 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5518ms 200 application/javascript INFO 2025-10-17 14:52:15,667 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:52:15,667 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:15,667 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,668 [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 2025-10-17 14:52:15,672 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:15,672 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2695ms INFO 2025-10-17 14:52:15,672 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,672 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2753ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:15,672 [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 2025-10-17 14:52:15,673 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:15,673 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,674 [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 2025-10-17 14:52:15,677 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:15,677 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9099ms INFO 2025-10-17 14:52:15,677 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,677 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6409ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:15,813 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:52:15,813 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:15,813 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,815 [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 2025-10-17 14:52:15,820 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:15,820 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1428ms INFO 2025-10-17 14:52:15,820 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,820 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.057ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:15,853 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=894a15e7-7d62-461e-a403-b0af36cb0387%20%20& INFO 2025-10-17 14:52:15,853 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:15,853 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,854 [41 ] 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 2025-10-17 14:52:15,900 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:15,900 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.5392ms INFO 2025-10-17 14:52:15,900 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:15,900 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3975ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:16,020 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 14:52:16,021 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:16,021 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,022 [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 2025-10-17 14:52:16,023 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330838&isHis=& INFO 2025-10-17 14:52:16,023 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:16,024 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,025 [41 ] 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 2025-10-17 14:52:16,028 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:16,028 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1389ms INFO 2025-10-17 14:52:16,028 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,028 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0213ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:16,029 [41 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 14:52:16,034 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:16,034 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.289ms INFO 2025-10-17 14:52:16,034 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,034 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9462ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:16,178 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=894a15e7-7d62-461e-a403-b0af36cb0387%20%20&isHis=& INFO 2025-10-17 14:52:16,179 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:16,179 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,180 [41 ] 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=894a15e7-7d62-461e-a403-b0af36cb0387%20%20&recordId=386025&tableName=k_over& INFO 2025-10-17 14:52:16,180 [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 2025-10-17 14:52:16,180 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:16,180 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,182 [41 ] 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 2025-10-17 14:52:16,184 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=894a15e7-7d62-461e-a403-b0af36cb0387%20%20&flowID=88&nodeCode=N1661330151972& INFO 2025-10-17 14:52:16,184 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:16,184 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,185 [27 ] 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 2025-10-17 14:52:16,230 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:16,230 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.3907ms INFO 2025-10-17 14:52:16,230 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,230 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.1875ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:16,263 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:16,263 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 77.1879ms INFO 2025-10-17 14:52:16,263 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,263 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.0045ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:16,264 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:16,264 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.5171ms INFO 2025-10-17 14:52:16,264 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,264 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.6344ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:16,473 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 14:52:16,474 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 14:52:16,474 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6517ms 200 image/png INFO 2025-10-17 14:52:16,476 [37 ] 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 2025-10-17 14:52:16,476 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:16,477 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,478 [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 2025-10-17 14:52:16,481 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:16,481 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4628ms INFO 2025-10-17 14:52:16,482 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,482 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4597ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:16,487 [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 2025-10-17 14:52:16,487 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:16,488 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,489 [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 2025-10-17 14:52:16,492 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:16,492 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2228ms INFO 2025-10-17 14:52:16,492 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,492 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1307ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:16,504 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=894a15e7-7d62-461e-a403-b0af36cb0387%20%20& INFO 2025-10-17 14:52:16,504 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:16,504 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,505 [67 ] 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 2025-10-17 14:52:16,579 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:16,582 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.5526ms INFO 2025-10-17 14:52:16,582 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:16,582 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.2278ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:17,882 [27 ] 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 2025-10-17 14:52:17,882 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:17,882 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:17,882 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:17,884 [27 ] 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 2025-10-17 14:52:17,890 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:17,890 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1894ms INFO 2025-10-17 14:52:17,890 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:17,890 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3599ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:18,127 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 14:52:18,127 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 14:52:18,127 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8868ms 200 image/png INFO 2025-10-17 14:52:18,132 [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_over&keyFieldValue=mchHIFuxuns%3D& INFO 2025-10-17 14:52:18,133 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:18,133 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:18,134 [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 2025-10-17 14:52:18,140 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:18,140 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9396ms INFO 2025-10-17 14:52:18,140 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:18,140 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9553ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:21,009 [67 ] 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 2025-10-17 14:52:21,010 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:21,010 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:21,010 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,011 [67 ] 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 2025-10-17 14:52:21,017 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:21,017 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1108ms INFO 2025-10-17 14:52:21,017 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,018 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2705ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:21,065 [34 ] 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 2025-10-17 14:52:21,065 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:21,066 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:21,066 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,067 [34 ] 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 2025-10-17 14:52:21,073 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:21,073 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2511ms INFO 2025-10-17 14:52:21,073 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,073 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9804ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:21,127 [67 ] 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 2025-10-17 14:52:21,127 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:21,128 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:21,128 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,129 [67 ] 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 2025-10-17 14:52:21,137 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:21,137 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.9212ms INFO 2025-10-17 14:52:21,137 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,137 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9034ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:21,193 [27 ] 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 2025-10-17 14:52:21,193 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:21,193 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:21,193 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,195 [27 ] 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 2025-10-17 14:52:21,201 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:21,201 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.172ms INFO 2025-10-17 14:52:21,201 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,201 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2043ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:21,328 [27 ] 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 2025-10-17 14:52:21,328 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:21,328 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:21,328 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,329 [27 ] 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 2025-10-17 14:52:21,376 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:21,377 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.1259ms INFO 2025-10-17 14:52:21,377 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,377 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9327ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:21,490 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 14:52:21,490 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:21,490 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,492 [27 ] 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 2025-10-17 14:52:21,500 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:21,500 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.298ms INFO 2025-10-17 14:52:21,500 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:21,500 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2356ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:22,292 [37 ] 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 2025-10-17 14:52:22,292 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:22,292 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:22,292 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:22,294 [37 ] 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 2025-10-17 14:52:22,439 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:22,439 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 145.5481ms INFO 2025-10-17 14:52:22,439 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:22,439 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 147.6416ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:23,553 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 14:52:23,554 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:23,554 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 14:52:23,554 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9568ms 200 application/javascript INFO 2025-10-17 14:52:23,558 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 14:52:23,559 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:23,559 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 14:52:23,559 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5045ms 200 application/javascript INFO 2025-10-17 14:52:23,562 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 14:52:23,562 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 14:52:23,563 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.811ms 200 text/css INFO 2025-10-17 14:52:23,794 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 14:52:23,795 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 14:52:23,795 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6316ms 200 image/png INFO 2025-10-17 14:52:23,812 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 14:52:23,812 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:23,812 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:23,813 [34 ] 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 2025-10-17 14:52:23,820 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 14:52:23,820 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:23,820 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.4844ms INFO 2025-10-17 14:52:23,820 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:23,820 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5069ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:23,820 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:23,820 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:23,821 [41 ] 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 2025-10-17 14:52:23,832 [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=1&type=0&formCode=& INFO 2025-10-17 14:52:23,833 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:23,833 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:23,834 [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 2025-10-17 14:52:23,836 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:23,836 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 14.5122ms INFO 2025-10-17 14:52:23,836 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:23,836 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2301ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:23,848 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:23,848 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.1925ms INFO 2025-10-17 14:52:23,848 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:23,848 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8567ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:26,834 [21 ] 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 2025-10-17 14:52:26,834 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:52:26,834 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7493ms 200 text/html INFO 2025-10-17 14:52:26,918 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683946789&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:52:26,918 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:52:26,919 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5487ms 200 text/html INFO 2025-10-17 14:52:27,658 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760683947534 INFO 2025-10-17 14:52:27,659 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:52:27,659 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6984ms 200 application/javascript INFO 2025-10-17 14:52:27,763 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3850695725071429 INFO 2025-10-17 14:52:27,763 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:52:27,763 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5126ms 200 application/javascript INFO 2025-10-17 14:52:28,071 [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%3D1760683946789%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:52:28,072 [21 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:52:28,072 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,073 [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 2025-10-17 14:52:28,074 [21 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683946789&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:52:28,077 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,077 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.648ms INFO 2025-10-17 14:52:28,077 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,077 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.559ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,083 [21 ] 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 2025-10-17 14:52:28,083 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:28,083 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,083 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,084 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 14:52:28,098 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:52:28,098 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:52:28,098 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:52:28,114 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:52:28,117 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,118 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.2426ms INFO 2025-10-17 14:52:28,118 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,118 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9701ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,268 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:52:28,268 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,268 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,269 [21 ] 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 2025-10-17 14:52:28,271 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:52:28,271 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:52:28,271 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:52:28,286 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:52:28,286 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:52:28,288 [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 2025-10-17 14:52:28,288 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,288 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,289 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,289 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.3805ms INFO 2025-10-17 14:52:28,289 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,289 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2955ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,290 [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 2025-10-17 14:52:28,293 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,293 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9202ms INFO 2025-10-17 14:52:28,293 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,293 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7079ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,420 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 14:52:28,420 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:28,421 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 14:52:28,421 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9138ms 200 application/javascript INFO 2025-10-17 14:52:28,435 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 14:52:28,435 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:28,435 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 14:52:28,436 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4569ms 200 application/javascript INFO 2025-10-17 14:52:28,443 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 14:52:28,443 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:28,443 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 14:52:28,444 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4705ms 200 application/javascript INFO 2025-10-17 14:52:28,450 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 14:52:28,450 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 14:52:28,450 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3983ms 200 text/css INFO 2025-10-17 14:52:28,455 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 14:52:28,456 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 14:52:28,456 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.173ms 200 text/css INFO 2025-10-17 14:52:28,470 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 14:52:28,470 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 14:52:28,470 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8134ms 200 text/css INFO 2025-10-17 14:52:28,495 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 14:52:28,495 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:28,496 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 14:52:28,496 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5684ms 200 application/javascript INFO 2025-10-17 14:52:28,498 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 14:52:28,498 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:28,498 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 14:52:28,498 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3542ms 200 application/javascript INFO 2025-10-17 14:52:28,527 [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 2025-10-17 14:52:28,527 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,527 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,529 [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 2025-10-17 14:52:28,532 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,532 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2965ms INFO 2025-10-17 14:52:28,532 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,532 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2958ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,553 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:52:28,553 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,553 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,554 [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 2025-10-17 14:52:28,557 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,558 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1534ms INFO 2025-10-17 14:52:28,558 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,558 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9969ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,680 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 14:52:28,681 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 14:52:28,681 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7329ms 200 image/png INFO 2025-10-17 14:52:28,685 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 14:52:28,685 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 14:52:28,685 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5234ms 200 image/png INFO 2025-10-17 14:52:28,691 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 14:52:28,691 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 14:52:28,691 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.438ms 200 image/png INFO 2025-10-17 14:52:28,693 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 14:52:28,693 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 14:52:28,693 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5789ms 200 image/png INFO 2025-10-17 14:52:28,698 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:52:28,698 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,698 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,699 [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 2025-10-17 14:52:28,704 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,704 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9502ms INFO 2025-10-17 14:52:28,704 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,704 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8389ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,716 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:52:28,716 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,716 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,717 [34 ] 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 2025-10-17 14:52:28,720 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,720 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1585ms INFO 2025-10-17 14:52:28,720 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,720 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8891ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,730 [21 ] 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 2025-10-17 14:52:28,730 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,730 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,732 [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 2025-10-17 14:52:28,734 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,735 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8235ms INFO 2025-10-17 14:52:28,735 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,735 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.626ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,738 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:52:28,738 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,739 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,740 [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 2025-10-17 14:52:28,742 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:52:28,742 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,742 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7998ms INFO 2025-10-17 14:52:28,742 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,742 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,743 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3744ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,743 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,744 [21 ] 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 2025-10-17 14:52:28,751 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,751 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.0749ms INFO 2025-10-17 14:52:28,751 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,751 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6879ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,751 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:52:28,751 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,751 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,752 [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 2025-10-17 14:52:28,755 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,755 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0442ms INFO 2025-10-17 14:52:28,756 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,756 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5641ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,767 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 14:52:28,769 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 14:52:28,769 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3037ms 200 image/jpeg INFO 2025-10-17 14:52:28,775 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 14:52:28,777 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 14:52:28,777 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1326ms 200 image/jpeg INFO 2025-10-17 14:52:28,780 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 14:52:28,781 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 14:52:28,781 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0862ms 200 image/jpeg INFO 2025-10-17 14:52:28,787 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 14:52:28,787 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 14:52:28,787 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4843ms 200 image/png INFO 2025-10-17 14:52:28,938 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:52:28,938 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,938 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,940 [21 ] 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 2025-10-17 14:52:28,949 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,949 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8356ms INFO 2025-10-17 14:52:28,949 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,949 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9256ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:28,953 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:52:28,953 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:28,953 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,955 [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 2025-10-17 14:52:28,975 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:28,975 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.6245ms INFO 2025-10-17 14:52:28,975 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:28,975 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4137ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:33,378 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 14:52:33,378 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:33,378 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 14:52:33,378 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7199ms 200 application/javascript INFO 2025-10-17 14:52:33,386 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 14:52:33,386 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 14:52:33,386 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4537ms 200 text/css INFO 2025-10-17 14:52:33,563 [21 ] 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 2025-10-17 14:52:33,563 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:33,563 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:33,565 [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 2025-10-17 14:52:33,568 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:33,568 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6212ms INFO 2025-10-17 14:52:33,568 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:33,568 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5961ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:33,578 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 14:52:33,578 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:33,578 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:33,579 [34 ] 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 2025-10-17 14:52:33,585 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:33,585 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 5.6795ms INFO 2025-10-17 14:52:33,585 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:33,585 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3771ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:35,581 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 14:52:35,581 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:35,582 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 14:52:35,582 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/moreMenu.5ee53a68.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\moreMenu.5ee53a68.js' INFO 2025-10-17 14:52:35,582 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:52:35,582 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 14:52:35,582 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9428ms 200 application/javascript INFO 2025-10-17 14:52:35,583 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/moreMenu.d88dbed4.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\moreMenu.d88dbed4.css' INFO 2025-10-17 14:52:35,583 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8319ms 200 text/css INFO 2025-10-17 14:52:35,583 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/vuedraggable.umd.d9d361ab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\vuedraggable.umd.d9d361ab.js' INFO 2025-10-17 14:52:35,583 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3838ms 200 application/javascript INFO 2025-10-17 14:52:35,762 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 14:52:35,762 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 14:52:35,763 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ywsqd.1e248292.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ywsqd.1e248292.png' INFO 2025-10-17 14:52:35,763 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6041ms 200 image/png INFO 2025-10-17 14:52:35,763 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdcc.d63f5968.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdcc.d63f5968.png' INFO 2025-10-17 14:52:35,763 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8186ms 200 image/png INFO 2025-10-17 14:52:51,962 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 14:52:51,963 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:51,963 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:51,963 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 14:52:51,963 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:51,963 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:51,964 [27 ] 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 2025-10-17 14:52:51,965 [50 ] 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 2025-10-17 14:52:51,965 [34 ] 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 2025-10-17 14:52:51,965 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:51,965 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:51,966 [50 ] 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 2025-10-17 14:52:51,971 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:51,971 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5016ms INFO 2025-10-17 14:52:51,971 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:51,971 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9229ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:51,982 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:51,982 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 17.6487ms INFO 2025-10-17 14:52:51,982 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:51,983 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5553ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:52,066 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:52,066 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 99.8084ms INFO 2025-10-17 14:52:52,066 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:52,066 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.6205ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:55,697 [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=1&type=0&formCode=& INFO 2025-10-17 14:52:55,698 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:55,698 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:55,699 [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 2025-10-17 14:52:55,714 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:55,714 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.9033ms INFO 2025-10-17 14:52:55,714 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:55,714 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1349ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:52:59,632 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 14:52:59,633 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:52:59,633 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:59,634 [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 2025-10-17 14:52:59,641 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:52:59,641 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.4763ms INFO 2025-10-17 14:52:59,641 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:52:59,641 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4992ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:00,635 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2025-10-17 14:53:00,636 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTimePanel.53347f6a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTimePanel.53347f6a.css' INFO 2025-10-17 14:53:00,636 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7613ms 200 text/css INFO 2025-10-17 14:53:00,638 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2025-10-17 14:53:00,638 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:00,639 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimePanel.ea2600a8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimePanel.ea2600a8.js' INFO 2025-10-17 14:53:00,639 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6566ms 200 application/javascript INFO 2025-10-17 14:53:00,866 [54 ] 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 2025-10-17 14:53:00,866 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:00,866 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:00,868 [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 2025-10-17 14:53:00,871 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:00,871 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.81ms INFO 2025-10-17 14:53:00,871 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:00,872 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8082ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:00,910 [34 ] 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 2025-10-17 14:53:00,910 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:00,910 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:00,911 [34 ] 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 2025-10-17 14:53:00,965 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:00,968 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 56.3047ms INFO 2025-10-17 14:53:00,968 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:00,968 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.3138ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:02,642 [34 ] 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 2025-10-17 14:53:02,642 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:02,642 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:02,643 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:02,644 [34 ] 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 2025-10-17 14:53:02,651 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:02,651 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3829ms INFO 2025-10-17 14:53:02,651 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:02,651 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7965ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:07,296 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683988409&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:53:07,296 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:53:07,296 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.71ms 200 text/html INFO 2025-10-17 14:53:07,949 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760683989124 INFO 2025-10-17 14:53:07,950 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:53:07,950 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6126ms 200 application/javascript INFO 2025-10-17 14:53:08,029 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7974838363935131 INFO 2025-10-17 14:53:08,029 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:53:08,029 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5912ms 200 application/javascript INFO 2025-10-17 14:53:08,231 [54 ] 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%3D1760683988409%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:53:08,231 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:53:08,231 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,233 [54 ] 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 2025-10-17 14:53:08,234 [54 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760683988409&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:53:08,237 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,237 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1151ms INFO 2025-10-17 14:53:08,237 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,237 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1897ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,279 [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 2025-10-17 14:53:08,279 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:08,279 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,279 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,280 [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 2025-10-17 14:53:08,281 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:53:08,282 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:53:08,282 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:53:08,297 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:53:08,299 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,299 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8669ms INFO 2025-10-17 14:53:08,299 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,299 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6888ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,417 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:53:08,417 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,417 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,418 [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 2025-10-17 14:53:08,419 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:53:08,419 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:53:08,419 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:53:08,424 [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 2025-10-17 14:53:08,424 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,424 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,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 2025-10-17 14:53:08,429 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,429 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.57ms INFO 2025-10-17 14:53:08,429 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,429 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4559ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,434 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:53:08,434 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:53:08,437 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,437 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7562ms INFO 2025-10-17 14:53:08,437 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,437 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.683ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,595 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:53:08,595 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,595 [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 2025-10-17 14:53:08,595 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,595 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,596 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,597 [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 2025-10-17 14:53:08,597 [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 2025-10-17 14:53:08,600 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,600 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,600 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2259ms INFO 2025-10-17 14:53:08,600 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,600 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.403ms INFO 2025-10-17 14:53:08,600 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,600 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8813ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,600 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5063ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,627 [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 2025-10-17 14:53:08,628 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,628 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,629 [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 2025-10-17 14:53:08,631 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 14:53:08,632 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,632 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,632 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,632 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0723ms INFO 2025-10-17 14:53:08,632 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,632 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8227ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,633 [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 2025-10-17 14:53:08,636 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,636 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8436ms INFO 2025-10-17 14:53:08,636 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,636 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.54ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,667 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 14:53:08,667 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,667 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,668 [34 ] 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 2025-10-17 14:53:08,668 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 14:53:08,668 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 14:53:08,669 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,669 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,669 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,669 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,670 [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 2025-10-17 14:53:08,670 [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 2025-10-17 14:53:08,671 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,672 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2513ms INFO 2025-10-17 14:53:08,672 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,672 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9629ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,673 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,673 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1388ms INFO 2025-10-17 14:53:08,673 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,673 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8701ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,677 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,677 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4084ms INFO 2025-10-17 14:53:08,677 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,677 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0435ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,698 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:53:08,698 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,699 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,700 [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 2025-10-17 14:53:08,704 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,704 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.0752ms INFO 2025-10-17 14:53:08,704 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,704 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7593ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,778 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 14:53:08,778 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,778 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,779 [21 ] 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 2025-10-17 14:53:08,787 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 14:53:08,788 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:08,788 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,789 [50 ] 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 2025-10-17 14:53:08,796 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,796 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:08,796 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.8282ms INFO 2025-10-17 14:53:08,796 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,796 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 7.575ms INFO 2025-10-17 14:53:08,796 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:08,796 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0923ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:08,796 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5011ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:10,580 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 14:53:10,580 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:10,580 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:10,582 [7 ] 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 2025-10-17 14:53:10,583 [7 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NjEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjQ2NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWNnOWHpOWotCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzYxIiwianRpIjoiNTYwYmIxYzQtOWYzZC00ODQ2LTgzNGYtNjVkYmU1ZWJlMGVlIiwiaWF0IjoxNzYwNjgxODY0LCJuYmYiOjE3NjA2ODE4NjIsImV4cCI6MTc2MDc2ODI2NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.sDR9e0lzf3ZEMtVQMv8odorxz3htnMNFyXpxHdQg05M INFO 2025-10-17 14:53:10,586 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:10,586 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.9869ms INFO 2025-10-17 14:53:10,586 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:10,586 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3608ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:10,767 [21 ] 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 2025-10-17 14:53:10,767 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:10,767 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:10,767 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:10,768 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 14:53:10,768 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:10,768 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:10,769 [21 ] 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 2025-10-17 14:53:10,769 [7 ] 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 2025-10-17 14:53:10,773 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:10,773 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.1628ms INFO 2025-10-17 14:53:10,773 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:10,773 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2974ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:10,773 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:10,773 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.1246ms INFO 2025-10-17 14:53:10,773 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:10,773 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8421ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:13,416 [7 ] 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 2025-10-17 14:53:13,416 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:13,416 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:13,416 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:13,417 [7 ] 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 2025-10-17 14:53:13,422 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:13,422 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 4.5062ms INFO 2025-10-17 14:53:13,422 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:13,422 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6192ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:19,110 [54 ] 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 2025-10-17 14:53:19,110 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:19,110 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:19,110 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:19,112 [54 ] 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 2025-10-17 14:53:19,117 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:19,117 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.2098ms INFO 2025-10-17 14:53:19,117 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:19,117 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2808ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:30,840 [21 ] 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 2025-10-17 14:53:30,840 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:30,841 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:30,841 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:30,842 [21 ] 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 2025-10-17 14:53:30,847 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:30,847 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.9244ms INFO 2025-10-17 14:53:30,847 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:30,847 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9578ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:30,977 [7 ] 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 2025-10-17 14:53:30,977 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:30,977 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:30,978 [7 ] 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 2025-10-17 14:53:30,984 [63 ] 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 2025-10-17 14:53:30,984 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:30,984 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:30,985 [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 2025-10-17 14:53:30,989 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:30,989 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2883ms INFO 2025-10-17 14:53:30,989 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:30,989 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0833ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:31,025 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:31,030 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 51.1908ms INFO 2025-10-17 14:53:31,030 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:31,030 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1865ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:42,920 [7 ] 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=2025-10-18&endDate=2025-10-18&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 14:53:42,920 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:42,921 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:42,922 [7 ] 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 2025-10-17 14:53:42,927 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:42,927 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 5.324ms INFO 2025-10-17 14:53:42,927 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:42,927 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5373ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:56,795 [21 ] 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 2025-10-17 14:53:56,795 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:56,796 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:56,796 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:56,797 [21 ] 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 2025-10-17 14:53:56,803 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:56,803 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.952ms INFO 2025-10-17 14:53:56,803 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:56,803 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1435ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:56,887 [34 ] 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 2025-10-17 14:53:56,887 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:56,887 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:56,887 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:56,889 [34 ] 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 2025-10-17 14:53:56,895 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:56,895 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.179ms INFO 2025-10-17 14:53:56,895 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:56,895 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.959ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:56,982 [34 ] 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 2025-10-17 14:53:56,982 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:56,982 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:56,982 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:56,983 [34 ] 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 2025-10-17 14:53:56,991 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:56,991 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.9785ms INFO 2025-10-17 14:53:56,991 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:56,991 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7317ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:57,067 [21 ] 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 2025-10-17 14:53:57,067 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:57,067 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:57,067 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:57,068 [21 ] 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 2025-10-17 14:53:57,075 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:57,075 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1897ms INFO 2025-10-17 14:53:57,075 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:57,075 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8919ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:57,268 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoCreateSelfOver? application/json 51641 INFO 2025-10-17 14:53:57,268 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:57,268 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:57,268 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:57,269 [21 ] 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 2025-10-17 14:53:57,365 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:57,366 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M) in 96.1191ms INFO 2025-10-17 14:53:57,366 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:57,366 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.3594ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:57,556 [60 ] 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 2025-10-17 14:53:57,556 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:53:57,556 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:57,556 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:57,558 [60 ] 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 2025-10-17 14:53:57,595 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:57,595 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 37.5372ms INFO 2025-10-17 14:53:57,595 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:57,595 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.823ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:53:58,897 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 14:53:58,898 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:53:58,898 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:58,899 [21 ] 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 2025-10-17 14:53:58,930 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:53:58,931 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 31.1577ms INFO 2025-10-17 14:53:58,931 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:53:58,931 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.5058ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:54:06,419 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 14:54:06,419 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 14:54:06,419 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:54:06,419 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:54:06,419 [60 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/vuedraggable.umd.d9d361ab.js was not modified INFO 2025-10-17 14:54:06,419 [21 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/moreMenu.5ee53a68.js was not modified INFO 2025-10-17 14:54:06,420 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5263ms 304 application/javascript INFO 2025-10-17 14:54:06,420 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3894ms 304 application/javascript INFO 2025-10-17 14:54:06,420 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 14:54:06,420 [63 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/moreMenu.d88dbed4.css was not modified INFO 2025-10-17 14:54:06,420 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2508ms 304 text/css INFO 2025-10-17 14:54:06,587 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 14:54:06,587 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 14:54:06,587 [21 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/ywsqd.1e248292.png was not modified INFO 2025-10-17 14:54:06,587 [63 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdcc.d63f5968.png was not modified INFO 2025-10-17 14:54:06,587 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3626ms 304 image/png INFO 2025-10-17 14:54:06,587 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5263ms 304 image/png INFO 2025-10-17 14:54:09,620 [63 ] 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 2025-10-17 14:54:09,620 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:54:09,620 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,622 [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 2025-10-17 14:54:09,625 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:54:09,626 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7092ms INFO 2025-10-17 14:54:09,626 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,626 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8097ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:54:09,627 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 14:54:09,627 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:54:09,627 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:54:09,627 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,627 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:54:09,627 [41 ] 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 2025-10-17 14:54:09,627 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,628 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:54:09,628 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,628 [21 ] 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 2025-10-17 14:54:09,629 [63 ] 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 2025-10-17 14:54:09,629 [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 2025-10-17 14:54:09,633 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:54:09,633 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3619ms INFO 2025-10-17 14:54:09,633 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,633 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0332ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:54:09,634 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:54:09,634 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.3255ms INFO 2025-10-17 14:54:09,634 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,634 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1275ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:54:09,635 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:54:09,635 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.0381ms INFO 2025-10-17 14:54:09,635 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,635 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2028ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:54:09,658 [41 ] 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 2025-10-17 14:54:09,659 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:54:09,659 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,660 [41 ] 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 2025-10-17 14:54:09,664 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:54:09,664 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6395ms INFO 2025-10-17 14:54:09,664 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,664 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6151ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:54:09,742 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1761& INFO 2025-10-17 14:54:09,743 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:54:09,743 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,744 [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 2025-10-17 14:54:09,749 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:54:09,751 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.8298ms INFO 2025-10-17 14:54:09,751 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:54:09,751 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9702ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:47,299 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671727610&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:55:47,299 [67 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 14:55:47,299 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4551ms 304 text/html INFO 2025-10-17 14:55:47,587 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760684147571 INFO 2025-10-17 14:55:47,587 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:55:47,587 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7993ms 200 application/javascript INFO 2025-10-17 14:55:47,605 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5504713605072771 INFO 2025-10-17 14:55:47,605 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:55:47,605 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4905ms 200 application/javascript INFO 2025-10-17 14:55:47,710 [71 ] 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 2025-10-17 14:55:47,710 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:55:47,710 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:47,711 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,712 [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 2025-10-17 14:55:47,713 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:55:47,713 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:55:47,713 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:55:47,728 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:55:47,731 [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%3D1760671727610%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 14:55:47,731 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:47,731 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:55:47,731 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1188ms INFO 2025-10-17 14:55:47,731 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,731 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,731 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.309ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:47,733 [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 2025-10-17 14:55:47,733 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760671727610&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 14:55:47,736 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:47,736 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.1193ms INFO 2025-10-17 14:55:47,736 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,736 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1017ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:47,807 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:55:47,808 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:47,808 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,809 [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 2025-10-17 14:55:47,809 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:47,809 [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 2025-10-17 14:55:47,809 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,810 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:55:47,810 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:55:47,810 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:55:47,810 [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 2025-10-17 14:55:47,813 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:47,814 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.119ms INFO 2025-10-17 14:55:47,814 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,814 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8581ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:47,825 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:55:47,825 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:55:47,828 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:47,828 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9392ms INFO 2025-10-17 14:55:47,828 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,828 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8212ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:47,916 [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 2025-10-17 14:55:47,916 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:55:47,916 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:47,916 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:47,916 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,916 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,917 [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 2025-10-17 14:55:47,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 2025-10-17 14:55:47,920 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:47,920 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:47,920 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0215ms INFO 2025-10-17 14:55:47,920 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,920 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0315ms INFO 2025-10-17 14:55:47,920 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,921 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9696ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:47,921 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0114ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:47,991 [36 ] 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 2025-10-17 14:55:47,992 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:47,992 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,993 [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 2025-10-17 14:55:47,997 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 14:55:47,997 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:47,997 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,998 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:47,998 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4531ms INFO 2025-10-17 14:55:47,998 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:47,999 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2572ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:47,999 [36 ] 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 2025-10-17 14:55:48,002 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:48,002 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 3.7671ms INFO 2025-10-17 14:55:48,002 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,002 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3988ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:48,003 [56 ] 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 2025-10-17 14:55:48,004 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 14:55:48,004 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:48,004 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,004 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:48,004 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,005 [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 2025-10-17 14:55:48,005 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:55:48,005 [36 ] 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 2025-10-17 14:55:48,005 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:48,005 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,007 [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 2025-10-17 14:55:48,008 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:48,008 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9208ms INFO 2025-10-17 14:55:48,008 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,008 [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 2025-10-17 14:55:48,008 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4881ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:48,008 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:48,008 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,010 [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 2025-10-17 14:55:48,010 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:48,010 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.2081ms INFO 2025-10-17 14:55:48,010 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,011 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8477ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:48,012 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:48,012 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2262ms INFO 2025-10-17 14:55:48,012 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,012 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8575ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:48,013 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:48,013 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.2784ms INFO 2025-10-17 14:55:48,013 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,013 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1469ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:55:48,075 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1506& INFO 2025-10-17 14:55:48,076 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:55:48,076 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,077 [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 2025-10-17 14:55:48,080 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:55:48,081 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.5615ms INFO 2025-10-17 14:55:48,081 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 14:55:48,081 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.239ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:25,348 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684185161&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 14:56:25,349 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:56:25,349 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.873ms 200 text/html INFO 2025-10-17 14:56:25,427 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 14:56:25,428 [35 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 14:56:25,428 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.396ms 304 application/javascript INFO 2025-10-17 14:56:26,168 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760684186102 INFO 2025-10-17 14:56:26,168 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:56:26,169 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7362ms 200 application/javascript INFO 2025-10-17 14:56:26,267 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.01640582041244587 INFO 2025-10-17 14:56:26,267 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:56:26,268 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6606ms 200 application/javascript INFO 2025-10-17 14:56:26,468 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760684185161&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 14:56:26,468 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 14:56:26,469 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7821ms 200 text/html INFO 2025-10-17 14:56:26,556 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 14:56:26,556 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:56:26,557 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5966ms 200 application/javascript INFO 2025-10-17 14:56:26,633 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 14:56:26,633 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:56:26,635 [35 ] 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 2025-10-17 14:56:26,636 [35 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 14:56:26,636 [35 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 14:56:26,636 [35 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 14:56:26,636 [35 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 14:56:26,636 [35 ] 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 2025-10-17 14:56:26,640 [35 ] 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 2025-10-17 14:56:26,640 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.9411ms INFO 2025-10-17 14:56:26,640 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:56:26,640 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8454ms 302 INFO 2025-10-17 14:56:26,936 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=Qa35FamUXHpKaK9Gwcr43zdMaI8YgJqfeSFP7guyB6k&state=ww0fe1cb02189622be INFO 2025-10-17 14:56:26,937 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 14:56:26,937 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7499ms 200 text/html INFO 2025-10-17 14:56:27,017 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=Qa35FamUXHpKaK9Gwcr43zdMaI8YgJqfeSFP7guyB6k INFO 2025-10-17 14:56:27,018 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:56:27,019 [46 ] 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 2025-10-17 14:56:27,020 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:Qa35FamUXHpKaK9Gwcr43zdMaI8YgJqfeSFP7guyB6k,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 14:56:27,021 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 14:56:27,021 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:Qa35FamUXHpKaK9Gwcr43zdMaI8YgJqfeSFP7guyB6k INFO 2025-10-17 14:56:27,021 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 14:56:27,021 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 14:56:27,021 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:DBqD4fouRO5ky43aSfDPA9_CLxXex8di00-3X1zstWtsXd12E57ks6fLHPwPFSHt78gwLPNP9rBl7z8mem0sMXjrJtFzpf1uHOXNo6PcAPb2beru9Uo2BCBI31_QJHFm3L-sQsItg4c07clmWHcVzSkWMNg6ZLRsnZ5q1VKOD4a2s-oZ5EWixJMxpIPkIcfkHAtn6mOPnwvus1m1Y68xRw INFO 2025-10-17 14:56:27,021 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=DBqD4fouRO5ky43aSfDPA9_CLxXex8di00-3X1zstWtsXd12E57ks6fLHPwPFSHt78gwLPNP9rBl7z8mem0sMXjrJtFzpf1uHOXNo6PcAPb2beru9Uo2BCBI31_QJHFm3L-sQsItg4c07clmWHcVzSkWMNg6ZLRsnZ5q1VKOD4a2s-oZ5EWixJMxpIPkIcfkHAtn6mOPnwvus1m1Y68xRw&code=Qa35FamUXHpKaK9Gwcr43zdMaI8YgJqfeSFP7guyB6k INFO 2025-10-17 14:56:27,301 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"Gavin.Wu","DeviceId":"263066458bf7c7d3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 14:56:27,315 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:263066458bf7c7d3 WxUserId:Gavin.Wu INFO 2025-10-17 14:56:27,331 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:E000017,a0188:2257 INFO 2025-10-17 14:56:27,367 [46 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 14:56:27,367 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 347.8108ms INFO 2025-10-17 14:56:27,367 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 14:56:27,367 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 350.156ms 200 text/plain; charset=utf-8 INFO 2025-10-17 14:56:27,421 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684187441&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 14:56:27,422 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:56:27,422 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6303ms 200 text/html INFO 2025-10-17 14:56:27,919 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760684187936 INFO 2025-10-17 14:56:27,919 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:56:27,919 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6855ms 200 application/javascript INFO 2025-10-17 14:56:27,976 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7640824884795249 INFO 2025-10-17 14:56:27,977 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:56:27,977 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6358ms 200 application/javascript INFO 2025-10-17 14:56:28,177 [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%3D1760684187441%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 14:56:28,177 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:56:28,177 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,179 [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 2025-10-17 14:56:28,180 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684187441&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 14:56:28,182 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:28,183 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.759ms INFO 2025-10-17 14:56:28,183 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,183 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6931ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:28,258 [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 2025-10-17 14:56:28,258 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:56:28,259 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:28,261 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,263 [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 2025-10-17 14:56:28,264 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:56:28,264 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:56:28,264 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:56:28,279 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:56:28,282 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:28,282 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1729ms INFO 2025-10-17 14:56:28,282 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,282 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0658ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:28,397 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:56:28,397 [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 2025-10-17 14:56:28,397 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:28,397 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:28,397 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,397 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,398 [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 2025-10-17 14:56:28,399 [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 2025-10-17 14:56:28,400 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:56:28,400 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:56:28,400 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:56:28,402 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:28,402 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5412ms INFO 2025-10-17 14:56:28,402 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,402 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5323ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:28,416 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:56:28,431 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:56:28,434 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:28,434 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.9684ms INFO 2025-10-17 14:56:28,434 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,434 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3493ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:28,536 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 14:56:28,536 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 14:56:28,536 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:56:28,536 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:56:28,537 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 14:56:28,538 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.432ms 200 application/javascript INFO 2025-10-17 14:56:28,538 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 14:56:28,538 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5888ms 200 application/javascript INFO 2025-10-17 14:56:28,568 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 14:56:28,569 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 14:56:28,569 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5812ms 200 text/css INFO 2025-10-17 14:56:28,576 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 14:56:28,577 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 14:56:28,577 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 14:56:28,577 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 14:56:28,577 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6091ms 200 text/css INFO 2025-10-17 14:56:28,577 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.858ms 200 text/css INFO 2025-10-17 14:56:28,577 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 14:56:28,578 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 14:56:28,578 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6247ms 200 text/css INFO 2025-10-17 14:56:28,608 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 14:56:28,609 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 14:56:28,609 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0757ms 200 text/css INFO 2025-10-17 14:56:28,637 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 14:56:28,637 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:56:28,638 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 14:56:28,638 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.74ms 200 application/javascript INFO 2025-10-17 14:56:28,689 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:56:28,690 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:28,690 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,691 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 14:56:28,691 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:56:28,692 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 14:56:28,692 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 14:56:28,692 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:56:28,692 [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 2025-10-17 14:56:28,692 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5137ms 200 application/javascript INFO 2025-10-17 14:56:28,692 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 14:56:28,692 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6942ms 200 application/javascript INFO 2025-10-17 14:56:28,701 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:28,701 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.5905ms INFO 2025-10-17 14:56:28,701 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,701 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2223ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:28,704 [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 2025-10-17 14:56:28,705 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:28,705 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,706 [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 2025-10-17 14:56:28,709 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:28,709 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9449ms INFO 2025-10-17 14:56:28,709 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,709 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7069ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:28,835 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:56:28,836 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6ac88e37-480f-40ee-950d-7223f0ce55d8%20%20& INFO 2025-10-17 14:56:28,836 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:28,836 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,836 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:28,836 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,851 [19 ] 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 2025-10-17 14:56:28,852 [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 2025-10-17 14:56:28,859 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:28,859 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.3292ms INFO 2025-10-17 14:56:28,859 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,859 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6684ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:28,899 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:28,899 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.4128ms INFO 2025-10-17 14:56:28,899 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:28,899 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.2359ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,029 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 14:56:29,030 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330844&isHis=& INFO 2025-10-17 14:56:29,030 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,030 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,030 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,030 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,031 [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 2025-10-17 14:56:29,031 [19 ] 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 2025-10-17 14:56:29,035 [46 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 14:56:29,038 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,038 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3116ms INFO 2025-10-17 14:56:29,038 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,038 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7251ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,041 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,041 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.3899ms INFO 2025-10-17 14:56:29,041 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,041 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3929ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,136 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 14:56:29,137 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,137 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,138 [19 ] 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 2025-10-17 14:56:29,143 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,143 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6933ms INFO 2025-10-17 14:56:29,143 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,143 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8359ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,291 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=6ac88e37-480f-40ee-950d-7223f0ce55d8%20%20&isHis=& INFO 2025-10-17 14:56:29,292 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1690455661939&guid=6ac88e37-480f-40ee-950d-7223f0ce55d8%20%20&recordId=1419&tableName=FWorkPlanMain& INFO 2025-10-17 14:56:29,292 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,292 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,292 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,292 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,293 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=6ac88e37-480f-40ee-950d-7223f0ce55d8%20%20&flowID=158&nodeCode=N1690455661939& INFO 2025-10-17 14:56:29,293 [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 2025-10-17 14:56:29,294 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,294 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,294 [10 ] 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 2025-10-17 14:56:29,295 [19 ] 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 2025-10-17 14:56:29,339 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,339 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.1878ms INFO 2025-10-17 14:56:29,339 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,339 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.701ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,342 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,342 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.6881ms INFO 2025-10-17 14:56:29,342 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,342 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7937ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,344 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,344 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.6667ms INFO 2025-10-17 14:56:29,344 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,344 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.5264ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,472 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1419&approveID=330844& INFO 2025-10-17 14:56:29,473 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,473 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,474 [10 ] 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 2025-10-17 14:56:29,486 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,486 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 11.5498ms INFO 2025-10-17 14:56:29,486 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,486 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8044ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,588 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 14:56:29,588 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 14:56:29,588 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8446ms 200 image/png INFO 2025-10-17 14:56:29,625 [68 ] 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 2025-10-17 14:56:29,625 [10 ] 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 2025-10-17 14:56:29,625 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,625 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,625 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,625 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,627 [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 2025-10-17 14:56:29,627 [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 2025-10-17 14:56:29,631 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,631 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8255ms INFO 2025-10-17 14:56:29,631 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,631 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,631 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.778ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,631 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0652ms INFO 2025-10-17 14:56:29,631 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,631 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0917ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,657 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1419&formCode=9601&flowID=158&nodeCode=N1690455661939&exeId=62270&guid=6ac88e37-480f-40ee-950d-7223f0ce55d8%20%20&flag=1& INFO 2025-10-17 14:56:29,657 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,657 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,659 [42 ] 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 2025-10-17 14:56:29,715 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,719 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 60.2274ms INFO 2025-10-17 14:56:29,719 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,719 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.3961ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:29,945 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 14:56:29,946 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 14:56:29,946 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0053ms 200 image/png INFO 2025-10-17 14:56:29,957 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=frslwf%2B2DQU%3D& INFO 2025-10-17 14:56:29,958 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:29,958 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,959 [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 2025-10-17 14:56:29,966 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:29,966 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5137ms INFO 2025-10-17 14:56:29,966 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:29,966 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4544ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:37,937 [42 ] 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 2025-10-17 14:56:37,938 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:56:37,938 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:37,938 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:37,940 [42 ] 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 2025-10-17 14:56:37,986 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:37,986 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.8878ms INFO 2025-10-17 14:56:37,986 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:37,987 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1868ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:38,110 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 14:56:38,110 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:38,110 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:38,112 [42 ] 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 2025-10-17 14:56:38,120 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:38,120 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.9931ms INFO 2025-10-17 14:56:38,120 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:38,120 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3325ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:39,348 [46 ] 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 2025-10-17 14:56:39,348 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:56:39,348 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:39,348 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:39,350 [46 ] 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 2025-10-17 14:56:39,462 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:39,462 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 112.2442ms INFO 2025-10-17 14:56:39,462 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:39,462 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 114.4414ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:40,557 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 14:56:40,557 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:56:40,558 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 14:56:40,558 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 14:56:40,558 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 14:56:40,558 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8762ms 200 application/javascript INFO 2025-10-17 14:56:40,558 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8339ms 200 text/css INFO 2025-10-17 14:56:40,668 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 14:56:40,668 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 14:56:40,668 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7143ms 200 image/png INFO 2025-10-17 14:56:40,702 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 14:56:40,703 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:40,703 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:40,704 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 14:56:40,704 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:40,704 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:40,704 [68 ] 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 2025-10-17 14:56:40,704 [10 ] 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 2025-10-17 14:56:40,705 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:56:40,705 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:40,706 [42 ] 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 2025-10-17 14:56:40,706 [10 ] 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 2025-10-17 14:56:40,719 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:40,719 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:40,719 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 13.2022ms INFO 2025-10-17 14:56:40,719 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:40,719 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 14.4947ms INFO 2025-10-17 14:56:40,719 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:40,719 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1009ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:40,719 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4276ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:56:40,721 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:56:40,721 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.8035ms INFO 2025-10-17 14:56:40,721 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:56:40,721 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4312ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:54,380 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684334006&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 14:58:54,380 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 14:58:54,381 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9294ms 200 text/html INFO 2025-10-17 14:58:54,807 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760684334785 INFO 2025-10-17 14:58:54,807 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 14:58:54,807 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6754ms 200 application/javascript INFO 2025-10-17 14:58:54,825 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6745195829277644 INFO 2025-10-17 14:58:54,825 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 14:58:54,825 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3999ms 200 application/javascript INFO 2025-10-17 14:58:54,976 [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 2025-10-17 14:58:54,976 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:58:54,977 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:54,977 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:54,978 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 14:58:54,980 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 14:58:54,980 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 14:58:54,980 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 14:58:54,983 [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%3D1760684334006%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 14:58:54,983 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 14:58:54,983 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:54,984 [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 2025-10-17 14:58:54,985 [41 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684334006&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 14:58:54,988 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:54,989 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.4071ms INFO 2025-10-17 14:58:54,989 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:54,989 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9964ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:54,998 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 14:58:55,001 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,001 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 22.6779ms INFO 2025-10-17 14:58:55,001 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,001 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.9966ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,080 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 14:58:55,081 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,081 [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 2025-10-17 14:58:55,081 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,081 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,081 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,082 [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 2025-10-17 14:58:55,083 [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 2025-10-17 14:58:55,083 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 14:58:55,083 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 14:58:55,083 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 14:58:55,087 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,087 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6634ms INFO 2025-10-17 14:58:55,087 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,087 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2344ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,098 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 14:58:55,098 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 14:58:55,101 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,101 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7837ms INFO 2025-10-17 14:58:55,101 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,101 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1748ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,207 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 14:58:55,207 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,207 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,208 [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 2025-10-17 14:58:55,209 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,209 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,209 [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 2025-10-17 14:58:55,210 [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 2025-10-17 14:58:55,213 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,213 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,213 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5904ms INFO 2025-10-17 14:58:55,213 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,213 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.144ms INFO 2025-10-17 14:58:55,213 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,213 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8818ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,213 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1089ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,293 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 14:58:55,293 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,293 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,294 [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 2025-10-17 14:58:55,299 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,299 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6781ms INFO 2025-10-17 14:58:55,299 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,299 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3742ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,304 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=08ce4da6-cd03-4e5b-bdaf-5b3c103640e2%20%20& INFO 2025-10-17 14:58:55,304 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,304 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,305 [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 2025-10-17 14:58:55,350 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,350 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.0373ms INFO 2025-10-17 14:58:55,350 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,351 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.6934ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,438 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 14:58:55,438 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,438 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,439 [37 ] 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 2025-10-17 14:58:55,445 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,445 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7831ms INFO 2025-10-17 14:58:55,445 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,445 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.589ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,446 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330846&isHis=& INFO 2025-10-17 14:58:55,447 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,447 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,448 [57 ] 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 2025-10-17 14:58:55,452 [57 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 14:58:55,456 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,456 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4314ms INFO 2025-10-17 14:58:55,456 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,457 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2599ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,536 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=08ce4da6-cd03-4e5b-bdaf-5b3c103640e2%20%20&isHis=& INFO 2025-10-17 14:58:55,536 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,536 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,538 [37 ] 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 2025-10-17 14:58:55,539 [57 ] 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=08ce4da6-cd03-4e5b-bdaf-5b3c103640e2%20%20&recordId=386026&tableName=k_over& INFO 2025-10-17 14:58:55,539 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,539 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,540 [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 2025-10-17 14:58:55,543 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=08ce4da6-cd03-4e5b-bdaf-5b3c103640e2%20%20&flowID=88&nodeCode=N1661330151972& INFO 2025-10-17 14:58:55,544 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,544 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,545 [71 ] 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 2025-10-17 14:58:55,586 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,587 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.7846ms INFO 2025-10-17 14:58:55,587 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,587 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.6784ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,588 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,588 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.9065ms INFO 2025-10-17 14:58:55,588 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,588 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5566ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,588 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,589 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.2455ms INFO 2025-10-17 14:58:55,589 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,589 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.1523ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,710 [41 ] 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 2025-10-17 14:58:55,710 [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 2025-10-17 14:58:55,710 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,710 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,710 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,710 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,711 [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 2025-10-17 14:58:55,711 [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 2025-10-17 14:58:55,714 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,714 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0229ms INFO 2025-10-17 14:58:55,714 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,715 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.07ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,720 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,720 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.5493ms INFO 2025-10-17 14:58:55,720 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,720 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4863ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:55,749 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=08ce4da6-cd03-4e5b-bdaf-5b3c103640e2%20%20& INFO 2025-10-17 14:58:55,749 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:55,749 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,751 [57 ] 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 2025-10-17 14:58:55,823 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:55,826 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.4484ms INFO 2025-10-17 14:58:55,826 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:55,826 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.1597ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:57,392 [57 ] 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 2025-10-17 14:58:57,392 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:58:57,393 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:57,393 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:57,394 [57 ] 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 2025-10-17 14:58:57,400 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:57,400 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.297ms INFO 2025-10-17 14:58:57,400 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:57,400 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3612ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:57,485 [57 ] 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=xIdGRVLSZr0%3D& INFO 2025-10-17 14:58:57,486 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:57,486 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:57,487 [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 2025-10-17 14:58:57,492 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:57,493 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.3883ms INFO 2025-10-17 14:58:57,493 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:57,493 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2762ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:58,184 [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 2025-10-17 14:58:58,184 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:58:58,185 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:58,185 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,186 [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 2025-10-17 14:58:58,192 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:58,192 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0672ms INFO 2025-10-17 14:58:58,192 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,192 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1314ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:58,202 [37 ] 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 2025-10-17 14:58:58,202 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:58:58,202 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:58,202 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,204 [37 ] 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 2025-10-17 14:58:58,209 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:58,209 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.5562ms INFO 2025-10-17 14:58:58,209 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,209 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3331ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:58,217 [37 ] 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 2025-10-17 14:58:58,217 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:58:58,217 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:58,218 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,219 [37 ] 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 2025-10-17 14:58:58,226 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:58,226 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0543ms INFO 2025-10-17 14:58:58,226 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,226 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6747ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:58,235 [57 ] 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 2025-10-17 14:58:58,235 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:58:58,235 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:58,235 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,236 [57 ] 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 2025-10-17 14:58:58,242 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:58,242 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.463ms INFO 2025-10-17 14:58:58,242 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,242 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.111ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:58,414 [41 ] 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 2025-10-17 14:58:58,414 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:58:58,414 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:58,414 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,415 [41 ] 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 2025-10-17 14:58:58,461 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:58,461 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.3926ms INFO 2025-10-17 14:58:58,461 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,461 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3751ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:58,530 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 14:58:58,530 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:58,530 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,531 [71 ] 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 2025-10-17 14:58:58,539 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:58,539 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.6766ms INFO 2025-10-17 14:58:58,539 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:58,539 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5096ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:58:59,767 [71 ] 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 2025-10-17 14:58:59,767 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:58:59,767 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:58:59,767 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:59,769 [71 ] 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 2025-10-17 14:58:59,919 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:58:59,919 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 150.5977ms INFO 2025-10-17 14:58:59,919 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 14:58:59,919 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 152.7242ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:00,007 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2045ccf8-29b9-4b0f-bcab-c5b2977e5fc3& INFO 2025-10-17 14:59:00,008 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:00,008 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,009 [6 ] 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 2025-10-17 14:59:00,059 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:00,059 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 49.9193ms INFO 2025-10-17 14:59:00,059 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,059 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.1183ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:00,132 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 14:59:00,132 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:00,132 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,134 [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 2025-10-17 14:59:00,134 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330841&isHis=& INFO 2025-10-17 14:59:00,135 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:00,135 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,136 [57 ] 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 2025-10-17 14:59:00,139 [57 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 14:59:00,140 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:00,140 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1533ms INFO 2025-10-17 14:59:00,140 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,140 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1099ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:00,144 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:00,145 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.5998ms INFO 2025-10-17 14:59:00,145 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,145 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3459ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:00,215 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=2045ccf8-29b9-4b0f-bcab-c5b2977e5fc3&isHis=& INFO 2025-10-17 14:59:00,215 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:00,215 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,217 [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 2025-10-17 14:59:00,217 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=2045ccf8-29b9-4b0f-bcab-c5b2977e5fc3&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 14:59:00,217 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:00,218 [6 ] 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=2045ccf8-29b9-4b0f-bcab-c5b2977e5fc3&recordId=386025&tableName=k_over& INFO 2025-10-17 14:59:00,218 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,218 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:00,218 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,219 [57 ] 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 2025-10-17 14:59:00,219 [6 ] 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 2025-10-17 14:59:00,267 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:00,267 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.0907ms INFO 2025-10-17 14:59:00,267 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,267 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9626ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:00,296 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:00,296 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 77.2818ms INFO 2025-10-17 14:59:00,296 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,296 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.0947ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:00,298 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:00,298 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 81.7198ms INFO 2025-10-17 14:59:00,298 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,299 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.6315ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:00,387 [37 ] 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 2025-10-17 14:59:00,387 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:00,387 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,389 [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 2025-10-17 14:59:00,399 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=2045ccf8-29b9-4b0f-bcab-c5b2977e5fc3& INFO 2025-10-17 14:59:00,399 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:00,399 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,400 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:00,400 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.7781ms INFO 2025-10-17 14:59:00,400 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,400 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7478ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:00,401 [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 2025-10-17 14:59:00,480 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:00,482 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 80.9395ms INFO 2025-10-17 14:59:00,482 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:00,482 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.4656ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:01,842 [37 ] 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 2025-10-17 14:59:01,842 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:59:01,842 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:01,843 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:01,844 [37 ] 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 2025-10-17 14:59:01,850 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:01,850 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9887ms INFO 2025-10-17 14:59:01,850 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:01,850 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0105ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:01,933 [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=mchHIFuxuns%3D& INFO 2025-10-17 14:59:01,933 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:01,933 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:01,935 [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 2025-10-17 14:59:01,940 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:01,940 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5973ms INFO 2025-10-17 14:59:01,940 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:01,941 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6526ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:03,581 [37 ] 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 2025-10-17 14:59:03,581 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:59:03,582 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:03,582 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:03,583 [37 ] 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 2025-10-17 14:59:03,589 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:03,590 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3112ms INFO 2025-10-17 14:59:03,590 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:03,590 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4296ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:03,599 [6 ] 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 2025-10-17 14:59:03,599 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:59:03,599 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:03,599 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:03,601 [6 ] 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 2025-10-17 14:59:03,606 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:03,607 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7256ms INFO 2025-10-17 14:59:03,607 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:03,607 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6006ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:03,616 [41 ] 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 2025-10-17 14:59:03,616 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:59:03,616 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:03,616 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:03,617 [41 ] 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 2025-10-17 14:59:03,625 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:03,625 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.9434ms INFO 2025-10-17 14:59:03,625 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:03,625 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6749ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:03,634 [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 2025-10-17 14:59:03,634 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:59:03,634 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:03,635 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:03,636 [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 2025-10-17 14:59:03,642 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:03,642 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8985ms INFO 2025-10-17 14:59:03,642 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:03,642 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.975ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:03,718 [41 ] 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 2025-10-17 14:59:03,718 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:59:03,718 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:03,718 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:03,720 [41 ] 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 2025-10-17 14:59:03,768 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:03,768 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.4514ms INFO 2025-10-17 14:59:03,768 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:03,769 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.8727ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:05,145 [71 ] 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 2025-10-17 14:59:05,145 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 14:59:05,145 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:05,145 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:05,147 [71 ] 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 2025-10-17 14:59:05,245 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:05,246 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 98.7651ms INFO 2025-10-17 14:59:05,246 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:05,246 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.9076ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:06,379 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 14:59:06,380 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:06,380 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:06,381 [71 ] 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 2025-10-17 14:59:06,384 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 14:59:06,385 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:06,385 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:06,385 [57 ] 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 2025-10-17 14:59:06,386 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 14:59:06,386 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:06,386 [41 ] 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 2025-10-17 14:59:06,387 [57 ] 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 2025-10-17 14:59:06,389 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:06,389 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 7.4321ms INFO 2025-10-17 14:59:06,389 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:06,389 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5712ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:06,392 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:06,392 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0563ms INFO 2025-10-17 14:59:06,392 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:06,392 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.007ms 200 application/json; charset=utf-8 INFO 2025-10-17 14:59:06,401 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 14:59:06,401 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4317ms INFO 2025-10-17 14:59:06,401 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 14:59:06,402 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1654ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:04,693 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684403594&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:00:04,694 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:00:04,694 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7303ms 200 text/html INFO 2025-10-17 15:00:05,252 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760684404198 INFO 2025-10-17 15:00:05,253 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:00:05,253 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6483ms 200 application/javascript INFO 2025-10-17 15:00:05,332 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7757997780043537 INFO 2025-10-17 15:00:05,332 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:00:05,333 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9227ms 200 application/javascript INFO 2025-10-17 15:00:05,487 [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%3D1760684403594%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:00:05,487 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:00:05,487 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,489 [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 2025-10-17 15:00:05,490 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684403594&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:00:05,493 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,493 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3861ms INFO 2025-10-17 15:00:05,493 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,493 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.366ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,538 [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 2025-10-17 15:00:05,538 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:00:05,538 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,539 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,540 [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 2025-10-17 15:00:05,541 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:00:05,541 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:00:05,541 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:00:05,556 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:00:05,559 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,559 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7825ms INFO 2025-10-17 15:00:05,559 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,559 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8773ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,682 [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 2025-10-17 15:00:05,683 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:00:05,683 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,683 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,683 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,683 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,684 [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 2025-10-17 15:00:05,685 [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 2025-10-17 15:00:05,685 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:00:05,685 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:00:05,685 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:00:05,689 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,689 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.527ms INFO 2025-10-17 15:00:05,689 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,689 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.697ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,700 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:00:05,700 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:00:05,704 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,704 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.4642ms INFO 2025-10-17 15:00:05,704 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,704 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5453ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,853 [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 2025-10-17 15:00:05,853 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,853 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:00:05,853 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,853 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,854 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,855 [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 2025-10-17 15:00:05,855 [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 2025-10-17 15:00:05,859 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,859 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,859 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6468ms INFO 2025-10-17 15:00:05,859 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,859 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1385ms INFO 2025-10-17 15:00:05,859 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,859 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7241ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,859 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2757ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,893 [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 2025-10-17 15:00:05,893 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,893 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,895 [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 2025-10-17 15:00:05,898 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,898 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4781ms INFO 2025-10-17 15:00:05,898 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,898 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4764ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,903 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:00:05,903 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,903 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,905 [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 2025-10-17 15:00:05,907 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:00:05,907 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,908 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,909 [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 2025-10-17 15:00:05,909 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,909 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.0902ms INFO 2025-10-17 15:00:05,909 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,909 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2433ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,912 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,912 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8183ms INFO 2025-10-17 15:00:05,912 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,912 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5692ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,942 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:00:05,942 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,942 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,944 [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 2025-10-17 15:00:05,951 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:00:05,951 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,951 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,952 [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 2025-10-17 15:00:05,953 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,953 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2962ms INFO 2025-10-17 15:00:05,953 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,953 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2383ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,956 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,956 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7133ms INFO 2025-10-17 15:00:05,956 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,956 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4267ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:05,973 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:00:05,973 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:05,973 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,975 [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 2025-10-17 15:00:05,980 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:05,980 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1518ms INFO 2025-10-17 15:00:05,980 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:05,980 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9607ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:06,017 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:00:06,017 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:06,018 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:06,019 [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 2025-10-17 15:00:06,020 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:00:06,020 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:06,020 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:06,022 [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 2025-10-17 15:00:06,063 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:06,063 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 41.4427ms INFO 2025-10-17 15:00:06,063 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:06,063 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1136ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:06,072 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:06,072 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.8393ms INFO 2025-10-17 15:00:06,072 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:06,072 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.8761ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:09,053 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 15:00:09,053 [56 ] 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 2025-10-17 15:00:09,053 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:09,053 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:09,053 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:09,053 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:09,054 [68 ] 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 2025-10-17 15:00:09,054 [56 ] 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 2025-10-17 15:00:09,055 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:00:09,056 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:09,056 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:09,057 [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 2025-10-17 15:00:09,065 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:09,065 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.6796ms INFO 2025-10-17 15:00:09,065 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:09,065 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3201ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:09,076 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:09,076 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 21.3707ms INFO 2025-10-17 15:00:09,076 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:09,076 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4166ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:09,146 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:09,147 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 91.9985ms INFO 2025-10-17 15:00:09,147 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:09,147 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.8416ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:12,977 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d44e0de2-48ad-46dd-af69-34ab708a40f2& INFO 2025-10-17 15:00:12,977 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:12,978 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:12,979 [36 ] 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 2025-10-17 15:00:13,025 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:13,025 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.4364ms INFO 2025-10-17 15:00:13,025 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,026 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.532ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:13,173 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:00:13,173 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330807&isHis=& INFO 2025-10-17 15:00:13,173 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:13,173 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:13,173 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,173 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,174 [4 ] 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 2025-10-17 15:00:13,174 [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 2025-10-17 15:00:13,178 [4 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 15:00:13,180 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:13,180 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9314ms INFO 2025-10-17 15:00:13,180 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,181 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9752ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:13,182 [4 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 15:00:13,184 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:13,185 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.1474ms INFO 2025-10-17 15:00:13,185 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,185 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1748ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:13,296 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=d44e0de2-48ad-46dd-af69-34ab708a40f2&isHis=& INFO 2025-10-17 15:00:13,296 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:13,296 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,297 [56 ] 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 2025-10-17 15:00:13,344 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:13,344 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.3126ms INFO 2025-10-17 15:00:13,344 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,344 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1259ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:13,457 [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 2025-10-17 15:00:13,457 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:13,457 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,458 [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 2025-10-17 15:00:13,463 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:13,463 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2929ms INFO 2025-10-17 15:00:13,463 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,463 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1723ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:13,627 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d44e0de2-48ad-46dd-af69-34ab708a40f2&isHis=& INFO 2025-10-17 15:00:13,627 [36 ] 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=d44e0de2-48ad-46dd-af69-34ab708a40f2&recordId=3929&tableName=FORM71& INFO 2025-10-17 15:00:13,627 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:13,627 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:13,628 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,628 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,629 [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 2025-10-17 15:00:13,629 [36 ] 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 2025-10-17 15:00:13,629 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d44e0de2-48ad-46dd-af69-34ab708a40f2&flowID=185&nodeCode=begin& INFO 2025-10-17 15:00:13,630 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:13,630 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,631 [56 ] 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 2025-10-17 15:00:13,677 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:13,677 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.6001ms INFO 2025-10-17 15:00:13,677 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,678 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.6118ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:13,716 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:13,716 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 85.1787ms INFO 2025-10-17 15:00:13,716 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,716 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.9077ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:13,718 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:13,718 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 88.8541ms INFO 2025-10-17 15:00:13,718 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,718 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.6358ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:13,857 [36 ] 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=3929&approveID=330807& INFO 2025-10-17 15:00:13,858 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:13,858 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,859 [36 ] 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 2025-10-17 15:00:13,864 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:13,864 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.7691ms INFO 2025-10-17 15:00:13,864 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:13,864 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7775ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:14,012 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3929&formCode=0070&flowID=185&nodeCode=begin&exeId=62266&guid=d44e0de2-48ad-46dd-af69-34ab708a40f2&flag=4& INFO 2025-10-17 15:00:14,012 [36 ] 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 2025-10-17 15:00:14,012 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:14,012 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:14,012 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:14,012 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:14,014 [4 ] 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 2025-10-17 15:00:14,014 [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 2025-10-17 15:00:14,014 [68 ] 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 2025-10-17 15:00:14,015 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:14,015 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:14,016 [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 2025-10-17 15:00:14,018 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:14,018 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.383ms INFO 2025-10-17 15:00:14,018 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:14,018 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.811ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:14,032 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:14,032 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 15.949ms INFO 2025-10-17 15:00:14,032 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:14,032 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6461ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:14,100 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:14,103 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 88.8698ms INFO 2025-10-17 15:00:14,103 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:14,103 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.1766ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:14,426 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=71847459-5bd7-d2a2-72e8-9a1d4a4c7366&attachTableName=& INFO 2025-10-17 15:00:14,427 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:14,427 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:14,428 [56 ] 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 2025-10-17 15:00:14,430 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b116d73-75c3-58a9-5d6a-06fca5af5e3c&attachTableName=& INFO 2025-10-17 15:00:14,430 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:14,430 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:14,432 [4 ] 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 2025-10-17 15:00:14,480 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:14,480 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:14,481 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 48.5124ms INFO 2025-10-17 15:00:14,481 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:14,481 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 52.2493ms INFO 2025-10-17 15:00:14,481 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:14,481 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9908ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:14,481 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.2139ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:15,375 [19 ] 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=fpJuEFCQ%2BtQ%3D& INFO 2025-10-17 15:00:15,375 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:00:15,375 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:15,377 [19 ] 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 2025-10-17 15:00:15,382 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:15,383 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9391ms INFO 2025-10-17 15:00:15,383 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:15,383 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2508ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:54,279 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684449411&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:00:54,280 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:00:54,280 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9101ms 200 text/html INFO 2025-10-17 15:00:55,458 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760684455800 INFO 2025-10-17 15:00:55,459 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:00:55,459 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6643ms 200 application/javascript INFO 2025-10-17 15:00:55,588 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.44731408426357966 INFO 2025-10-17 15:00:55,589 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:00:55,589 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6989ms 200 application/javascript INFO 2025-10-17 15:00:55,929 [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%3D1760684449411%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:00:55,930 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:00:55,931 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:55,932 [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 2025-10-17 15:00:55,933 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684449411&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:00:55,936 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:55,937 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.4006ms INFO 2025-10-17 15:00:55,937 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:55,937 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2783ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:00:55,988 [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 2025-10-17 15:00:55,988 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:00:55,989 [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 2025-10-17 15:00:55,989 [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 2025-10-17 15:00:55,989 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:55,991 [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). WARN 2025-10-17 15:00:55,992 [56 ] 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 2025-10-17 15:00:55,992 [56 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 15:00:55,992 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:55,992 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.0133ms INFO 2025-10-17 15:00:55,992 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:00:55,992 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3832ms 401 application/json; charset=utf-8 INFO 2025-10-17 15:00:56,269 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 15:00:56,269 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:00:56,269 [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 2025-10-17 15:00:56,270 [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 2025-10-17 15:00:56,270 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:00:56,271 [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 2025-10-17 15:00:56,272 [56 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MTUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzIzMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOeBtuWPjCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODE1IiwianRpIjoiZjIyNGI3MDgtOWRhNS00MTI4LTgwZGUtZjFhNTQwNjVjNTNkIiwiaWF0IjoxNzYwNTgwOTY2LCJuYmYiOjE3NjA1ODA5NjQsImV4cCI6MTc2MDY2NzM2NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.EV_dJgoGzeKvCAzeGGHjhc8xz9Zwc2h_mt3699qgo3Y INFO 2025-10-17 15:00:56,275 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:00:56,275 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.3104ms INFO 2025-10-17 15:00:56,275 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:00:56,276 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.671ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:23,973 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684482291&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:01:23,973 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:01:23,973 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6834ms 200 text/html INFO 2025-10-17 15:01:24,670 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760684484626 INFO 2025-10-17 15:01:24,670 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:01:24,670 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6509ms 200 application/javascript INFO 2025-10-17 15:01:24,742 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.26206183577523157 INFO 2025-10-17 15:01:24,742 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:01:24,742 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.795ms 200 application/javascript INFO 2025-10-17 15:01:24,999 [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%3D1760684482291%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:01:24,999 [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 2025-10-17 15:01:24,999 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:01:24,999 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:01:24,999 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:24,999 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:24,999 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,001 [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 2025-10-17 15:01:25,001 [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 2025-10-17 15:01:25,002 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:01:25,002 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:01:25,002 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:01:25,003 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760684482291&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:01:25,006 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,006 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.6016ms INFO 2025-10-17 15:01:25,006 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,006 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4483ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,019 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:01:25,022 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,022 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 21.3273ms INFO 2025-10-17 15:01:25,022 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,022 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3658ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,142 [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 2025-10-17 15:01:25,142 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:01:25,142 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,143 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,143 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,143 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,144 [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 2025-10-17 15:01:25,145 [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 2025-10-17 15:01:25,145 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:01:25,145 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:01:25,145 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:01:25,149 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,149 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9104ms INFO 2025-10-17 15:01:25,149 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,149 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9432ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,165 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:01:25,165 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:01:25,178 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,178 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.0642ms INFO 2025-10-17 15:01:25,178 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,178 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7036ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,331 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:01:25,331 [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 2025-10-17 15:01:25,331 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,331 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,331 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,331 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,333 [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 2025-10-17 15:01:25,333 [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 2025-10-17 15:01:25,337 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,337 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9784ms INFO 2025-10-17 15:01:25,337 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,337 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1427ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,339 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,339 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 6.12ms INFO 2025-10-17 15:01:25,339 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,339 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4687ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,395 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:01:25,396 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,396 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,398 [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 2025-10-17 15:01:25,402 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,402 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.269ms INFO 2025-10-17 15:01:25,402 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,402 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9663ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,424 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:01:25,424 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:01:25,425 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,425 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,425 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,425 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,426 [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 2025-10-17 15:01:25,427 [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 2025-10-17 15:01:25,427 [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 2025-10-17 15:01:25,427 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,427 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,429 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:01:25,429 [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 2025-10-17 15:01:25,429 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,429 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,438 [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 2025-10-17 15:01:25,452 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,452 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 25.9434ms INFO 2025-10-17 15:01:25,452 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,453 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0931ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,463 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:01:25,463 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,463 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,463 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 25.6062ms INFO 2025-10-17 15:01:25,463 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,464 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,464 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,464 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,464 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 36.986ms INFO 2025-10-17 15:01:25,464 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0682ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,464 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,464 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 34.9913ms INFO 2025-10-17 15:01:25,464 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4203ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,464 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,464 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9855ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,466 [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 2025-10-17 15:01:25,472 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,472 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.348ms INFO 2025-10-17 15:01:25,472 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,472 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4959ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,578 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:01:25,579 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,579 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,581 [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 2025-10-17 15:01:25,599 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,599 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.9875ms INFO 2025-10-17 15:01:25,599 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,599 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6378ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:25,613 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:01:25,613 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:25,613 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,615 [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 2025-10-17 15:01:25,638 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:25,638 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.3361ms INFO 2025-10-17 15:01:25,638 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:25,638 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0925ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:30,220 [56 ] 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 2025-10-17 15:01:30,220 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:30,220 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,222 [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 2025-10-17 15:01:30,225 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 15:01:30,226 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:30,226 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,226 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:30,226 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0848ms INFO 2025-10-17 15:01:30,226 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,227 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6607ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:30,227 [56 ] 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 2025-10-17 15:01:30,234 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:30,234 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 7.01ms INFO 2025-10-17 15:01:30,234 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,234 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0719ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:30,253 [75 ] 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 2025-10-17 15:01:30,253 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:30,253 [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 2025-10-17 15:01:30,253 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,253 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:30,253 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,254 [75 ] 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 2025-10-17 15:01:30,255 [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 2025-10-17 15:01:30,256 [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 2025-10-17 15:01:30,256 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:30,256 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,257 [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 2025-10-17 15:01:30,260 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:30,260 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.1005ms INFO 2025-10-17 15:01:30,260 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,260 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1582ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:30,278 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:30,278 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:30,278 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 21.2885ms INFO 2025-10-17 15:01:30,278 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,278 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 23.7219ms INFO 2025-10-17 15:01:30,278 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,278 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8503ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:30,279 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.3924ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:30,390 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1723& INFO 2025-10-17 15:01:30,391 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:30,391 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,393 [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 2025-10-17 15:01:30,397 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:30,402 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.4967ms INFO 2025-10-17 15:01:30,402 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:30,402 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5981ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:32,588 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 15:01:32,588 [57 ] 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 2025-10-17 15:01:32,589 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:32,589 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:32,589 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:32,589 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:32,590 [56 ] 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 2025-10-17 15:01:32,590 [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 2025-10-17 15:01:32,592 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 15:01:32,594 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:32,594 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7899ms INFO 2025-10-17 15:01:32,594 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:32,594 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8094ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:32,605 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:32,605 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 15.2253ms INFO 2025-10-17 15:01:32,605 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:32,606 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4246ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:32,740 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1723& INFO 2025-10-17 15:01:32,740 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:32,741 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:32,742 [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 2025-10-17 15:01:32,747 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:32,750 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.6118ms INFO 2025-10-17 15:01:32,750 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:32,750 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3034ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:35,011 [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 2025-10-17 15:01:35,011 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:35,011 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:35,013 [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 2025-10-17 15:01:35,017 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:35,017 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.1676ms INFO 2025-10-17 15:01:35,017 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:35,017 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.323ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:37,710 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/setting.72807cef.css INFO 2025-10-17 15:01:37,711 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/setting.72807cef.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\setting.72807cef.css' INFO 2025-10-17 15:01:37,711 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7381ms 200 text/css INFO 2025-10-17 15:01:37,729 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/setting.b1869237.js INFO 2025-10-17 15:01:37,729 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/setting.b1869237.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\setting.b1869237.js' INFO 2025-10-17 15:01:37,729 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7695ms 200 application/javascript INFO 2025-10-17 15:01:37,752 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/setting.b1869237.js INFO 2025-10-17 15:01:37,752 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:01:37,752 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/setting.b1869237.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\setting.b1869237.js' INFO 2025-10-17 15:01:37,753 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9176ms 200 application/javascript INFO 2025-10-17 15:01:37,819 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ts.c79ecdf1.png INFO 2025-10-17 15:01:37,819 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ts.c79ecdf1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ts.c79ecdf1.png' INFO 2025-10-17 15:01:37,819 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6896ms 200 image/png INFO 2025-10-17 15:01:37,862 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/AutoUpdate/GetVersion?& INFO 2025-10-17 15:01:37,863 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:37,863 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:01:37,865 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetVersion", controller = "AutoUpdate", area = ""}. Executing controller action with signature System.String GetVersion() on controller Sg.HcmMb.Controllers.AutoUpdateController (Sg.Hcm.Web.Core). INFO 2025-10-17 15:01:37,868 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:37,868 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core) in 3.4257ms INFO 2025-10-17 15:01:37,868 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:01:37,868 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9905ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:42,750 [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 2025-10-17 15:01:42,751 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:42,751 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:42,753 [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 2025-10-17 15:01:42,757 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:42,757 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.2031ms INFO 2025-10-17 15:01:42,757 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:42,757 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7958ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:46,261 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 15:01:46,261 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2025-10-17 15:01:46,262 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/subTableList.04b88ebd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\subTableList.04b88ebd.css' INFO 2025-10-17 15:01:46,262 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1159ms 200 text/css INFO 2025-10-17 15:01:46,262 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 15:01:46,262 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 15:01:46,262 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2785ms 200 text/css INFO 2025-10-17 15:01:46,262 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 15:01:46,262 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3669ms 200 application/javascript INFO 2025-10-17 15:01:46,263 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2025-10-17 15:01:46,263 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTableList.bfa59482.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTableList.bfa59482.js' INFO 2025-10-17 15:01:46,263 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.608ms 200 application/javascript INFO 2025-10-17 15:01:46,393 [56 ] 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 2025-10-17 15:01:46,393 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:46,394 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:46,396 [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 2025-10-17 15:01:46,399 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:46,400 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0014ms INFO 2025-10-17 15:01:46,400 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:46,400 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7148ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:01:46,503 [63 ] 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 2025-10-17 15:01:46,503 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:01:46,503 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:46,505 [63 ] 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 2025-10-17 15:01:46,506 [63 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 15:01:46,524 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:01:46,531 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 26.2521ms INFO 2025-10-17 15:01:46,531 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:01:46,531 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.3735ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:02:12,741 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTablePanel.b5347979.js INFO 2025-10-17 15:02:12,741 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:02:12,741 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTablePanel.b5347979.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTablePanel.b5347979.js' INFO 2025-10-17 15:02:12,742 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8008ms 200 application/javascript INFO 2025-10-17 15:02:12,868 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=2101000601,2101000603&IsEss=true& INFO 2025-10-17 15:02:12,868 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:02:12,869 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:12,871 [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 2025-10-17 15:02:12,875 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:02:12,875 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6567ms INFO 2025-10-17 15:02:12,875 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:12,876 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7347ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:02:12,999 [6 ] 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 2025-10-17 15:02:12,999 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:02:13,000 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:13,001 [6 ] 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 2025-10-17 15:02:13,003 [6 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 15:02:13,014 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:02:13,021 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 20.1181ms INFO 2025-10-17 15:02:13,021 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:13,022 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6379ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:02:13,031 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=A01&keyFieldValue=%2BjgnR8BBnAY%3D& INFO 2025-10-17 15:02:13,032 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:02:13,032 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:13,033 [6 ] 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 2025-10-17 15:02:13,088 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:02:13,089 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 55.1167ms INFO 2025-10-17 15:02:13,089 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:13,089 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.0434ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:02:14,388 [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 2025-10-17 15:02:14,389 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/woff2/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\woff2\fontawesome-webfont.2adefcbc.woff2' INFO 2025-10-17 15:02:14,389 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0521ms 200 font/woff2 INFO 2025-10-17 15:02:46,092 [56 ] 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 2025-10-17 15:02:46,093 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:02:46,093 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:46,094 [56 ] 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 2025-10-17 15:02:46,096 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 15:02:46,107 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:02:46,112 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 18.0207ms INFO 2025-10-17 15:02:46,112 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:46,112 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1829ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:02:50,777 [66 ] 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 2025-10-17 15:02:50,778 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:02:50,778 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:50,779 [66 ] 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 2025-10-17 15:02:50,781 [66 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 15:02:50,792 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:02:50,797 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 17.8284ms INFO 2025-10-17 15:02:50,797 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:50,797 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9966ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:02:50,812 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=A01&keyFieldValue=%2BjgnR8BBnAY%3D& INFO 2025-10-17 15:02:50,812 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:02:50,812 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:50,813 [73 ] 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 2025-10-17 15:02:50,852 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:02:50,853 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 39.1848ms INFO 2025-10-17 15:02:50,853 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:02:50,853 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.1181ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:14,742 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760685434676&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:17:14,743 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:17:14,743 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9297ms 200 text/html INFO 2025-10-17 15:17:14,800 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 15:17:14,800 [45 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 15:17:14,801 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3737ms 304 application/javascript INFO 2025-10-17 15:17:15,080 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760685435030 INFO 2025-10-17 15:17:15,081 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:17:15,081 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6624ms 200 application/javascript INFO 2025-10-17 15:17:15,134 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2409737000694745 INFO 2025-10-17 15:17:15,135 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:17:15,135 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6074ms 200 application/javascript INFO 2025-10-17 15:17:15,272 [23 ] 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%3D1760685434676%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:17:15,273 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:17:15,273 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,274 [23 ] 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 2025-10-17 15:17:15,275 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760685434676&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:17:15,278 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,278 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8626ms INFO 2025-10-17 15:17:15,278 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,278 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7707ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,294 [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 2025-10-17 15:17:15,294 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:17:15,295 [52 ] 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 2025-10-17 15:17:15,295 [52 ] 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 2025-10-17 15:17:15,295 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,296 [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). WARN 2025-10-17 15:17:15,297 [52 ] 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 2025-10-17 15:17:15,297 [52 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 15:17:15,297 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,297 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.739ms INFO 2025-10-17 15:17:15,297 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,297 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.844ms 401 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,413 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2025-10-17 15:17:15,413 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:17:15,413 [52 ] 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 2025-10-17 15:17:15,413 [52 ] 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 2025-10-17 15:17:15,413 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:17:15,414 [52 ] 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 2025-10-17 15:17:15,416 [23 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTIyIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNTUiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpkp_lpoLmuIUiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5MjIiLCJqdGkiOiI0MTRlY2M5YS1iNjJmLTQ4NDgtOGQzNi00ZmU3ODI3MTc4NTMiLCJpYXQiOjE3NjA0MDk2MDIsIm5iZiI6MTc2MDQwOTYwMCwiZXhwIjoxNzYwNDk2MDAyLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.5K8s03QtgM_0ap-UG6IBkjal9H5dGfixdjT6VOKWFBw INFO 2025-10-17 15:17:15,418 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,418 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8098ms INFO 2025-10-17 15:17:15,418 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:17:15,418 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.849ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,520 [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 2025-10-17 15:17:15,520 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:17:15,521 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,522 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,524 [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 2025-10-17 15:17:15,525 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:17:15,525 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:17:15,525 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:17:15,540 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:17:15,542 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,542 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7026ms INFO 2025-10-17 15:17:15,542 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,543 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2862ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,652 [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 2025-10-17 15:17:15,652 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:17:15,652 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,653 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,653 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,653 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,654 [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 2025-10-17 15:17:15,654 [23 ] 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 2025-10-17 15:17:15,655 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:17:15,655 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:17:15,655 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:17:15,657 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,657 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1355ms INFO 2025-10-17 15:17:15,657 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,657 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9741ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,670 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:17:15,684 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:17:15,687 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,687 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9276ms INFO 2025-10-17 15:17:15,687 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,687 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.589ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,776 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:17:15,776 [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 2025-10-17 15:17:15,776 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,776 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,776 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,776 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,778 [23 ] 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 2025-10-17 15:17:15,778 [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 2025-10-17 15:17:15,781 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,781 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9876ms INFO 2025-10-17 15:17:15,781 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,781 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.806ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,786 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,786 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3291ms INFO 2025-10-17 15:17:15,786 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,786 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.123ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,813 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:17:15,813 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,813 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,814 [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 2025-10-17 15:17:15,818 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,818 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3701ms INFO 2025-10-17 15:17:15,818 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,818 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9934ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,840 [23 ] 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 2025-10-17 15:17:15,840 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,840 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,841 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:17:15,841 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,841 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,841 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 15:17:15,842 [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 2025-10-17 15:17:15,844 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,844 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7561ms INFO 2025-10-17 15:17:15,844 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,844 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4858ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,849 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,849 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1444ms INFO 2025-10-17 15:17:15,849 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,849 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7511ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,856 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:17:15,856 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:17:15,856 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,857 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,857 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,857 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,858 [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 2025-10-17 15:17:15,858 [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 2025-10-17 15:17:15,861 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,861 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.014ms INFO 2025-10-17 15:17:15,861 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,861 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,861 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6486ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,861 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1178ms INFO 2025-10-17 15:17:15,861 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,861 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6417ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,869 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:17:15,869 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,869 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,871 [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 2025-10-17 15:17:15,875 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,875 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1791ms INFO 2025-10-17 15:17:15,875 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,875 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8586ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,935 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:17:15,935 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:17:15,935 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,936 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,936 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:15,936 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,937 [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 2025-10-17 15:17:15,937 [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 2025-10-17 15:17:15,949 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,949 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.1749ms INFO 2025-10-17 15:17:15,949 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,949 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7677ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:15,959 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:15,959 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.3761ms INFO 2025-10-17 15:17:15,959 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:15,959 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0138ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:18,509 [72 ] 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 2025-10-17 15:17:18,510 [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 2025-10-17 15:17:18,510 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:18,510 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,510 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:18,510 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,511 [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 2025-10-17 15:17:18,511 [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 2025-10-17 15:17:18,511 [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 2025-10-17 15:17:18,512 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:18,512 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,513 [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 2025-10-17 15:17:18,515 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:18,515 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5091ms INFO 2025-10-17 15:17:18,515 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,515 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6827ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:18,516 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:18,516 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.9586ms INFO 2025-10-17 15:17:18,517 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,517 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1602ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:18,518 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:18,518 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.3908ms INFO 2025-10-17 15:17:18,518 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,519 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1826ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:18,520 [23 ] 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 2025-10-17 15:17:18,520 [52 ] 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 2025-10-17 15:17:18,520 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:18,520 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:18,520 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,520 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,521 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 15:17:18,521 [52 ] 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 2025-10-17 15:17:18,524 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:18,524 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7548ms INFO 2025-10-17 15:17:18,524 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,524 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:18,524 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3823ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:18,524 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8497ms INFO 2025-10-17 15:17:18,524 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,524 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5191ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:18,615 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64922& INFO 2025-10-17 15:17:18,616 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:18,616 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,617 [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 2025-10-17 15:17:18,620 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:18,620 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.3387ms INFO 2025-10-17 15:17:18,620 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:18,620 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9776ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:25,083 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 15:17:25,083 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:25,083 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:25,084 [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 2025-10-17 15:17:25,084 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:25,084 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:25,085 [23 ] 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 2025-10-17 15:17:25,085 [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 2025-10-17 15:17:25,086 [23 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 15:17:25,089 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:25,089 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5256ms INFO 2025-10-17 15:17:25,089 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:25,089 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2214ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:25,093 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:25,093 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.5224ms INFO 2025-10-17 15:17:25,093 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:25,093 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6946ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:25,222 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64922& INFO 2025-10-17 15:17:25,223 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:25,223 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:25,224 [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 2025-10-17 15:17:25,228 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:25,228 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.6169ms INFO 2025-10-17 15:17:25,228 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:25,228 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5338ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:17:29,040 [26 ] 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 2025-10-17 15:17:29,040 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:17:29,040 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:29,042 [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 2025-10-17 15:17:29,046 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:17:29,046 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.1494ms INFO 2025-10-17 15:17:29,046 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:17:29,046 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3557ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:14,242 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760685553987&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 15:19:14,243 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:19:14,243 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7007ms 200 text/html INFO 2025-10-17 15:19:14,479 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760685554446 INFO 2025-10-17 15:19:14,480 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:19:14,480 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7785ms 200 application/javascript INFO 2025-10-17 15:19:14,495 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7122867574093661 INFO 2025-10-17 15:19:14,496 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:19:14,496 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6529ms 200 application/javascript INFO 2025-10-17 15:19:14,631 [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%3D1760685553987%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 15:19:14,631 [47 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:19:14,632 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:14,633 [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 2025-10-17 15:19:14,634 [47 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760685553987&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 15:19:14,636 [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 2025-10-17 15:19:14,636 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:19:14,637 [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 2025-10-17 15:19:14,637 [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 2025-10-17 15:19:14,637 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:14,637 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:14,637 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1029ms INFO 2025-10-17 15:19:14,637 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:14,637 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0849ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:14,638 [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 2025-10-17 15:19:14,639 [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 2025-10-17 15:19:14,639 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 15:19:14,639 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:14,639 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6769ms INFO 2025-10-17 15:19:14,639 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:14,639 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0306ms 401 application/json; charset=utf-8 INFO 2025-10-17 15:19:14,735 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 15:19:14,735 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:19:14,735 [16 ] 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 2025-10-17 15:19:14,735 [16 ] 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 2025-10-17 15:19:14,735 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:19:14,737 [16 ] 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 2025-10-17 15:19:14,738 [16 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTk1NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuS7mOWImiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzIxIiwianRpIjoiMGNkMzg3MzgtYzU0Ni00MDgzLTk5Y2EtNTY5NmRlN2FhOGQ4IiwiaWF0IjoxNzYwNTk4MzIwLCJuYmYiOjE3NjA1OTgzMTgsImV4cCI6MTc2MDY4NDcyMCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.4wCrPKiMS0BLedQnzLEA2jisazwPgVnYq882dV3n2Fg INFO 2025-10-17 15:19:14,741 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:14,741 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.4006ms INFO 2025-10-17 15:19:14,741 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:19:14,742 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0253ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:14,824 [74 ] 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 2025-10-17 15:19:14,824 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:19:14,824 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:14,827 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:14,828 [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). INFO 2025-10-17 15:19:14,830 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:19:14,830 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:19:14,830 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:19:14,845 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:19:14,848 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:14,848 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.4008ms INFO 2025-10-17 15:19:14,848 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:14,848 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8402ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:14,916 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:19:14,916 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:14,917 [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 2025-10-17 15:19:14,917 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:14,917 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:14,917 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:14,919 [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 2025-10-17 15:19:14,919 [16 ] 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 2025-10-17 15:19:14,920 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:19:14,920 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:19:14,920 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:19:14,922 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:14,922 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6601ms INFO 2025-10-17 15:19:14,922 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:14,923 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9237ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:14,935 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:19:14,949 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:19:14,952 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:14,952 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.5099ms INFO 2025-10-17 15:19:14,952 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:14,952 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9002ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,038 [74 ] 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 2025-10-17 15:19:15,038 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,038 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,039 [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 2025-10-17 15:19:15,042 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:19:15,043 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,043 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,044 [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 2025-10-17 15:19:15,052 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,052 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.8619ms INFO 2025-10-17 15:19:15,052 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,052 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7486ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,053 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,054 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.7051ms INFO 2025-10-17 15:19:15,054 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,054 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3308ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,106 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7d8480d6-74c4-45a4-b92b-082ddcbc172a%20%20& INFO 2025-10-17 15:19:15,107 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,107 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,108 [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 2025-10-17 15:19:15,130 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:19:15,131 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,131 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,133 [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 2025-10-17 15:19:15,139 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,139 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.0572ms INFO 2025-10-17 15:19:15,139 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,139 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9332ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,157 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,157 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.9497ms INFO 2025-10-17 15:19:15,157 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,157 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7828ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,224 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:19:15,224 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,224 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,226 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330501&isHis=& INFO 2025-10-17 15:19:15,226 [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 2025-10-17 15:19:15,226 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,226 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,228 [47 ] 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 2025-10-17 15:19:15,232 [47 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 15:19:15,233 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,233 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.8351ms INFO 2025-10-17 15:19:15,233 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,233 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3421ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,237 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,237 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.5014ms INFO 2025-10-17 15:19:15,237 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,237 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4348ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,311 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7d8480d6-74c4-45a4-b92b-082ddcbc172a%20%20&isHis=& INFO 2025-10-17 15:19:15,311 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7d8480d6-74c4-45a4-b92b-082ddcbc172a%20%20&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 15:19:15,311 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,312 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,312 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,312 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,312 [74 ] 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=7d8480d6-74c4-45a4-b92b-082ddcbc172a%20%20&recordId=386017&tableName=k_over& INFO 2025-10-17 15:19:15,312 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,312 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,313 [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 2025-10-17 15:19:15,313 [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 2025-10-17 15:19:15,313 [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 2025-10-17 15:19:15,396 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,396 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,396 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,396 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 82.625ms INFO 2025-10-17 15:19:15,396 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,396 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 82.5804ms INFO 2025-10-17 15:19:15,396 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.2413ms INFO 2025-10-17 15:19:15,396 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.6228ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,396 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,396 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,396 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.1983ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,396 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.0104ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,484 [44 ] 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 2025-10-17 15:19:15,484 [16 ] 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 2025-10-17 15:19:15,484 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,484 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,484 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,485 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,486 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 15:19:15,486 [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 2025-10-17 15:19:15,488 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=7d8480d6-74c4-45a4-b92b-082ddcbc172a%20%20& INFO 2025-10-17 15:19:15,488 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:15,488 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,490 [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 2025-10-17 15:19:15,490 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,490 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,490 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1341ms INFO 2025-10-17 15:19:15,490 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,490 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0918ms INFO 2025-10-17 15:19:15,490 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,490 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1709ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,490 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1793ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:15,573 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:15,575 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 85.6166ms INFO 2025-10-17 15:19:15,575 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:15,575 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.6214ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:16,689 [47 ] 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 2025-10-17 15:19:16,689 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:19:16,690 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:16,690 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:16,692 [47 ] 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 2025-10-17 15:19:16,699 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:16,699 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0352ms INFO 2025-10-17 15:19:16,699 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:16,699 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7874ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:19:16,773 [47 ] 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=Z4bSvDjlwac%3D& INFO 2025-10-17 15:19:16,774 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:19:16,774 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:16,775 [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 2025-10-17 15:19:16,781 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:19:16,781 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9363ms INFO 2025-10-17 15:19:16,781 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:19:16,781 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0591ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:21:39,926 [72 ] 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 2025-10-17 15:21:39,927 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:21:39,928 [72 ] 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 2025-10-17 15:21:39,933 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:21:39,933 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core) in 4.9476ms INFO 2025-10-17 15:21:39,933 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:21:39,933 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9402ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:21:39,978 [23 ] 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 2025-10-17 15:21:39,981 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:21:39,981 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:21:39,983 [23 ] 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 2025-10-17 15:21:39,988 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:21:39,988 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M) in 5.1067ms INFO 2025-10-17 15:21:39,988 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:21:39,988 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1074ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:03,750 [45 ] 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 2025-10-17 15:23:03,751 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:03,751 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:03,751 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:03,753 [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 2025-10-17 15:23:03,802 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:03,802 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 49.2439ms INFO 2025-10-17 15:23:03,802 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:03,802 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6099ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:03,885 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetParamValueByName?paramName=FlowNodeRefuseTo& INFO 2025-10-17 15:23:03,885 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:03,885 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetParamValueByName (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:03,887 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValueByName", controller = "UserAuthority"}. Executing controller action with signature System.String GetParamValueByName(System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 15:23:03,890 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:03,890 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetParamValueByName (Sg.Hcm.Application.M) in 3.4642ms INFO 2025-10-17 15:23:03,890 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetParamValueByName (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:03,890 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4242ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:03,890 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=2& INFO 2025-10-17 15:23:03,891 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:03,891 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:03,892 [76 ] 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 2025-10-17 15:23:03,900 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:03,900 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.7199ms INFO 2025-10-17 15:23:03,900 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:03,900 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3941ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:03,961 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowRefuseLoad?Guid=7d8480d6-74c4-45a4-b92b-082ddcbc172a%20%20&isHis=& INFO 2025-10-17 15:23:03,961 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:03,961 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowRefuseLoad (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:03,962 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFlowRefuseLoad", controller = "EWorkFlow"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EWorkFlow.Dto.FlowRefuseLoadDto] GetFlowRefuseLoad(System.String) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2025-10-17 15:23:04,014 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:04,014 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowRefuseLoad (Sg.Hcm.Application.M) in 51.635ms INFO 2025-10-17 15:23:04,014 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowRefuseLoad (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:04,014 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3895ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,147 [45 ] 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 2025-10-17 15:23:12,147 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:12,147 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,147 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,149 [45 ] 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 2025-10-17 15:23:12,155 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,155 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3341ms INFO 2025-10-17 15:23:12,155 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,155 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4215ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,174 [70 ] 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 2025-10-17 15:23:12,174 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:12,174 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,174 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,175 [70 ] 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 2025-10-17 15:23:12,181 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,181 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.697ms INFO 2025-10-17 15:23:12,181 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,181 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.484ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,195 [51 ] 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 2025-10-17 15:23:12,195 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:12,195 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,195 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,196 [51 ] 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 2025-10-17 15:23:12,203 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,203 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.2322ms INFO 2025-10-17 15:23:12,203 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,203 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8573ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,215 [49 ] 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 2025-10-17 15:23:12,215 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:12,215 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,215 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,216 [49 ] 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 2025-10-17 15:23:12,222 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,222 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8301ms INFO 2025-10-17 15:23:12,222 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,222 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8078ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,243 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowRefuse? application/json 125 INFO 2025-10-17 15:23:12,243 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:12,243 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,243 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowRefuse (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,244 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "FlowRefuse", controller = "EWorkFlow"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultExtendDto FlowRefuse(Sg.HcmMb.EWorkFlow.Dto.FlowRefuseDto) on controller Sg.HcmMb.EWorkFlow.EWorkFlowAppService (Sg.Hcm.Application.M). INFO 2025-10-17 15:23:12,344 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,344 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowRefuse (Sg.Hcm.Application.M) in 99.9425ms INFO 2025-10-17 15:23:12,344 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowRefuse (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,345 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.6354ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,428 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=22ee6a02-3347-4e1b-a68e-9cbc8cdab12e& INFO 2025-10-17 15:23:12,428 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,428 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,430 [49 ] 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 2025-10-17 15:23:12,475 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,475 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.45ms INFO 2025-10-17 15:23:12,475 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,476 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6942ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,540 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:23:12,540 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,540 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,542 [76 ] 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 2025-10-17 15:23:12,542 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330494&isHis=& INFO 2025-10-17 15:23:12,542 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,542 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,543 [49 ] 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 2025-10-17 15:23:12,547 [49 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 15:23:12,548 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,548 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3838ms INFO 2025-10-17 15:23:12,548 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,548 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3785ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,552 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,552 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.7023ms INFO 2025-10-17 15:23:12,552 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,552 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3685ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,623 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=22ee6a02-3347-4e1b-a68e-9cbc8cdab12e&isHis=& INFO 2025-10-17 15:23:12,623 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288403708&guid=22ee6a02-3347-4e1b-a68e-9cbc8cdab12e&recordId=61591&tableName=K_LEAVE& INFO 2025-10-17 15:23:12,623 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,623 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,623 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,623 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,624 [49 ] 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 2025-10-17 15:23:12,624 [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 2025-10-17 15:23:12,631 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=22ee6a02-3347-4e1b-a68e-9cbc8cdab12e&flowID=78&nodeCode=N1660288403708& INFO 2025-10-17 15:23:12,631 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,631 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,632 [51 ] 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 2025-10-17 15:23:12,657 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,658 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 25.2106ms INFO 2025-10-17 15:23:12,658 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,658 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7958ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,673 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,673 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.2876ms INFO 2025-10-17 15:23:12,673 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,673 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2148ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,676 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,676 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.7281ms INFO 2025-10-17 15:23:12,676 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,676 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.633ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,755 [51 ] 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 2025-10-17 15:23:12,756 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,756 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,757 [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 2025-10-17 15:23:12,758 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=22ee6a02-3347-4e1b-a68e-9cbc8cdab12e& INFO 2025-10-17 15:23:12,758 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:12,759 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,760 [11 ] 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 2025-10-17 15:23:12,760 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,761 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4116ms INFO 2025-10-17 15:23:12,761 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,761 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4848ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:12,831 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:12,835 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.034ms INFO 2025-10-17 15:23:12,835 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:12,835 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.8328ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:14,202 [11 ] 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 2025-10-17 15:23:14,202 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:14,203 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:14,203 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:14,204 [11 ] 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 2025-10-17 15:23:14,210 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:14,210 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.27ms INFO 2025-10-17 15:23:14,210 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:14,210 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4337ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:14,290 [51 ] 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=JoC5rSukgq4%3D& INFO 2025-10-17 15:23:14,290 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:14,290 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:14,292 [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 2025-10-17 15:23:14,298 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:14,298 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1461ms INFO 2025-10-17 15:23:14,298 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:14,298 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2881ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:20,288 [49 ] 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 2025-10-17 15:23:20,288 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:20,288 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:20,289 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:20,290 [49 ] 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 2025-10-17 15:23:20,336 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:20,336 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.2995ms INFO 2025-10-17 15:23:20,336 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:20,337 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4773ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:20,412 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 15:23:20,412 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:20,412 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:20,413 [49 ] 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 2025-10-17 15:23:20,422 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:20,422 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.5224ms INFO 2025-10-17 15:23:20,422 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:20,422 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4251ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:21,329 [59 ] 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 2025-10-17 15:23:21,329 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:21,329 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:21,330 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:21,331 [59 ] 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 2025-10-17 15:23:21,436 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:21,436 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 105.3578ms INFO 2025-10-17 15:23:21,436 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:21,437 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 107.5814ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:22,554 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 15:23:22,555 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:22,555 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:22,556 [59 ] 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 2025-10-17 15:23:22,560 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:23:22,560 [49 ] 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 2025-10-17 15:23:22,560 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:22,560 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:22,560 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:22,560 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:22,561 [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 2025-10-17 15:23:22,562 [49 ] 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 2025-10-17 15:23:22,563 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:22,563 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 7.0781ms INFO 2025-10-17 15:23:22,563 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:22,563 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1727ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:22,567 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:22,567 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9754ms INFO 2025-10-17 15:23:22,567 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:22,568 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8895ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:22,576 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:22,576 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.8103ms INFO 2025-10-17 15:23:22,576 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:22,577 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5754ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:25,430 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=c21b61f8-6a68-45f6-9752-7edd52e0d907& INFO 2025-10-17 15:23:25,431 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:25,431 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,432 [59 ] 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 2025-10-17 15:23:25,478 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:25,478 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.4378ms INFO 2025-10-17 15:23:25,478 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,478 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5305ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:25,563 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:23:25,563 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:25,563 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,564 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330836&isHis=& INFO 2025-10-17 15:23:25,564 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:25,564 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,565 [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 2025-10-17 15:23:25,565 [51 ] 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 2025-10-17 15:23:25,569 [51 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 15:23:25,571 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:25,571 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.148ms INFO 2025-10-17 15:23:25,571 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,571 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2786ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:25,574 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:25,574 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.3852ms INFO 2025-10-17 15:23:25,574 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,574 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1242ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:25,641 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=c21b61f8-6a68-45f6-9752-7edd52e0d907&isHis=& INFO 2025-10-17 15:23:25,642 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:25,642 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,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 2025-10-17 15:23:25,645 [49 ] 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=c21b61f8-6a68-45f6-9752-7edd52e0d907&recordId=386024&tableName=k_over& INFO 2025-10-17 15:23:25,646 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:25,646 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,647 [49 ] 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 2025-10-17 15:23:25,649 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=c21b61f8-6a68-45f6-9752-7edd52e0d907&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 15:23:25,649 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:25,649 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,651 [51 ] 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 2025-10-17 15:23:25,691 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:25,692 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.5036ms INFO 2025-10-17 15:23:25,692 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,692 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4434ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:25,722 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:25,722 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 74.8529ms INFO 2025-10-17 15:23:25,722 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,722 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.6105ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:25,725 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:25,725 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.1964ms INFO 2025-10-17 15:23:25,725 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,725 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.8873ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:25,811 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=c21b61f8-6a68-45f6-9752-7edd52e0d907& INFO 2025-10-17 15:23:25,811 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:25,812 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,813 [49 ] 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 2025-10-17 15:23:25,887 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:25,890 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.6532ms INFO 2025-10-17 15:23:25,890 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:25,890 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.6681ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:26,937 [49 ] 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 2025-10-17 15:23:26,937 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:26,937 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:26,937 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:26,939 [49 ] 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 2025-10-17 15:23:26,945 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:26,945 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4819ms INFO 2025-10-17 15:23:26,945 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:26,945 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6358ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:27,026 [45 ] 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=Jt1DWlUeu1w%3D& INFO 2025-10-17 15:23:27,026 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:27,026 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:27,028 [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 2025-10-17 15:23:27,033 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:27,033 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.508ms INFO 2025-10-17 15:23:27,033 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:27,033 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.369ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:29,403 [11 ] 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 2025-10-17 15:23:29,403 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:29,404 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:29,404 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:29,406 [11 ] 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 2025-10-17 15:23:29,412 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:29,412 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2421ms INFO 2025-10-17 15:23:29,412 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:29,412 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.89ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:29,426 [11 ] 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 2025-10-17 15:23:29,426 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:29,427 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:29,427 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:29,428 [11 ] 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 2025-10-17 15:23:29,436 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:29,437 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.5526ms INFO 2025-10-17 15:23:29,437 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:29,437 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4019ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:29,447 [51 ] 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 2025-10-17 15:23:29,447 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:29,448 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:29,448 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:29,449 [51 ] 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 2025-10-17 15:23:29,457 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:29,457 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.9036ms INFO 2025-10-17 15:23:29,457 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:29,457 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9011ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:29,467 [59 ] 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 2025-10-17 15:23:29,468 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:29,468 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:29,468 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:29,469 [59 ] 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 2025-10-17 15:23:29,476 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:29,476 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.55ms INFO 2025-10-17 15:23:29,476 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:29,476 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7006ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:29,543 [11 ] 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 2025-10-17 15:23:29,543 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:29,543 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:29,543 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:29,545 [11 ] 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 2025-10-17 15:23:29,593 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:29,593 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.8773ms INFO 2025-10-17 15:23:29,594 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:29,594 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0213ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:30,523 [59 ] 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 2025-10-17 15:23:30,523 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:30,523 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:30,523 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,525 [59 ] 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 2025-10-17 15:23:30,621 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:30,622 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 97.0595ms INFO 2025-10-17 15:23:30,622 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,622 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.1296ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:30,705 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7bc60115-e6e6-4b64-81d4-011bef05871c& INFO 2025-10-17 15:23:30,705 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:30,705 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,707 [59 ] 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 2025-10-17 15:23:30,753 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:30,753 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.8798ms INFO 2025-10-17 15:23:30,753 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,753 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7682ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:30,826 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:23:30,826 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:30,826 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,828 [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 2025-10-17 15:23:30,829 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330746&isHis=& INFO 2025-10-17 15:23:30,829 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:30,829 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,830 [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 2025-10-17 15:23:30,833 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:30,834 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9281ms INFO 2025-10-17 15:23:30,834 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,834 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9299ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:30,834 [45 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 15:23:30,838 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:30,839 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.1634ms INFO 2025-10-17 15:23:30,839 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,839 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9434ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:30,909 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7bc60115-e6e6-4b64-81d4-011bef05871c&isHis=& INFO 2025-10-17 15:23:30,909 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:30,909 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,911 [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 2025-10-17 15:23:30,912 [11 ] 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=7bc60115-e6e6-4b64-81d4-011bef05871c&recordId=386021&tableName=k_over& INFO 2025-10-17 15:23:30,912 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7bc60115-e6e6-4b64-81d4-011bef05871c&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 15:23:30,912 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:30,912 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,912 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:30,913 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,914 [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 2025-10-17 15:23:30,914 [11 ] 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 2025-10-17 15:23:30,962 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:30,962 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.8801ms INFO 2025-10-17 15:23:30,962 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,962 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.046ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:30,992 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:30,992 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:30,992 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 78.4037ms INFO 2025-10-17 15:23:30,992 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,992 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 81.439ms INFO 2025-10-17 15:23:30,992 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:30,992 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.1966ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:30,992 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.1961ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:31,076 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=7bc60115-e6e6-4b64-81d4-011bef05871c& INFO 2025-10-17 15:23:31,076 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:31,077 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:31,078 [45 ] 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 2025-10-17 15:23:31,161 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:31,163 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 85.2823ms INFO 2025-10-17 15:23:31,163 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:31,164 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.3542ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:32,559 [45 ] 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 2025-10-17 15:23:32,559 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:32,560 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:32,560 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:32,562 [45 ] 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 2025-10-17 15:23:32,568 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:32,568 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.025ms INFO 2025-10-17 15:23:32,568 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:32,568 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5621ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:32,645 [59 ] 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=su0t%2BVEpKHY%3D& INFO 2025-10-17 15:23:32,645 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:32,646 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:32,647 [59 ] 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 2025-10-17 15:23:32,652 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:32,652 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5242ms INFO 2025-10-17 15:23:32,652 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:32,653 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3984ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:40,286 [49 ] 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 2025-10-17 15:23:40,286 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:40,286 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:40,286 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:40,288 [49 ] 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 2025-10-17 15:23:40,294 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:40,294 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2775ms INFO 2025-10-17 15:23:40,294 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:40,294 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3888ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:40,308 [45 ] 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 2025-10-17 15:23:40,308 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:40,308 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:40,308 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:40,309 [45 ] 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 2025-10-17 15:23:40,315 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:40,315 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7676ms INFO 2025-10-17 15:23:40,315 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:40,315 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5548ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:40,329 [11 ] 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 2025-10-17 15:23:40,329 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:40,329 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:40,329 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:40,330 [11 ] 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 2025-10-17 15:23:40,337 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:40,337 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0996ms INFO 2025-10-17 15:23:40,337 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:40,337 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7564ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:40,348 [49 ] 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 2025-10-17 15:23:40,348 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:40,348 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:40,348 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:40,349 [49 ] 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 2025-10-17 15:23:40,355 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:40,355 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.4702ms INFO 2025-10-17 15:23:40,355 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:40,355 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.113ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:40,425 [11 ] 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 2025-10-17 15:23:40,425 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:40,425 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:40,425 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:40,427 [11 ] 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 2025-10-17 15:23:40,474 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:40,474 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.1709ms INFO 2025-10-17 15:23:40,474 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:40,474 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9327ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:41,486 [11 ] 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 2025-10-17 15:23:41,486 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:41,486 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:41,487 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,488 [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 2025-10-17 15:23:41,587 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:41,587 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 99.3183ms INFO 2025-10-17 15:23:41,587 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,587 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.553ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:41,670 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=bae8ae6b-be42-4fde-bbeb-93ce9fd42bb9& INFO 2025-10-17 15:23:41,670 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:41,670 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,671 [45 ] 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 2025-10-17 15:23:41,717 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:41,717 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.485ms INFO 2025-10-17 15:23:41,717 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,717 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4773ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:41,791 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:23:41,791 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:41,791 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,793 [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 2025-10-17 15:23:41,794 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330504&isHis=& INFO 2025-10-17 15:23:41,794 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:41,795 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,796 [11 ] 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 2025-10-17 15:23:41,799 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:41,799 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1365ms INFO 2025-10-17 15:23:41,799 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,799 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1174ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:41,800 [11 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 15:23:41,805 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:41,805 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9871ms INFO 2025-10-17 15:23:41,805 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,805 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8313ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:41,879 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=bae8ae6b-be42-4fde-bbeb-93ce9fd42bb9&isHis=& INFO 2025-10-17 15:23:41,879 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:41,879 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,880 [11 ] 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=bae8ae6b-be42-4fde-bbeb-93ce9fd42bb9&recordId=386016&tableName=k_over& INFO 2025-10-17 15:23:41,880 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:41,880 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,881 [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 2025-10-17 15:23:41,882 [11 ] 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 2025-10-17 15:23:41,883 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=bae8ae6b-be42-4fde-bbeb-93ce9fd42bb9&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 15:23:41,884 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:41,884 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,885 [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 2025-10-17 15:23:41,928 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:41,928 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.7568ms INFO 2025-10-17 15:23:41,928 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,928 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6157ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:41,959 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:41,959 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.6738ms INFO 2025-10-17 15:23:41,959 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,960 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.3773ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:41,961 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:41,962 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 80.7157ms INFO 2025-10-17 15:23:41,962 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:41,962 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.5944ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:42,047 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=bae8ae6b-be42-4fde-bbeb-93ce9fd42bb9& INFO 2025-10-17 15:23:42,047 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:42,048 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:42,049 [51 ] 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 2025-10-17 15:23:42,121 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:42,123 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.5418ms INFO 2025-10-17 15:23:42,124 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:42,124 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.4019ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:43,178 [49 ] 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 2025-10-17 15:23:43,178 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:43,178 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:43,178 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:43,180 [49 ] 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 2025-10-17 15:23:43,186 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:43,186 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2131ms INFO 2025-10-17 15:23:43,186 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:43,186 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2499ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:43,260 [51 ] 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=62h2tQu3RqQ%3D& INFO 2025-10-17 15:23:43,261 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:43,261 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:43,262 [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 2025-10-17 15:23:43,268 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:43,268 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.4178ms INFO 2025-10-17 15:23:43,268 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:43,268 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5331ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:45,650 [76 ] 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 2025-10-17 15:23:45,650 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:45,650 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:45,651 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:45,652 [76 ] 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 2025-10-17 15:23:45,658 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:45,658 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0227ms INFO 2025-10-17 15:23:45,658 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:45,658 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0471ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:45,673 [11 ] 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 2025-10-17 15:23:45,674 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:45,674 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:45,674 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:45,675 [11 ] 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 2025-10-17 15:23:45,680 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:45,681 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.5554ms INFO 2025-10-17 15:23:45,681 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:45,681 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2508ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:45,693 [51 ] 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 2025-10-17 15:23:45,693 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:45,693 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:45,693 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:45,694 [51 ] 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 2025-10-17 15:23:45,701 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:45,701 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.1377ms INFO 2025-10-17 15:23:45,701 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:45,701 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8288ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:45,714 [76 ] 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 2025-10-17 15:23:45,714 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:45,714 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:45,715 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:45,716 [76 ] 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 2025-10-17 15:23:45,722 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:45,722 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8899ms INFO 2025-10-17 15:23:45,722 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:45,722 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7525ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:45,793 [51 ] 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 2025-10-17 15:23:45,793 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:45,793 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:45,793 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:45,795 [51 ] 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 2025-10-17 15:23:45,841 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:45,841 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.4137ms INFO 2025-10-17 15:23:45,841 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:45,841 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3662ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:46,797 [76 ] 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 2025-10-17 15:23:46,797 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:46,798 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:46,798 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:46,799 [76 ] 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 2025-10-17 15:23:46,896 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:46,896 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 96.8386ms INFO 2025-10-17 15:23:46,896 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:46,896 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.0456ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:47,991 [49 ] 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 2025-10-17 15:23:47,991 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:47,991 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:47,993 [49 ] 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 2025-10-17 15:23:48,007 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:48,007 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.8188ms INFO 2025-10-17 15:23:48,007 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:48,008 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.877ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:48,014 [49 ] 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 2025-10-17 15:23:48,015 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:48,015 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:48,016 [49 ] 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 2025-10-17 15:23:48,030 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:48,031 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4395ms INFO 2025-10-17 15:23:48,031 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:48,031 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4052ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:57,972 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 15:23:57,973 [11 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 15:23:57,973 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.47ms 304 application/javascript INFO 2025-10-17 15:23:58,028 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760685837931&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:23:58,029 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:23:58,029 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.775ms 200 text/html INFO 2025-10-17 15:23:58,478 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760685838461 INFO 2025-10-17 15:23:58,478 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:23:58,478 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6727ms 200 application/javascript INFO 2025-10-17 15:23:58,494 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.732890574112262 INFO 2025-10-17 15:23:58,494 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:23:58,494 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5906ms 200 application/javascript INFO 2025-10-17 15:23:58,645 [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%3D1760685837931%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:23:58,645 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:23:58,645 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:58,646 [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 2025-10-17 15:23:58,647 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760685837931&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:23:58,661 [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 2025-10-17 15:23:58,661 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:58,662 [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 2025-10-17 15:23:58,662 [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 2025-10-17 15:23:58,662 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:58,663 [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 2025-10-17 15:23:58,664 [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 2025-10-17 15:23:58,664 [49 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 15:23:58,664 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:58,664 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8126ms INFO 2025-10-17 15:23:58,664 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:58,664 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.891ms 401 application/json; charset=utf-8 INFO 2025-10-17 15:23:58,750 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 15:23:58,750 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:58,751 [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 2025-10-17 15:23:58,751 [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 2025-10-17 15:23:58,751 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:23:58,752 [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 2025-10-17 15:23:58,753 [51 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NzAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNTQ3OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumprOatpemdkiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTcwIiwianRpIjoiZWM5NDExM2QtOWUwMy00MzM4LTkwY2MtYjRkNDlhZGQyMGY2IiwiaWF0IjoxNzYwNDkwNzAzLCJuYmYiOjE3NjA0OTA3MDEsImV4cCI6MTc2MDU3NzEwMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.8ypviV-da1uH5w7mxZIJjekoFKLhmdEI0U0I2l8wtlI INFO 2025-10-17 15:23:58,756 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:58,756 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.944ms INFO 2025-10-17 15:23:58,756 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:23:58,756 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2184ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:58,925 [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 2025-10-17 15:23:58,925 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:23:58,925 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:58,927 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:58,928 [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 2025-10-17 15:23:58,930 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:23:58,930 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:23:58,930 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:23:58,944 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:23:58,947 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:58,947 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6222ms INFO 2025-10-17 15:23:58,947 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:58,947 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2205ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,027 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:23:59,027 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,027 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,029 [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 2025-10-17 15:23:59,029 [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 2025-10-17 15:23:59,030 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,030 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:23:59,030 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,030 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:23:59,030 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:23:59,031 [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 2025-10-17 15:23:59,035 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,035 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4795ms INFO 2025-10-17 15:23:59,035 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,035 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5562ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,045 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:23:59,060 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:23:59,063 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,063 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.3935ms INFO 2025-10-17 15:23:59,063 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,063 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5155ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,181 [49 ] 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 2025-10-17 15:23:59,182 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,182 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,182 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:23:59,182 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,182 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,183 [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 2025-10-17 15:23:59,184 [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 2025-10-17 15:23:59,186 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,187 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.375ms INFO 2025-10-17 15:23:59,187 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,187 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3916ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,204 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,204 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 20.3681ms INFO 2025-10-17 15:23:59,204 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,204 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1809ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,233 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,233 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 586.2819ms INFO 2025-10-17 15:23:59,233 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,233 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 588.2666ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,294 [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 2025-10-17 15:23:59,294 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:23:59,295 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,295 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,295 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,295 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,296 [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 2025-10-17 15:23:59,296 [45 ] 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 2025-10-17 15:23:59,300 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,300 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3804ms INFO 2025-10-17 15:23:59,300 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,300 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5008ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,301 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,301 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0617ms INFO 2025-10-17 15:23:59,301 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,301 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0606ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,310 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:23:59,310 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,311 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,311 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:23:59,311 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:23:59,312 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,312 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,312 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,312 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,312 [45 ] 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 2025-10-17 15:23:59,313 [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 2025-10-17 15:23:59,313 [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 2025-10-17 15:23:59,316 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,316 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0612ms INFO 2025-10-17 15:23:59,316 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,316 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8207ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,317 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:23:59,317 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,317 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,318 [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 2025-10-17 15:23:59,319 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,319 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.7448ms INFO 2025-10-17 15:23:59,319 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,319 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.327ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,320 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,320 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0016ms INFO 2025-10-17 15:23:59,320 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,320 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7468ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,322 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,322 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5406ms INFO 2025-10-17 15:23:59,322 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,322 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2271ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,431 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:23:59,432 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,432 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,433 [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 2025-10-17 15:23:59,433 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:23:59,434 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:23:59,434 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,435 [76 ] 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 2025-10-17 15:23:59,448 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,448 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 14.6041ms INFO 2025-10-17 15:23:59,448 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,448 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7045ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:23:59,457 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:23:59,457 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.4966ms INFO 2025-10-17 15:23:59,457 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:23:59,457 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2609ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:00,948 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 15:24:00,948 [51 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/overTime.91ffc83b.css was not modified INFO 2025-10-17 15:24:00,948 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5236ms 304 text/css INFO 2025-10-17 15:24:00,949 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 15:24:00,949 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:00,949 [51 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/overTime.7bd64820.js was not modified INFO 2025-10-17 15:24:00,949 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3781ms 304 application/javascript INFO 2025-10-17 15:24:01,042 [51 ] 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 2025-10-17 15:24:01,042 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:01,042 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:01,043 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 15:24:01,043 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:01,043 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:01,044 [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 2025-10-17 15:24:01,045 [76 ] 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 2025-10-17 15:24:01,053 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:01,053 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.9448ms INFO 2025-10-17 15:24:01,053 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:01,053 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1075ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:01,056 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:01,056 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 11.6106ms INFO 2025-10-17 15:24:01,056 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:01,056 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2881ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:03,394 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2025-10-17 15:24:03,394 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2025-10-17 15:24:03,394 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:03,394 [76 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/overTimePanel.ea2600a8.js was not modified INFO 2025-10-17 15:24:03,394 [51 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/overTimePanel.53347f6a.css was not modified INFO 2025-10-17 15:24:03,394 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4889ms 304 application/javascript INFO 2025-10-17 15:24:03,394 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.502ms 304 text/css INFO 2025-10-17 15:24:03,509 [76 ] 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 2025-10-17 15:24:03,509 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:03,510 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:03,511 [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 2025-10-17 15:24:03,515 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:03,515 [11 ] 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 2025-10-17 15:24:03,515 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.797ms INFO 2025-10-17 15:24:03,515 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:03,515 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2284ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:03,515 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:03,516 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:03,517 [11 ] 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 2025-10-17 15:24:03,557 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:03,560 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 43.3747ms INFO 2025-10-17 15:24:03,560 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:03,560 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.2985ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:04,778 [11 ] 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 2025-10-17 15:24:04,778 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:04,778 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:04,779 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:04,780 [11 ] 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 2025-10-17 15:24:04,786 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:04,787 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.7604ms INFO 2025-10-17 15:24:04,787 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:04,787 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7868ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:13,545 [11 ] 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 2025-10-17 15:24:13,545 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:13,545 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:13,545 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:13,547 [11 ] 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 2025-10-17 15:24:13,551 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:13,552 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 4.7417ms INFO 2025-10-17 15:24:13,552 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:13,552 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8354ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:30,377 [11 ] 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=2025-10-18&endDate=2025-10-18&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 15:24:30,378 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:30,378 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:30,379 [11 ] 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 2025-10-17 15:24:30,385 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:30,385 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 5.596ms INFO 2025-10-17 15:24:30,385 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:30,385 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6963ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:38,533 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760685878390&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:24:38,534 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:24:38,534 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7947ms 200 text/html INFO 2025-10-17 15:24:38,859 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760685878791 INFO 2025-10-17 15:24:38,860 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:24:38,860 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7227ms 200 application/javascript INFO 2025-10-17 15:24:38,877 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9374613401595233 INFO 2025-10-17 15:24:38,877 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:24:38,877 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7193ms 200 application/javascript INFO 2025-10-17 15:24:38,982 [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%3D1760685878390%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:24:38,982 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:24:38,982 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:38,984 [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 2025-10-17 15:24:38,985 [51 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760685878390&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:24:38,988 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:38,988 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0479ms INFO 2025-10-17 15:24:38,988 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:38,988 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1538ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:38,996 [11 ] 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 2025-10-17 15:24:38,996 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:38,997 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:38,997 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:38,998 [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 2025-10-17 15:24:38,999 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:24:38,999 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:24:38,999 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:24:39,014 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:24:39,018 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,018 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.9061ms INFO 2025-10-17 15:24:39,018 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,018 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1967ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,088 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:24:39,088 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,088 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,090 [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 2025-10-17 15:24:39,091 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:24:39,091 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:24:39,091 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:24:39,091 [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 2025-10-17 15:24:39,091 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,091 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,092 [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 2025-10-17 15:24:39,096 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,096 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5314ms INFO 2025-10-17 15:24:39,096 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,096 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3244ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,106 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:24:39,106 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:24:39,109 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,110 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.7964ms INFO 2025-10-17 15:24:39,110 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,110 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9272ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,222 [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 2025-10-17 15:24:39,222 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:24:39,222 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,222 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,222 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,222 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,223 [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 2025-10-17 15:24:39,223 [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 2025-10-17 15:24:39,227 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,227 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,227 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6247ms INFO 2025-10-17 15:24:39,227 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6747ms INFO 2025-10-17 15:24:39,227 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,227 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,227 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.652ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,227 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8557ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,297 [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 2025-10-17 15:24:39,297 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,297 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,298 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:24:39,298 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,298 [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 2025-10-17 15:24:39,298 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,300 [70 ] 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 2025-10-17 15:24:39,302 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,302 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.268ms INFO 2025-10-17 15:24:39,302 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,302 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2539ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,303 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,303 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3101ms INFO 2025-10-17 15:24:39,303 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,303 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0163ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,313 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:24:39,313 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,313 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,314 [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 2025-10-17 15:24:39,315 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:24:39,315 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:24:39,315 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,315 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,315 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,315 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,316 [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 2025-10-17 15:24:39,316 [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 2025-10-17 15:24:39,317 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,317 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8006ms INFO 2025-10-17 15:24:39,317 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,317 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4605ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,318 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:24:39,318 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,318 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,320 [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 2025-10-17 15:24:39,321 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,321 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6878ms INFO 2025-10-17 15:24:39,321 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,321 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3103ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,323 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,323 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.016ms INFO 2025-10-17 15:24:39,323 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,323 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6114ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,324 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,324 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5357ms INFO 2025-10-17 15:24:39,324 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,324 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.249ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,410 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:24:39,410 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,410 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,411 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:24:39,411 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:39,412 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,412 [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 2025-10-17 15:24:39,413 [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 2025-10-17 15:24:39,420 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,420 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2753ms INFO 2025-10-17 15:24:39,420 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,420 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1003ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:39,429 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:39,429 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1914ms INFO 2025-10-17 15:24:39,429 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:39,429 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8441ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:55,951 [72 ] 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 2025-10-17 15:24:55,951 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:55,951 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:55,951 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:55,952 [72 ] 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 2025-10-17 15:24:55,959 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:55,959 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5775ms INFO 2025-10-17 15:24:55,959 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:55,959 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6084ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:55,976 [72 ] 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 2025-10-17 15:24:55,977 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:55,977 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:55,977 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:55,978 [72 ] 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 2025-10-17 15:24:55,984 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:55,984 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0675ms INFO 2025-10-17 15:24:55,984 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:55,984 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8763ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:55,999 [70 ] 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 2025-10-17 15:24:55,999 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:55,999 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:55,999 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:56,000 [70 ] 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 2025-10-17 15:24:56,007 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:56,007 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.9ms INFO 2025-10-17 15:24:56,007 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:56,007 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7357ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:56,014 [72 ] 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 2025-10-17 15:24:56,014 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:56,015 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:56,015 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:56,016 [72 ] 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 2025-10-17 15:24:56,022 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:56,022 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8893ms INFO 2025-10-17 15:24:56,022 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:56,022 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6971ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:56,108 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/DoCreateSelfOver? application/json 51649 INFO 2025-10-17 15:24:56,108 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:56,108 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:56,108 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:56,109 [72 ] 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 2025-10-17 15:24:56,152 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:56,153 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M) in 43.3129ms INFO 2025-10-17 15:24:56,153 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoCreateSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:56,153 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.0687ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:56,246 [51 ] 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 2025-10-17 15:24:56,246 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:24:56,246 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:56,246 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:56,247 [51 ] 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 2025-10-17 15:24:56,285 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:56,285 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 37.3191ms INFO 2025-10-17 15:24:56,285 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:56,285 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2167ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:24:57,485 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 15:24:57,485 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:24:57,485 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:57,487 [70 ] 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 2025-10-17 15:24:57,525 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:24:57,526 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 38.7485ms INFO 2025-10-17 15:24:57,526 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:24:57,526 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.8355ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:25:15,570 [72 ] 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 2025-10-17 15:25:15,570 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:25:15,570 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,572 [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 2025-10-17 15:25:15,576 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:25:15,576 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1428ms INFO 2025-10-17 15:25:15,576 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,576 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1218ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:25:15,582 [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 2025-10-17 15:25:15,582 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:25:15,582 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,583 [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 2025-10-17 15:25:15,588 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:25:15,588 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.5534ms INFO 2025-10-17 15:25:15,588 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,588 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2542ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:25:15,597 [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 2025-10-17 15:25:15,597 [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 2025-10-17 15:25:15,597 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:25:15,597 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,597 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:25:15,597 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,598 [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 2025-10-17 15:25:15,598 [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 2025-10-17 15:25:15,601 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:25:15,601 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.888ms INFO 2025-10-17 15:25:15,601 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,601 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5358ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:25:15,603 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:25:15,603 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.8089ms INFO 2025-10-17 15:25:15,603 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,603 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4017ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:25:15,603 [26 ] 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 2025-10-17 15:25:15,604 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:25:15,604 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,605 [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 2025-10-17 15:25:15,608 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:25:15,608 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9853ms INFO 2025-10-17 15:25:15,608 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,608 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6248ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:25:15,700 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1570& INFO 2025-10-17 15:25:15,701 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:25:15,701 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,702 [72 ] 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 2025-10-17 15:25:15,706 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:25:15,709 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.0836ms INFO 2025-10-17 15:25:15,709 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:15,709 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9148ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:25:18,158 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 15:25:18,159 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:25:18,159 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:18,159 [72 ] 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 2025-10-17 15:25:18,160 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:25:18,160 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:18,160 [70 ] 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 2025-10-17 15:25:18,161 [72 ] 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 2025-10-17 15:25:18,162 [70 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 15:25:18,165 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:25:18,165 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4079ms INFO 2025-10-17 15:25:18,165 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:18,165 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4976ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:25:18,169 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:25:18,169 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.6123ms INFO 2025-10-17 15:25:18,169 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:18,169 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8384ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:25:18,268 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1570& INFO 2025-10-17 15:25:18,268 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:25:18,268 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:18,270 [72 ] 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 2025-10-17 15:25:18,274 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:25:18,277 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.5534ms INFO 2025-10-17 15:25:18,277 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:25:18,277 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5829ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:26:18,162 [20 ] 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 2025-10-17 15:26:18,162 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:26:18,162 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:26:18,163 [20 ] 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 2025-10-17 15:26:18,167 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:26:18,167 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6867ms INFO 2025-10-17 15:26:18,167 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:26:18,167 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8094ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:52,283 [22 ] 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 2025-10-17 15:29:52,283 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:29:52,284 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8193ms 200 text/html INFO 2025-10-17 15:29:52,358 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 15:29:52,358 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:52,370 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 15:29:52,370 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5735ms 200 application/javascript INFO 2025-10-17 15:29:52,376 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 15:29:52,379 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 15:29:52,379 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8997ms 200 text/css INFO 2025-10-17 15:29:52,402 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 15:29:52,402 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 15:29:52,403 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 15:29:52,403 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8663ms 200 application/javascript INFO 2025-10-17 15:29:52,404 [21 ] 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 2025-10-17 15:29:52,404 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2073ms 200 application/javascript INFO 2025-10-17 15:29:52,405 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 15:29:52,405 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 15:29:52,405 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.431ms 200 application/javascript INFO 2025-10-17 15:29:52,415 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 15:29:52,415 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 15:29:52,416 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5084ms 200 application/javascript INFO 2025-10-17 15:29:52,453 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 15:29:52,453 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 15:29:52,454 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5998ms 200 application/javascript INFO 2025-10-17 15:29:52,455 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760686190495&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 15:29:52,456 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:29:52,456 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5275ms 200 text/html INFO 2025-10-17 15:29:52,484 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 15:29:52,485 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 15:29:52,485 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5193ms 200 application/javascript INFO 2025-10-17 15:29:52,528 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 15:29:52,528 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 15:29:52,528 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.53ms 0 application/javascript INFO 2025-10-17 15:29:52,550 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 15:29:52,550 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:52,561 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 15:29:52,561 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0518ms 200 application/javascript INFO 2025-10-17 15:29:52,621 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 15:29:52,621 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 15:29:52,621 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 15:29:52,622 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.593ms 200 application/javascript INFO 2025-10-17 15:29:52,622 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 15:29:52,623 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 15:29:52,623 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1742ms 200 application/javascript INFO 2025-10-17 15:29:52,624 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 15:29:52,624 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 15:29:52,624 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.078ms 200 text/css INFO 2025-10-17 15:29:52,627 [22 ] 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 2025-10-17 15:29:52,627 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0159ms 200 application/javascript INFO 2025-10-17 15:29:53,745 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 15:29:53,745 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 15:29:53,745 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6612ms 200 application/javascript INFO 2025-10-17 15:29:54,245 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760686192322 INFO 2025-10-17 15:29:54,246 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:29:54,246 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6874ms 200 application/javascript INFO 2025-10-17 15:29:54,335 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.37837686070843546 INFO 2025-10-17 15:29:54,335 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:29:54,335 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5669ms 200 application/javascript INFO 2025-10-17 15:29:54,415 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 15:29:54,415 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 15:29:54,416 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6616ms 200 image/jpeg INFO 2025-10-17 15:29:54,731 [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%3D1760686190495%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 15:29:54,732 [21 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:29:54,732 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:54,733 [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 2025-10-17 15:29:54,734 [21 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760686190495&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 15:29:54,737 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:54,737 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.705ms INFO 2025-10-17 15:29:54,737 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:54,737 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5898ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:54,745 [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 2025-10-17 15:29:54,745 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:54,745 [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 2025-10-17 15:29:54,745 [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 2025-10-17 15:29:54,746 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:54,747 [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 2025-10-17 15:29:54,747 [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 2025-10-17 15:29:54,747 [58 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 15:29:54,747 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:54,748 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7222ms INFO 2025-10-17 15:29:54,748 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:54,748 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8137ms 401 application/json; charset=utf-8 INFO 2025-10-17 15:29:54,905 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 15:29:54,906 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:54,906 [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 2025-10-17 15:29:54,906 [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 2025-10-17 15:29:54,906 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:29:54,907 [58 ] 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 2025-10-17 15:29:54,909 [58 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MDMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMTU1NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOelmuaWhyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTAzIiwianRpIjoiZWExZDcwYmEtNDUyZi00M2Y2LWEzOWUtMmU5MTFmMTU0ZmU0IiwiaWF0IjoxNzYwNDk1MDU0LCJuYmYiOjE3NjA0OTUwNTIsImV4cCI6MTc2MDU4MTQ1NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.2NwqN-ZUJjXwxJl8UTxXzZEIZMLM-PSIedOTaUmHHq8 INFO 2025-10-17 15:29:54,911 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:54,911 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0547ms INFO 2025-10-17 15:29:54,911 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:29:54,912 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1429ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,045 [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 2025-10-17 15:29:55,045 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:55,045 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,047 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,048 [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 2025-10-17 15:29:55,049 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:29:55,049 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:29:55,050 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:29:55,065 [34 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:29:55,067 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,067 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7964ms INFO 2025-10-17 15:29:55,067 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,067 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5166ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,206 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:29:55,206 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,206 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,207 [22 ] 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 2025-10-17 15:29:55,208 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:29:55,209 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:29:55,209 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:29:55,212 [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 2025-10-17 15:29:55,212 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,212 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,213 [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 2025-10-17 15:29:55,216 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,216 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1995ms INFO 2025-10-17 15:29:55,216 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,217 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9897ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,224 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:29:55,239 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:29:55,242 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,242 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.2797ms INFO 2025-10-17 15:29:55,242 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,242 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2738ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,331 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 15:29:55,331 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:55,331 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 15:29:55,332 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.629ms 200 application/javascript INFO 2025-10-17 15:29:55,333 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 15:29:55,333 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 15:29:55,333 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4412ms 200 text/css INFO 2025-10-17 15:29:55,335 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 15:29:55,335 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:55,336 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 15:29:55,336 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8935ms 200 application/javascript INFO 2025-10-17 15:29:55,341 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 15:29:55,342 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 15:29:55,342 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8649ms 200 text/css INFO 2025-10-17 15:29:55,342 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 15:29:55,342 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:55,343 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 15:29:55,343 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6633ms 200 application/javascript INFO 2025-10-17 15:29:55,381 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 15:29:55,381 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 15:29:55,381 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6399ms 200 text/css INFO 2025-10-17 15:29:55,382 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 15:29:55,383 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 15:29:55,383 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 15:29:55,383 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9633ms 200 text/css INFO 2025-10-17 15:29:55,383 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 15:29:55,383 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4883ms 200 text/css INFO 2025-10-17 15:29:55,393 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 15:29:55,393 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:55,393 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 15:29:55,393 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6123ms 200 application/javascript INFO 2025-10-17 15:29:55,395 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 15:29:55,395 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:55,395 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 15:29:55,396 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5151ms 200 application/javascript INFO 2025-10-17 15:29:55,441 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:29:55,441 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 15:29:55,441 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:55,441 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,442 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,442 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 15:29:55,442 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.461ms 200 application/javascript INFO 2025-10-17 15:29:55,443 [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 2025-10-17 15:29:55,443 [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 2025-10-17 15:29:55,443 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,443 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,444 [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 2025-10-17 15:29:55,448 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,448 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3833ms INFO 2025-10-17 15:29:55,448 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,448 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0375ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,451 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,451 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3451ms INFO 2025-10-17 15:29:55,451 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,451 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2217ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,582 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:29:55,582 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,582 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,583 [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 2025-10-17 15:29:55,593 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,593 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.3209ms INFO 2025-10-17 15:29:55,593 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,593 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3055ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,623 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a9b890e3-25bd-40ca-8dd1-2433b8c046d4%20%20& INFO 2025-10-17 15:29:55,623 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,624 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,625 [21 ] 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 2025-10-17 15:29:55,670 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,670 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.3786ms INFO 2025-10-17 15:29:55,670 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,670 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.1749ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,783 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:29:55,783 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,783 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,785 [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 2025-10-17 15:29:55,790 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,790 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7511ms INFO 2025-10-17 15:29:55,790 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,790 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6497ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,791 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330859&isHis=& INFO 2025-10-17 15:29:55,792 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,792 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,793 [22 ] 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 2025-10-17 15:29:55,796 [22 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 15:29:55,802 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,802 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8871ms INFO 2025-10-17 15:29:55,802 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,802 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6311ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,906 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=a9b890e3-25bd-40ca-8dd1-2433b8c046d4%20%20&isHis=& INFO 2025-10-17 15:29:55,907 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,907 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,908 [22 ] 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 2025-10-17 15:29:55,933 [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=N1661330151972&guid=a9b890e3-25bd-40ca-8dd1-2433b8c046d4%20%20&recordId=386027&tableName=k_over& INFO 2025-10-17 15:29:55,933 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,933 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,934 [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 2025-10-17 15:29:55,941 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=a9b890e3-25bd-40ca-8dd1-2433b8c046d4%20%20&flowID=88&nodeCode=N1661330151972& INFO 2025-10-17 15:29:55,942 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:55,942 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,943 [21 ] 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 2025-10-17 15:29:55,985 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,986 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.5303ms INFO 2025-10-17 15:29:55,986 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,986 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.2511ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,991 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,991 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.4328ms INFO 2025-10-17 15:29:55,991 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,992 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.1555ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:55,994 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:55,995 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 60.0257ms INFO 2025-10-17 15:29:55,995 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:55,995 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.761ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:56,173 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 15:29:56,174 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 15:29:56,174 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8224ms 200 image/png INFO 2025-10-17 15:29:56,201 [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 2025-10-17 15:29:56,202 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:56,202 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:56,203 [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 2025-10-17 15:29:56,207 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:56,207 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.496ms INFO 2025-10-17 15:29:56,207 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:56,207 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5141ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:56,212 [34 ] 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 2025-10-17 15:29:56,212 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:56,212 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:56,213 [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 2025-10-17 15:29:56,216 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:56,216 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0711ms INFO 2025-10-17 15:29:56,216 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:56,216 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7285ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:56,223 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=a9b890e3-25bd-40ca-8dd1-2433b8c046d4%20%20& INFO 2025-10-17 15:29:56,224 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:56,224 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:56,225 [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 2025-10-17 15:29:56,308 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:56,311 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 85.6297ms INFO 2025-10-17 15:29:56,311 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:56,311 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.6776ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:57,723 [77 ] 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 2025-10-17 15:29:57,723 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:29:57,724 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:57,724 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:57,726 [77 ] 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 2025-10-17 15:29:57,732 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:57,732 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.129ms INFO 2025-10-17 15:29:57,732 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:57,732 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7006ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:29:58,033 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 15:29:58,033 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 15:29:58,034 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5534ms 200 image/png INFO 2025-10-17 15:29:58,088 [58 ] 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=NmUbsYrxxSI%3D& INFO 2025-10-17 15:29:58,088 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:29:58,088 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:58,089 [58 ] 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 2025-10-17 15:29:58,095 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:29:58,095 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0099ms INFO 2025-10-17 15:29:58,095 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:29:58,096 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0079ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:06,902 [34 ] 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 2025-10-17 15:30:06,902 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:30:06,902 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:06,903 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:06,904 [34 ] 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 2025-10-17 15:30:06,910 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:06,910 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9776ms INFO 2025-10-17 15:30:06,910 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:06,910 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1914ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:06,976 [58 ] 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 2025-10-17 15:30:06,976 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:30:06,976 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:06,976 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:06,978 [58 ] 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 2025-10-17 15:30:06,984 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:06,984 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2082ms INFO 2025-10-17 15:30:06,984 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:06,984 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2994ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:07,052 [77 ] 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 2025-10-17 15:30:07,052 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:30:07,052 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:07,052 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:07,053 [77 ] 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 2025-10-17 15:30:07,061 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:07,061 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.6407ms INFO 2025-10-17 15:30:07,061 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:07,061 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5264ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:07,121 [22 ] 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 2025-10-17 15:30:07,122 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:30:07,122 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:07,122 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:07,123 [22 ] 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 2025-10-17 15:30:07,129 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:07,129 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.5349ms INFO 2025-10-17 15:30:07,129 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:07,129 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2777ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:07,302 [9 ] 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 2025-10-17 15:30:07,302 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:30:07,302 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:07,302 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:07,304 [9 ] 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 2025-10-17 15:30:07,350 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:07,350 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.8893ms INFO 2025-10-17 15:30:07,350 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:07,351 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9277ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:07,492 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 15:30:07,492 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:07,492 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:07,493 [22 ] 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 2025-10-17 15:30:07,501 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:07,502 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.0673ms INFO 2025-10-17 15:30:07,502 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:07,502 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0991ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:09,022 [22 ] 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 2025-10-17 15:30:09,022 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:30:09,022 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:09,022 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:09,023 [22 ] 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 2025-10-17 15:30:09,164 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:09,164 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 140.9707ms INFO 2025-10-17 15:30:09,164 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:09,165 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 142.9806ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:10,341 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 15:30:10,342 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 15:30:10,342 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6339ms 200 text/css INFO 2025-10-17 15:30:10,342 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 15:30:10,342 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:30:10,342 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 15:30:10,343 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6955ms 200 application/javascript INFO 2025-10-17 15:30:10,343 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 15:30:10,343 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:30:10,343 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 15:30:10,343 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4653ms 200 application/javascript INFO 2025-10-17 15:30:10,521 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 15:30:10,521 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 15:30:10,521 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5409ms 200 image/png INFO 2025-10-17 15:30:10,572 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 15:30:10,573 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:10,573 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:10,574 [21 ] 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 2025-10-17 15:30:10,581 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:30:10,581 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:10,581 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 7.0141ms INFO 2025-10-17 15:30:10,581 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:10,581 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:10,581 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9372ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:10,581 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:10,583 [21 ] 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 2025-10-17 15:30:10,583 [9 ] 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 2025-10-17 15:30:10,583 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:10,583 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:10,584 [9 ] 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 2025-10-17 15:30:10,589 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:10,589 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0672ms INFO 2025-10-17 15:30:10,589 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:10,589 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7928ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:10,601 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:10,601 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 16.85ms INFO 2025-10-17 15:30:10,601 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:10,601 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.491ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:13,633 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a9b890e3-25bd-40ca-8dd1-2433b8c046d4%20%20& INFO 2025-10-17 15:30:13,633 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:13,634 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:13,635 [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 2025-10-17 15:30:13,681 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:13,681 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.1736ms INFO 2025-10-17 15:30:13,681 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:13,681 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3274ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:13,812 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330859&isHis=& INFO 2025-10-17 15:30:13,812 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:13,812 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:13,813 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:30:13,813 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:13,813 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:13,813 [21 ] 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 2025-10-17 15:30:13,815 [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 2025-10-17 15:30:13,817 [21 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 15:30:13,820 [21 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 15:30:13,820 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:13,820 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8441ms INFO 2025-10-17 15:30:13,820 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:13,821 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6244ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:13,822 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:13,822 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.016ms INFO 2025-10-17 15:30:13,822 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:13,823 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9259ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:13,956 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=a9b890e3-25bd-40ca-8dd1-2433b8c046d4%20%20&isHis=& INFO 2025-10-17 15:30:13,957 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:13,957 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:13,958 [21 ] 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 2025-10-17 15:30:13,968 [34 ] 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=a9b890e3-25bd-40ca-8dd1-2433b8c046d4%20%20&recordId=386027&tableName=k_over& INFO 2025-10-17 15:30:13,968 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:13,968 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:13,969 [34 ] 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 2025-10-17 15:30:14,002 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=a9b890e3-25bd-40ca-8dd1-2433b8c046d4%20%20&flowID=88&nodeCode=N1661330151972& INFO 2025-10-17 15:30:14,003 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:14,003 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:14,004 [22 ] 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 2025-10-17 15:30:14,047 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:14,047 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:14,047 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.0148ms INFO 2025-10-17 15:30:14,047 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:14,047 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:14,047 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 89.0047ms INFO 2025-10-17 15:30:14,047 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:14,047 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 77.7261ms INFO 2025-10-17 15:30:14,047 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:14,047 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.8811ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:14,047 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.4374ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:14,047 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.0416ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:14,281 [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 2025-10-17 15:30:14,282 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:14,282 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:14,283 [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 2025-10-17 15:30:14,286 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:14,287 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4565ms INFO 2025-10-17 15:30:14,287 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:14,287 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5094ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:14,293 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=a9b890e3-25bd-40ca-8dd1-2433b8c046d4%20%20& INFO 2025-10-17 15:30:14,293 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:14,293 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:14,295 [40 ] 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 2025-10-17 15:30:14,368 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:14,371 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.3988ms INFO 2025-10-17 15:30:14,371 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:14,371 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.2875ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:15,713 [34 ] 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 2025-10-17 15:30:15,713 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:30:15,713 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:15,714 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:15,715 [34 ] 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 2025-10-17 15:30:15,721 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:15,721 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9309ms INFO 2025-10-17 15:30:15,721 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:15,721 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0259ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:30:16,143 [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_over&keyFieldValue=NmUbsYrxxSI%3D& INFO 2025-10-17 15:30:16,143 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:30:16,144 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:16,145 [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 2025-10-17 15:30:16,150 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:30:16,151 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6344ms INFO 2025-10-17 15:30:16,151 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:30:16,151 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6787ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:14,574 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760686334419&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:32:14,575 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:32:14,575 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9903ms 200 text/html INFO 2025-10-17 15:32:15,093 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760686334988 INFO 2025-10-17 15:32:15,094 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:32:15,094 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6449ms 200 application/javascript INFO 2025-10-17 15:32:15,149 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.40164585488169324 INFO 2025-10-17 15:32:15,149 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:32:15,149 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5132ms 200 application/javascript INFO 2025-10-17 15:32:15,299 [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%3D1760686334419%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:32:15,300 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:32:15,300 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,301 [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 2025-10-17 15:32:15,302 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760686334419&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:32:15,305 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,306 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2259ms INFO 2025-10-17 15:32:15,306 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,306 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4908ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,313 [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 2025-10-17 15:32:15,313 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:32:15,313 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,313 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,315 [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 2025-10-17 15:32:15,316 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:32:15,316 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:32:15,316 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:32:15,330 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:32:15,333 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,333 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3759ms INFO 2025-10-17 15:32:15,333 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,333 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4629ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,507 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:32:15,508 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,508 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,509 [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 2025-10-17 15:32:15,510 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:32:15,510 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:32:15,510 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:32:15,514 [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 2025-10-17 15:32:15,514 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,515 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,516 [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 2025-10-17 15:32:15,519 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,519 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5877ms INFO 2025-10-17 15:32:15,519 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,520 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4257ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,525 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:32:15,525 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:32:15,528 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,528 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6178ms INFO 2025-10-17 15:32:15,528 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,528 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7472ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,609 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:32:15,609 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,609 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,610 [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 2025-10-17 15:32:15,613 [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 2025-10-17 15:32:15,613 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,613 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,614 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,614 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3673ms INFO 2025-10-17 15:32:15,614 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,614 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5431ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,614 [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 2025-10-17 15:32:15,617 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,617 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0135ms INFO 2025-10-17 15:32:15,617 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,617 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9658ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,638 [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 2025-10-17 15:32:15,639 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,639 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,640 [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 2025-10-17 15:32:15,642 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:32:15,643 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,643 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,643 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0932ms INFO 2025-10-17 15:32:15,643 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,643 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,643 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9483ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,643 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:32:15,644 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,644 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,644 [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 2025-10-17 15:32:15,645 [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 2025-10-17 15:32:15,647 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,647 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8037ms INFO 2025-10-17 15:32:15,647 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,647 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6793ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,648 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,648 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9898ms INFO 2025-10-17 15:32:15,648 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,648 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6141ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,665 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:32:15,666 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,666 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,667 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:32:15,667 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,667 [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 2025-10-17 15:32:15,667 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,668 [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 2025-10-17 15:32:15,674 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,674 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,674 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4102ms INFO 2025-10-17 15:32:15,674 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,674 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.2366ms INFO 2025-10-17 15:32:15,674 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,675 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0911ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,675 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9259ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,712 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:32:15,712 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,712 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,713 [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 2025-10-17 15:32:15,717 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,717 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3339ms INFO 2025-10-17 15:32:15,717 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,718 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.94ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,723 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:32:15,723 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,723 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,725 [39 ] 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 2025-10-17 15:32:15,725 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:32:15,725 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:15,725 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,726 [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 2025-10-17 15:32:15,736 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,736 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 11.7089ms INFO 2025-10-17 15:32:15,736 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,736 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6818ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:15,743 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:15,743 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5195ms INFO 2025-10-17 15:32:15,743 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:15,743 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0636ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:17,797 [64 ] 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 2025-10-17 15:32:17,798 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:17,798 [39 ] 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 2025-10-17 15:32:17,798 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,798 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:17,798 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,798 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 15:32:17,798 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:17,798 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,799 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 15:32:17,799 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:17,799 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,800 [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 2025-10-17 15:32:17,800 [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 2025-10-17 15:32:17,800 [72 ] 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 2025-10-17 15:32:17,800 [26 ] 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 2025-10-17 15:32:17,803 [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 2025-10-17 15:32:17,803 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:17,803 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,804 [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 2025-10-17 15:32:17,805 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:17,805 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3021ms INFO 2025-10-17 15:32:17,805 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,805 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7736ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:17,806 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:17,806 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:17,806 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:17,806 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.0336ms INFO 2025-10-17 15:32:17,806 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,806 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.2686ms INFO 2025-10-17 15:32:17,806 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3946ms INFO 2025-10-17 15:32:17,806 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,806 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,806 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5323ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:17,806 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9262ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:17,806 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3526ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:17,807 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:17,807 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1346ms INFO 2025-10-17 15:32:17,807 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,807 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6131ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:17,919 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1615& INFO 2025-10-17 15:32:17,919 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:17,919 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,921 [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 2025-10-17 15:32:17,924 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:17,927 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.1657ms INFO 2025-10-17 15:32:17,927 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:17,927 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2152ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:19,718 [64 ] 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 2025-10-17 15:32:19,719 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:19,719 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:19,720 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 15:32:19,720 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:19,720 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:19,720 [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 2025-10-17 15:32:19,721 [70 ] 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 2025-10-17 15:32:19,723 [70 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 15:32:19,724 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:19,724 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.567ms INFO 2025-10-17 15:32:19,724 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:19,724 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6487ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:19,730 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:19,730 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.2555ms INFO 2025-10-17 15:32:19,730 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:19,730 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0031ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:19,839 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1615& INFO 2025-10-17 15:32:19,839 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:19,839 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:19,840 [53 ] 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 2025-10-17 15:32:19,844 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:19,848 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.2304ms INFO 2025-10-17 15:32:19,848 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:19,848 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.122ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:32:21,118 [26 ] 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 2025-10-17 15:32:21,119 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:32:21,119 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:21,120 [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 2025-10-17 15:32:21,124 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:32:21,124 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5651ms INFO 2025-10-17 15:32:21,124 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:32:21,124 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6608ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:39:32,562 [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 2025-10-17 15:39:32,563 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:39:32,563 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,564 [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 2025-10-17 15:39:32,567 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 15:39:32,568 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:39:32,568 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,569 [60 ] 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 2025-10-17 15:39:32,570 [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 2025-10-17 15:39:32,570 [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 2025-10-17 15:39:32,570 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:39:32,570 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:39:32,570 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,570 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,571 [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 2025-10-17 15:39:32,571 [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 2025-10-17 15:39:32,572 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:39:32,572 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4001ms INFO 2025-10-17 15:39:32,572 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,572 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4685ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:39:32,572 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 15:39:32,572 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:39:32,572 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,573 [73 ] 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 2025-10-17 15:39:32,574 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:39:32,574 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:39:32,574 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:39:32,574 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.2611ms INFO 2025-10-17 15:39:32,574 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,574 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1944ms INFO 2025-10-17 15:39:32,575 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,574 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.4732ms INFO 2025-10-17 15:39:32,575 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9593ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:39:32,575 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8364ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:39:32,575 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,575 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3278ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:39:32,578 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:39:32,578 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.8565ms INFO 2025-10-17 15:39:32,578 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,578 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3637ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:39:32,745 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1647& INFO 2025-10-17 15:39:32,746 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:39:32,746 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,747 [73 ] 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 2025-10-17 15:39:32,751 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:39:32,754 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.0442ms INFO 2025-10-17 15:39:32,754 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:32,754 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1336ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:39:36,364 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 15:39:36,364 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 15:39:36,365 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:39:36,365 [73 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/annualLeave.046656c9.css was not modified INFO 2025-10-17 15:39:36,365 [60 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/annualLeave.d4a8cdf3.js was not modified INFO 2025-10-17 15:39:36,365 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4899ms 304 text/css INFO 2025-10-17 15:39:36,365 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5072ms 304 application/javascript INFO 2025-10-17 15:39:36,525 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 15:39:36,525 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:39:36,525 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:36,527 [60 ] 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 2025-10-17 15:39:36,528 [60 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 15:39:36,534 [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 2025-10-17 15:39:36,534 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:39:36,535 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:36,535 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:39:36,535 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.7792ms INFO 2025-10-17 15:39:36,535 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:36,536 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8765ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:39:36,536 [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 2025-10-17 15:39:36,539 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:39:36,539 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8934ms INFO 2025-10-17 15:39:36,539 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:36,539 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5461ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:39:36,685 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1647& INFO 2025-10-17 15:39:36,685 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:39:36,686 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:36,687 [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 2025-10-17 15:39:36,691 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:39:36,694 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.4659ms INFO 2025-10-17 15:39:36,694 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:36,695 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5523ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:39:54,845 [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 2025-10-17 15:39:54,845 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:39:54,845 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:54,847 [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 2025-10-17 15:39:54,850 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:39:54,850 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6755ms INFO 2025-10-17 15:39:54,850 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:39:54,850 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8316ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:40:04,610 [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 2025-10-17 15:40:04,610 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:40:04,610 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:40:04,612 [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 2025-10-17 15:40:04,615 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:40:04,615 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5794ms INFO 2025-10-17 15:40:04,615 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:40:04,615 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7477ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:38,670 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760686898568&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 15:41:38,671 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:41:38,671 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8912ms 200 text/html INFO 2025-10-17 15:41:38,788 [35 ] 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 2025-10-17 15:41:38,788 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:41:38,788 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5382ms 200 text/html INFO 2025-10-17 15:41:39,063 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760686898981 INFO 2025-10-17 15:41:39,064 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:41:39,064 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7068ms 200 application/javascript INFO 2025-10-17 15:41:39,118 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.05962325172419036 INFO 2025-10-17 15:41:39,118 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:41:39,118 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7586ms 200 application/javascript INFO 2025-10-17 15:41:39,254 [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%3D1760686898568%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 15:41:39,254 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:41:39,255 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,256 [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 2025-10-17 15:41:39,257 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760686898568&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 15:41:39,260 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,260 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0658ms INFO 2025-10-17 15:41:39,260 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,260 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0191ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,284 [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 2025-10-17 15:41:39,284 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:41:39,284 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,284 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,286 [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 2025-10-17 15:41:39,287 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:41:39,287 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:41:39,287 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:41:39,301 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:41:39,305 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,306 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.8813ms INFO 2025-10-17 15:41:39,306 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,306 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8418ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,392 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:41:39,392 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,392 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,394 [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 2025-10-17 15:41:39,394 [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 2025-10-17 15:41:39,395 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,395 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,395 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:41:39,395 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:41:39,395 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:41:39,396 [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 2025-10-17 15:41:39,399 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,399 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.54ms INFO 2025-10-17 15:41:39,399 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,400 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3409ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,410 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:41:39,410 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:41:39,412 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,412 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.4931ms INFO 2025-10-17 15:41:39,412 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,413 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4632ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,498 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:41:39,498 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,499 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,500 [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 2025-10-17 15:41:39,500 [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 2025-10-17 15:41:39,500 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,501 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,502 [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 2025-10-17 15:41:39,503 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,503 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1914ms INFO 2025-10-17 15:41:39,503 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,503 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2338ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,505 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,505 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0685ms INFO 2025-10-17 15:41:39,505 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,505 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0424ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,532 [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 2025-10-17 15:41:39,532 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,532 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,533 [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 2025-10-17 15:41:39,537 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,537 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1454ms INFO 2025-10-17 15:41:39,537 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,537 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.021ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,538 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:41:39,538 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,538 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,540 [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 2025-10-17 15:41:39,543 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,543 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2936ms INFO 2025-10-17 15:41:39,543 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,543 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.274ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,558 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:41:39,559 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,559 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,560 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:41:39,560 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:41:39,560 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,560 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,560 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,560 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,570 [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 2025-10-17 15:41:39,571 [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 2025-10-17 15:41:39,571 [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 2025-10-17 15:41:39,574 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,575 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5892ms INFO 2025-10-17 15:41:39,575 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,575 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8525ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,577 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,578 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,578 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.6822ms INFO 2025-10-17 15:41:39,578 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,578 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8206ms INFO 2025-10-17 15:41:39,578 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,578 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0388ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,578 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3444ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,595 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:41:39,595 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,595 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,597 [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 2025-10-17 15:41:39,601 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,601 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6508ms INFO 2025-10-17 15:41:39,601 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,601 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4283ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,617 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:41:39,617 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:41:39,617 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,617 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:39,617 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,617 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,619 [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 2025-10-17 15:41:39,619 [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 2025-10-17 15:41:39,631 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,631 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.0887ms INFO 2025-10-17 15:41:39,631 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,631 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8464ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:39,637 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:39,637 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.2319ms INFO 2025-10-17 15:41:39,637 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:39,637 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8889ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:40,874 [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 2025-10-17 15:41:40,875 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:40,875 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:40,876 [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 2025-10-17 15:41:40,877 [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 2025-10-17 15:41:40,877 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:41:40,877 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:40,877 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:40,878 [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 2025-10-17 15:41:40,880 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:40,880 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6669ms INFO 2025-10-17 15:41:40,880 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:40,880 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6899ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:40,915 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:40,916 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 37.2119ms INFO 2025-10-17 15:41:40,916 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:40,916 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.0796ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:51,390 [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 2025-10-17 15:41:51,390 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 15:41:51,390 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:51,390 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:51,390 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,390 [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 2025-10-17 15:41:51,390 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,390 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:51,390 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,391 [5 ] 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 2025-10-17 15:41:51,392 [57 ] 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 2025-10-17 15:41:51,392 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:51,392 [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 2025-10-17 15:41:51,392 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,392 [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 2025-10-17 15:41:51,393 [5 ] 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 2025-10-17 15:41:51,394 [75 ] 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 2025-10-17 15:41:51,395 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:51,395 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,396 [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 2025-10-17 15:41:51,397 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:51,397 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2582ms INFO 2025-10-17 15:41:51,397 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,397 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:51,397 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8062ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:51,397 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.5958ms INFO 2025-10-17 15:41:51,397 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,398 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.387ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:51,399 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:51,399 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:51,399 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 7.0433ms INFO 2025-10-17 15:41:51,399 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,399 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.9688ms INFO 2025-10-17 15:41:51,399 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9094ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:51,399 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,399 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7064ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:51,400 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:51,400 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.98ms INFO 2025-10-17 15:41:51,400 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,400 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7131ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:51,491 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2046& INFO 2025-10-17 15:41:51,492 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:51,492 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,493 [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 2025-10-17 15:41:51,497 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:51,500 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.5159ms INFO 2025-10-17 15:41:51,500 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:51,500 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8693ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:52,304 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 15:41:52,305 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:52,305 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:52,306 [4 ] 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 2025-10-17 15:41:52,306 [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 2025-10-17 15:41:52,306 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:52,307 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:52,308 [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 2025-10-17 15:41:52,308 [66 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 15:41:52,311 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:52,311 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.542ms INFO 2025-10-17 15:41:52,311 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:52,312 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4525ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:52,315 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:52,315 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.5481ms INFO 2025-10-17 15:41:52,315 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:52,315 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5578ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:52,420 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2046& INFO 2025-10-17 15:41:52,421 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:52,421 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:52,422 [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 2025-10-17 15:41:52,425 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:52,429 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.8854ms INFO 2025-10-17 15:41:52,429 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:52,429 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6607ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:41:58,453 [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 2025-10-17 15:41:58,453 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:41:58,454 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:58,455 [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 2025-10-17 15:41:58,459 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:41:58,459 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8451ms INFO 2025-10-17 15:41:58,459 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:41:58,459 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2215ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:38,863 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 15:54:38,863 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687678445&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:54:38,863 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 15:54:38,864 [74 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/zepto.min.js was not modified INFO 2025-10-17 15:54:38,864 [20 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/api.js was not modified INFO 2025-10-17 15:54:38,864 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.544ms 304 application/javascript INFO 2025-10-17 15:54:38,864 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3564ms 304 application/javascript INFO 2025-10-17 15:54:38,864 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:54:38,864 [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 2025-10-17 15:54:38,864 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8225ms 200 text/html INFO 2025-10-17 15:54:38,864 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 15:54:38,864 [40 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vconsole.3.14.7.min.js was not modified INFO 2025-10-17 15:54:38,864 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3046ms 304 application/javascript INFO 2025-10-17 15:54:38,864 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/md5.js was not modified INFO 2025-10-17 15:54:38,864 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2528ms 304 application/javascript INFO 2025-10-17 15:54:38,865 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 15:54:38,865 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/base64.js was not modified INFO 2025-10-17 15:54:38,865 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3066ms 304 application/javascript INFO 2025-10-17 15:54:38,869 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 15:54:38,869 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/logHelper.js was not modified INFO 2025-10-17 15:54:38,869 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2647ms 304 application/javascript INFO 2025-10-17 15:54:38,921 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 15:54:38,921 [64 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 15:54:38,921 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3957ms 304 application/javascript INFO 2025-10-17 15:54:39,226 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760687679210 INFO 2025-10-17 15:54:39,227 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:54:39,227 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0043ms 200 application/javascript INFO 2025-10-17 15:54:39,246 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.12675350231428606 INFO 2025-10-17 15:54:39,247 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:54:39,247 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4718ms 200 application/javascript INFO 2025-10-17 15:54:39,263 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 15:54:39,264 [40 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/logo2.jpg was not modified INFO 2025-10-17 15:54:39,264 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4589ms 304 image/jpeg INFO 2025-10-17 15:54:39,365 [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%3D1760687678445%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:54:39,365 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:54:39,366 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,367 [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 2025-10-17 15:54:39,368 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687678445&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:54:39,371 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,371 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8197ms INFO 2025-10-17 15:54:39,371 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,371 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7172ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,374 [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 2025-10-17 15:54:39,374 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:54:39,374 [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 2025-10-17 15:54:39,375 [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 2025-10-17 15:54:39,375 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,376 [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). WARN 2025-10-17 15:54:39,376 [40 ] 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 2025-10-17 15:54:39,376 [40 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 15:54:39,377 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,377 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6904ms INFO 2025-10-17 15:54:39,377 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,377 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8699ms 401 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,454 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 15:54:39,455 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:54:39,455 [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 2025-10-17 15:54:39,455 [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 2025-10-17 15:54:39,455 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:54:39,456 [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 2025-10-17 15:54:39,457 [47 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NDciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzY5MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW8oOeOieadsCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODQ3IiwianRpIjoiMTgxOTJiN2UtZDAyMC00YjE5LWE4NjEtMThhNTQ2NWQ0OTE0IiwiaWF0IjoxNzU5MTM3MjY3LCJuYmYiOjE3NTkxMzcyNjUsImV4cCI6MTc1OTIyMzY2NywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.qe7eHhs-6ZD4uj3DCGFhRRZ2kSPVCyqB4KnvHxs5KCY INFO 2025-10-17 15:54:39,460 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,460 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.6354ms INFO 2025-10-17 15:54:39,460 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:54:39,460 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7008ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,543 [74 ] 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 2025-10-17 15:54:39,544 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:54:39,544 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,546 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,547 [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). INFO 2025-10-17 15:54:39,548 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:54:39,548 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:54:39,548 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:54:39,563 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:54:39,566 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,566 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8992ms INFO 2025-10-17 15:54:39,566 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,566 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7136ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,638 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:54:39,639 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,639 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,640 [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 2025-10-17 15:54:39,641 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:54:39,642 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:54:39,642 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:54:39,645 [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 2025-10-17 15:54:39,645 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,645 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,646 [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 2025-10-17 15:54:39,649 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,650 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3198ms INFO 2025-10-17 15:54:39,650 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,650 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1297ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,657 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:54:39,671 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:54:39,674 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,674 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4844ms INFO 2025-10-17 15:54:39,674 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,674 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.562ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,759 [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 2025-10-17 15:54:39,759 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:54:39,760 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,760 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,760 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,760 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,761 [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 2025-10-17 15:54:39,761 [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 2025-10-17 15:54:39,764 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,764 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1797ms INFO 2025-10-17 15:54:39,764 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,764 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1623ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,769 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,769 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1141ms INFO 2025-10-17 15:54:39,769 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,769 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0714ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,846 [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 2025-10-17 15:54:39,846 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,846 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,848 [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 2025-10-17 15:54:39,851 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,851 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4967ms INFO 2025-10-17 15:54:39,851 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,851 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4969ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,854 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:54:39,854 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,854 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,855 [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 2025-10-17 15:54:39,858 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,858 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:54:39,858 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1382ms INFO 2025-10-17 15:54:39,858 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,859 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.911ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,859 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,859 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,860 [74 ] 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 2025-10-17 15:54:39,863 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,863 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.595ms INFO 2025-10-17 15:54:39,863 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,863 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3682ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,863 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:54:39,863 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:54:39,863 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,863 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,863 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,863 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,865 [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 2025-10-17 15:54:39,865 [47 ] 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 2025-10-17 15:54:39,868 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:54:39,869 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,869 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,870 [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 2025-10-17 15:54:39,871 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,871 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.6836ms INFO 2025-10-17 15:54:39,871 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,871 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2354ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,872 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,872 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4848ms INFO 2025-10-17 15:54:39,872 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,872 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2534ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,873 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,873 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2047ms INFO 2025-10-17 15:54:39,873 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,873 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9308ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,928 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:54:39,928 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,928 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,929 [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 2025-10-17 15:54:39,930 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:54:39,930 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:39,930 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,931 [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 2025-10-17 15:54:39,937 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,938 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1372ms INFO 2025-10-17 15:54:39,938 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,938 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9152ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:39,947 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:39,947 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.7039ms INFO 2025-10-17 15:54:39,947 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:39,947 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4014ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:43,397 [64 ] 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 2025-10-17 15:54:43,397 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:43,398 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,399 [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 2025-10-17 15:54:43,403 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:43,403 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6396ms INFO 2025-10-17 15:54:43,403 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,403 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6855ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:43,408 [64 ] 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 2025-10-17 15:54:43,408 [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 2025-10-17 15:54:43,408 [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 2025-10-17 15:54:43,408 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:43,408 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:43,408 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,408 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:43,408 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,408 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,409 [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 2025-10-17 15:54:43,409 [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 2025-10-17 15:54:43,410 [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 2025-10-17 15:54:43,411 [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 2025-10-17 15:54:43,411 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:43,411 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,412 [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 2025-10-17 15:54:43,413 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:43,413 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.541ms INFO 2025-10-17 15:54:43,413 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,413 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2828ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:43,415 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:43,415 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:43,415 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.6609ms INFO 2025-10-17 15:54:43,415 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.5034ms INFO 2025-10-17 15:54:43,415 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,415 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,415 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5144ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:43,415 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5241ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:43,416 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:43,416 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4799ms INFO 2025-10-17 15:54:43,416 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,416 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3015ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:43,542 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1847& INFO 2025-10-17 15:54:43,542 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:43,542 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,544 [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 2025-10-17 15:54:43,547 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:43,550 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.006ms INFO 2025-10-17 15:54:43,550 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:43,550 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6524ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:48,567 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 15:54:48,568 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:48,568 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:48,569 [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 2025-10-17 15:54:48,569 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:48,569 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:48,569 [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 2025-10-17 15:54:48,570 [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 2025-10-17 15:54:48,571 [47 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 15:54:48,575 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:48,575 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.8057ms INFO 2025-10-17 15:54:48,575 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:48,575 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9185ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:48,577 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:48,578 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3336ms INFO 2025-10-17 15:54:48,578 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:48,578 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4021ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:48,679 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1847& INFO 2025-10-17 15:54:48,680 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:48,680 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:48,681 [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 2025-10-17 15:54:48,685 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:48,688 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.5717ms INFO 2025-10-17 15:54:48,688 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:48,688 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4727ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:50,297 [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 2025-10-17 15:54:50,297 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:50,298 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:50,299 [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 2025-10-17 15:54:50,302 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:50,302 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3687ms INFO 2025-10-17 15:54:50,302 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:50,302 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5348ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:51,123 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 15:54:51,123 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:51,124 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:51,125 [27 ] 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 2025-10-17 15:54:51,127 [47 ] 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 2025-10-17 15:54:51,127 [27 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 15:54:51,127 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:51,127 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:51,128 [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 2025-10-17 15:54:51,132 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:51,132 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4562ms INFO 2025-10-17 15:54:51,132 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:51,132 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3113ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:51,165 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:51,165 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 40.4682ms INFO 2025-10-17 15:54:51,165 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:51,166 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5504ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:51,305 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1847& INFO 2025-10-17 15:54:51,305 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:51,305 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:51,307 [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 2025-10-17 15:54:51,310 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:51,314 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.2552ms INFO 2025-10-17 15:54:51,314 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:51,314 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.364ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:52,593 [21 ] 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 2025-10-17 15:54:52,593 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:52,593 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:52,595 [21 ] 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 2025-10-17 15:54:52,599 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:52,599 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6242ms INFO 2025-10-17 15:54:52,599 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:52,599 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8763ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:53,518 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 15:54:53,518 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:53,518 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:53,520 [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 2025-10-17 15:54:53,521 [20 ] 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 2025-10-17 15:54:53,522 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:53,522 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:53,522 [50 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 15:54:53,523 [20 ] 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 2025-10-17 15:54:53,527 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:53,527 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.3968ms INFO 2025-10-17 15:54:53,527 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:53,528 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2739ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:53,529 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:53,529 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.8393ms INFO 2025-10-17 15:54:53,529 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:53,529 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2131ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:53,604 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1847& INFO 2025-10-17 15:54:53,604 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:53,604 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:53,605 [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 2025-10-17 15:54:53,609 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:53,612 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.9188ms INFO 2025-10-17 15:54:53,612 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:53,612 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7093ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:54:55,192 [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 2025-10-17 15:54:55,192 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:54:55,193 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:55,194 [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 2025-10-17 15:54:55,197 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:54:55,197 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4737ms INFO 2025-10-17 15:54:55,197 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:54:55,198 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6594ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:03,455 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687703305&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 15:55:03,456 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:55:03,456 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9538ms 200 text/html INFO 2025-10-17 15:55:03,791 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760687703713 INFO 2025-10-17 15:55:03,792 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:55:03,792 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.684ms 200 application/javascript INFO 2025-10-17 15:55:03,817 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5362417322237061 INFO 2025-10-17 15:55:03,817 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:55:03,817 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5118ms 200 application/javascript INFO 2025-10-17 15:55:03,924 [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%3D1760687703305%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 15:55:03,925 [74 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:55:03,925 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:03,926 [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 2025-10-17 15:55:03,927 [74 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687703305&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 15:55:03,930 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:03,930 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5635ms INFO 2025-10-17 15:55:03,930 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:03,930 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7663ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:03,946 [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 2025-10-17 15:55:03,946 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:55:03,946 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:03,946 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:03,948 [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 2025-10-17 15:55:03,949 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:55:03,949 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:55:03,949 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:55:03,963 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:55:03,966 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:03,966 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7684ms INFO 2025-10-17 15:55:03,966 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:03,967 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6642ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,043 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:55:04,044 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,044 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,045 [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 2025-10-17 15:55:04,046 [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 2025-10-17 15:55:04,046 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,046 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,046 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:55:04,046 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:55:04,046 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:55:04,047 [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 2025-10-17 15:55:04,051 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,051 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5012ms INFO 2025-10-17 15:55:04,051 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,051 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2625ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,061 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:55:04,062 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:55:04,064 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,064 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0735ms INFO 2025-10-17 15:55:04,064 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,064 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3038ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,198 [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 2025-10-17 15:55:04,199 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,199 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,199 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:55:04,200 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,200 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,200 [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 2025-10-17 15:55:04,201 [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 2025-10-17 15:55:04,204 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,204 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,204 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5955ms INFO 2025-10-17 15:55:04,204 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,204 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8551ms INFO 2025-10-17 15:55:04,204 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,204 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7479ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,204 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9159ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,266 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a4707130-17c0-471a-a4a5-b061da53a9f1%20%20& INFO 2025-10-17 15:55:04,266 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,266 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,267 [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 2025-10-17 15:55:04,277 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:55:04,277 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,277 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,278 [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 2025-10-17 15:55:04,295 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,296 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 17.0333ms INFO 2025-10-17 15:55:04,296 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,296 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9694ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,313 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,313 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.8994ms INFO 2025-10-17 15:55:04,313 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,313 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6366ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,387 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:55:04,387 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,387 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,389 [27 ] 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 2025-10-17 15:55:04,390 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330176&isHis=& INFO 2025-10-17 15:55:04,390 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,390 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,391 [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 2025-10-17 15:55:04,395 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,395 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3846ms INFO 2025-10-17 15:55:04,395 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,395 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2486ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,395 [20 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 15:55:04,399 [20 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 15:55:04,401 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,401 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.4263ms INFO 2025-10-17 15:55:04,401 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,401 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4535ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,480 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0052& INFO 2025-10-17 15:55:04,481 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,481 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,482 [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 2025-10-17 15:55:04,488 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,488 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.804ms INFO 2025-10-17 15:55:04,488 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,488 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.815ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,562 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=a4707130-17c0-471a-a4a5-b061da53a9f1%20%20&isHis=& INFO 2025-10-17 15:55:04,562 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,562 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,564 [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 2025-10-17 15:55:04,571 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=145&NodeCode=N1682580416983&guid=a4707130-17c0-471a-a4a5-b061da53a9f1%20%20&recordId=63&tableName=form48& INFO 2025-10-17 15:55:04,571 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,571 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,573 [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 2025-10-17 15:55:04,579 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=a4707130-17c0-471a-a4a5-b061da53a9f1%20%20&flowID=145&nodeCode=N1682580416983& INFO 2025-10-17 15:55:04,579 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,579 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,580 [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 2025-10-17 15:55:04,620 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,620 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.5224ms INFO 2025-10-17 15:55:04,620 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,620 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1551ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,631 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,631 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 67.4785ms INFO 2025-10-17 15:55:04,631 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,631 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.5919ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,645 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,645 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 64.5982ms INFO 2025-10-17 15:55:04,645 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,645 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.2081ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,713 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0052&tableName=form48&keyFieldValue=63&approveID=330176& INFO 2025-10-17 15:55:04,714 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,714 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,716 [20 ] 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 2025-10-17 15:55:04,722 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,722 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 6.4833ms INFO 2025-10-17 15:55:04,722 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,722 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.114ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,826 [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 2025-10-17 15:55:04,827 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,827 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,828 [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 2025-10-17 15:55:04,832 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,832 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7291ms INFO 2025-10-17 15:55:04,832 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,832 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7661ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,837 [21 ] 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 2025-10-17 15:55:04,837 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=form48&recordId=63&formCode=0052&flowID=145&nodeCode=N1682580416983&exeId=62124&guid=a4707130-17c0-471a-a4a5-b061da53a9f1%20%20&flag=1& INFO 2025-10-17 15:55:04,837 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,837 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,837 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:04,837 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,838 [20 ] 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 2025-10-17 15:55:04,839 [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 2025-10-17 15:55:04,842 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,842 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.447ms INFO 2025-10-17 15:55:04,842 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,842 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5331ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:04,942 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:04,947 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 108.7716ms INFO 2025-10-17 15:55:04,947 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:04,947 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.5899ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:06,047 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=form48&keyFieldValue=JQrM8EoILpY%3D& INFO 2025-10-17 15:55:06,048 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:06,048 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:06,050 [20 ] 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 2025-10-17 15:55:06,055 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:06,055 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8379ms INFO 2025-10-17 15:55:06,055 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:06,056 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1872ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:27,465 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687727338&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 15:55:27,466 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:55:27,466 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8597ms 200 text/html INFO 2025-10-17 15:55:28,321 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760687728277 INFO 2025-10-17 15:55:28,322 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:55:28,322 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8662ms 200 application/javascript INFO 2025-10-17 15:55:28,351 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.23588713025518637 INFO 2025-10-17 15:55:28,352 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:55:28,352 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5914ms 200 application/javascript INFO 2025-10-17 15:55:28,696 [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%3D1760687727338%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 15:55:28,696 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:55:28,696 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,698 [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 2025-10-17 15:55:28,699 [39 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687727338&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 15:55:28,702 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:28,702 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.412ms INFO 2025-10-17 15:55:28,702 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,702 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3357ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:28,706 [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 2025-10-17 15:55:28,706 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:55:28,706 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:28,706 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,708 [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 2025-10-17 15:55:28,709 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:55:28,709 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:55:28,709 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:55:28,724 [21 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:55:28,727 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:28,727 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8535ms INFO 2025-10-17 15:55:28,727 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,727 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6876ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:28,802 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:55:28,802 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:28,802 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,804 [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 2025-10-17 15:55:28,805 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:55:28,805 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:55:28,805 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:55:28,807 [21 ] 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 2025-10-17 15:55:28,808 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:28,808 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,809 [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 2025-10-17 15:55:28,812 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:28,812 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.988ms INFO 2025-10-17 15:55:28,812 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,812 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6208ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:28,819 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:55:28,820 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:55:28,822 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:28,822 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2486ms INFO 2025-10-17 15:55:28,822 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,822 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4276ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:28,991 [21 ] 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 2025-10-17 15:55:28,992 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:28,992 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,992 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:55:28,993 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:28,993 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,993 [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 2025-10-17 15:55:28,994 [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 2025-10-17 15:55:28,997 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:28,997 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5573ms INFO 2025-10-17 15:55:28,997 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,997 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6138ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:28,998 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:28,998 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6183ms INFO 2025-10-17 15:55:28,998 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:28,998 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.429ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,069 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=9ca936da-5500-4e86-b456-0abbf5228d4d%20%20& INFO 2025-10-17 15:55:29,069 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,069 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,071 [38 ] 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 2025-10-17 15:55:29,091 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:55:29,091 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,091 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,092 [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 2025-10-17 15:55:29,098 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,098 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.4162ms INFO 2025-10-17 15:55:29,098 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,098 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8004ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,119 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,119 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.2218ms INFO 2025-10-17 15:55:29,119 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,119 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4226ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,190 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:55:29,191 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,191 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,192 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330866&isHis=& INFO 2025-10-17 15:55:29,192 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,192 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,192 [39 ] 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 2025-10-17 15:55:29,193 [21 ] 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 2025-10-17 15:55:29,197 [21 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 15:55:29,199 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,199 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2265ms INFO 2025-10-17 15:55:29,199 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,199 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4121ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,203 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,203 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.9501ms INFO 2025-10-17 15:55:29,203 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,204 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7272ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,275 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 15:55:29,275 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,276 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,277 [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 2025-10-17 15:55:29,281 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,281 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2995ms INFO 2025-10-17 15:55:29,281 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,281 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3179ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,348 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=9ca936da-5500-4e86-b456-0abbf5228d4d%20%20&isHis=& INFO 2025-10-17 15:55:29,349 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,349 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,350 [39 ] 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 2025-10-17 15:55:29,353 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1703667424547&guid=9ca936da-5500-4e86-b456-0abbf5228d4d%20%20&recordId=1418&tableName=FWorkPlanMain& INFO 2025-10-17 15:55:29,354 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,354 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,355 [21 ] 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 2025-10-17 15:55:29,363 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=9ca936da-5500-4e86-b456-0abbf5228d4d%20%20&flowID=158&nodeCode=N1703667424547& INFO 2025-10-17 15:55:29,363 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,363 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,364 [38 ] 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 2025-10-17 15:55:29,431 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,431 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 75.4068ms INFO 2025-10-17 15:55:29,431 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,431 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.704ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,434 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,434 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 69.3729ms INFO 2025-10-17 15:55:29,434 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,434 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.2575ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,435 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,435 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 85.0971ms INFO 2025-10-17 15:55:29,435 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,435 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.945ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,505 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1418&approveID=330866& INFO 2025-10-17 15:55:29,505 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,505 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,506 [39 ] 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 2025-10-17 15:55:29,516 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,516 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 10.0379ms INFO 2025-10-17 15:55:29,516 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,517 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9427ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,617 [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 2025-10-17 15:55:29,617 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,617 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,619 [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 2025-10-17 15:55:29,623 [39 ] 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 2025-10-17 15:55:29,624 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,624 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,624 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,624 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3483ms INFO 2025-10-17 15:55:29,624 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,624 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1701ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,625 [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 2025-10-17 15:55:29,628 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,628 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8229ms INFO 2025-10-17 15:55:29,628 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,628 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5729ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,641 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1418&formCode=9601&flowID=158&nodeCode=N1703667424547&exeId=62262&guid=9ca936da-5500-4e86-b456-0abbf5228d4d%20%20&flag=1& INFO 2025-10-17 15:55:29,641 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,641 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,643 [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 2025-10-17 15:55:29,699 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,702 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 59.5801ms INFO 2025-10-17 15:55:29,702 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,702 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.3958ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:29,921 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=2PZqFCpy%2FGI%3D& INFO 2025-10-17 15:55:29,921 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:29,921 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,922 [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 2025-10-17 15:55:29,928 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:29,928 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6269ms INFO 2025-10-17 15:55:29,928 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:29,928 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5396ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:32,358 [70 ] 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 2025-10-17 15:55:32,358 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:55:32,358 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:32,358 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:32,359 [70 ] 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 2025-10-17 15:55:32,406 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:32,407 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.0077ms INFO 2025-10-17 15:55:32,407 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:32,407 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1873ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:32,483 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 15:55:32,484 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:32,484 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:32,485 [39 ] 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 2025-10-17 15:55:32,493 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:32,493 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.5892ms INFO 2025-10-17 15:55:32,493 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:32,493 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6486ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:33,916 [72 ] 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 2025-10-17 15:55:33,916 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:55:33,917 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:33,917 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:33,918 [72 ] 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 2025-10-17 15:55:34,052 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:34,052 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 133.7738ms INFO 2025-10-17 15:55:34,052 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:34,052 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 136.0704ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:35,237 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 15:55:35,237 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:35,237 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:35,239 [39 ] 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 2025-10-17 15:55:35,243 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 15:55:35,243 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:35,243 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:35,245 [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 2025-10-17 15:55:35,249 [38 ] 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 2025-10-17 15:55:35,250 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:55:35,250 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:35,251 [38 ] 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 2025-10-17 15:55:35,278 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:35,278 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:35,278 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 33.1868ms INFO 2025-10-17 15:55:35,278 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 39.347ms INFO 2025-10-17 15:55:35,278 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:35,278 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:35,278 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4718ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:35,278 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0064ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:55:35,283 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:55:35,283 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 31.9625ms INFO 2025-10-17 15:55:35,283 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:55:35,283 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.675ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:17,162 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687776910&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:56:17,162 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:56:17,162 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6879ms 200 text/html INFO 2025-10-17 15:56:17,764 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760687777698 INFO 2025-10-17 15:56:17,765 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:56:17,765 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9426ms 200 application/javascript INFO 2025-10-17 15:56:17,843 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5961431985301441 INFO 2025-10-17 15:56:17,843 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:56:17,843 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5713ms 200 application/javascript INFO 2025-10-17 15:56:18,004 [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%3D1760687776910%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:56:18,004 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:56:18,004 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,005 [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 2025-10-17 15:56:18,006 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687776910&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:56:18,009 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,009 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8049ms INFO 2025-10-17 15:56:18,009 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,009 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8477ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,087 [65 ] 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 2025-10-17 15:56:18,087 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:56:18,088 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,088 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,089 [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 2025-10-17 15:56:18,090 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:56:18,090 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:56:18,090 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:56:18,105 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:56:18,108 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,108 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0467ms INFO 2025-10-17 15:56:18,108 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,108 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9522ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,239 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:56:18,240 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,240 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,241 [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 2025-10-17 15:56:18,241 [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 2025-10-17 15:56:18,241 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,241 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,242 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:56:18,242 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:56:18,242 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:56:18,243 [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 2025-10-17 15:56:18,246 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,246 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3155ms INFO 2025-10-17 15:56:18,246 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,246 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1193ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,257 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:56:18,258 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:56:18,260 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,260 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.1597ms INFO 2025-10-17 15:56:18,261 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,261 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2152ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,401 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:56:18,401 [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 2025-10-17 15:56:18,402 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,402 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,402 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,402 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,403 [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 2025-10-17 15:56:18,403 [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 2025-10-17 15:56:18,403 [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 2025-10-17 15:56:18,403 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,403 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,405 [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 2025-10-17 15:56:18,408 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,408 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,408 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 4.5491ms INFO 2025-10-17 15:56:18,408 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,408 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6382ms INFO 2025-10-17 15:56:18,408 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,408 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.52ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,408 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5429ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,408 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,408 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3756ms INFO 2025-10-17 15:56:18,408 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,408 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3875ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,480 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:56:18,481 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,481 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,481 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:56:18,481 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:56:18,482 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,482 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,482 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,482 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,482 [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 2025-10-17 15:56:18,483 [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 2025-10-17 15:56:18,483 [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 2025-10-17 15:56:18,484 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:56:18,484 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,485 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,486 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,486 [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 2025-10-17 15:56:18,486 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.1095ms INFO 2025-10-17 15:56:18,486 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,486 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8126ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,487 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,487 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.4549ms INFO 2025-10-17 15:56:18,487 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,487 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9499ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,488 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,488 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.187ms INFO 2025-10-17 15:56:18,488 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,488 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7418ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,500 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,500 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 14.2351ms INFO 2025-10-17 15:56:18,500 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,501 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5544ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,559 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:56:18,560 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,560 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,561 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:56:18,561 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,561 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,562 [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 2025-10-17 15:56:18,563 [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 2025-10-17 15:56:18,564 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:56:18,564 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:18,564 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,565 [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 2025-10-17 15:56:18,578 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,578 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.0234ms INFO 2025-10-17 15:56:18,578 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,578 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.55ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,581 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,581 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.1387ms INFO 2025-10-17 15:56:18,581 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,581 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9955ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:18,624 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:18,624 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 62.0735ms INFO 2025-10-17 15:56:18,624 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:18,624 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.5792ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:19,842 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 15:56:19,842 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:19,842 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:19,844 [61 ] 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 2025-10-17 15:56:19,845 [61 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NzMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDQ3MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW6t-mjniIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDczIiwianRpIjoiZTVjZmFlZjItZDAxMy00NGVmLTk0NDktZjI4ZDQ0Y2I1YTYyIiwiaWF0IjoxNzYwNjY5Mjk1LCJuYmYiOjE3NjA2NjkyOTMsImV4cCI6MTc2MDc1NTY5NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.WCztOGwjHMn3U_-p4QHbRjfi8Tk9ZkXqI9wrtTGfa1o INFO 2025-10-17 15:56:19,849 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:19,850 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 5.9792ms INFO 2025-10-17 15:56:19,850 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:19,850 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0288ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:19,919 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 15:56:19,919 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:56:19,920 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 15:56:19,920 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8909ms 200 application/javascript INFO 2025-10-17 15:56:19,921 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 15:56:19,921 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 15:56:19,922 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0654ms 200 text/css INFO 2025-10-17 15:56:20,001 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 15:56:20,002 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 15:56:20,002 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4496ms 200 image/png INFO 2025-10-17 15:56:20,084 [67 ] 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 2025-10-17 15:56:20,084 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 15:56:20,085 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:56:20,085 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:20,085 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:20,085 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:20,085 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:20,086 [52 ] 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 2025-10-17 15:56:20,086 [67 ] 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 2025-10-17 15:56:20,091 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:20,091 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.5221ms INFO 2025-10-17 15:56:20,091 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:20,091 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5711ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:20,094 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:20,094 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 7.4026ms INFO 2025-10-17 15:56:20,094 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:20,094 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3973ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:35,542 [61 ] 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 2025-10-17 15:56:35,542 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:56:35,542 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:35,542 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:35,544 [61 ] 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 2025-10-17 15:56:35,551 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:35,551 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 7.0398ms INFO 2025-10-17 15:56:35,551 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:35,551 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3618ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:35,667 [52 ] 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 2025-10-17 15:56:35,668 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:35,668 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:35,668 [61 ] 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 2025-10-17 15:56:35,669 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:35,669 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:35,669 [52 ] 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 2025-10-17 15:56:35,670 [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 2025-10-17 15:56:35,673 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:35,673 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5587ms INFO 2025-10-17 15:56:35,673 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:35,673 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2205ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:35,752 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:35,757 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 88.1797ms INFO 2025-10-17 15:56:35,757 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:35,758 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.3428ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:35,919 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 15:56:35,920 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 15:56:35,920 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8864ms 200 image/png INFO 2025-10-17 15:56:48,402 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 15:56:48,403 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:48,403 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:48,405 [10 ] 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 2025-10-17 15:56:48,406 [10 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0NzMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMDQ3MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW6t-mjniIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDczIiwianRpIjoiZTVjZmFlZjItZDAxMy00NGVmLTk0NDktZjI4ZDQ0Y2I1YTYyIiwiaWF0IjoxNzYwNjY5Mjk1LCJuYmYiOjE3NjA2NjkyOTMsImV4cCI6MTc2MDc1NTY5NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.WCztOGwjHMn3U_-p4QHbRjfi8Tk9ZkXqI9wrtTGfa1o INFO 2025-10-17 15:56:48,409 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:48,409 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.5088ms INFO 2025-10-17 15:56:48,409 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:48,409 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8339ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:48,560 [10 ] 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 2025-10-17 15:56:48,560 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:56:48,560 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:48,560 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:48,562 [10 ] 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 2025-10-17 15:56:48,563 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 15:56:48,563 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:48,563 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:48,564 [42 ] 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 2025-10-17 15:56:48,566 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:48,566 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.245ms INFO 2025-10-17 15:56:48,566 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:48,566 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2961ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:48,570 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:48,570 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 5.966ms INFO 2025-10-17 15:56:48,570 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:48,570 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7091ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:48,726 [42 ] 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 2025-10-17 15:56:48,726 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:56:48,726 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:48,726 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:48,728 [42 ] 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 2025-10-17 15:56:48,735 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:48,735 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 7.3847ms INFO 2025-10-17 15:56:48,735 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:48,735 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3709ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:56:48,843 [67 ] 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 2025-10-17 15:56:48,843 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:56:48,844 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:48,845 [67 ] 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 2025-10-17 15:56:48,935 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:56:48,940 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 95.0115ms INFO 2025-10-17 15:56:48,940 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 15:56:48,940 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.0849ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:57:33,387 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 15:57:33,388 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:57:33,388 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:57:33,388 [42 ] 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 2025-10-17 15:57:33,389 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:57:33,389 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:57:33,390 [6 ] 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 2025-10-17 15:57:33,390 [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 2025-10-17 15:57:33,393 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:57:33,394 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4582ms INFO 2025-10-17 15:57:33,394 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:57:33,394 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4308ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:57:33,445 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:57:33,446 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 55.864ms INFO 2025-10-17 15:57:33,446 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:57:33,446 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.4688ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:19,847 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687959482&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:59:19,847 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:59:19,847 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7836ms 200 text/html INFO 2025-10-17 15:59:20,308 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760687960253 INFO 2025-10-17 15:59:20,309 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:59:20,309 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7069ms 200 application/javascript INFO 2025-10-17 15:59:20,528 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.32376180042857405 INFO 2025-10-17 15:59:20,529 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:59:20,529 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.614ms 0 application/javascript INFO 2025-10-17 15:59:40,161 [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&tag=home INFO 2025-10-17 15:59:40,162 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:59:40,162 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8101ms 200 text/html INFO 2025-10-17 15:59:40,178 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 15:59:40,178 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:40,183 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 15:59:40,186 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 15:59:40,186 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 15:59:40,186 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1849ms 200 text/css INFO 2025-10-17 15:59:40,187 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 15:59:40,187 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0727ms 200 application/javascript INFO 2025-10-17 15:59:40,187 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 15:59:40,187 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 15:59:40,187 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4319ms 200 application/javascript INFO 2025-10-17 15:59:40,190 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 15:59:40,190 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3739ms 200 application/javascript INFO 2025-10-17 15:59:40,191 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 15:59:40,193 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 15:59:40,193 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 15:59:40,193 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3219ms 200 application/javascript INFO 2025-10-17 15:59:40,194 [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 2025-10-17 15:59:40,194 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2377ms 200 application/javascript INFO 2025-10-17 15:59:40,205 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 15:59:40,206 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 15:59:40,206 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6646ms 200 application/javascript INFO 2025-10-17 15:59:40,206 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 15:59:40,207 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 15:59:40,207 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7199ms 200 application/javascript INFO 2025-10-17 15:59:40,210 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 15:59:40,213 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 15:59:40,213 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5486ms 200 application/javascript INFO 2025-10-17 15:59:40,674 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687980179&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:59:40,674 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:59:40,674 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7064ms 200 text/html INFO 2025-10-17 15:59:40,975 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 15:59:40,976 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 15:59:40,976 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7105ms 200 application/javascript INFO 2025-10-17 15:59:41,167 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760687981159 INFO 2025-10-17 15:59:41,167 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:59:41,167 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6594ms 200 application/javascript INFO 2025-10-17 15:59:41,182 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4886652375470373 INFO 2025-10-17 15:59:41,182 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:59:41,183 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5366ms 200 application/javascript INFO 2025-10-17 15:59:41,201 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 15:59:41,202 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 15:59:41,202 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8564ms 200 image/jpeg INFO 2025-10-17 15:59:41,379 [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%3D1760687980179%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:59:41,379 [50 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:59:41,379 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,380 [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 2025-10-17 15:59:41,381 [50 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687980179&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:59:41,384 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,384 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7311ms INFO 2025-10-17 15:59:41,384 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,384 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7221ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,385 [27 ] 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 2025-10-17 15:59:41,385 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:41,386 [27 ] 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 2025-10-17 15:59:41,386 [27 ] 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 2025-10-17 15:59:41,386 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,387 [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). WARN 2025-10-17 15:59:41,388 [27 ] 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 2025-10-17 15:59:41,388 [27 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 15:59:41,388 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,388 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7484ms INFO 2025-10-17 15:59:41,388 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,388 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9761ms 401 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,449 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 15:59:41,449 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:41,449 [27 ] 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 2025-10-17 15:59:41,449 [27 ] 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 2025-10-17 15:59:41,449 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:59:41,451 [27 ] 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 2025-10-17 15:59:41,452 [38 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyMjMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTg5OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaIiOiLlyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjIzIiwianRpIjoiYTliMThhYWItMDYzNS00OWIyLWI3ZjgtMTM5YjAwYmEyZWEyIiwiaWF0IjoxNzU5MTE2NDQyLCJuYmYiOjE3NTkxMTY0NDAsImV4cCI6MTc1OTIwMjg0MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.HLifbbf37iBxEkrGCRAT4KFttd1HR9sm_SgDs_LdbNk INFO 2025-10-17 15:59:41,455 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,455 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0967ms INFO 2025-10-17 15:59:41,455 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 15:59:41,455 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6877ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,517 [72 ] 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 2025-10-17 15:59:41,517 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:41,518 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,519 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,521 [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 2025-10-17 15:59:41,522 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:59:41,522 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:59:41,522 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:59:41,537 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:59:41,539 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,539 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5611ms INFO 2025-10-17 15:59:41,539 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,540 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3823ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,604 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:59:41,604 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,604 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,606 [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 2025-10-17 15:59:41,607 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:59:41,609 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:59:41,609 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:59:41,618 [38 ] 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 2025-10-17 15:59:41,619 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,619 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,620 [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 2025-10-17 15:59:41,623 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,623 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0896ms INFO 2025-10-17 15:59:41,623 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,623 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7178ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,623 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:59:41,641 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:59:41,648 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,648 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 42.0216ms INFO 2025-10-17 15:59:41,648 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,648 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.023ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,667 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 15:59:41,667 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:41,667 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 15:59:41,668 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:41,668 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 15:59:41,668 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 15:59:41,668 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3935ms 200 application/javascript INFO 2025-10-17 15:59:41,668 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9131ms 200 application/javascript INFO 2025-10-17 15:59:41,668 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 15:59:41,668 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:41,668 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 15:59:41,668 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4289ms 200 application/javascript INFO 2025-10-17 15:59:41,669 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 15:59:41,669 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:41,669 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 15:59:41,669 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4218ms 200 application/javascript INFO 2025-10-17 15:59:41,670 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 15:59:41,670 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 15:59:41,670 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3806ms 200 text/css INFO 2025-10-17 15:59:41,670 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 15:59:41,670 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:41,670 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 15:59:41,670 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4222ms 200 application/javascript INFO 2025-10-17 15:59:41,673 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 15:59:41,674 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 15:59:41,674 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0646ms 200 text/css INFO 2025-10-17 15:59:41,674 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 15:59:41,674 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 15:59:41,674 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:41,675 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 15:59:41,675 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4018ms 200 application/javascript INFO 2025-10-17 15:59:41,675 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 15:59:41,675 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6235ms 200 text/css INFO 2025-10-17 15:59:41,714 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:59:41,715 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,715 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,716 [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 2025-10-17 15:59:41,716 [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 2025-10-17 15:59:41,716 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,716 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,718 [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 2025-10-17 15:59:41,721 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,721 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2035ms INFO 2025-10-17 15:59:41,721 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,721 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8313ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,728 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,728 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 12.4591ms INFO 2025-10-17 15:59:41,728 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,729 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3148ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,750 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 15:59:41,750 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 15:59:41,750 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.473ms 200 image/png INFO 2025-10-17 15:59:41,750 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 15:59:41,750 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 15:59:41,750 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 15:59:41,751 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 15:59:41,751 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4321ms 200 image/png INFO 2025-10-17 15:59:41,751 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 15:59:41,751 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.395ms 200 image/png INFO 2025-10-17 15:59:41,751 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 15:59:41,751 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5254ms 200 image/png INFO 2025-10-17 15:59:41,771 [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 2025-10-17 15:59:41,771 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,771 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,771 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:59:41,771 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:59:41,772 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,772 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,772 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,772 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,772 [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 2025-10-17 15:59:41,773 [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 2025-10-17 15:59:41,773 [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 2025-10-17 15:59:41,774 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:59:41,774 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,774 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,775 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:59:41,775 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,775 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,776 [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 2025-10-17 15:59:41,776 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,776 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2768ms INFO 2025-10-17 15:59:41,776 [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 2025-10-17 15:59:41,776 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,776 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8274ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,781 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,781 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.3271ms INFO 2025-10-17 15:59:41,781 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,781 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9982ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,783 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,783 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,783 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.6409ms INFO 2025-10-17 15:59:41,783 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,783 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 10.1006ms INFO 2025-10-17 15:59:41,783 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,783 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2145ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,783 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7574ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,784 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,784 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0539ms INFO 2025-10-17 15:59:41,784 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,784 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7661ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,784 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:59:41,784 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,784 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,786 [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 2025-10-17 15:59:41,790 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,790 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1575ms INFO 2025-10-17 15:59:41,790 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,790 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9594ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,790 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 15:59:41,791 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 15:59:41,791 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4491ms 200 image/png INFO 2025-10-17 15:59:41,805 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 15:59:41,805 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 15:59:41,805 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 15:59:41,806 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 15:59:41,806 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.96ms 200 image/jpeg INFO 2025-10-17 15:59:41,806 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 15:59:41,806 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.85ms 200 image/jpeg INFO 2025-10-17 15:59:41,806 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 15:59:41,806 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0489ms 200 image/jpeg INFO 2025-10-17 15:59:41,852 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:59:41,852 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,852 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,853 [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 2025-10-17 15:59:41,855 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:59:41,855 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:41,855 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,856 [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 2025-10-17 15:59:41,903 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,903 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 46.3618ms INFO 2025-10-17 15:59:41,903 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,903 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9384ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:41,905 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:41,905 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.0977ms INFO 2025-10-17 15:59:41,905 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:41,905 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.7255ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:43,763 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2025-10-17 15:59:43,763 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:43,763 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2025-10-17 15:59:43,763 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 15:59:43,763 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2025-10-17 15:59:43,763 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.846ms 200 application/javascript INFO 2025-10-17 15:59:43,764 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:43,764 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2025-10-17 15:59:43,764 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4136ms 200 text/css INFO 2025-10-17 15:59:43,764 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 15:59:43,764 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5586ms 200 application/javascript INFO 2025-10-17 15:59:43,770 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2025-10-17 15:59:43,770 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:43,771 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2025-10-17 15:59:43,771 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6939ms 200 application/javascript INFO 2025-10-17 15:59:43,864 [26 ] 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 2025-10-17 15:59:43,864 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:43,864 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:43,865 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 15:59:43,866 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:43,866 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:43,866 [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 2025-10-17 15:59:43,867 [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 2025-10-17 15:59:43,869 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:43,870 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5587ms INFO 2025-10-17 15:59:43,870 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:43,870 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8626ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:43,873 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:43,873 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 5.9399ms INFO 2025-10-17 15:59:43,873 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:43,873 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.603ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:44,772 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687984651&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:59:44,772 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 15:59:44,772 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7373ms 200 text/html INFO 2025-10-17 15:59:45,088 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760687985009 INFO 2025-10-17 15:59:45,089 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 15:59:45,089 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6128ms 200 application/javascript INFO 2025-10-17 15:59:45,105 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4393607689841108 INFO 2025-10-17 15:59:45,106 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 15:59:45,106 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6441ms 200 application/javascript INFO 2025-10-17 15:59:45,220 [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%3D1760687984651%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 15:59:45,220 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 15:59:45,220 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,222 [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 2025-10-17 15:59:45,223 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760687984651&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 15:59:45,226 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,226 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9009ms INFO 2025-10-17 15:59:45,226 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,226 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.086ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,230 [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 2025-10-17 15:59:45,230 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:45,231 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,231 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,232 [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 2025-10-17 15:59:45,233 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 15:59:45,233 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 15:59:45,233 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 15:59:45,248 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 15:59:45,251 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,251 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6966ms INFO 2025-10-17 15:59:45,251 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,251 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5729ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,328 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 15:59:45,329 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,329 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,330 [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 2025-10-17 15:59:45,331 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 15:59:45,331 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 15:59:45,331 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 15:59:45,334 [38 ] 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 2025-10-17 15:59:45,334 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,334 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,336 [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 2025-10-17 15:59:45,339 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,339 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9528ms INFO 2025-10-17 15:59:45,339 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,339 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8162ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,345 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 15:59:45,345 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 15:59:45,347 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,348 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.5383ms INFO 2025-10-17 15:59:45,348 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,348 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2697ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,481 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 15:59:45,481 [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 2025-10-17 15:59:45,481 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,481 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,481 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,481 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,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 2025-10-17 15:59:45,482 [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 2025-10-17 15:59:45,485 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,485 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9504ms INFO 2025-10-17 15:59:45,485 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,485 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,485 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6942ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,485 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8906ms INFO 2025-10-17 15:59:45,485 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,486 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9351ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,560 [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 2025-10-17 15:59:45,561 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,561 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,562 [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 2025-10-17 15:59:45,565 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 15:59:45,565 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,565 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,565 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,565 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8562ms INFO 2025-10-17 15:59:45,565 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,565 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7879ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,566 [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 2025-10-17 15:59:45,569 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,569 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1896ms INFO 2025-10-17 15:59:45,569 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,569 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7651ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,580 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 15:59:45,580 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,580 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 15:59:45,580 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,580 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,581 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,582 [26 ] 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 2025-10-17 15:59:45,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 2025-10-17 15:59:45,582 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 15:59:45,582 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,582 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,584 [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 2025-10-17 15:59:45,586 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 15:59:45,586 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,586 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,587 [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 2025-10-17 15:59:45,588 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,588 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.5ms INFO 2025-10-17 15:59:45,588 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,589 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3909ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,590 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,590 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8839ms INFO 2025-10-17 15:59:45,590 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,590 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9011ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,591 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,591 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3508ms INFO 2025-10-17 15:59:45,591 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,591 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9579ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,602 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,603 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.9149ms INFO 2025-10-17 15:59:45,603 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,603 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6572ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,654 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 15:59:45,654 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,654 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,655 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 15:59:45,656 [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 2025-10-17 15:59:45,656 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:45,656 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,657 [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 2025-10-17 15:59:45,671 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,671 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 15.1244ms INFO 2025-10-17 15:59:45,671 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,671 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9193ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:45,673 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:45,673 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.693ms INFO 2025-10-17 15:59:45,673 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:45,673 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3433ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:49,419 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 15:59:49,419 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:49,419 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 15:59:49,419 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 15:59:49,419 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:49,420 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/moreMenu.5ee53a68.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\moreMenu.5ee53a68.js' INFO 2025-10-17 15:59:49,420 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/moreMenu.d88dbed4.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\moreMenu.d88dbed4.css' INFO 2025-10-17 15:59:49,420 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4082ms 200 text/css INFO 2025-10-17 15:59:49,420 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9642ms 200 application/javascript INFO 2025-10-17 15:59:49,421 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/vuedraggable.umd.d9d361ab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\vuedraggable.umd.d9d361ab.js' INFO 2025-10-17 15:59:49,421 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7602ms 200 application/javascript INFO 2025-10-17 15:59:49,479 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 15:59:49,479 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 15:59:49,480 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdcc.d63f5968.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdcc.d63f5968.png' INFO 2025-10-17 15:59:49,480 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.607ms 200 image/png INFO 2025-10-17 15:59:49,480 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ywsqd.1e248292.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ywsqd.1e248292.png' INFO 2025-10-17 15:59:49,480 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7449ms 200 image/png INFO 2025-10-17 15:59:53,347 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.9d96b9a9.js INFO 2025-10-17 15:59:53,347 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.79631ccd.css INFO 2025-10-17 15:59:53,347 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:53,347 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.9d96b9a9.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.9d96b9a9.js' INFO 2025-10-17 15:59:53,348 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.79631ccd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.79631ccd.css' INFO 2025-10-17 15:59:53,348 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9925ms 200 application/javascript INFO 2025-10-17 15:59:53,348 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0667ms 200 text/css INFO 2025-10-17 15:59:53,419 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054501&IsEss=true& INFO 2025-10-17 15:59:53,419 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:53,420 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:53,421 [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 2025-10-17 15:59:53,424 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:53,425 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5818ms INFO 2025-10-17 15:59:53,425 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:53,425 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6788ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:53,426 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 15:59:53,426 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:53,426 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:53,428 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 15:59:53,432 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:53,432 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 4.0547ms INFO 2025-10-17 15:59:53,432 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:53,432 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8332ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:54,954 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/panel.fa6d2529.js INFO 2025-10-17 15:59:54,954 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:54,954 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/panel.fa6d2529.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\panel.fa6d2529.js' INFO 2025-10-17 15:59:54,955 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8597ms 200 application/javascript INFO 2025-10-17 15:59:55,051 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054502,26054503&IsEss=true& INFO 2025-10-17 15:59:55,052 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:55,052 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:55,053 [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 2025-10-17 15:59:55,053 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetSelfTravel?k_Id=0& INFO 2025-10-17 15:59:55,054 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:55,054 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:55,056 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfTravel", controller = "Travel"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfTravel(Int32, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 15:59:55,057 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:55,057 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2633ms INFO 2025-10-17 15:59:55,057 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:55,057 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2331ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:55,078 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:55,079 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M) in 22.7411ms INFO 2025-10-17 15:59:55,079 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:55,079 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.3557ms 200 application/json; charset=utf-8 INFO 2025-10-17 15:59:56,185 [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 71 INFO 2025-10-17 15:59:56,185 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 15:59:56,186 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 15:59:56,186 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:56,187 [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 2025-10-17 15:59:56,194 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 15:59:56,194 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2349ms INFO 2025-10-17 15:59:56,194 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 15:59:56,194 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6131ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:11,351 [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 2025-10-17 16:00:11,351 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 16:00:11,352 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4493ms 304 text/html INFO 2025-10-17 16:00:11,404 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 16:00:11,405 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 16:00:11,405 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4672ms 304 application/javascript INFO 2025-10-17 16:00:11,456 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688011372&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:00:11,457 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:00:11,457 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7461ms 200 text/html INFO 2025-10-17 16:00:11,751 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 16:00:11,751 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /lang.js was not modified INFO 2025-10-17 16:00:11,751 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5034ms 304 application/javascript INFO 2025-10-17 16:00:11,797 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760688011770 INFO 2025-10-17 16:00:11,797 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:00:11,797 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6946ms 200 application/javascript INFO 2025-10-17 16:00:11,807 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2688801499582807 INFO 2025-10-17 16:00:11,808 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:00:11,808 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8653ms 200 application/javascript INFO 2025-10-17 16:00:11,956 [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%3D1760688011372%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:00:11,957 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:00:11,957 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:11,958 [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 2025-10-17 16:00:11,959 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688011372&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:00:11,962 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:11,962 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7796ms INFO 2025-10-17 16:00:11,962 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:11,962 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6698ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:11,963 [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 2025-10-17 16:00:11,963 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:00:11,963 [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 2025-10-17 16:00:11,963 [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 2025-10-17 16:00:11,963 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:11,964 [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 2025-10-17 16:00:11,965 [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 2025-10-17 16:00:11,965 [65 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 16:00:11,965 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:11,965 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6844ms INFO 2025-10-17 16:00:11,965 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:11,965 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6439ms 401 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,053 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 16:00:12,053 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:00:12,054 [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 2025-10-17 16:00:12,054 [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 2025-10-17 16:00:12,054 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:00:12,055 [65 ] 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 2025-10-17 16:00:12,056 [65 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MDQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzA0MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOWFiOawkSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODA0IiwianRpIjoiZWQ0YTFiYjEtZGI4OC00YmE5LTk2YjUtNDBmZGI5ZGU3MmU4IiwiaWF0IjoxNzYwNDIwNTExLCJuYmYiOjE3NjA0MjA1MDksImV4cCI6MTc2MDUwNjkxMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.NykVn3KqbBv30y1dUJ2Qrcxco--YS0pwDQ8HytPyzsg INFO 2025-10-17 16:00:12,059 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,059 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.6386ms INFO 2025-10-17 16:00:12,059 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:00:12,059 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6514ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,123 [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 2025-10-17 16:00:12,123 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:00:12,123 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,125 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,126 [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 2025-10-17 16:00:12,127 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:00:12,128 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:00:12,128 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:00:12,142 [65 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:00:12,145 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,145 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2931ms INFO 2025-10-17 16:00:12,145 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,145 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1159ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,219 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:00:12,219 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,219 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,220 [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 2025-10-17 16:00:12,220 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,220 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,221 [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 2025-10-17 16:00:12,221 [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 2025-10-17 16:00:12,222 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:00:12,222 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:00:12,222 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:00:12,224 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,225 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2665ms INFO 2025-10-17 16:00:12,225 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,225 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0971ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,237 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:00:12,251 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:00:12,254 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,254 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2168ms INFO 2025-10-17 16:00:12,254 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,254 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1031ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,326 [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 2025-10-17 16:00:12,326 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,326 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:00:12,326 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,326 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,326 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,327 [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 2025-10-17 16:00:12,328 [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 2025-10-17 16:00:12,331 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,331 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3721ms INFO 2025-10-17 16:00:12,331 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,331 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2073ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,340 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,340 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 12.7634ms INFO 2025-10-17 16:00:12,340 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,341 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5594ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,398 [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 2025-10-17 16:00:12,399 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,399 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,400 [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 2025-10-17 16:00:12,402 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:00:12,403 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,403 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,403 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,403 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0017ms INFO 2025-10-17 16:00:12,403 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,403 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7479ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,404 [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 2025-10-17 16:00:12,407 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,407 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9633ms INFO 2025-10-17 16:00:12,407 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,407 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5837ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,407 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:00:12,408 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,408 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,409 [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 2025-10-17 16:00:12,416 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,416 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.0115ms INFO 2025-10-17 16:00:12,416 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,416 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5482ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,422 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:00:12,422 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:00:12,422 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,422 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,422 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,422 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,423 [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 2025-10-17 16:00:12,423 [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 2025-10-17 16:00:12,423 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:00:12,424 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,424 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,425 [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 2025-10-17 16:00:12,426 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,427 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.292ms INFO 2025-10-17 16:00:12,427 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,427 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0433ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,428 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,428 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,428 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7657ms INFO 2025-10-17 16:00:12,428 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,428 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6ms INFO 2025-10-17 16:00:12,428 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,428 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5928ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,428 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.29ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,477 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:00:12,477 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:00:12,477 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,478 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:12,478 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,478 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,479 [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 2025-10-17 16:00:12,479 [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 2025-10-17 16:00:12,488 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,488 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.2309ms INFO 2025-10-17 16:00:12,488 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,488 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8626ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:12,498 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:12,499 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.7079ms INFO 2025-10-17 16:00:12,499 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:12,499 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3543ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:26,110 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.9d96b9a9.js INFO 2025-10-17 16:00:26,110 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:00:26,110 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.9d96b9a9.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.9d96b9a9.js' INFO 2025-10-17 16:00:26,110 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6971ms 200 application/javascript INFO 2025-10-17 16:00:26,112 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.79631ccd.css INFO 2025-10-17 16:00:26,112 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.79631ccd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.79631ccd.css' INFO 2025-10-17 16:00:26,112 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5484ms 200 text/css INFO 2025-10-17 16:00:26,186 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054501&IsEss=true& INFO 2025-10-17 16:00:26,187 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:26,187 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:26,188 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 16:00:26,188 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:26,188 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:26,188 [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 2025-10-17 16:00:26,189 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:00:26,192 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:26,192 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7335ms INFO 2025-10-17 16:00:26,192 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:26,192 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8976ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:26,193 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:26,193 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 3.8362ms INFO 2025-10-17 16:00:26,193 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:26,193 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6645ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:28,923 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/panel.fa6d2529.js INFO 2025-10-17 16:00:28,923 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:00:28,923 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/panel.fa6d2529.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\panel.fa6d2529.js' INFO 2025-10-17 16:00:28,923 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8527ms 200 application/javascript INFO 2025-10-17 16:00:28,993 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054502,26054503&IsEss=true& INFO 2025-10-17 16:00:28,994 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:28,994 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:28,995 [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 2025-10-17 16:00:28,999 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:28,999 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7757ms INFO 2025-10-17 16:00:28,999 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:28,999 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0076ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:29,011 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetSelfTravel?k_Id=0& INFO 2025-10-17 16:00:29,011 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:29,011 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:29,013 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetSelfTravel", controller = "Travel"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetSelfTravel(Int32, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:00:29,053 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:29,054 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M) in 41.0529ms INFO 2025-10-17 16:00:29,054 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:29,054 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1307ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:30,126 [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 71 INFO 2025-10-17 16:00:30,126 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:00:30,126 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:30,126 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:30,128 [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 2025-10-17 16:00:30,134 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:30,134 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3457ms INFO 2025-10-17 16:00:30,134 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:30,134 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7518ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:00:50,861 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetCalTravelHours?beginDate=2025-10-20&endDate=2025-10-21&timeBegin=08:15&timeEnd=17:30& INFO 2025-10-17 16:00:50,862 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:00:50,862 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:50,863 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalTravelHours", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.Travel.Dto.TravelCalHoursDto GetCalTravelHours(System.String, System.String, System.String, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:00:50,870 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:00:50,870 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M) in 6.6918ms INFO 2025-10-17 16:00:50,870 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:00:50,870 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8892ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:01:03,706 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetCalTravelHours?beginDate=2025-10-20&endDate=2025-10-21&timeBegin=08:00&timeEnd=17:00& INFO 2025-10-17 16:01:03,706 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:01:03,707 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:01:03,708 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalTravelHours", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.Travel.Dto.TravelCalHoursDto GetCalTravelHours(System.String, System.String, System.String, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:01:03,717 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:01:03,718 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M) in 9.5633ms INFO 2025-10-17 16:01:03,718 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:01:03,718 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7272ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:01:17,105 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetCalTravelHours?beginDate=2025-10-20&endDate=2025-10-21&timeBegin=08:15&timeEnd=17:00& INFO 2025-10-17 16:01:17,106 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:01:17,106 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:01:17,108 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalTravelHours", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.Travel.Dto.TravelCalHoursDto GetCalTravelHours(System.String, System.String, System.String, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:01:17,114 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:01:17,114 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M) in 6.6689ms INFO 2025-10-17 16:01:17,114 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:01:17,114 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0853ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:01:26,345 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetCalTravelHours?beginDate=2025-10-20&endDate=2025-10-21&timeBegin=08:15&timeEnd=17:30& INFO 2025-10-17 16:01:26,346 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:01:26,346 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:01:26,347 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCalTravelHours", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.Travel.Dto.TravelCalHoursDto GetCalTravelHours(System.String, System.String, System.String, System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:01:26,353 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:01:26,353 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M) in 6.2871ms INFO 2025-10-17 16:01:26,353 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetCalTravelHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:01:26,354 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4732ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:03,536 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/DoCreateSelfTravel? application/json 29771 INFO 2025-10-17 16:02:03,536 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:02:03,537 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:03,537 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:03,538 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfTravel", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfTravel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:02:03,549 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:03,549 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M) in 11.2819ms INFO 2025-10-17 16:02:03,549 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:03,550 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4343ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:03,637 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/DoEntityFlowWork? application/x-www-form-urlencoded 7 INFO 2025-10-17 16:02:03,637 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:02:03,637 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:03,637 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:03,639 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:02:03,681 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:03,681 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 42.5888ms INFO 2025-10-17 16:02:03,681 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:03,681 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.5416ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:04,755 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 16:02:04,755 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:04,756 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:04,757 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:02:04,774 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:04,774 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 17.4922ms INFO 2025-10-17 16:02:04,774 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:04,775 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6697ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:07,595 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 16:02:07,595 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:02:07,596 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 16:02:07,596 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2929ms 200 application/javascript INFO 2025-10-17 16:02:07,612 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 16:02:07,612 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 16:02:07,613 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 16:02:07,613 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7017ms 200 text/css INFO 2025-10-17 16:02:07,613 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 16:02:07,613 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 16:02:07,613 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8941ms 200 text/css INFO 2025-10-17 16:02:07,614 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 16:02:07,614 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5599ms 200 text/css INFO 2025-10-17 16:02:07,615 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 16:02:07,615 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:02:07,615 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 16:02:07,615 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.456ms 200 application/javascript INFO 2025-10-17 16:02:07,616 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 16:02:07,616 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 16:02:07,616 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3798ms 200 text/css INFO 2025-10-17 16:02:07,618 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 16:02:07,618 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 16:02:07,618 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:02:07,618 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 16:02:07,619 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:02:07,619 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 16:02:07,619 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4828ms 200 application/javascript INFO 2025-10-17 16:02:07,619 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 16:02:07,619 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:02:07,619 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 16:02:07,619 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4911ms 200 application/javascript INFO 2025-10-17 16:02:07,619 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 16:02:07,619 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5661ms 200 application/javascript INFO 2025-10-17 16:02:07,620 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 16:02:07,620 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8421ms 200 text/css INFO 2025-10-17 16:02:07,696 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=09c88be3-cd94-456a-ba7b-64bd32109587& INFO 2025-10-17 16:02:07,696 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:07,697 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:07,698 [50 ] 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 2025-10-17 16:02:07,742 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:07,742 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.3898ms INFO 2025-10-17 16:02:07,742 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:07,743 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.434ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:07,807 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:02:07,808 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:07,808 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:07,809 [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 2025-10-17 16:02:07,811 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330869&isHis=& INFO 2025-10-17 16:02:07,811 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:07,811 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:07,812 [42 ] 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 2025-10-17 16:02:07,816 [42 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:02:07,816 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:07,816 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3942ms INFO 2025-10-17 16:02:07,816 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:07,816 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6687ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:07,820 [42 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 16:02:07,822 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:07,822 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.7856ms INFO 2025-10-17 16:02:07,822 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:07,822 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4779ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:07,902 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=09c88be3-cd94-456a-ba7b-64bd32109587&isHis=& INFO 2025-10-17 16:02:07,902 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:07,902 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:07,903 [42 ] 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 2025-10-17 16:02:07,949 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:07,949 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 45.718ms INFO 2025-10-17 16:02:07,949 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:07,949 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3922ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:08,024 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=09c88be3-cd94-456a-ba7b-64bd32109587&isHis=& INFO 2025-10-17 16:02:08,024 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:08,024 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,025 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=begin&guid=09c88be3-cd94-456a-ba7b-64bd32109587&recordId=2163&tableName=K_Travel& INFO 2025-10-17 16:02:08,025 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:08,025 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,026 [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 2025-10-17 16:02:08,027 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=09c88be3-cd94-456a-ba7b-64bd32109587&flowID=87&nodeCode=begin& INFO 2025-10-17 16:02:08,027 [67 ] 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 2025-10-17 16:02:08,027 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:08,027 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,028 [42 ] 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 2025-10-17 16:02:08,069 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:08,069 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 40.8435ms INFO 2025-10-17 16:02:08,069 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,069 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.556ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:08,072 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:08,072 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.5988ms INFO 2025-10-17 16:02:08,072 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,072 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4302ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:08,073 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:08,073 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 47.6439ms INFO 2025-10-17 16:02:08,073 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,073 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5792ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:08,091 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 16:02:08,091 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 16:02:08,091 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5234ms 200 image/png INFO 2025-10-17 16:02:08,150 [50 ] 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 2025-10-17 16:02:08,151 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:08,151 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,152 [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 2025-10-17 16:02:08,152 [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 2025-10-17 16:02:08,152 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:08,152 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,154 [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 2025-10-17 16:02:08,154 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=09c88be3-cd94-456a-ba7b-64bd32109587& INFO 2025-10-17 16:02:08,154 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:08,154 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,155 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:08,155 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2931ms INFO 2025-10-17 16:02:08,155 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,155 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1035ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:08,156 [53 ] 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 2025-10-17 16:02:08,157 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:08,157 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1952ms INFO 2025-10-17 16:02:08,157 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,157 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0105ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:08,226 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:08,228 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 72.4854ms INFO 2025-10-17 16:02:08,228 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:08,228 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.4391ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:09,355 [53 ] 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 2025-10-17 16:02:09,355 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:02:09,356 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:09,356 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:09,357 [53 ] 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 2025-10-17 16:02:09,363 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:09,363 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9692ms INFO 2025-10-17 16:02:09,363 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:09,363 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0096ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:09,407 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 16:02:09,407 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 16:02:09,408 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5411ms 200 image/png INFO 2025-10-17 16:02:09,447 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=73h6G%2FD61zQ%3D& INFO 2025-10-17 16:02:09,447 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:09,447 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:09,448 [42 ] 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 2025-10-17 16:02:09,454 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:09,454 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.3606ms INFO 2025-10-17 16:02:09,454 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:09,454 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2194ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:41,127 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/DoCreateSelfTravel? application/json 29833 INFO 2025-10-17 16:02:41,127 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:02:41,127 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:41,127 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:41,129 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateSelfTravel", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateSelfTravel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:02:41,140 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:41,140 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M) in 11.2343ms INFO 2025-10-17 16:02:41,140 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.DoCreateSelfTravel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:41,140 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3653ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:41,217 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/DoEntityFlowWork? application/x-www-form-urlencoded 7 INFO 2025-10-17 16:02:41,217 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:02:41,217 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:41,217 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:41,219 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEntityFlowWork", controller = "Travel"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultAttDto DoEntityFlowWork(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:02:41,257 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:41,257 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 38.7803ms INFO 2025-10-17 16:02:41,257 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:41,257 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.6183ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:02:42,349 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Travel/GetTravelList?dateTime=202510& INFO 2025-10-17 16:02:42,350 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:02:42,350 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:42,351 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetTravelList", controller = "Travel"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Travel.Dto.TravelListDto] GetTravelList(System.String) on controller Sg.HcmMb.Travel.TravelAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:02:42,368 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:02:42,368 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M) in 16.5038ms INFO 2025-10-17 16:02:42,368 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Travel.TravelAppService.GetTravelList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:02:42,368 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8101ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:02,863 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688302595&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:05:02,864 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:05:02,864 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8858ms 200 text/html INFO 2025-10-17 16:05:03,381 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760688303147 INFO 2025-10-17 16:05:03,382 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:05:03,382 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7885ms 200 application/javascript INFO 2025-10-17 16:05:03,396 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3271355877280957 INFO 2025-10-17 16:05:03,396 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:05:03,396 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5503ms 200 application/javascript INFO 2025-10-17 16:05:03,596 [54 ] 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%3D1760688302595%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:05:03,596 [54 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:05:03,596 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,597 [54 ] 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 2025-10-17 16:05:03,598 [54 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688302595&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:05:03,601 [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 2025-10-17 16:05:03,601 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:03,601 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:05:03,601 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9275ms INFO 2025-10-17 16:05:03,601 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,601 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7793ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:03,602 [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 2025-10-17 16:05:03,602 [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 2025-10-17 16:05:03,602 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,603 [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 2025-10-17 16:05:03,604 [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 2025-10-17 16:05:03,604 [64 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 16:05:03,604 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:03,604 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7644ms INFO 2025-10-17 16:05:03,604 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,604 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9509ms 401 application/json; charset=utf-8 INFO 2025-10-17 16:05:03,687 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 16:05:03,688 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:05:03,688 [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 2025-10-17 16:05:03,688 [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 2025-10-17 16:05:03,688 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:05:03,690 [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 2025-10-17 16:05:03,692 [64 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NTQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzc1OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuiigee7jeaZliIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODU0IiwianRpIjoiZDQyODUxZDUtZGFkYi00NmY1LWJmNzItNGFlMmE1MWU3N2NkIiwiaWF0IjoxNzYwNTkyOTc4LCJuYmYiOjE3NjA1OTI5NzYsImV4cCI6MTc2MDY3OTM3OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Qr61XapCM5xaMDV_-z2SqbU2EfYKRcGYSYHCcT-Iv3Q INFO 2025-10-17 16:05:03,695 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:03,695 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.4191ms INFO 2025-10-17 16:05:03,695 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:05:03,695 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8796ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:03,760 [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 2025-10-17 16:05:03,760 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:05:03,761 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:03,761 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,762 [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 2025-10-17 16:05:03,764 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:05:03,764 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:05:03,764 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:05:03,779 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:05:03,783 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:03,783 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.449ms INFO 2025-10-17 16:05:03,783 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,783 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.616ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:03,849 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:05:03,850 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:03,850 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,851 [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 2025-10-17 16:05:03,852 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:05:03,852 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:05:03,852 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:05:03,867 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:05:03,867 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:05:03,871 [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 2025-10-17 16:05:03,871 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:03,871 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,873 [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 2025-10-17 16:05:03,878 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:03,878 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.3174ms INFO 2025-10-17 16:05:03,878 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,878 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.091ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:03,878 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:03,879 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 27.2613ms INFO 2025-10-17 16:05:03,879 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,879 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1909ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:03,959 [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 2025-10-17 16:05:03,960 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:03,960 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:05:03,960 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,960 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:03,960 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,961 [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 2025-10-17 16:05:03,961 [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 2025-10-17 16:05:03,965 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:03,965 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:03,965 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.7521ms INFO 2025-10-17 16:05:03,965 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9222ms INFO 2025-10-17 16:05:03,965 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,965 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:03,965 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4316ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:03,965 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.989ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:04,040 [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 2025-10-17 16:05:04,040 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:04,041 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,042 [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 2025-10-17 16:05:04,043 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:05:04,043 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:04,043 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,044 [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 2025-10-17 16:05:04,046 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:04,046 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5231ms INFO 2025-10-17 16:05:04,046 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,046 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.481ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:04,051 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:04,051 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.6359ms INFO 2025-10-17 16:05:04,051 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,051 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5107ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:04,058 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:05:04,058 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:04,058 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,059 [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 2025-10-17 16:05:04,062 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:04,062 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.5929ms INFO 2025-10-17 16:05:04,062 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,062 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2798ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:04,062 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:05:04,062 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:04,062 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:05:04,062 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,063 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:04,063 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,064 [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 2025-10-17 16:05:04,064 [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 2025-10-17 16:05:04,065 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:05:04,065 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:04,065 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,066 [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 2025-10-17 16:05:04,070 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:04,070 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2843ms INFO 2025-10-17 16:05:04,070 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,070 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8107ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:04,075 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:04,075 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.433ms INFO 2025-10-17 16:05:04,075 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,075 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1405ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:04,082 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:04,082 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.0305ms INFO 2025-10-17 16:05:04,082 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,083 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0754ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:04,141 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:05:04,141 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:05:04,141 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:04,141 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:04,141 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,141 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,143 [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 2025-10-17 16:05:04,143 [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 2025-10-17 16:05:04,186 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:04,186 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 43.3268ms INFO 2025-10-17 16:05:04,186 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,186 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.1275ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:04,203 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:04,203 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 60.5131ms INFO 2025-10-17 16:05:04,203 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:04,203 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.2779ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:05,718 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 16:05:05,718 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:05,718 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:05,719 [64 ] 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 2025-10-17 16:05:05,727 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:05,727 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 7.7552ms INFO 2025-10-17 16:05:05,727 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:05,727 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8362ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:06,986 [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 2025-10-17 16:05:06,987 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:06,987 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:06,989 [4 ] 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 2025-10-17 16:05:06,989 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:06,989 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:06,990 [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 2025-10-17 16:05:06,990 [4 ] 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 2025-10-17 16:05:06,995 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:06,995 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.9508ms INFO 2025-10-17 16:05:06,995 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:06,995 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3546ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:07,371 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:07,371 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 380.5598ms INFO 2025-10-17 16:05:07,371 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:07,371 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 382.4483ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:08,439 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d5e02413-e780-4522-a908-d7b736a15805& INFO 2025-10-17 16:05:08,440 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:08,440 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:08,441 [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 2025-10-17 16:05:08,528 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:08,528 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 86.8032ms INFO 2025-10-17 16:05:08,528 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:08,528 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.2914ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:08,596 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:05:08,597 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:08,597 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:08,598 [68 ] 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 2025-10-17 16:05:08,599 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330725&isHis=& INFO 2025-10-17 16:05:08,599 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:08,600 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:08,601 [4 ] 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 2025-10-17 16:05:08,604 [4 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:05:08,605 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:08,605 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.6972ms INFO 2025-10-17 16:05:08,605 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:08,605 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7094ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:08,612 [4 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 16:05:08,615 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:08,615 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 13.8989ms INFO 2025-10-17 16:05:08,615 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:08,615 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6608ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:08,885 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=d5e02413-e780-4522-a908-d7b736a15805&isHis=& INFO 2025-10-17 16:05:08,886 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:08,886 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:08,887 [68 ] 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 2025-10-17 16:05:08,975 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:08,975 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 87.6212ms INFO 2025-10-17 16:05:08,975 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:08,975 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.7102ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:09,038 [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 2025-10-17 16:05:09,038 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:09,038 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,040 [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 2025-10-17 16:05:09,045 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:09,045 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.553ms INFO 2025-10-17 16:05:09,045 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,045 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5484ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:09,117 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d5e02413-e780-4522-a908-d7b736a15805&isHis=& INFO 2025-10-17 16:05:09,117 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:09,117 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,118 [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 2025-10-17 16:05:09,127 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d5e02413-e780-4522-a908-d7b736a15805&flowID=185&nodeCode=begin& INFO 2025-10-17 16:05:09,127 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:09,127 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,129 [4 ] 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 2025-10-17 16:05:09,132 [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=d5e02413-e780-4522-a908-d7b736a15805&recordId=3917&tableName=FORM71& INFO 2025-10-17 16:05:09,133 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:09,133 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,134 [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 2025-10-17 16:05:09,231 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:09,232 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 97.4451ms INFO 2025-10-17 16:05:09,232 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,232 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.1915ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:09,232 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:09,232 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 113.904ms INFO 2025-10-17 16:05:09,232 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,233 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.9172ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:09,241 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:09,242 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 112.9038ms INFO 2025-10-17 16:05:09,242 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,242 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 114.8305ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:09,305 [20 ] 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=3917&approveID=330725& INFO 2025-10-17 16:05:09,306 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:09,306 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,307 [20 ] 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 2025-10-17 16:05:09,330 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:09,330 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 23.1283ms INFO 2025-10-17 16:05:09,330 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,330 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0006ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:09,421 [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 2025-10-17 16:05:09,421 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:09,421 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,423 [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 2025-10-17 16:05:09,423 [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 2025-10-17 16:05:09,423 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:09,423 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,424 [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 2025-10-17 16:05:09,426 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3917&formCode=0070&flowID=185&nodeCode=begin&exeId=62246&guid=d5e02413-e780-4522-a908-d7b736a15805&flag=4& INFO 2025-10-17 16:05:09,426 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:09,426 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,427 [68 ] 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 2025-10-17 16:05:09,429 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:09,429 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5447ms INFO 2025-10-17 16:05:09,429 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,429 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3495ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:09,439 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:09,439 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 16.1855ms INFO 2025-10-17 16:05:09,439 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,439 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2294ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:09,519 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:09,523 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 95.815ms INFO 2025-10-17 16:05:09,523 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,523 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.5699ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:09,772 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e80f883c-323c-0bdc-7a9c-379774471cd9&attachTableName=& INFO 2025-10-17 16:05:09,773 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:09,773 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,774 [4 ] 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 2025-10-17 16:05:09,783 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d4a0654c-adc6-99d1-ee80-b9da1c981e7c&attachTableName=& INFO 2025-10-17 16:05:09,783 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:09,783 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,785 [20 ] 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 2025-10-17 16:05:09,877 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:09,878 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 103.4082ms INFO 2025-10-17 16:05:09,878 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,878 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.4444ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:09,892 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:09,892 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 106.8269ms INFO 2025-10-17 16:05:09,892 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:09,892 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 109.2253ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:10,739 [4 ] 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=ZiSRnYeILp8%3D& INFO 2025-10-17 16:05:10,740 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:10,740 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:10,741 [4 ] 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 2025-10-17 16:05:10,759 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:10,759 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 17.7837ms INFO 2025-10-17 16:05:10,759 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:10,759 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9732ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:15,544 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 16:05:15,545 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:15,545 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:15,546 [4 ] 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 2025-10-17 16:05:15,551 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:15,551 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4891ms INFO 2025-10-17 16:05:15,551 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:15,551 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6488ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:15,561 [20 ] 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 2025-10-17 16:05:15,562 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:15,562 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:15,563 [20 ] 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 2025-10-17 16:05:15,928 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:15,928 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 365.2795ms INFO 2025-10-17 16:05:15,928 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:15,929 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 367.2141ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:16,830 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=31c70198-fddb-418c-933c-8f21cd19c68a& INFO 2025-10-17 16:05:16,830 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:16,830 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:16,832 [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 2025-10-17 16:05:16,878 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:16,878 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.0989ms INFO 2025-10-17 16:05:16,878 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:16,878 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6686ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:16,945 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:05:16,946 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:16,946 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:16,947 [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 2025-10-17 16:05:16,948 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330747&isHis=& INFO 2025-10-17 16:05:16,948 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:16,948 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:16,950 [4 ] 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 2025-10-17 16:05:16,953 [4 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:05:16,954 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:16,954 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.1056ms INFO 2025-10-17 16:05:16,954 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:16,955 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2124ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:16,957 [4 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 16:05:16,960 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:16,960 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.1192ms INFO 2025-10-17 16:05:16,960 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:16,960 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9487ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:17,029 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 16:05:17,029 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:17,029 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,031 [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 2025-10-17 16:05:17,079 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:17,079 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.8558ms INFO 2025-10-17 16:05:17,079 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,079 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.1217ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:17,361 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 16:05:17,362 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:17,362 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,363 [4 ] 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 2025-10-17 16:05:17,368 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:17,368 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8965ms INFO 2025-10-17 16:05:17,368 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,369 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1885ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:17,453 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=31c70198-fddb-418c-933c-8f21cd19c68a&isHis=& INFO 2025-10-17 16:05:17,453 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:17,453 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,454 [40 ] 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=31c70198-fddb-418c-933c-8f21cd19c68a&recordId=3918&tableName=FORM71& INFO 2025-10-17 16:05:17,454 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:17,454 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,455 [68 ] 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 2025-10-17 16:05:17,456 [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 2025-10-17 16:05:17,458 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=31c70198-fddb-418c-933c-8f21cd19c68a&flowID=185&nodeCode=begin& INFO 2025-10-17 16:05:17,459 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:17,459 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,460 [4 ] 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 2025-10-17 16:05:17,508 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:17,508 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.9323ms INFO 2025-10-17 16:05:17,508 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,508 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.1132ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:17,525 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:17,525 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 69.7073ms INFO 2025-10-17 16:05:17,525 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,526 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.7258ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:17,537 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:17,537 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 77.0612ms INFO 2025-10-17 16:05:17,537 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,537 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.9957ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:17,605 [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=3918&approveID=330747& INFO 2025-10-17 16:05:17,605 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:17,605 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,607 [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 2025-10-17 16:05:17,612 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:17,612 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.8324ms INFO 2025-10-17 16:05:17,612 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,612 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0479ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:17,683 [4 ] 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 2025-10-17 16:05:17,683 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:17,683 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,684 [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 2025-10-17 16:05:17,687 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:17,687 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0183ms INFO 2025-10-17 16:05:17,687 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,687 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.875ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:17,699 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3918&formCode=0070&flowID=185&nodeCode=begin&exeId=62250&guid=31c70198-fddb-418c-933c-8f21cd19c68a&flag=4& INFO 2025-10-17 16:05:17,700 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:17,700 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,701 [4 ] 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 2025-10-17 16:05:17,781 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:17,784 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 83.2989ms INFO 2025-10-17 16:05:17,784 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:17,785 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.2241ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:18,091 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=1a00c59b-a905-2851-9dde-a423cd782d06&attachTableName=& INFO 2025-10-17 16:05:18,092 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:18,092 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:18,093 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=a3d7ebee-e677-a4a5-07db-942d7d7ee500&attachTableName=& INFO 2025-10-17 16:05:18,093 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:18,093 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:18,094 [4 ] 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 2025-10-17 16:05:18,094 [64 ] 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 2025-10-17 16:05:18,123 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:18,123 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 29.9301ms INFO 2025-10-17 16:05:18,124 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:18,124 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:18,124 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 29.1166ms INFO 2025-10-17 16:05:18,124 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:18,124 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0732ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:18,124 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.356ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:19,074 [4 ] 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=Kze%2FAqQEn0A%3D& INFO 2025-10-17 16:05:19,074 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:19,075 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:19,076 [4 ] 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 2025-10-17 16:05:19,082 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:19,082 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1369ms INFO 2025-10-17 16:05:19,082 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:19,083 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7145ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:28,700 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 16:05:28,700 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:28,700 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:28,702 [4 ] 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 2025-10-17 16:05:28,704 [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 2025-10-17 16:05:28,704 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:28,705 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:28,706 [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 2025-10-17 16:05:28,707 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:28,707 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8667ms INFO 2025-10-17 16:05:28,707 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:28,707 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0894ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:29,044 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:29,045 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 338.9414ms INFO 2025-10-17 16:05:29,045 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,045 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 340.9577ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:29,657 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d5e02413-e780-4522-a908-d7b736a15805& INFO 2025-10-17 16:05:29,657 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:29,657 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,659 [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 2025-10-17 16:05:29,704 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:29,704 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.9042ms INFO 2025-10-17 16:05:29,704 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,704 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.2261ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:29,770 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:05:29,770 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:29,770 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,772 [19 ] 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 2025-10-17 16:05:29,772 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330725&isHis=& INFO 2025-10-17 16:05:29,772 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:29,772 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,773 [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 2025-10-17 16:05:29,777 [64 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:05:29,778 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:29,778 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9951ms INFO 2025-10-17 16:05:29,778 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,778 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8729ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:29,781 [64 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 16:05:29,783 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:29,783 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.9016ms INFO 2025-10-17 16:05:29,783 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,783 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3956ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:29,844 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=d5e02413-e780-4522-a908-d7b736a15805&isHis=& INFO 2025-10-17 16:05:29,844 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:29,844 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,846 [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 2025-10-17 16:05:29,891 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:29,892 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.0256ms INFO 2025-10-17 16:05:29,892 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,892 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0091ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:29,958 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 16:05:29,959 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:29,959 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,960 [4 ] 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 2025-10-17 16:05:29,965 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:29,965 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5882ms INFO 2025-10-17 16:05:29,965 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:29,965 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5282ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:30,032 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d5e02413-e780-4522-a908-d7b736a15805&isHis=& INFO 2025-10-17 16:05:30,033 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:30,033 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,034 [64 ] 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 2025-10-17 16:05:30,036 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d5e02413-e780-4522-a908-d7b736a15805&flowID=185&nodeCode=begin& INFO 2025-10-17 16:05:30,036 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:30,036 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,038 [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 2025-10-17 16:05:30,039 [4 ] 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=d5e02413-e780-4522-a908-d7b736a15805&recordId=3917&tableName=FORM71& INFO 2025-10-17 16:05:30,039 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:30,039 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,040 [4 ] 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 2025-10-17 16:05:30,091 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:30,091 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 50.9982ms INFO 2025-10-17 16:05:30,092 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,092 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.6783ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:30,116 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:30,116 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 77.8553ms INFO 2025-10-17 16:05:30,116 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,116 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.0618ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:30,118 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:30,118 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 84.0439ms INFO 2025-10-17 16:05:30,118 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,118 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.1362ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:30,185 [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=3917&approveID=330725& INFO 2025-10-17 16:05:30,185 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:30,185 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,187 [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 2025-10-17 16:05:30,192 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:30,192 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.0147ms INFO 2025-10-17 16:05:30,192 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,192 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9834ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:30,266 [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=3917&formCode=0070&flowID=185&nodeCode=begin&exeId=62246&guid=d5e02413-e780-4522-a908-d7b736a15805&flag=4& INFO 2025-10-17 16:05:30,266 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:30,266 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,267 [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 2025-10-17 16:05:30,364 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:30,366 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 98.9601ms INFO 2025-10-17 16:05:30,366 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,367 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.0824ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:30,622 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=d4a0654c-adc6-99d1-ee80-b9da1c981e7c&attachTableName=& INFO 2025-10-17 16:05:30,622 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e80f883c-323c-0bdc-7a9c-379774471cd9&attachTableName=& INFO 2025-10-17 16:05:30,623 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:30,623 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,623 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:30,623 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,624 [4 ] 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 2025-10-17 16:05:30,624 [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 2025-10-17 16:05:30,647 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:30,647 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:30,647 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 23.1145ms INFO 2025-10-17 16:05:30,647 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 23.0956ms INFO 2025-10-17 16:05:30,647 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,648 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:30,648 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.4658ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:30,648 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.4913ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:31,702 [59 ] 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=ZiSRnYeILp8%3D& INFO 2025-10-17 16:05:31,702 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:31,702 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:31,704 [59 ] 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 2025-10-17 16:05:31,710 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:31,710 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8827ms INFO 2025-10-17 16:05:31,710 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:31,710 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1556ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:35,212 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 16:05:35,212 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:35,213 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:35,214 [59 ] 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 2025-10-17 16:05:35,216 [54 ] 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 2025-10-17 16:05:35,216 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:05:35,216 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:35,217 [54 ] 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 2025-10-17 16:05:35,220 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:35,220 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 6.1594ms INFO 2025-10-17 16:05:35,220 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:35,220 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3534ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:05:35,582 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:05:35,583 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 365.2084ms INFO 2025-10-17 16:05:35,583 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:05:35,583 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 367.2211ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:49,974 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688409840&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:06:49,974 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:06:49,975 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9161ms 200 text/html INFO 2025-10-17 16:06:50,017 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 16:06:50,017 [59 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 16:06:50,018 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4207ms 304 application/javascript INFO 2025-10-17 16:06:50,443 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760688410378 INFO 2025-10-17 16:06:50,444 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:06:50,444 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6315ms 200 application/javascript INFO 2025-10-17 16:06:50,457 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4530997497898712 INFO 2025-10-17 16:06:50,458 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:06:50,458 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7366ms 200 application/javascript INFO 2025-10-17 16:06:50,679 [59 ] 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 2025-10-17 16:06:50,679 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:06:50,679 [59 ] 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 2025-10-17 16:06:50,680 [59 ] 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 2025-10-17 16:06:50,680 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:50,681 [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%3D1760688409840%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:06:50,681 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:06:50,681 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:50,681 [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). WARN 2025-10-17 16:06:50,682 [59 ] 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 2025-10-17 16:06:50,682 [59 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 16:06:50,682 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:50,682 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.839ms INFO 2025-10-17 16:06:50,682 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:50,682 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2683ms 401 application/json; charset=utf-8 INFO 2025-10-17 16:06:50,682 [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 2025-10-17 16:06:50,683 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688409840&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:06:50,686 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:50,686 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8149ms INFO 2025-10-17 16:06:50,686 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:50,686 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.638ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:50,754 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 16:06:50,754 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:06:50,755 [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 2025-10-17 16:06:50,755 [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 2025-10-17 16:06:50,755 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:06:50,756 [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 2025-10-17 16:06:50,757 [10 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NTMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMDA3NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjumVv-i_nCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjUzIiwianRpIjoiMzllNTJhOTQtOGI0Yi00ZjE3LWI3NDUtMWE5NDFhZGY2NTUyIiwiaWF0IjoxNzYwNTgzMjYyLCJuYmYiOjE3NjA1ODMyNjAsImV4cCI6MTc2MDY2OTY2MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.udlUs-sJhGGHt7HG7sf6I-8WqXWBn0Ivz6PXAh30oVA INFO 2025-10-17 16:06:50,762 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:50,762 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.5703ms INFO 2025-10-17 16:06:50,762 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:06:50,762 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9403ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:50,836 [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 2025-10-17 16:06:50,836 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:06:50,837 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:50,838 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:50,839 [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 2025-10-17 16:06:50,840 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:06:50,841 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:06:50,841 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:06:50,856 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:06:50,858 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:50,858 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6974ms INFO 2025-10-17 16:06:50,858 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:50,858 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0122ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:50,923 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:06:50,924 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:50,924 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:50,924 [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 2025-10-17 16:06:50,925 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:50,925 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:50,925 [47 ] 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 2025-10-17 16:06:50,926 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:06:50,926 [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 2025-10-17 16:06:50,926 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:06:50,926 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:06:50,929 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:50,929 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0944ms INFO 2025-10-17 16:06:50,929 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:50,929 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9019ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:50,941 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:06:50,955 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:06:50,958 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:50,958 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.655ms INFO 2025-10-17 16:06:50,958 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:50,958 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.716ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:51,044 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:06:51,044 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:51,044 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,046 [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 2025-10-17 16:06:51,054 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:51,054 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5483ms INFO 2025-10-17 16:06:51,054 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,054 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3959ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:51,071 [47 ] 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 2025-10-17 16:06:51,071 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:51,071 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,073 [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 2025-10-17 16:06:51,076 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:51,076 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9841ms INFO 2025-10-17 16:06:51,076 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,076 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9078ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:51,173 [23 ] 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 2025-10-17 16:06:51,173 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:51,173 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,175 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:06:51,177 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:06:51,177 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:51,177 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,178 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:51,178 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4138ms INFO 2025-10-17 16:06:51,178 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,178 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5091ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:51,179 [23 ] 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 2025-10-17 16:06:51,182 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:51,182 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4161ms INFO 2025-10-17 16:06:51,182 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,182 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3749ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:51,184 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:06:51,184 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:51,184 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,185 [23 ] 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 2025-10-17 16:06:51,188 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:06:51,188 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:51,188 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,188 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:51,188 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.015ms INFO 2025-10-17 16:06:51,188 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,188 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.669ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:51,189 [47 ] 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 2025-10-17 16:06:51,191 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:06:51,191 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:51,191 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,192 [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 2025-10-17 16:06:51,195 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:51,196 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3079ms INFO 2025-10-17 16:06:51,196 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,196 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0756ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:51,196 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:06:51,196 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:51,197 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,197 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:51,197 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6414ms INFO 2025-10-17 16:06:51,197 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,197 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4325ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:51,198 [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 2025-10-17 16:06:51,203 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:51,203 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.116ms INFO 2025-10-17 16:06:51,203 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,203 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9266ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:51,279 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:06:51,279 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:51,279 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,281 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:06:51,281 [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 2025-10-17 16:06:51,281 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:06:51,281 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,282 [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 2025-10-17 16:06:51,290 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:51,290 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0005ms INFO 2025-10-17 16:06:51,290 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,290 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9391ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:06:51,300 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:06:51,300 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.7599ms INFO 2025-10-17 16:06:51,300 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:06:51,300 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5582ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:00,867 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688540796&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:09:00,868 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:09:00,868 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9061ms 200 text/html INFO 2025-10-17 16:09:01,268 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760688541255 INFO 2025-10-17 16:09:01,268 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:09:01,268 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.707ms 200 application/javascript INFO 2025-10-17 16:09:01,280 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6948527367583699 INFO 2025-10-17 16:09:01,280 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:09:01,280 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6887ms 200 application/javascript INFO 2025-10-17 16:09:01,448 [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%3D1760688540796%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:09:01,448 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:09:01,448 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,450 [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 2025-10-17 16:09:01,450 [67 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688540796&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:09:01,453 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,453 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8443ms INFO 2025-10-17 16:09:01,453 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,454 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7281ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,454 [67 ] 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 2025-10-17 16:09:01,455 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:09:01,455 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,455 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,456 [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 2025-10-17 16:09:01,457 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:09:01,457 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:09:01,457 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:09:01,473 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:09:01,476 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,476 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.7715ms INFO 2025-10-17 16:09:01,476 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,476 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5767ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,563 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:09:01,564 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,564 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,565 [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 2025-10-17 16:09:01,566 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:09:01,566 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:09:01,566 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:09:01,568 [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 2025-10-17 16:09:01,568 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,568 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,570 [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 2025-10-17 16:09:01,573 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,573 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3153ms INFO 2025-10-17 16:09:01,573 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,573 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3252ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,581 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:09:01,581 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:09:01,584 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,584 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9874ms INFO 2025-10-17 16:09:01,584 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,584 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9028ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,672 [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 2025-10-17 16:09:01,672 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:09:01,672 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,672 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,672 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,672 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,673 [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 2025-10-17 16:09:01,673 [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 2025-10-17 16:09:01,677 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,677 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,677 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2362ms INFO 2025-10-17 16:09:01,677 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.303ms INFO 2025-10-17 16:09:01,677 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,677 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,677 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0092ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,677 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3695ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,764 [21 ] 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 2025-10-17 16:09:01,764 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,764 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,766 [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 2025-10-17 16:09:01,766 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:09:01,766 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,766 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,768 [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 2025-10-17 16:09:01,769 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,769 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4916ms INFO 2025-10-17 16:09:01,769 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,769 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3657ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,771 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,771 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2795ms INFO 2025-10-17 16:09:01,771 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,771 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2318ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,780 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:09:01,780 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,780 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,781 [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 2025-10-17 16:09:01,783 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:09:01,783 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,783 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,784 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,784 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:09:01,784 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.057ms INFO 2025-10-17 16:09:01,784 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,784 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6989ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,784 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:09:01,784 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,784 [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 2025-10-17 16:09:01,785 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,785 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,785 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,786 [39 ] 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 2025-10-17 16:09:01,786 [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 2025-10-17 16:09:01,790 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,790 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.0943ms INFO 2025-10-17 16:09:01,790 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,790 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7525ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,794 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,794 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9761ms INFO 2025-10-17 16:09:01,794 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,794 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.738ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,795 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,795 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 10.2121ms INFO 2025-10-17 16:09:01,795 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,795 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3105ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,886 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:09:01,886 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,886 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,887 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:09:01,887 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:09:01,887 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,888 [21 ] 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 2025-10-17 16:09:01,888 [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 2025-10-17 16:09:01,900 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,900 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.7715ms INFO 2025-10-17 16:09:01,900 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,901 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7627ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:09:01,906 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:09:01,906 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.8168ms INFO 2025-10-17 16:09:01,906 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:09:01,906 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7181ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:00,348 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 16:12:00,348 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 16:12:00,348 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688717765&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:12:00,348 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5199ms 304 application/javascript INFO 2025-10-17 16:12:00,349 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:12:00,349 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7715ms 200 text/html INFO 2025-10-17 16:12:01,308 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760688720908 INFO 2025-10-17 16:12:01,308 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:12:01,309 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7929ms 200 application/javascript INFO 2025-10-17 16:12:01,391 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.27182043813541656 INFO 2025-10-17 16:12:01,391 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:12:01,391 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6997ms 200 application/javascript INFO 2025-10-17 16:12:01,634 [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%3D1760688717765%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:12:01,634 [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 2025-10-17 16:12:01,634 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:01,634 [65 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:12:01,634 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:01,635 [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 2025-10-17 16:12:01,635 [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 2025-10-17 16:12:01,635 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:01,636 [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 2025-10-17 16:12:01,636 [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 2025-10-17 16:12:01,637 [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 2025-10-17 16:12:01,637 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 16:12:01,637 [65 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688717765&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:12:01,637 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:01,638 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.3114ms INFO 2025-10-17 16:12:01,638 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:01,638 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4377ms 401 application/json; charset=utf-8 INFO 2025-10-17 16:12:01,640 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:01,640 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0835ms INFO 2025-10-17 16:12:01,640 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:01,640 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1789ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:01,719 [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 2025-10-17 16:12:01,720 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:12:01,720 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6443ms 200 text/html INFO 2025-10-17 16:12:01,789 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 16:12:01,789 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:01,789 [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 2025-10-17 16:12:01,789 [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 2025-10-17 16:12:01,789 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:12:01,791 [65 ] 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 2025-10-17 16:12:01,792 [60 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0OTIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMTEwOSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiCluS_iiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDkyIiwianRpIjoiNzU4M2JhNDEtZGI3MS00NWJmLWIzMmUtOGQzYmIyOTZkYjcwIiwiaWF0IjoxNzYwNDM1MzAzLCJuYmYiOjE3NjA0MzUzMDEsImV4cCI6MTc2MDUyMTcwMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.A5BzVQVnFynhH9QDdB8xtfgTUP7W0W1yGXYCJgS11rE INFO 2025-10-17 16:12:01,794 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:01,794 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7731ms INFO 2025-10-17 16:12:01,795 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:12:01,795 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9605ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:01,809 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688721344&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:12:01,809 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:12:01,809 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6101ms 200 text/html INFO 2025-10-17 16:12:01,956 [65 ] 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 2025-10-17 16:12:01,957 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:01,957 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:01,959 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:01,960 [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 2025-10-17 16:12:02,032 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:12:02,033 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:12:02,033 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:12:02,048 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:12:02,050 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,051 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 90.3065ms INFO 2025-10-17 16:12:02,051 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,051 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.452ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,194 [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 2025-10-17 16:12:02,194 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:12:02,194 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,194 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,194 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,194 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,224 [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 2025-10-17 16:12:02,224 [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 2025-10-17 16:12:02,225 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:12:02,226 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:12:02,226 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:12:02,228 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,228 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9225ms INFO 2025-10-17 16:12:02,228 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,228 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5088ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,241 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:12:02,256 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:12:02,259 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,259 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.8802ms INFO 2025-10-17 16:12:02,259 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,259 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.3919ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,429 [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 2025-10-17 16:12:02,429 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,429 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:12:02,430 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,430 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,430 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,431 [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 2025-10-17 16:12:02,431 [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 2025-10-17 16:12:02,435 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,435 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5071ms INFO 2025-10-17 16:12:02,435 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,435 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9318ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,440 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,440 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6644ms INFO 2025-10-17 16:12:02,440 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,440 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5397ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,518 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:12:02,518 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:12:02,518 [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 2025-10-17 16:12:02,518 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,518 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,518 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,518 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,518 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,518 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,519 [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 2025-10-17 16:12:02,519 [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 2025-10-17 16:12:02,520 [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 2025-10-17 16:12:02,522 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,522 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0684ms INFO 2025-10-17 16:12:02,522 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,522 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8017ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,523 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,523 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,523 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7012ms INFO 2025-10-17 16:12:02,523 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,523 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0068ms INFO 2025-10-17 16:12:02,523 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,523 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.495ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,523 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.438ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,549 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760688722098 INFO 2025-10-17 16:12:02,549 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:12:02,549 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4907ms 200 application/javascript INFO 2025-10-17 16:12:02,590 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:12:02,590 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:12:02,590 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:12:02,590 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,590 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,590 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,590 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,591 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,591 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,592 [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 2025-10-17 16:12:02,592 [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 2025-10-17 16:12:02,592 [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 2025-10-17 16:12:02,599 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,599 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,599 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.0596ms INFO 2025-10-17 16:12:02,599 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,599 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.4275ms INFO 2025-10-17 16:12:02,599 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,599 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7377ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,599 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7255ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,599 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,599 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7279ms INFO 2025-10-17 16:12:02,599 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,599 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4004ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,649 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9704884397910132 INFO 2025-10-17 16:12:02,649 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:12:02,649 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.468ms 200 application/javascript INFO 2025-10-17 16:12:02,678 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:12:02,678 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,678 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,678 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:12:02,678 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,679 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,679 [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 2025-10-17 16:12:02,680 [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 2025-10-17 16:12:02,687 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,688 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2402ms INFO 2025-10-17 16:12:02,688 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,688 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0584ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,700 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,700 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.192ms INFO 2025-10-17 16:12:02,700 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,700 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0378ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,769 [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%3D1760688721344%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:12:02,769 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:12:02,769 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,770 [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 2025-10-17 16:12:02,771 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688721344&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:12:02,774 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,774 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.3491ms INFO 2025-10-17 16:12:02,774 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,774 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0743ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,807 [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 2025-10-17 16:12:02,807 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:02,807 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,807 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,809 [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 2025-10-17 16:12:02,848 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:12:02,848 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:12:02,848 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:12:02,863 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:12:02,866 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,866 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 56.9438ms INFO 2025-10-17 16:12:02,866 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,866 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.7555ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,967 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:12:02,967 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,967 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,969 [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 2025-10-17 16:12:02,969 [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 2025-10-17 16:12:02,969 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:02,969 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,969 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:12:02,969 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:12:02,969 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:12:02,970 [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 2025-10-17 16:12:02,974 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,974 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3136ms INFO 2025-10-17 16:12:02,974 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,974 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0942ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:02,984 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:12:02,984 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:12:02,987 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:02,987 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6327ms INFO 2025-10-17 16:12:02,987 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:02,987 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5486ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:03,127 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:12:03,127 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:03,127 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,129 [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 2025-10-17 16:12:03,129 [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 2025-10-17 16:12:03,130 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:03,130 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,131 [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 2025-10-17 16:12:03,132 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:03,132 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3957ms INFO 2025-10-17 16:12:03,132 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,132 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4919ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:03,134 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:03,134 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2228ms INFO 2025-10-17 16:12:03,134 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,134 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9475ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:03,167 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:12:03,167 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:03,167 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,167 [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 2025-10-17 16:12:03,167 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:03,167 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,168 [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 2025-10-17 16:12:03,168 [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 2025-10-17 16:12:03,169 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:12:03,169 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:03,169 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,170 [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 2025-10-17 16:12:03,172 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:03,172 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:03,172 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7073ms INFO 2025-10-17 16:12:03,172 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,172 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.841ms INFO 2025-10-17 16:12:03,172 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,172 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8014ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:03,172 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3865ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:03,174 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:03,174 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1879ms INFO 2025-10-17 16:12:03,174 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,174 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9632ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:03,207 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:12:03,207 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:03,207 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,208 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:12:03,208 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:03,208 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,209 [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 2025-10-17 16:12:03,209 [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 2025-10-17 16:12:03,213 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:03,213 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3765ms INFO 2025-10-17 16:12:03,213 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,213 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2231ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:03,216 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:03,217 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6714ms INFO 2025-10-17 16:12:03,217 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,217 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6646ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:03,247 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:12:03,247 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:03,247 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,248 [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 2025-10-17 16:12:03,253 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:03,253 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4833ms INFO 2025-10-17 16:12:03,253 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,253 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2213ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:03,311 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:12:03,312 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:03,312 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,313 [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 2025-10-17 16:12:03,313 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:12:03,314 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:03,314 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,315 [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 2025-10-17 16:12:03,331 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:03,331 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3171ms INFO 2025-10-17 16:12:03,331 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,332 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0397ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:03,365 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:03,365 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.3882ms INFO 2025-10-17 16:12:03,365 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:03,365 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3924ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:04,447 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 16:12:04,447 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 16:12:04,447 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:04,447 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:04,447 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/moreMenu.5ee53a68.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\moreMenu.5ee53a68.js' INFO 2025-10-17 16:12:04,447 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6502ms 200 application/javascript INFO 2025-10-17 16:12:04,447 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 16:12:04,448 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/moreMenu.d88dbed4.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\moreMenu.d88dbed4.css' INFO 2025-10-17 16:12:04,448 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3497ms 200 text/css INFO 2025-10-17 16:12:04,448 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/vuedraggable.umd.d9d361ab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\vuedraggable.umd.d9d361ab.js' INFO 2025-10-17 16:12:04,448 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.211ms 200 application/javascript INFO 2025-10-17 16:12:04,597 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 16:12:04,597 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdcc.d63f5968.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdcc.d63f5968.png' INFO 2025-10-17 16:12:04,597 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 16:12:04,597 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6283ms 200 image/png INFO 2025-10-17 16:12:04,598 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ywsqd.1e248292.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ywsqd.1e248292.png' INFO 2025-10-17 16:12:04,598 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4623ms 200 image/png INFO 2025-10-17 16:12:06,027 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/list.4bc56350.js INFO 2025-10-17 16:12:06,027 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:06,027 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/list.81fa16ba.css INFO 2025-10-17 16:12:06,027 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/list.4bc56350.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\list.4bc56350.js' INFO 2025-10-17 16:12:06,028 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9035ms 200 application/javascript INFO 2025-10-17 16:12:06,028 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/list.81fa16ba.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\list.81fa16ba.css' INFO 2025-10-17 16:12:06,028 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5999ms 200 text/css INFO 2025-10-17 16:12:06,117 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 16:12:06,118 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:06,118 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:06,119 [70 ] 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 2025-10-17 16:12:06,124 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:06,125 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.3795ms INFO 2025-10-17 16:12:06,125 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:06,125 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2889ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:07,687 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.90990439.js INFO 2025-10-17 16:12:07,687 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/datePickerSelect.320ab7e7.css INFO 2025-10-17 16:12:07,687 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:07,687 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/datePickerSelect.c46509e1.js INFO 2025-10-17 16:12:07,687 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:07,688 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/datePickerSelect.320ab7e7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\datePickerSelect.320ab7e7.css' INFO 2025-10-17 16:12:07,688 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6637ms 200 text/css INFO 2025-10-17 16:12:07,688 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/datePickerSelect.c46509e1.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\datePickerSelect.c46509e1.js' INFO 2025-10-17 16:12:07,688 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.493ms 200 application/javascript INFO 2025-10-17 16:12:07,688 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.90990439.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.90990439.js' INFO 2025-10-17 16:12:07,688 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0291ms 200 application/javascript INFO 2025-10-17 16:12:07,693 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/scorllMixin.21d2fb71.js INFO 2025-10-17 16:12:07,693 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.30e8fdf7.css INFO 2025-10-17 16:12:07,693 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:07,693 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.30e8fdf7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.30e8fdf7.css' INFO 2025-10-17 16:12:07,693 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/scorllMixin.21d2fb71.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\scorllMixin.21d2fb71.js' INFO 2025-10-17 16:12:07,693 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4547ms 200 application/javascript INFO 2025-10-17 16:12:07,693 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4616ms 200 text/css INFO 2025-10-17 16:12:07,827 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 16:12:07,827 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:07,828 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:07,829 [65 ] 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 2025-10-17 16:12:07,829 [72 ] 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 2025-10-17 16:12:07,829 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:07,829 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:07,830 [65 ] 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 2025-10-17 16:12:07,834 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:07,834 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6962ms INFO 2025-10-17 16:12:07,834 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:07,834 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7414ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:08,181 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:08,182 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 351.5318ms INFO 2025-10-17 16:12:08,182 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:08,182 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 353.3079ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:09,307 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 16:12:09,307 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 16:12:09,307 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:09,307 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 16:12:09,307 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7803ms 200 text/css INFO 2025-10-17 16:12:09,308 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 16:12:09,308 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2831ms 200 application/javascript INFO 2025-10-17 16:12:09,467 [72 ] 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 2025-10-17 16:12:09,467 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:09,467 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 16:12:09,467 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:09,467 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:09,467 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:09,469 [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 2025-10-17 16:12:09,469 [6 ] 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 2025-10-17 16:12:09,473 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:09,473 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6661ms INFO 2025-10-17 16:12:09,473 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:09,473 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2267ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:09,478 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:09,478 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 9.187ms INFO 2025-10-17 16:12:09,478 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:09,478 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2235ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:10,309 [71 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 16:12:10,310 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:10,310 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:10,312 [71 ] 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 2025-10-17 16:12:10,358 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:10,358 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 46.1865ms INFO 2025-10-17 16:12:10,358 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:10,358 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6685ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:12,027 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/formpanel.af98632f.css INFO 2025-10-17 16:12:12,027 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/formpanel.af98632f.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\formpanel.af98632f.css' INFO 2025-10-17 16:12:12,028 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6668ms 200 text/css INFO 2025-10-17 16:12:12,029 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/formpanel.a5edd681.js INFO 2025-10-17 16:12:12,029 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:12,029 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/formpanel.a5edd681.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\formpanel.a5edd681.js' INFO 2025-10-17 16:12:12,030 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7316ms 200 application/javascript INFO 2025-10-17 16:12:12,127 [6 ] 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=3916& INFO 2025-10-17 16:12:12,127 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:12,127 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,128 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3916&formCode=0070&flowID=&nodeCode=&exeId=62223&guid=&flag=& INFO 2025-10-17 16:12:12,128 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:12,128 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,129 [6 ] 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 2025-10-17 16:12:12,129 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 16:12:12,129 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:12,129 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,129 [71 ] 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 2025-10-17 16:12:12,131 [72 ] 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 2025-10-17 16:12:12,134 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:12,134 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.1761ms INFO 2025-10-17 16:12:12,134 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,134 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2904ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:12,135 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:12,135 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3855ms INFO 2025-10-17 16:12:12,135 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,135 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4681ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:12,171 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:12,174 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 44.5966ms INFO 2025-10-17 16:12:12,174 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,174 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.4538ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:12,187 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTimePanel.53347f6a.css INFO 2025-10-17 16:12:12,187 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTimePanel.53347f6a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTimePanel.53347f6a.css' INFO 2025-10-17 16:12:12,187 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5087ms 200 text/css INFO 2025-10-17 16:12:12,188 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTimePanel.ea2600a8.js INFO 2025-10-17 16:12:12,188 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:12,189 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTimePanel.ea2600a8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTimePanel.ea2600a8.js' INFO 2025-10-17 16:12:12,189 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5701ms 200 application/javascript INFO 2025-10-17 16:12:12,346 [71 ] 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 2025-10-17 16:12:12,346 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:12,347 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,347 [65 ] 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 2025-10-17 16:12:12,347 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:12,347 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,348 [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 2025-10-17 16:12:12,348 [65 ] 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 2025-10-17 16:12:12,351 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:12,351 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3747ms INFO 2025-10-17 16:12:12,352 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,352 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5654ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:12,373 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=e8d6f29a-949b-5864-62f2-36693cd001ff&attachTableName=& INFO 2025-10-17 16:12:12,373 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=654977a6-ca93-aca3-8c10-28f6774504a1&attachTableName=& INFO 2025-10-17 16:12:12,373 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:12,373 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:12,374 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,374 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,375 [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 2025-10-17 16:12:12,375 [71 ] 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 2025-10-17 16:12:12,397 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:12,401 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:12,401 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 25.6572ms INFO 2025-10-17 16:12:12,401 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M) in 52.4628ms INFO 2025-10-17 16:12:12,401 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,401 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetSelfOver (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,401 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.2753ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:12,401 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0869ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:12,401 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:12,401 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 26.1234ms INFO 2025-10-17 16:12:12,401 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:12,402 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.4034ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:13,328 [72 ] 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=i0RUhkW81DQ%3D& INFO 2025-10-17 16:12:13,328 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:13,328 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:13,330 [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 2025-10-17 16:12:13,336 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:13,336 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7379ms INFO 2025-10-17 16:12:13,336 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:13,336 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8723ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:13,627 [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 2025-10-17 16:12:13,627 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:13,627 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:13,627 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:13,629 [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 2025-10-17 16:12:13,703 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:13,703 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 73.8204ms INFO 2025-10-17 16:12:13,703 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:13,703 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.1209ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:16,128 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoFormDelete? application/json 72 INFO 2025-10-17 16:12:16,128 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:16,128 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:16,128 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoFormDelete (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:16,130 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoFormDelete", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoFormDelete(Sg.HcmMb.ServiceOrderForm.Dto.SDFDeleteDto) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:12:16,174 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:16,174 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoFormDelete (Sg.Hcm.Application.M) in 43.9815ms INFO 2025-10-17 16:12:16,174 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoFormDelete (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:16,174 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8909ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:17,308 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 16:12:17,308 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:17,308 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:17,309 [72 ] 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=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 16:12:17,309 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:17,309 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:17,310 [6 ] 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 2025-10-17 16:12:17,310 [72 ] 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 2025-10-17 16:12:17,314 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:17,315 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6339ms INFO 2025-10-17 16:12:17,315 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:17,315 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.888ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:17,322 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:17,322 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 11.8824ms INFO 2025-10-17 16:12:17,322 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:17,322 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7287ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:19,519 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 16:12:19,520 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:19,520 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:19,521 [72 ] 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 2025-10-17 16:12:19,526 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:19,526 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.1192ms INFO 2025-10-17 16:12:19,526 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:19,527 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1908ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:27,968 [72 ] 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 2025-10-17 16:12:27,968 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:27,969 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:27,969 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:27,970 [72 ] 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 2025-10-17 16:12:27,975 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:27,975 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 4.6386ms INFO 2025-10-17 16:12:27,975 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:27,975 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9911ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:32,973 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688752900&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:12:32,974 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:12:32,974 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8016ms 200 text/html INFO 2025-10-17 16:12:33,249 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760688753218 INFO 2025-10-17 16:12:33,249 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:12:33,249 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7402ms 200 application/javascript INFO 2025-10-17 16:12:33,262 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5248254953882889 INFO 2025-10-17 16:12:33,263 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:12:33,263 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4536ms 200 application/javascript INFO 2025-10-17 16:12:33,354 [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%3D1760688752900%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:12:33,354 [72 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:12:33,354 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,356 [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 2025-10-17 16:12:33,357 [72 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688752900&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:12:33,359 [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 2025-10-17 16:12:33,359 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:33,359 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,359 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,360 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,360 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1888ms INFO 2025-10-17 16:12:33,360 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,360 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0069ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,360 [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 2025-10-17 16:12:33,361 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:12:33,361 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:12:33,361 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:12:33,377 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:12:33,379 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,379 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8467ms INFO 2025-10-17 16:12:33,379 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,379 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6492ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,456 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:12:33,457 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,457 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,457 [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 2025-10-17 16:12:33,458 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,458 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,458 [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 2025-10-17 16:12:33,459 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:12:33,459 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:12:33,459 [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 2025-10-17 16:12:33,459 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:12:33,462 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,462 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0905ms INFO 2025-10-17 16:12:33,462 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,462 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7777ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,474 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:12:33,474 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:12:33,476 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,476 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2885ms INFO 2025-10-17 16:12:33,476 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,477 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2389ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,554 [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 2025-10-17 16:12:33,554 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,555 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:12:33,555 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,555 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,555 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,556 [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 2025-10-17 16:12:33,556 [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 2025-10-17 16:12:33,559 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,559 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,559 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0491ms INFO 2025-10-17 16:12:33,559 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2962ms INFO 2025-10-17 16:12:33,559 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,559 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,559 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0514ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,559 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8024ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,635 [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 2025-10-17 16:12:33,635 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,635 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,636 [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 2025-10-17 16:12:33,639 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,639 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9008ms INFO 2025-10-17 16:12:33,639 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,639 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6076ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,640 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:12:33,640 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,641 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,642 [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 2025-10-17 16:12:33,645 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,645 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.369ms INFO 2025-10-17 16:12:33,645 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,645 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9146ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,649 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:12:33,649 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,649 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,650 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:12:33,650 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:12:33,650 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:12:33,651 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,651 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,651 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,651 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,651 [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 2025-10-17 16:12:33,651 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,651 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,652 [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 2025-10-17 16:12:33,652 [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 2025-10-17 16:12:33,652 [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 2025-10-17 16:12:33,654 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,654 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.59ms INFO 2025-10-17 16:12:33,654 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,654 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2976ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,663 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,663 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 10.8946ms INFO 2025-10-17 16:12:33,663 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,663 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5336ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,667 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,667 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 15.0598ms INFO 2025-10-17 16:12:33,667 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,667 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7011ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,670 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,670 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.2263ms INFO 2025-10-17 16:12:33,670 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,670 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8718ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,712 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:12:33,712 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,712 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,713 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:12:33,713 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:33,713 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,713 [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 2025-10-17 16:12:33,714 [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 2025-10-17 16:12:33,732 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,732 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.6517ms INFO 2025-10-17 16:12:33,732 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,732 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4818ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:33,772 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:33,772 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 58.7306ms INFO 2025-10-17 16:12:33,772 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:33,772 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.6336ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:37,112 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 16:12:37,112 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalList.289d862c.css was not modified INFO 2025-10-17 16:12:37,112 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.462ms 304 text/css INFO 2025-10-17 16:12:37,113 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 16:12:37,114 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:37,114 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalList.1fa80c92.js was not modified INFO 2025-10-17 16:12:37,114 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2535ms 304 application/javascript INFO 2025-10-17 16:12:37,165 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 16:12:37,165 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/findEmpty1.0aa6bbb1.png was not modified INFO 2025-10-17 16:12:37,165 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3455ms 304 image/png INFO 2025-10-17 16:12:37,213 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 16:12:37,213 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:37,213 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:37,215 [6 ] 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 2025-10-17 16:12:37,219 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:12:37,219 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:37,219 [64 ] 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 2025-10-17 16:12:37,220 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:37,220 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:37,220 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:37,221 [19 ] 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 2025-10-17 16:12:37,221 [64 ] 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 2025-10-17 16:12:37,222 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:37,222 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 7.4393ms INFO 2025-10-17 16:12:37,222 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:37,222 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4596ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:37,227 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:37,227 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2246ms INFO 2025-10-17 16:12:37,227 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:37,227 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9873ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:37,236 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:37,236 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.2437ms INFO 2025-10-17 16:12:37,236 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:37,237 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0534ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:44,128 [20 ] 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=2025-10-17&endDate=2025-10-17&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 16:12:44,128 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:44,129 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:44,130 [20 ] 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 2025-10-17 16:12:44,135 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:44,135 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 5.0591ms INFO 2025-10-17 16:12:44,135 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:44,135 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3833ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:48,091 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f80bcf20-25bb-4a0f-baef-af61a1075a22& INFO 2025-10-17 16:12:48,091 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:48,092 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,093 [19 ] 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 2025-10-17 16:12:48,137 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:48,138 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.6353ms INFO 2025-10-17 16:12:48,138 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,138 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.7923ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:48,202 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:12:48,202 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:48,202 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,203 [19 ] 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 2025-10-17 16:12:48,205 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330871&isHis=& INFO 2025-10-17 16:12:48,205 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:48,205 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,207 [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 2025-10-17 16:12:48,210 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:48,210 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3083ms INFO 2025-10-17 16:12:48,210 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,210 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3021ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:48,212 [20 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:12:48,216 [20 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 16:12:48,218 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:48,218 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 11.25ms INFO 2025-10-17 16:12:48,218 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,218 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5842ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:48,277 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=f80bcf20-25bb-4a0f-baef-af61a1075a22&isHis=& INFO 2025-10-17 16:12:48,277 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:48,277 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,279 [64 ] 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 2025-10-17 16:12:48,325 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:48,325 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 45.919ms INFO 2025-10-17 16:12:48,325 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,325 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9892ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:48,384 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f80bcf20-25bb-4a0f-baef-af61a1075a22&isHis=& INFO 2025-10-17 16:12:48,384 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:48,385 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,386 [64 ] 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 2025-10-17 16:12:48,388 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f80bcf20-25bb-4a0f-baef-af61a1075a22&flowID=87&nodeCode=begin& INFO 2025-10-17 16:12:48,388 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=begin&guid=f80bcf20-25bb-4a0f-baef-af61a1075a22&recordId=2164&tableName=K_Travel& INFO 2025-10-17 16:12:48,388 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:48,389 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,389 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:48,389 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,390 [20 ] 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 2025-10-17 16:12:48,390 [19 ] 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 2025-10-17 16:12:48,432 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:48,432 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.1892ms INFO 2025-10-17 16:12:48,433 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,433 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.4517ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:48,467 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:48,467 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 77.3758ms INFO 2025-10-17 16:12:48,467 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,467 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.1511ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:48,468 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:48,469 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 82.5097ms INFO 2025-10-17 16:12:48,469 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,469 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.4429ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:48,510 [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 2025-10-17 16:12:48,511 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:48,511 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,511 [64 ] 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 2025-10-17 16:12:48,512 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:48,512 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,512 [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 2025-10-17 16:12:48,513 [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 2025-10-17 16:12:48,515 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:48,516 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3075ms INFO 2025-10-17 16:12:48,516 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,516 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2329ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:48,516 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:48,517 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3363ms INFO 2025-10-17 16:12:48,517 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,517 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2818ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:48,521 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=f80bcf20-25bb-4a0f-baef-af61a1075a22& INFO 2025-10-17 16:12:48,522 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:48,522 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,523 [19 ] 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 2025-10-17 16:12:48,593 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:48,596 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.4734ms INFO 2025-10-17 16:12:48,596 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:48,596 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.2158ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:49,805 [19 ] 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 2025-10-17 16:12:49,805 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:12:49,805 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:49,805 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:49,807 [19 ] 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 2025-10-17 16:12:49,813 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:49,813 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3513ms INFO 2025-10-17 16:12:49,813 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:49,813 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.647ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:12:49,847 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 16:12:49,847 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/new_dqwz.67eb1f54.png was not modified INFO 2025-10-17 16:12:49,847 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3613ms 304 image/png INFO 2025-10-17 16:12:49,886 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=73dfcSP2RPU%3D& INFO 2025-10-17 16:12:49,887 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:12:49,887 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:49,888 [6 ] 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 2025-10-17 16:12:49,894 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:12:49,894 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8207ms INFO 2025-10-17 16:12:49,894 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:12:49,894 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7804ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:08,341 [73 ] 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 2025-10-17 16:14:08,341 [64 ] 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=2025-10-18&endDate=2025-10-18&timeBegin=08:15&timeEnd=17:30&isPanel=true& INFO 2025-10-17 16:14:08,341 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:14:08,341 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:08,341 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:08,341 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:08,342 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:08,343 [73 ] 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 2025-10-17 16:14:08,343 [64 ] 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 2025-10-17 16:14:08,348 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:08,349 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:08,349 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M) in 5.6036ms INFO 2025-10-17 16:14:08,349 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetCalOverHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:08,349 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M) in 5.8076ms INFO 2025-10-17 16:14:08,349 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.PExecGetOverType (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:08,349 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7213ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:08,349 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8859ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,040 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688888635&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:14:49,041 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:14:49,041 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9134ms 200 text/html INFO 2025-10-17 16:14:49,345 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760688889396 INFO 2025-10-17 16:14:49,346 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:14:49,346 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7044ms 200 application/javascript INFO 2025-10-17 16:14:49,363 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9618963041298157 INFO 2025-10-17 16:14:49,364 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:14:49,364 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4893ms 200 application/javascript INFO 2025-10-17 16:14:49,474 [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%3D1760688888635%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:14:49,474 [55 ] 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 2025-10-17 16:14:49,474 [64 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:14:49,474 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:14:49,474 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,475 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,475 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,476 [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 2025-10-17 16:14:49,477 [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 2025-10-17 16:14:49,477 [64 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688888635&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:14:49,478 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:14:49,478 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:14:49,478 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:14:49,480 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,480 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.287ms INFO 2025-10-17 16:14:49,480 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,480 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3839ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,494 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:14:49,496 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,496 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5672ms INFO 2025-10-17 16:14:49,496 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,496 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0483ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,554 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:14:49,554 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,555 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,556 [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 2025-10-17 16:14:49,557 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:14:49,557 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:14:49,557 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:14:49,557 [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 2025-10-17 16:14:49,557 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,557 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,559 [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 2025-10-17 16:14:49,562 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,562 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4427ms INFO 2025-10-17 16:14:49,562 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,562 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3538ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,572 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:14:49,573 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:14:49,575 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,576 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.612ms INFO 2025-10-17 16:14:49,576 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,576 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5729ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,637 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:14:49,637 [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 2025-10-17 16:14:49,637 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,637 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,637 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,637 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,638 [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 2025-10-17 16:14:49,638 [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 2025-10-17 16:14:49,675 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:14:49,676 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,676 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,677 [50 ] 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 2025-10-17 16:14:49,677 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,677 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,677 [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 2025-10-17 16:14:49,678 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,678 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 39.8978ms INFO 2025-10-17 16:14:49,678 [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 2025-10-17 16:14:49,678 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,678 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8954ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,679 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:14:49,679 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:14:49,679 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,679 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,679 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,679 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,680 [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 2025-10-17 16:14:49,680 [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 2025-10-17 16:14:49,687 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,687 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 48.3854ms INFO 2025-10-17 16:14:49,687 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,687 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4896ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,701 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:14:49,702 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,702 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,703 [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 2025-10-17 16:14:49,714 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,714 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 35.7006ms INFO 2025-10-17 16:14:49,714 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,714 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.459ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,716 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,717 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 39.1918ms INFO 2025-10-17 16:14:49,717 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,717 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4101ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,717 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,717 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 36.8381ms INFO 2025-10-17 16:14:49,717 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,717 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4867ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,721 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,721 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 41.1107ms INFO 2025-10-17 16:14:49,721 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,721 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8832ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,722 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,722 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 18.5902ms INFO 2025-10-17 16:14:49,722 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,722 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.505ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,753 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:14:49,753 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,754 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,755 [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 2025-10-17 16:14:49,760 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,760 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9695ms INFO 2025-10-17 16:14:49,760 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,760 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0109ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,777 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:14:49,777 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,777 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,778 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:14:49,778 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:49,778 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,779 [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 2025-10-17 16:14:49,780 [45 ] 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 2025-10-17 16:14:49,799 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,799 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.2863ms INFO 2025-10-17 16:14:49,799 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,799 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2465ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:49,835 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:49,849 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 70.0575ms INFO 2025-10-17 16:14:49,849 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:49,849 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.428ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:54,018 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 16:14:54,018 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:54,018 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:54,020 [51 ] 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 2025-10-17 16:14:54,026 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:54,026 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.8411ms INFO 2025-10-17 16:14:54,026 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:54,026 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7461ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:55,149 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 16:14:55,150 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:55,150 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:55,151 [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 2025-10-17 16:14:55,155 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:55,156 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4998ms INFO 2025-10-17 16:14:55,156 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:55,156 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6173ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:55,156 [45 ] 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 2025-10-17 16:14:55,156 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:55,157 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:55,158 [45 ] 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 2025-10-17 16:14:55,205 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:55,205 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 47.2018ms INFO 2025-10-17 16:14:55,205 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:55,205 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1516ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:56,421 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0& INFO 2025-10-17 16:14:56,422 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:56,422 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,423 [45 ] 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 2025-10-17 16:14:56,500 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:56,501 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 77.4125ms INFO 2025-10-17 16:14:56,501 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,501 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.3898ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:56,677 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:14:56,677 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:56,677 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,679 [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 2025-10-17 16:14:56,679 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330266&isHis=& INFO 2025-10-17 16:14:56,679 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:56,680 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,681 [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 2025-10-17 16:14:56,684 [76 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:14:56,685 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:56,685 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2832ms INFO 2025-10-17 16:14:56,685 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,685 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4171ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:56,688 [76 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 16:14:56,691 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:56,691 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.0625ms INFO 2025-10-17 16:14:56,691 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,691 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2761ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:56,758 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 16:14:56,758 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:56,758 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,760 [76 ] 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 2025-10-17 16:14:56,807 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:56,807 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.2905ms INFO 2025-10-17 16:14:56,807 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,807 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5127ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:56,877 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 16:14:56,877 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:56,877 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,878 [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 2025-10-17 16:14:56,883 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:56,883 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2823ms INFO 2025-10-17 16:14:56,883 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,883 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2102ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:56,952 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 16:14:56,952 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:56,952 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,953 [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 2025-10-17 16:14:56,958 [47 ] 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=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&recordId=537&tableName=FORMLZSQ& INFO 2025-10-17 16:14:56,959 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flowID=97&nodeCode=begin& INFO 2025-10-17 16:14:56,959 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:56,959 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,959 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:56,959 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:56,960 [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 2025-10-17 16:14:56,960 [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 2025-10-17 16:14:57,067 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:57,067 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 106.535ms INFO 2025-10-17 16:14:57,067 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,067 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.2469ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:57,082 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:57,082 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 121.5136ms INFO 2025-10-17 16:14:57,082 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,082 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.2863ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:57,083 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:57,084 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 130.2177ms INFO 2025-10-17 16:14:57,084 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,084 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.1018ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:57,145 [47 ] 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=537&approveID=330266& INFO 2025-10-17 16:14:57,145 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:57,145 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,146 [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 2025-10-17 16:14:57,155 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:57,155 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.7738ms INFO 2025-10-17 16:14:57,155 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,155 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7652ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:57,257 [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 2025-10-17 16:14:57,257 [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 2025-10-17 16:14:57,257 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:57,257 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:57,257 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,257 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,258 [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 2025-10-17 16:14:57,258 [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 2025-10-17 16:14:57,261 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=begin&exeId=62170&guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flag=4& INFO 2025-10-17 16:14:57,261 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:57,261 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,262 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:57,262 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:57,262 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6835ms INFO 2025-10-17 16:14:57,262 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,262 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7906ms INFO 2025-10-17 16:14:57,262 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,262 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.742ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:57,262 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7191ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:57,263 [10 ] 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 2025-10-17 16:14:57,348 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:57,355 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 92.448ms INFO 2025-10-17 16:14:57,355 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:57,355 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.7032ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:14:58,488 [10 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 16:14:58,488 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:14:58,489 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:58,490 [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 2025-10-17 16:14:58,496 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:14:58,496 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.724ms INFO 2025-10-17 16:14:58,496 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:14:58,496 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1301ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,101 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688956800&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 16:15:57,102 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:15:57,102 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9977ms 200 text/html INFO 2025-10-17 16:15:57,296 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760688957260 INFO 2025-10-17 16:15:57,297 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:15:57,297 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6871ms 200 application/javascript INFO 2025-10-17 16:15:57,311 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.16944741265047436 INFO 2025-10-17 16:15:57,311 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:15:57,311 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4342ms 200 application/javascript INFO 2025-10-17 16:15:57,400 [23 ] 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%3D1760688956800%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 16:15:57,400 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:15:57,400 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,402 [23 ] 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 2025-10-17 16:15:57,403 [23 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760688956800&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 16:15:57,406 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,406 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9833ms INFO 2025-10-17 16:15:57,406 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,406 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7631ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,407 [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 2025-10-17 16:15:57,407 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:15:57,407 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,408 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,409 [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 2025-10-17 16:15:57,410 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:15:57,410 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:15:57,410 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:15:57,425 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:15:57,427 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,427 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2762ms INFO 2025-10-17 16:15:57,427 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,427 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0843ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,501 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:15:57,501 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,501 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,502 [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 2025-10-17 16:15:57,503 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:15:57,503 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:15:57,503 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:15:57,504 [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 2025-10-17 16:15:57,504 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,504 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,505 [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 2025-10-17 16:15:57,508 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,509 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3609ms INFO 2025-10-17 16:15:57,509 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,509 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.936ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,519 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:15:57,519 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:15:57,521 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,522 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0543ms INFO 2025-10-17 16:15:57,522 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,522 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0216ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,614 [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 2025-10-17 16:15:57,615 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,615 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,615 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:15:57,616 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,616 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,616 [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 2025-10-17 16:15:57,617 [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 2025-10-17 16:15:57,619 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,619 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1679ms INFO 2025-10-17 16:15:57,620 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,620 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,620 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2243ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,620 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9164ms INFO 2025-10-17 16:15:57,620 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,620 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6183ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,710 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=c21b61f8-6a68-45f6-9752-7edd52e0d907%20%20& INFO 2025-10-17 16:15:57,710 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:15:57,710 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,710 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,710 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,710 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,711 [45 ] 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 2025-10-17 16:15:57,711 [26 ] 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 2025-10-17 16:15:57,716 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,716 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7813ms INFO 2025-10-17 16:15:57,716 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,716 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.404ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,756 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,756 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.8994ms INFO 2025-10-17 16:15:57,756 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,756 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.7751ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,831 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:15:57,831 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,831 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,833 [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 2025-10-17 16:15:57,833 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330836&isHis=& INFO 2025-10-17 16:15:57,833 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,833 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,835 [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 2025-10-17 16:15:57,838 [26 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:15:57,839 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,839 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9789ms INFO 2025-10-17 16:15:57,839 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,839 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8555ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,841 [26 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 16:15:57,843 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,843 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.5147ms INFO 2025-10-17 16:15:57,843 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,843 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2212ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,907 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=c21b61f8-6a68-45f6-9752-7edd52e0d907%20%20&isHis=& INFO 2025-10-17 16:15:57,907 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,907 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,908 [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 2025-10-17 16:15:57,911 [26 ] 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=c21b61f8-6a68-45f6-9752-7edd52e0d907%20%20&recordId=386024&tableName=k_over& INFO 2025-10-17 16:15:57,911 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,911 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,913 [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 2025-10-17 16:15:57,916 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=c21b61f8-6a68-45f6-9752-7edd52e0d907%20%20&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 16:15:57,916 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:57,916 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,918 [42 ] 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 2025-10-17 16:15:57,960 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,960 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.2455ms INFO 2025-10-17 16:15:57,960 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,960 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.0497ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,981 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,981 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 72.762ms INFO 2025-10-17 16:15:57,981 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,981 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.5626ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:57,992 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:57,993 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.934ms INFO 2025-10-17 16:15:57,993 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:57,993 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.6174ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:58,040 [26 ] 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 2025-10-17 16:15:58,041 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:58,041 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:58,042 [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 2025-10-17 16:15:58,043 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=c21b61f8-6a68-45f6-9752-7edd52e0d907%20%20& INFO 2025-10-17 16:15:58,043 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:58,044 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:58,044 [26 ] 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 2025-10-17 16:15:58,045 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:58,045 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:58,045 [45 ] 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 2025-10-17 16:15:58,046 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:58,046 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4151ms INFO 2025-10-17 16:15:58,046 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:58,046 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3955ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:58,046 [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 2025-10-17 16:15:58,049 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:58,049 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8553ms INFO 2025-10-17 16:15:58,049 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:58,049 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4144ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:58,116 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:58,120 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.9636ms INFO 2025-10-17 16:15:58,120 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:58,120 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.8942ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:59,201 [38 ] 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 2025-10-17 16:15:59,201 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:15:59,201 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:59,202 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:59,203 [38 ] 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 2025-10-17 16:15:59,209 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:59,210 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2697ms INFO 2025-10-17 16:15:59,210 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:59,210 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6882ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:15:59,289 [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_over&keyFieldValue=Jt1DWlUeu1w%3D& INFO 2025-10-17 16:15:59,290 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:15:59,290 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:59,291 [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 2025-10-17 16:15:59,297 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:15:59,297 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9949ms INFO 2025-10-17 16:15:59,297 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:15:59,297 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9107ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:38,858 [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 2025-10-17 16:24:38,858 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:24:38,859 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0081ms 200 text/html INFO 2025-10-17 16:24:38,928 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 16:24:38,928 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:38,974 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 16:24:38,977 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 16:24:38,977 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3133ms 200 text/css INFO 2025-10-17 16:24:38,981 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 16:24:38,981 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 16:24:38,981 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5245ms 200 application/javascript INFO 2025-10-17 16:24:38,981 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 16:24:38,982 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 16:24:38,982 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6242ms 200 application/javascript INFO 2025-10-17 16:24:38,982 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689479323&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:24:38,983 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:24:38,983 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6042ms 200 text/html INFO 2025-10-17 16:24:39,000 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 16:24:39,001 [57 ] 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 2025-10-17 16:24:39,001 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5875ms 200 application/javascript INFO 2025-10-17 16:24:39,009 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 16:24:39,010 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 16:24:39,010 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6309ms 200 application/javascript INFO 2025-10-17 16:24:39,010 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 16:24:39,010 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.7917ms 200 application/javascript INFO 2025-10-17 16:24:39,011 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 16:24:39,011 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 16:24:39,011 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.491ms 200 application/javascript INFO 2025-10-17 16:24:39,019 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 16:24:39,020 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 16:24:39,020 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5693ms 200 application/javascript INFO 2025-10-17 16:24:39,080 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 16:24:39,083 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 16:24:39,083 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0538ms 200 text/css INFO 2025-10-17 16:24:39,108 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 16:24:39,109 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:39,110 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 16:24:39,110 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 16:24:39,110 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 16:24:39,110 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3695ms 200 application/javascript INFO 2025-10-17 16:24:39,111 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 16:24:39,112 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 16:24:39,112 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.31ms 200 application/javascript INFO 2025-10-17 16:24:39,113 [57 ] 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 2025-10-17 16:24:39,113 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4282ms 200 application/javascript INFO 2025-10-17 16:24:39,121 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 16:24:39,121 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3248ms 200 application/javascript INFO 2025-10-17 16:24:39,142 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 16:24:39,142 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 16:24:39,143 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5807ms 200 application/javascript INFO 2025-10-17 16:24:39,181 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 16:24:39,182 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 16:24:39,182 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0453ms 200 application/javascript INFO 2025-10-17 16:24:39,905 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 16:24:39,906 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 16:24:39,906 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7083ms 200 application/javascript INFO 2025-10-17 16:24:40,297 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689480666 INFO 2025-10-17 16:24:40,298 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:24:40,298 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6592ms 200 application/javascript INFO 2025-10-17 16:24:40,387 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5241762471979547 INFO 2025-10-17 16:24:40,388 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:24:40,388 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5695ms 200 application/javascript INFO 2025-10-17 16:24:40,492 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 16:24:40,493 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 16:24:40,493 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7014ms 200 image/jpeg INFO 2025-10-17 16:24:40,607 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760689479323&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:24:40,608 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 16:24:40,608 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6613ms 200 text/html INFO 2025-10-17 16:24:40,667 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 16:24:40,668 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:24:40,668 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5637ms 200 application/javascript INFO 2025-10-17 16:24:40,740 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 16:24:40,741 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:24:40,742 [44 ] 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 2025-10-17 16:24:40,743 [44 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 16:24:40,743 [44 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 16:24:40,743 [44 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 16:24:40,743 [44 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 16:24:40,743 [44 ] 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 2025-10-17 16:24:40,746 [44 ] 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 2025-10-17 16:24:40,746 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.1569ms INFO 2025-10-17 16:24:40,746 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:24:40,746 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0214ms 302 INFO 2025-10-17 16:24:41,025 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=X74UCi1HbC8BSUB_dFY2VSFPKe2VN3R1_18VwhE4D9E&state=ww0fe1cb02189622be INFO 2025-10-17 16:24:41,026 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 16:24:41,026 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6882ms 200 text/html INFO 2025-10-17 16:24:41,140 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=X74UCi1HbC8BSUB_dFY2VSFPKe2VN3R1_18VwhE4D9E INFO 2025-10-17 16:24:41,140 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:24:41,142 [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 2025-10-17 16:24:41,143 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:X74UCi1HbC8BSUB_dFY2VSFPKe2VN3R1_18VwhE4D9E,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 16:24:41,143 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 16:24:41,143 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:X74UCi1HbC8BSUB_dFY2VSFPKe2VN3R1_18VwhE4D9E INFO 2025-10-17 16:24:41,143 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 16:24:41,143 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 16:24:41,492 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ INFO 2025-10-17 16:24:41,492 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ&code=X74UCi1HbC8BSUB_dFY2VSFPKe2VN3R1_18VwhE4D9E INFO 2025-10-17 16:24:41,815 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13537115960","DeviceId":"53cbe745367c54a0","errcode":0,"errmsg":"ok"} INFO 2025-10-17 16:24:41,828 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:53cbe745367c54a0 WxUserId:13537115960 INFO 2025-10-17 16:24:41,844 [9 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D014663,a0188:1971 INFO 2025-10-17 16:24:41,881 [9 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 16:24:41,881 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 738.6781ms INFO 2025-10-17 16:24:41,881 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:24:41,881 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 740.8331ms 200 text/plain; charset=utf-8 INFO 2025-10-17 16:24:41,985 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689482344&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 16:24:41,985 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:24:41,986 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6476ms 200 text/html INFO 2025-10-17 16:24:42,581 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689482953 INFO 2025-10-17 16:24:42,582 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:24:42,582 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6064ms 200 application/javascript INFO 2025-10-17 16:24:42,676 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.22250782653460677 INFO 2025-10-17 16:24:42,677 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:24:42,677 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.549ms 200 application/javascript INFO 2025-10-17 16:24:42,848 [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%3D1760689482344%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 16:24:42,848 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:24:42,848 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:42,849 [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 2025-10-17 16:24:42,851 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689482344&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 16:24:42,853 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:42,853 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9402ms INFO 2025-10-17 16:24:42,853 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:42,853 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.871ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:42,864 [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 2025-10-17 16:24:42,864 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:42,864 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:42,866 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:42,867 [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 2025-10-17 16:24:42,868 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:24:42,868 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:24:42,868 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:24:42,883 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:24:42,886 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:42,886 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7887ms INFO 2025-10-17 16:24:42,886 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:42,886 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4562ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,052 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:24:43,052 [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 2025-10-17 16:24:43,053 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,053 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,053 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,053 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,054 [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 2025-10-17 16:24:43,054 [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 2025-10-17 16:24:43,055 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:24:43,056 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:24:43,056 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:24:43,058 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,058 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4595ms INFO 2025-10-17 16:24:43,058 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,058 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.55ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,071 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:24:43,086 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:24:43,090 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,090 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.328ms INFO 2025-10-17 16:24:43,090 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,090 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.523ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,231 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 16:24:43,231 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 16:24:43,231 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:43,231 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:43,231 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 16:24:43,231 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:43,231 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 16:24:43,232 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 16:24:43,232 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.724ms 200 application/javascript INFO 2025-10-17 16:24:43,232 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8055ms 200 application/javascript INFO 2025-10-17 16:24:43,232 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 16:24:43,232 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 16:24:43,232 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 16:24:43,232 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:43,232 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9336ms 200 application/javascript INFO 2025-10-17 16:24:43,233 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 16:24:43,233 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 16:24:43,233 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5477ms 200 application/javascript INFO 2025-10-17 16:24:43,233 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6795ms 200 text/css INFO 2025-10-17 16:24:43,233 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 16:24:43,233 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:43,233 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 16:24:43,234 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.404ms 200 application/javascript INFO 2025-10-17 16:24:43,341 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 16:24:43,342 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 16:24:43,342 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4162ms 200 text/css INFO 2025-10-17 16:24:43,348 [16 ] 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 2025-10-17 16:24:43,348 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:24:43,348 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,348 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,348 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 16:24:43,348 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,349 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,349 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 16:24:43,349 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:43,349 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 16:24:43,349 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4036ms 200 application/javascript INFO 2025-10-17 16:24:43,350 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 16:24:43,350 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3534ms 200 text/css INFO 2025-10-17 16:24:43,350 [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 2025-10-17 16:24:43,350 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:24:43,353 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,353 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6129ms INFO 2025-10-17 16:24:43,354 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,354 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9276ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,358 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,358 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2601ms INFO 2025-10-17 16:24:43,358 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,358 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1032ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,566 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 16:24:43,567 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 16:24:43,567 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5165ms 200 image/png INFO 2025-10-17 16:24:43,575 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 16:24:43,575 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 16:24:43,575 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3838ms 200 image/png INFO 2025-10-17 16:24:43,577 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 16:24:43,577 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 16:24:43,577 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 16:24:43,577 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.399ms 200 image/png INFO 2025-10-17 16:24:43,578 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 16:24:43,578 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3678ms 200 image/png INFO 2025-10-17 16:24:43,614 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:24:43,615 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,615 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,616 [16 ] 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 2025-10-17 16:24:43,621 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,621 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7937ms INFO 2025-10-17 16:24:43,621 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,621 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6502ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,628 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:24:43,629 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,629 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,630 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:24:43,630 [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 2025-10-17 16:24:43,630 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,630 [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 2025-10-17 16:24:43,630 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,630 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,630 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,631 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:24:43,631 [16 ] 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 2025-10-17 16:24:43,647 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,647 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,647 [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 2025-10-17 16:24:43,648 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:24:43,649 [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 2025-10-17 16:24:43,649 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,649 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,650 [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 2025-10-17 16:24:43,652 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,652 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,652 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,652 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.4677ms INFO 2025-10-17 16:24:43,652 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 21.9374ms INFO 2025-10-17 16:24:43,652 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,652 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,652 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 20.7048ms INFO 2025-10-17 16:24:43,652 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,652 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2322ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,652 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7392ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,652 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4868ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,658 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,658 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.2309ms INFO 2025-10-17 16:24:43,658 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,658 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9613ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,660 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,660 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 11.3284ms INFO 2025-10-17 16:24:43,660 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,660 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.7565ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,711 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 16:24:43,712 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 16:24:43,712 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1712ms 200 image/jpeg INFO 2025-10-17 16:24:43,713 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 16:24:43,713 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 16:24:43,714 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9767ms 200 image/jpeg INFO 2025-10-17 16:24:43,723 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 16:24:43,724 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 16:24:43,724 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0472ms 200 image/jpeg INFO 2025-10-17 16:24:43,732 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 16:24:43,733 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 16:24:43,733 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5847ms 200 image/png INFO 2025-10-17 16:24:43,791 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:24:43,792 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,792 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,793 [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 2025-10-17 16:24:43,802 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,802 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0333ms INFO 2025-10-17 16:24:43,802 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,802 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.956ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:43,803 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:24:43,803 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:43,803 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,804 [22 ] 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 2025-10-17 16:24:43,825 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:43,826 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.2081ms INFO 2025-10-17 16:24:43,826 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:43,826 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1981ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:46,947 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 16:24:46,947 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 16:24:46,948 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:46,948 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 16:24:46,948 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9326ms 200 application/javascript INFO 2025-10-17 16:24:46,948 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 16:24:46,949 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2489ms 200 text/css INFO 2025-10-17 16:24:47,095 [57 ] 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 2025-10-17 16:24:47,095 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:47,096 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,096 [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 2025-10-17 16:24:47,096 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:47,097 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,097 [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 2025-10-17 16:24:47,098 [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 2025-10-17 16:24:47,101 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:47,101 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6752ms INFO 2025-10-17 16:24:47,101 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,101 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.904ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:47,102 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:47,102 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.5451ms INFO 2025-10-17 16:24:47,102 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,102 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2648ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:47,114 [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 2025-10-17 16:24:47,114 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:47,114 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,114 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 16:24:47,114 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:47,114 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,115 [22 ] 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 2025-10-17 16:24:47,115 [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 2025-10-17 16:24:47,115 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:47,116 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,116 [75 ] 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 2025-10-17 16:24:47,117 [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 2025-10-17 16:24:47,118 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:47,118 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9272ms INFO 2025-10-17 16:24:47,118 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,118 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.665ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:47,120 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:47,120 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.958ms INFO 2025-10-17 16:24:47,120 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,120 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.65ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:47,120 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:47,120 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.8433ms INFO 2025-10-17 16:24:47,120 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,121 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4729ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:47,230 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1971& INFO 2025-10-17 16:24:47,230 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:47,230 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,231 [75 ] 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 2025-10-17 16:24:47,236 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:47,251 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 19.9504ms INFO 2025-10-17 16:24:47,251 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:47,251 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6439ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:51,221 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 16:24:51,221 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:24:51,221 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 16:24:51,221 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 16:24:51,221 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 16:24:51,222 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8168ms 200 application/javascript INFO 2025-10-17 16:24:51,222 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7635ms 200 text/css INFO 2025-10-17 16:24:51,374 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 16:24:51,374 [16 ] 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 2025-10-17 16:24:51,374 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:51,374 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:51,375 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:51,375 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:51,376 [16 ] 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 2025-10-17 16:24:51,376 [77 ] 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 2025-10-17 16:24:51,378 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 16:24:51,379 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:51,379 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4552ms INFO 2025-10-17 16:24:51,379 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:51,380 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3871ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:51,386 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:51,386 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.843ms INFO 2025-10-17 16:24:51,386 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:51,386 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0119ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:24:51,497 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1971& INFO 2025-10-17 16:24:51,497 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:24:51,498 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:51,499 [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 2025-10-17 16:24:51,504 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:24:51,522 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 22.6613ms INFO 2025-10-17 16:24:51,522 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:24:51,522 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7158ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,201 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689546929&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:25:47,202 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:25:47,202 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7111ms 200 text/html INFO 2025-10-17 16:25:47,518 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689547280 INFO 2025-10-17 16:25:47,518 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:25:47,519 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7919ms 200 application/javascript INFO 2025-10-17 16:25:47,531 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.884988263110533 INFO 2025-10-17 16:25:47,532 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:25:47,532 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4481ms 200 application/javascript INFO 2025-10-17 16:25:47,639 [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 2025-10-17 16:25:47,639 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:25:47,640 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,640 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,641 [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 2025-10-17 16:25:47,642 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:25:47,642 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:25:47,643 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:25:47,644 [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%3D1760689546929%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:25:47,644 [24 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:25:47,644 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,645 [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 2025-10-17 16:25:47,646 [24 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689546929&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:25:47,650 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,651 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.2176ms INFO 2025-10-17 16:25:47,651 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,651 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8758ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,658 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:25:47,660 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,660 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1655ms INFO 2025-10-17 16:25:47,660 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,660 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2995ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,728 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:25:47,728 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,728 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,729 [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 2025-10-17 16:25:47,730 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:25:47,730 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:25:47,730 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:25:47,736 [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 2025-10-17 16:25:47,736 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,736 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,738 [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 2025-10-17 16:25:47,742 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,742 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2126ms INFO 2025-10-17 16:25:47,742 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,742 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1581ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,745 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:25:47,746 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:25:47,748 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,748 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8802ms INFO 2025-10-17 16:25:47,748 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,748 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.729ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,820 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:25:47,821 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,821 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,822 [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 2025-10-17 16:25:47,823 [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 2025-10-17 16:25:47,824 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,824 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,825 [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 2025-10-17 16:25:47,825 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,825 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1037ms INFO 2025-10-17 16:25:47,825 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,825 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0634ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,828 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,828 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8961ms INFO 2025-10-17 16:25:47,828 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,828 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6345ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,899 [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 2025-10-17 16:25:47,899 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:25:47,899 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,899 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,899 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,899 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,901 [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 2025-10-17 16:25:47,901 [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 2025-10-17 16:25:47,904 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,904 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.324ms INFO 2025-10-17 16:25:47,904 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,904 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,904 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3209ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,904 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5172ms INFO 2025-10-17 16:25:47,904 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,904 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2399ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,907 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:25:47,908 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,908 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,909 [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 2025-10-17 16:25:47,910 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:25:47,910 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,910 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,911 [16 ] 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 2025-10-17 16:25:47,912 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,912 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7347ms INFO 2025-10-17 16:25:47,912 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,912 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4224ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,913 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:25:47,914 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,914 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,915 [24 ] 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 2025-10-17 16:25:47,918 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:25:47,918 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,918 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,918 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5574ms INFO 2025-10-17 16:25:47,919 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,919 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.47ms INFO 2025-10-17 16:25:47,919 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,919 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1694ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,919 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1287ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,919 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,919 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,920 [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 2025-10-17 16:25:47,924 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:47,924 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.246ms INFO 2025-10-17 16:25:47,924 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,924 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0061ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:47,991 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:25:47,991 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,991 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,992 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:25:47,992 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:47,992 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:47,993 [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 2025-10-17 16:25:47,993 [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 2025-10-17 16:25:48,011 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:48,012 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.456ms INFO 2025-10-17 16:25:48,012 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:48,012 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1723ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:48,045 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:48,045 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.1989ms INFO 2025-10-17 16:25:48,045 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:48,045 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.0724ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:52,253 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 16:25:52,253 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:52,253 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:52,254 [70 ] 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 2025-10-17 16:25:52,255 [70 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NTQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzc1OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuiigee7jeaZliIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODU0IiwianRpIjoiNGI4MjhjZWUtZDk4YS00ZjRjLTllOGEtMGFkNzZjYWI0MDY0IiwiaWF0IjoxNzYwNjg4MzAzLCJuYmYiOjE3NjA2ODgzMDEsImV4cCI6MTc2MDc3NDcwMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.QKOLr_PXfsPab04By1GCkihXGMOvdlIB2w-CsrXXgGw INFO 2025-10-17 16:25:52,258 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:52,259 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.1048ms INFO 2025-10-17 16:25:52,259 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:52,259 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2255ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:52,278 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 16:25:52,278 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 16:25:52,278 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:25:52,279 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 16:25:52,279 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 16:25:52,279 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.074ms 200 application/javascript INFO 2025-10-17 16:25:52,280 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2871ms 200 text/css INFO 2025-10-17 16:25:52,351 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 16:25:52,352 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 16:25:52,352 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5031ms 200 image/png INFO 2025-10-17 16:25:52,426 [37 ] 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 2025-10-17 16:25:52,426 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:25:52,427 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:52,427 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:52,428 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 16:25:52,428 [37 ] 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 2025-10-17 16:25:52,428 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:52,428 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:52,430 [59 ] 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 2025-10-17 16:25:52,434 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:52,434 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 5.422ms INFO 2025-10-17 16:25:52,434 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:52,434 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:52,434 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4923ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:52,434 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.19ms INFO 2025-10-17 16:25:52,434 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:52,434 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9196ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:59,451 [70 ] 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 2025-10-17 16:25:59,452 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:25:59,452 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:59,452 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:59,453 [70 ] 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 2025-10-17 16:25:59,458 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:59,458 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.9377ms INFO 2025-10-17 16:25:59,458 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:59,458 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.178ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:59,535 [59 ] 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 2025-10-17 16:25:59,535 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:59,535 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:59,536 [59 ] 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 2025-10-17 16:25:59,537 [70 ] 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 2025-10-17 16:25:59,538 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:25:59,538 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:59,539 [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 2025-10-17 16:25:59,542 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:59,542 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1478ms INFO 2025-10-17 16:25:59,542 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:59,542 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9584ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:59,583 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:25:59,587 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 50.9086ms INFO 2025-10-17 16:25:59,587 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 16:25:59,588 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.8198ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:25:59,653 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 16:25:59,654 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 16:25:59,654 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.611ms 200 image/png INFO 2025-10-17 16:26:14,320 [72 ] 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 2025-10-17 16:26:14,320 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:14,321 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,321 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 16:26:14,322 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:14,322 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,322 [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 2025-10-17 16:26:14,323 [70 ] 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 2025-10-17 16:26:14,326 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:14,326 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6341ms INFO 2025-10-17 16:26:14,326 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,326 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9041ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:14,326 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 16:26:14,326 [72 ] 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 2025-10-17 16:26:14,327 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:14,327 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,327 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:14,327 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,328 [16 ] 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 2025-10-17 16:26:14,328 [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 2025-10-17 16:26:14,330 [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 2025-10-17 16:26:14,330 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:14,330 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,331 [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 2025-10-17 16:26:14,332 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:14,332 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2811ms INFO 2025-10-17 16:26:14,332 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,332 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.934ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:14,333 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:14,333 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 9.6851ms INFO 2025-10-17 16:26:14,333 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,333 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4402ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:14,334 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:14,334 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:14,334 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.905ms INFO 2025-10-17 16:26:14,334 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,334 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.5281ms INFO 2025-10-17 16:26:14,334 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,334 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4467ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:14,335 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2318ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:14,398 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1854& INFO 2025-10-17 16:26:14,398 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:14,398 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,399 [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 2025-10-17 16:26:14,402 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:14,402 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.0546ms INFO 2025-10-17 16:26:14,402 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:14,402 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7194ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:15,412 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 16:26:15,413 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:26:15,413 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 16:26:15,413 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/annualLeave.d4a8cdf3.js was not modified INFO 2025-10-17 16:26:15,413 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5733ms 304 application/javascript INFO 2025-10-17 16:26:15,413 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/annualLeave.046656c9.css was not modified INFO 2025-10-17 16:26:15,413 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3206ms 304 text/css INFO 2025-10-17 16:26:15,502 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 16:26:15,503 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:15,503 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:15,504 [24 ] 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 2025-10-17 16:26:15,504 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:15,504 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:15,505 [72 ] 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 2025-10-17 16:26:15,505 [24 ] 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 2025-10-17 16:26:15,506 [72 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 16:26:15,511 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:15,511 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.4987ms INFO 2025-10-17 16:26:15,511 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:15,511 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4385ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:15,514 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:15,514 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.2624ms INFO 2025-10-17 16:26:15,514 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:15,514 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4876ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:15,592 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1854& INFO 2025-10-17 16:26:15,593 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:15,593 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:15,594 [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 2025-10-17 16:26:15,598 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:15,598 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.646ms INFO 2025-10-17 16:26:15,598 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:15,598 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7919ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:23,210 [24 ] 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 2025-10-17 16:26:23,210 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:23,210 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:23,212 [24 ] 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 2025-10-17 16:26:23,215 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:23,216 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7791ms INFO 2025-10-17 16:26:23,216 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:23,216 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9972ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:24,202 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 16:26:24,202 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:24,202 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:24,204 [24 ] 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 2025-10-17 16:26:24,206 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 16:26:24,208 [72 ] 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 2025-10-17 16:26:24,208 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:24,208 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:24,209 [72 ] 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 2025-10-17 16:26:24,213 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:24,213 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6266ms INFO 2025-10-17 16:26:24,213 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:24,213 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3053ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:24,245 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:24,245 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 41.4979ms INFO 2025-10-17 16:26:24,245 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:24,246 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.7506ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:24,577 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1854& INFO 2025-10-17 16:26:24,577 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:24,577 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:24,578 [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 2025-10-17 16:26:24,582 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:24,582 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.8192ms INFO 2025-10-17 16:26:24,582 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:24,582 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9087ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:29,834 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=NxAJJM1cJAI%3D& INFO 2025-10-17 16:26:29,834 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:29,835 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:29,836 [24 ] 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 2025-10-17 16:26:29,838 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:NxAJJM1cJAI= INFO 2025-10-17 16:26:29,862 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:29,863 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 26.6966ms INFO 2025-10-17 16:26:29,863 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:29,863 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0254ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:36,085 [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 2025-10-17 16:26:36,086 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:36,086 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:36,087 [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 2025-10-17 16:26:36,091 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:36,091 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5086ms INFO 2025-10-17 16:26:36,091 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:36,091 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8431ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:38,805 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 16:26:38,805 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:26:38,805 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 16:26:38,805 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8236ms 200 application/javascript INFO 2025-10-17 16:26:38,811 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 16:26:38,811 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 16:26:38,811 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4623ms 200 text/css INFO 2025-10-17 16:26:38,910 [70 ] 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 2025-10-17 16:26:38,910 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:38,910 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:38,912 [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 2025-10-17 16:26:38,913 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 16:26:38,913 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:38,913 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:38,914 [24 ] 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 2025-10-17 16:26:38,916 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:38,916 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6001ms INFO 2025-10-17 16:26:38,916 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:38,916 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1254ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:38,920 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:38,920 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 5.9985ms INFO 2025-10-17 16:26:38,920 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:38,920 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7585ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:40,445 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202507& INFO 2025-10-17 16:26:40,445 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:40,445 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:40,447 [16 ] 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 2025-10-17 16:26:40,456 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:40,456 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 9.5748ms INFO 2025-10-17 16:26:40,456 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:40,456 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7489ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:41,580 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202508& INFO 2025-10-17 16:26:41,581 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:41,581 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:41,582 [72 ] 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 2025-10-17 16:26:41,616 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:41,616 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 33.9374ms INFO 2025-10-17 16:26:41,616 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:41,616 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9788ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:42,398 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202509& INFO 2025-10-17 16:26:42,398 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:42,399 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:42,400 [24 ] 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 2025-10-17 16:26:42,454 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:42,454 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 54.0548ms INFO 2025-10-17 16:26:42,454 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:42,454 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.3096ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:43,906 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202508& INFO 2025-10-17 16:26:43,907 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:43,907 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:43,909 [24 ] 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 2025-10-17 16:26:43,935 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:43,935 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 26.9222ms INFO 2025-10-17 16:26:43,936 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:43,936 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2445ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:47,704 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202509& INFO 2025-10-17 16:26:47,704 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:47,704 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:47,706 [72 ] 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 2025-10-17 16:26:47,753 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:47,753 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 47.4294ms INFO 2025-10-17 16:26:47,753 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:47,753 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5822ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:48,611 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 16:26:48,611 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:48,612 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:48,613 [19 ] 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 2025-10-17 16:26:48,620 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:48,620 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.4493ms INFO 2025-10-17 16:26:48,620 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:48,620 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9733ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:49,324 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202508& INFO 2025-10-17 16:26:49,324 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:49,325 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:49,326 [24 ] 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 2025-10-17 16:26:49,353 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:49,353 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 27.0701ms INFO 2025-10-17 16:26:49,353 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:49,353 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1654ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:53,257 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202506& INFO 2025-10-17 16:26:53,258 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:53,258 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:53,260 [4 ] 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 2025-10-17 16:26:53,269 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:53,269 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 9.1253ms INFO 2025-10-17 16:26:53,269 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:53,269 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6902ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:54,344 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202507& INFO 2025-10-17 16:26:54,344 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:54,345 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:54,346 [4 ] 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 2025-10-17 16:26:54,369 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:54,369 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 23.229ms INFO 2025-10-17 16:26:54,369 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:54,370 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.4406ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:55,188 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202501& INFO 2025-10-17 16:26:55,188 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:55,188 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:55,190 [4 ] 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 2025-10-17 16:26:55,200 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:55,200 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 9.7945ms INFO 2025-10-17 16:26:55,200 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:55,200 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4883ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:55,667 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202502& INFO 2025-10-17 16:26:55,667 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:55,667 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:55,669 [24 ] 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 2025-10-17 16:26:55,678 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:55,678 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 9.734ms INFO 2025-10-17 16:26:55,678 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:55,679 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9386ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:56,130 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202503& INFO 2025-10-17 16:26:56,131 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:56,131 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:56,132 [4 ] 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 2025-10-17 16:26:56,142 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:56,142 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 10.0397ms INFO 2025-10-17 16:26:56,142 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:56,142 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9987ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:56,652 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202504& INFO 2025-10-17 16:26:56,652 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:56,652 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:56,654 [4 ] 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 2025-10-17 16:26:56,663 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:56,663 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 9.1274ms INFO 2025-10-17 16:26:56,663 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:56,663 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2167ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:57,820 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202505& INFO 2025-10-17 16:26:57,820 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:57,821 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:57,822 [24 ] 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 2025-10-17 16:26:57,831 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:57,831 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 9.0139ms INFO 2025-10-17 16:26:57,831 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:57,831 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.06ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:58,348 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202506& INFO 2025-10-17 16:26:58,349 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:58,349 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:58,351 [19 ] 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 2025-10-17 16:26:58,357 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:58,357 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.4035ms INFO 2025-10-17 16:26:58,357 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:58,357 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.851ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:59,111 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202507& INFO 2025-10-17 16:26:59,112 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:59,112 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:59,113 [4 ] 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 2025-10-17 16:26:59,120 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:59,120 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.302ms INFO 2025-10-17 16:26:59,120 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:59,120 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4838ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:26:59,810 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202508& INFO 2025-10-17 16:26:59,810 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:26:59,810 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:59,812 [4 ] 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 2025-10-17 16:26:59,838 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:26:59,839 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 26.778ms INFO 2025-10-17 16:26:59,839 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:26:59,839 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9388ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:02,350 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7f7db715-8bbc-44b9-866e-d4ce02ccafb7& INFO 2025-10-17 16:27:02,351 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:02,351 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,352 [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 2025-10-17 16:27:02,398 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:02,398 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9342ms INFO 2025-10-17 16:27:02,398 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,399 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2221ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:02,686 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=317559&isHis=& INFO 2025-10-17 16:27:02,686 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:27:02,686 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:02,686 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:02,686 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,686 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,688 [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 2025-10-17 16:27:02,688 [24 ] 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 2025-10-17 16:27:02,691 [24 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:27:02,694 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:02,694 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.158ms INFO 2025-10-17 16:27:02,694 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,694 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.223ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:02,694 [24 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 16:27:02,697 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:02,697 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.1219ms INFO 2025-10-17 16:27:02,697 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,697 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1602ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:02,777 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=7f7db715-8bbc-44b9-866e-d4ce02ccafb7&isHis=& INFO 2025-10-17 16:27:02,778 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:02,778 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,779 [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 2025-10-17 16:27:02,826 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:02,826 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.7238ms INFO 2025-10-17 16:27:02,826 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,826 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5568ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:02,895 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7f7db715-8bbc-44b9-866e-d4ce02ccafb7&isHis=& INFO 2025-10-17 16:27:02,896 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:02,896 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,897 [24 ] 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 2025-10-17 16:27:02,898 [72 ] 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=7f7db715-8bbc-44b9-866e-d4ce02ccafb7&recordId=371207&tableName=k_over& INFO 2025-10-17 16:27:02,899 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:02,899 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,900 [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 2025-10-17 16:27:02,903 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7f7db715-8bbc-44b9-866e-d4ce02ccafb7&flowID=88&nodeCode=begin& INFO 2025-10-17 16:27:02,903 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:02,903 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,905 [4 ] 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 2025-10-17 16:27:02,948 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:02,948 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.018ms INFO 2025-10-17 16:27:02,948 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,948 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.7706ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:02,976 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:02,976 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:02,976 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 76.0787ms INFO 2025-10-17 16:27:02,976 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,976 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 71.418ms INFO 2025-10-17 16:27:02,976 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:02,976 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.8562ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:02,976 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.074ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:03,062 [70 ] 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 2025-10-17 16:27:03,062 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:03,062 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:03,064 [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 2025-10-17 16:27:03,065 [24 ] 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 2025-10-17 16:27:03,066 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:03,066 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:03,067 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:03,067 [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 2025-10-17 16:27:03,067 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4215ms INFO 2025-10-17 16:27:03,067 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:03,067 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3534ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:03,067 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=7f7db715-8bbc-44b9-866e-d4ce02ccafb7& INFO 2025-10-17 16:27:03,067 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:03,068 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:03,069 [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 2025-10-17 16:27:03,070 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:03,070 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8606ms INFO 2025-10-17 16:27:03,070 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:03,070 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7152ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:03,143 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:03,146 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 77.1808ms INFO 2025-10-17 16:27:03,146 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:03,146 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.9862ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:04,235 [72 ] 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 2025-10-17 16:27:04,235 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:27:04,235 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:04,235 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:04,237 [72 ] 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 2025-10-17 16:27:04,243 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:04,243 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1965ms INFO 2025-10-17 16:27:04,243 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:04,243 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3778ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:04,321 [4 ] 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=d8OKUiJSTTo%3D& INFO 2025-10-17 16:27:04,322 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:04,322 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:04,323 [4 ] 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 2025-10-17 16:27:04,328 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:04,329 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.641ms INFO 2025-10-17 16:27:04,329 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:04,329 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5765ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:26,769 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 16:27:26,770 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:26,770 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:26,771 [19 ] 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 2025-10-17 16:27:26,778 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:26,778 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 6.9069ms INFO 2025-10-17 16:27:26,778 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:26,779 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1467ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:27,896 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202508& INFO 2025-10-17 16:27:27,897 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:27,897 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:27,899 [37 ] 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 2025-10-17 16:27:27,926 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:27,926 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 27.1715ms INFO 2025-10-17 16:27:27,926 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:27,926 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6816ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:28,914 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202509& INFO 2025-10-17 16:27:28,915 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:28,915 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:28,916 [72 ] 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 2025-10-17 16:27:28,963 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:28,963 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 46.6496ms INFO 2025-10-17 16:27:28,963 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:28,963 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6586ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:37,323 [72 ] 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 2025-10-17 16:27:37,324 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:37,324 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:37,325 [72 ] 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 2025-10-17 16:27:37,328 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:37,329 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4446ms INFO 2025-10-17 16:27:37,329 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:37,329 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5154ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:38,622 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 16:27:38,623 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:38,623 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:38,624 [19 ] 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 2025-10-17 16:27:38,625 [72 ] 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 2025-10-17 16:27:38,625 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:38,625 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:38,626 [72 ] 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 2025-10-17 16:27:38,626 [19 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 16:27:38,630 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:38,630 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8026ms INFO 2025-10-17 16:27:38,630 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:38,630 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5708ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:38,666 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:38,667 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 42.3994ms INFO 2025-10-17 16:27:38,667 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:38,667 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.6687ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:38,983 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1854& INFO 2025-10-17 16:27:38,983 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:38,983 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:38,985 [72 ] 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 2025-10-17 16:27:38,991 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:38,991 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.5927ms INFO 2025-10-17 16:27:38,991 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:38,991 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7895ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:42,794 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689662847&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:27:42,794 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:27:42,794 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8529ms 200 text/html INFO 2025-10-17 16:27:43,036 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689663100 INFO 2025-10-17 16:27:43,036 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:27:43,036 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8771ms 200 application/javascript INFO 2025-10-17 16:27:43,050 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8781255365325847 INFO 2025-10-17 16:27:43,050 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:27:43,050 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6935ms 200 application/javascript INFO 2025-10-17 16:27:43,110 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=NxAJJM1cJAI%3D& INFO 2025-10-17 16:27:43,110 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,110 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,112 [19 ] 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 2025-10-17 16:27:43,113 [19 ] Sg.HcmMb.PubClass.ShareData - oldValue:NxAJJM1cJAI= INFO 2025-10-17 16:27:43,140 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,140 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 28.4866ms INFO 2025-10-17 16:27:43,140 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,140 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7465ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,144 [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%3D1760689662847%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:27:43,144 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:27:43,144 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,145 [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 2025-10-17 16:27:43,146 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689662847&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:27:43,149 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,149 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4053ms INFO 2025-10-17 16:27:43,149 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,149 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1901ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,153 [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 2025-10-17 16:27:43,153 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:27:43,153 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,153 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,154 [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 2025-10-17 16:27:43,156 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:27:43,156 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:27:43,156 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:27:43,171 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:27:43,174 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,174 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5589ms INFO 2025-10-17 16:27:43,174 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,174 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.469ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,235 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:27:43,235 [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 2025-10-17 16:27:43,236 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,236 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,236 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,236 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,238 [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 2025-10-17 16:27:43,238 [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 2025-10-17 16:27:43,239 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:27:43,239 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:27:43,239 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:27:43,241 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,241 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.155ms INFO 2025-10-17 16:27:43,241 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,241 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7096ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,255 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:27:43,255 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:27:43,257 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,257 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.5584ms INFO 2025-10-17 16:27:43,257 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,258 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4196ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,319 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:27:43,319 [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 2025-10-17 16:27:43,319 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,319 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,320 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,320 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,321 [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 2025-10-17 16:27:43,322 [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 2025-10-17 16:27:43,325 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,325 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,325 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.9961ms INFO 2025-10-17 16:27:43,325 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,325 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7993ms INFO 2025-10-17 16:27:43,325 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5507ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,325 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,325 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2769ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,339 [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 2025-10-17 16:27:43,339 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,339 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,339 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:27:43,340 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,340 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,341 [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 2025-10-17 16:27:43,341 [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 2025-10-17 16:27:43,344 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,344 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,344 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1099ms INFO 2025-10-17 16:27:43,344 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,344 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2531ms INFO 2025-10-17 16:27:43,344 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,344 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7764ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,344 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4455ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,349 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:27:43,350 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,350 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,350 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:27:43,350 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,350 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,351 [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 2025-10-17 16:27:43,351 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:27:43,351 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,351 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,352 [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 2025-10-17 16:27:43,353 [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 2025-10-17 16:27:43,356 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,356 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0083ms INFO 2025-10-17 16:27:43,356 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,356 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5258ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,358 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,358 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.7859ms INFO 2025-10-17 16:27:43,358 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,358 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3745ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,359 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,359 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5948ms INFO 2025-10-17 16:27:43,359 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,359 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3211ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,387 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:27:43,388 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,388 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,389 [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 2025-10-17 16:27:43,393 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,394 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4267ms INFO 2025-10-17 16:27:43,394 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,394 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1807ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,405 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:27:43,405 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,405 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,406 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:27:43,406 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:43,406 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,407 [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 2025-10-17 16:27:43,408 [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 2025-10-17 16:27:43,426 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,426 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.7348ms INFO 2025-10-17 16:27:43,426 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,426 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9725ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:43,462 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:43,462 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 54.4875ms INFO 2025-10-17 16:27:43,462 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:43,462 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.9893ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:47,327 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 16:27:47,327 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:47,327 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:47,329 [43 ] 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 2025-10-17 16:27:47,335 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:47,335 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.6082ms INFO 2025-10-17 16:27:47,335 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:47,335 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2826ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:48,105 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 16:27:48,105 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:48,105 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:48,106 [43 ] 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 2025-10-17 16:27:48,108 [43 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 16:27:48,147 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:48,147 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 40.5886ms INFO 2025-10-17 16:27:48,147 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:48,147 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.757ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:48,228 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 16:27:48,228 [41 ] 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 2025-10-17 16:27:48,229 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:48,229 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:48,229 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:48,229 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:48,230 [41 ] 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 2025-10-17 16:27:48,230 [72 ] 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 2025-10-17 16:27:48,235 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:48,235 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4898ms INFO 2025-10-17 16:27:48,235 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:48,235 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5312ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:48,303 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 16:27:48,303 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:48,304 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:48,308 [28 ] 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 2025-10-17 16:27:48,312 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 16:27:48,364 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:48,364 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 133.8749ms INFO 2025-10-17 16:27:48,364 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:48,364 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.8512ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:48,371 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:48,371 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 63.0293ms INFO 2025-10-17 16:27:48,371 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:48,371 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.3314ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:49,532 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0& INFO 2025-10-17 16:27:49,533 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:49,533 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:49,534 [41 ] 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 2025-10-17 16:27:49,616 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:49,616 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 82.0326ms INFO 2025-10-17 16:27:49,616 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:49,616 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.2174ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:49,797 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:27:49,797 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:49,797 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:49,799 [41 ] 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 2025-10-17 16:27:49,800 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330266&isHis=& INFO 2025-10-17 16:27:49,800 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:49,800 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:49,801 [28 ] 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 2025-10-17 16:27:49,805 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:27:49,805 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:49,805 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3279ms INFO 2025-10-17 16:27:49,805 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:49,805 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5557ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:49,810 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 16:27:49,813 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:49,813 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 11.6289ms INFO 2025-10-17 16:27:49,813 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:49,813 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4034ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:49,877 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 16:27:49,878 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:49,878 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:49,879 [37 ] 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 2025-10-17 16:27:49,926 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:49,926 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.127ms INFO 2025-10-17 16:27:49,926 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:49,927 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.3223ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:49,978 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689669913&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:27:49,978 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:27:49,978 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8882ms 200 text/html INFO 2025-10-17 16:27:50,005 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 16:27:50,005 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,005 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,007 [41 ] 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 2025-10-17 16:27:50,011 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,011 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5568ms INFO 2025-10-17 16:27:50,011 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,012 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.747ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,102 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 16:27:50,102 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,103 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,104 [37 ] 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=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&recordId=537&tableName=FORMLZSQ& INFO 2025-10-17 16:27:50,104 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,104 [41 ] 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 2025-10-17 16:27:50,104 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,105 [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 2025-10-17 16:27:50,108 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flowID=97&nodeCode=begin& INFO 2025-10-17 16:27:50,108 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,108 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,109 [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 2025-10-17 16:27:50,200 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,200 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 95.7672ms INFO 2025-10-17 16:27:50,200 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,200 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.932ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,218 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,218 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 112.8221ms INFO 2025-10-17 16:27:50,218 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,218 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 114.6104ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,224 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,224 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 114.6458ms INFO 2025-10-17 16:27:50,224 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,224 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 116.2003ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,290 [41 ] 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=537&approveID=330266& INFO 2025-10-17 16:27:50,290 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,290 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,292 [41 ] 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 2025-10-17 16:27:50,299 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,300 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 7.9419ms INFO 2025-10-17 16:27:50,300 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,300 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8316ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,374 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689670368 INFO 2025-10-17 16:27:50,374 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:27:50,374 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.673ms 200 application/javascript INFO 2025-10-17 16:27:50,388 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9997829402042422 INFO 2025-10-17 16:27:50,388 [41 ] 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 2025-10-17 16:27:50,388 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:27:50,388 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5156ms 200 application/javascript INFO 2025-10-17 16:27:50,389 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,389 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,389 [72 ] 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 2025-10-17 16:27:50,389 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,390 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,390 [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 2025-10-17 16:27:50,391 [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 2025-10-17 16:27:50,393 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,393 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2368ms INFO 2025-10-17 16:27:50,393 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,393 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1931ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,394 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,394 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1452ms INFO 2025-10-17 16:27:50,394 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,394 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8965ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,395 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=begin&exeId=62170&guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flag=4& INFO 2025-10-17 16:27:50,395 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,395 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,396 [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 2025-10-17 16:27:50,489 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,497 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 101.203ms INFO 2025-10-17 16:27:50,498 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,498 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.9063ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,585 [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%3D1760689669913%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:27:50,585 [72 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:27:50,585 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,587 [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 2025-10-17 16:27:50,588 [72 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689669913&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:27:50,591 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,591 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8417ms INFO 2025-10-17 16:27:50,591 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,591 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6665ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,592 [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 2025-10-17 16:27:50,592 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:27:50,592 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,592 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,599 [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 2025-10-17 16:27:50,601 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:27:50,601 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:27:50,601 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:27:50,615 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:27:50,618 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,618 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5781ms INFO 2025-10-17 16:27:50,618 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,618 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.1256ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,690 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=1O4vKW5Po5o%3D& INFO 2025-10-17 16:27:50,691 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,691 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,692 [72 ] 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 2025-10-17 16:27:50,694 [72 ] Sg.HcmMb.PubClass.ShareData - oldValue:1O4vKW5Po5o= INFO 2025-10-17 16:27:50,723 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:27:50,724 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,724 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,725 [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 2025-10-17 16:27:50,725 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,725 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,726 [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 2025-10-17 16:27:50,726 [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 2025-10-17 16:27:50,726 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:27:50,726 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:27:50,726 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:27:50,741 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:27:50,741 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:27:50,783 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,783 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 57.697ms INFO 2025-10-17 16:27:50,783 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,783 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.9368ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,784 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,784 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 57.7218ms INFO 2025-10-17 16:27:50,784 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,784 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.3307ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,844 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,845 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 152.7843ms INFO 2025-10-17 16:27:50,845 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,845 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 154.7588ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,894 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:27:50,894 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,895 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,896 [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 2025-10-17 16:27:50,899 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,899 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.391ms INFO 2025-10-17 16:27:50,899 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,900 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6281ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:50,933 [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 2025-10-17 16:27:50,934 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:50,934 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,935 [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 2025-10-17 16:27:50,938 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:50,939 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1375ms INFO 2025-10-17 16:27:50,939 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:50,939 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4508ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:51,036 [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 2025-10-17 16:27:51,037 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:51,037 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,038 [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 2025-10-17 16:27:51,042 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:51,042 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5033ms INFO 2025-10-17 16:27:51,042 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,042 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6248ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:51,046 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:27:51,046 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:51,046 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,047 [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 2025-10-17 16:27:51,047 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:27:51,048 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:51,048 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,049 [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 2025-10-17 16:27:51,051 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:51,051 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.8921ms INFO 2025-10-17 16:27:51,051 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,051 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7634ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:51,052 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:51,052 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8011ms INFO 2025-10-17 16:27:51,052 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,052 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5503ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:51,062 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:27:51,062 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:51,062 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,063 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:27:51,064 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:51,064 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,064 [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 2025-10-17 16:27:51,065 [37 ] 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 2025-10-17 16:27:51,071 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:51,071 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.4941ms INFO 2025-10-17 16:27:51,071 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,072 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5475ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:51,072 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:51,072 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6283ms INFO 2025-10-17 16:27:51,072 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,073 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2177ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:51,176 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:27:51,177 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:51,177 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:27:51,177 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:27:51,177 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,177 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:51,177 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:51,177 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,177 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,178 [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 2025-10-17 16:27:51,178 [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 2025-10-17 16:27:51,178 [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 2025-10-17 16:27:51,186 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:51,187 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2846ms INFO 2025-10-17 16:27:51,187 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,187 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8973ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:51,192 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:51,192 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 13.3791ms INFO 2025-10-17 16:27:51,192 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,192 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0583ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:51,195 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:51,195 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.913ms INFO 2025-10-17 16:27:51,195 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,195 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7122ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:51,632 [25 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 16:27:51,633 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:51,633 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,634 [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 2025-10-17 16:27:51,640 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:51,640 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7358ms INFO 2025-10-17 16:27:51,640 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:51,640 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7911ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:53,421 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7c780fb2-6433-4b61-8b21-4e0d6eef46e4%20%20& INFO 2025-10-17 16:27:53,421 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:53,421 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,423 [37 ] 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 2025-10-17 16:27:53,469 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:53,469 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.7593ms INFO 2025-10-17 16:27:53,469 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,470 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9034ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:53,539 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:27:53,540 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:53,540 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,541 [25 ] 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 2025-10-17 16:27:53,542 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330877&isHis=& INFO 2025-10-17 16:27:53,543 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:53,543 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,544 [37 ] 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 2025-10-17 16:27:53,547 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:53,547 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8991ms INFO 2025-10-17 16:27:53,547 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,547 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9158ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:53,548 [37 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:27:53,552 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:53,552 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4012ms INFO 2025-10-17 16:27:53,552 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,552 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1315ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:53,623 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0049& INFO 2025-10-17 16:27:53,623 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:53,623 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,624 [37 ] 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 2025-10-17 16:27:53,630 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:53,630 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.5425ms INFO 2025-10-17 16:27:53,630 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,630 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3092ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:53,726 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7c780fb2-6433-4b61-8b21-4e0d6eef46e4%20%20&isHis=& INFO 2025-10-17 16:27:53,726 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:53,726 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7c780fb2-6433-4b61-8b21-4e0d6eef46e4%20%20&flowID=142&nodeCode=N1682402015012& INFO 2025-10-17 16:27:53,727 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,727 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:53,727 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,728 [19 ] 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 2025-10-17 16:27:53,728 [37 ] 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 2025-10-17 16:27:53,740 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=142&NodeCode=N1682402015012&guid=7c780fb2-6433-4b61-8b21-4e0d6eef46e4%20%20&recordId=1418&tableName=FORM44& INFO 2025-10-17 16:27:53,740 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:53,740 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,741 [25 ] 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 2025-10-17 16:27:53,813 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:53,813 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 71.8657ms INFO 2025-10-17 16:27:53,813 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,813 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.5219ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:53,832 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:53,832 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 104.5127ms INFO 2025-10-17 16:27:53,832 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,832 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 106.4538ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:53,836 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:53,836 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 107.7974ms INFO 2025-10-17 16:27:53,836 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,836 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 109.5596ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:53,911 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0049&tableName=FORM44&keyFieldValue=1418&approveID=330877& INFO 2025-10-17 16:27:53,912 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:53,912 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,913 [37 ] 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 2025-10-17 16:27:53,919 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:53,919 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.2036ms INFO 2025-10-17 16:27:53,919 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,919 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3735ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:53,919 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 16:27:53,919 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:53,919 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,921 [4 ] 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 2025-10-17 16:27:53,922 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 16:27:53,961 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:53,961 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 40.6201ms INFO 2025-10-17 16:27:53,961 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:53,962 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.4823ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:54,007 [37 ] 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 2025-10-17 16:27:54,007 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:54,007 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:54,009 [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 2025-10-17 16:27:54,010 [43 ] 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 2025-10-17 16:27:54,010 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:54,010 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:54,011 [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 2025-10-17 16:27:54,012 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:54,012 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8241ms INFO 2025-10-17 16:27:54,012 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:54,012 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8915ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:54,014 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:54,015 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0842ms INFO 2025-10-17 16:27:54,015 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:54,015 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7719ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:54,035 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM44&recordId=1418&formCode=0049&flowID=142&nodeCode=N1682402015012&exeId=62276&guid=7c780fb2-6433-4b61-8b21-4e0d6eef46e4%20%20&flag=1& INFO 2025-10-17 16:27:54,035 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:54,035 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:54,036 [4 ] 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 2025-10-17 16:27:54,275 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:54,345 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 308.1303ms INFO 2025-10-17 16:27:54,345 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:54,345 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 309.9256ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:55,657 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM44&keyFieldValue=2PZqFCpy%2FGI%3D& INFO 2025-10-17 16:27:55,658 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:55,658 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:55,660 [4 ] 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 2025-10-17 16:27:55,666 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:55,666 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1525ms INFO 2025-10-17 16:27:55,666 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:55,666 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8359ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:27:58,717 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=1O4vKW5Po5o%3D& INFO 2025-10-17 16:27:58,717 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:27:58,717 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:58,719 [43 ] 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 2025-10-17 16:27:58,720 [43 ] Sg.HcmMb.PubClass.ShareData - oldValue:1O4vKW5Po5o= INFO 2025-10-17 16:27:58,760 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:27:58,760 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 41.8554ms INFO 2025-10-17 16:27:58,761 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:27:58,761 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.0192ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:01,999 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=qee%2FhkfHTfQ%3D& INFO 2025-10-17 16:28:02,000 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:02,000 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:02,001 [4 ] 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 2025-10-17 16:28:02,003 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:qee/hkfHTfQ= INFO 2025-10-17 16:28:02,042 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:02,042 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 40.589ms INFO 2025-10-17 16:28:02,042 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:02,042 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8309ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:05,469 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=NxAJJM1cJAI%3D& INFO 2025-10-17 16:28:05,469 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:05,469 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:05,470 [37 ] 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 2025-10-17 16:28:05,472 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:NxAJJM1cJAI= INFO 2025-10-17 16:28:05,497 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:05,497 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 26.9559ms INFO 2025-10-17 16:28:05,497 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:05,498 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0185ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:08,901 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 16:28:08,901 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:08,901 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:08,902 [43 ] 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 2025-10-17 16:28:08,904 [43 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 16:28:08,943 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:08,943 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 40.609ms INFO 2025-10-17 16:28:08,943 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:08,943 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7861ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:09,023 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=V2Aye25p7pc%3D& INFO 2025-10-17 16:28:09,023 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:09,023 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:09,025 [43 ] 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 2025-10-17 16:28:09,026 [43 ] Sg.HcmMb.PubClass.ShareData - oldValue:V2Aye25p7pc= INFO 2025-10-17 16:28:09,044 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:09,044 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 19.6952ms INFO 2025-10-17 16:28:09,044 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:09,045 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9607ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:09,599 [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 2025-10-17 16:28:09,600 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:28:09,600 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:09,600 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:09,601 [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 2025-10-17 16:28:09,648 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:09,648 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.9256ms INFO 2025-10-17 16:28:09,648 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:09,648 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.98ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:09,720 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 16:28:09,720 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:09,720 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:09,721 [25 ] 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 2025-10-17 16:28:09,729 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:09,729 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.0707ms INFO 2025-10-17 16:28:09,730 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:09,730 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0397ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:11,855 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 67 INFO 2025-10-17 16:28:11,855 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:28:11,855 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:11,856 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:11,857 [4 ] 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 2025-10-17 16:28:11,996 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:11,996 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 139.0694ms INFO 2025-10-17 16:28:11,996 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:11,996 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 141.4059ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:13,141 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 16:28:13,141 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:13,142 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:13,143 [4 ] 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 2025-10-17 16:28:13,148 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:28:13,148 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:13,148 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:13,149 [25 ] 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 2025-10-17 16:28:13,149 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:13,150 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.5878ms INFO 2025-10-17 16:28:13,150 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:13,150 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.575ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:13,154 [37 ] 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 2025-10-17 16:28:13,154 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:13,154 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:13,155 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:13,155 [37 ] 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 2025-10-17 16:28:13,155 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8127ms INFO 2025-10-17 16:28:13,155 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:13,155 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5217ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:13,170 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:13,170 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.7163ms INFO 2025-10-17 16:28:13,170 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:13,170 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4029ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:21,376 [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 2025-10-17 16:28:21,377 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:21,377 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:21,378 [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 2025-10-17 16:28:21,382 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:21,382 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6166ms INFO 2025-10-17 16:28:21,382 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:21,382 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7168ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:23,821 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 16:28:23,822 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:23,822 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:23,823 [25 ] 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 2025-10-17 16:28:23,825 [4 ] 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 2025-10-17 16:28:23,825 [25 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 16:28:23,825 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:23,825 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:23,826 [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). ERROR 2025-10-17 16:28:23,828 [25 ] 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 2025-10-17 16:28:23,830 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:23,830 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.2884ms INFO 2025-10-17 16:28:23,830 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:23,830 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9755ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:23,831 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:23,831 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 7.5337ms INFO 2025-10-17 16:28:23,831 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:23,831 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8409ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:23,904 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1854& INFO 2025-10-17 16:28:23,905 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:23,905 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:23,906 [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 2025-10-17 16:28:23,909 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:23,909 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.444ms INFO 2025-10-17 16:28:23,909 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:23,910 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2453ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:26,644 [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 2025-10-17 16:28:26,645 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:26,645 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:26,646 [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 2025-10-17 16:28:26,648 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:kFdUpgiqCo4= ERROR 2025-10-17 16:28:26,651 [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 2025-10-17 16:28:26,654 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:26,654 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 7.8329ms INFO 2025-10-17 16:28:26,654 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:26,654 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9446ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:28,727 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=6f3mi2lTmoU%3D& INFO 2025-10-17 16:28:28,728 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:28,728 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:28,729 [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 2025-10-17 16:28:28,731 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:6f3mi2lTmoU= ERROR 2025-10-17 16:28:28,734 [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 2025-10-17 16:28:28,737 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:28,737 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 7.8754ms INFO 2025-10-17 16:28:28,737 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:28,737 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9376ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:31,131 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=y0VTuJZsbv8%3D& INFO 2025-10-17 16:28:31,132 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:31,132 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:31,133 [25 ] 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 2025-10-17 16:28:31,135 [25 ] Sg.HcmMb.PubClass.ShareData - oldValue:y0VTuJZsbv8= ERROR 2025-10-17 16:28:31,138 [25 ] 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 2025-10-17 16:28:31,141 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:31,141 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 8.1121ms INFO 2025-10-17 16:28:31,141 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:31,141 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3044ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:35,718 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 16:28:35,719 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:35,719 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:35,720 [4 ] 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 2025-10-17 16:28:35,722 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= ERROR 2025-10-17 16:28:35,725 [4 ] 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 2025-10-17 16:28:35,728 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:35,728 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 8.0485ms INFO 2025-10-17 16:28:35,728 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:35,728 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1168ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:37,202 [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 2025-10-17 16:28:37,202 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:37,203 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:37,204 [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 2025-10-17 16:28:37,207 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:37,208 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5387ms INFO 2025-10-17 16:28:37,208 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:37,208 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.807ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:39,991 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/workDesk.e253ec88.js INFO 2025-10-17 16:28:39,991 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:28:39,991 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/workDesk.e253ec88.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\workDesk.e253ec88.js' INFO 2025-10-17 16:28:39,992 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9137ms 200 application/javascript INFO 2025-10-17 16:28:39,993 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/workDesk.7d9d51bd.css INFO 2025-10-17 16:28:39,994 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/workDesk.7d9d51bd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\workDesk.7d9d51bd.css' INFO 2025-10-17 16:28:39,994 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6047ms 200 text/css INFO 2025-10-17 16:28:43,441 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=undefined& INFO 2025-10-17 16:28:43,441 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:43,441 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:43,443 [25 ] 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 2025-10-17 16:28:43,445 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=A01Chg&formCode=&beginTime=&endTime=&state=& INFO 2025-10-17 16:28:43,446 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:43,446 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:43,447 [4 ] 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 2025-10-17 16:28:43,448 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:43,448 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.2683ms INFO 2025-10-17 16:28:43,448 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:43,448 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2665ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:43,470 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:43,470 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 23.0049ms INFO 2025-10-17 16:28:43,470 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:43,470 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7218ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:45,281 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=undefined& INFO 2025-10-17 16:28:45,282 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:45,282 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:45,282 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=&tableName=A01Chg&keyFieldValue=1339& INFO 2025-10-17 16:28:45,283 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:45,283 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:45,283 [4 ] 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 2025-10-17 16:28:45,284 [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 2025-10-17 16:28:45,286 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=26054801&IsEss=true& INFO 2025-10-17 16:28:45,286 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:45,286 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:45,287 [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 2025-10-17 16:28:45,291 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=A01Chg&recordId=1339&formCode=&flowID=&nodeCode=&exeId=56899&guid=&flag=& INFO 2025-10-17 16:28:45,291 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:45,291 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:45,293 [4 ] 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 2025-10-17 16:28:45,293 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:45,293 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:45,294 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.3912ms INFO 2025-10-17 16:28:45,294 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:45,294 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 10.3771ms INFO 2025-10-17 16:28:45,294 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9349ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:45,294 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:45,294 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5679ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:45,297 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:45,297 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 13.0725ms INFO 2025-10-17 16:28:45,297 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:45,297 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9918ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:45,673 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:45,709 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 416.2547ms INFO 2025-10-17 16:28:45,709 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:45,709 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 418.0832ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:28:46,831 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=WebAttachMainInfoChg&tableName=A01Chg&keyFieldValue=yYEmDE3eCjQ%3D& INFO 2025-10-17 16:28:46,832 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:28:46,832 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:46,833 [4 ] 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 2025-10-17 16:28:46,837 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:28:46,838 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 4.4172ms INFO 2025-10-17 16:28:46,838 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:28:46,838 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4392ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:26,626 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689765341&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:29:26,627 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:29:26,627 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9443ms 200 text/html INFO 2025-10-17 16:29:27,422 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689766276 INFO 2025-10-17 16:29:27,422 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:29:27,423 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8216ms 200 application/javascript INFO 2025-10-17 16:29:27,502 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.1415890877985685 INFO 2025-10-17 16:29:27,502 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:29:27,503 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6827ms 200 application/javascript INFO 2025-10-17 16:29:27,702 [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%3D1760689765341%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:29:27,703 [24 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:29:27,703 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:27,704 [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 2025-10-17 16:29:27,705 [24 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689765341&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:29:27,708 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:27,708 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3863ms INFO 2025-10-17 16:29:27,708 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:27,709 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5016ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:27,742 [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 2025-10-17 16:29:27,742 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:27,742 [24 ] 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 2025-10-17 16:29:27,742 [24 ] 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 2025-10-17 16:29:27,743 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:27,744 [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). WARN 2025-10-17 16:29:27,745 [24 ] 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 2025-10-17 16:29:27,745 [24 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 16:29:27,745 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:27,745 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.845ms INFO 2025-10-17 16:29:27,745 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:27,745 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1601ms 401 application/json; charset=utf-8 INFO 2025-10-17 16:29:27,862 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 16:29:27,862 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:27,863 [24 ] 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 2025-10-17 16:29:27,863 [24 ] 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 2025-10-17 16:29:27,863 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:29:27,864 [24 ] 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 2025-10-17 16:29:27,866 [24 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3ODMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjgxNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWPtuWbveWFtSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzgzIiwianRpIjoiN2ZiOTVkNzMtYTJlMS00NmI3LTkzYTctN2U4ZWI1OGY5ZTU3IiwiaWF0IjoxNzYwNTk4NDMxLCJuYmYiOjE3NjA1OTg0MjksImV4cCI6MTc2MDY4NDgzMSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.89nxGfe8-YG4fz6kuTzZqIzxmvMTuM07T_zL6PRG7IM INFO 2025-10-17 16:29:27,868 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:27,868 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.1402ms INFO 2025-10-17 16:29:27,869 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:29:27,869 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4992ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:27,984 [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 2025-10-17 16:29:27,985 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:27,985 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:27,985 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:27,987 [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 2025-10-17 16:29:28,022 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:29:28,022 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:29:28,022 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:29:28,038 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:29:28,040 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,040 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 53.7761ms INFO 2025-10-17 16:29:28,040 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,041 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.0505ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,182 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:29:28,183 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,183 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,184 [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 2025-10-17 16:29:28,185 [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 2025-10-17 16:29:28,185 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,185 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,185 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:29:28,185 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:29:28,185 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:29:28,186 [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 2025-10-17 16:29:28,191 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,191 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0031ms INFO 2025-10-17 16:29:28,191 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,191 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6174ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,216 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:29:28,216 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:29:28,219 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,219 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.0747ms INFO 2025-10-17 16:29:28,219 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,220 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2994ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,342 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:29:28,343 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,343 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,344 [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 2025-10-17 16:29:28,344 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,344 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,344 [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 2025-10-17 16:29:28,345 [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 2025-10-17 16:29:28,348 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,348 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.637ms INFO 2025-10-17 16:29:28,348 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,348 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0112ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,349 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,349 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3031ms INFO 2025-10-17 16:29:28,349 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,349 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0153ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,381 [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 2025-10-17 16:29:28,381 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,382 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,383 [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 2025-10-17 16:29:28,386 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,386 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0507ms INFO 2025-10-17 16:29:28,386 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,386 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8906ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,427 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:29:28,427 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,427 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,428 [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 2025-10-17 16:29:28,432 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,432 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1938ms INFO 2025-10-17 16:29:28,432 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,432 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3749ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,436 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:29:28,436 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,436 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,438 [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 2025-10-17 16:29:28,441 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,441 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0002ms INFO 2025-10-17 16:29:28,441 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,441 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9308ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,466 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:29:28,466 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,466 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,468 [4 ] 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 2025-10-17 16:29:28,474 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:29:28,475 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,475 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,475 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:29:28,475 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,475 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6715ms INFO 2025-10-17 16:29:28,475 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,475 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,476 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5541ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,476 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,476 [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 2025-10-17 16:29:28,477 [24 ] 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 2025-10-17 16:29:28,479 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,479 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1555ms INFO 2025-10-17 16:29:28,479 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,479 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6599ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,481 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,482 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5856ms INFO 2025-10-17 16:29:28,482 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,482 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5273ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,544 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:29:28,545 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,545 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,546 [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 2025-10-17 16:29:28,548 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:29:28,548 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,548 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,549 [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 2025-10-17 16:29:28,555 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormSubTabeList?tableName=A848Chg&keyField=ApplyId&keyFieldValue=yYEmDE3eCjQ%3D& INFO 2025-10-17 16:29:28,555 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:28,555 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,556 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFormSubTabeList", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.FieldDto]] GetFormSubTabeList(System.String, System.String, System.String) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:29:28,559 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:yYEmDE3eCjQ= INFO 2025-10-17 16:29:28,564 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,565 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabeList (Sg.Hcm.Application.M) in 8.1564ms INFO 2025-10-17 16:29:28,565 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormSubTabeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,565 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7351ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,566 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,567 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.2012ms INFO 2025-10-17 16:29:28,567 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,567 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8552ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:28,599 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:28,600 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 53.4745ms INFO 2025-10-17 16:29:28,600 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:28,600 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.5297ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:30,501 [44 ] 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 2025-10-17 16:29:30,502 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:30,502 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:30,503 [44 ] 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 2025-10-17 16:29:30,504 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 16:29:30,504 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:29:30,505 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:30,505 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:30,505 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:30,505 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:30,506 [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 2025-10-17 16:29:30,506 [58 ] 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 2025-10-17 16:29:30,513 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:30,513 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.3981ms INFO 2025-10-17 16:29:30,513 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:30,513 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4059ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:30,517 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:30,517 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 11.3155ms INFO 2025-10-17 16:29:30,517 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:30,518 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2315ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:30,519 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:30,519 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.9313ms INFO 2025-10-17 16:29:30,519 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:30,519 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9553ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:30,543 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=undefined& INFO 2025-10-17 16:29:30,543 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:30,543 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:30,544 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=A01Chg&formCode=&beginTime=&endTime=&state=& INFO 2025-10-17 16:29:30,544 [70 ] 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 2025-10-17 16:29:30,544 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:30,544 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:30,546 [58 ] 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 2025-10-17 16:29:30,549 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:30,549 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6906ms INFO 2025-10-17 16:29:30,549 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:30,549 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3653ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:30,565 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:30,565 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 19.4209ms INFO 2025-10-17 16:29:30,565 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:30,565 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1425ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:32,495 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=undefined& INFO 2025-10-17 16:29:32,496 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:32,496 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:32,497 [44 ] 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 2025-10-17 16:29:32,499 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=A01Chg&formCode=&beginTime=&endTime=&state=& INFO 2025-10-17 16:29:32,500 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:32,500 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:32,501 [58 ] 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 2025-10-17 16:29:32,502 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:32,502 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.0068ms INFO 2025-10-17 16:29:32,502 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:32,502 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.086ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:32,521 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:32,521 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 19.7233ms INFO 2025-10-17 16:29:32,521 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:32,521 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6015ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:33,179 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=undefined& INFO 2025-10-17 16:29:33,179 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:33,179 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:33,181 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=&tableName=A01Chg&keyFieldValue=1339& INFO 2025-10-17 16:29:33,181 [70 ] 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 2025-10-17 16:29:33,181 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:33,181 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:33,183 [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 2025-10-17 16:29:33,186 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:33,186 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=A01Chg&recordId=1339&formCode=&flowID=&nodeCode=&exeId=56899&guid=&flag=& INFO 2025-10-17 16:29:33,186 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.3783ms INFO 2025-10-17 16:29:33,186 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:33,186 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5289ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:33,186 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:33,187 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:33,188 [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 2025-10-17 16:29:33,190 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:33,190 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 7.0571ms INFO 2025-10-17 16:29:33,190 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:33,190 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2796ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:33,234 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:33,267 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 78.7795ms INFO 2025-10-17 16:29:33,267 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:33,267 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.8295ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:34,446 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=WebAttachMainInfoChg&tableName=A01Chg&keyFieldValue=yYEmDE3eCjQ%3D& INFO 2025-10-17 16:29:34,447 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:34,447 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:34,448 [58 ] 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 2025-10-17 16:29:34,452 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:34,453 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 4.1838ms INFO 2025-10-17 16:29:34,453 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:34,453 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3529ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:35,904 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2a9f5751-b682-489a-9c84-d464a527a0ca& INFO 2025-10-17 16:29:35,905 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:35,905 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:35,906 [22 ] 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 2025-10-17 16:29:35,951 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:35,951 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.9601ms INFO 2025-10-17 16:29:35,951 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:35,951 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.1318ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:36,064 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2025-10-17 16:29:36,065 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:36,065 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:36,066 [70 ] 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 2025-10-17 16:29:36,070 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:36,070 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4192ms INFO 2025-10-17 16:29:36,070 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:36,071 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3898ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:36,182 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8411&formCode=0031&flowID=132&nodeCode=N1661331627861&exeId=62239&guid=2a9f5751-b682-489a-9c84-d464a527a0ca&flag=1& INFO 2025-10-17 16:29:36,182 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:36,182 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:36,184 [24 ] 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 2025-10-17 16:29:36,266 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:36,267 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 82.9444ms INFO 2025-10-17 16:29:36,267 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:36,267 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.9966ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:37,412 [4 ] 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=c0QWVVc6%2Fq4%3D& INFO 2025-10-17 16:29:37,412 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:37,412 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,414 [4 ] 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 2025-10-17 16:29:37,418 [24 ] 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 2025-10-17 16:29:37,418 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:37,418 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:37,418 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,420 [24 ] 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 2025-10-17 16:29:37,420 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:37,420 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1311ms INFO 2025-10-17 16:29:37,420 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,420 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.572ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:37,499 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:37,499 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 79.0574ms INFO 2025-10-17 16:29:37,499 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,499 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.9308ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:37,628 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=90b687b9-d3e2-4d18-9e3e-7406b08988bb& INFO 2025-10-17 16:29:37,628 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:37,628 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,630 [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 2025-10-17 16:29:37,676 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:37,676 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9486ms INFO 2025-10-17 16:29:37,676 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,676 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9985ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:37,832 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 16:29:37,833 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:37,833 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,834 [44 ] 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 2025-10-17 16:29:37,839 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:37,839 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6286ms INFO 2025-10-17 16:29:37,839 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,839 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7049ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:37,981 [4 ] 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=dChA3O3Wjpk%3D& INFO 2025-10-17 16:29:37,982 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:37,982 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,983 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=539&formCode=0001&flowID=97&nodeCode=N1660618309856&exeId=62231&guid=90b687b9-d3e2-4d18-9e3e-7406b08988bb&flag=1& INFO 2025-10-17 16:29:37,983 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:37,983 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,983 [4 ] 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 2025-10-17 16:29:37,984 [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 2025-10-17 16:29:37,990 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:37,990 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.6188ms INFO 2025-10-17 16:29:37,990 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:37,990 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8158ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:38,088 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:38,095 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 110.2478ms INFO 2025-10-17 16:29:38,095 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:38,095 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.2087ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:39,019 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/DoFormDelete? application/json 68 INFO 2025-10-17 16:29:39,019 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:39,019 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:39,019 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoFormDelete (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:39,021 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoFormDelete", controller = "Sof"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoFormDelete(Sg.HcmMb.ServiceOrderForm.Dto.SDFDeleteDto) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:29:39,036 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:39,036 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoFormDelete (Sg.Hcm.Application.M) in 14.7815ms INFO 2025-10-17 16:29:39,036 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoFormDelete (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:39,036 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2239ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:39,338 [24 ] 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 81 INFO 2025-10-17 16:29:39,339 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:39,339 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:39,339 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:39,340 [24 ] 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 2025-10-17 16:29:39,378 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:39,378 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 37.5898ms INFO 2025-10-17 16:29:39,378 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:39,378 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7021ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:39,423 [44 ] 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 77 INFO 2025-10-17 16:29:39,424 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:39,424 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:39,424 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:39,425 [44 ] 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 2025-10-17 16:29:39,432 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:39,432 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 6.741ms INFO 2025-10-17 16:29:39,432 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:39,432 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7484ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:39,556 [24 ] 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 2025-10-17 16:29:39,556 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:39,556 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:39,556 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:39,557 [24 ] 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 2025-10-17 16:29:39,605 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:39,606 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.2188ms INFO 2025-10-17 16:29:39,606 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:39,606 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2922ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:40,119 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=undefined& INFO 2025-10-17 16:29:40,119 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:40,120 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:40,121 [4 ] 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 2025-10-17 16:29:40,125 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=A01Chg&formCode=&beginTime=&endTime=&state=& INFO 2025-10-17 16:29:40,125 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:40,126 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:40,126 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:40,126 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.1196ms INFO 2025-10-17 16:29:40,126 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:40,126 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.311ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:40,127 [4 ] 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 2025-10-17 16:29:40,139 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:40,139 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 11.827ms INFO 2025-10-17 16:29:40,139 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:40,139 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5559ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:40,823 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7b1011ae-579e-4985-a635-598af72d7561& INFO 2025-10-17 16:29:40,823 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:40,824 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:40,825 [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 2025-10-17 16:29:40,871 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:40,871 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9293ms INFO 2025-10-17 16:29:40,871 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:40,871 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2839ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:40,984 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 16:29:40,984 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:40,984 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:40,986 [62 ] 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 2025-10-17 16:29:40,990 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:40,990 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4792ms INFO 2025-10-17 16:29:40,990 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:40,991 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8347ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:41,103 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=N1660618309856&exeId=62170&guid=7b1011ae-579e-4985-a635-598af72d7561&flag=1& INFO 2025-10-17 16:29:41,103 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:41,103 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:41,105 [4 ] 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 2025-10-17 16:29:41,106 [58 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 16:29:41,106 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:41,106 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:41,107 [58 ] 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 2025-10-17 16:29:41,126 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:41,127 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 19.0366ms INFO 2025-10-17 16:29:41,127 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:41,127 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8251ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:41,192 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:41,199 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 94.1148ms INFO 2025-10-17 16:29:41,199 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:41,199 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.2367ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:41,875 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=A01Chg&formCode=&beginTime=&endTime=&state=%E8%8D%89%E7%A8%BF& INFO 2025-10-17 16:29:41,875 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:41,875 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:41,877 [4 ] 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 2025-10-17 16:29:41,892 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:41,892 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 15.5133ms INFO 2025-10-17 16:29:41,892 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:41,893 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6035ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:42,345 [58 ] 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 81 INFO 2025-10-17 16:29:42,345 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:42,345 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:42,345 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:42,347 [58 ] 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 2025-10-17 16:29:42,362 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:42,362 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 15.4058ms INFO 2025-10-17 16:29:42,362 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:42,362 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5829ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:42,425 [4 ] 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 77 INFO 2025-10-17 16:29:42,425 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:42,426 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:42,426 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:42,427 [4 ] 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 2025-10-17 16:29:42,433 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:42,433 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 5.8874ms INFO 2025-10-17 16:29:42,433 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:42,433 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6717ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:42,583 [44 ] 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 2025-10-17 16:29:42,583 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:42,583 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:42,583 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:42,585 [44 ] 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 2025-10-17 16:29:42,660 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:42,660 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 75.0039ms INFO 2025-10-17 16:29:42,660 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:42,660 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.8111ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:42,689 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=1&tableName=A01Chg&formCode=&beginTime=&endTime=&state=& INFO 2025-10-17 16:29:42,689 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:42,690 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:42,691 [62 ] 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 2025-10-17 16:29:42,703 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:42,703 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 12.0387ms INFO 2025-10-17 16:29:42,703 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:42,703 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8457ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:46,239 [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 2025-10-17 16:29:46,240 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:46,240 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:46,241 [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 2025-10-17 16:29:46,245 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:46,245 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.953ms INFO 2025-10-17 16:29:46,245 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:46,245 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9581ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:50,159 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2025-10-17 16:29:50,159 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2025-10-17 16:29:50,159 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:29:50,160 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/subTableList.04b88ebd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\subTableList.04b88ebd.css' INFO 2025-10-17 16:29:50,160 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.844ms 200 text/css INFO 2025-10-17 16:29:50,160 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTableList.bfa59482.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTableList.bfa59482.js' INFO 2025-10-17 16:29:50,160 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1356ms 200 application/javascript INFO 2025-10-17 16:29:50,258 [4 ] 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 2025-10-17 16:29:50,258 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:50,259 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:50,260 [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 2025-10-17 16:29:50,264 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:50,264 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.968ms INFO 2025-10-17 16:29:50,264 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:50,264 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0219ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:50,334 [22 ] 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 2025-10-17 16:29:50,334 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:50,334 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:50,335 [22 ] 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 2025-10-17 16:29:50,337 [22 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 16:29:50,348 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:50,352 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 16.9606ms INFO 2025-10-17 16:29:50,352 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:50,352 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7958ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:29:59,441 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 16:29:59,441 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:29:59,442 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:59,443 [58 ] 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 2025-10-17 16:29:59,451 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:29:59,451 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.2829ms INFO 2025-10-17 16:29:59,451 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:29:59,451 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3406ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:30:06,865 [22 ] 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 2025-10-17 16:30:06,865 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:30:06,865 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:06,867 [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 2025-10-17 16:30:06,870 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:30:06,870 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4759ms INFO 2025-10-17 16:30:06,870 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:06,870 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5426ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:30:30,156 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2a9f5751-b682-489a-9c84-d464a527a0ca& INFO 2025-10-17 16:30:30,157 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:30:30,157 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:30,158 [58 ] 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 2025-10-17 16:30:30,204 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:30:30,204 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.7873ms INFO 2025-10-17 16:30:30,204 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:30,204 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8993ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:30:30,313 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2025-10-17 16:30:30,313 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:30:30,313 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:30,315 [57 ] 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 2025-10-17 16:30:30,319 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:30:30,319 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4346ms INFO 2025-10-17 16:30:30,319 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:30,319 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3496ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:30:30,438 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8411&formCode=0031&flowID=132&nodeCode=N1661331627861&exeId=62239&guid=2a9f5751-b682-489a-9c84-d464a527a0ca&flag=1& INFO 2025-10-17 16:30:30,438 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:30:30,438 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:30,439 [57 ] 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 2025-10-17 16:30:30,519 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:30:30,519 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 80.1575ms INFO 2025-10-17 16:30:30,519 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:30,520 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.0643ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:30:31,632 [58 ] 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 2025-10-17 16:30:31,632 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:30:31,632 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:30:31,632 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:31,633 [57 ] 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=c0QWVVc6%2Fq4%3D& INFO 2025-10-17 16:30:31,633 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:30:31,633 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:31,634 [58 ] 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 2025-10-17 16:30:31,635 [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 2025-10-17 16:30:31,641 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:30:31,641 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8684ms INFO 2025-10-17 16:30:31,641 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:31,641 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7976ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:30:31,708 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:30:31,708 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 74.4373ms INFO 2025-10-17 16:30:31,708 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:31,708 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.5975ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:30:32,796 [25 ] 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 2025-10-17 16:30:32,797 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:30:32,797 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:30:32,797 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:32,798 [25 ] 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 2025-10-17 16:30:32,925 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:30:32,926 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 127.315ms INFO 2025-10-17 16:30:32,926 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:32,926 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.5107ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:30:33,045 [58 ] 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 2025-10-17 16:30:33,045 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:30:33,045 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:33,047 [58 ] 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 2025-10-17 16:30:33,062 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:30:33,062 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.5434ms INFO 2025-10-17 16:30:33,062 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:30:33,062 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6299ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:31:35,739 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7b1011ae-579e-4985-a635-598af72d7561& INFO 2025-10-17 16:31:35,739 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:31:35,740 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:35,741 [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 2025-10-17 16:31:35,786 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:31:35,786 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.4597ms INFO 2025-10-17 16:31:35,786 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:35,787 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7538ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:31:35,882 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 16:31:35,882 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:31:35,882 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:35,884 [75 ] 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 2025-10-17 16:31:35,888 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:31:35,888 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2202ms INFO 2025-10-17 16:31:35,888 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:35,888 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0417ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:31:35,992 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=N1660618309856&exeId=62170&guid=7b1011ae-579e-4985-a635-598af72d7561&flag=1& INFO 2025-10-17 16:31:35,992 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:31:35,992 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:35,993 [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 2025-10-17 16:31:36,079 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:31:36,086 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 92.6735ms INFO 2025-10-17 16:31:36,086 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:36,086 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.5236ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:31:37,262 [46 ] 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 81 INFO 2025-10-17 16:31:37,262 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:31:37,262 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:31:37,262 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:37,264 [46 ] 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 2025-10-17 16:31:37,283 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:31:37,283 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 19.5587ms INFO 2025-10-17 16:31:37,283 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:37,284 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1102ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:31:37,323 [46 ] 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 77 INFO 2025-10-17 16:31:37,323 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:31:37,323 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:31:37,324 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:37,325 [46 ] 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 2025-10-17 16:31:37,339 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:31:37,339 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 13.9989ms INFO 2025-10-17 16:31:37,339 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:37,339 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9629ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:31:37,403 [56 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 16:31:37,403 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:31:37,403 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:37,404 [56 ] 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 2025-10-17 16:31:37,410 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:31:37,410 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.2472ms INFO 2025-10-17 16:31:37,410 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:37,410 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0256ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:31:37,456 [57 ] 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 2025-10-17 16:31:37,456 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:31:37,456 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:31:37,457 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:37,458 [57 ] 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 2025-10-17 16:31:37,526 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:31:37,527 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 68.5355ms INFO 2025-10-17 16:31:37,527 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:31:37,527 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.7794ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:10,333 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689930280&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:32:10,334 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:32:10,334 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7644ms 200 text/html INFO 2025-10-17 16:32:10,628 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689930621 INFO 2025-10-17 16:32:10,628 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:32:10,628 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6985ms 200 application/javascript INFO 2025-10-17 16:32:10,640 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9064403598974393 INFO 2025-10-17 16:32:10,641 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:32:10,641 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4027ms 200 application/javascript INFO 2025-10-17 16:32:10,734 [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%3D1760689930280%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:32:10,734 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:32:10,734 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,736 [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 2025-10-17 16:32:10,737 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689930280&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:32:10,739 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:10,739 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6837ms INFO 2025-10-17 16:32:10,739 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,740 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6964ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:10,743 [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 2025-10-17 16:32:10,743 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:10,743 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:10,743 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,744 [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 2025-10-17 16:32:10,745 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:32:10,746 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:32:10,746 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:32:10,760 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:32:10,763 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:10,763 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2892ms INFO 2025-10-17 16:32:10,763 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,763 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1898ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:10,833 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:32:10,834 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:10,834 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,835 [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 2025-10-17 16:32:10,836 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:32:10,836 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:32:10,836 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:32:10,837 [40 ] 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 2025-10-17 16:32:10,837 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:10,837 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,838 [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 2025-10-17 16:32:10,841 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:10,842 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3861ms INFO 2025-10-17 16:32:10,842 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,842 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0441ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:10,850 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:32:10,851 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:32:10,853 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:10,853 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2308ms INFO 2025-10-17 16:32:10,853 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,853 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9798ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:10,939 [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 2025-10-17 16:32:10,940 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:32:10,940 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:10,940 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,940 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:10,940 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,941 [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 2025-10-17 16:32:10,941 [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 2025-10-17 16:32:10,944 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:10,944 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:10,944 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8322ms INFO 2025-10-17 16:32:10,944 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0152ms INFO 2025-10-17 16:32:10,944 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,944 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:10,944 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7988ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:10,944 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5333ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:11,033 [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 2025-10-17 16:32:11,034 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:11,034 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,035 [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 2025-10-17 16:32:11,038 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:11,039 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2736ms INFO 2025-10-17 16:32:11,039 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,039 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2243ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:11,045 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:32:11,046 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:11,046 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,047 [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 2025-10-17 16:32:11,050 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:11,050 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3159ms INFO 2025-10-17 16:32:11,050 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,051 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3745ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:11,057 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:32:11,057 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:11,057 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,058 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:32:11,058 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:11,058 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,059 [5 ] 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 2025-10-17 16:32:11,060 [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 2025-10-17 16:32:11,061 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:32:11,061 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:32:11,062 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:11,062 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:11,062 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,062 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,063 [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 2025-10-17 16:32:11,063 [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 2025-10-17 16:32:11,065 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:11,065 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.6689ms INFO 2025-10-17 16:32:11,065 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,065 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6081ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:11,068 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:11,068 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7902ms INFO 2025-10-17 16:32:11,068 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,068 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4115ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:11,068 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:11,068 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.5327ms INFO 2025-10-17 16:32:11,068 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,068 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7371ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:11,071 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:11,071 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7303ms INFO 2025-10-17 16:32:11,071 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,071 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3656ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:11,121 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:32:11,121 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:11,121 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,122 [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 2025-10-17 16:32:11,130 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:32:11,130 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:11,130 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,130 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:11,130 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3302ms INFO 2025-10-17 16:32:11,130 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,131 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1406ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:11,131 [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 2025-10-17 16:32:11,147 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:11,147 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.4933ms INFO 2025-10-17 16:32:11,147 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:11,147 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1176ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:15,536 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689935483&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 16:32:15,536 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:32:15,536 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7423ms 200 text/html INFO 2025-10-17 16:32:15,856 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689935850 INFO 2025-10-17 16:32:15,856 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:32:15,857 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7072ms 200 application/javascript INFO 2025-10-17 16:32:15,869 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7034314100819625 INFO 2025-10-17 16:32:15,869 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:32:15,869 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4444ms 200 application/javascript INFO 2025-10-17 16:32:15,972 [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%3D1760689935483%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 16:32:15,972 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:32:15,972 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:15,974 [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 2025-10-17 16:32:15,975 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689935483&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 16:32:15,976 [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 2025-10-17 16:32:15,976 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:15,976 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:15,976 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:15,977 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:15,977 [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 2025-10-17 16:32:15,977 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7402ms INFO 2025-10-17 16:32:15,977 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:15,977 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.589ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:15,978 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:32:15,979 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:32:15,979 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:32:15,994 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:32:15,999 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:15,999 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 21.3566ms INFO 2025-10-17 16:32:15,999 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:15,999 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.224ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,062 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:32:16,062 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,062 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,063 [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 2025-10-17 16:32:16,063 [40 ] 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 2025-10-17 16:32:16,063 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,064 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,064 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:32:16,064 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:32:16,064 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:32:16,065 [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 2025-10-17 16:32:16,068 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,068 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1023ms INFO 2025-10-17 16:32:16,068 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,068 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6763ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,079 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:32:16,079 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:32:16,081 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,081 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.8506ms INFO 2025-10-17 16:32:16,081 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,081 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7524ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,175 [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 2025-10-17 16:32:16,175 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,175 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,176 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:32:16,176 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,176 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,177 [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 2025-10-17 16:32:16,177 [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 2025-10-17 16:32:16,180 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,180 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2974ms INFO 2025-10-17 16:32:16,180 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,180 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2431ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,181 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,181 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2526ms INFO 2025-10-17 16:32:16,181 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,181 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9985ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,263 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7c780fb2-6433-4b61-8b21-4e0d6eef46e4%20%20& INFO 2025-10-17 16:32:16,263 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,263 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,264 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:32:16,265 [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 2025-10-17 16:32:16,265 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,265 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,266 [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 2025-10-17 16:32:16,286 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,286 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 19.9504ms INFO 2025-10-17 16:32:16,286 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,286 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7834ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,331 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,332 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 66.9571ms INFO 2025-10-17 16:32:16,332 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,332 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.7993ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,407 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:32:16,408 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,408 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,409 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330877&isHis=& INFO 2025-10-17 16:32:16,410 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,410 [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 2025-10-17 16:32:16,410 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,411 [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 2025-10-17 16:32:16,415 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:32:16,416 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,416 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.6892ms INFO 2025-10-17 16:32:16,416 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,417 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1393ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,418 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 16:32:16,420 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,421 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.4646ms INFO 2025-10-17 16:32:16,421 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,421 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1564ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,484 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0049& INFO 2025-10-17 16:32:16,485 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,485 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,486 [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 2025-10-17 16:32:16,491 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,491 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4499ms INFO 2025-10-17 16:32:16,491 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,491 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4465ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,562 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7c780fb2-6433-4b61-8b21-4e0d6eef46e4%20%20&isHis=& INFO 2025-10-17 16:32:16,562 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,562 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,564 [22 ] 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 2025-10-17 16:32:16,567 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=142&NodeCode=N1682402015012&guid=7c780fb2-6433-4b61-8b21-4e0d6eef46e4%20%20&recordId=1418&tableName=FORM44& INFO 2025-10-17 16:32:16,567 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7c780fb2-6433-4b61-8b21-4e0d6eef46e4%20%20&flowID=142&nodeCode=N1682402015012& INFO 2025-10-17 16:32:16,567 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,567 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,567 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,567 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,568 [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 2025-10-17 16:32:16,569 [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 2025-10-17 16:32:16,613 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,613 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.0871ms INFO 2025-10-17 16:32:16,613 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,613 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0615ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,614 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,614 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.2459ms INFO 2025-10-17 16:32:16,614 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,614 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9372ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,616 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,616 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.0875ms INFO 2025-10-17 16:32:16,616 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,616 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.99ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,688 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=0049&tableName=FORM44&keyFieldValue=1418&approveID=330877& INFO 2025-10-17 16:32:16,688 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,688 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,690 [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 2025-10-17 16:32:16,694 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,694 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.6029ms INFO 2025-10-17 16:32:16,694 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,694 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.534ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,784 [22 ] 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 2025-10-17 16:32:16,785 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,785 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,786 [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 2025-10-17 16:32:16,790 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,790 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2426ms INFO 2025-10-17 16:32:16,790 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,790 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4023ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,791 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM44&recordId=1418&formCode=0049&flowID=142&nodeCode=N1682402015012&exeId=62276&guid=7c780fb2-6433-4b61-8b21-4e0d6eef46e4%20%20&flag=1& INFO 2025-10-17 16:32:16,791 [22 ] 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 2025-10-17 16:32:16,792 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,792 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:16,792 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,792 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,793 [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 2025-10-17 16:32:16,793 [9 ] 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 2025-10-17 16:32:16,798 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,798 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6183ms INFO 2025-10-17 16:32:16,798 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,798 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2518ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:16,878 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:16,883 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 89.7866ms INFO 2025-10-17 16:32:16,883 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:16,883 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.6049ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:17,501 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=90b687b9-d3e2-4d18-9e3e-7406b08988bb& INFO 2025-10-17 16:32:17,501 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:17,501 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:17,503 [22 ] 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 2025-10-17 16:32:17,549 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:17,549 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.1315ms INFO 2025-10-17 16:32:17,549 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:17,549 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3849ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:17,659 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 16:32:17,659 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:17,660 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:17,661 [22 ] 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 2025-10-17 16:32:17,665 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:17,665 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5446ms INFO 2025-10-17 16:32:17,665 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:17,666 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.474ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:17,819 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=539&formCode=0001&flowID=97&nodeCode=N1660618309856&exeId=62231&guid=90b687b9-d3e2-4d18-9e3e-7406b08988bb&flag=1& INFO 2025-10-17 16:32:17,819 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:17,819 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:17,821 [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 2025-10-17 16:32:17,904 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:17,911 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 90.3553ms INFO 2025-10-17 16:32:17,911 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:17,911 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.3133ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:18,034 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FORM44&keyFieldValue=2PZqFCpy%2FGI%3D& INFO 2025-10-17 16:32:18,035 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:18,035 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:18,036 [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 2025-10-17 16:32:18,042 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:18,042 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1861ms INFO 2025-10-17 16:32:18,042 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:18,042 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3286ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:19,108 [58 ] 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 81 INFO 2025-10-17 16:32:19,108 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:19,109 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:19,109 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:19,110 [58 ] 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 2025-10-17 16:32:19,168 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:19,168 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 58.0077ms INFO 2025-10-17 16:32:19,168 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:19,168 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.2473ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:19,267 [22 ] 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 77 INFO 2025-10-17 16:32:19,267 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:19,267 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:19,268 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:19,269 [22 ] 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 2025-10-17 16:32:19,329 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:19,329 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 59.4814ms INFO 2025-10-17 16:32:19,329 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:19,329 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.7664ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:19,425 [22 ] 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=dChA3O3Wjpk%3D& INFO 2025-10-17 16:32:19,425 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:19,426 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:19,427 [22 ] 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 2025-10-17 16:32:19,433 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:19,433 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0436ms INFO 2025-10-17 16:32:19,433 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:19,433 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0893ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:19,499 [58 ] 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 2025-10-17 16:32:19,499 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:19,499 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:19,499 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:19,501 [58 ] 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 2025-10-17 16:32:19,548 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:19,548 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.4807ms INFO 2025-10-17 16:32:19,548 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:19,548 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6572ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:34,060 [58 ] 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 2025-10-17 16:32:34,060 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:34,060 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:34,060 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:34,062 [58 ] 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 2025-10-17 16:32:34,232 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:34,232 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 170.1527ms INFO 2025-10-17 16:32:34,232 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:34,232 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 172.5705ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:34,373 [58 ] 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 2025-10-17 16:32:34,374 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:34,374 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:34,375 [58 ] 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 2025-10-17 16:32:34,390 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:34,390 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.9558ms INFO 2025-10-17 16:32:34,390 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:34,390 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0951ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:38,213 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7b1011ae-579e-4985-a635-598af72d7561& INFO 2025-10-17 16:32:38,214 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:38,214 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:38,215 [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 2025-10-17 16:32:38,263 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:38,263 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.2458ms INFO 2025-10-17 16:32:38,263 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:38,263 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4765ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:38,372 [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 2025-10-17 16:32:38,373 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:38,373 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:38,374 [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 2025-10-17 16:32:38,379 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:38,379 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5986ms INFO 2025-10-17 16:32:38,379 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:38,379 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.785ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:38,533 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=N1660618309856&exeId=62170&guid=7b1011ae-579e-4985-a635-598af72d7561&flag=1& INFO 2025-10-17 16:32:38,534 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:38,534 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:38,536 [62 ] 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 2025-10-17 16:32:38,622 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:38,630 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 93.8749ms INFO 2025-10-17 16:32:38,630 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:38,630 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.2713ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:39,813 [40 ] 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 81 INFO 2025-10-17 16:32:39,814 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:39,814 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:39,814 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:39,815 [40 ] 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 2025-10-17 16:32:39,888 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:39,888 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 73.0208ms INFO 2025-10-17 16:32:39,888 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:39,888 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.0638ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:39,975 [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 77 INFO 2025-10-17 16:32:39,975 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:39,976 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:39,976 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:39,977 [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 2025-10-17 16:32:40,055 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:40,055 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 78.4463ms INFO 2025-10-17 16:32:40,055 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:40,056 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.3959ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:40,136 [62 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 16:32:40,137 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:40,137 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:40,138 [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 2025-10-17 16:32:40,144 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:40,144 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.4803ms INFO 2025-10-17 16:32:40,144 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:40,144 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4201ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:40,216 [40 ] 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 2025-10-17 16:32:40,216 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:40,216 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:40,217 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:40,218 [40 ] 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 2025-10-17 16:32:40,286 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:40,286 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 67.97ms INFO 2025-10-17 16:32:40,286 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:40,286 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.889ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:57,212 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689977068&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:32:57,213 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:32:57,213 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7993ms 200 text/html INFO 2025-10-17 16:32:57,548 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689977493 INFO 2025-10-17 16:32:57,549 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:32:57,549 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7004ms 200 application/javascript INFO 2025-10-17 16:32:57,612 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9633251397878448 INFO 2025-10-17 16:32:57,612 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:32:57,612 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5509ms 200 application/javascript INFO 2025-10-17 16:32:57,732 [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%3D1760689977068%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:32:57,732 [62 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:32:57,733 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:57,734 [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 2025-10-17 16:32:57,734 [54 ] 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 2025-10-17 16:32:57,734 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:57,735 [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 2025-10-17 16:32:57,735 [62 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689977068&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:32:57,735 [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 2025-10-17 16:32:57,735 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:57,736 [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 2025-10-17 16:32:57,737 [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 2025-10-17 16:32:57,737 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 16:32:57,737 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:57,737 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8334ms INFO 2025-10-17 16:32:57,737 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:57,737 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9923ms 401 application/json; charset=utf-8 INFO 2025-10-17 16:32:57,738 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:57,738 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9332ms INFO 2025-10-17 16:32:57,738 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:57,738 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8254ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:57,828 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 16:32:57,828 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:57,828 [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 2025-10-17 16:32:57,828 [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 2025-10-17 16:32:57,828 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:32:57,830 [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 2025-10-17 16:32:57,831 [68 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MDkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMjEzNSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadqOmbhCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTA5IiwianRpIjoiYmVmYTJmN2ItZDg3MS00MjQwLWI4MDktNTNmMTNhYTBlOTFjIiwiaWF0IjoxNzYwNTkwMDg2LCJuYmYiOjE3NjA1OTAwODQsImV4cCI6MTc2MDY3NjQ4NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.olGE3cOtvORR7xA1N6EybplBuhUvtYHHFGj9wo233Yc INFO 2025-10-17 16:32:57,833 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:57,833 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7846ms INFO 2025-10-17 16:32:57,833 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:32:57,834 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9748ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:57,932 [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 2025-10-17 16:32:57,932 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:32:57,932 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:57,932 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:57,933 [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 2025-10-17 16:32:57,934 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:32:57,935 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:32:57,935 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:32:57,949 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:32:57,952 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:57,952 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3775ms INFO 2025-10-17 16:32:57,952 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:57,952 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2337ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,052 [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 2025-10-17 16:32:58,052 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:32:58,052 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,052 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,053 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,053 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,054 [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 2025-10-17 16:32:58,054 [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 2025-10-17 16:32:58,055 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:32:58,055 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:32:58,055 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:32:58,057 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,058 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5048ms INFO 2025-10-17 16:32:58,058 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,058 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7448ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,070 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:32:58,070 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:32:58,073 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,073 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.589ms INFO 2025-10-17 16:32:58,073 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,073 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8362ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,168 [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 2025-10-17 16:32:58,168 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,168 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,169 [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 2025-10-17 16:32:58,172 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:32:58,172 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,172 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,172 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,173 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2983ms INFO 2025-10-17 16:32:58,173 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,173 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1333ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,173 [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 2025-10-17 16:32:58,176 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,176 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9111ms INFO 2025-10-17 16:32:58,176 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,176 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.654ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,212 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:32:58,213 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,213 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,214 [5 ] 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 2025-10-17 16:32:58,217 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,218 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6645ms INFO 2025-10-17 16:32:58,218 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,218 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3129ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,259 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:32:58,259 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,259 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,260 [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 2025-10-17 16:32:58,261 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:32:58,261 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,261 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,262 [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 2025-10-17 16:32:58,262 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:32:58,262 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,262 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,262 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,262 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,262 [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 2025-10-17 16:32:58,263 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:32:58,263 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,263 [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 2025-10-17 16:32:58,263 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,263 [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 2025-10-17 16:32:58,265 [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 2025-10-17 16:32:58,265 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,266 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3591ms INFO 2025-10-17 16:32:58,266 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,266 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0372ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,267 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,268 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8941ms INFO 2025-10-17 16:32:58,268 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,268 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5423ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,270 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,270 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.2882ms INFO 2025-10-17 16:32:58,270 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,270 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,270 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.4898ms INFO 2025-10-17 16:32:58,270 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,270 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0974ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,270 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9255ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,271 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,271 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.4391ms INFO 2025-10-17 16:32:58,271 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,271 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4178ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,372 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:32:58,372 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:32:58,372 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,372 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:32:58,372 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,372 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,374 [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 2025-10-17 16:32:58,374 [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 2025-10-17 16:32:58,382 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,382 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.4148ms INFO 2025-10-17 16:32:58,382 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,382 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3293ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:32:58,390 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:32:58,390 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.4253ms INFO 2025-10-17 16:32:58,390 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:32:58,390 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2951ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:00,811 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:33:00,812 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:00,812 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:00,813 [54 ] 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 2025-10-17 16:33:00,813 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:00,813 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:00,813 [40 ] 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 2025-10-17 16:33:00,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 2025-10-17 16:33:00,818 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:00,818 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9366ms INFO 2025-10-17 16:33:00,818 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:00,818 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7005ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:00,849 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:00,849 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 35.7962ms INFO 2025-10-17 16:33:00,849 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:00,849 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.9173ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:01,954 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689980772&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 16:33:01,955 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:33:01,955 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7163ms 200 text/html INFO 2025-10-17 16:33:02,219 [54 ] 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 2025-10-17 16:33:02,220 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:02,220 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:02,222 [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 2025-10-17 16:33:02,222 [40 ] 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 2025-10-17 16:33:02,223 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:02,223 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:02,224 [40 ] 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 2025-10-17 16:33:02,225 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:02,225 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6272ms INFO 2025-10-17 16:33:02,225 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:02,225 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8779ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:02,271 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:02,274 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 49.9012ms INFO 2025-10-17 16:33:02,274 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:02,274 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.8334ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:02,757 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689981623 INFO 2025-10-17 16:33:02,757 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:33:02,757 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6883ms 200 application/javascript INFO 2025-10-17 16:33:02,814 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3708473874660485 INFO 2025-10-17 16:33:02,814 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:33:02,814 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4763ms 200 application/javascript INFO 2025-10-17 16:33:03,540 [5 ] 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 2025-10-17 16:33:03,540 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:33:03,540 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:03,540 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:03,542 [5 ] 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 2025-10-17 16:33:03,548 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:03,548 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4479ms INFO 2025-10-17 16:33:03,548 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:03,549 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9251ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:04,851 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 16:33:04,851 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:04,851 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:04,853 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:33:04,882 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:04,882 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.0114ms INFO 2025-10-17 16:33:04,882 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:04,882 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2942ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:10,789 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689989648&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 16:33:10,790 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:33:10,790 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7766ms 200 text/html INFO 2025-10-17 16:33:11,060 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760689989929 INFO 2025-10-17 16:33:11,060 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:33:11,060 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7599ms 200 application/javascript INFO 2025-10-17 16:33:11,100 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7482989299077359 INFO 2025-10-17 16:33:11,100 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:33:11,101 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7518ms 200 application/javascript INFO 2025-10-17 16:33:11,227 [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%3D1760689989648%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 16:33:11,227 [28 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:33:11,227 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,229 [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 2025-10-17 16:33:11,230 [28 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760689989648&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 16:33:11,233 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,233 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1927ms INFO 2025-10-17 16:33:11,233 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,233 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2191ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,258 [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 2025-10-17 16:33:11,258 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:33:11,258 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,258 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,260 [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 2025-10-17 16:33:11,275 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:33:11,275 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:33:11,275 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:33:11,290 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:33:11,292 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,293 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 32.9419ms INFO 2025-10-17 16:33:11,293 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,293 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8707ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,384 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:33:11,384 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,384 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,386 [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 2025-10-17 16:33:11,387 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:33:11,387 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:33:11,387 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:33:11,392 [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 2025-10-17 16:33:11,393 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,393 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,394 [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 2025-10-17 16:33:11,402 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:33:11,402 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:33:11,406 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,406 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.2234ms INFO 2025-10-17 16:33:11,406 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,406 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9203ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,407 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,407 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 21.0105ms INFO 2025-10-17 16:33:11,407 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,407 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0244ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,493 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:33:11,493 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,493 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,495 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:33:11,510 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:33:11,510 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,510 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,511 [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 2025-10-17 16:33:11,513 [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 2025-10-17 16:33:11,513 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,514 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,515 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,515 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5628ms INFO 2025-10-17 16:33:11,515 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,515 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3878ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,515 [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 2025-10-17 16:33:11,518 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,518 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4168ms INFO 2025-10-17 16:33:11,519 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,519 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4864ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,525 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,525 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.6844ms INFO 2025-10-17 16:33:11,525 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,525 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.6252ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,562 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7b1011ae-579e-4985-a635-598af72d7561%20%20& INFO 2025-10-17 16:33:11,562 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,563 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,564 [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 2025-10-17 16:33:11,610 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,611 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.6691ms INFO 2025-10-17 16:33:11,611 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,611 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5503ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,613 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:33:11,613 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,613 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,614 [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 2025-10-17 16:33:11,624 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,624 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 10.1862ms INFO 2025-10-17 16:33:11,624 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,625 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.94ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,697 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:33:11,697 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,698 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,699 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330873&isHis=& INFO 2025-10-17 16:33:11,699 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,699 [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 2025-10-17 16:33:11,699 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,701 [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 2025-10-17 16:33:11,704 [69 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:33:11,705 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,705 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2171ms INFO 2025-10-17 16:33:11,705 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,705 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2288ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,709 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,709 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8782ms INFO 2025-10-17 16:33:11,709 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,710 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0173ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,808 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 16:33:11,808 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,809 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,810 [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 2025-10-17 16:33:11,814 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,815 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6887ms INFO 2025-10-17 16:33:11,815 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,815 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7883ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,908 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=97&NodeCode=N1660618309856&guid=7b1011ae-579e-4985-a635-598af72d7561%20%20&recordId=537&tableName=FORMLZSQ& INFO 2025-10-17 16:33:11,908 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7b1011ae-579e-4985-a635-598af72d7561%20%20&isHis=& INFO 2025-10-17 16:33:11,908 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,908 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,908 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,908 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,910 [28 ] 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 2025-10-17 16:33:11,910 [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 2025-10-17 16:33:11,959 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,959 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 49.3953ms INFO 2025-10-17 16:33:11,959 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,959 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5303ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,962 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:11,962 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.3422ms INFO 2025-10-17 16:33:11,962 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,962 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.3093ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:11,970 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7b1011ae-579e-4985-a635-598af72d7561%20%20&flowID=97&nodeCode=N1660618309856& INFO 2025-10-17 16:33:11,971 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:11,971 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:11,972 [69 ] 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 2025-10-17 16:33:12,015 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:12,015 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.2235ms INFO 2025-10-17 16:33:12,015 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:12,015 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.0775ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:12,109 [5 ] 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=537&approveID=330873& INFO 2025-10-17 16:33:12,109 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:12,110 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:12,111 [5 ] 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 2025-10-17 16:33:12,119 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:12,119 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.0269ms INFO 2025-10-17 16:33:12,119 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:12,119 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3941ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:12,269 [5 ] 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 2025-10-17 16:33:12,269 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=N1660618309856&exeId=62170&guid=7b1011ae-579e-4985-a635-598af72d7561%20%20&flag=1& INFO 2025-10-17 16:33:12,269 [69 ] 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 2025-10-17 16:33:12,269 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:12,269 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:12,269 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:12,269 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:12,269 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:12,269 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:12,271 [4 ] 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 2025-10-17 16:33:12,271 [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 2025-10-17 16:33:12,271 [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 2025-10-17 16:33:12,274 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:12,274 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5026ms INFO 2025-10-17 16:33:12,274 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:12,274 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:12,274 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6227ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:12,274 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2483ms INFO 2025-10-17 16:33:12,274 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:12,274 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8364ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:12,358 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:12,365 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 94.6771ms INFO 2025-10-17 16:33:12,365 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:12,365 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.8223ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:13,532 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 16:33:13,532 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:13,532 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:13,534 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:33:13,562 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:13,562 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.2111ms INFO 2025-10-17 16:33:13,562 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:13,562 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.33ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:13,672 [68 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 16:33:13,672 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:13,672 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:13,674 [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 2025-10-17 16:33:13,683 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:13,683 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 9.0056ms INFO 2025-10-17 16:33:13,683 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:13,683 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.254ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:15,331 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 16:33:15,331 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:15,331 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:15,333 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:33:15,372 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:15,372 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.1666ms INFO 2025-10-17 16:33:15,372 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:15,372 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.3031ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:17,292 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104040002&onlyShowOnLineA0191=true& INFO 2025-10-17 16:33:17,293 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:17,293 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:17,295 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:33:17,325 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:17,325 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.203ms INFO 2025-10-17 16:33:17,325 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:17,325 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.761ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:19,655 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404000200&onlyShowOnLineA0191=true& INFO 2025-10-17 16:33:19,655 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:19,655 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:19,656 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:33:19,677 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:19,677 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.0311ms INFO 2025-10-17 16:33:19,677 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:19,678 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0589ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:28,143 [69 ] 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 81 INFO 2025-10-17 16:33:28,143 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:33:28,144 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:28,144 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:28,146 [69 ] 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 2025-10-17 16:33:28,163 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:28,163 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 16.6483ms INFO 2025-10-17 16:33:28,163 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:28,163 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9121ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:28,194 [69 ] 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 77 INFO 2025-10-17 16:33:28,194 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:33:28,194 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:28,194 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:28,196 [69 ] 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 2025-10-17 16:33:28,216 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:28,216 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 20.3114ms INFO 2025-10-17 16:33:28,216 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:28,216 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2556ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:28,322 [69 ] 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 2025-10-17 16:33:28,322 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:33:28,323 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:28,323 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:28,324 [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 2025-10-17 16:33:28,377 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:28,377 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 53.1901ms INFO 2025-10-17 16:33:28,377 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:28,377 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.2906ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:29,881 [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 2025-10-17 16:33:29,882 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:29,882 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:29,883 [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 2025-10-17 16:33:29,891 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:29,892 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.1629ms INFO 2025-10-17 16:33:29,892 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:29,892 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6302ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:34,192 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690012487&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:33:34,193 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:33:34,193 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8437ms 200 text/html INFO 2025-10-17 16:33:34,872 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760690013276 INFO 2025-10-17 16:33:34,873 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:33:34,873 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6809ms 200 application/javascript INFO 2025-10-17 16:33:34,956 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.40456222050397794 INFO 2025-10-17 16:33:34,957 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:33:34,957 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4536ms 200 application/javascript INFO 2025-10-17 16:33:35,136 [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%3D1760690012487%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:33:35,137 [28 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:33:35,137 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,138 [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 2025-10-17 16:33:35,139 [28 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690012487&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:33:35,142 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,142 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6006ms INFO 2025-10-17 16:33:35,142 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,142 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7826ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,179 [69 ] 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 2025-10-17 16:33:35,179 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:33:35,179 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,179 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,181 [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 2025-10-17 16:33:35,183 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:33:35,183 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:33:35,183 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:33:35,198 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:33:35,200 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,201 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.0037ms INFO 2025-10-17 16:33:35,201 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,201 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2277ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,301 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:33:35,302 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,302 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,303 [69 ] 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 2025-10-17 16:33:35,304 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:33:35,304 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:33:35,304 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:33:35,307 [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 2025-10-17 16:33:35,307 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,307 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,308 [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 2025-10-17 16:33:35,312 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,312 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4341ms INFO 2025-10-17 16:33:35,312 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,312 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2746ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,319 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:33:35,319 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:33:35,322 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,322 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.4254ms INFO 2025-10-17 16:33:35,322 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,322 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6511ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,437 [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 2025-10-17 16:33:35,437 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,437 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,438 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:33:35,438 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,438 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,439 [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 2025-10-17 16:33:35,439 [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 2025-10-17 16:33:35,442 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,442 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3778ms INFO 2025-10-17 16:33:35,442 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,442 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,442 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.383ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,442 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9685ms INFO 2025-10-17 16:33:35,442 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,443 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6668ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,527 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:33:35,527 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,528 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,528 [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 2025-10-17 16:33:35,528 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,529 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,529 [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 2025-10-17 16:33:35,530 [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 2025-10-17 16:33:35,532 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,532 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4139ms INFO 2025-10-17 16:33:35,532 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,532 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,533 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7763ms INFO 2025-10-17 16:33:35,533 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,533 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4663ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,533 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.519ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,547 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:33:35,547 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,547 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,548 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:33:35,548 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,549 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:33:35,549 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,549 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,549 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,549 [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 2025-10-17 16:33:35,550 [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 2025-10-17 16:33:35,550 [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 2025-10-17 16:33:35,552 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,552 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.755ms INFO 2025-10-17 16:33:35,552 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,553 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3195ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,557 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,557 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,557 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6692ms INFO 2025-10-17 16:33:35,557 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,557 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.8822ms INFO 2025-10-17 16:33:35,557 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,557 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9255ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,557 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4623ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,567 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:33:35,567 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,567 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,568 [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 2025-10-17 16:33:35,572 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,572 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1837ms INFO 2025-10-17 16:33:35,572 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,572 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7772ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,667 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:33:35,667 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,667 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,669 [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 2025-10-17 16:33:35,673 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:33:35,673 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:35,673 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,674 [44 ] 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 2025-10-17 16:33:35,747 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,747 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 78.5964ms INFO 2025-10-17 16:33:35,747 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,747 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.5424ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:35,766 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:35,766 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 91.9804ms INFO 2025-10-17 16:33:35,766 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:35,766 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.504ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:43,104 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 71 INFO 2025-10-17 16:33:43,104 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:33:43,105 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:43,105 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:43,106 [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 2025-10-17 16:33:43,251 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:43,251 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 144.7814ms INFO 2025-10-17 16:33:43,251 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:43,251 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 147.1293ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:44,413 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 16:33:44,413 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:44,414 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:44,415 [44 ] 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 2025-10-17 16:33:44,432 [69 ] 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 2025-10-17 16:33:44,432 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:33:44,433 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:44,433 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:44,433 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:44,433 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:44,434 [68 ] 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 2025-10-17 16:33:44,434 [69 ] 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 2025-10-17 16:33:44,436 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:44,436 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 20.7755ms INFO 2025-10-17 16:33:44,436 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:44,436 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0555ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:44,441 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:44,441 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1434ms INFO 2025-10-17 16:33:44,441 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:44,441 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4918ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:44,452 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:44,452 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 17.464ms INFO 2025-10-17 16:33:44,452 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:44,452 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9627ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:52,097 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=1909f5ea-c0a9-4a4c-af7d-13cb85d9fd03%20%20& INFO 2025-10-17 16:33:52,097 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:52,097 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,099 [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 2025-10-17 16:33:52,143 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:52,144 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.8961ms INFO 2025-10-17 16:33:52,144 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,144 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9957ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:52,257 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:33:52,257 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330853&isHis=& INFO 2025-10-17 16:33:52,257 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:52,257 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:52,257 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,257 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,258 [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 2025-10-17 16:33:52,259 [24 ] 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 2025-10-17 16:33:52,262 [68 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:33:52,265 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:52,265 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3275ms INFO 2025-10-17 16:33:52,265 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,265 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6205ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:52,269 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:52,269 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.3544ms INFO 2025-10-17 16:33:52,269 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,269 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2844ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:52,357 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=1909f5ea-c0a9-4a4c-af7d-13cb85d9fd03%20%20&isHis=& INFO 2025-10-17 16:33:52,357 [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=N1661330179489&guid=1909f5ea-c0a9-4a4c-af7d-13cb85d9fd03%20%20&recordId=386017&tableName=k_over& INFO 2025-10-17 16:33:52,357 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:52,357 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:52,357 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,357 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,359 [24 ] 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 2025-10-17 16:33:52,359 [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 2025-10-17 16:33:52,363 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=1909f5ea-c0a9-4a4c-af7d-13cb85d9fd03%20%20&flowID=88&nodeCode=N1661330179489& INFO 2025-10-17 16:33:52,364 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:52,364 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,365 [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 2025-10-17 16:33:52,406 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:52,406 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.2409ms INFO 2025-10-17 16:33:52,406 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,406 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:52,406 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.9259ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:52,406 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.7608ms INFO 2025-10-17 16:33:52,406 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,406 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7025ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:52,409 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:52,410 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.0408ms INFO 2025-10-17 16:33:52,410 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,410 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1204ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:52,557 [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 2025-10-17 16:33:52,557 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:52,557 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=1909f5ea-c0a9-4a4c-af7d-13cb85d9fd03%20%20& INFO 2025-10-17 16:33:52,557 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,557 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:52,557 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,558 [24 ] 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 2025-10-17 16:33:52,558 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:52,558 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,558 [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 2025-10-17 16:33:52,559 [44 ] 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 2025-10-17 16:33:52,559 [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 2025-10-17 16:33:52,561 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:52,562 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0561ms INFO 2025-10-17 16:33:52,562 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,562 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.009ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:52,562 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:52,562 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7048ms INFO 2025-10-17 16:33:52,562 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,562 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2732ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:52,631 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:52,634 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.0577ms INFO 2025-10-17 16:33:52,634 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:52,634 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.7521ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:53,857 [24 ] 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 2025-10-17 16:33:53,857 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:33:53,857 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:53,857 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:53,859 [24 ] 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 2025-10-17 16:33:53,865 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:53,865 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2844ms INFO 2025-10-17 16:33:53,865 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:53,865 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.381ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:33:54,017 [43 ] 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=Z4bSvDjlwac%3D& INFO 2025-10-17 16:33:54,017 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:33:54,017 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:54,019 [43 ] 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 2025-10-17 16:33:54,025 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:33:54,025 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0106ms INFO 2025-10-17 16:33:54,025 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:33:54,025 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.145ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:15,802 [58 ] 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 2025-10-17 16:34:15,802 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 16:34:15,802 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:15,802 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,802 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:15,802 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,804 [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 2025-10-17 16:34:15,804 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 16:34:15,804 [68 ] 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 2025-10-17 16:34:15,804 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:15,804 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,805 [43 ] 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 2025-10-17 16:34:15,807 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:15,807 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4843ms INFO 2025-10-17 16:34:15,807 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,807 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8977ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:15,808 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:15,809 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.6335ms INFO 2025-10-17 16:34:15,809 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,809 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6866ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:15,811 [68 ] 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 2025-10-17 16:34:15,811 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:15,811 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.5823ms INFO 2025-10-17 16:34:15,811 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,811 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1271ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:15,811 [24 ] 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 2025-10-17 16:34:15,811 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:15,811 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,811 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:15,811 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,812 [68 ] 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 2025-10-17 16:34:15,812 [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 2025-10-17 16:34:15,815 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:15,815 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7665ms INFO 2025-10-17 16:34:15,815 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,815 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:15,815 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3557ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:15,815 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9968ms INFO 2025-10-17 16:34:15,815 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,815 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7541ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:15,903 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1732& INFO 2025-10-17 16:34:15,904 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:15,904 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,905 [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 2025-10-17 16:34:15,909 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:15,914 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.4478ms INFO 2025-10-17 16:34:15,914 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:15,914 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6057ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:17,707 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 16:34:17,708 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:17,708 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:17,708 [24 ] 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 2025-10-17 16:34:17,709 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:17,709 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:17,709 [43 ] 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 2025-10-17 16:34:17,710 [24 ] 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 2025-10-17 16:34:17,711 [43 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 16:34:17,713 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:17,713 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4994ms INFO 2025-10-17 16:34:17,713 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:17,714 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2429ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:17,718 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:17,718 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3532ms INFO 2025-10-17 16:34:17,718 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:17,718 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.64ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:17,822 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1732& INFO 2025-10-17 16:34:17,823 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:17,823 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:17,824 [68 ] 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 2025-10-17 16:34:17,828 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:17,832 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.0053ms INFO 2025-10-17 16:34:17,832 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:17,832 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3441ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:18,880 [43 ] 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 2025-10-17 16:34:18,881 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:18,881 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:18,882 [43 ] 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 2025-10-17 16:34:18,886 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:18,886 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6836ms INFO 2025-10-17 16:34:18,886 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:18,886 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9505ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:20,865 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 16:34:20,866 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:20,866 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:20,867 [68 ] 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 2025-10-17 16:34:20,868 [43 ] 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 2025-10-17 16:34:20,868 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:20,868 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:20,869 [68 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 16:34:20,869 [43 ] 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 2025-10-17 16:34:20,873 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:20,873 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4401ms INFO 2025-10-17 16:34:20,873 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:20,873 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2765ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:20,907 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:20,907 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 40.0728ms INFO 2025-10-17 16:34:20,907 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:20,907 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3388ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:21,012 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1732& INFO 2025-10-17 16:34:21,012 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:21,012 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:21,014 [24 ] 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 2025-10-17 16:34:21,017 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:21,021 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.4004ms INFO 2025-10-17 16:34:21,021 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:21,021 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2774ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:21,902 [24 ] 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 2025-10-17 16:34:21,902 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:21,902 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:21,904 [24 ] 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 2025-10-17 16:34:21,907 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:21,907 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3292ms INFO 2025-10-17 16:34:21,907 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:21,907 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.439ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:31,443 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690069641&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:34:31,443 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:34:31,443 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7937ms 200 text/html INFO 2025-10-17 16:34:32,095 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760690070487 INFO 2025-10-17 16:34:32,096 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:34:32,096 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7264ms 200 application/javascript INFO 2025-10-17 16:34:32,158 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6263284121948053 INFO 2025-10-17 16:34:32,158 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:34:32,158 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7344ms 200 application/javascript INFO 2025-10-17 16:34:32,318 [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%3D1760690069641%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:34:32,318 [24 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:34:32,318 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,319 [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 2025-10-17 16:34:32,321 [24 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690069641&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:34:32,323 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,323 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9028ms INFO 2025-10-17 16:34:32,323 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,324 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.964ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,362 [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 2025-10-17 16:34:32,362 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:34:32,362 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,362 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,364 [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 2025-10-17 16:34:32,365 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:34:32,365 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:34:32,365 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:34:32,380 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:34:32,382 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,382 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.432ms INFO 2025-10-17 16:34:32,382 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,382 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2488ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,500 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:34:32,500 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,500 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,501 [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 2025-10-17 16:34:32,502 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:34:32,502 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:34:32,502 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:34:32,517 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:34:32,517 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:34:32,520 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,520 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8174ms INFO 2025-10-17 16:34:32,520 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,520 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8518ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,522 [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 2025-10-17 16:34:32,523 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,523 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,524 [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 2025-10-17 16:34:32,527 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,527 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8234ms INFO 2025-10-17 16:34:32,527 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,527 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6067ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,611 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:34:32,611 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,611 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,612 [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 2025-10-17 16:34:32,615 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,615 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8905ms INFO 2025-10-17 16:34:32,615 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,616 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7439ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,616 [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 2025-10-17 16:34:32,616 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,616 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,617 [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 2025-10-17 16:34:32,620 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,620 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8547ms INFO 2025-10-17 16:34:32,620 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,620 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5369ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,699 [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 2025-10-17 16:34:32,699 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,699 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,700 [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 2025-10-17 16:34:32,703 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:34:32,703 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,703 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,704 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,704 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3309ms INFO 2025-10-17 16:34:32,704 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,704 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1142ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,704 [24 ] 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 2025-10-17 16:34:32,707 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,707 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0812ms INFO 2025-10-17 16:34:32,707 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,707 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6371ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,721 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:34:32,721 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,721 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,722 [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 2025-10-17 16:34:32,725 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:34:32,725 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,725 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.969ms INFO 2025-10-17 16:34:32,725 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,726 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5519ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,726 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,726 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,726 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:34:32,726 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,726 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,727 [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 2025-10-17 16:34:32,728 [24 ] 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 2025-10-17 16:34:32,731 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,731 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0531ms INFO 2025-10-17 16:34:32,731 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,731 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7057ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,734 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,734 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5537ms INFO 2025-10-17 16:34:32,734 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,734 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2327ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,767 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:34:32,767 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,767 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,769 [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 2025-10-17 16:34:32,773 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,773 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5128ms INFO 2025-10-17 16:34:32,773 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,773 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2521ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,790 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:34:32,790 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,790 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,791 [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 2025-10-17 16:34:32,794 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:34:32,794 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:34:32,794 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,795 [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 2025-10-17 16:34:32,811 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,811 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0608ms INFO 2025-10-17 16:34:32,811 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,811 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7211ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:34:32,843 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:34:32,843 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.2731ms INFO 2025-10-17 16:34:32,843 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:34:32,843 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.9474ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:26,130 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690486140&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:41:26,131 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:41:26,131 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9596ms 200 text/html INFO 2025-10-17 16:41:26,131 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 16:41:26,134 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 16:41:26,134 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8083ms 200 text/css INFO 2025-10-17 16:41:26,137 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 16:41:26,137 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:41:26,144 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 16:41:26,145 [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 2025-10-17 16:41:26,145 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3803ms 200 application/javascript INFO 2025-10-17 16:41:26,147 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 16:41:26,147 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8604ms 200 application/javascript INFO 2025-10-17 16:41:26,215 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 16:41:26,215 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:41:26,229 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 16:41:26,229 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0594ms 200 application/javascript INFO 2025-10-17 16:41:26,281 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 16:41:26,284 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 16:41:26,284 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7969ms 200 text/css INFO 2025-10-17 16:41:26,292 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 16:41:26,294 [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 2025-10-17 16:41:26,294 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7408ms 200 application/javascript INFO 2025-10-17 16:41:29,739 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760690489809 INFO 2025-10-17 16:41:29,740 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:41:29,740 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.698ms 200 application/javascript INFO 2025-10-17 16:41:29,815 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.45318214223060416 INFO 2025-10-17 16:41:29,815 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:41:29,815 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5174ms 200 application/javascript INFO 2025-10-17 16:41:29,861 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 16:41:29,862 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 16:41:29,862 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0045ms 200 image/jpeg INFO 2025-10-17 16:41:30,020 [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%3D1760690486140%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:41:30,020 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:41:30,020 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,022 [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 2025-10-17 16:41:30,023 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690486140&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:41:30,025 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:30,026 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7291ms INFO 2025-10-17 16:41:30,026 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,026 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7681ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:30,027 [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 2025-10-17 16:41:30,027 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:41:30,027 [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 2025-10-17 16:41:30,028 [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 2025-10-17 16:41:30,028 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,029 [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 2025-10-17 16:41:30,029 [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 2025-10-17 16:41:30,030 [49 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 16:41:30,030 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:30,030 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7591ms INFO 2025-10-17 16:41:30,030 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,030 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8818ms 401 application/json; charset=utf-8 INFO 2025-10-17 16:41:30,176 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 16:41:30,176 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:41:30,176 [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 2025-10-17 16:41:30,176 [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 2025-10-17 16:41:30,177 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:41:30,178 [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 2025-10-17 16:41:30,179 [49 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MzEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzQ2OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumygeS8nuS8niIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODMxIiwianRpIjoiNjM4ODQ4ZjgtNWI4OS00Nzg4LWE1YTQtNDJkM2I3OWQzNTA5IiwiaWF0IjoxNzYwNTgxNjE2LCJuYmYiOjE3NjA1ODE2MTQsImV4cCI6MTc2MDY2ODAxNiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.a00XND_KFim0KaswDH4lSGd5RWenthtYKh4v_wxa5ns INFO 2025-10-17 16:41:30,182 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:30,182 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.3563ms INFO 2025-10-17 16:41:30,182 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:41:30,183 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.697ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:30,327 [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 2025-10-17 16:41:30,327 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:41:30,327 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:30,329 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,330 [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 2025-10-17 16:41:30,331 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:41:30,331 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:41:30,331 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:41:30,346 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:41:30,349 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:30,349 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7769ms INFO 2025-10-17 16:41:30,349 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,349 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4735ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:30,497 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:41:30,498 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:30,498 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,499 [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 2025-10-17 16:41:30,500 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:41:30,500 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:41:30,500 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:41:30,503 [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 2025-10-17 16:41:30,503 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:30,504 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,505 [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 2025-10-17 16:41:30,509 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:30,509 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7432ms INFO 2025-10-17 16:41:30,509 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,509 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6756ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:30,516 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:41:30,531 [35 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:41:30,534 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:30,534 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.8844ms INFO 2025-10-17 16:41:30,534 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,534 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9533ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:30,637 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 16:41:30,638 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 16:41:30,638 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4667ms 200 text/css INFO 2025-10-17 16:41:30,673 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:41:30,673 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:30,673 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,674 [49 ] 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 2025-10-17 16:41:30,679 [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 2025-10-17 16:41:30,680 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:30,680 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,681 [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 2025-10-17 16:41:30,683 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:30,683 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1112ms INFO 2025-10-17 16:41:30,683 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,684 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1008ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:30,684 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:30,684 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1568ms INFO 2025-10-17 16:41:30,684 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:30,684 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0497ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,003 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:41:31,003 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,003 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,004 [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 2025-10-17 16:41:31,004 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,005 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,005 [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 2025-10-17 16:41:31,006 [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 2025-10-17 16:41:31,009 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,009 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4716ms INFO 2025-10-17 16:41:31,009 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,009 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3173ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,010 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,010 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1102ms INFO 2025-10-17 16:41:31,010 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,010 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3824ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,026 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:41:31,026 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,026 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,027 [77 ] 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 2025-10-17 16:41:31,030 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,030 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1389ms INFO 2025-10-17 16:41:31,030 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,030 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7471ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,078 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:41:31,079 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,079 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,080 [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 2025-10-17 16:41:31,083 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,083 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3869ms INFO 2025-10-17 16:41:31,083 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,084 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3657ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,085 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:41:31,085 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:41:31,085 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,085 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,085 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,085 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,086 [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 2025-10-17 16:41:31,087 [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 2025-10-17 16:41:31,090 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,090 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3986ms INFO 2025-10-17 16:41:31,090 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,090 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2233ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,094 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,094 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5376ms INFO 2025-10-17 16:41:31,094 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,094 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2947ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,096 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 16:41:31,097 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 16:41:31,097 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8654ms 200 image/png INFO 2025-10-17 16:41:31,132 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 16:41:31,132 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 16:41:31,133 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 16:41:31,133 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0108ms 200 image/jpeg INFO 2025-10-17 16:41:31,133 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 16:41:31,133 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1706ms 200 image/jpeg INFO 2025-10-17 16:41:31,150 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 16:41:31,151 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:41:31,151 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,151 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,151 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 16:41:31,151 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1181ms 200 image/jpeg INFO 2025-10-17 16:41:31,152 [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 2025-10-17 16:41:31,155 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:41:31,155 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,155 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,156 [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 2025-10-17 16:41:31,161 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,161 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5798ms INFO 2025-10-17 16:41:31,161 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,161 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4392ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,177 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,177 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.7835ms INFO 2025-10-17 16:41:31,177 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,177 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4072ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,772 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 16:41:31,772 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 16:41:31,773 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0138ms 200 text/css INFO 2025-10-17 16:41:31,983 [38 ] 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 2025-10-17 16:41:31,983 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,984 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,985 [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 2025-10-17 16:41:31,989 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,989 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1538ms INFO 2025-10-17 16:41:31,989 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,989 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2646ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,991 [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 2025-10-17 16:41:31,991 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,991 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,991 [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 2025-10-17 16:41:31,992 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:31,992 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,992 [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 2025-10-17 16:41:31,993 [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 2025-10-17 16:41:31,998 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,998 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.737ms INFO 2025-10-17 16:41:31,998 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,998 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:31,998 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7461ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:31,998 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.5312ms INFO 2025-10-17 16:41:31,998 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:31,998 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5638ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:32,000 [38 ] 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 2025-10-17 16:41:32,001 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:32,001 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,002 [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 2025-10-17 16:41:32,005 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:32,005 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2071ms INFO 2025-10-17 16:41:32,005 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,005 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9708ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:32,007 [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 2025-10-17 16:41:32,007 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:32,007 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,009 [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 2025-10-17 16:41:32,012 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:32,012 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1512ms INFO 2025-10-17 16:41:32,012 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,012 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1627ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:32,106 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1831& INFO 2025-10-17 16:41:32,106 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:32,107 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,108 [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 2025-10-17 16:41:32,128 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:32,134 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 25.7102ms INFO 2025-10-17 16:41:32,134 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,134 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0731ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:32,782 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 16:41:32,782 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:32,782 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,784 [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 2025-10-17 16:41:32,786 [38 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 16:41:32,789 [61 ] 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 2025-10-17 16:41:32,789 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:32,790 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,791 [61 ] 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 2025-10-17 16:41:32,793 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:32,793 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.0444ms INFO 2025-10-17 16:41:32,793 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,793 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4252ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:32,794 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:32,794 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.1115ms INFO 2025-10-17 16:41:32,794 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,794 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.807ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:32,945 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1831& INFO 2025-10-17 16:41:32,946 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:32,946 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,947 [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 2025-10-17 16:41:32,951 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:32,957 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.2748ms INFO 2025-10-17 16:41:32,957 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:32,957 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0217ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:34,301 [61 ] 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 2025-10-17 16:41:34,302 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:34,302 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:34,303 [61 ] 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 2025-10-17 16:41:34,307 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:34,307 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7744ms INFO 2025-10-17 16:41:34,307 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:34,307 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8363ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:56,036 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690515813&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:41:56,037 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:41:56,037 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.728ms 200 text/html INFO 2025-10-17 16:41:56,397 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760690516388 INFO 2025-10-17 16:41:56,397 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:41:56,397 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6924ms 200 application/javascript INFO 2025-10-17 16:41:56,412 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5030628377306574 INFO 2025-10-17 16:41:56,413 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:41:56,413 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4331ms 200 application/javascript INFO 2025-10-17 16:41:56,585 [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%3D1760690515813%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:41:56,585 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:41:56,585 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,587 [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 2025-10-17 16:41:56,588 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690515813&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:41:56,590 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:56,591 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.646ms INFO 2025-10-17 16:41:56,591 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,591 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6627ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:56,593 [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 2025-10-17 16:41:56,593 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:41:56,594 [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 2025-10-17 16:41:56,594 [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 2025-10-17 16:41:56,594 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,595 [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 2025-10-17 16:41:56,595 [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 2025-10-17 16:41:56,596 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 16:41:56,596 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:56,596 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6783ms INFO 2025-10-17 16:41:56,596 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,596 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.657ms 401 application/json; charset=utf-8 INFO 2025-10-17 16:41:56,678 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 16:41:56,678 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:41:56,678 [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 2025-10-17 16:41:56,679 [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 2025-10-17 16:41:56,679 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:41:56,680 [38 ] 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 2025-10-17 16:41:56,681 [38 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MDYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMTkwMCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-W5vyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTA2IiwianRpIjoiZWMxMWI3MjItMGZkZi00OWZlLTgzNzMtNmViYjgwNmRhMGVjIiwiaWF0IjoxNzYwNjAxMDEyLCJuYmYiOjE3NjA2MDEwMTAsImV4cCI6MTc2MDY4NzQxMiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.g_JP66BWnabvQAW0PCD8J1ccSumU96c-hBAu6Db9Ht0 INFO 2025-10-17 16:41:56,684 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:56,684 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.954ms INFO 2025-10-17 16:41:56,684 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:41:56,684 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8856ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:56,762 [6 ] 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 2025-10-17 16:41:56,762 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:41:56,763 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:56,763 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,764 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 16:41:56,765 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:41:56,765 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:41:56,765 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:41:56,780 [66 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:41:56,782 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:56,782 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.537ms INFO 2025-10-17 16:41:56,782 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,783 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3095ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:56,845 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:41:56,846 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:56,846 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,847 [38 ] 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 2025-10-17 16:41:56,847 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:56,847 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,847 [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 2025-10-17 16:41:56,848 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:41:56,848 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:41:56,848 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:41:56,848 [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 2025-10-17 16:41:56,851 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:56,852 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1987ms INFO 2025-10-17 16:41:56,852 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,852 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8871ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:56,862 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:41:56,863 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:41:56,865 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:56,865 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.739ms INFO 2025-10-17 16:41:56,865 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,865 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7743ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:56,961 [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 2025-10-17 16:41:56,961 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:41:56,961 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:56,961 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,962 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:56,962 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,963 [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 2025-10-17 16:41:56,963 [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 2025-10-17 16:41:56,966 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:56,966 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:56,966 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2685ms INFO 2025-10-17 16:41:56,966 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,966 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5036ms INFO 2025-10-17 16:41:56,966 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:56,966 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.602ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:56,966 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6392ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:57,042 [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 2025-10-17 16:41:57,043 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:57,043 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,044 [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 2025-10-17 16:41:57,047 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:57,047 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2098ms INFO 2025-10-17 16:41:57,047 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,047 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0065ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:57,048 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:41:57,048 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:57,048 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,049 [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 2025-10-17 16:41:57,053 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:57,053 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.6011ms INFO 2025-10-17 16:41:57,053 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,053 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2238ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:57,055 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:41:57,055 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:41:57,055 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:41:57,056 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:57,056 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:57,056 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:57,056 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,056 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,056 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,057 [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 2025-10-17 16:41:57,057 [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 2025-10-17 16:41:57,058 [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 2025-10-17 16:41:57,060 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:41:57,060 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:57,060 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7924ms INFO 2025-10-17 16:41:57,060 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,060 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1071ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:57,060 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:57,061 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,062 [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 2025-10-17 16:41:57,064 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:57,064 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.2782ms INFO 2025-10-17 16:41:57,064 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,065 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1127ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:57,065 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:57,065 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8023ms INFO 2025-10-17 16:41:57,065 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,065 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6315ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:57,066 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:57,067 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7333ms INFO 2025-10-17 16:41:57,067 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,067 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4108ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:57,151 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:41:57,151 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:41:57,151 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:57,151 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:57,151 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,151 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,153 [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 2025-10-17 16:41:57,153 [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 2025-10-17 16:41:57,171 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:57,171 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.6991ms INFO 2025-10-17 16:41:57,171 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,172 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9232ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:57,209 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:57,209 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 56.0891ms INFO 2025-10-17 16:41:57,209 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:57,209 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.3193ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:58,044 [7 ] 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 2025-10-17 16:41:58,044 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:58,044 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:58,046 [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 2025-10-17 16:41:58,047 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 16:41:58,047 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:41:58,047 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:58,049 [66 ] 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 2025-10-17 16:41:58,049 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:58,049 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6511ms INFO 2025-10-17 16:41:58,049 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:58,050 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6989ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:41:58,097 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:41:58,097 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 48.0879ms INFO 2025-10-17 16:41:58,097 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:41:58,097 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.0812ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:00,293 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 16:42:00,293 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:00,293 [73 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/tab.8b33309e.js was not modified INFO 2025-10-17 16:42:00,293 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5188ms 304 application/javascript INFO 2025-10-17 16:42:00,294 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 16:42:00,294 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:00,294 [73 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalDesMain.5e94ec3a.js was not modified INFO 2025-10-17 16:42:00,294 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3853ms 304 application/javascript INFO 2025-10-17 16:42:00,319 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 16:42:00,319 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 16:42:00,319 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 16:42:00,319 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:00,319 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 16:42:00,319 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:00,319 [73 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/idCard.f223054d.js was not modified INFO 2025-10-17 16:42:00,319 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/tab.14008936.css was not modified INFO 2025-10-17 16:42:00,319 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/uploadavatar.c8f578b6.css was not modified INFO 2025-10-17 16:42:00,319 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/uploadavatar.3083a06b.js was not modified INFO 2025-10-17 16:42:00,319 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3344ms 304 application/javascript INFO 2025-10-17 16:42:00,319 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3451ms 304 text/css INFO 2025-10-17 16:42:00,319 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 16:42:00,319 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3092ms 304 text/css INFO 2025-10-17 16:42:00,319 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3045ms 304 application/javascript INFO 2025-10-17 16:42:00,319 [73 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/idCard.54670600.css was not modified INFO 2025-10-17 16:42:00,320 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2445ms 304 text/css INFO 2025-10-17 16:42:00,320 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 16:42:00,320 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:00,320 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/deptEmp.07d6fe08.js was not modified INFO 2025-10-17 16:42:00,320 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2264ms 304 application/javascript INFO 2025-10-17 16:42:00,322 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 16:42:00,322 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/deptEmp.a1b36376.css was not modified INFO 2025-10-17 16:42:00,322 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2085ms 304 text/css INFO 2025-10-17 16:42:00,323 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 16:42:00,323 [38 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalDesMain.699c54cd.css was not modified INFO 2025-10-17 16:42:00,323 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.1771ms 304 text/css INFO 2025-10-17 16:42:00,405 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3876f6d6-9a47-4332-a157-97d5d19c743b& INFO 2025-10-17 16:42:00,405 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:00,405 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,407 [38 ] 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 2025-10-17 16:42:00,452 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:00,452 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6569ms INFO 2025-10-17 16:42:00,452 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,453 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5323ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:00,529 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:42:00,530 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:00,530 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,531 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330495&isHis=& INFO 2025-10-17 16:42:00,531 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:00,531 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,531 [73 ] 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 2025-10-17 16:42:00,532 [66 ] 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 2025-10-17 16:42:00,536 [66 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:42:00,543 [66 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 16:42:00,546 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:00,546 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 13.4136ms INFO 2025-10-17 16:42:00,546 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,546 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1648ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:00,551 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:00,551 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 19.3048ms INFO 2025-10-17 16:42:00,551 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,551 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2144ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:00,611 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=3876f6d6-9a47-4332-a157-97d5d19c743b&isHis=& INFO 2025-10-17 16:42:00,612 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:00,612 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,613 [38 ] 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 2025-10-17 16:42:00,716 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:00,716 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 103.2505ms INFO 2025-10-17 16:42:00,716 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,717 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.1446ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:00,797 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=3876f6d6-9a47-4332-a157-97d5d19c743b&isHis=& INFO 2025-10-17 16:42:00,797 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:00,797 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,798 [38 ] 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 2025-10-17 16:42:00,799 [7 ] 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=3876f6d6-9a47-4332-a157-97d5d19c743b&recordId=386016&tableName=k_over& INFO 2025-10-17 16:42:00,799 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=3876f6d6-9a47-4332-a157-97d5d19c743b&flowID=88&nodeCode=begin& INFO 2025-10-17 16:42:00,799 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:00,799 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,799 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:00,799 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,801 [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 2025-10-17 16:42:00,801 [7 ] 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 2025-10-17 16:42:00,843 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:00,843 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.639ms INFO 2025-10-17 16:42:00,843 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,843 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.8126ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:00,879 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 16:42:00,879 [66 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/gohome.43a4a8aa.png was not modified INFO 2025-10-17 16:42:00,880 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5809ms 304 image/png INFO 2025-10-17 16:42:00,882 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:00,882 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 80.2582ms INFO 2025-10-17 16:42:00,882 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,882 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.3305ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:00,885 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:00,885 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 86.7085ms INFO 2025-10-17 16:42:00,885 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,885 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.7717ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:00,930 [73 ] 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 2025-10-17 16:42:00,930 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:00,931 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,932 [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 2025-10-17 16:42:00,932 [38 ] 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 2025-10-17 16:42:00,932 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:00,932 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,934 [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 2025-10-17 16:42:00,935 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:00,935 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9256ms INFO 2025-10-17 16:42:00,935 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,935 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6722ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:00,935 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=3876f6d6-9a47-4332-a157-97d5d19c743b& INFO 2025-10-17 16:42:00,935 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:00,935 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,936 [73 ] 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 2025-10-17 16:42:00,936 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:00,937 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8908ms INFO 2025-10-17 16:42:00,937 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:00,937 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5124ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:01,010 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:01,013 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.7851ms INFO 2025-10-17 16:42:01,013 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:01,013 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.3973ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:02,223 [60 ] 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 2025-10-17 16:42:02,224 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:02,224 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:02,224 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:02,225 [60 ] 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 2025-10-17 16:42:02,232 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:02,232 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.6874ms INFO 2025-10-17 16:42:02,232 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:02,232 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7987ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:02,312 [73 ] 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=62h2tQu3RqQ%3D& INFO 2025-10-17 16:42:02,312 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:02,313 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:02,314 [73 ] 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 2025-10-17 16:42:02,320 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:02,320 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0733ms INFO 2025-10-17 16:42:02,320 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:02,320 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2112ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:14,751 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690534661&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:42:14,752 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:42:14,752 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7669ms 200 text/html INFO 2025-10-17 16:42:15,042 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760690535027 INFO 2025-10-17 16:42:15,042 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:42:15,043 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8933ms 200 application/javascript INFO 2025-10-17 16:42:15,056 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9712980696383733 INFO 2025-10-17 16:42:15,056 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:42:15,056 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4736ms 200 application/javascript INFO 2025-10-17 16:42:15,164 [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%3D1760690534661%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:42:15,164 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:42:15,164 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,166 [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 2025-10-17 16:42:15,167 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690534661&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:42:15,170 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,170 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7953ms INFO 2025-10-17 16:42:15,170 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,170 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0265ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,171 [60 ] 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 2025-10-17 16:42:15,171 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:15,171 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,171 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,172 [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 2025-10-17 16:42:15,174 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:42:15,174 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:42:15,174 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:42:15,189 [7 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:42:15,191 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,191 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6845ms INFO 2025-10-17 16:42:15,191 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,191 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7073ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,263 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:42:15,263 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,263 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,265 [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 2025-10-17 16:42:15,266 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:42:15,266 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:42:15,266 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:42:15,267 [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 2025-10-17 16:42:15,268 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,268 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,269 [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 2025-10-17 16:42:15,273 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,273 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5326ms INFO 2025-10-17 16:42:15,273 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,273 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3157ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,280 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:42:15,281 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:42:15,283 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,283 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.4489ms INFO 2025-10-17 16:42:15,283 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,283 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2839ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,393 [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 2025-10-17 16:42:15,393 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,394 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,394 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:42:15,394 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,394 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,395 [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 2025-10-17 16:42:15,395 [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 2025-10-17 16:42:15,398 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,398 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1201ms INFO 2025-10-17 16:42:15,398 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,398 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,398 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9441ms INFO 2025-10-17 16:42:15,398 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,398 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9887ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,398 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5952ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,468 [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 2025-10-17 16:42:15,469 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,469 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,470 [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 2025-10-17 16:42:15,473 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:42:15,473 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,473 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,474 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,474 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6372ms INFO 2025-10-17 16:42:15,474 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,474 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5718ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,474 [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 2025-10-17 16:42:15,477 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,477 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4103ms INFO 2025-10-17 16:42:15,478 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,478 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0612ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,479 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:42:15,480 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,480 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,481 [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 2025-10-17 16:42:15,484 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,484 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.041ms INFO 2025-10-17 16:42:15,484 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,484 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8695ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,485 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:42:15,485 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:42:15,485 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,485 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,485 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,485 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,486 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:42:15,486 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,486 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,486 [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 2025-10-17 16:42:15,487 [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 2025-10-17 16:42:15,487 [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 2025-10-17 16:42:15,491 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,491 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8645ms INFO 2025-10-17 16:42:15,491 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,491 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4915ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,492 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,492 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.5906ms INFO 2025-10-17 16:42:15,492 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,492 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5668ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,494 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,494 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.608ms INFO 2025-10-17 16:42:15,494 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,494 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2583ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,561 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:42:15,561 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,562 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,563 [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 2025-10-17 16:42:15,576 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:42:15,576 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:15,576 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,577 [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 2025-10-17 16:42:15,580 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,580 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.1399ms INFO 2025-10-17 16:42:15,580 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,580 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3591ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:15,629 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:15,629 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.9994ms INFO 2025-10-17 16:42:15,629 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:15,630 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.9594ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:19,576 [6 ] 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 2025-10-17 16:42:19,577 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:19,577 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:19,578 [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 2025-10-17 16:42:19,581 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 16:42:19,581 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:19,581 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:19,582 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:19,582 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6713ms INFO 2025-10-17 16:42:19,582 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:19,582 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9716ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:19,583 [6 ] 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 2025-10-17 16:42:19,634 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:19,651 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 67.8977ms INFO 2025-10-17 16:42:19,651 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:19,651 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.7042ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:20,945 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=b0b4ed36-943b-4e46-83da-731382258d6e& INFO 2025-10-17 16:42:20,946 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:20,946 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:20,948 [73 ] 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 2025-10-17 16:42:20,999 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:21,000 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 52.0689ms INFO 2025-10-17 16:42:21,000 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,000 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.5659ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:21,087 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:42:21,087 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:21,087 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,089 [73 ] 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 2025-10-17 16:42:21,092 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330792&isHis=& INFO 2025-10-17 16:42:21,093 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:21,093 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,094 [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 2025-10-17 16:42:21,095 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:21,095 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0742ms INFO 2025-10-17 16:42:21,095 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,095 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9925ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:21,098 [60 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:42:21,102 [60 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 16:42:21,104 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:21,104 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.6145ms INFO 2025-10-17 16:42:21,104 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,104 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5583ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:21,183 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=b0b4ed36-943b-4e46-83da-731382258d6e&isHis=& INFO 2025-10-17 16:42:21,183 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:21,183 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,184 [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 2025-10-17 16:42:21,232 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:21,232 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.6757ms INFO 2025-10-17 16:42:21,232 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,232 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5336ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:21,299 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=b0b4ed36-943b-4e46-83da-731382258d6e&isHis=& INFO 2025-10-17 16:42:21,300 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:21,300 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,301 [6 ] 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 2025-10-17 16:42:21,304 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=b0b4ed36-943b-4e46-83da-731382258d6e&flowID=88&nodeCode=begin& INFO 2025-10-17 16:42:21,304 [60 ] 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=b0b4ed36-943b-4e46-83da-731382258d6e&recordId=386023&tableName=k_over& INFO 2025-10-17 16:42:21,304 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:21,304 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:21,304 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,304 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,305 [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 2025-10-17 16:42:21,305 [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 2025-10-17 16:42:21,347 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:21,347 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.9033ms INFO 2025-10-17 16:42:21,347 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,347 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.7746ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:21,350 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:21,350 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 44.2959ms INFO 2025-10-17 16:42:21,350 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,350 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.171ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:21,350 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:21,351 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.3565ms INFO 2025-10-17 16:42:21,351 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,351 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.2654ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:21,448 [66 ] 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 2025-10-17 16:42:21,448 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:21,448 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,450 [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 2025-10-17 16:42:21,452 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:21,453 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.91ms INFO 2025-10-17 16:42:21,453 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,453 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9525ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:21,454 [6 ] 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 2025-10-17 16:42:21,455 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:21,455 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,456 [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 2025-10-17 16:42:21,458 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=b0b4ed36-943b-4e46-83da-731382258d6e& INFO 2025-10-17 16:42:21,459 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:21,459 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:21,459 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7058ms INFO 2025-10-17 16:42:21,459 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,459 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,459 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.715ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:21,460 [60 ] 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 2025-10-17 16:42:21,534 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:21,537 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 77.0002ms INFO 2025-10-17 16:42:21,537 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:21,537 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.9359ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:22,664 [60 ] 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 2025-10-17 16:42:22,664 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:22,664 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:22,664 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:22,665 [60 ] 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 2025-10-17 16:42:22,672 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:22,672 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1519ms INFO 2025-10-17 16:42:22,672 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:22,672 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2048ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:22,757 [6 ] 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=y8UP0qjgvV4%3D& INFO 2025-10-17 16:42:22,757 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:22,758 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:22,759 [6 ] 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 2025-10-17 16:42:22,764 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:22,764 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5752ms INFO 2025-10-17 16:42:22,764 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:22,765 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4385ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:32,260 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 16:42:32,260 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:32,260 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:32,262 [71 ] 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 2025-10-17 16:42:32,309 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:32,309 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 47.4193ms INFO 2025-10-17 16:42:32,309 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:32,309 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5138ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,126 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=cf28ed88-36e1-478e-bedb-d2ce0443b487%20%20& INFO 2025-10-17 16:42:37,127 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,127 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,128 [6 ] 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 2025-10-17 16:42:37,174 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:37,175 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.2954ms INFO 2025-10-17 16:42:37,175 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,175 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5822ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,246 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:42:37,246 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,246 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,248 [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 2025-10-17 16:42:37,252 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330817&isHis=& INFO 2025-10-17 16:42:37,252 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,253 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,254 [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 2025-10-17 16:42:37,255 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:37,255 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.1167ms INFO 2025-10-17 16:42:37,255 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,255 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3574ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,258 [60 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:42:37,263 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:37,263 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9049ms INFO 2025-10-17 16:42:37,263 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,263 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7981ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,334 [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 2025-10-17 16:42:37,334 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,334 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,336 [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 2025-10-17 16:42:37,340 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:37,340 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.0573ms INFO 2025-10-17 16:42:37,340 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,340 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.963ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,411 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=cf28ed88-36e1-478e-bedb-d2ce0443b487%20%20&isHis=& INFO 2025-10-17 16:42:37,412 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,412 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,413 [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 2025-10-17 16:42:37,414 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=cf28ed88-36e1-478e-bedb-d2ce0443b487%20%20&flowID=185&nodeCode=N1699258785306& INFO 2025-10-17 16:42:37,414 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,414 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,415 [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=N1699258785306&guid=cf28ed88-36e1-478e-bedb-d2ce0443b487%20%20&recordId=3929&tableName=FORM71& INFO 2025-10-17 16:42:37,415 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,415 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,416 [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 2025-10-17 16:42:37,416 [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 2025-10-17 16:42:37,457 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:37,458 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.8887ms INFO 2025-10-17 16:42:37,458 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,458 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.5835ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,460 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:37,460 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 43.6772ms INFO 2025-10-17 16:42:37,460 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,460 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.4384ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,461 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:37,461 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 47.7057ms INFO 2025-10-17 16:42:37,461 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,461 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4148ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,535 [6 ] 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=3929&approveID=330817& INFO 2025-10-17 16:42:37,535 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,536 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,537 [6 ] 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 2025-10-17 16:42:37,541 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:37,541 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.3965ms INFO 2025-10-17 16:42:37,541 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,541 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1758ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,613 [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 2025-10-17 16:42:37,613 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,613 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,615 [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 2025-10-17 16:42:37,618 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:37,618 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0728ms INFO 2025-10-17 16:42:37,618 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,618 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1036ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,629 [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=3929&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=62266&guid=cf28ed88-36e1-478e-bedb-d2ce0443b487%20%20&flag=1& INFO 2025-10-17 16:42:37,629 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,629 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,630 [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 2025-10-17 16:42:37,711 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:37,715 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.2719ms INFO 2025-10-17 16:42:37,715 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,715 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.9857ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:37,993 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=71847459-5bd7-d2a2-72e8-9a1d4a4c7366&attachTableName=& INFO 2025-10-17 16:42:37,993 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:37,993 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:37,995 [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 2025-10-17 16:42:37,999 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b116d73-75c3-58a9-5d6a-06fca5af5e3c&attachTableName=& INFO 2025-10-17 16:42:38,000 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:38,000 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:38,001 [73 ] 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 2025-10-17 16:42:42,966 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:42,966 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:42,966 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 4971.4206ms INFO 2025-10-17 16:42:42,966 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 4965.3026ms INFO 2025-10-17 16:42:42,966 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:42,966 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:42,966 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4967.1104ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:42,966 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4973.6994ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:43,992 [73 ] 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=fpJuEFCQ%2BtQ%3D& INFO 2025-10-17 16:42:43,993 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:43,993 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:43,994 [73 ] 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 2025-10-17 16:42:44,000 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:44,000 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9296ms INFO 2025-10-17 16:42:44,000 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:44,000 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0454ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:46,739 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 16:42:46,739 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:46,739 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:46,740 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:42:46,741 [65 ] 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 2025-10-17 16:42:46,829 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:46,832 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 91.2528ms INFO 2025-10-17 16:42:46,832 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:42:46,832 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.3516ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:50,098 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 16:42:50,098 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:50,098 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:50,098 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:42:50,100 [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 2025-10-17 16:42:50,132 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:50,138 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 37.9518ms INFO 2025-10-17 16:42:50,138 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:42:50,138 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.096ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:52,688 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 16:42:52,689 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:52,689 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:52,689 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:42:52,690 [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 2025-10-17 16:42:52,733 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:52,740 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 49.3793ms INFO 2025-10-17 16:42:52,740 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:42:52,740 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4975ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:55,693 [73 ] 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 2025-10-17 16:42:55,693 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:55,693 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:55,693 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:55,695 [73 ] 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 2025-10-17 16:42:55,741 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:55,741 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.5151ms INFO 2025-10-17 16:42:55,741 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:55,741 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7336ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:55,814 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 16:42:55,814 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:55,814 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:55,815 [60 ] 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 2025-10-17 16:42:55,823 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:55,823 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.6773ms INFO 2025-10-17 16:42:55,823 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:55,823 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5858ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:57,512 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 65 INFO 2025-10-17 16:42:57,512 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:57,512 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:57,512 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,514 [66 ] 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 2025-10-17 16:42:57,607 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:57,607 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 93.8734ms INFO 2025-10-17 16:42:57,607 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,608 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.9789ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:57,683 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6b66a525-c50d-4ea9-9bf9-3ed77b2b6ce6& INFO 2025-10-17 16:42:57,683 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:57,683 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,685 [73 ] 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 2025-10-17 16:42:57,730 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:57,730 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.4517ms INFO 2025-10-17 16:42:57,730 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,730 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3297ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:57,809 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:42:57,809 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:57,810 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,811 [73 ] 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 2025-10-17 16:42:57,813 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330816&isHis=& INFO 2025-10-17 16:42:57,814 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:57,814 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,815 [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 2025-10-17 16:42:57,817 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:57,817 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9338ms INFO 2025-10-17 16:42:57,817 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,817 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9826ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:57,819 [60 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:42:57,823 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:57,823 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4012ms INFO 2025-10-17 16:42:57,823 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,824 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1836ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:57,888 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=6b66a525-c50d-4ea9-9bf9-3ed77b2b6ce6&isHis=& INFO 2025-10-17 16:42:57,888 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:57,888 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,889 [6 ] 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 2025-10-17 16:42:57,893 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=6b66a525-c50d-4ea9-9bf9-3ed77b2b6ce6&flowID=78&nodeCode=N1660288359185& INFO 2025-10-17 16:42:57,893 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288359185&guid=6b66a525-c50d-4ea9-9bf9-3ed77b2b6ce6&recordId=61607&tableName=K_LEAVE& INFO 2025-10-17 16:42:57,893 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:57,893 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:57,894 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,894 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,895 [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 2025-10-17 16:42:57,895 [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 2025-10-17 16:42:57,974 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:57,974 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 79.5119ms INFO 2025-10-17 16:42:57,974 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,974 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.2885ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:57,980 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:57,980 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 90.8667ms INFO 2025-10-17 16:42:57,980 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,980 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.5601ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:57,997 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:57,997 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 102.4562ms INFO 2025-10-17 16:42:57,997 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:57,997 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.0555ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:58,089 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=6b66a525-c50d-4ea9-9bf9-3ed77b2b6ce6& INFO 2025-10-17 16:42:58,089 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:58,090 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:58,091 [73 ] 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 2025-10-17 16:42:58,186 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:58,189 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 98.3954ms INFO 2025-10-17 16:42:58,189 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:58,190 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.5336ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:59,424 [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 71 INFO 2025-10-17 16:42:59,425 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:42:59,425 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:59,425 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:59,426 [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 2025-10-17 16:42:59,432 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:59,432 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0955ms INFO 2025-10-17 16:42:59,432 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:59,432 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0881ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:42:59,524 [73 ] 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=145cLHDsqZ4%3D& INFO 2025-10-17 16:42:59,525 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:42:59,525 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:59,526 [73 ] 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 2025-10-17 16:42:59,532 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:42:59,532 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0055ms INFO 2025-10-17 16:42:59,532 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:42:59,532 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8733ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:02,629 [73 ] 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 2025-10-17 16:43:02,630 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:02,630 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:02,630 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:02,631 [73 ] 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 2025-10-17 16:43:02,719 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:02,719 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 87.9821ms INFO 2025-10-17 16:43:02,719 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:02,720 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.2614ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:04,509 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 63 INFO 2025-10-17 16:43:04,509 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:04,509 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:04,509 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,510 [65 ] 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 2025-10-17 16:43:04,620 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:04,620 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 109.2174ms INFO 2025-10-17 16:43:04,620 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,620 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.3288ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:04,693 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=afc8c270-c727-4601-9af9-912d6e2dd442& INFO 2025-10-17 16:43:04,694 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:04,694 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,695 [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 2025-10-17 16:43:04,782 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:04,782 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 86.882ms INFO 2025-10-17 16:43:04,782 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,782 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.9761ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:04,863 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330809&isHis=& INFO 2025-10-17 16:43:04,863 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:43:04,863 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:04,863 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:04,863 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,863 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,865 [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 2025-10-17 16:43:04,865 [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 2025-10-17 16:43:04,886 [71 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:43:04,888 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:04,888 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 22.9202ms INFO 2025-10-17 16:43:04,888 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,888 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0413ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:04,895 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:04,895 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 29.8676ms INFO 2025-10-17 16:43:04,895 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,895 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.1075ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:04,972 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=afc8c270-c727-4601-9af9-912d6e2dd442&isHis=& INFO 2025-10-17 16:43:04,972 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:04,972 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,974 [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 2025-10-17 16:43:04,976 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557100927&guid=afc8c270-c727-4601-9af9-912d6e2dd442&recordId=61608&tableName=K_LEAVE& INFO 2025-10-17 16:43:04,976 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:04,977 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,978 [71 ] 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 2025-10-17 16:43:04,981 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=afc8c270-c727-4601-9af9-912d6e2dd442&flowID=78&nodeCode=N1660557100927& INFO 2025-10-17 16:43:04,981 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:04,981 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:04,983 [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 2025-10-17 16:43:05,026 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:05,026 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.7153ms INFO 2025-10-17 16:43:05,026 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:05,027 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.7751ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:05,031 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:05,031 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 52.692ms INFO 2025-10-17 16:43:05,031 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:05,031 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.8865ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:05,068 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:05,068 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 93.8418ms INFO 2025-10-17 16:43:05,068 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:05,068 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.6148ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:05,109 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=afc8c270-c727-4601-9af9-912d6e2dd442& INFO 2025-10-17 16:43:05,110 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:05,110 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:05,111 [65 ] 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 2025-10-17 16:43:05,255 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:05,258 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 146.6022ms INFO 2025-10-17 16:43:05,258 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:05,258 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 148.6491ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:06,353 [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 71 INFO 2025-10-17 16:43:06,354 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:06,354 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:06,354 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:06,355 [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 2025-10-17 16:43:06,361 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:06,362 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2523ms INFO 2025-10-17 16:43:06,362 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:06,362 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3384ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:06,437 [60 ] 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=hjPqeky83oI%3D& INFO 2025-10-17 16:43:06,438 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:06,438 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:06,439 [60 ] 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 2025-10-17 16:43:06,448 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:06,448 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.3098ms INFO 2025-10-17 16:43:06,448 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:06,448 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4284ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:09,464 [66 ] 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 2025-10-17 16:43:09,464 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:09,465 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:09,465 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:09,466 [66 ] 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 2025-10-17 16:43:09,512 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:09,512 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.3106ms INFO 2025-10-17 16:43:09,512 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:09,513 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4155ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:11,593 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 63 INFO 2025-10-17 16:43:11,593 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:11,594 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:11,594 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:11,595 [71 ] 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 2025-10-17 16:43:11,704 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:11,705 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 109.4687ms INFO 2025-10-17 16:43:11,705 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:11,705 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.548ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:11,790 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=954f68f0-2e1e-48ba-9d29-14cdbc8f2cc7& INFO 2025-10-17 16:43:11,791 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:11,791 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:11,792 [73 ] 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 2025-10-17 16:43:11,840 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:11,840 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.6604ms INFO 2025-10-17 16:43:11,840 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:11,840 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8756ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:11,905 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:43:11,905 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:11,905 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:11,907 [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 2025-10-17 16:43:11,913 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:11,913 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2785ms INFO 2025-10-17 16:43:11,913 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:11,913 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2235ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:11,915 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330436&isHis=& INFO 2025-10-17 16:43:11,916 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:11,916 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:11,917 [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 2025-10-17 16:43:11,921 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:43:11,925 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:11,926 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4879ms INFO 2025-10-17 16:43:11,926 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:11,926 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1876ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:11,992 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 16:43:11,992 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:11,992 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:11,994 [6 ] 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 2025-10-17 16:43:11,998 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:11,998 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.9605ms INFO 2025-10-17 16:43:11,998 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:11,998 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.801ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:12,078 [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=N1699258785306&guid=954f68f0-2e1e-48ba-9d29-14cdbc8f2cc7&recordId=3909&tableName=FORM71& INFO 2025-10-17 16:43:12,078 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:12,078 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,080 [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 2025-10-17 16:43:12,081 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=954f68f0-2e1e-48ba-9d29-14cdbc8f2cc7&isHis=& INFO 2025-10-17 16:43:12,081 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:12,081 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,082 [6 ] 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 2025-10-17 16:43:12,087 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=954f68f0-2e1e-48ba-9d29-14cdbc8f2cc7&flowID=185&nodeCode=N1699258785306& INFO 2025-10-17 16:43:12,087 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:12,087 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,088 [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 2025-10-17 16:43:12,128 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:12,128 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.8024ms INFO 2025-10-17 16:43:12,128 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,129 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7064ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:12,130 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:12,130 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.4486ms INFO 2025-10-17 16:43:12,130 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,130 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.0489ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:12,132 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:12,132 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.2658ms INFO 2025-10-17 16:43:12,132 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,133 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.9528ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:12,199 [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=3909&approveID=330436& INFO 2025-10-17 16:43:12,199 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:12,199 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,200 [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 2025-10-17 16:43:12,205 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:12,205 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.9145ms INFO 2025-10-17 16:43:12,205 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,205 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8636ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:12,293 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3909&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=62199&guid=954f68f0-2e1e-48ba-9d29-14cdbc8f2cc7&flag=1& INFO 2025-10-17 16:43:12,293 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:12,293 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,294 [6 ] 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 2025-10-17 16:43:12,375 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:12,378 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 83.7094ms INFO 2025-10-17 16:43:12,378 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,378 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5208ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:12,681 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=70446f87-f7e8-8463-57f9-e83406fdc1bc&attachTableName=& INFO 2025-10-17 16:43:12,682 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=08f5e401-7cd9-63fe-04dc-842f55d4b1c1&attachTableName=& INFO 2025-10-17 16:43:12,682 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:12,682 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,682 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:12,682 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,683 [6 ] 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 2025-10-17 16:43:12,683 [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 2025-10-17 16:43:12,705 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:12,705 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:12,705 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 21.9528ms INFO 2025-10-17 16:43:12,705 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 21.9402ms INFO 2025-10-17 16:43:12,705 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,705 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:12,705 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7292ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:12,705 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0601ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:13,659 [60 ] 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=DAgBXso4u7s%3D& INFO 2025-10-17 16:43:13,660 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:13,660 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:13,661 [60 ] 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 2025-10-17 16:43:13,667 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:13,667 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8322ms INFO 2025-10-17 16:43:13,667 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:13,667 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9181ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:18,713 [6 ] 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 2025-10-17 16:43:18,714 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:18,714 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:18,714 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:18,715 [6 ] 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 2025-10-17 16:43:18,763 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:18,763 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.8047ms INFO 2025-10-17 16:43:18,763 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:18,763 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9686ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:20,877 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 63 INFO 2025-10-17 16:43:20,877 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:20,877 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:20,878 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:20,879 [60 ] 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 2025-10-17 16:43:20,975 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:20,976 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 96.6006ms INFO 2025-10-17 16:43:20,976 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:20,976 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.7304ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:21,061 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=85593106-4e76-4dba-8d84-a4df14c06d93& INFO 2025-10-17 16:43:21,062 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:21,062 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,063 [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 2025-10-17 16:43:21,110 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:21,110 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.5346ms INFO 2025-10-17 16:43:21,110 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,110 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8577ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:21,178 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:43:21,178 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:21,178 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,179 [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 2025-10-17 16:43:21,185 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:21,185 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0446ms INFO 2025-10-17 16:43:21,185 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,185 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0057ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:21,187 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330430&isHis=& INFO 2025-10-17 16:43:21,187 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:21,187 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,189 [66 ] 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 2025-10-17 16:43:21,193 [66 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:43:21,198 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:21,198 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9221ms INFO 2025-10-17 16:43:21,198 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,198 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7556ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:21,273 [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 2025-10-17 16:43:21,274 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:21,274 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,275 [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 2025-10-17 16:43:21,280 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:21,280 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7943ms INFO 2025-10-17 16:43:21,280 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,280 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0477ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:21,352 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=85593106-4e76-4dba-8d84-a4df14c06d93&isHis=& INFO 2025-10-17 16:43:21,353 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:21,353 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,354 [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 2025-10-17 16:43:21,356 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=N1699258785306&guid=85593106-4e76-4dba-8d84-a4df14c06d93&recordId=3908&tableName=FORM71& INFO 2025-10-17 16:43:21,356 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:21,356 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,357 [6 ] 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 2025-10-17 16:43:21,361 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=85593106-4e76-4dba-8d84-a4df14c06d93&flowID=185&nodeCode=N1699258785306& INFO 2025-10-17 16:43:21,361 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:21,361 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,363 [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 2025-10-17 16:43:21,403 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:21,403 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.2048ms INFO 2025-10-17 16:43:21,403 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,404 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:21,404 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9984ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:21,404 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 40.8497ms INFO 2025-10-17 16:43:21,404 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,404 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6255ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:21,406 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:21,406 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.5662ms INFO 2025-10-17 16:43:21,406 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,406 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.6601ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:21,492 [6 ] 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=3908&approveID=330430& INFO 2025-10-17 16:43:21,492 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:21,492 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,493 [6 ] 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 2025-10-17 16:43:21,498 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:21,498 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.496ms INFO 2025-10-17 16:43:21,498 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,498 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4229ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:21,607 [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=3908&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=62197&guid=85593106-4e76-4dba-8d84-a4df14c06d93&flag=1& INFO 2025-10-17 16:43:21,608 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:21,608 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,609 [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 2025-10-17 16:43:21,691 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:21,694 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 85.2651ms INFO 2025-10-17 16:43:21,694 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:21,694 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.1666ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:22,084 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=bb8a49b3-be34-4477-d7ba-5de607416e65&attachTableName=& INFO 2025-10-17 16:43:22,084 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=b7cdfd79-0a46-07b1-94a0-1561c2f6c441&attachTableName=& INFO 2025-10-17 16:43:22,084 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:22,085 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:22,085 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:22,085 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:22,086 [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 2025-10-17 16:43:22,086 [6 ] 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 2025-10-17 16:43:22,113 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:22,113 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:22,113 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 27.2714ms INFO 2025-10-17 16:43:22,113 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:22,113 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 27.2671ms INFO 2025-10-17 16:43:22,113 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:22,113 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2761ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:22,113 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1225ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:23,071 [6 ] 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=9Nxf%2FK2UxNs%3D& INFO 2025-10-17 16:43:23,072 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:23,072 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:23,074 [6 ] 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 2025-10-17 16:43:23,080 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:23,080 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1143ms INFO 2025-10-17 16:43:23,080 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:23,080 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5343ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:27,828 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 16:43:27,828 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:27,828 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:27,828 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:43:27,830 [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 2025-10-17 16:43:27,857 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:27,864 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 34.4014ms INFO 2025-10-17 16:43:27,864 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:43:27,864 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6744ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:31,528 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 16:43:31,528 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:31,528 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:31,529 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:43:31,530 [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 2025-10-17 16:43:31,558 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:31,565 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 34.6948ms INFO 2025-10-17 16:43:31,565 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 16:43:31,565 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7595ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:35,962 [66 ] 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 2025-10-17 16:43:35,962 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:35,963 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:35,963 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:35,964 [66 ] 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 2025-10-17 16:43:36,015 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:36,015 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 50.6629ms INFO 2025-10-17 16:43:36,015 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:36,015 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.8602ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:37,364 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 63 INFO 2025-10-17 16:43:37,364 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:37,364 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:37,364 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,366 [66 ] 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 2025-10-17 16:43:37,461 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:37,461 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 95.0392ms INFO 2025-10-17 16:43:37,461 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,461 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.4309ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:37,544 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=e53c8b4f-ffc3-4a68-a728-a19249f8c052& INFO 2025-10-17 16:43:37,544 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:37,544 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,546 [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 2025-10-17 16:43:37,590 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:37,590 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.1984ms INFO 2025-10-17 16:43:37,590 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,590 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.4035ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:37,659 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:43:37,660 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:37,660 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,670 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=328466&isHis=& INFO 2025-10-17 16:43:37,671 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:37,671 [65 ] 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 2025-10-17 16:43:37,671 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,672 [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 2025-10-17 16:43:37,676 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:43:37,677 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:37,678 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.689ms INFO 2025-10-17 16:43:37,678 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,678 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.47ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:37,682 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:37,682 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.211ms INFO 2025-10-17 16:43:37,682 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,682 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3438ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:37,759 [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 2025-10-17 16:43:37,759 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:37,760 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,761 [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 2025-10-17 16:43:37,765 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:37,765 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3372ms INFO 2025-10-17 16:43:37,765 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,765 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3259ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:37,833 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=e53c8b4f-ffc3-4a68-a728-a19249f8c052&isHis=& INFO 2025-10-17 16:43:37,833 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:37,834 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,835 [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 2025-10-17 16:43:37,836 [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=N1699258785306&guid=e53c8b4f-ffc3-4a68-a728-a19249f8c052&recordId=3816&tableName=FORM71& INFO 2025-10-17 16:43:37,836 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:37,836 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,837 [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 2025-10-17 16:43:37,846 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=e53c8b4f-ffc3-4a68-a728-a19249f8c052&flowID=185&nodeCode=N1699258785306& INFO 2025-10-17 16:43:37,846 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:37,847 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,848 [73 ] 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 2025-10-17 16:43:37,885 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:37,885 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.8438ms INFO 2025-10-17 16:43:37,885 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,885 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6449ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:37,913 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:37,913 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 75.8224ms INFO 2025-10-17 16:43:37,913 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,913 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.4742ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:37,914 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:37,914 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 66.2459ms INFO 2025-10-17 16:43:37,914 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,914 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.8643ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:37,992 [6 ] 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=3816&approveID=328466& INFO 2025-10-17 16:43:37,993 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:37,993 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,994 [6 ] 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 2025-10-17 16:43:37,999 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:37,999 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.6058ms INFO 2025-10-17 16:43:37,999 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:37,999 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5617ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:38,076 [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=3816&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61172&guid=e53c8b4f-ffc3-4a68-a728-a19249f8c052&flag=1& INFO 2025-10-17 16:43:38,076 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:38,076 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:38,077 [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 2025-10-17 16:43:38,157 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:38,161 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 83.5693ms INFO 2025-10-17 16:43:38,161 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:38,161 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.4536ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:38,473 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=30eea4d2-6933-5fc6-ef03-180a88caa3b3&attachTableName=& INFO 2025-10-17 16:43:38,473 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:38,474 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:38,475 [6 ] 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 2025-10-17 16:43:38,475 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=ac5e868f-e63a-c6a2-5399-71c39fc95d49&attachTableName=& INFO 2025-10-17 16:43:38,476 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:38,476 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:38,477 [73 ] 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 2025-10-17 16:43:38,495 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:38,495 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 19.6311ms INFO 2025-10-17 16:43:38,495 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:38,495 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6259ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:38,497 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:38,497 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 19.6009ms INFO 2025-10-17 16:43:38,497 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:38,497 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3631ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:39,459 [73 ] 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=OJOFoC0AfLU%3D& INFO 2025-10-17 16:43:39,459 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:39,459 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:39,461 [73 ] 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 2025-10-17 16:43:39,467 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:39,467 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1125ms INFO 2025-10-17 16:43:39,467 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:39,467 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1711ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:44,911 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:43:44,911 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:44,911 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:44,913 [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 2025-10-17 16:43:44,913 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:43:44,914 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:44,914 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:44,915 [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 2025-10-17 16:43:44,916 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:43:44,916 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:44,916 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:44,917 [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 2025-10-17 16:43:44,921 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:44,922 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 8.7163ms INFO 2025-10-17 16:43:44,922 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:44,922 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9194ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:44,933 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:44,933 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2765ms INFO 2025-10-17 16:43:44,933 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:44,933 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9556ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:44,966 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:44,967 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.2348ms INFO 2025-10-17 16:43:44,967 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:44,967 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3054ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:47,748 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5d502f07-ef5f-4d97-832a-0388ceffddb1%20%20& INFO 2025-10-17 16:43:47,748 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:47,748 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:47,750 [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 2025-10-17 16:43:47,796 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:47,796 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.1773ms INFO 2025-10-17 16:43:47,796 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:47,796 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4115ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:47,866 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:43:47,867 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:47,867 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:47,868 [73 ] 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 2025-10-17 16:43:47,874 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330818&isHis=& INFO 2025-10-17 16:43:47,874 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:47,874 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0144ms INFO 2025-10-17 16:43:47,874 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:47,874 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:47,874 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9998ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:47,874 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:47,876 [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 2025-10-17 16:43:47,880 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:43:47,884 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:47,884 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.3767ms INFO 2025-10-17 16:43:47,884 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:47,884 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.417ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:47,959 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5d502f07-ef5f-4d97-832a-0388ceffddb1%20%20&isHis=& INFO 2025-10-17 16:43:47,959 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:47,959 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:47,960 [6 ] 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 2025-10-17 16:43:47,962 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288359185&guid=5d502f07-ef5f-4d97-832a-0388ceffddb1%20%20&recordId=61611&tableName=K_LEAVE& INFO 2025-10-17 16:43:47,962 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:47,962 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:47,963 [61 ] 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 2025-10-17 16:43:47,970 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5d502f07-ef5f-4d97-832a-0388ceffddb1%20%20&flowID=78&nodeCode=N1660288359185& INFO 2025-10-17 16:43:47,970 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:47,970 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:47,971 [73 ] 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 2025-10-17 16:43:48,011 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:48,011 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.6439ms INFO 2025-10-17 16:43:48,011 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:48,011 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6067ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:48,042 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:48,042 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 81.614ms INFO 2025-10-17 16:43:48,042 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:48,042 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.3751ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:48,044 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:48,045 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 73.2189ms INFO 2025-10-17 16:43:48,045 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:48,045 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.8188ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:48,144 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=5d502f07-ef5f-4d97-832a-0388ceffddb1%20%20& INFO 2025-10-17 16:43:48,145 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:48,145 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:48,146 [73 ] 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 2025-10-17 16:43:48,220 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:48,223 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.7119ms INFO 2025-10-17 16:43:48,223 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:48,223 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.5909ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:49,418 [73 ] 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 2025-10-17 16:43:49,419 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:49,419 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:49,419 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:49,420 [73 ] 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 2025-10-17 16:43:49,426 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:49,427 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1992ms INFO 2025-10-17 16:43:49,427 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:49,427 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3462ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:49,493 [60 ] 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=RbgCO%2Fno%2FAM%3D& INFO 2025-10-17 16:43:49,493 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:49,493 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:49,495 [60 ] 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 2025-10-17 16:43:49,500 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:49,501 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9234ms INFO 2025-10-17 16:43:49,501 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:49,501 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8091ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:53,855 [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 2025-10-17 16:43:53,855 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:53,855 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:53,855 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:53,857 [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 2025-10-17 16:43:53,904 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:53,904 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.2129ms INFO 2025-10-17 16:43:53,904 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:53,904 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.3712ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:55,730 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 65 INFO 2025-10-17 16:43:55,730 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:43:55,730 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:55,730 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:55,732 [73 ] 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 2025-10-17 16:43:55,842 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:55,842 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 110.1755ms INFO 2025-10-17 16:43:55,842 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:55,842 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.427ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:55,942 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=e53c8b4f-ffc3-4a68-a728-a19249f8c052& INFO 2025-10-17 16:43:55,942 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:55,942 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:55,944 [6 ] 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 2025-10-17 16:43:55,989 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:55,989 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.9378ms INFO 2025-10-17 16:43:55,989 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:55,989 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4321ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:56,067 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:43:56,067 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:56,067 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,068 [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 2025-10-17 16:43:56,073 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=328466&isHis=& INFO 2025-10-17 16:43:56,074 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:56,074 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,075 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:56,075 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1731ms INFO 2025-10-17 16:43:56,075 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,075 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0447ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:56,075 [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 2025-10-17 16:43:56,078 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:43:56,083 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:56,083 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.129ms INFO 2025-10-17 16:43:56,083 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,083 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.78ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:56,160 [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 2025-10-17 16:43:56,160 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:56,160 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,161 [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 2025-10-17 16:43:56,165 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:56,165 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.9242ms INFO 2025-10-17 16:43:56,165 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,165 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6637ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:56,239 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=e53c8b4f-ffc3-4a68-a728-a19249f8c052&isHis=& INFO 2025-10-17 16:43:56,240 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:56,240 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,241 [6 ] 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 2025-10-17 16:43:56,241 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=185&NodeCode=N1699258785306&guid=e53c8b4f-ffc3-4a68-a728-a19249f8c052&recordId=3816&tableName=FORM71& INFO 2025-10-17 16:43:56,242 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:56,242 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,243 [61 ] 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 2025-10-17 16:43:56,243 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=e53c8b4f-ffc3-4a68-a728-a19249f8c052&flowID=185&nodeCode=N1699258785306& INFO 2025-10-17 16:43:56,244 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:56,244 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,245 [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 2025-10-17 16:43:56,286 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:56,286 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.1797ms INFO 2025-10-17 16:43:56,286 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,286 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8324ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:56,288 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:56,288 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.0983ms INFO 2025-10-17 16:43:56,288 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,288 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8605ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:56,290 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:56,291 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.5342ms INFO 2025-10-17 16:43:56,291 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,291 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.3121ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:56,362 [6 ] 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=3816&approveID=328466& INFO 2025-10-17 16:43:56,362 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:56,362 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,363 [6 ] 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 2025-10-17 16:43:56,368 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:56,368 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.6706ms INFO 2025-10-17 16:43:56,368 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,368 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4594ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:56,457 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3816&formCode=0070&flowID=185&nodeCode=N1699258785306&exeId=61172&guid=e53c8b4f-ffc3-4a68-a728-a19249f8c052&flag=1& INFO 2025-10-17 16:43:56,458 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:56,458 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,459 [73 ] 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 2025-10-17 16:43:56,538 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:56,541 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 82.4164ms INFO 2025-10-17 16:43:56,541 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,542 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.1511ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:56,660 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=30eea4d2-6933-5fc6-ef03-180a88caa3b3&attachTableName=& INFO 2025-10-17 16:43:56,660 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:56,660 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,661 [73 ] 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 2025-10-17 16:43:56,666 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=ac5e868f-e63a-c6a2-5399-71c39fc95d49&attachTableName=& INFO 2025-10-17 16:43:56,667 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:56,667 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,668 [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 2025-10-17 16:43:56,679 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:56,679 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 17.3055ms INFO 2025-10-17 16:43:56,679 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,679 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4353ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:56,682 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:56,682 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 14.4652ms INFO 2025-10-17 16:43:56,682 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:56,683 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2859ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:43:57,652 [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=OJOFoC0AfLU%3D& INFO 2025-10-17 16:43:57,652 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:43:57,652 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:57,654 [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 2025-10-17 16:43:57,659 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:43:57,660 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.961ms INFO 2025-10-17 16:43:57,660 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:43:57,660 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1151ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:28,633 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 16:46:28,636 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 16:46:28,636 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0935ms 200 text/css INFO 2025-10-17 16:46:28,637 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690789418&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:46:28,637 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:46:28,637 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6254ms 200 text/html INFO 2025-10-17 16:46:28,668 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 16:46:28,668 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:46:28,678 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 16:46:28,678 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8251ms 200 application/javascript INFO 2025-10-17 16:46:28,706 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 16:46:28,706 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:46:28,718 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 16:46:28,718 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8563ms 200 application/javascript INFO 2025-10-17 16:46:28,731 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 16:46:28,733 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 16:46:28,733 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6886ms 200 text/css INFO 2025-10-17 16:46:29,506 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760690790301 INFO 2025-10-17 16:46:29,507 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:46:29,507 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7997ms 200 application/javascript INFO 2025-10-17 16:46:29,591 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.33932211149451275 INFO 2025-10-17 16:46:29,591 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:46:29,591 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5614ms 200 application/javascript INFO 2025-10-17 16:46:29,751 [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%3D1760690789418%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:46:29,751 [7 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:46:29,751 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:29,752 [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 2025-10-17 16:46:29,754 [7 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690789418&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:46:29,756 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:29,756 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6755ms INFO 2025-10-17 16:46:29,756 [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 2025-10-17 16:46:29,756 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:29,756 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:46:29,756 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6384ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:29,756 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:29,757 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:29,758 [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 2025-10-17 16:46:29,786 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:46:29,786 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:46:29,786 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:46:29,801 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:46:29,804 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:29,804 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 45.7388ms INFO 2025-10-17 16:46:29,804 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:29,804 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5165ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:29,926 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:46:29,926 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:29,926 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:29,927 [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 2025-10-17 16:46:29,928 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:46:29,928 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:46:29,928 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:46:29,931 [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 2025-10-17 16:46:29,931 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:29,931 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:29,933 [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 2025-10-17 16:46:29,936 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:29,936 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0366ms INFO 2025-10-17 16:46:29,936 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:29,936 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6561ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:29,942 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:46:29,942 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:46:29,946 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:29,946 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2713ms INFO 2025-10-17 16:46:29,946 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:29,946 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.971ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:30,066 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:46:30,066 [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 2025-10-17 16:46:30,067 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:30,067 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:30,067 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,067 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,068 [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 2025-10-17 16:46:30,068 [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 2025-10-17 16:46:30,073 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:30,073 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.779ms INFO 2025-10-17 16:46:30,073 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,073 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8395ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:30,073 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:30,073 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 5.085ms INFO 2025-10-17 16:46:30,073 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,073 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1678ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:30,131 [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 2025-10-17 16:46:30,132 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:30,132 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,133 [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 2025-10-17 16:46:30,137 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:30,137 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.494ms INFO 2025-10-17 16:46:30,137 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,137 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8459ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:30,139 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:46:30,139 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:46:30,139 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:30,139 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:30,139 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,139 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,149 [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 2025-10-17 16:46:30,149 [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 2025-10-17 16:46:30,158 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:30,158 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.8835ms INFO 2025-10-17 16:46:30,158 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,158 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8295ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:30,158 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:30,158 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 9.3667ms INFO 2025-10-17 16:46:30,158 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,158 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.342ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:30,181 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:46:30,182 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:30,182 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:46:30,182 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,182 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:30,182 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,184 [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 2025-10-17 16:46:30,184 [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 2025-10-17 16:46:30,185 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:46:30,186 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:30,186 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,187 [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 2025-10-17 16:46:30,187 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:30,187 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.683ms INFO 2025-10-17 16:46:30,187 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,187 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6786ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:30,189 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:30,189 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1492ms INFO 2025-10-17 16:46:30,189 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,189 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.693ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:30,194 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:30,194 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1006ms INFO 2025-10-17 16:46:30,194 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,194 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.99ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:30,246 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:46:30,247 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:30,247 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,248 [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 2025-10-17 16:46:30,248 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:46:30,249 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:30,249 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,250 [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 2025-10-17 16:46:30,263 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:30,263 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.8827ms INFO 2025-10-17 16:46:30,263 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,263 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.663ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:30,265 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:30,265 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.4881ms INFO 2025-10-17 16:46:30,265 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:30,265 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3217ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:33,266 [7 ] 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 2025-10-17 16:46:33,266 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:33,267 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:33,268 [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 2025-10-17 16:46:33,271 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:33,271 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5963ms INFO 2025-10-17 16:46:33,272 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:33,272 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6504ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:33,274 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:46:33,274 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:33,274 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:33,275 [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 2025-10-17 16:46:33,311 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:33,311 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 35.4197ms INFO 2025-10-17 16:46:33,311 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:33,311 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2804ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:34,631 [41 ] 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 2025-10-17 16:46:34,631 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:34,631 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:34,633 [41 ] 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 2025-10-17 16:46:34,633 [19 ] 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 2025-10-17 16:46:34,633 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:34,634 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:34,635 [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 2025-10-17 16:46:34,639 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:34,639 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9328ms INFO 2025-10-17 16:46:34,639 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:34,639 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.712ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:34,670 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:34,674 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.8166ms INFO 2025-10-17 16:46:34,674 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:34,674 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.9323ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:35,851 [19 ] 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 2025-10-17 16:46:35,851 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:46:35,852 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:35,852 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:35,853 [19 ] 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 2025-10-17 16:46:35,895 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:35,895 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 41.2768ms INFO 2025-10-17 16:46:35,895 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:35,895 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.6557ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:37,191 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 16:46:37,191 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:37,191 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:37,193 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:46:37,223 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:37,223 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.2211ms INFO 2025-10-17 16:46:37,223 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:37,223 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.5863ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:45,306 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:46:45,306 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:45,306 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:45,308 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:46:45,337 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:45,337 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.4542ms INFO 2025-10-17 16:46:45,337 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:45,337 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.5132ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:48,237 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 16:46:48,237 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:48,237 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:48,239 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:46:48,279 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:48,279 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.3685ms INFO 2025-10-17 16:46:48,279 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:48,279 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5364ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:53,256 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040500&onlyShowOnLineA0191=true& INFO 2025-10-17 16:46:53,256 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:53,256 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:53,258 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:46:53,292 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:53,292 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.4927ms INFO 2025-10-17 16:46:53,292 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:53,293 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.596ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:46:54,976 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050000&onlyShowOnLineA0191=true& INFO 2025-10-17 16:46:54,976 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:46:54,977 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:54,979 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:46:54,999 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:46:54,999 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.4683ms INFO 2025-10-17 16:46:54,999 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:46:54,999 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3296ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:02,040 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:02,040 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:02,041 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:02,042 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:02,082 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:02,082 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.8024ms INFO 2025-10-17 16:47:02,082 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:02,082 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.9382ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:03,266 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040501&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:03,266 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:03,266 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:03,268 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:03,322 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:03,322 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 54.0495ms INFO 2025-10-17 16:47:03,322 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:03,322 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.2412ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:05,431 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050100&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:05,431 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:05,431 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:05,433 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:05,452 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:05,453 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.9055ms INFO 2025-10-17 16:47:05,453 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:05,453 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0623ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:08,831 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040501&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:08,831 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:08,831 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:08,833 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:08,877 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:08,877 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 44.2175ms INFO 2025-10-17 16:47:08,877 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:08,877 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.3263ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:10,086 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050101&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:10,087 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:10,087 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:10,088 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:10,107 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:10,108 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.2687ms INFO 2025-10-17 16:47:10,108 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:10,108 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3512ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:19,268 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:19,269 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:19,269 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:19,270 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:19,311 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:19,311 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.4788ms INFO 2025-10-17 16:47:19,311 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:19,311 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6664ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:23,376 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:23,376 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:23,376 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:23,378 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:23,407 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:23,407 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.7714ms INFO 2025-10-17 16:47:23,407 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:23,407 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0049ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:25,111 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:25,111 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:25,111 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:25,113 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:25,142 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:25,143 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9171ms INFO 2025-10-17 16:47:25,143 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:25,143 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0869ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:27,871 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:27,871 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:27,871 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:27,873 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:27,914 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:27,914 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.0112ms INFO 2025-10-17 16:47:27,914 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:27,914 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.306ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:34,711 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040800&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:34,711 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:34,711 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:34,713 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:34,734 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:34,734 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.0239ms INFO 2025-10-17 16:47:34,734 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:34,734 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2671ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:36,901 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:36,901 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:36,901 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:36,903 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:36,943 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:36,944 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.7149ms INFO 2025-10-17 16:47:36,944 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:36,944 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.035ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:40,571 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040802&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:40,571 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:40,571 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:40,573 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:40,611 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:40,611 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.5019ms INFO 2025-10-17 16:47:40,611 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:40,612 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.8129ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:42,016 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104080200&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:42,016 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:42,016 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:42,018 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:42,038 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:42,038 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.4673ms INFO 2025-10-17 16:47:42,038 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:42,038 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.714ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:43,385 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:43,386 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:43,386 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:43,387 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:43,425 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:43,425 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 37.6883ms INFO 2025-10-17 16:47:43,425 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:43,425 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7796ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:46,231 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040802&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:46,231 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:46,231 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:46,233 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:46,272 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:46,272 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.3696ms INFO 2025-10-17 16:47:46,272 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:46,272 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.6033ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:48,376 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104080202&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:48,376 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:48,376 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:48,378 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:48,398 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:48,398 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.6892ms INFO 2025-10-17 16:47:48,398 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:48,398 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9572ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:57,671 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:57,671 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:57,671 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:57,673 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:57,711 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:57,711 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.3687ms INFO 2025-10-17 16:47:57,711 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:57,711 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.6809ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:47:58,406 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:47:58,406 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:47:58,407 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:58,408 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:47:58,437 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:47:58,437 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.498ms INFO 2025-10-17 16:47:58,437 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:47:58,438 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.6555ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:07,016 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:07,016 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:07,016 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:07,018 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:07,066 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:07,067 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 48.9306ms INFO 2025-10-17 16:48:07,067 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:07,067 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.1237ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:10,650 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041100&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:10,651 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:10,651 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:10,652 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:10,672 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:10,672 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.8238ms INFO 2025-10-17 16:48:10,672 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:10,672 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.986ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:13,550 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:13,551 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:13,551 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:13,552 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:13,593 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:13,593 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.5014ms INFO 2025-10-17 16:48:13,593 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:13,593 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6085ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:15,421 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041101&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:15,421 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:15,421 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:15,423 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:15,443 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:15,443 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.842ms INFO 2025-10-17 16:48:15,443 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:15,443 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1693ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:18,031 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:18,032 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:18,032 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:18,033 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:18,073 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:18,073 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.9072ms INFO 2025-10-17 16:48:18,073 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:18,073 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.0456ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:19,430 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041103&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:19,431 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:19,431 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:19,432 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:19,453 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:19,453 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.7643ms INFO 2025-10-17 16:48:19,453 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:19,453 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8364ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:24,416 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:24,416 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:24,417 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:24,418 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:24,448 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:24,448 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.3235ms INFO 2025-10-17 16:48:24,448 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:24,448 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.593ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:32,371 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:32,371 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:32,371 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:32,373 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:32,414 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:32,414 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.4375ms INFO 2025-10-17 16:48:32,414 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:32,414 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.765ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:34,370 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:34,370 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:34,371 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:34,372 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:34,401 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:34,402 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.4777ms INFO 2025-10-17 16:48:34,402 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:34,402 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.5734ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:38,611 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:38,611 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:38,611 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:38,613 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:38,640 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:38,640 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.591ms INFO 2025-10-17 16:48:38,640 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:38,640 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.8227ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:40,871 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 16:48:40,871 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:40,871 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:40,873 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:48:40,911 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:40,911 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.6778ms INFO 2025-10-17 16:48:40,911 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:40,912 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.789ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:52,261 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690933022&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:48:52,262 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:48:52,262 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8635ms 200 text/html INFO 2025-10-17 16:48:52,906 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760690933720 INFO 2025-10-17 16:48:52,907 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:48:52,907 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.655ms 200 application/javascript INFO 2025-10-17 16:48:52,986 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6349952182459765 INFO 2025-10-17 16:48:52,987 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:48:52,987 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4913ms 200 application/javascript INFO 2025-10-17 16:48:53,261 [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%3D1760690933022%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:48:53,262 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:48:53,262 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,263 [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 2025-10-17 16:48:53,264 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760690933022&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:48:53,267 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,267 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.794ms INFO 2025-10-17 16:48:53,267 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,267 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8024ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,274 [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 2025-10-17 16:48:53,274 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:48:53,274 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,274 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,276 [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 2025-10-17 16:48:53,309 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:48:53,309 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:48:53,309 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:48:53,324 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:48:53,326 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,327 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 50.9325ms INFO 2025-10-17 16:48:53,327 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,327 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.6546ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,447 [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 2025-10-17 16:48:53,447 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,447 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,448 [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 2025-10-17 16:48:53,448 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:48:53,449 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,449 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,450 [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 2025-10-17 16:48:53,451 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:48:53,451 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:48:53,451 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:48:53,452 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,452 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7448ms INFO 2025-10-17 16:48:53,452 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,452 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8209ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,466 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:48:53,466 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:48:53,469 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,469 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8504ms INFO 2025-10-17 16:48:53,469 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,469 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8532ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,599 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:48:53,599 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,599 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,600 [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 2025-10-17 16:48:53,603 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,603 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.187ms INFO 2025-10-17 16:48:53,603 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,604 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0666ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,627 [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 2025-10-17 16:48:53,627 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,627 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,628 [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 2025-10-17 16:48:53,631 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,631 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9359ms INFO 2025-10-17 16:48:53,631 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,631 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.648ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,649 [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 2025-10-17 16:48:53,649 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,649 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,650 [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 2025-10-17 16:48:53,653 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,653 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8842ms INFO 2025-10-17 16:48:53,653 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,653 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5423ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,666 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:48:53,667 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,667 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,668 [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 2025-10-17 16:48:53,669 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:48:53,669 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,669 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,671 [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 2025-10-17 16:48:53,671 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,671 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7557ms INFO 2025-10-17 16:48:53,671 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,671 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5345ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,674 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,674 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1457ms INFO 2025-10-17 16:48:53,674 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,674 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7626ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,707 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:48:53,707 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,707 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,709 [77 ] 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 2025-10-17 16:48:53,709 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:48:53,709 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,709 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,710 [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 2025-10-17 16:48:53,716 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,716 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.3066ms INFO 2025-10-17 16:48:53,716 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,716 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9183ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,718 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,718 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6733ms INFO 2025-10-17 16:48:53,718 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,718 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5836ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,735 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:48:53,735 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,735 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,737 [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 2025-10-17 16:48:53,741 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,741 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5504ms INFO 2025-10-17 16:48:53,741 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,741 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4224ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,767 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:48:53,768 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,768 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,769 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:48:53,769 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:53,769 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,769 [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 2025-10-17 16:48:53,770 [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 2025-10-17 16:48:53,788 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,789 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 19.2742ms INFO 2025-10-17 16:48:53,789 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,789 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3303ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:53,794 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:53,794 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 23.6462ms INFO 2025-10-17 16:48:53,794 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:53,794 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.5069ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:55,467 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:48:55,467 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:55,468 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:55,469 [7 ] 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 2025-10-17 16:48:55,469 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:55,470 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:55,470 [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 2025-10-17 16:48:55,471 [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 2025-10-17 16:48:55,475 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:55,475 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0256ms INFO 2025-10-17 16:48:55,475 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:55,475 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9408ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:55,498 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:55,498 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.2153ms INFO 2025-10-17 16:48:55,498 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:55,498 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9697ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:56,632 [7 ] 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 2025-10-17 16:48:56,632 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:56,633 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:56,634 [77 ] 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 2025-10-17 16:48:56,634 [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 2025-10-17 16:48:56,634 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:56,634 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:56,635 [77 ] 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 2025-10-17 16:48:56,638 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:56,638 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8173ms INFO 2025-10-17 16:48:56,638 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:56,638 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9999ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:56,672 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:56,674 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 38.9111ms INFO 2025-10-17 16:48:56,674 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:56,675 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.7919ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:48:57,874 [35 ] 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 2025-10-17 16:48:57,874 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:48:57,874 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:48:57,874 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:57,876 [35 ] 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 2025-10-17 16:48:57,927 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:48:57,928 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 51.5563ms INFO 2025-10-17 16:48:57,928 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:48:57,928 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.2271ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:19,543 [49 ] 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 2025-10-17 16:51:19,544 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 16:51:19,544 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5298ms 304 text/html INFO 2025-10-17 16:51:19,655 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691078451&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:51:19,655 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:51:19,655 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6176ms 200 text/html INFO 2025-10-17 16:51:20,443 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691079262 INFO 2025-10-17 16:51:20,443 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:51:20,443 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6794ms 200 application/javascript INFO 2025-10-17 16:51:20,482 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9439235047722309 INFO 2025-10-17 16:51:20,482 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:51:20,482 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5338ms 200 application/javascript INFO 2025-10-17 16:51:20,650 [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%3D1760691078451%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:51:20,650 [19 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:51:20,650 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,651 [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 2025-10-17 16:51:20,652 [19 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691078451&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:51:20,655 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,655 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9061ms INFO 2025-10-17 16:51:20,655 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,656 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0784ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:20,668 [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 2025-10-17 16:51:20,668 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:51:20,668 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:20,668 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,669 [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 2025-10-17 16:51:20,671 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:51:20,671 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:51:20,671 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:51:20,685 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:51:20,688 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,688 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5987ms INFO 2025-10-17 16:51:20,688 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,688 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5076ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:20,767 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:51:20,767 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:20,767 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,769 [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 2025-10-17 16:51:20,769 [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 2025-10-17 16:51:20,769 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:20,769 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,769 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:51:20,769 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:51:20,769 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:51:20,770 [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 2025-10-17 16:51:20,774 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,774 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2899ms INFO 2025-10-17 16:51:20,774 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,774 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0947ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:20,784 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:51:20,784 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:51:20,787 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,787 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2257ms INFO 2025-10-17 16:51:20,787 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,787 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1735ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:20,865 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:51:20,865 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:20,865 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,866 [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 2025-10-17 16:51:20,867 [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 2025-10-17 16:51:20,867 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:20,867 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,868 [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 2025-10-17 16:51:20,869 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,869 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.2362ms INFO 2025-10-17 16:51:20,869 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,870 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0447ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:20,871 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,871 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0193ms INFO 2025-10-17 16:51:20,872 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,872 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8261ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:20,955 [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 2025-10-17 16:51:20,955 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:20,955 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,957 [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 2025-10-17 16:51:20,957 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:51:20,957 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:20,957 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,959 [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 2025-10-17 16:51:20,960 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,960 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.592ms INFO 2025-10-17 16:51:20,960 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,960 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6203ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:20,970 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,970 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 11.8066ms INFO 2025-10-17 16:51:20,970 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,971 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6356ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:20,978 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:51:20,978 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:51:20,978 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:20,979 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:20,979 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,979 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,980 [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 2025-10-17 16:51:20,980 [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 2025-10-17 16:51:20,982 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:51:20,982 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:20,982 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,984 [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 2025-10-17 16:51:20,988 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,988 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9051ms INFO 2025-10-17 16:51:20,988 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,988 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6062ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:20,989 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,989 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.7732ms INFO 2025-10-17 16:51:20,989 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,989 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5598ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:20,989 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:20,989 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.333ms INFO 2025-10-17 16:51:20,989 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:20,989 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3874ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:21,021 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:51:21,021 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:21,021 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:21,023 [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 2025-10-17 16:51:21,035 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:21,036 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.9395ms INFO 2025-10-17 16:51:21,036 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:21,036 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7914ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:21,048 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:51:21,048 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:51:21,048 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:21,048 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:21,048 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:21,048 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:21,049 [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 2025-10-17 16:51:21,049 [73 ] 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 2025-10-17 16:51:21,059 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:21,060 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.2507ms INFO 2025-10-17 16:51:21,060 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:21,060 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.117ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:21,070 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:21,070 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.667ms INFO 2025-10-17 16:51:21,070 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:21,070 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4893ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:22,135 [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 2025-10-17 16:51:22,135 [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 2025-10-17 16:51:22,136 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:22,136 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:22,136 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,136 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,137 [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 2025-10-17 16:51:22,137 [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 2025-10-17 16:51:22,137 [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 2025-10-17 16:51:22,137 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:22,137 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,139 [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 2025-10-17 16:51:22,141 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:22,141 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4784ms INFO 2025-10-17 16:51:22,141 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,141 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8178ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:22,142 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:22,142 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0253ms INFO 2025-10-17 16:51:22,142 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,142 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2235ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:22,144 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:22,144 [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 2025-10-17 16:51:22,144 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.9961ms INFO 2025-10-17 16:51:22,144 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,144 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6038ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:22,144 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:22,144 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,145 [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 2025-10-17 16:51:22,146 [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 2025-10-17 16:51:22,146 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:22,146 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,147 [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 2025-10-17 16:51:22,148 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:22,148 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0559ms INFO 2025-10-17 16:51:22,148 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,148 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6887ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:22,150 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:22,150 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9527ms INFO 2025-10-17 16:51:22,150 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,150 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5413ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:22,220 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1505& INFO 2025-10-17 16:51:22,220 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:22,220 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,222 [49 ] 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 2025-10-17 16:51:22,226 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:22,230 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.3724ms INFO 2025-10-17 16:51:22,230 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:22,230 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5338ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:23,747 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 16:51:23,747 [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 2025-10-17 16:51:23,748 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:23,748 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:23,748 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:23,748 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:23,749 [73 ] 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 2025-10-17 16:51:23,749 [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 2025-10-17 16:51:23,751 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 16:51:23,753 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:23,753 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6003ms INFO 2025-10-17 16:51:23,753 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:23,753 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7922ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:23,757 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:23,757 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.2195ms INFO 2025-10-17 16:51:23,757 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:23,758 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6821ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:51:23,845 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1505& INFO 2025-10-17 16:51:23,845 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:51:23,845 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:23,847 [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 2025-10-17 16:51:23,850 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:51:23,854 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.3372ms INFO 2025-10-17 16:51:23,854 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:51:23,854 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2281ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:04,243 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691184510&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:53:04,244 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:53:04,244 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0328ms 200 text/html INFO 2025-10-17 16:53:05,023 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691185341 INFO 2025-10-17 16:53:05,023 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:53:05,024 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7623ms 200 application/javascript INFO 2025-10-17 16:53:05,103 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9039888475864589 INFO 2025-10-17 16:53:05,103 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:53:05,103 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5817ms 200 application/javascript INFO 2025-10-17 16:53:05,259 [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%3D1760691184510%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:53:05,260 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:53:05,260 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,262 [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 2025-10-17 16:53:05,263 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691184510&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:53:05,263 [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 2025-10-17 16:53:05,264 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:53:05,264 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,264 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,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 2025-10-17 16:53:05,266 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,266 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0646ms INFO 2025-10-17 16:53:05,266 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,266 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4279ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,303 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:53:05,303 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:53:05,303 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:53:05,318 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:53:05,321 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,321 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 55.5259ms INFO 2025-10-17 16:53:05,321 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,321 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.5397ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,418 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:53:05,418 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,418 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,419 [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 2025-10-17 16:53:05,420 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,420 [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 2025-10-17 16:53:05,420 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,421 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:53:05,421 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:53:05,421 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:53:05,421 [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 2025-10-17 16:53:05,424 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,424 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3007ms INFO 2025-10-17 16:53:05,424 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,424 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0328ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,436 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:53:05,436 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:53:05,438 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,438 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6248ms INFO 2025-10-17 16:53:05,438 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,439 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7193ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,559 [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 2025-10-17 16:53:05,560 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,560 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,561 [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 2025-10-17 16:53:05,564 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:53:05,564 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,564 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,565 [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 2025-10-17 16:53:05,568 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,568 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9984ms INFO 2025-10-17 16:53:05,568 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,568 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.698ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,573 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,573 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.9661ms INFO 2025-10-17 16:53:05,573 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,573 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8869ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,624 [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 2025-10-17 16:53:05,624 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,624 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,626 [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 2025-10-17 16:53:05,629 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,629 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1536ms INFO 2025-10-17 16:53:05,629 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,629 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1485ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,643 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:53:05,643 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,643 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:53:05,643 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,643 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,643 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,644 [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 2025-10-17 16:53:05,644 [69 ] 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 2025-10-17 16:53:05,647 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,647 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8962ms INFO 2025-10-17 16:53:05,647 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,647 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6489ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,648 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,648 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5291ms INFO 2025-10-17 16:53:05,648 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,648 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1747ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,679 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:53:05,679 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,679 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,681 [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 2025-10-17 16:53:05,682 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:53:05,683 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,683 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,684 [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 2025-10-17 16:53:05,687 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,687 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1564ms INFO 2025-10-17 16:53:05,687 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,687 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.816ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,688 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,688 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2496ms INFO 2025-10-17 16:53:05,688 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,688 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1547ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,723 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:53:05,724 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,724 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,725 [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 2025-10-17 16:53:05,729 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,729 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3494ms INFO 2025-10-17 16:53:05,729 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,729 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1107ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,739 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:53:05,739 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,739 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,741 [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 2025-10-17 16:53:05,742 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:53:05,742 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:05,743 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,744 [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 2025-10-17 16:53:05,749 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,749 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3605ms INFO 2025-10-17 16:53:05,749 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,749 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2177ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:05,759 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:05,760 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.8477ms INFO 2025-10-17 16:53:05,760 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:05,760 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5581ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:07,662 [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 2025-10-17 16:53:07,663 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:07,663 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:07,664 [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 2025-10-17 16:53:07,668 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:07,668 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6774ms INFO 2025-10-17 16:53:07,668 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:07,668 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7293ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:07,669 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:53:07,669 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:07,669 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:07,671 [72 ] 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 2025-10-17 16:53:07,698 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:07,699 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 27.8074ms INFO 2025-10-17 16:53:07,699 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:07,699 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6858ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:09,019 [5 ] 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 2025-10-17 16:53:09,019 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:09,019 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:09,021 [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 2025-10-17 16:53:09,022 [72 ] 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 2025-10-17 16:53:09,022 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:09,023 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:09,024 [72 ] 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 2025-10-17 16:53:09,025 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:09,025 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1549ms INFO 2025-10-17 16:53:09,025 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:09,025 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4837ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:09,062 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:09,065 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.1501ms INFO 2025-10-17 16:53:09,065 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:09,065 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5655ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:10,248 [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 71 INFO 2025-10-17 16:53:10,248 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:53:10,248 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:10,248 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:10,250 [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 2025-10-17 16:53:10,277 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:10,277 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 27.4213ms INFO 2025-10-17 16:53:10,277 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:10,277 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7682ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:53:12,107 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 16:53:12,108 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:53:12,108 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:12,109 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:53:12,137 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:53:12,137 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.2355ms INFO 2025-10-17 16:53:12,137 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:53:12,138 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.3089ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:11,234 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691250132&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:54:11,234 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:54:11,234 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7525ms 200 text/html INFO 2025-10-17 16:54:11,708 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691251697 INFO 2025-10-17 16:54:11,709 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:54:11,709 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7381ms 200 application/javascript INFO 2025-10-17 16:54:11,721 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9647259446169958 INFO 2025-10-17 16:54:11,721 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:54:11,721 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5678ms 200 application/javascript INFO 2025-10-17 16:54:11,932 [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%3D1760691250132%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:54:11,933 [62 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:54:11,933 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:11,934 [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 2025-10-17 16:54:11,935 [62 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691250132&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:54:11,937 [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 2025-10-17 16:54:11,937 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:54:11,938 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:11,938 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:11,939 [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 2025-10-17 16:54:11,940 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:54:11,940 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:54:11,940 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:54:11,955 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:54:11,958 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:11,958 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7316ms INFO 2025-10-17 16:54:11,958 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:11,958 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5274ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,028 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:54:12,028 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,028 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,030 [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 2025-10-17 16:54:12,031 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:54:12,031 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:54:12,031 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:54:12,034 [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 2025-10-17 16:54:12,034 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,034 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,035 [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 2025-10-17 16:54:12,039 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,039 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7551ms INFO 2025-10-17 16:54:12,039 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,039 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5019ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,046 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:54:12,046 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:54:12,049 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,049 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7936ms INFO 2025-10-17 16:54:12,049 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,049 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8035ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,147 [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 2025-10-17 16:54:12,147 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,147 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,149 [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 2025-10-17 16:54:12,149 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:54:12,149 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,149 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,150 [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 2025-10-17 16:54:12,152 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,153 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7269ms INFO 2025-10-17 16:54:12,153 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,153 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8464ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,153 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,154 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1296ms INFO 2025-10-17 16:54:12,154 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,154 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8433ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,236 [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 2025-10-17 16:54:12,236 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,236 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,238 [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 2025-10-17 16:54:12,241 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,241 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5171ms INFO 2025-10-17 16:54:12,241 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,241 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7808ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,242 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:54:12,242 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,242 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,244 [24 ] 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 2025-10-17 16:54:12,247 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,247 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2898ms INFO 2025-10-17 16:54:12,247 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,247 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5403ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,251 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:54:12,251 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,252 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,253 [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 2025-10-17 16:54:12,260 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,260 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1139ms INFO 2025-10-17 16:54:12,260 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,260 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6846ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,263 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:54:12,264 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,264 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,264 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:54:12,264 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,264 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,265 [24 ] 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 2025-10-17 16:54:12,265 [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 2025-10-17 16:54:12,268 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,269 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5071ms INFO 2025-10-17 16:54:12,269 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,269 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1613ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,269 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,269 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5992ms INFO 2025-10-17 16:54:12,269 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,269 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3392ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,269 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:54:12,270 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,270 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,271 [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 2025-10-17 16:54:12,275 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,275 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4195ms INFO 2025-10-17 16:54:12,275 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,275 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1602ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,377 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:54:12,377 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,377 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,378 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:54:12,378 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:12,378 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,379 [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 2025-10-17 16:54:12,379 [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 2025-10-17 16:54:12,387 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,387 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2518ms INFO 2025-10-17 16:54:12,387 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,388 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8076ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,395 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,395 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1197ms INFO 2025-10-17 16:54:12,395 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,395 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9992ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:12,464 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:12,464 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 530.1828ms INFO 2025-10-17 16:54:12,464 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:12,464 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 532.1214ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:18,750 [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 2025-10-17 16:54:18,750 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:18,751 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,752 [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 2025-10-17 16:54:18,755 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 16:54:18,755 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:18,755 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,756 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:18,756 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8012ms INFO 2025-10-17 16:54:18,756 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,756 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.01ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:18,756 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 16:54:18,756 [40 ] 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 2025-10-17 16:54:18,756 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:18,756 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,758 [43 ] 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 2025-10-17 16:54:18,761 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:18,761 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.6024ms INFO 2025-10-17 16:54:18,761 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,761 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2625ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:18,762 [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 2025-10-17 16:54:18,762 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:18,763 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:18,763 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.9557ms INFO 2025-10-17 16:54:18,763 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,763 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,763 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5507ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:18,764 [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 2025-10-17 16:54:18,765 [43 ] 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 2025-10-17 16:54:18,765 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:18,765 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,766 [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 2025-10-17 16:54:18,767 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:18,767 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.0114ms INFO 2025-10-17 16:54:18,767 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,767 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9355ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:18,769 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:18,769 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.834ms INFO 2025-10-17 16:54:18,769 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,769 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4182ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:18,849 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1648& INFO 2025-10-17 16:54:18,849 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:18,849 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,850 [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 2025-10-17 16:54:18,855 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:18,866 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 15.7162ms INFO 2025-10-17 16:54:18,866 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:18,866 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3968ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:32,803 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/workDesk.e253ec88.js INFO 2025-10-17 16:54:32,803 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/workDesk.7d9d51bd.css INFO 2025-10-17 16:54:32,803 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:54:32,803 [62 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/workDesk.7d9d51bd.css was not modified INFO 2025-10-17 16:54:32,803 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/workDesk.e253ec88.js was not modified INFO 2025-10-17 16:54:32,804 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4626ms 304 text/css INFO 2025-10-17 16:54:32,804 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4773ms 304 application/javascript INFO 2025-10-17 16:54:38,553 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 16:54:38,553 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 16:54:38,554 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:54:38,554 [62 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalList.1fa80c92.js was not modified INFO 2025-10-17 16:54:38,554 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalList.289d862c.css was not modified INFO 2025-10-17 16:54:38,554 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4851ms 304 application/javascript INFO 2025-10-17 16:54:38,554 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5157ms 304 text/css INFO 2025-10-17 16:54:38,600 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 16:54:38,600 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/findEmpty1.0aa6bbb1.png was not modified INFO 2025-10-17 16:54:38,600 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3816ms 304 image/png INFO 2025-10-17 16:54:38,664 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 16:54:38,665 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:38,665 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:38,666 [43 ] 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 2025-10-17 16:54:38,667 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:54:38,667 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:38,667 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:38,677 [58 ] 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 2025-10-17 16:54:38,678 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:38,678 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:38,678 [62 ] 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 2025-10-17 16:54:38,679 [58 ] 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 2025-10-17 16:54:38,683 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:38,683 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 16.6535ms INFO 2025-10-17 16:54:38,683 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:38,683 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5588ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:38,684 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:38,684 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9184ms INFO 2025-10-17 16:54:38,684 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:38,684 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2575ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:38,694 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:38,694 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.3451ms INFO 2025-10-17 16:54:38,694 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:38,694 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7002ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:49,095 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691289049&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:54:49,096 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:54:49,096 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7988ms 200 text/html INFO 2025-10-17 16:54:49,401 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/rules.b16bd005.js INFO 2025-10-17 16:54:49,402 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:54:49,402 [62 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/rules.b16bd005.js was not modified INFO 2025-10-17 16:54:49,402 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4469ms 304 application/javascript INFO 2025-10-17 16:54:49,404 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 16:54:49,404 [62 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/tab.14008936.css was not modified INFO 2025-10-17 16:54:49,404 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.333ms 304 text/css INFO 2025-10-17 16:54:49,405 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 16:54:49,405 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:54:49,405 [62 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/tab.8b33309e.js was not modified INFO 2025-10-17 16:54:49,406 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2914ms 304 application/javascript INFO 2025-10-17 16:54:49,407 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/rules.5fa7d0ca.css INFO 2025-10-17 16:54:49,407 [62 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/rules.5fa7d0ca.css was not modified INFO 2025-10-17 16:54:49,407 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3024ms 304 text/css INFO 2025-10-17 16:54:49,420 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691289373 INFO 2025-10-17 16:54:49,421 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:54:49,421 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5109ms 200 application/javascript INFO 2025-10-17 16:54:49,482 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetZdList?page=1&content=&state=0& INFO 2025-10-17 16:54:49,482 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:49,482 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:49,484 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZdList", controller = "Message"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Message.Dto.ZdMessageDto] GetZdList(System.String, Int32, System.String) on controller Sg.HcmMb.Message.MessageAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:54:49,491 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:49,491 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M) in 7.5343ms INFO 2025-10-17 16:54:49,491 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetZdList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:49,492 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5452ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:49,520 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.13938203044904873 INFO 2025-10-17 16:54:49,520 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:54:49,520 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4497ms 200 application/javascript INFO 2025-10-17 16:54:49,630 [58 ] 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%3D1760691289049%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:54:49,630 [58 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:54:49,630 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:49,631 [58 ] 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 2025-10-17 16:54:49,632 [58 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691289049&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:54:49,635 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:49,635 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.3518ms INFO 2025-10-17 16:54:49,635 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:49,635 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0763ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:49,737 [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 2025-10-17 16:54:49,737 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:54:49,737 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:49,737 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:49,739 [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 2025-10-17 16:54:49,741 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:54:49,741 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:54:49,741 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:54:49,756 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:54:49,759 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:49,759 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.1036ms INFO 2025-10-17 16:54:49,759 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:49,759 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0042ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:49,866 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:54:49,866 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:49,866 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:49,867 [58 ] 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 2025-10-17 16:54:49,868 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:54:49,868 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:54:49,868 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:54:49,876 [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 2025-10-17 16:54:49,877 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:49,877 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:49,878 [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 2025-10-17 16:54:49,881 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:49,882 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5561ms INFO 2025-10-17 16:54:49,882 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:49,882 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3022ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:49,883 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:54:49,883 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:54:49,886 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:49,886 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.4744ms INFO 2025-10-17 16:54:49,886 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:49,886 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5076ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:50,118 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:54:50,118 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:50,118 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,119 [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 2025-10-17 16:54:50,123 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:50,123 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3549ms INFO 2025-10-17 16:54:50,123 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,123 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.248ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:50,151 [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 2025-10-17 16:54:50,151 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:50,151 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,153 [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 2025-10-17 16:54:50,155 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:50,156 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9321ms INFO 2025-10-17 16:54:50,156 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,156 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6818ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:50,180 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:54:50,181 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:50,181 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,182 [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 2025-10-17 16:54:50,185 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:50,185 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0626ms INFO 2025-10-17 16:54:50,185 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,185 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.745ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:50,200 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:54:50,200 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:50,201 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,202 [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 2025-10-17 16:54:50,209 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:50,209 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6403ms INFO 2025-10-17 16:54:50,209 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,209 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2655ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:50,226 [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 2025-10-17 16:54:50,226 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:50,226 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,227 [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 2025-10-17 16:54:50,230 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:50,230 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8834ms INFO 2025-10-17 16:54:50,230 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,230 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4877ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:50,260 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:54:50,260 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:50,260 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,262 [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 2025-10-17 16:54:50,264 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:50,264 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8366ms INFO 2025-10-17 16:54:50,264 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,265 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7262ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:50,309 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:54:50,310 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:50,310 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,311 [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 2025-10-17 16:54:50,314 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:50,314 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.145ms INFO 2025-10-17 16:54:50,314 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,314 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8342ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:50,339 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:54:50,339 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:50,339 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,341 [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 2025-10-17 16:54:50,344 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:50,345 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 3.9627ms INFO 2025-10-17 16:54:50,345 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,345 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5576ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:50,362 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:54:50,362 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:50,362 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,364 [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 2025-10-17 16:54:50,372 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:50,372 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3152ms INFO 2025-10-17 16:54:50,372 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,372 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9098ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:50,410 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:54:50,410 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:50,410 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,411 [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 2025-10-17 16:54:50,427 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:50,427 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.6953ms INFO 2025-10-17 16:54:50,427 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:50,427 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.342ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:52,266 [40 ] 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 2025-10-17 16:54:52,267 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:52,267 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:52,268 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:54:52,268 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:52,268 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:52,268 [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 2025-10-17 16:54:52,269 [43 ] 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 2025-10-17 16:54:52,272 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:52,272 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4404ms INFO 2025-10-17 16:54:52,272 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:52,272 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6052ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:52,297 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:52,297 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.0832ms INFO 2025-10-17 16:54:52,297 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:52,297 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.864ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:53,522 [62 ] 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 2025-10-17 16:54:53,522 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:53,522 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:53,523 [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 2025-10-17 16:54:53,527 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:53,527 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6514ms INFO 2025-10-17 16:54:53,527 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:53,527 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7186ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:53,546 [62 ] 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 2025-10-17 16:54:53,546 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:53,546 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:53,548 [62 ] 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 2025-10-17 16:54:53,584 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:53,588 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.9629ms INFO 2025-10-17 16:54:53,588 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:53,588 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.7857ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:54:54,800 [62 ] 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 2025-10-17 16:54:54,800 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:54:54,800 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:54:54,800 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:54,802 [62 ] 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 2025-10-17 16:54:54,808 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:54:54,808 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3448ms INFO 2025-10-17 16:54:54,808 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:54:54,808 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3794ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:01,773 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:01,773 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:01,773 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:01,775 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:01,804 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:01,804 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.3571ms INFO 2025-10-17 16:55:01,804 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:01,804 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.416ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:04,353 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:04,353 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:04,353 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:04,355 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:04,384 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:04,385 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.749ms INFO 2025-10-17 16:55:04,385 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:04,385 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.8155ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:21,930 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:21,930 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:21,930 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:21,931 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:21,959 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:21,959 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.4882ms INFO 2025-10-17 16:55:21,959 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:21,959 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6197ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:25,005 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:55:25,005 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:25,006 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:25,007 [40 ] 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 2025-10-17 16:55:25,037 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:25,037 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 30.4489ms INFO 2025-10-17 16:55:25,037 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:25,038 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.6075ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:26,380 [62 ] 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 2025-10-17 16:55:26,380 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:26,380 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:26,382 [62 ] 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 2025-10-17 16:55:26,419 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:26,422 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.5546ms INFO 2025-10-17 16:55:26,422 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:26,422 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6508ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:28,010 [62 ] 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 2025-10-17 16:55:28,010 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:55:28,010 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:28,010 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:28,012 [62 ] 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 2025-10-17 16:55:28,018 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:28,018 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4182ms INFO 2025-10-17 16:55:28,018 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:28,018 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7159ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:28,600 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691329577&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:55:28,601 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:55:28,601 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7143ms 200 text/html INFO 2025-10-17 16:55:29,285 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691330357 INFO 2025-10-17 16:55:29,285 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:55:29,285 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6663ms 200 application/javascript INFO 2025-10-17 16:55:29,364 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.1290465099860938 INFO 2025-10-17 16:55:29,365 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:55:29,365 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5273ms 200 application/javascript INFO 2025-10-17 16:55:29,495 [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%3D1760691329577%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:55:29,495 [62 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:55:29,495 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,496 [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 2025-10-17 16:55:29,497 [62 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691329577&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:55:29,500 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,500 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7568ms INFO 2025-10-17 16:55:29,500 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,500 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5908ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,541 [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 2025-10-17 16:55:29,541 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:55:29,541 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,542 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,543 [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 2025-10-17 16:55:29,576 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:55:29,576 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:55:29,576 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:55:29,591 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:55:29,594 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,594 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 50.5647ms INFO 2025-10-17 16:55:29,594 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,594 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.6836ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,695 [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 2025-10-17 16:55:29,695 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,695 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,696 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:55:29,696 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,696 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,697 [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 2025-10-17 16:55:29,697 [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 2025-10-17 16:55:29,698 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:55:29,698 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:55:29,698 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:55:29,700 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,700 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3035ms INFO 2025-10-17 16:55:29,700 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,700 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3475ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,713 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:55:29,713 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:55:29,715 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,715 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1313ms INFO 2025-10-17 16:55:29,715 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,715 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7732ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,749 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:29,749 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,749 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,751 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:29,779 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,779 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.1746ms INFO 2025-10-17 16:55:29,779 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,779 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0859ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,819 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:55:29,819 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,820 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,821 [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 2025-10-17 16:55:29,824 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,824 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8959ms INFO 2025-10-17 16:55:29,824 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,824 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7619ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,840 [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 2025-10-17 16:55:29,840 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,840 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,841 [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 2025-10-17 16:55:29,844 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,844 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8319ms INFO 2025-10-17 16:55:29,844 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,844 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4653ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,865 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:55:29,865 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,866 [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 2025-10-17 16:55:29,866 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,866 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,866 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,867 [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 2025-10-17 16:55:29,867 [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 2025-10-17 16:55:29,870 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,870 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,870 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9503ms INFO 2025-10-17 16:55:29,870 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,870 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9199ms INFO 2025-10-17 16:55:29,870 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,870 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.944ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,870 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4263ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,899 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:55:29,899 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:55:29,900 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,900 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,900 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,900 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,901 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:55:29,901 [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 2025-10-17 16:55:29,901 [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 2025-10-17 16:55:29,901 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,901 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,902 [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 2025-10-17 16:55:29,904 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,904 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4047ms INFO 2025-10-17 16:55:29,904 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,905 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.117ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,907 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,908 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.5559ms INFO 2025-10-17 16:55:29,908 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,908 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2442ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,909 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,909 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2331ms INFO 2025-10-17 16:55:29,910 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,910 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7717ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,946 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:55:29,946 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,946 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,947 [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 2025-10-17 16:55:29,952 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,952 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2478ms INFO 2025-10-17 16:55:29,952 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,952 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8833ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,975 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:55:29,975 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,975 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,977 [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 2025-10-17 16:55:29,978 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:55:29,978 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:29,978 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,979 [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 2025-10-17 16:55:29,987 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,987 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.4558ms INFO 2025-10-17 16:55:29,987 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,987 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3634ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:29,996 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:29,997 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.2152ms INFO 2025-10-17 16:55:29,997 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:29,997 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1269ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:30,214 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691330180&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 16:55:30,214 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:55:30,214 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7124ms 200 text/html INFO 2025-10-17 16:55:30,589 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691330585 INFO 2025-10-17 16:55:30,590 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:55:30,590 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6383ms 200 application/javascript INFO 2025-10-17 16:55:30,601 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7000424795602866 INFO 2025-10-17 16:55:30,601 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:55:30,601 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4419ms 200 application/javascript INFO 2025-10-17 16:55:30,739 [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%3D1760691330180%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 16:55:30,739 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:55:30,739 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,741 [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 2025-10-17 16:55:30,742 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691330180&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 16:55:30,744 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:30,745 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9365ms INFO 2025-10-17 16:55:30,745 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,745 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7372ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:30,745 [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 2025-10-17 16:55:30,745 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:55:30,746 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:30,746 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,747 [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 2025-10-17 16:55:30,748 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:55:30,748 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:55:30,748 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:55:30,763 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:55:30,766 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:30,766 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6382ms INFO 2025-10-17 16:55:30,766 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,766 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4748ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:30,832 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:55:30,832 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:30,833 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,834 [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 2025-10-17 16:55:30,834 [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 2025-10-17 16:55:30,835 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:55:30,835 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:55:30,835 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:55:30,835 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:30,835 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,836 [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 2025-10-17 16:55:30,839 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:30,839 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1667ms INFO 2025-10-17 16:55:30,839 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,840 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0895ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:30,850 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:55:30,850 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:55:30,853 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:30,853 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0834ms INFO 2025-10-17 16:55:30,853 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,853 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8582ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:30,936 [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 2025-10-17 16:55:30,936 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:30,936 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,936 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:55:30,937 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:30,937 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,937 [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 2025-10-17 16:55:30,938 [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 2025-10-17 16:55:30,940 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:30,940 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9525ms INFO 2025-10-17 16:55:30,940 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,941 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8058ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:30,941 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:30,941 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.7172ms INFO 2025-10-17 16:55:30,941 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:30,941 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4323ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,012 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5d502f07-ef5f-4d97-832a-0388ceffddb1%20%20& INFO 2025-10-17 16:55:31,012 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,012 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,013 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:55:31,014 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,014 [43 ] 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 2025-10-17 16:55:31,014 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,015 [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 2025-10-17 16:55:31,034 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,034 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 19.373ms INFO 2025-10-17 16:55:31,034 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,034 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1461ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,059 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,059 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.5433ms INFO 2025-10-17 16:55:31,059 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,059 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7107ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,153 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:55:31,153 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,153 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,154 [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 2025-10-17 16:55:31,160 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,160 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.796ms INFO 2025-10-17 16:55:31,160 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,160 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6113ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,161 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330818&isHis=& INFO 2025-10-17 16:55:31,161 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,161 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,162 [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 2025-10-17 16:55:31,166 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:55:31,169 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 16:55:31,171 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,171 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.6763ms INFO 2025-10-17 16:55:31,171 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,171 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3436ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,243 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=5d502f07-ef5f-4d97-832a-0388ceffddb1%20%20&isHis=& INFO 2025-10-17 16:55:31,244 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,244 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,245 [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 2025-10-17 16:55:31,250 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288359185&guid=5d502f07-ef5f-4d97-832a-0388ceffddb1%20%20&recordId=61611&tableName=K_LEAVE& INFO 2025-10-17 16:55:31,250 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,250 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,251 [43 ] 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 2025-10-17 16:55:31,256 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=5d502f07-ef5f-4d97-832a-0388ceffddb1%20%20&flowID=78&nodeCode=N1660288359185& INFO 2025-10-17 16:55:31,256 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,256 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,257 [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 2025-10-17 16:55:31,298 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,298 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.5838ms INFO 2025-10-17 16:55:31,298 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,298 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2956ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,325 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,325 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 80.525ms INFO 2025-10-17 16:55:31,326 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,326 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.2374ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,335 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,335 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 77.7411ms INFO 2025-10-17 16:55:31,335 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,335 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.5954ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,442 [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 2025-10-17 16:55:31,443 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,443 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,444 [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 2025-10-17 16:55:31,444 [70 ] 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 2025-10-17 16:55:31,445 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,445 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,446 [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 2025-10-17 16:55:31,447 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,447 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8773ms INFO 2025-10-17 16:55:31,447 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,447 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7782ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,449 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,449 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8169ms INFO 2025-10-17 16:55:31,449 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,449 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6155ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,459 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=5d502f07-ef5f-4d97-832a-0388ceffddb1%20%20& INFO 2025-10-17 16:55:31,459 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,459 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,460 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:55:31,460 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,460 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,460 [54 ] 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 2025-10-17 16:55:31,461 [70 ] 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 2025-10-17 16:55:31,461 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,461 [43 ] 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 2025-10-17 16:55:31,462 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,463 [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 2025-10-17 16:55:31,477 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,477 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 14.4554ms INFO 2025-10-17 16:55:31,477 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,477 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9866ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,505 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,506 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 44.0724ms INFO 2025-10-17 16:55:31,506 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,506 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9452ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,527 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:31,527 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:31,527 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,528 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:31,562 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,566 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 105.5063ms INFO 2025-10-17 16:55:31,566 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,566 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 107.2276ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:31,573 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:31,574 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 45.0508ms INFO 2025-10-17 16:55:31,574 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:31,574 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0959ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:32,649 [70 ] 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 2025-10-17 16:55:32,649 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:55:32,649 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:32,649 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:32,651 [70 ] 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 2025-10-17 16:55:32,657 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:32,657 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0896ms INFO 2025-10-17 16:55:32,657 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:32,657 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5893ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:32,721 [70 ] 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=RbgCO%2Fno%2FAM%3D& INFO 2025-10-17 16:55:32,722 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:32,722 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:32,723 [70 ] 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 2025-10-17 16:55:32,729 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:32,729 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0342ms INFO 2025-10-17 16:55:32,729 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:32,729 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7498ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:33,084 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:33,085 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:33,085 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:33,086 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:33,114 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:33,114 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.4003ms INFO 2025-10-17 16:55:33,114 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:33,114 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6226ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:33,205 [54 ] 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 2025-10-17 16:55:33,205 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:33,205 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:33,206 [43 ] 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 2025-10-17 16:55:33,206 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:33,206 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:33,207 [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 2025-10-17 16:55:33,207 [43 ] 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 2025-10-17 16:55:33,210 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:33,210 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3192ms INFO 2025-10-17 16:55:33,210 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:33,210 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5194ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:33,245 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:33,248 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.4465ms INFO 2025-10-17 16:55:33,248 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:33,248 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.352ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:34,486 [70 ] 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 2025-10-17 16:55:34,486 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:55:34,486 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:34,486 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:34,488 [70 ] 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 2025-10-17 16:55:34,515 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:34,515 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 27.0896ms INFO 2025-10-17 16:55:34,515 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:34,515 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4238ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,015 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691335996&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:55:36,016 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:55:36,016 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7099ms 200 text/html INFO 2025-10-17 16:55:36,086 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:36,086 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,086 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,088 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:36,116 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,116 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.4741ms INFO 2025-10-17 16:55:36,116 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,116 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5838ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,287 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:36,288 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,288 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,289 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:36,301 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691336297 INFO 2025-10-17 16:55:36,302 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:55:36,302 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6688ms 200 application/javascript INFO 2025-10-17 16:55:36,313 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6427521283671394 INFO 2025-10-17 16:55:36,313 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:55:36,313 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.477ms 200 application/javascript INFO 2025-10-17 16:55:36,328 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,328 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.6307ms INFO 2025-10-17 16:55:36,328 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,328 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.5663ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,412 [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%3D1760691335996%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:55:36,412 [70 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:55:36,413 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,414 [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 2025-10-17 16:55:36,415 [70 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691335996&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:55:36,416 [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 2025-10-17 16:55:36,416 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:55:36,416 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,417 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,417 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,417 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4133ms INFO 2025-10-17 16:55:36,417 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,417 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2794ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,418 [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 2025-10-17 16:55:36,419 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:55:36,419 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:55:36,419 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:55:36,434 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:55:36,436 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,436 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3446ms INFO 2025-10-17 16:55:36,436 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,436 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1221ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,521 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:55:36,521 [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 2025-10-17 16:55:36,521 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,522 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,522 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,522 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,523 [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 2025-10-17 16:55:36,523 [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 2025-10-17 16:55:36,524 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:55:36,524 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:55:36,524 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:55:36,526 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,526 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9938ms INFO 2025-10-17 16:55:36,526 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,526 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8537ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,538 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:55:36,538 [54 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:55:36,541 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,541 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.9099ms INFO 2025-10-17 16:55:36,541 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,541 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.65ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,607 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:55:36,608 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,608 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,609 [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 2025-10-17 16:55:36,611 [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 2025-10-17 16:55:36,611 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,612 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,612 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,612 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8139ms INFO 2025-10-17 16:55:36,612 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,612 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5567ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,613 [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 2025-10-17 16:55:36,616 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,616 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8102ms INFO 2025-10-17 16:55:36,616 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,616 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5882ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,679 [62 ] 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 2025-10-17 16:55:36,680 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,680 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,681 [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 2025-10-17 16:55:36,684 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,684 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8835ms INFO 2025-10-17 16:55:36,684 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,684 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4692ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,684 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:55:36,684 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:55:36,684 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,684 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,684 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,685 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,686 [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 2025-10-17 16:55:36,686 [70 ] 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 2025-10-17 16:55:36,688 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,688 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7915ms INFO 2025-10-17 16:55:36,688 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,689 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3487ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,689 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,689 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2714ms INFO 2025-10-17 16:55:36,689 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,689 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8769ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,695 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:55:36,695 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,695 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,696 [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 2025-10-17 16:55:36,703 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:55:36,703 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:55:36,704 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,704 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,704 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,704 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,704 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6092ms INFO 2025-10-17 16:55:36,704 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,704 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,704 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.365ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,705 [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 2025-10-17 16:55:36,705 [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 2025-10-17 16:55:36,708 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,708 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 2.9913ms INFO 2025-10-17 16:55:36,708 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,708 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8348ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,709 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,709 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2248ms INFO 2025-10-17 16:55:36,709 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,710 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0189ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,764 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:55:36,764 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,764 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,765 [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 2025-10-17 16:55:36,767 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:55:36,767 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:36,767 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,768 [62 ] 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 2025-10-17 16:55:36,785 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,785 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3454ms INFO 2025-10-17 16:55:36,785 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,785 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.979ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:36,817 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:36,817 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.484ms INFO 2025-10-17 16:55:36,817 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:36,817 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.0916ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:38,143 [43 ] 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 2025-10-17 16:55:38,143 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:38,144 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:38,145 [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 2025-10-17 16:55:38,146 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 16:55:38,146 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:38,146 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:38,147 [61 ] 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 2025-10-17 16:55:38,149 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:38,149 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3346ms INFO 2025-10-17 16:55:38,149 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:38,149 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8275ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:38,194 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:38,194 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 46.8518ms INFO 2025-10-17 16:55:38,194 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:38,194 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6797ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:39,477 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=b0b4ed36-943b-4e46-83da-731382258d6e& INFO 2025-10-17 16:55:39,477 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:39,477 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,479 [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 2025-10-17 16:55:39,524 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:39,524 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.5314ms INFO 2025-10-17 16:55:39,524 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,525 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7697ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:39,599 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:55:39,599 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:39,599 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,601 [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 2025-10-17 16:55:39,607 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:39,607 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1054ms INFO 2025-10-17 16:55:39,607 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,607 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1295ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:39,608 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330792&isHis=& INFO 2025-10-17 16:55:39,608 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:39,608 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,609 [70 ] 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 2025-10-17 16:55:39,613 [70 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:55:39,617 [70 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 16:55:39,619 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:39,619 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.7541ms INFO 2025-10-17 16:55:39,619 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,619 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5228ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:39,709 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=b0b4ed36-943b-4e46-83da-731382258d6e&isHis=& INFO 2025-10-17 16:55:39,709 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:39,709 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,710 [70 ] 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 2025-10-17 16:55:39,757 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:39,758 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.0249ms INFO 2025-10-17 16:55:39,758 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,758 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0545ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:39,826 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=b0b4ed36-943b-4e46-83da-731382258d6e&isHis=& INFO 2025-10-17 16:55:39,826 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:39,826 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,827 [62 ] 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 2025-10-17 16:55:39,829 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=b0b4ed36-943b-4e46-83da-731382258d6e&flowID=88&nodeCode=begin& INFO 2025-10-17 16:55:39,829 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:39,829 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,830 [70 ] 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=b0b4ed36-943b-4e46-83da-731382258d6e&recordId=386023&tableName=k_over& INFO 2025-10-17 16:55:39,830 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:39,830 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,831 [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 2025-10-17 16:55:39,831 [70 ] 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 2025-10-17 16:55:39,878 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:39,878 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.0208ms INFO 2025-10-17 16:55:39,878 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,879 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7532ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:39,905 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:39,905 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.7855ms INFO 2025-10-17 16:55:39,905 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,906 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.4424ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:39,908 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:39,908 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 80.4071ms INFO 2025-10-17 16:55:39,908 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,908 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.4379ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:39,996 [70 ] 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 2025-10-17 16:55:39,996 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:39,997 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:39,998 [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 2025-10-17 16:55:40,001 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:40,001 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0219ms INFO 2025-10-17 16:55:40,001 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:40,001 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1271ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:40,007 [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 2025-10-17 16:55:40,007 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=b0b4ed36-943b-4e46-83da-731382258d6e& INFO 2025-10-17 16:55:40,007 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:40,007 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:40,008 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:40,008 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:40,009 [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 2025-10-17 16:55:40,009 [70 ] 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 2025-10-17 16:55:40,012 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:40,012 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.402ms INFO 2025-10-17 16:55:40,012 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:40,012 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0897ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:40,081 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:40,084 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.7904ms INFO 2025-10-17 16:55:40,084 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:40,084 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.564ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:41,428 [70 ] 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 2025-10-17 16:55:41,428 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:55:41,428 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:41,429 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:41,430 [70 ] 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 2025-10-17 16:55:41,436 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:41,436 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.135ms INFO 2025-10-17 16:55:41,436 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:41,436 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3607ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:41,512 [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=y8UP0qjgvV4%3D& INFO 2025-10-17 16:55:41,512 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:41,513 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:41,514 [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 2025-10-17 16:55:41,519 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:41,519 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.2646ms INFO 2025-10-17 16:55:41,519 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:41,519 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0321ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:41,651 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104040002&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:41,651 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:41,651 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:41,653 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:41,680 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:41,680 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.529ms INFO 2025-10-17 16:55:41,680 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:41,680 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.3913ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:42,151 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404000201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:42,152 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:42,152 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:42,153 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:42,174 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:42,174 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.3978ms INFO 2025-10-17 16:55:42,174 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:42,174 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5464ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:45,766 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:55:45,767 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:45,767 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:45,768 [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 2025-10-17 16:55:45,796 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:45,796 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.3086ms INFO 2025-10-17 16:55:45,797 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:45,797 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.3431ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:46,432 [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 2025-10-17 16:55:46,432 [62 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 16:55:46,432 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4875ms 304 text/html INFO 2025-10-17 16:55:46,492 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 16:55:46,492 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:55:46,504 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 16:55:46,504 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3652ms 200 application/javascript INFO 2025-10-17 16:55:46,521 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 16:55:46,523 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 16:55:46,524 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5485ms 200 text/css INFO 2025-10-17 16:55:46,541 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691345899&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:55:46,541 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:55:46,541 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5489ms 200 text/html INFO 2025-10-17 16:55:46,577 [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 2025-10-17 16:55:46,577 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 16:55:46,578 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 16:55:46,578 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 16:55:46,578 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4474ms 200 application/javascript INFO 2025-10-17 16:55:46,579 [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 2025-10-17 16:55:46,579 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4798ms 200 application/javascript INFO 2025-10-17 16:55:46,580 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 16:55:46,580 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0151ms 200 application/javascript INFO 2025-10-17 16:55:46,614 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 16:55:46,614 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:55:46,625 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 16:55:46,625 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7682ms 200 application/javascript INFO 2025-10-17 16:55:46,666 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 16:55:46,666 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 16:55:46,666 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 16:55:46,666 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5374ms 200 application/javascript INFO 2025-10-17 16:55:46,666 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 16:55:46,666 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8333ms 200 application/javascript INFO 2025-10-17 16:55:46,667 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 16:55:46,667 [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 2025-10-17 16:55:46,668 [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 2025-10-17 16:55:46,668 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3927ms 200 application/javascript INFO 2025-10-17 16:55:46,671 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 16:55:46,671 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2269ms 200 text/css INFO 2025-10-17 16:55:46,796 [43 ] 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 2025-10-17 16:55:46,796 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:55:46,797 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6049ms 200 text/html INFO 2025-10-17 16:55:48,825 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:48,826 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:48,826 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:48,827 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:48,854 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:48,855 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.3939ms INFO 2025-10-17 16:55:48,855 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:48,855 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4833ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:50,168 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:50,169 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:50,169 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:50,170 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:50,209 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:50,209 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.5027ms INFO 2025-10-17 16:55:50,209 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:50,209 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.7356ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:52,480 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691352448&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:55:52,481 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:55:52,482 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0293ms 200 text/html INFO 2025-10-17 16:55:52,761 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691352729 INFO 2025-10-17 16:55:52,761 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:55:52,761 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6163ms 200 application/javascript INFO 2025-10-17 16:55:52,805 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2711437753759236 INFO 2025-10-17 16:55:52,805 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:55:52,805 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4655ms 200 application/javascript INFO 2025-10-17 16:55:52,928 [58 ] 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%3D1760691352448%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:55:52,928 [58 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:55:52,928 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:52,930 [58 ] 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 2025-10-17 16:55:52,930 [58 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691352448&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:55:52,933 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:52,933 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7186ms INFO 2025-10-17 16:55:52,933 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:52,933 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5849ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:52,960 [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 2025-10-17 16:55:52,960 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:55:52,960 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:52,961 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:52,962 [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 2025-10-17 16:55:52,963 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:55:52,963 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:55:52,963 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:55:52,978 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:55:52,981 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:52,981 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.108ms INFO 2025-10-17 16:55:52,981 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:52,981 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8244ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,120 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:55:53,120 [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 2025-10-17 16:55:53,121 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,121 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,121 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,121 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,122 [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 2025-10-17 16:55:53,122 [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 2025-10-17 16:55:53,123 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:55:53,123 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:55:53,123 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:55:53,126 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,126 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4322ms INFO 2025-10-17 16:55:53,126 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,126 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5905ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,138 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:55:53,138 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:55:53,141 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,141 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.758ms INFO 2025-10-17 16:55:53,141 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,141 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9444ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,253 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:55:53,253 [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 2025-10-17 16:55:53,253 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,253 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,253 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,254 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,255 [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 2025-10-17 16:55:53,255 [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 2025-10-17 16:55:53,258 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,258 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,258 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4123ms INFO 2025-10-17 16:55:53,258 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,258 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.428ms INFO 2025-10-17 16:55:53,258 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,258 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3005ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,258 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5415ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,290 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:55:53,290 [58 ] 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 2025-10-17 16:55:53,290 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,290 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:55:53,290 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,290 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,290 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:55:53,290 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,290 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,290 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,290 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,290 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,291 [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 2025-10-17 16:55:53,291 [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 2025-10-17 16:55:53,291 [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 2025-10-17 16:55:53,292 [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 2025-10-17 16:55:53,292 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:55:53,293 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,293 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,294 [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 2025-10-17 16:55:53,295 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,296 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.3453ms INFO 2025-10-17 16:55:53,296 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,296 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,296 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0726ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,296 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.414ms INFO 2025-10-17 16:55:53,296 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,296 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1473ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,297 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,297 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1813ms INFO 2025-10-17 16:55:53,297 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,297 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6858ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,315 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,315 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 23.1701ms INFO 2025-10-17 16:55:53,315 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,315 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.1264ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,316 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,316 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 24.4565ms INFO 2025-10-17 16:55:53,316 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,316 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.118ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,340 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:55:53,340 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,340 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,342 [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 2025-10-17 16:55:53,347 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,347 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5853ms INFO 2025-10-17 16:55:53,347 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,347 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7028ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,407 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:55:53,408 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,408 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:55:53,408 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,408 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:53,408 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,409 [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 2025-10-17 16:55:53,409 [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 2025-10-17 16:55:53,425 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,425 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.903ms INFO 2025-10-17 16:55:53,425 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,425 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5702ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:53,460 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:53,460 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 50.9994ms INFO 2025-10-17 16:55:53,460 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:53,460 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.7643ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:55,760 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 16:55:55,761 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:55,761 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:55,762 [61 ] 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 2025-10-17 16:55:55,767 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:55,767 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.1494ms INFO 2025-10-17 16:55:55,767 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:55,768 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2812ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:56,768 [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 2025-10-17 16:55:56,769 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:56,769 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:56,770 [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 2025-10-17 16:55:56,774 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:56,775 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.5678ms INFO 2025-10-17 16:55:56,775 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:56,775 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5948ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:56,803 [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=FORMLZSQ&formCode=0001&beginTime=&endTime=&state=& INFO 2025-10-17 16:55:56,804 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:56,804 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:56,805 [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 2025-10-17 16:55:56,850 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:56,850 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 45.1743ms INFO 2025-10-17 16:55:56,850 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:56,850 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9998ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:56,906 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104040002&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:56,906 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:56,906 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:56,907 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:56,935 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:56,935 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.8224ms INFO 2025-10-17 16:55:56,935 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:56,935 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6723ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:57,441 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404000201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:55:57,441 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:57,441 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:57,443 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:55:57,463 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:57,463 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.3357ms INFO 2025-10-17 16:55:57,463 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:57,463 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.541ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:57,840 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0& INFO 2025-10-17 16:55:57,840 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:57,841 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:57,842 [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 2025-10-17 16:55:57,887 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:57,888 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.5398ms INFO 2025-10-17 16:55:57,888 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:57,888 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7561ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,001 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330266&isHis=& INFO 2025-10-17 16:55:58,002 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,002 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 16:55:58,002 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,002 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,002 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,003 [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 2025-10-17 16:55:58,004 [70 ] 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 2025-10-17 16:55:58,008 [70 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 16:55:58,010 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,011 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.2871ms INFO 2025-10-17 16:55:58,011 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,011 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1527ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,013 [70 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 16:55:58,015 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,015 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 11.478ms INFO 2025-10-17 16:55:58,015 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,015 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3831ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,123 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 16:55:58,123 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,123 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,125 [70 ] 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 2025-10-17 16:55:58,178 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,178 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 52.9378ms INFO 2025-10-17 16:55:58,178 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,178 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.9479ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,285 [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 2025-10-17 16:55:58,286 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,286 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,287 [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 2025-10-17 16:55:58,292 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,292 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.4979ms INFO 2025-10-17 16:55:58,292 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,292 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4847ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,410 [70 ] 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=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&recordId=537&tableName=FORMLZSQ& INFO 2025-10-17 16:55:58,410 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&isHis=& INFO 2025-10-17 16:55:58,411 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,411 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,411 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,411 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,412 [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 2025-10-17 16:55:58,412 [70 ] 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 2025-10-17 16:55:58,443 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flowID=97&nodeCode=begin& INFO 2025-10-17 16:55:58,444 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,444 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,445 [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 2025-10-17 16:55:58,462 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,463 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.5171ms INFO 2025-10-17 16:55:58,463 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,463 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.3805ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,484 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,484 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 71.9294ms INFO 2025-10-17 16:55:58,484 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,484 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.8428ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,493 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,493 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 47.7974ms INFO 2025-10-17 16:55:58,493 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,493 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.1005ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,613 [61 ] 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=537&approveID=330266& INFO 2025-10-17 16:55:58,614 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,614 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,615 [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 2025-10-17 16:55:58,623 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,624 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 8.3238ms INFO 2025-10-17 16:55:58,624 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,624 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3519ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,763 [40 ] 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 2025-10-17 16:55:58,763 [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 2025-10-17 16:55:58,763 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,763 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,763 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,763 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,765 [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 2025-10-17 16:55:58,765 [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 2025-10-17 16:55:58,765 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=537&formCode=0001&flowID=97&nodeCode=begin&exeId=62170&guid=475dac00-c34c-4e8e-bfe1-fe3208b6c7a0&flag=4& INFO 2025-10-17 16:55:58,765 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:55:58,765 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,766 [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 2025-10-17 16:55:58,768 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,768 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5529ms INFO 2025-10-17 16:55:58,768 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,768 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5536ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,768 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,768 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7129ms INFO 2025-10-17 16:55:58,768 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,768 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7276ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:55:58,851 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:55:58,857 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 90.7909ms INFO 2025-10-17 16:55:58,857 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:55:58,857 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.4255ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:00,160 [72 ] 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=ievLWJwCwbA%3D& INFO 2025-10-17 16:56:00,161 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:00,161 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:00,162 [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 2025-10-17 16:56:00,168 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:00,168 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9342ms INFO 2025-10-17 16:56:00,168 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:00,169 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1786ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:00,378 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 16:56:00,378 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:00,379 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:00,380 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:56:00,407 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:00,407 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 26.9057ms INFO 2025-10-17 16:56:00,407 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:00,407 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9792ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:01,505 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 16:56:01,505 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:01,506 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:01,507 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:56:01,545 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:01,545 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.385ms INFO 2025-10-17 16:56:01,545 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:01,545 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.4569ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:03,039 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104040002&onlyShowOnLineA0191=true& INFO 2025-10-17 16:56:03,039 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:03,039 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:03,041 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:56:03,069 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:03,069 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.6557ms INFO 2025-10-17 16:56:03,069 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:03,070 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8929ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:06,020 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404000200&onlyShowOnLineA0191=true& INFO 2025-10-17 16:56:06,020 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:06,021 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:06,022 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:56:06,042 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:06,042 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.3959ms INFO 2025-10-17 16:56:06,042 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:06,043 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6237ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,030 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691401003&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:56:41,031 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:56:41,031 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8356ms 200 text/html INFO 2025-10-17 16:56:41,323 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691401303 INFO 2025-10-17 16:56:41,323 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:56:41,324 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6749ms 200 application/javascript INFO 2025-10-17 16:56:41,341 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.43384591001461326 INFO 2025-10-17 16:56:41,342 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:56:41,342 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4096ms 200 application/javascript INFO 2025-10-17 16:56:41,448 [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%3D1760691401003%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:56:41,448 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:56:41,448 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,450 [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 2025-10-17 16:56:41,451 [43 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691401003&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:56:41,452 [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 2025-10-17 16:56:41,452 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:56:41,453 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,453 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,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 2025-10-17 16:56:41,455 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,456 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:56:41,456 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.9876ms INFO 2025-10-17 16:56:41,456 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,456 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:56:41,456 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:56:41,456 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7602ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,471 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:56:41,473 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,473 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8289ms INFO 2025-10-17 16:56:41,473 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,473 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2621ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,548 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:56:41,548 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,548 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,549 [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 2025-10-17 16:56:41,550 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,550 [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 2025-10-17 16:56:41,550 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,551 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:56:41,551 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:56:41,551 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:56:41,551 [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 2025-10-17 16:56:41,554 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,554 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9271ms INFO 2025-10-17 16:56:41,554 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,554 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6425ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,565 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:56:41,565 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:56:41,568 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,568 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.8946ms INFO 2025-10-17 16:56:41,568 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,568 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8166ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,637 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:56:41,637 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,638 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,639 [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 2025-10-17 16:56:41,639 [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 2025-10-17 16:56:41,639 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,639 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,640 [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 2025-10-17 16:56:41,642 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,642 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0353ms INFO 2025-10-17 16:56:41,642 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,642 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7338ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,643 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,643 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9282ms INFO 2025-10-17 16:56:41,643 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,643 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6118ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,714 [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 2025-10-17 16:56:41,714 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,714 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,716 [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 2025-10-17 16:56:41,717 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:56:41,717 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,717 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,718 [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 2025-10-17 16:56:41,719 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,719 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1082ms INFO 2025-10-17 16:56:41,719 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,719 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8606ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,721 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,721 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0986ms INFO 2025-10-17 16:56:41,721 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,721 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7396ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,723 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:56:41,723 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,723 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,724 [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 2025-10-17 16:56:41,727 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,727 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6859ms INFO 2025-10-17 16:56:41,727 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,727 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:56:41,727 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2805ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,727 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,727 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,728 [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 2025-10-17 16:56:41,735 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:56:41,735 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,735 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,736 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:56:41,736 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,736 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3553ms INFO 2025-10-17 16:56:41,736 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,736 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,736 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9509ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,736 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,736 [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 2025-10-17 16:56:41,737 [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 2025-10-17 16:56:41,740 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,740 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4685ms INFO 2025-10-17 16:56:41,741 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,741 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0216ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,741 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,741 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7207ms INFO 2025-10-17 16:56:41,741 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,741 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3842ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,805 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:56:41,805 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:56:41,805 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,805 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:41,805 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,805 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,806 [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 2025-10-17 16:56:41,807 [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 2025-10-17 16:56:41,815 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,815 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3365ms INFO 2025-10-17 16:56:41,815 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,815 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1122ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:41,823 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:41,823 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1849ms INFO 2025-10-17 16:56:41,823 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:41,823 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8498ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:43,081 [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 2025-10-17 16:56:43,082 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:43,082 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:43,083 [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 2025-10-17 16:56:43,087 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:43,087 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4788ms INFO 2025-10-17 16:56:43,087 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:43,087 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5601ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:43,094 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:56:43,094 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:43,094 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:43,096 [68 ] 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 2025-10-17 16:56:43,101 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:43,102 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.025ms INFO 2025-10-17 16:56:43,102 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:43,102 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7897ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:44,698 [72 ] 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 2025-10-17 16:56:44,698 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:44,698 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:44,700 [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 2025-10-17 16:56:44,703 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:44,703 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4167ms INFO 2025-10-17 16:56:44,703 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:44,703 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.544ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:44,712 [68 ] 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 2025-10-17 16:56:44,712 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:44,712 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:44,714 [68 ] 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 2025-10-17 16:56:44,755 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:44,758 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 44.2752ms INFO 2025-10-17 16:56:44,758 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:44,758 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0261ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:45,850 [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 71 INFO 2025-10-17 16:56:45,850 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:56:45,850 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:45,850 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:45,852 [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 2025-10-17 16:56:45,858 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:45,858 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2267ms INFO 2025-10-17 16:56:45,858 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:45,858 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3995ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:56:50,481 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:56:50,482 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:56:50,482 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:50,483 [43 ] 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 2025-10-17 16:56:50,490 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:56:50,490 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.4341ms INFO 2025-10-17 16:56:50,490 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:56:50,490 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5272ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:31,273 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691451208&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:57:31,274 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:57:31,274 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9244ms 200 text/html INFO 2025-10-17 16:57:31,622 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691451541 INFO 2025-10-17 16:57:31,622 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:57:31,622 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.66ms 200 application/javascript INFO 2025-10-17 16:57:31,682 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.44522449990997826 INFO 2025-10-17 16:57:31,683 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:57:31,683 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5028ms 200 application/javascript INFO 2025-10-17 16:57:31,775 [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%3D1760691451208%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:57:31,775 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:57:31,775 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:31,776 [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 2025-10-17 16:57:31,777 [43 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691451208&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:57:31,780 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:31,780 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6504ms INFO 2025-10-17 16:57:31,780 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:31,780 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5328ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:31,781 [38 ] 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 2025-10-17 16:57:31,781 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:57:31,781 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:31,782 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:31,783 [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 2025-10-17 16:57:31,803 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:57:31,803 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:57:31,803 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:57:31,818 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:57:31,821 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:31,821 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 38.2986ms INFO 2025-10-17 16:57:31,821 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:31,821 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.071ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:31,859 [38 ] 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 2025-10-17 16:57:31,859 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:31,859 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:31,861 [38 ] 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 2025-10-17 16:57:31,897 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:31,900 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 38.9662ms INFO 2025-10-17 16:57:31,900 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:31,900 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.1416ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:31,942 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:57:31,942 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:31,942 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:31,944 [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 2025-10-17 16:57:31,944 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:57:31,944 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:57:31,944 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:57:31,948 [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 2025-10-17 16:57:31,948 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:31,948 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:31,950 [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 2025-10-17 16:57:31,953 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:31,953 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4096ms INFO 2025-10-17 16:57:31,953 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:31,953 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2878ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:31,959 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:57:31,959 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:57:31,962 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:31,962 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2673ms INFO 2025-10-17 16:57:31,962 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:31,962 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1405ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,061 [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 2025-10-17 16:57:32,061 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,061 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,062 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:57:32,062 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,062 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,063 [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 2025-10-17 16:57:32,064 [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 2025-10-17 16:57:32,066 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,066 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4982ms INFO 2025-10-17 16:57:32,066 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,066 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5188ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,067 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,067 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3869ms INFO 2025-10-17 16:57:32,067 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,067 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1608ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,111 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:57:32,111 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,111 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,112 [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 2025-10-17 16:57:32,114 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:57:32,114 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,114 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,115 [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 2025-10-17 16:57:32,116 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,116 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9835ms INFO 2025-10-17 16:57:32,116 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,117 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8917ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,123 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,123 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5023ms INFO 2025-10-17 16:57:32,123 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,123 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2358ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,133 [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 2025-10-17 16:57:32,134 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:57:32,134 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,134 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,134 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,134 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,135 [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 2025-10-17 16:57:32,135 [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 2025-10-17 16:57:32,138 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,138 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0133ms INFO 2025-10-17 16:57:32,138 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,138 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7418ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,138 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,138 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0997ms INFO 2025-10-17 16:57:32,138 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,138 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8155ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,143 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:57:32,143 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,143 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,144 [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 2025-10-17 16:57:32,147 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,147 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8246ms INFO 2025-10-17 16:57:32,147 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,147 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5573ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,170 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:57:32,171 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,171 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,172 [38 ] 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 2025-10-17 16:57:32,177 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,177 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7451ms INFO 2025-10-17 16:57:32,177 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,177 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5943ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,239 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:57:32,239 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,239 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,240 [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 2025-10-17 16:57:32,242 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:57:32,243 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,243 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,244 [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 2025-10-17 16:57:32,249 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,249 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8315ms INFO 2025-10-17 16:57:32,249 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,249 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9652ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,261 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,261 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7923ms INFO 2025-10-17 16:57:32,261 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,261 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5946ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:32,952 [69 ] 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 2025-10-17 16:57:32,953 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:57:32,953 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:32,953 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,954 [69 ] 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 2025-10-17 16:57:32,961 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:32,961 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5072ms INFO 2025-10-17 16:57:32,961 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:32,961 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.619ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:33,701 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 16:57:33,701 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 16:57:33,701 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6681ms 200 text/css INFO 2025-10-17 16:57:33,702 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 16:57:33,702 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:57:33,702 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 16:57:33,703 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5951ms 200 application/javascript INFO 2025-10-17 16:57:33,860 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 16:57:33,860 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:33,860 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:33,861 [4 ] 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 2025-10-17 16:57:33,861 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:33,861 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:33,862 [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 2025-10-17 16:57:33,863 [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 2025-10-17 16:57:33,866 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:33,866 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3896ms INFO 2025-10-17 16:57:33,866 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:33,866 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2779ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:34,173 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:34,173 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 311.2236ms INFO 2025-10-17 16:57:34,174 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:34,174 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 313.9447ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:38,477 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:57:38,478 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:38,478 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:38,479 [68 ] 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 2025-10-17 16:57:38,486 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:38,486 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.7856ms INFO 2025-10-17 16:57:38,486 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:38,486 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1839ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:51,207 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 16:57:51,208 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:51,208 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:51,210 [4 ] 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 2025-10-17 16:57:51,216 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:51,216 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 6.7859ms INFO 2025-10-17 16:57:51,216 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:51,217 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2829ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:52,451 [43 ] 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 2025-10-17 16:57:52,451 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:52,451 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:52,453 [43 ] 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 2025-10-17 16:57:52,490 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:52,493 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.73ms INFO 2025-10-17 16:57:52,493 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:52,493 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8072ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:53,652 [38 ] 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 2025-10-17 16:57:53,653 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:57:53,653 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:53,653 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:53,654 [38 ] 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 2025-10-17 16:57:53,661 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:53,661 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5797ms INFO 2025-10-17 16:57:53,661 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:53,661 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6455ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:55,052 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 16:57:55,052 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:55,052 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:55,054 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:57:55,085 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:55,085 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 31.2124ms INFO 2025-10-17 16:57:55,085 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:55,085 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6027ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:57:56,801 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 16:57:56,801 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:57:56,801 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:56,803 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:57:56,833 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:57:56,833 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.1123ms INFO 2025-10-17 16:57:56,833 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:57:56,833 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.2235ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:01,069 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10500&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:01,069 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:01,069 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:01,070 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:01,099 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:01,099 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.7022ms INFO 2025-10-17 16:58:01,099 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:01,099 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8497ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:02,287 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050000&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:02,288 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:02,288 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:02,289 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:02,311 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:02,312 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 22.2804ms INFO 2025-10-17 16:58:02,312 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:02,312 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5281ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:06,477 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:06,477 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:06,477 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:06,478 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:06,530 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:06,530 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 51.3374ms INFO 2025-10-17 16:58:06,530 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:06,530 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.5685ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:07,868 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:07,868 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:07,869 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:07,870 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:07,900 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:07,900 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.849ms INFO 2025-10-17 16:58:07,900 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:07,900 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.02ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:11,730 [68 ] 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 2025-10-17 16:58:11,731 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:58:11,731 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6143ms 200 text/html INFO 2025-10-17 16:58:12,116 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691489806&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:58:12,116 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 16:58:12,117 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8099ms 200 text/html INFO 2025-10-17 16:58:12,896 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:12,896 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:12,897 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:12,898 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:12,955 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:12,955 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 56.7604ms INFO 2025-10-17 16:58:12,955 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:12,955 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.2511ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:13,325 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691491068 INFO 2025-10-17 16:58:13,326 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 16:58:13,326 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6485ms 200 application/javascript INFO 2025-10-17 16:58:13,416 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5195119565816664 INFO 2025-10-17 16:58:13,416 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 16:58:13,417 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.711ms 200 application/javascript INFO 2025-10-17 16:58:13,731 [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 2025-10-17 16:58:13,731 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 16:58:13,731 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:13,731 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:13,732 [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%3D1760691489806%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 16:58:13,732 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 16:58:13,732 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:13,732 [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 2025-10-17 16:58:13,733 [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 2025-10-17 16:58:13,733 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 16:58:13,734 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 16:58:13,734 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 16:58:13,734 [68 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691489806&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 16:58:13,737 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:13,737 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5873ms INFO 2025-10-17 16:58:13,737 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:13,737 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3246ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:13,748 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 16:58:13,751 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:13,751 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4527ms INFO 2025-10-17 16:58:13,751 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:13,751 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4958ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:13,856 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 16:58:13,856 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:13,856 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:13,857 [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 2025-10-17 16:58:13,875 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:13,876 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:13,876 [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 2025-10-17 16:58:13,877 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 16:58:13,877 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 16:58:13,877 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 16:58:13,877 [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 2025-10-17 16:58:13,881 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:13,881 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4784ms INFO 2025-10-17 16:58:13,881 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:13,881 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.9258ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:13,892 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 16:58:13,892 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 16:58:13,895 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:13,895 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8972ms INFO 2025-10-17 16:58:13,895 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:13,895 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.429ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,056 [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 2025-10-17 16:58:14,056 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 16:58:14,056 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,056 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,057 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,057 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,058 [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 2025-10-17 16:58:14,058 [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 2025-10-17 16:58:14,062 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,062 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,062 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2331ms INFO 2025-10-17 16:58:14,062 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,062 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2873ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,062 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 4.2986ms INFO 2025-10-17 16:58:14,062 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,062 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.459ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,186 [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 2025-10-17 16:58:14,187 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,187 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,188 [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 2025-10-17 16:58:14,190 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 16:58:14,191 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,191 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,192 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,192 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6007ms INFO 2025-10-17 16:58:14,192 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,192 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.737ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,192 [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 2025-10-17 16:58:14,195 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,195 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1591ms INFO 2025-10-17 16:58:14,195 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,196 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0974ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,200 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 16:58:14,200 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,201 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,202 [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 2025-10-17 16:58:14,204 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,204 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7488ms INFO 2025-10-17 16:58:14,204 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,205 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3653ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,240 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 16:58:14,240 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,240 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,241 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 16:58:14,241 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,241 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,242 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 16:58:14,242 [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 2025-10-17 16:58:14,242 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,242 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,242 [4 ] 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 2025-10-17 16:58:14,243 [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 2025-10-17 16:58:14,246 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,246 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.457ms INFO 2025-10-17 16:58:14,246 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,247 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0886ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,248 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,248 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.9754ms INFO 2025-10-17 16:58:14,248 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,248 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8696ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,250 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,250 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6515ms INFO 2025-10-17 16:58:14,250 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,250 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3015ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,361 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 16:58:14,361 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 16:58:14,361 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,361 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,361 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,361 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,362 [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 2025-10-17 16:58:14,362 [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 2025-10-17 16:58:14,379 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,379 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7788ms INFO 2025-10-17 16:58:14,379 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,379 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7565ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,414 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,415 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.0695ms INFO 2025-10-17 16:58:14,415 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,415 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.0698ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:14,639 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:14,640 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:14,640 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,641 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:14,680 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:14,680 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.5536ms INFO 2025-10-17 16:58:14,680 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:14,680 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.6728ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:16,935 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020000&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:16,935 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:16,935 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:16,937 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:16,956 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:16,957 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.0203ms INFO 2025-10-17 16:58:16,957 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:16,957 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2409ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:25,090 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:25,090 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:25,090 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:25,091 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:25,125 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:25,125 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.2765ms INFO 2025-10-17 16:58:25,125 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:25,125 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.496ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:26,302 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:26,302 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:26,302 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:26,304 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:26,355 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:26,355 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 51.9244ms INFO 2025-10-17 16:58:26,355 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:26,356 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.0541ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:27,685 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020100&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:27,685 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:27,685 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:27,687 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:27,714 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:27,714 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.6813ms INFO 2025-10-17 16:58:27,714 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:27,715 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.8698ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:28,777 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010000&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:28,777 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:28,777 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:28,779 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:28,799 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:28,799 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.6174ms INFO 2025-10-17 16:58:28,799 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:28,800 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7256ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:30,410 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:30,410 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:30,410 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:30,412 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:30,446 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:30,446 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.0259ms INFO 2025-10-17 16:58:30,446 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:30,446 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2636ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:31,302 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:31,303 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:31,303 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:31,304 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:31,344 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:31,344 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.1031ms INFO 2025-10-17 16:58:31,344 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:31,344 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3052ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:32,548 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020101&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:32,549 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:32,549 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:32,550 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:32,579 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:32,579 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.5342ms INFO 2025-10-17 16:58:32,579 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:32,579 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6786ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:34,524 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010100&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:34,524 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:34,525 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:34,526 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:34,545 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:34,546 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.5525ms INFO 2025-10-17 16:58:34,546 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:34,546 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6253ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:37,835 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:37,836 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:37,836 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:37,837 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:37,870 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:37,870 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.3937ms INFO 2025-10-17 16:58:37,870 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:37,871 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4816ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:38,752 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:38,752 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:38,753 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:38,754 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:38,794 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:38,794 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.6943ms INFO 2025-10-17 16:58:38,794 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:38,794 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.105ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:39,786 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020102&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:39,786 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:39,787 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:39,788 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:39,810 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:39,810 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.8012ms INFO 2025-10-17 16:58:39,810 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:39,810 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8687ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:41,702 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:41,702 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:41,702 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:41,704 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:41,737 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:41,737 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.6285ms INFO 2025-10-17 16:58:41,737 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:41,738 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7475ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:42,752 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:42,752 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:42,753 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:42,754 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:42,794 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:42,794 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.1283ms INFO 2025-10-17 16:58:42,794 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:42,794 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2951ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:44,008 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020000&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:44,008 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:44,008 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:44,010 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:44,029 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:44,029 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.6395ms INFO 2025-10-17 16:58:44,029 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:44,029 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9044ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:46,354 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:46,354 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:46,355 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:46,356 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:46,390 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:46,390 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.1956ms INFO 2025-10-17 16:58:46,390 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:46,390 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2485ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:47,495 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:47,495 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:47,495 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:47,496 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:47,535 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:47,535 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.4714ms INFO 2025-10-17 16:58:47,535 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:47,535 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.5504ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:48,801 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020101&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:48,802 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:48,802 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:48,803 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:48,832 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:48,832 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.2066ms INFO 2025-10-17 16:58:48,832 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:48,832 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.3948ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:50,161 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010100&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:50,161 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:50,161 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:50,163 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:50,182 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:50,182 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.6492ms INFO 2025-10-17 16:58:50,182 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:50,182 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9196ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:51,486 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:51,486 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:51,487 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:51,488 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:51,518 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:51,518 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.0443ms INFO 2025-10-17 16:58:51,518 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:51,518 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.1742ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:56,424 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:56,425 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:56,425 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:56,426 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:56,461 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:56,461 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.5475ms INFO 2025-10-17 16:58:56,461 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:56,461 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0852ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:58,202 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:58,202 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:58,202 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:58,204 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:58,245 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:58,245 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.9061ms INFO 2025-10-17 16:58:58,245 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:58,245 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.9721ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:58:59,372 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020000&onlyShowOnLineA0191=true& INFO 2025-10-17 16:58:59,373 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:58:59,373 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:59,374 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:58:59,394 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:58:59,394 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.549ms INFO 2025-10-17 16:58:59,394 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:58:59,394 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6795ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:02,320 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:02,320 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:02,320 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:02,322 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:02,356 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:02,356 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.156ms INFO 2025-10-17 16:59:02,356 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:02,356 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.325ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:03,491 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:03,492 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:03,492 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:03,493 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:03,534 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:03,534 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.5986ms INFO 2025-10-17 16:59:03,534 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:03,534 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7464ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:08,542 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020100&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:08,543 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:08,543 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:08,544 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:08,572 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:08,573 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.4735ms INFO 2025-10-17 16:59:08,573 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:08,573 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5387ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:09,487 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010000&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:09,487 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:09,487 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:09,488 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:09,508 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:09,508 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.641ms INFO 2025-10-17 16:59:09,508 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:09,508 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7741ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:11,054 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:11,054 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:11,054 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:11,056 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:11,088 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:11,088 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 32.4169ms INFO 2025-10-17 16:59:11,089 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:11,089 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.071ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:12,555 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:12,556 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:12,556 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:12,557 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:12,595 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:12,595 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.1418ms INFO 2025-10-17 16:59:12,595 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:12,596 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.1984ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:14,008 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020101&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:14,008 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:14,009 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:14,010 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:14,038 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:14,039 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.6164ms INFO 2025-10-17 16:59:14,039 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:14,039 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8203ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:15,282 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010100&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:15,283 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:15,283 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:15,284 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:15,304 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:15,304 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7598ms INFO 2025-10-17 16:59:15,304 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:15,304 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8118ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:17,904 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:17,904 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:17,904 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:17,906 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:17,940 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:17,940 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.0739ms INFO 2025-10-17 16:59:17,940 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:17,940 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.142ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:18,980 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:18,980 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:18,980 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:18,981 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:19,033 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:19,033 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 51.8078ms INFO 2025-10-17 16:59:19,033 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:19,033 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.8832ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:24,150 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020102&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:24,151 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:24,151 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:24,153 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:24,173 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:24,173 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.308ms INFO 2025-10-17 16:59:24,173 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:24,173 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8959ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:26,742 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:26,743 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:26,743 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:26,745 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:26,778 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:26,779 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.8829ms INFO 2025-10-17 16:59:26,779 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:26,779 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3311ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:27,863 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:27,863 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:27,863 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:27,865 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:27,903 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:27,903 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.4726ms INFO 2025-10-17 16:59:27,903 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:27,903 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.6094ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:28,954 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020101&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:28,955 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:28,955 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:28,956 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:28,986 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:28,986 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.7591ms INFO 2025-10-17 16:59:28,986 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:28,986 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.8316ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:30,760 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010100&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:30,761 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:30,761 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:30,762 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:30,782 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:30,782 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.4727ms INFO 2025-10-17 16:59:30,782 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:30,782 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8289ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:32,771 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:32,771 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:32,771 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:32,773 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:32,806 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:32,807 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.6742ms INFO 2025-10-17 16:59:32,807 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:32,807 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8257ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:33,671 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:33,672 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:33,672 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:33,673 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:33,713 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:33,713 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.9358ms INFO 2025-10-17 16:59:33,713 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:33,714 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.1768ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:35,662 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020001&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:35,662 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:35,662 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:35,664 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:35,683 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:35,683 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.6945ms INFO 2025-10-17 16:59:35,683 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:35,684 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8681ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:37,454 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:37,455 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:37,455 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:37,456 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:37,491 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:37,491 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.4292ms INFO 2025-10-17 16:59:37,491 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:37,491 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6465ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:39,177 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:39,178 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:39,178 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:39,179 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:39,225 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:39,225 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 45.8569ms INFO 2025-10-17 16:59:39,225 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:39,225 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1106ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:40,340 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020101&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:40,340 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:40,340 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:40,342 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:40,371 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:40,371 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.1659ms INFO 2025-10-17 16:59:40,371 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:40,371 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3712ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:41,588 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010100&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:41,588 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:41,588 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:41,590 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:41,609 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:41,610 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7317ms INFO 2025-10-17 16:59:41,610 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:41,610 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7811ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:43,104 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:43,104 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:43,104 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:43,106 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:43,140 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:43,140 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.1286ms INFO 2025-10-17 16:59:43,140 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:43,140 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1703ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:44,800 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:44,801 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:44,801 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:44,802 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:44,843 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:44,843 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.4367ms INFO 2025-10-17 16:59:44,843 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:44,843 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5258ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:46,121 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020002&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:46,121 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:46,121 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:46,122 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:46,144 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:46,144 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.382ms INFO 2025-10-17 16:59:46,144 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:46,144 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4665ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:49,981 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:49,981 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:49,981 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:49,982 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:50,015 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:50,015 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.0219ms INFO 2025-10-17 16:59:50,015 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:50,016 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0839ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:51,321 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:51,321 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:51,321 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:51,323 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:51,357 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:51,357 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.4336ms INFO 2025-10-17 16:59:51,357 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:51,357 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4942ms 200 application/json; charset=utf-8 INFO 2025-10-17 16:59:56,165 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 16:59:56,165 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 16:59:56,165 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:56,166 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 16:59:56,204 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 16:59:56,205 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.1533ms INFO 2025-10-17 16:59:56,205 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 16:59:56,205 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2599ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:00,254 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020001&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:00,255 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:00,255 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:00,256 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:00,277 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:00,277 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.6618ms INFO 2025-10-17 17:00:00,277 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:00,277 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8523ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:01,769 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:01,769 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:01,769 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:01,771 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:01,821 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:01,821 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 50.1421ms INFO 2025-10-17 17:00:01,821 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:01,821 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.3955ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:02,575 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:02,576 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:02,576 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:02,577 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:02,621 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:02,621 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 43.2765ms INFO 2025-10-17 17:00:02,621 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:02,621 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5444ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:03,297 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020000&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:03,297 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:03,297 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:03,299 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:03,320 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:03,320 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.7121ms INFO 2025-10-17 17:00:03,320 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:03,320 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1907ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:23,580 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:23,581 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:23,581 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:23,582 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:23,612 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:23,612 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.6894ms INFO 2025-10-17 17:00:23,612 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:23,612 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.824ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:24,896 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:24,896 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:24,897 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:24,898 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:24,928 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:24,928 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9969ms INFO 2025-10-17 17:00:24,928 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:24,928 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0806ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:30,156 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:30,156 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:30,156 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:30,157 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:30,196 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:30,196 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.2812ms INFO 2025-10-17 17:00:30,196 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:30,196 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.3388ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:34,719 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040800&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:34,720 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:34,720 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:34,721 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:34,741 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:34,741 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7383ms INFO 2025-10-17 17:00:34,741 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:34,741 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9286ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:36,523 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:36,524 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:36,524 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:36,525 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:36,564 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:36,564 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.5975ms INFO 2025-10-17 17:00:36,564 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:36,564 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.798ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:37,374 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040801&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:37,374 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:37,374 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:37,376 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:37,396 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:37,397 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.8452ms INFO 2025-10-17 17:00:37,397 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:37,397 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.923ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:40,096 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:40,096 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:40,096 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:40,098 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:40,138 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:40,138 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.1543ms INFO 2025-10-17 17:00:40,138 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:40,138 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2439ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:41,156 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040802&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:41,156 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:41,156 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:41,158 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:41,199 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:41,199 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.8949ms INFO 2025-10-17 17:00:41,199 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:41,199 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.9994ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:42,489 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104080200&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:42,489 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:42,490 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:42,491 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:42,511 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:42,511 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.9077ms INFO 2025-10-17 17:00:42,511 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:42,511 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0632ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:47,604 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040802&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:47,605 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:47,605 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:47,606 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:47,650 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:47,650 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 44.3397ms INFO 2025-10-17 17:00:47,650 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:47,651 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.3894ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:00:48,708 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104080202&onlyShowOnLineA0191=true& INFO 2025-10-17 17:00:48,709 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:00:48,709 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:48,711 [68 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:00:48,731 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:00:48,731 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.0763ms INFO 2025-10-17 17:00:48,731 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:00:48,731 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6562ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:01:02,990 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 17:01:02,990 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:01:02,990 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:02,992 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:01:03,032 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:01:03,032 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.9166ms INFO 2025-10-17 17:01:03,032 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:03,032 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3848ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:01:09,114 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040802&onlyShowOnLineA0191=true& INFO 2025-10-17 17:01:09,114 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:01:09,114 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:09,116 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:01:09,160 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:01:09,160 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 44.5755ms INFO 2025-10-17 17:01:09,161 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:09,161 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.951ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:01:10,539 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104080203&onlyShowOnLineA0191=true& INFO 2025-10-17 17:01:10,540 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:01:10,540 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:10,541 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:01:10,561 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:01:10,561 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7422ms INFO 2025-10-17 17:01:10,561 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:10,561 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0066ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:01:15,318 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 17:01:15,318 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:01:15,319 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:15,320 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:01:15,359 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:01:15,359 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.2774ms INFO 2025-10-17 17:01:15,359 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:15,359 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4716ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:01:16,816 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040801&onlyShowOnLineA0191=true& INFO 2025-10-17 17:01:16,816 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:01:16,817 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:16,818 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:01:16,838 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:01:16,838 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7423ms INFO 2025-10-17 17:01:16,838 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:16,838 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8048ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:01:18,522 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 17:01:18,523 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:01:18,523 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:18,525 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:01:18,590 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:01:18,590 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 65.5814ms INFO 2025-10-17 17:01:18,590 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:18,591 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.1106ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:01:19,523 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040800&onlyShowOnLineA0191=true& INFO 2025-10-17 17:01:19,523 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:01:19,524 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:19,525 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:01:19,563 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:01:19,564 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.3415ms INFO 2025-10-17 17:01:19,564 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:19,564 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.7187ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:01:23,590 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 17:01:23,590 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:01:23,590 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:23,592 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:01:23,630 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:01:23,630 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 37.8899ms INFO 2025-10-17 17:01:23,630 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:01:23,630 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2305ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:44,119 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691762936&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:02:44,120 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:02:44,120 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8949ms 200 text/html INFO 2025-10-17 17:02:44,918 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691763811 INFO 2025-10-17 17:02:44,919 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:02:44,919 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7733ms 200 application/javascript INFO 2025-10-17 17:02:45,009 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.12564622845743245 INFO 2025-10-17 17:02:45,009 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:02:45,009 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6555ms 200 application/javascript INFO 2025-10-17 17:02:45,125 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760691762936&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:02:45,125 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:02:45,125 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8257ms 200 text/html INFO 2025-10-17 17:02:45,193 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 17:02:45,194 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:02:45,194 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6135ms 200 application/javascript INFO 2025-10-17 17:02:45,260 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 17:02:45,260 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:02:45,262 [69 ] 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 2025-10-17 17:02:45,264 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:02:45,264 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:02:45,264 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 17:02:45,264 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 17:02:45,264 [69 ] 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 2025-10-17 17:02:45,267 [69 ] 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 2025-10-17 17:02:45,267 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.7394ms INFO 2025-10-17 17:02:45,267 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:02:45,267 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4719ms 302 INFO 2025-10-17 17:02:45,619 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=AUIJT6AgMo_LVSFji3rgcFFGBqf5U3x7be15jFH0EXE&state=ww0fe1cb02189622be INFO 2025-10-17 17:02:45,619 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:02:45,620 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6722ms 200 text/html INFO 2025-10-17 17:02:45,744 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=AUIJT6AgMo_LVSFji3rgcFFGBqf5U3x7be15jFH0EXE INFO 2025-10-17 17:02:45,744 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:02:45,745 [69 ] 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 2025-10-17 17:02:45,746 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:AUIJT6AgMo_LVSFji3rgcFFGBqf5U3x7be15jFH0EXE,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:02:45,746 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:02:45,746 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:AUIJT6AgMo_LVSFji3rgcFFGBqf5U3x7be15jFH0EXE INFO 2025-10-17 17:02:45,746 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 17:02:45,746 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 17:02:45,746 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ INFO 2025-10-17 17:02:45,746 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ&code=AUIJT6AgMo_LVSFji3rgcFFGBqf5U3x7be15jFH0EXE INFO 2025-10-17 17:02:46,092 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15218774530","DeviceId":"b65d9246dbd396f5","errcode":0,"errmsg":"ok"} INFO 2025-10-17 17:02:46,106 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:b65d9246dbd396f5 WxUserId:15218774530 INFO 2025-10-17 17:02:46,121 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D015603,a0188:2119 INFO 2025-10-17 17:02:46,166 [69 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 17:02:46,166 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 420.46ms INFO 2025-10-17 17:02:46,166 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:02:46,166 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 422.445ms 200 text/plain; charset=utf-8 INFO 2025-10-17 17:02:46,243 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691765143&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:02:46,244 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:02:46,244 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6932ms 200 text/html INFO 2025-10-17 17:02:46,989 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691765646 INFO 2025-10-17 17:02:46,989 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:02:46,990 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6938ms 200 application/javascript INFO 2025-10-17 17:02:47,068 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.649098651644791 INFO 2025-10-17 17:02:47,069 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:02:47,069 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6013ms 200 application/javascript INFO 2025-10-17 17:02:47,314 [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%3D1760691765143%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 17:02:47,314 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:02:47,314 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,316 [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 2025-10-17 17:02:47,317 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691765143&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:02:47,319 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:47,319 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6756ms INFO 2025-10-17 17:02:47,319 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,320 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0159ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:47,384 [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 2025-10-17 17:02:47,384 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:47,384 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:47,386 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,387 [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 2025-10-17 17:02:47,388 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:02:47,389 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:02:47,389 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:02:47,404 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:02:47,406 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:47,406 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6284ms INFO 2025-10-17 17:02:47,406 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,406 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0585ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:47,564 [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 2025-10-17 17:02:47,564 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:02:47,564 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:47,564 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:47,564 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,564 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,566 [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 2025-10-17 17:02:47,566 [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 2025-10-17 17:02:47,566 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:02:47,567 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:02:47,567 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:02:47,569 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:47,569 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1333ms INFO 2025-10-17 17:02:47,569 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,569 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.043ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:47,582 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:02:47,597 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:02:47,600 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:47,600 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.1297ms INFO 2025-10-17 17:02:47,600 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,600 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9433ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:47,794 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:02:47,794 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:47,794 [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 2025-10-17 17:02:47,794 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,794 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:47,795 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,796 [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 2025-10-17 17:02:47,796 [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 2025-10-17 17:02:47,799 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:47,799 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5671ms INFO 2025-10-17 17:02:47,799 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,799 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3195ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:47,804 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:47,804 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.617ms INFO 2025-10-17 17:02:47,804 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:47,804 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8514ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:48,065 [22 ] 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 2025-10-17 17:02:48,066 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:02:48,066 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:48,066 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,066 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:02:48,066 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:48,066 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:48,066 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,066 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,066 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:02:48,066 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:48,066 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,067 [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 2025-10-17 17:02:48,067 [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 2025-10-17 17:02:48,067 [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 2025-10-17 17:02:48,068 [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 2025-10-17 17:02:48,070 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:02:48,070 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:48,070 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,071 [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 2025-10-17 17:02:48,071 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:48,071 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1647ms INFO 2025-10-17 17:02:48,071 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,072 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3336ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:48,072 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:48,072 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.6175ms INFO 2025-10-17 17:02:48,072 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,072 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1199ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:48,075 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:48,075 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6334ms INFO 2025-10-17 17:02:48,075 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,075 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2412ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:48,076 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:48,076 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 8.3692ms INFO 2025-10-17 17:02:48,076 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,076 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1615ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:48,076 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:48,077 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2371ms INFO 2025-10-17 17:02:48,077 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,077 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9231ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:48,189 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:02:48,189 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:48,189 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,190 [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 2025-10-17 17:02:48,195 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:48,195 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5216ms INFO 2025-10-17 17:02:48,195 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,195 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1829ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:48,231 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:02:48,231 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:48,231 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,231 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:02:48,232 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:48,232 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,232 [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 2025-10-17 17:02:48,233 [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 2025-10-17 17:02:48,241 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:48,241 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1729ms INFO 2025-10-17 17:02:48,241 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,241 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1481ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:48,249 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:48,249 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3909ms INFO 2025-10-17 17:02:48,249 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,249 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0394ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:48,905 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 17:02:48,905 [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 2025-10-17 17:02:48,906 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:48,906 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:48,906 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:48,906 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,906 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,907 [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 2025-10-17 17:02:48,907 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:02:48,918 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:48,918 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.0688ms INFO 2025-10-17 17:02:48,918 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,919 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1207ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:48,939 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:48,939 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 31.7408ms INFO 2025-10-17 17:02:48,939 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:48,939 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8794ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:52,473 [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 2025-10-17 17:02:52,474 [6 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 17:02:52,474 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.59ms 304 text/html INFO 2025-10-17 17:02:52,830 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691772039&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:02:52,830 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:02:52,830 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:02:52,830 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 17:02:52,831 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3962ms 304 application/javascript INFO 2025-10-17 17:02:52,831 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7071ms 200 text/html INFO 2025-10-17 17:02:53,656 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691772991 INFO 2025-10-17 17:02:53,656 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:02:53,656 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6999ms 200 application/javascript INFO 2025-10-17 17:02:53,760 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5576971039907783 INFO 2025-10-17 17:02:53,760 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:02:53,760 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5936ms 200 application/javascript INFO 2025-10-17 17:02:53,917 [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%3D1760691772039%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:02:53,918 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:02:53,918 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:53,919 [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 2025-10-17 17:02:53,920 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691772039&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:02:53,923 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:53,923 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.609ms INFO 2025-10-17 17:02:53,923 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:53,923 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.664ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:53,926 [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 2025-10-17 17:02:53,927 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:53,927 [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 2025-10-17 17:02:53,927 [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 2025-10-17 17:02:53,927 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:53,929 [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 2025-10-17 17:02:53,929 [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 2025-10-17 17:02:53,929 [72 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:02:53,929 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:53,929 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7529ms INFO 2025-10-17 17:02:53,929 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:53,930 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2001ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,037 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 691 INFO 2025-10-17 17:02:54,037 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:54,037 [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 2025-10-17 17:02:54,037 [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 2025-10-17 17:02:54,037 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:02:54,038 [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 2025-10-17 17:02:54,040 [6 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY1MDIzIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYyMzEiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLlva3otJ0iLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjUwMjMiLCJqdGkiOiJhN2JiMDM2Yy01NWZhLTQ3NjMtYjg0Yi1iMTAzMzNhZGQ1MDEiLCJpYXQiOjE3NjA0MzUxMDQsIm5iZiI6MTc2MDQzNTEwMiwiZXhwIjoxNzYwNTIxNTA0LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.Y7cp5jxW8nWX-3Rl-gBQyjZWKpI8eYmALTu1U7gBQqw INFO 2025-10-17 17:02:54,042 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,042 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8168ms INFO 2025-10-17 17:02:54,042 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:02:54,042 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8789ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,156 [6 ] 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 2025-10-17 17:02:54,156 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:54,156 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,158 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,160 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 17:02:54,161 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:02:54,161 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:02:54,161 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:02:54,176 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:02:54,178 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,178 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6432ms INFO 2025-10-17 17:02:54,178 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,178 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5935ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,319 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:02:54,319 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,319 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,320 [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 2025-10-17 17:02:54,321 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:02:54,321 [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 2025-10-17 17:02:54,322 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:02:54,322 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:02:54,322 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,322 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,323 [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 2025-10-17 17:02:54,329 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,329 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8325ms INFO 2025-10-17 17:02:54,329 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,329 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7222ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,336 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:02:54,351 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:02:54,354 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,354 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.5122ms INFO 2025-10-17 17:02:54,354 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,354 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4338ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,478 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691773329&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:02:54,478 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:02:54,479 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8342ms 200 text/html INFO 2025-10-17 17:02:54,569 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:02:54,569 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,569 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,570 [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 2025-10-17 17:02:54,570 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,570 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,571 [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 2025-10-17 17:02:54,571 [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 2025-10-17 17:02:54,575 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,575 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4028ms INFO 2025-10-17 17:02:54,575 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,575 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1558ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,579 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,579 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3891ms INFO 2025-10-17 17:02:54,579 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,579 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5078ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,651 [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 2025-10-17 17:02:54,651 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,651 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,652 [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 2025-10-17 17:02:54,653 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:02:54,653 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,654 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,655 [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 2025-10-17 17:02:54,656 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,656 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4201ms INFO 2025-10-17 17:02:54,656 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,656 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2169ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,658 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,658 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0439ms INFO 2025-10-17 17:02:54,658 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,658 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7642ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,680 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:02:54,680 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,680 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,681 [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 2025-10-17 17:02:54,684 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,684 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.858ms INFO 2025-10-17 17:02:54,684 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,684 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5008ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,695 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:02:54,696 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:02:54,696 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,696 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,696 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,696 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,697 [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 2025-10-17 17:02:54,697 [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 2025-10-17 17:02:54,701 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:02:54,701 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,701 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,702 [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 2025-10-17 17:02:54,703 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,703 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.5633ms INFO 2025-10-17 17:02:54,703 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,704 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2268ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,705 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,705 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3875ms INFO 2025-10-17 17:02:54,705 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,705 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9782ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,707 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,707 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8366ms INFO 2025-10-17 17:02:54,707 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,707 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4505ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,775 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:02:54,776 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,776 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,777 [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 2025-10-17 17:02:54,778 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:02:54,779 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:54,779 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,780 [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 2025-10-17 17:02:54,786 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,786 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8206ms INFO 2025-10-17 17:02:54,786 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,786 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7877ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:54,800 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:54,801 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.5958ms INFO 2025-10-17 17:02:54,801 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:54,801 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8265ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:55,146 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691776021&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:02:55,146 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:02:55,146 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7723ms 200 text/html INFO 2025-10-17 17:02:55,232 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691774129 INFO 2025-10-17 17:02:55,233 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:02:55,233 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6177ms 200 application/javascript INFO 2025-10-17 17:02:55,307 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.34364382887360145 INFO 2025-10-17 17:02:55,308 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:02:55,308 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5416ms 200 application/javascript INFO 2025-10-17 17:02:55,586 [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%3D1760691773329%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:02:55,586 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:02:55,586 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,588 [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 2025-10-17 17:02:55,589 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691773329&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:02:55,591 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:55,592 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8134ms INFO 2025-10-17 17:02:55,592 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,592 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7099ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:55,593 [22 ] 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 2025-10-17 17:02:55,593 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:55,593 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:55,593 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,595 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 17:02:55,596 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:02:55,596 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:02:55,596 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:02:55,611 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:02:55,613 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:55,614 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.587ms INFO 2025-10-17 17:02:55,614 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,614 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.558ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:55,628 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691776680 INFO 2025-10-17 17:02:55,628 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:02:55,628 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4878ms 200 application/javascript INFO 2025-10-17 17:02:55,706 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.714489448308788 INFO 2025-10-17 17:02:55,706 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:02:55,706 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4917ms 200 application/javascript INFO 2025-10-17 17:02:55,795 [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 2025-10-17 17:02:55,796 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:55,796 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,797 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:02:55,797 [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 2025-10-17 17:02:55,797 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:55,797 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,799 [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 2025-10-17 17:02:55,800 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:02:55,800 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:02:55,800 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:02:55,801 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:55,801 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6449ms INFO 2025-10-17 17:02:55,801 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,801 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4825ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:55,814 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:02:55,814 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:02:55,817 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:55,817 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2109ms INFO 2025-10-17 17:02:55,817 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,817 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9768ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:55,865 [22 ] 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%3D1760691776021%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:02:55,865 [22 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:02:55,866 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,867 [22 ] 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 2025-10-17 17:02:55,868 [22 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691776021&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:02:55,870 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:55,870 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4995ms INFO 2025-10-17 17:02:55,870 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,870 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.323ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:55,947 [71 ] 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 2025-10-17 17:02:55,947 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:55,947 [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 2025-10-17 17:02:55,947 [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 2025-10-17 17:02:55,948 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,949 [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 2025-10-17 17:02:55,949 [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 2025-10-17 17:02:55,950 [71 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:02:55,950 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:55,950 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7658ms INFO 2025-10-17 17:02:55,950 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,950 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.021ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:02:55,995 [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 2025-10-17 17:02:55,995 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:55,996 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,997 [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 2025-10-17 17:02:55,997 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:02:55,997 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:55,998 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:55,999 [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 2025-10-17 17:02:56,000 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,001 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7519ms INFO 2025-10-17 17:02:56,001 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,001 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5591ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,002 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,002 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.9285ms INFO 2025-10-17 17:02:56,002 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,002 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5854ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,032 [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 2025-10-17 17:02:56,033 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,033 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,034 [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 2025-10-17 17:02:56,037 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,037 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8975ms INFO 2025-10-17 17:02:56,037 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,037 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5659ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,040 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:02:56,040 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,040 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,042 [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 2025-10-17 17:02:56,042 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2025-10-17 17:02:56,042 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:56,042 [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 2025-10-17 17:02:56,042 [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 2025-10-17 17:02:56,042 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:02:56,044 [71 ] 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 2025-10-17 17:02:56,045 [60 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTI5IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNjIiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLmnpfpnZnoi7EiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5MjkiLCJqdGkiOiI5MWIwMjZmZS0zMmMwLTQ4ZTktODlhYi02ZDA3MzcwNzNjOTgiLCJpYXQiOjE3NjA0OTI1MjIsIm5iZiI6MTc2MDQ5MjUyMCwiZXhwIjoxNzYwNTc4OTIyLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.LUT3-JoGJUWvkaw1aCWf9aikTZYH2i3XJWFLviM6pDY INFO 2025-10-17 17:02:56,045 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,045 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4794ms INFO 2025-10-17 17:02:56,045 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,045 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2361ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,047 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,047 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.3898ms INFO 2025-10-17 17:02:56,047 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:02:56,047 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1748ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,067 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:02:56,068 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,068 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,069 [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 2025-10-17 17:02:56,072 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,072 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8024ms INFO 2025-10-17 17:02:56,072 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,072 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4132ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,072 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:02:56,073 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,073 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,074 [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 2025-10-17 17:02:56,076 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:02:56,076 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,076 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,077 [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 2025-10-17 17:02:56,080 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,081 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2796ms INFO 2025-10-17 17:02:56,081 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,081 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8685ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,081 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,081 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5991ms INFO 2025-10-17 17:02:56,081 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,081 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0778ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,096 [72 ] 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 2025-10-17 17:02:56,096 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 17:02:56,097 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,097 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,097 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,097 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,098 [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 2025-10-17 17:02:56,098 [60 ] 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 2025-10-17 17:02:56,100 [22 ] 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 2025-10-17 17:02:56,100 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,100 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,101 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,101 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9515ms INFO 2025-10-17 17:02:56,101 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,101 [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 2025-10-17 17:02:56,101 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5337ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,101 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,101 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,101 [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 2025-10-17 17:02:56,101 [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 2025-10-17 17:02:56,102 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,102 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,102 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,102 [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 2025-10-17 17:02:56,102 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.3938ms INFO 2025-10-17 17:02:56,102 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,102 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9358ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,103 [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 2025-10-17 17:02:56,104 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,104 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8129ms INFO 2025-10-17 17:02:56,104 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,104 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4439ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,105 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,105 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9407ms INFO 2025-10-17 17:02:56,105 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,105 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4985ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,108 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,108 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.876ms INFO 2025-10-17 17:02:56,108 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,108 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4691ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,132 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:02:56,132 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,133 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,134 [22 ] 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 2025-10-17 17:02:56,138 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:02:56,138 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,138 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4889ms INFO 2025-10-17 17:02:56,138 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,138 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,138 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0144ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,138 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,140 [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 2025-10-17 17:02:56,148 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,148 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0777ms INFO 2025-10-17 17:02:56,148 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,148 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9031ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,151 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:02:56,151 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,151 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,152 [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 2025-10-17 17:02:56,168 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,168 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.8843ms INFO 2025-10-17 17:02:56,168 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,168 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4693ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,187 [68 ] 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 2025-10-17 17:02:56,187 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:56,187 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,188 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,190 [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 2025-10-17 17:02:56,191 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:02:56,191 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:02:56,191 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:02:56,206 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:02:56,208 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,208 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2897ms INFO 2025-10-17 17:02:56,208 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,208 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2832ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,257 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65023& INFO 2025-10-17 17:02:56,257 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,257 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,258 [68 ] 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 2025-10-17 17:02:56,262 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,267 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.6198ms INFO 2025-10-17 17:02:56,267 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,267 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3736ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,346 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:02:56,346 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,347 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,348 [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 2025-10-17 17:02:56,348 [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 2025-10-17 17:02:56,348 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,348 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,349 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:02:56,349 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:02:56,349 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:02:56,350 [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 2025-10-17 17:02:56,352 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,352 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7282ms INFO 2025-10-17 17:02:56,352 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,353 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4678ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,364 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:02:56,385 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:02:56,388 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,388 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 40.543ms INFO 2025-10-17 17:02:56,388 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,389 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2662ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,507 [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 2025-10-17 17:02:56,507 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,507 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,508 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:02:56,509 [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 2025-10-17 17:02:56,509 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,509 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,510 [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 2025-10-17 17:02:56,512 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,512 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7236ms INFO 2025-10-17 17:02:56,512 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,513 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9279ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,518 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,518 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.0875ms INFO 2025-10-17 17:02:56,518 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,518 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9629ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,585 [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 2025-10-17 17:02:56,585 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,586 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,587 [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 2025-10-17 17:02:56,589 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:02:56,589 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,589 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,590 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,590 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1666ms INFO 2025-10-17 17:02:56,590 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,590 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7686ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,591 [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 2025-10-17 17:02:56,593 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,594 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9043ms INFO 2025-10-17 17:02:56,594 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,594 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6421ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,666 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:02:56,666 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,666 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,667 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:02:56,667 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,667 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,667 [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 2025-10-17 17:02:56,668 [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 2025-10-17 17:02:56,669 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:02:56,669 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,670 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,670 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,670 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.921ms INFO 2025-10-17 17:02:56,670 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,671 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5528ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,671 [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 2025-10-17 17:02:56,672 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:02:56,672 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,672 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,673 [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 2025-10-17 17:02:56,674 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,674 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1002ms INFO 2025-10-17 17:02:56,674 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,674 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.851ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,676 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,676 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5709ms INFO 2025-10-17 17:02:56,676 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,676 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1526ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,678 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,678 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8181ms INFO 2025-10-17 17:02:56,678 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,678 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3978ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,746 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:02:56,746 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,746 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,747 [38 ] 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 2025-10-17 17:02:56,750 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:02:56,750 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,750 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,751 [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 2025-10-17 17:02:56,755 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,755 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0856ms INFO 2025-10-17 17:02:56,755 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,755 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7552ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,771 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,771 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.8321ms INFO 2025-10-17 17:02:56,771 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,771 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3862ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:56,825 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 17:02:56,826 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:56,826 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,827 [22 ] 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 2025-10-17 17:02:56,828 [22 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxMTkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTYwMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaigeWFtOS4vSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTE5IiwianRpIjoiZTFjYzE4YzYtMGE4My00ZDQwLTgxZWUtM2FhZTZkYWRjYTRjIiwiaWF0IjoxNzYwNjkxNzY2LCJuYmYiOjE3NjA2OTE3NjQsImV4cCI6MTc2MDc3ODE2NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.6ot-V58q9GIjLqTPnLkWN00Vf3-BpVgl-CHu_En7dvY INFO 2025-10-17 17:02:56,830 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:56,830 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.0262ms INFO 2025-10-17 17:02:56,830 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:56,830 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6665ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:57,071 [38 ] 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 2025-10-17 17:02:57,071 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:57,071 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:57,071 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:57,073 [38 ] 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 2025-10-17 17:02:57,077 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 17:02:57,077 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:57,077 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:57,077 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:57,077 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.3826ms INFO 2025-10-17 17:02:57,077 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:57,077 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3959ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:57,078 [6 ] 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 2025-10-17 17:02:57,083 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:57,083 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.6855ms INFO 2025-10-17 17:02:57,083 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:57,083 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3579ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:58,090 [6 ] 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 2025-10-17 17:02:58,090 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:58,091 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:58,091 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 17:02:58,091 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:58,091 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:58,092 [6 ] 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 2025-10-17 17:02:58,093 [22 ] 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 2025-10-17 17:02:58,094 [22 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 17:02:58,096 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:58,096 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5063ms INFO 2025-10-17 17:02:58,096 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:58,096 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7471ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:58,101 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:58,101 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3734ms INFO 2025-10-17 17:02:58,101 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:58,101 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2881ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:58,186 [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 2025-10-17 17:02:58,186 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:02:58,186 [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 2025-10-17 17:02:58,186 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:58,186 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:58,186 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:58,186 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:58,187 [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 2025-10-17 17:02:58,188 [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 2025-10-17 17:02:58,198 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:58,199 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.9927ms INFO 2025-10-17 17:02:58,199 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:58,199 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8163ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:58,227 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:58,228 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 40.1192ms INFO 2025-10-17 17:02:58,228 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:58,228 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.267ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:02:58,265 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65023& INFO 2025-10-17 17:02:58,265 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:02:58,266 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:58,267 [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 2025-10-17 17:02:58,271 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:02:58,277 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.2178ms INFO 2025-10-17 17:02:58,277 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:02:58,277 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4139ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:01,928 [60 ] 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 2025-10-17 17:03:01,929 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:03:01,929 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:01,929 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:01,930 [60 ] 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 2025-10-17 17:03:01,935 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:01,935 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.7762ms INFO 2025-10-17 17:03:01,935 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:01,935 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8934ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:02,066 [38 ] 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 2025-10-17 17:03:02,067 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:02,067 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:02,068 [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 2025-10-17 17:03:02,071 [38 ] 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 2025-10-17 17:03:02,071 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:02,071 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:02,072 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:02,072 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6187ms INFO 2025-10-17 17:03:02,072 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:02,072 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.737ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:02,072 [38 ] 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 2025-10-17 17:03:02,119 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:02,123 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 50.8092ms INFO 2025-10-17 17:03:02,123 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:02,123 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.6338ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:07,668 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 17:03:07,668 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:07,669 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:07,670 [60 ] 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 2025-10-17 17:03:07,671 [60 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxMTkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTYwMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaigeWFtOS4vSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTE5IiwianRpIjoiZTFjYzE4YzYtMGE4My00ZDQwLTgxZWUtM2FhZTZkYWRjYTRjIiwiaWF0IjoxNzYwNjkxNzY2LCJuYmYiOjE3NjA2OTE3NjQsImV4cCI6MTc2MDc3ODE2NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.6ot-V58q9GIjLqTPnLkWN00Vf3-BpVgl-CHu_En7dvY INFO 2025-10-17 17:03:07,674 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:07,674 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.1393ms INFO 2025-10-17 17:03:07,674 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:07,675 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5641ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:07,826 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 17:03:07,826 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:07,827 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:07,828 [60 ] 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 2025-10-17 17:03:07,828 [38 ] 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 2025-10-17 17:03:07,828 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:03:07,828 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:07,828 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:07,830 [38 ] 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 2025-10-17 17:03:07,832 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:07,833 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.6408ms INFO 2025-10-17 17:03:07,833 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:07,833 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5765ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:07,833 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:07,833 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 3.6066ms INFO 2025-10-17 17:03:07,833 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:07,833 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.358ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:07,989 [60 ] 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 2025-10-17 17:03:07,989 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:03:07,989 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:07,989 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:07,990 [60 ] 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 2025-10-17 17:03:07,997 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:07,997 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 7.0884ms INFO 2025-10-17 17:03:07,997 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:07,997 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7749ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:08,128 [38 ] 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 2025-10-17 17:03:08,128 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:08,128 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:08,130 [38 ] 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 2025-10-17 17:03:08,170 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:08,174 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 43.8973ms INFO 2025-10-17 17:03:08,174 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:08,174 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.6667ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:49,448 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691827547&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:03:49,448 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:03:49,449 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8425ms 200 text/html INFO 2025-10-17 17:03:49,796 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691829253&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:03:49,796 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:03:49,796 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8018ms 200 text/html INFO 2025-10-17 17:03:50,174 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691829663 INFO 2025-10-17 17:03:50,174 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:03:50,174 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.603ms 200 application/javascript INFO 2025-10-17 17:03:50,253 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.40221469446990643 INFO 2025-10-17 17:03:50,253 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:03:50,253 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5288ms 200 application/javascript INFO 2025-10-17 17:03:50,420 [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%3D1760691829253%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:03:50,421 [44 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:03:50,421 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,422 [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 2025-10-17 17:03:50,423 [44 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691829253&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:03:50,426 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,426 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8494ms INFO 2025-10-17 17:03:50,426 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,426 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9324ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,428 [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 2025-10-17 17:03:50,428 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:03:50,428 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,428 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,430 [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 2025-10-17 17:03:50,431 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:03:50,431 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:03:50,431 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:03:50,447 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:03:50,449 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,449 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.6121ms INFO 2025-10-17 17:03:50,449 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,449 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4478ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,580 [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 2025-10-17 17:03:50,580 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,580 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,582 [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 2025-10-17 17:03:50,583 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:03:50,583 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,583 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,585 [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 2025-10-17 17:03:50,585 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,585 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7153ms INFO 2025-10-17 17:03:50,585 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,586 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8551ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,586 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:03:50,586 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:03:50,586 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:03:50,601 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:03:50,601 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:03:50,604 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,604 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.3236ms INFO 2025-10-17 17:03:50,604 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,604 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.337ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,731 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:03:50,732 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,732 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,733 [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 2025-10-17 17:03:50,736 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,737 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3704ms INFO 2025-10-17 17:03:50,737 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,737 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4135ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,749 [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 2025-10-17 17:03:50,750 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,750 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,751 [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 2025-10-17 17:03:50,755 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,755 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9584ms INFO 2025-10-17 17:03:50,755 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,755 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7724ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,768 [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 2025-10-17 17:03:50,769 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,769 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,770 [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 2025-10-17 17:03:50,773 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,773 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0209ms INFO 2025-10-17 17:03:50,773 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,773 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6555ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,780 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:03:50,780 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,780 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,782 [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 2025-10-17 17:03:50,785 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,785 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1296ms INFO 2025-10-17 17:03:50,785 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,785 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8829ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,810 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:03:50,810 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,811 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,812 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:03:50,812 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,812 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,813 [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 2025-10-17 17:03:50,813 [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 2025-10-17 17:03:50,816 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,816 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9763ms INFO 2025-10-17 17:03:50,816 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,816 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6449ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,821 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,821 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0097ms INFO 2025-10-17 17:03:50,821 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,822 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8515ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,823 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:03:50,823 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,823 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,824 [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 2025-10-17 17:03:50,827 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,827 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2222ms INFO 2025-10-17 17:03:50,827 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,828 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8239ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,861 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:03:50,862 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,862 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,863 [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 2025-10-17 17:03:50,868 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,868 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6156ms INFO 2025-10-17 17:03:50,868 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,868 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2839ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,899 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:03:50,900 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,900 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,901 [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 2025-10-17 17:03:50,902 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:03:50,902 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:50,902 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,903 [44 ] 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 2025-10-17 17:03:50,916 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,916 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.3552ms INFO 2025-10-17 17:03:50,916 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,916 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9227ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:50,917 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:50,917 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6265ms INFO 2025-10-17 17:03:50,918 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:50,918 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2507ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:52,039 [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 2025-10-17 17:03:52,039 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:03:52,039 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:52,039 [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 2025-10-17 17:03:52,039 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:52,040 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:52,040 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:52,041 [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 2025-10-17 17:03:52,041 [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 2025-10-17 17:03:52,045 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:52,045 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7004ms INFO 2025-10-17 17:03:52,045 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:52,045 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4589ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:52,081 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:52,081 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 39.9005ms INFO 2025-10-17 17:03:52,081 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:52,081 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2631ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:53,120 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760691831360 INFO 2025-10-17 17:03:53,121 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:03:53,121 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5157ms 200 application/javascript INFO 2025-10-17 17:03:53,381 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9576037351669004 INFO 2025-10-17 17:03:53,387 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:03:53,387 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0383ms 200 application/javascript INFO 2025-10-17 17:03:54,383 [58 ] 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%3D1760691827547%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:03:54,383 [58 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:03:54,383 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:54,385 [58 ] 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 2025-10-17 17:03:54,386 [58 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760691827547&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:03:54,439 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:54,439 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 54.0941ms INFO 2025-10-17 17:03:54,439 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:54,439 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.2369ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:54,457 [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 2025-10-17 17:03:54,457 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:03:54,458 [44 ] 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 2025-10-17 17:03:54,458 [44 ] 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 2025-10-17 17:03:54,458 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:54,459 [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). WARN 2025-10-17 17:03:54,460 [44 ] 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 2025-10-17 17:03:54,460 [44 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:03:54,460 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:54,460 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7814ms INFO 2025-10-17 17:03:54,460 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:54,460 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5778ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:03:54,624 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:03:54,624 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:03:54,624 [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 2025-10-17 17:03:54,624 [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 2025-10-17 17:03:54,624 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:03:54,626 [38 ] 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 2025-10-17 17:03:54,632 [44 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MTkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzI5NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW-kOWwj-S6kSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODE5IiwianRpIjoiNjM0ZDM2YjYtZTljYy00MTAwLWJjOGUtMDI1OGFkMTZhMGQ2IiwiaWF0IjoxNzYwNDk3MDk5LCJuYmYiOjE3NjA0OTcwOTcsImV4cCI6MTc2MDU4MzQ5OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.gWksY3JutyrVYs6Q1dIX0gD6Yz7ZlmkpGokM5RC-rXs INFO 2025-10-17 17:03:54,635 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:54,635 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 8.8811ms INFO 2025-10-17 17:03:54,635 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:03:54,635 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2077ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:54,823 [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 2025-10-17 17:03:54,823 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:03:54,823 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:54,825 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:54,826 [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 2025-10-17 17:03:54,827 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:03:54,827 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:03:54,827 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:03:54,842 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:03:54,845 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:54,845 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8493ms INFO 2025-10-17 17:03:54,845 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:54,845 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4655ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:55,025 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:03:55,025 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:55,025 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:55,027 [58 ] 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 2025-10-17 17:03:55,028 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:03:55,028 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:03:55,028 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:03:55,043 [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 2025-10-17 17:03:55,043 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:03:55,043 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:55,043 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:55,045 [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 2025-10-17 17:03:55,048 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:55,048 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7366ms INFO 2025-10-17 17:03:55,048 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:55,048 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6365ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:55,058 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:03:55,060 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:55,061 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.8096ms INFO 2025-10-17 17:03:55,061 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:55,061 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8163ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:55,369 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:03:55,369 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:55,369 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:55,371 [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 2025-10-17 17:03:55,379 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:55,380 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6899ms INFO 2025-10-17 17:03:55,380 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:55,380 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9024ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:55,412 [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 2025-10-17 17:03:55,412 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:55,412 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:55,413 [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 2025-10-17 17:03:55,416 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:55,416 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2444ms INFO 2025-10-17 17:03:55,417 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:55,417 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0963ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:55,992 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:03:55,993 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:55,993 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:55,995 [66 ] 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 2025-10-17 17:03:56,000 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:56,000 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.4504ms INFO 2025-10-17 17:03:56,000 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,000 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0422ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:56,009 [62 ] 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 2025-10-17 17:03:56,010 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:56,010 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,011 [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 2025-10-17 17:03:56,014 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:56,014 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2499ms INFO 2025-10-17 17:03:56,014 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,014 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9563ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:56,021 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:03:56,021 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:56,021 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,022 [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 2025-10-17 17:03:56,025 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:56,025 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9627ms INFO 2025-10-17 17:03:56,025 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,026 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6569ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:56,133 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:03:56,133 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:56,133 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,133 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:03:56,133 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:56,134 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,134 [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 2025-10-17 17:03:56,135 [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 2025-10-17 17:03:56,136 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:03:56,137 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:56,137 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,138 [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 2025-10-17 17:03:56,166 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:56,166 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 31.4432ms INFO 2025-10-17 17:03:56,166 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,166 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.5704ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:56,167 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:56,167 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:56,167 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 28.8763ms INFO 2025-10-17 17:03:56,167 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,167 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 32.2085ms INFO 2025-10-17 17:03:56,167 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6323ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:56,167 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,167 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.0025ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:56,493 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:03:56,494 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:56,494 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,495 [38 ] 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 2025-10-17 17:03:56,504 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:56,504 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.1ms INFO 2025-10-17 17:03:56,504 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,504 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.233ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:56,523 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:03:56,523 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:56,523 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,524 [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 2025-10-17 17:03:56,550 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:56,551 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 26.3182ms INFO 2025-10-17 17:03:56,551 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:56,551 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.1233ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:58,504 [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 2025-10-17 17:03:58,504 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:58,505 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:58,507 [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 2025-10-17 17:03:58,528 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:58,528 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 21.0327ms INFO 2025-10-17 17:03:58,528 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:58,528 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7897ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:03:58,546 [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 2025-10-17 17:03:58,546 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:03:58,546 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:03:58,547 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:58,548 [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 2025-10-17 17:03:58,603 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:03:58,603 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 54.6402ms INFO 2025-10-17 17:03:58,603 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:03:58,603 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.2108ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:02,097 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:02,097 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:02,097 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:02,099 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:02,137 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:02,137 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.3008ms INFO 2025-10-17 17:05:02,137 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:02,137 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.4643ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:04,344 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:04,344 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:04,345 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:04,346 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:04,374 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:04,374 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.8926ms INFO 2025-10-17 17:05:04,374 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:04,374 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1128ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:08,242 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:08,242 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:08,243 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:08,244 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:08,285 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:08,285 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.9798ms INFO 2025-10-17 17:05:08,285 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:08,285 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.2388ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:10,109 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104040003&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:10,109 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:10,110 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:10,111 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:10,139 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:10,140 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.6316ms INFO 2025-10-17 17:05:10,140 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:10,140 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7337ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:12,376 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:12,377 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:12,377 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:12,378 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:12,405 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:12,406 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.3339ms INFO 2025-10-17 17:05:12,406 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:12,406 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4645ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:13,326 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:13,327 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:13,327 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:13,328 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:13,366 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:13,366 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 37.9575ms INFO 2025-10-17 17:05:13,366 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:13,367 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2379ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:14,218 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104040002&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:14,218 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:14,219 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:14,220 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:14,249 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:14,249 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.7687ms INFO 2025-10-17 17:05:14,249 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:14,249 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9316ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:18,118 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:18,119 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:18,119 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:18,120 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:18,148 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:18,148 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.9714ms INFO 2025-10-17 17:05:18,148 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:18,149 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.2595ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:18,976 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:18,977 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:18,977 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:18,978 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:19,019 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:19,019 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.653ms INFO 2025-10-17 17:05:19,019 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:19,019 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8323ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:19,810 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104040000&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:19,810 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:19,810 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:19,812 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:19,840 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:19,841 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.9502ms INFO 2025-10-17 17:05:19,841 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:19,841 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2744ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:24,485 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:24,485 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:24,485 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:24,487 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:24,517 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:24,517 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9342ms INFO 2025-10-17 17:05:24,517 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:24,517 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0703ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:27,848 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10409&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:27,849 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:27,849 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:27,850 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:27,878 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:27,878 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.7721ms INFO 2025-10-17 17:05:27,878 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:27,878 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9444ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:34,358 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:34,358 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:34,358 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:34,360 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:34,390 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:34,390 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.6486ms INFO 2025-10-17 17:05:34,390 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:34,391 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.8202ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:38,495 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:38,496 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:38,496 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:38,497 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:38,539 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:38,539 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.3913ms INFO 2025-10-17 17:05:38,539 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:38,539 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.7585ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:40,444 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041103&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:40,444 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:40,444 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:40,446 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:40,480 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:40,480 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.4678ms INFO 2025-10-17 17:05:40,480 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:40,480 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9462ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:45,857 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:45,858 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:45,858 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:45,860 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:45,899 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:45,899 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.3657ms INFO 2025-10-17 17:05:45,899 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:45,899 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.7103ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:47,261 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041100&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:47,261 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:47,261 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:47,263 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:47,282 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:47,282 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.5369ms INFO 2025-10-17 17:05:47,282 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:47,282 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6183ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:54,427 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:54,427 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:54,427 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:54,429 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:54,468 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:54,468 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.7996ms INFO 2025-10-17 17:05:54,469 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:54,469 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.036ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:56,027 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041101&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:56,028 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:56,028 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:56,029 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:56,049 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:56,049 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7909ms INFO 2025-10-17 17:05:56,049 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:56,049 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8365ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:58,535 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:58,536 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:58,536 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:58,537 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:58,576 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:58,576 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.9618ms INFO 2025-10-17 17:05:58,576 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:58,576 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.02ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:05:59,662 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041103&onlyShowOnLineA0191=true& INFO 2025-10-17 17:05:59,663 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:05:59,663 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:59,664 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:05:59,684 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:05:59,684 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.5201ms INFO 2025-10-17 17:05:59,684 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:05:59,684 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5578ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:01,850 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:01,850 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:01,850 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:01,852 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:01,891 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:01,892 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.9343ms INFO 2025-10-17 17:06:01,892 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:01,892 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.0894ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:05,384 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041101&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:05,384 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:05,384 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:05,386 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:05,405 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:05,406 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7337ms INFO 2025-10-17 17:06:05,406 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:05,406 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7791ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:07,328 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:07,328 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:07,328 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:07,330 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:07,369 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:07,369 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.4625ms INFO 2025-10-17 17:06:07,369 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:07,369 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.5205ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:08,459 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:08,460 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:08,460 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:08,461 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:08,491 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:08,491 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9788ms INFO 2025-10-17 17:06:08,491 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:08,491 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0431ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:14,481 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10412&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:14,482 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:14,482 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:14,483 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:14,503 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:14,503 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.8939ms INFO 2025-10-17 17:06:14,503 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:14,503 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9783ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:16,931 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:16,931 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:16,931 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:16,932 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:16,962 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:16,962 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.7217ms INFO 2025-10-17 17:06:16,962 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:16,962 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7815ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:19,760 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10409&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:19,761 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:19,761 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:19,762 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:19,789 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:19,790 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.2696ms INFO 2025-10-17 17:06:19,790 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:19,790 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4105ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:21,127 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040900&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:21,128 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:21,128 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:21,129 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:21,149 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:21,149 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.1408ms INFO 2025-10-17 17:06:21,149 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:21,150 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.225ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:23,302 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:23,302 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:23,303 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:23,304 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:23,334 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:23,334 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.4588ms INFO 2025-10-17 17:06:23,334 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:23,335 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.5939ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:26,257 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:26,258 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:26,258 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:26,260 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:26,298 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:26,299 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.8451ms INFO 2025-10-17 17:06:26,299 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:26,299 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4177ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:28,206 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040502&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:28,207 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:28,207 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:28,208 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:28,228 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:28,229 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.5045ms INFO 2025-10-17 17:06:28,229 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:28,229 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7145ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:31,245 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:31,246 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:31,246 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:31,247 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:31,287 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:31,288 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.3768ms INFO 2025-10-17 17:06:31,288 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:31,288 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5713ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:32,851 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040501&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:32,851 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:32,851 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:32,852 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:32,895 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:32,896 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 43.0975ms INFO 2025-10-17 17:06:32,896 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:32,896 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.19ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:49,862 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050102&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:49,863 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:49,863 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:49,864 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:49,892 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:49,893 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.4515ms INFO 2025-10-17 17:06:49,893 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:49,893 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6479ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:53,845 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:53,846 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:53,846 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:53,847 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:53,893 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:53,893 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 46.1048ms INFO 2025-10-17 17:06:53,893 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:53,894 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3078ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:55,033 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040500&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:55,033 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:55,033 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:55,035 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:55,072 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:55,072 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 37.0676ms INFO 2025-10-17 17:06:55,072 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:55,072 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.1374ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:58,130 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:58,131 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:58,131 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:58,132 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:58,160 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:58,161 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.4436ms INFO 2025-10-17 17:06:58,161 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:58,161 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5383ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:06:59,537 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:06:59,537 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:06:59,537 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:59,539 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:06:59,568 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:06:59,568 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.2944ms INFO 2025-10-17 17:06:59,568 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:06:59,568 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3763ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:01,410 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10500&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:01,411 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:01,411 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:01,412 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:01,439 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:01,439 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 26.979ms INFO 2025-10-17 17:07:01,439 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:01,439 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1955ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:02,849 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050000&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:02,849 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:02,850 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:02,851 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:02,871 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:02,871 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.6681ms INFO 2025-10-17 17:07:02,871 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:02,871 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9774ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:10,854 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10500&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:10,854 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:10,854 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:10,855 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:10,882 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:10,883 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.057ms INFO 2025-10-17 17:07:10,883 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:10,883 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2329ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:11,811 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050000&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:11,812 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:11,812 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:11,813 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:11,833 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:11,833 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.1791ms INFO 2025-10-17 17:07:11,833 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:11,833 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.241ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:13,262 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10500&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:13,262 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:13,262 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:13,264 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:13,291 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:13,291 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.4973ms INFO 2025-10-17 17:07:13,291 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:13,292 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0204ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:14,334 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:14,334 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:14,334 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:14,336 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:14,365 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:14,365 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.1921ms INFO 2025-10-17 17:07:14,365 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:14,365 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2713ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:19,327 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10500&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:19,328 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:19,328 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:19,329 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:19,357 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:19,357 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.7645ms INFO 2025-10-17 17:07:19,357 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:19,357 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.8993ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:20,612 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050000&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:20,612 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:20,612 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:20,614 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:20,633 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:20,633 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.6474ms INFO 2025-10-17 17:07:20,633 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:20,634 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7021ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:23,073 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10500&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:23,073 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:23,073 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:23,075 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:23,102 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:23,103 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.8728ms INFO 2025-10-17 17:07:23,103 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:23,103 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9906ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:24,167 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:24,168 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:24,168 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:24,170 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:24,199 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:24,199 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.4374ms INFO 2025-10-17 17:07:24,199 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:24,199 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.9766ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:28,461 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10507&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:28,461 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:28,461 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:28,463 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:28,511 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:28,511 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 48.3235ms INFO 2025-10-17 17:07:28,511 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:28,511 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.393ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:30,278 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050704&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:30,278 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:30,278 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:30,279 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:30,300 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:30,300 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.726ms INFO 2025-10-17 17:07:30,300 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:30,300 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8203ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:32,444 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10507&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:32,444 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:32,444 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:32,446 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:32,498 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:32,498 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 52.2773ms INFO 2025-10-17 17:07:32,498 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:32,498 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.4476ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:33,530 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050703&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:33,530 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:33,530 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:33,531 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:33,552 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:33,552 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.9703ms INFO 2025-10-17 17:07:33,552 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:33,553 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0536ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:35,184 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10507&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:35,184 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:35,184 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:35,185 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:35,238 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:35,238 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 52.4499ms INFO 2025-10-17 17:07:35,238 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:35,238 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.564ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:37,016 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050702&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:37,017 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:37,017 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:37,018 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:37,039 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:37,039 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.2665ms INFO 2025-10-17 17:07:37,039 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:37,039 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3545ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:38,214 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10507&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:38,215 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:38,215 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:38,217 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:38,268 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:38,268 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 51.3983ms INFO 2025-10-17 17:07:38,268 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:38,268 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.8589ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:39,008 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050701&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:39,008 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:39,008 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:39,010 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:39,031 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:39,031 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.0943ms INFO 2025-10-17 17:07:39,031 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:39,031 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4271ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:43,845 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10507&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:43,846 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:43,846 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:43,847 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:43,896 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:43,896 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 48.6299ms INFO 2025-10-17 17:07:43,896 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:43,896 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7867ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:45,045 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050700&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:45,045 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:45,045 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:45,047 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:45,067 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:45,067 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.2304ms INFO 2025-10-17 17:07:45,067 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:45,067 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3412ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:46,314 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10507&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:46,314 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:46,314 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:46,315 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:46,365 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:46,365 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 49.5637ms INFO 2025-10-17 17:07:46,365 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:46,365 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6289ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:47,545 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:47,545 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:47,546 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:47,547 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:47,576 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:47,576 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.8963ms INFO 2025-10-17 17:07:47,576 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:47,576 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2023ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:50,284 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10505&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:50,284 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:50,284 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:50,286 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:50,317 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:50,317 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 31.5984ms INFO 2025-10-17 17:07:50,317 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:50,318 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6533ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:50,512 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692069725&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:07:50,513 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:07:50,513 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8292ms 200 text/html INFO 2025-10-17 17:07:51,311 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692070811 INFO 2025-10-17 17:07:51,311 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:07:51,311 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7736ms 200 application/javascript INFO 2025-10-17 17:07:51,391 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2399222702121988 INFO 2025-10-17 17:07:51,391 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:07:51,391 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5331ms 200 application/javascript INFO 2025-10-17 17:07:51,631 [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%3D1760692069725%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 17:07:51,631 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:07:51,631 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:51,632 [59 ] 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 2025-10-17 17:07:51,632 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:07:51,632 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:51,632 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:51,633 [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 2025-10-17 17:07:51,634 [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 2025-10-17 17:07:51,634 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692069725&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:07:51,637 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:51,637 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.698ms INFO 2025-10-17 17:07:51,637 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:51,637 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8353ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:51,711 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:07:51,711 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:07:51,711 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:07:51,712 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050500&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:51,712 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:51,712 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:51,713 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:51,726 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:07:51,732 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:51,732 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 97.9846ms INFO 2025-10-17 17:07:51,732 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:51,732 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.7954ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:51,733 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:51,733 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.5854ms INFO 2025-10-17 17:07:51,733 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:51,733 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.317ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:51,870 [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 2025-10-17 17:07:51,870 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:51,871 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:51,872 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:07:51,872 [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 2025-10-17 17:07:51,872 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:51,872 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:51,873 [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 2025-10-17 17:07:51,874 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:07:51,874 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:07:51,874 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:07:51,875 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:51,875 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2521ms INFO 2025-10-17 17:07:51,875 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:51,875 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2075ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:51,889 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:07:51,889 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:07:51,892 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:51,892 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.3622ms INFO 2025-10-17 17:07:51,892 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:51,892 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2369ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,030 [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 2025-10-17 17:07:52,030 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,030 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,031 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:07:52,031 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,031 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,031 [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 2025-10-17 17:07:52,032 [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 2025-10-17 17:07:52,035 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,035 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,035 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3589ms INFO 2025-10-17 17:07:52,035 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,035 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8577ms INFO 2025-10-17 17:07:52,035 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,035 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2943ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,035 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5012ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,112 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2a9f5751-b682-489a-9c84-d464a527a0ca%20%20& INFO 2025-10-17 17:07:52,112 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,113 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,114 [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 2025-10-17 17:07:52,159 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,159 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.4531ms INFO 2025-10-17 17:07:52,160 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,160 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6942ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,191 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:07:52,191 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,191 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,193 [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 2025-10-17 17:07:52,197 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,197 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6567ms INFO 2025-10-17 17:07:52,197 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,197 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5716ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,272 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:07:52,272 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,272 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,272 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330875&isHis=& INFO 2025-10-17 17:07:52,273 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,273 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,273 [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 2025-10-17 17:07:52,274 [58 ] 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 2025-10-17 17:07:52,278 [58 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:07:52,279 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,279 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8656ms INFO 2025-10-17 17:07:52,279 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,279 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6513ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,281 [58 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 17:07:52,283 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,283 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9179ms INFO 2025-10-17 17:07:52,283 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,283 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7899ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,432 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0031& INFO 2025-10-17 17:07:52,432 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,432 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,433 [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 2025-10-17 17:07:52,437 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,437 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 3.9708ms INFO 2025-10-17 17:07:52,437 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,438 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6732ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,592 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=2a9f5751-b682-489a-9c84-d464a527a0ca%20%20&isHis=& INFO 2025-10-17 17:07:52,592 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=2a9f5751-b682-489a-9c84-d464a527a0ca%20%20&flowID=132&nodeCode=N1661331627861& INFO 2025-10-17 17:07:52,592 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,592 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,592 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,592 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,593 [44 ] 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=2a9f5751-b682-489a-9c84-d464a527a0ca%20%20&recordId=8411&tableName=FORMBKSQD& INFO 2025-10-17 17:07:52,593 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,593 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,594 [58 ] 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 2025-10-17 17:07:52,594 [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 2025-10-17 17:07:52,594 [44 ] 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 2025-10-17 17:07:52,641 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,641 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.9ms INFO 2025-10-17 17:07:52,641 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,642 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7362ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,672 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,672 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 78.0202ms INFO 2025-10-17 17:07:52,672 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,672 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.0596ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,676 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,676 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 82.127ms INFO 2025-10-17 17:07:52,676 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,676 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.2114ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,833 [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=8411&approveID=330875& INFO 2025-10-17 17:07:52,833 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,833 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,835 [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 2025-10-17 17:07:52,840 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:52,840 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.1822ms INFO 2025-10-17 17:07:52,840 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,840 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3054ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:52,998 [40 ] 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 2025-10-17 17:07:52,999 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:52,999 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:52,999 [44 ] 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 2025-10-17 17:07:52,999 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:53,000 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMBKSQD&recordId=8411&formCode=0031&flowID=132&nodeCode=N1661331627861&exeId=62239&guid=2a9f5751-b682-489a-9c84-d464a527a0ca%20%20&flag=1& INFO 2025-10-17 17:07:53,000 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:53,000 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:53,000 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:53,001 [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 2025-10-17 17:07:53,001 [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 2025-10-17 17:07:53,001 [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 2025-10-17 17:07:53,004 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:53,004 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:53,005 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7497ms INFO 2025-10-17 17:07:53,005 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:53,005 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7575ms INFO 2025-10-17 17:07:53,005 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:53,005 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.405ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:53,005 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3465ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:53,090 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:53,090 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 88.7392ms INFO 2025-10-17 17:07:53,090 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:53,090 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.5516ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:53,353 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10505&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:53,353 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:53,354 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:53,355 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:53,382 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:53,382 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.0849ms INFO 2025-10-17 17:07:53,382 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:53,383 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4479ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:54,276 [43 ] 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=c0QWVVc6%2Fq4%3D& INFO 2025-10-17 17:07:54,276 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:54,277 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:54,278 [43 ] 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 2025-10-17 17:07:54,284 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:54,284 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1ms INFO 2025-10-17 17:07:54,284 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:54,284 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1631ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:54,643 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:54,643 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:54,643 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:54,645 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:54,673 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:54,673 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.2303ms INFO 2025-10-17 17:07:54,673 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:54,673 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.3472ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:57,714 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10501&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:57,714 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:57,714 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:57,716 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:57,735 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:57,735 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.864ms INFO 2025-10-17 17:07:57,735 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:57,736 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8766ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:07:59,962 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:07:59,963 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:07:59,963 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:59,964 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:07:59,994 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:07:59,994 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.6341ms INFO 2025-10-17 17:07:59,994 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:07:59,994 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.9358ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:03,114 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10504&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:03,115 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:03,115 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:03,116 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:03,137 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:03,137 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.6733ms INFO 2025-10-17 17:08:03,137 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:03,137 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7102ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:04,775 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:04,775 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:04,776 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:04,777 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:04,806 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:04,807 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.664ms INFO 2025-10-17 17:08:04,807 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:04,807 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7049ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:05,948 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10501&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:05,948 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:05,948 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:05,950 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:05,969 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:05,969 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.4541ms INFO 2025-10-17 17:08:05,969 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:05,969 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6349ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:07,486 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:07,486 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:07,487 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:07,488 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:07,516 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:07,516 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.4448ms INFO 2025-10-17 17:08:07,516 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:07,517 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5917ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:08,558 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10504&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:08,558 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:08,558 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:08,560 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:08,579 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:08,579 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.4101ms INFO 2025-10-17 17:08:08,579 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:08,579 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4151ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:11,234 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:11,234 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:11,234 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:11,236 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:11,265 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:11,266 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.7066ms INFO 2025-10-17 17:08:11,266 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:11,266 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.036ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:13,313 [43 ] 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 2025-10-17 17:08:13,313 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 17:08:13,313 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4524ms 304 text/html INFO 2025-10-17 17:08:13,377 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:08:13,378 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 17:08:13,378 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3893ms 304 application/javascript INFO 2025-10-17 17:08:13,421 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692093645&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:08:13,421 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:08:13,421 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6915ms 200 text/html INFO 2025-10-17 17:08:13,446 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10505&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:13,446 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:13,446 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:13,448 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:13,475 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:13,475 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.3823ms INFO 2025-10-17 17:08:13,475 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:13,475 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.3677ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:13,817 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692094054 INFO 2025-10-17 17:08:13,817 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:08:13,817 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6582ms 200 application/javascript INFO 2025-10-17 17:08:13,910 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4715944435566961 INFO 2025-10-17 17:08:13,911 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:08:13,911 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6131ms 200 application/javascript INFO 2025-10-17 17:08:14,016 [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%3D1760692093645%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:08:14,017 [43 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:08:14,017 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,018 [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 2025-10-17 17:08:14,020 [43 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692093645&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:08:14,022 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,022 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9217ms INFO 2025-10-17 17:08:14,022 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,022 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0901ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,032 [59 ] 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 2025-10-17 17:08:14,032 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:08:14,032 [59 ] 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 2025-10-17 17:08:14,033 [59 ] 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 2025-10-17 17:08:14,033 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,034 [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). WARN 2025-10-17 17:08:14,035 [59 ] 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 2025-10-17 17:08:14,035 [59 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:08:14,035 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,035 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7236ms INFO 2025-10-17 17:08:14,035 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,035 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1316ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,136 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:08:14,137 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:08:14,137 [59 ] 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 2025-10-17 17:08:14,137 [59 ] 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 2025-10-17 17:08:14,137 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:08:14,139 [59 ] 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 2025-10-17 17:08:14,140 [44 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5ODEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDc0NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOWwp-WHpCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTgxIiwianRpIjoiOTA0OTQwYmYtNGY5Ny00ZTQyLWJiZGEtOTY4YmViZWMwOTcwIiwiaWF0IjoxNzYwNDE4Mjg4LCJuYmYiOjE3NjA0MTgyODYsImV4cCI6MTc2MDUwNDY4OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.v7viXLaIX7hP-BeYIY5TYrAY12DUju07YKZ1ApdVT6Q INFO 2025-10-17 17:08:14,143 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,143 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0119ms INFO 2025-10-17 17:08:14,143 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:08:14,143 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5283ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,261 [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 2025-10-17 17:08:14,261 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:08:14,261 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,263 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,264 [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 2025-10-17 17:08:14,265 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:08:14,265 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:08:14,265 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:08:14,280 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:08:14,283 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,283 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6858ms INFO 2025-10-17 17:08:14,283 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,283 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3929ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,408 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:08:14,408 [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 2025-10-17 17:08:14,408 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,409 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,409 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,409 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,410 [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 2025-10-17 17:08:14,410 [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 2025-10-17 17:08:14,411 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:08:14,411 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:08:14,411 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:08:14,413 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,413 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3658ms INFO 2025-10-17 17:08:14,413 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,413 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1304ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,426 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:08:14,441 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:08:14,443 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,443 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3807ms INFO 2025-10-17 17:08:14,443 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,443 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.317ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,549 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:08:14,549 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,549 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,550 [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 2025-10-17 17:08:14,557 [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 2025-10-17 17:08:14,557 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,557 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,558 [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 2025-10-17 17:08:14,559 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,559 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3573ms INFO 2025-10-17 17:08:14,559 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,559 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0853ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,561 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,561 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.6369ms INFO 2025-10-17 17:08:14,561 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,561 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.31ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,616 [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 2025-10-17 17:08:14,616 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,616 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,618 [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 2025-10-17 17:08:14,619 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:08:14,620 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,620 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,620 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,620 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9174ms INFO 2025-10-17 17:08:14,620 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,621 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6988ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,621 [24 ] 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 2025-10-17 17:08:14,624 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,624 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.8069ms INFO 2025-10-17 17:08:14,624 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,624 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3873ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,624 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:08:14,624 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,624 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,625 [24 ] 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 2025-10-17 17:08:14,628 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,628 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.5904ms INFO 2025-10-17 17:08:14,628 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,628 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0791ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,667 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:08:14,667 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:08:14,667 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,667 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,667 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,667 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,668 [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 2025-10-17 17:08:14,668 [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 2025-10-17 17:08:14,675 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,675 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.6251ms INFO 2025-10-17 17:08:14,675 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,675 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3349ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,676 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,676 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3494ms INFO 2025-10-17 17:08:14,676 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,676 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1287ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,736 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:08:14,736 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,736 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,737 [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 2025-10-17 17:08:14,742 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,742 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3747ms INFO 2025-10-17 17:08:14,742 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,742 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0623ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,747 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:08:14,747 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,747 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,748 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:08:14,748 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,748 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,749 [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 2025-10-17 17:08:14,749 [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 2025-10-17 17:08:14,761 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,761 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.2555ms INFO 2025-10-17 17:08:14,761 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,761 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0266ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,770 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,771 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.1902ms INFO 2025-10-17 17:08:14,771 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,771 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9136ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:14,832 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050500&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:14,832 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:14,833 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,834 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:14,852 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:14,853 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 18.7773ms INFO 2025-10-17 17:08:14,853 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:14,853 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6238ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:15,700 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:15,701 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:15,701 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:15,702 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:15,731 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:15,731 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.6624ms INFO 2025-10-17 17:08:15,731 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:15,731 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7025ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:15,937 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 17:08:15,937 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:15,937 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:15,939 [24 ] 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 2025-10-17 17:08:15,939 [24 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5ODEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDc0NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOWwp-WHpCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTgxIiwianRpIjoiNTQ1YjFiOWMtYTY5MS00NDRiLTg5YTItZDVkOGVmMjI5MGVhIiwiaWF0IjoxNzYwNjkyMDk0LCJuYmYiOjE3NjA2OTIwOTIsImV4cCI6MTc2MDc3ODQ5NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.QXVKECT3n41fUoPdG1mxrl60cg16aFNJM_LzC6e_7Sk INFO 2025-10-17 17:08:15,942 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:15,942 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.661ms INFO 2025-10-17 17:08:15,942 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:15,942 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6575ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:16,109 [24 ] 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 2025-10-17 17:08:16,109 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 17:08:16,110 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:08:16,110 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:16,110 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:16,110 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:16,110 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:16,112 [24 ] 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 2025-10-17 17:08:16,112 [58 ] 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 2025-10-17 17:08:16,115 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:16,115 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:16,116 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 3.9835ms INFO 2025-10-17 17:08:16,116 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:16,116 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.0409ms INFO 2025-10-17 17:08:16,116 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:16,116 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2883ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:16,116 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2941ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:16,880 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10507&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:16,880 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:16,880 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:16,881 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:16,932 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:16,932 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 50.3363ms INFO 2025-10-17 17:08:16,932 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:16,932 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.3904ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:18,379 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:18,379 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:18,380 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:18,381 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:18,410 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:18,410 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.7692ms INFO 2025-10-17 17:08:18,410 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:18,410 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9837ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:19,445 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:19,446 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:19,446 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:19,447 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:19,487 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:19,487 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.8544ms INFO 2025-10-17 17:08:19,487 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:19,487 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8901ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:21,017 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050902&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:21,017 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:21,017 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:21,019 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:21,038 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:21,038 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.6962ms INFO 2025-10-17 17:08:21,038 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:21,038 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8135ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:23,376 [20 ] 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 2025-10-17 17:08:23,376 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:08:23,377 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:23,377 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:23,378 [20 ] 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 2025-10-17 17:08:23,383 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:23,383 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.9391ms INFO 2025-10-17 17:08:23,383 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:23,383 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3882ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:23,535 [20 ] 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 2025-10-17 17:08:23,535 [58 ] 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 2025-10-17 17:08:23,535 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:23,535 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:23,535 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:23,535 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:23,536 [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 2025-10-17 17:08:23,536 [58 ] 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 2025-10-17 17:08:23,540 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:23,540 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3432ms INFO 2025-10-17 17:08:23,540 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:23,540 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2745ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:23,581 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:23,585 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 48.8812ms INFO 2025-10-17 17:08:23,585 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:23,586 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.8429ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:26,812 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:26,812 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:26,812 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:26,814 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:26,851 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:26,852 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 37.694ms INFO 2025-10-17 17:08:26,852 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:26,852 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.0116ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:28,575 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050901&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:28,575 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:28,576 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:28,577 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:28,597 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:28,597 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.8126ms INFO 2025-10-17 17:08:28,597 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:28,597 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8726ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:30,803 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:30,803 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:30,803 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:30,805 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:30,844 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:30,844 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.8912ms INFO 2025-10-17 17:08:30,844 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:30,844 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.0249ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:31,888 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050900&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:31,888 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:31,888 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:31,890 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:31,909 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:31,909 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.6258ms INFO 2025-10-17 17:08:31,909 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:31,910 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7722ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:39,176 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:39,177 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:39,177 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:39,178 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:39,220 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:39,220 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.3915ms INFO 2025-10-17 17:08:39,220 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:39,220 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.5802ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:40,663 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:40,663 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:40,664 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:40,665 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:40,700 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:40,700 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 35.5268ms INFO 2025-10-17 17:08:40,700 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:40,701 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.58ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:08:40,703 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:08:40,704 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:08:40,704 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:40,705 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:08:40,731 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:08:40,731 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 26.1992ms INFO 2025-10-17 17:08:40,731 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:08:40,731 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9687ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:09:25,274 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 17:09:25,274 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:09:25,275 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:25,276 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:09:25,317 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:09:25,317 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.7031ms INFO 2025-10-17 17:09:25,317 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:25,317 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1183ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:09:30,213 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050902&onlyShowOnLineA0191=true& INFO 2025-10-17 17:09:30,213 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:09:30,214 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:30,215 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:09:30,236 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:09:30,236 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.0865ms INFO 2025-10-17 17:09:30,236 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:30,236 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2716ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:09:33,209 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 17:09:33,210 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:09:33,210 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:33,211 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:09:33,259 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:09:33,259 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 47.4442ms INFO 2025-10-17 17:09:33,259 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:33,259 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3023ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:09:34,113 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050901&onlyShowOnLineA0191=true& INFO 2025-10-17 17:09:34,113 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:09:34,113 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:34,115 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:09:34,137 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:09:34,137 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.9553ms INFO 2025-10-17 17:09:34,137 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:34,137 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4738ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:09:35,689 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 17:09:35,689 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:09:35,689 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:35,691 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:09:35,736 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:09:35,736 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 44.9428ms INFO 2025-10-17 17:09:35,736 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:35,736 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.2884ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:09:36,492 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050900&onlyShowOnLineA0191=true& INFO 2025-10-17 17:09:36,492 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:09:36,492 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:36,495 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:09:36,517 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:09:36,517 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.8536ms INFO 2025-10-17 17:09:36,517 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:36,517 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.285ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:09:41,662 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1&onlyShowOnLineA0191=true& INFO 2025-10-17 17:09:41,663 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:09:41,663 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:41,664 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:09:41,693 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:09:41,694 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.0746ms INFO 2025-10-17 17:09:41,694 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:09:41,694 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4737ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:09:59,782 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 17:09:59,782 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 17:09:59,782 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:09:59,783 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 17:09:59,783 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 17:09:59,783 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1625ms 200 application/javascript INFO 2025-10-17 17:09:59,784 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8333ms 200 text/css INFO 2025-10-17 17:10:05,094 [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 INFO 2025-10-17 17:10:05,094 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 17:10:05,094 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4907ms 304 text/html INFO 2025-10-17 17:10:05,180 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692205112&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:10:05,180 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:10:05,181 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.695ms 200 text/html INFO 2025-10-17 17:10:05,260 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:10:05,260 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 17:10:05,260 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5025ms 304 application/javascript INFO 2025-10-17 17:10:05,560 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692205511 INFO 2025-10-17 17:10:05,561 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:10:05,561 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6202ms 200 application/javascript INFO 2025-10-17 17:10:05,595 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2374910919098675 INFO 2025-10-17 17:10:05,596 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:10:05,596 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5147ms 200 application/javascript INFO 2025-10-17 17:10:05,706 [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%3D1760692205112%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 17:10:05,706 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:10:05,706 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:05,707 [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 2025-10-17 17:10:05,708 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692205112&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:10:05,711 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:05,711 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7157ms INFO 2025-10-17 17:10:05,711 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:05,711 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7159ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:05,747 [40 ] 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 2025-10-17 17:10:05,747 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:05,748 [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 2025-10-17 17:10:05,748 [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 2025-10-17 17:10:05,748 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:05,749 [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). WARN 2025-10-17 17:10:05,750 [40 ] 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 2025-10-17 17:10:05,750 [40 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:10:05,750 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:05,750 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6655ms INFO 2025-10-17 17:10:05,750 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:05,750 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8508ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:10:05,880 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 17:10:05,881 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:05,881 [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 2025-10-17 17:10:05,881 [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 2025-10-17 17:10:05,881 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:10:05,882 [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 2025-10-17 17:10:05,883 [40 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxMDQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTUwNSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuWPtiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTA0IiwianRpIjoiZTUyNzhkYjMtODUwOS00NzQ4LWI3MDgtOGI5OWFiMTExZTY3IiwiaWF0IjoxNzYwMzM0NDgzLCJuYmYiOjE3NjAzMzQ0ODEsImV4cCI6MTc2MDQyMDg4MywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.d6EsrHDHmztH7V8pkONn-c8uJ4B4RIx-Arpxg-zhq90 INFO 2025-10-17 17:10:05,898 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:05,898 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 15.4387ms INFO 2025-10-17 17:10:05,898 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:10:05,898 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5736ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:05,990 [57 ] 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 2025-10-17 17:10:05,991 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:05,991 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:05,991 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:05,992 [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 2025-10-17 17:10:05,994 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:10:05,994 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:10:05,994 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:10:06,008 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:10:06,011 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,011 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7052ms INFO 2025-10-17 17:10:06,011 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,011 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6674ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,099 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:10:06,099 [40 ] 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 2025-10-17 17:10:06,099 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,099 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,100 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,100 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,101 [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 2025-10-17 17:10:06,101 [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 2025-10-17 17:10:06,102 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:10:06,102 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:10:06,102 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:10:06,104 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,104 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4766ms INFO 2025-10-17 17:10:06,105 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,105 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5625ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,125 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:10:06,125 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:10:06,128 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,128 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 27.144ms INFO 2025-10-17 17:10:06,128 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,128 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2719ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,221 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:10:06,221 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,221 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,223 [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 2025-10-17 17:10:06,224 [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 2025-10-17 17:10:06,224 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,224 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,225 [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 2025-10-17 17:10:06,227 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,227 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.7799ms INFO 2025-10-17 17:10:06,227 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,227 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1773ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,228 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,228 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1658ms INFO 2025-10-17 17:10:06,228 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,228 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8886ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,279 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=dbcfa09d-4a71-413a-afd1-676e5da7a456%20%20& INFO 2025-10-17 17:10:06,279 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,279 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,280 [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 2025-10-17 17:10:06,318 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:10:06,319 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,319 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,320 [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 2025-10-17 17:10:06,326 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,326 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9597ms INFO 2025-10-17 17:10:06,326 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,326 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6228ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,327 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,327 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.2042ms INFO 2025-10-17 17:10:06,327 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,327 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.948ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,419 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:10:06,419 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,419 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,420 [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 2025-10-17 17:10:06,421 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330870&isHis=& INFO 2025-10-17 17:10:06,421 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,421 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,422 [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 2025-10-17 17:10:06,426 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,426 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6237ms INFO 2025-10-17 17:10:06,426 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,426 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4013ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,426 [71 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:10:06,431 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,431 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9815ms INFO 2025-10-17 17:10:06,431 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,432 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6536ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,518 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=dbcfa09d-4a71-413a-afd1-676e5da7a456%20%20&isHis=& INFO 2025-10-17 17:10:06,519 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,519 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,520 [41 ] 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 2025-10-17 17:10:06,521 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329732657&guid=dbcfa09d-4a71-413a-afd1-676e5da7a456%20%20&recordId=2163&tableName=K_Travel& INFO 2025-10-17 17:10:06,521 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,521 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,522 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=dbcfa09d-4a71-413a-afd1-676e5da7a456%20%20&flowID=87&nodeCode=N1661329732657& INFO 2025-10-17 17:10:06,522 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,522 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,523 [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 2025-10-17 17:10:06,523 [71 ] 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 2025-10-17 17:10:06,567 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,567 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.9385ms INFO 2025-10-17 17:10:06,567 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,567 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5387ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,603 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,603 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 80.6542ms INFO 2025-10-17 17:10:06,603 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,603 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.4992ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,604 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,604 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.7455ms INFO 2025-10-17 17:10:06,604 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,604 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.7852ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,721 [38 ] 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 2025-10-17 17:10:06,721 [41 ] 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 2025-10-17 17:10:06,721 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,721 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=dbcfa09d-4a71-413a-afd1-676e5da7a456%20%20& INFO 2025-10-17 17:10:06,721 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,721 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,722 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:06,722 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,722 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,723 [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 2025-10-17 17:10:06,723 [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 2025-10-17 17:10:06,723 [60 ] 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 2025-10-17 17:10:06,727 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,727 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9014ms INFO 2025-10-17 17:10:06,727 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,727 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6177ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,727 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,727 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.106ms INFO 2025-10-17 17:10:06,727 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,727 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0228ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:06,801 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:06,803 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 79.8458ms INFO 2025-10-17 17:10:06,803 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:06,803 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.7021ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:07,348 [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 INFO 2025-10-17 17:10:07,348 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 17:10:07,348 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4519ms 304 text/html INFO 2025-10-17 17:10:07,399 [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 INFO 2025-10-17 17:10:07,399 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:10:07,400 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5961ms 200 text/html INFO 2025-10-17 17:10:07,468 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:10:07,468 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 17:10:07,468 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4992ms 304 application/javascript INFO 2025-10-17 17:10:07,533 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692206919&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:10:07,534 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:10:07,534 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6713ms 200 text/html INFO 2025-10-17 17:10:07,963 [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 2025-10-17 17:10:07,964 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:07,964 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:07,964 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:07,965 [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 2025-10-17 17:10:07,972 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:07,972 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.363ms INFO 2025-10-17 17:10:07,972 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:07,972 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4744ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:08,096 [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_Travel&keyFieldValue=73h6G%2FD61zQ%3D& INFO 2025-10-17 17:10:08,096 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:08,096 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:08,098 [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 2025-10-17 17:10:08,103 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:08,103 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7858ms INFO 2025-10-17 17:10:08,103 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:08,104 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7939ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:08,654 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692208124 INFO 2025-10-17 17:10:08,655 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:10:08,655 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6065ms 200 application/javascript INFO 2025-10-17 17:10:08,834 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.47273515083510764 INFO 2025-10-17 17:10:08,834 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:10:08,834 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5801ms 200 application/javascript INFO 2025-10-17 17:10:08,993 [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%3D1760692206919%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 17:10:08,993 [57 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:10:08,993 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:08,995 [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 2025-10-17 17:10:08,996 [57 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692206919&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:10:08,999 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:08,999 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8606ms INFO 2025-10-17 17:10:08,999 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:08,999 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0296ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,054 [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 2025-10-17 17:10:09,054 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:09,055 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,057 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,058 [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 2025-10-17 17:10:09,110 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:10:09,110 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:10:09,110 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:10:09,125 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:10:09,127 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,128 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 69.5464ms INFO 2025-10-17 17:10:09,128 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,128 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.4353ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,276 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:10:09,276 [38 ] 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 2025-10-17 17:10:09,276 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,276 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,276 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,276 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,278 [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 2025-10-17 17:10:09,278 [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 2025-10-17 17:10:09,279 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:10:09,279 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:10:09,279 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:10:09,281 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,281 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4617ms INFO 2025-10-17 17:10:09,281 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,281 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4928ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,294 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:10:09,309 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:10:09,312 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,312 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.5959ms INFO 2025-10-17 17:10:09,312 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,313 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8549ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,450 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:10:09,451 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,451 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,452 [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 2025-10-17 17:10:09,453 [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 2025-10-17 17:10:09,453 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,454 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,455 [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 2025-10-17 17:10:09,458 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,458 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4792ms INFO 2025-10-17 17:10:09,458 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,458 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1867ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,461 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,461 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.379ms INFO 2025-10-17 17:10:09,461 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,461 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7247ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,570 [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 2025-10-17 17:10:09,571 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,571 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,572 [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 2025-10-17 17:10:09,574 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:10:09,574 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,574 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,574 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:10:09,575 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,575 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,575 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,575 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3138ms INFO 2025-10-17 17:10:09,575 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,575 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1017ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,576 [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 2025-10-17 17:10:09,576 [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 2025-10-17 17:10:09,579 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,579 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,579 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8893ms INFO 2025-10-17 17:10:09,579 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,579 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3197ms INFO 2025-10-17 17:10:09,579 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,579 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0758ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,579 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5895ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,619 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:10:09,620 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,620 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,621 [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 2025-10-17 17:10:09,624 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:10:09,625 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,625 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,626 [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 2025-10-17 17:10:09,628 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,628 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.169ms INFO 2025-10-17 17:10:09,628 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,628 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.803ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,629 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,629 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1262ms INFO 2025-10-17 17:10:09,629 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,629 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.793ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,633 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:10:09,634 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,634 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,635 [38 ] 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 2025-10-17 17:10:09,639 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,639 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1548ms INFO 2025-10-17 17:10:09,639 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,639 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6858ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,713 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:10:09,714 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,714 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,715 [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 2025-10-17 17:10:09,720 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:10:09,721 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:09,721 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,722 [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 2025-10-17 17:10:09,723 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,723 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3735ms INFO 2025-10-17 17:10:09,723 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,723 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0313ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:09,738 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:09,738 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.092ms INFO 2025-10-17 17:10:09,738 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:09,738 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8044ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:10,827 [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 2025-10-17 17:10:10,827 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:10,827 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:10,827 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:10,829 [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 2025-10-17 17:10:10,855 [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 2025-10-17 17:10:10,855 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:10,855 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:10,857 [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 2025-10-17 17:10:10,858 [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 2025-10-17 17:10:10,858 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:10,859 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:10,859 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:10,860 [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 2025-10-17 17:10:10,860 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:10,860 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7923ms INFO 2025-10-17 17:10:10,860 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:10,860 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8707ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:10,875 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:10,875 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.0948ms INFO 2025-10-17 17:10:10,875 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:10,875 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4976ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:10,935 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:10,935 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 74.834ms INFO 2025-10-17 17:10:10,935 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:10,935 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.7327ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:10,979 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 17:10:10,980 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:10,980 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:10,981 [60 ] 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 2025-10-17 17:10:10,989 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:10,989 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.8554ms INFO 2025-10-17 17:10:10,989 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:10,989 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7206ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:13,121 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 60 INFO 2025-10-17 17:10:13,122 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:13,122 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:13,122 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:13,123 [60 ] 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 2025-10-17 17:10:13,273 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:13,273 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 149.9512ms INFO 2025-10-17 17:10:13,273 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:13,273 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 152.1003ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:14,434 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 17:10:14,434 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:14,434 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:14,436 [38 ] 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 2025-10-17 17:10:14,442 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:14,442 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.7696ms INFO 2025-10-17 17:10:14,442 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:14,443 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8147ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:14,458 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:10:14,458 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:14,458 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:14,459 [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=1&type=0&formCode=& INFO 2025-10-17 17:10:14,459 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:14,459 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:14,460 [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 2025-10-17 17:10:14,460 [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 2025-10-17 17:10:14,465 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:14,465 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7081ms INFO 2025-10-17 17:10:14,465 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:14,465 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5237ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:14,475 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:14,475 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.6048ms INFO 2025-10-17 17:10:14,475 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:14,475 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3045ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:15,499 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=df58b615-2b53-4802-9806-297c5c6bfefa& INFO 2025-10-17 17:10:15,499 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:15,499 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,501 [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 2025-10-17 17:10:15,546 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:15,547 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.7344ms INFO 2025-10-17 17:10:15,547 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,547 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0155ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:15,661 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:10:15,661 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330872&isHis=& INFO 2025-10-17 17:10:15,661 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:15,661 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:15,662 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,662 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,663 [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 2025-10-17 17:10:15,663 [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 2025-10-17 17:10:15,667 [40 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:10:15,669 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:15,669 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1492ms INFO 2025-10-17 17:10:15,669 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,669 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3143ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:15,671 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:15,671 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.3869ms INFO 2025-10-17 17:10:15,671 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,671 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3623ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:15,789 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329732657&guid=df58b615-2b53-4802-9806-297c5c6bfefa&recordId=2164&tableName=K_Travel& INFO 2025-10-17 17:10:15,789 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:15,789 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,791 [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 2025-10-17 17:10:15,798 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=df58b615-2b53-4802-9806-297c5c6bfefa&flowID=87&nodeCode=N1661329732657& INFO 2025-10-17 17:10:15,799 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:15,799 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=df58b615-2b53-4802-9806-297c5c6bfefa&isHis=& INFO 2025-10-17 17:10:15,799 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,799 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:15,799 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,800 [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 2025-10-17 17:10:15,800 [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 2025-10-17 17:10:15,848 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:15,848 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 47.7247ms INFO 2025-10-17 17:10:15,848 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,848 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8074ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:15,894 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:15,894 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 103.6812ms INFO 2025-10-17 17:10:15,894 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,895 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.796ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:15,895 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:15,895 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 95.0138ms INFO 2025-10-17 17:10:15,895 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:15,895 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.7171ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:15,999 [40 ] 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 2025-10-17 17:10:16,000 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:16,000 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:16,000 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=df58b615-2b53-4802-9806-297c5c6bfefa& INFO 2025-10-17 17:10:16,001 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:16,001 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:16,001 [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 2025-10-17 17:10:16,002 [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 2025-10-17 17:10:16,005 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:16,005 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.481ms INFO 2025-10-17 17:10:16,005 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:16,005 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5587ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:16,073 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:16,075 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.1664ms INFO 2025-10-17 17:10:16,075 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:16,075 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.9454ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:17,205 [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 2025-10-17 17:10:17,205 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:17,205 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:17,205 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:17,207 [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 2025-10-17 17:10:17,214 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:17,214 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.3609ms INFO 2025-10-17 17:10:17,214 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:17,214 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4776ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:17,344 [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_Travel&keyFieldValue=73dfcSP2RPU%3D& INFO 2025-10-17 17:10:17,344 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:17,345 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:17,346 [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 2025-10-17 17:10:17,352 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:17,352 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1777ms INFO 2025-10-17 17:10:17,352 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:17,352 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1017ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:19,178 [71 ] 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 2025-10-17 17:10:19,179 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:19,179 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:19,179 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:19,180 [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 2025-10-17 17:10:19,227 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:19,227 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.9073ms INFO 2025-10-17 17:10:19,227 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:19,227 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1103ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:19,946 [38 ] 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 2025-10-17 17:10:19,946 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:19,947 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:19,947 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:19,948 [38 ] 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 2025-10-17 17:10:20,094 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:20,095 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 146.5065ms INFO 2025-10-17 17:10:20,095 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:20,095 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 148.5645ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:21,218 [71 ] 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 2025-10-17 17:10:21,218 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:21,219 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:21,220 [71 ] 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 2025-10-17 17:10:21,236 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:21,236 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.894ms INFO 2025-10-17 17:10:21,236 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:21,236 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0289ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:21,768 [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 2025-10-17 17:10:21,769 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 17:10:21,769 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.503ms 304 text/html INFO 2025-10-17 17:10:21,930 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692221890&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:10:21,930 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:10:21,931 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9435ms 200 text/html INFO 2025-10-17 17:10:22,203 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692222149 INFO 2025-10-17 17:10:22,203 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:10:22,203 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.754ms 200 application/javascript INFO 2025-10-17 17:10:22,221 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.439288859521048 INFO 2025-10-17 17:10:22,221 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:10:22,221 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.442ms 200 application/javascript INFO 2025-10-17 17:10:22,347 [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%3D1760692221890%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:10:22,347 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:10:22,347 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,348 [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 2025-10-17 17:10:22,349 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692221890&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:10:22,352 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,352 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7414ms INFO 2025-10-17 17:10:22,352 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,352 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7961ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,353 [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 2025-10-17 17:10:22,353 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:22,353 [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 2025-10-17 17:10:22,353 [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 2025-10-17 17:10:22,353 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,355 [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 2025-10-17 17:10:22,355 [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 2025-10-17 17:10:22,355 [71 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:10:22,355 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,355 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.675ms INFO 2025-10-17 17:10:22,355 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,355 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6385ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,424 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:10:22,424 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:22,424 [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 2025-10-17 17:10:22,425 [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 2025-10-17 17:10:22,425 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:10:22,426 [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 2025-10-17 17:10:22,427 [40 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NTIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNDc5OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaIkOi0tee6oiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTUyIiwianRpIjoiZTNkOTE2NmUtMGE1OC00ZGI1LTlhMTUtNjc2ZTkwYWFlOTNmIiwiaWF0IjoxNzYwNTkzNzcyLCJuYmYiOjE3NjA1OTM3NzAsImV4cCI6MTc2MDY4MDE3MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.Vo7_UA4zehBZdTsYqiPZQv7QASB9uB0kvt3NepImHHg INFO 2025-10-17 17:10:22,429 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,430 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7149ms INFO 2025-10-17 17:10:22,430 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:10:22,430 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6795ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,505 [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 2025-10-17 17:10:22,505 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:22,505 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,505 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,506 [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 2025-10-17 17:10:22,508 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:10:22,508 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:10:22,508 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:10:22,535 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:10:22,538 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,538 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 31.4923ms INFO 2025-10-17 17:10:22,538 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,538 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.201ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,605 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:10:22,605 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,605 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,607 [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 2025-10-17 17:10:22,608 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:10:22,608 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:10:22,608 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:10:22,611 [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 2025-10-17 17:10:22,611 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,611 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,612 [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 2025-10-17 17:10:22,615 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,615 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3491ms INFO 2025-10-17 17:10:22,615 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,616 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9915ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,623 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:10:22,623 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:10:22,626 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,626 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.2866ms INFO 2025-10-17 17:10:22,626 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,626 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4127ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,712 [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 2025-10-17 17:10:22,712 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,712 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,714 [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 2025-10-17 17:10:22,716 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:10:22,717 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,717 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,717 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,717 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5817ms INFO 2025-10-17 17:10:22,717 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,717 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6304ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,718 [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 2025-10-17 17:10:22,721 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,721 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.7978ms INFO 2025-10-17 17:10:22,721 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,721 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6024ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,794 [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 2025-10-17 17:10:22,794 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,794 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,795 [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 2025-10-17 17:10:22,798 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,798 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8323ms INFO 2025-10-17 17:10:22,798 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,798 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6079ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,800 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:10:22,800 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,800 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,801 [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 2025-10-17 17:10:22,804 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,804 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9323ms INFO 2025-10-17 17:10:22,804 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,804 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4429ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,810 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:10:22,810 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:10:22,810 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:10:22,810 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,811 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,811 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,811 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,811 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,811 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,811 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:10:22,812 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,812 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,812 [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 2025-10-17 17:10:22,812 [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 2025-10-17 17:10:22,812 [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 2025-10-17 17:10:22,813 [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 2025-10-17 17:10:22,815 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,815 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9243ms INFO 2025-10-17 17:10:22,815 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,815 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2072ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,817 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,817 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5398ms INFO 2025-10-17 17:10:22,817 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,818 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1197ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,819 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,819 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.2024ms INFO 2025-10-17 17:10:22,819 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,819 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9729ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,820 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,820 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7109ms INFO 2025-10-17 17:10:22,820 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,821 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2878ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,895 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:10:22,895 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:10:22,895 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,895 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:22,895 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,895 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,896 [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 2025-10-17 17:10:22,896 [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 2025-10-17 17:10:22,909 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,909 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.7221ms INFO 2025-10-17 17:10:22,909 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,909 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7404ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:22,919 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:22,919 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.6455ms INFO 2025-10-17 17:10:22,919 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:22,919 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6697ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:26,659 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2025-10-17 17:10:26,659 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:26,659 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2025-10-17 17:10:26,660 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7591ms 200 application/javascript INFO 2025-10-17 17:10:26,662 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2025-10-17 17:10:26,662 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2025-10-17 17:10:26,662 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4325ms 200 text/css INFO 2025-10-17 17:10:26,664 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2025-10-17 17:10:26,665 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:26,665 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2025-10-17 17:10:26,665 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5728ms 200 application/javascript INFO 2025-10-17 17:10:26,781 [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 2025-10-17 17:10:26,782 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:26,782 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:26,783 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:10:26,783 [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 2025-10-17 17:10:26,783 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:26,784 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:26,785 [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 2025-10-17 17:10:26,787 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:26,787 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5278ms INFO 2025-10-17 17:10:26,787 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:26,787 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.833ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:26,791 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:26,791 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 5.7533ms INFO 2025-10-17 17:10:26,791 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:26,791 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6495ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:29,100 [71 ] 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 2025-10-17 17:10:29,101 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:29,101 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:29,102 [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 2025-10-17 17:10:29,106 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:29,106 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3779ms INFO 2025-10-17 17:10:29,106 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:29,106 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4717ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:29,119 [46 ] 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 2025-10-17 17:10:29,120 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:29,120 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:29,121 [46 ] 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 2025-10-17 17:10:29,158 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:29,161 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 40.4426ms INFO 2025-10-17 17:10:29,161 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:29,162 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3018ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:29,846 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692229721&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:10:29,847 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:10:29,847 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7453ms 200 text/html INFO 2025-10-17 17:10:30,089 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692230030 INFO 2025-10-17 17:10:30,090 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:10:30,090 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6571ms 200 application/javascript INFO 2025-10-17 17:10:30,105 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.042282479515399096 INFO 2025-10-17 17:10:30,105 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:10:30,105 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5596ms 200 application/javascript INFO 2025-10-17 17:10:30,279 [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%3D1760692229721%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:10:30,279 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:10:30,279 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,281 [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 2025-10-17 17:10:30,282 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692229721&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:10:30,285 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,285 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.284ms INFO 2025-10-17 17:10:30,285 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,285 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2283ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,288 [57 ] 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 2025-10-17 17:10:30,288 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:30,289 [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 2025-10-17 17:10:30,289 [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 2025-10-17 17:10:30,289 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,290 [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 2025-10-17 17:10:30,290 [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 2025-10-17 17:10:30,291 [57 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:10:30,291 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,291 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6752ms INFO 2025-10-17 17:10:30,291 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,291 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6992ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,301 [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 2025-10-17 17:10:30,301 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:30,301 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,301 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,302 [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 2025-10-17 17:10:30,308 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,308 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.92ms INFO 2025-10-17 17:10:30,308 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,308 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5857ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,376 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 17:10:30,376 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:30,376 [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 2025-10-17 17:10:30,376 [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 2025-10-17 17:10:30,376 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:10:30,378 [38 ] 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 2025-10-17 17:10:30,379 [38 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MzQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjEzOSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOWFiSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzM0IiwianRpIjoiYTIxMjJjYzEtNmFiNS00MGRkLWIxZmItOTY2NDIzMWUyNjZkIiwiaWF0IjoxNzYwNDkyOTQ1LCJuYmYiOjE3NjA0OTI5NDMsImV4cCI6MTc2MDU3OTM0NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.-vehJykvLI0Ceq11kuYUKJauHeO_CVGC88meYPDxkGU INFO 2025-10-17 17:10:30,381 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,381 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.3134ms INFO 2025-10-17 17:10:30,381 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:10:30,381 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1272ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,457 [57 ] 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 2025-10-17 17:10:30,457 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:30,457 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,458 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,460 [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 2025-10-17 17:10:30,461 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:10:30,461 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:10:30,461 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:10:30,476 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:10:30,478 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,479 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8481ms INFO 2025-10-17 17:10:30,479 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,479 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0155ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,558 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:10:30,559 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,559 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,560 [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 2025-10-17 17:10:30,561 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:10:30,562 [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 2025-10-17 17:10:30,562 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:10:30,562 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:10:30,562 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,562 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,563 [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 2025-10-17 17:10:30,566 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,566 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1697ms INFO 2025-10-17 17:10:30,566 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,567 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8605ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,576 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:10:30,591 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:10:30,594 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,594 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3037ms INFO 2025-10-17 17:10:30,594 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,594 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4594ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,726 [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 2025-10-17 17:10:30,727 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,727 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:10:30,727 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,727 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,727 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,728 [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 2025-10-17 17:10:30,728 [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 2025-10-17 17:10:30,731 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,731 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2739ms INFO 2025-10-17 17:10:30,731 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,731 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2459ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,737 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,737 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.907ms INFO 2025-10-17 17:10:30,737 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,737 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7208ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,823 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:10:30,823 [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 2025-10-17 17:10:30,824 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,824 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,824 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,824 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,825 [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 2025-10-17 17:10:30,825 [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 2025-10-17 17:10:30,828 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,828 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,828 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2049ms INFO 2025-10-17 17:10:30,828 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,828 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1602ms INFO 2025-10-17 17:10:30,828 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,829 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1799ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,829 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2735ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,842 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:10:30,842 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:10:30,843 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,843 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,843 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,843 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,844 [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 2025-10-17 17:10:30,844 [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 2025-10-17 17:10:30,847 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,847 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6874ms INFO 2025-10-17 17:10:30,847 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,847 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5369ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,849 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:10:30,849 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:10:30,849 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,849 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,849 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,849 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,850 [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 2025-10-17 17:10:30,851 [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 2025-10-17 17:10:30,851 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,851 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2974ms INFO 2025-10-17 17:10:30,851 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,851 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0081ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,853 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,853 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1615ms INFO 2025-10-17 17:10:30,853 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,854 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7781ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,855 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,855 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4269ms INFO 2025-10-17 17:10:30,855 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,855 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.391ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,934 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:10:30,934 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:10:30,934 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,934 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:30,934 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,934 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,936 [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 2025-10-17 17:10:30,936 [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 2025-10-17 17:10:30,948 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,948 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 11.9809ms INFO 2025-10-17 17:10:30,948 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,948 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.873ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:30,957 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:30,957 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.8721ms INFO 2025-10-17 17:10:30,958 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:30,958 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6802ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:34,288 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 17:10:34,288 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:34,289 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:34,290 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:10:34,321 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:34,321 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.7944ms INFO 2025-10-17 17:10:34,321 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:34,321 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.0917ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:39,093 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:10:39,093 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:39,094 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:39,095 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:10:39,124 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:39,125 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.1162ms INFO 2025-10-17 17:10:39,125 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:39,125 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.1941ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:42,384 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20& INFO 2025-10-17 17:10:42,385 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:42,385 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,386 [46 ] 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 2025-10-17 17:10:42,432 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:42,432 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.9534ms INFO 2025-10-17 17:10:42,432 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,432 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.079ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:42,506 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:10:42,507 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:42,507 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,508 [40 ] 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 2025-10-17 17:10:42,508 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330896&isHis=& INFO 2025-10-17 17:10:42,509 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:42,509 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,510 [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 2025-10-17 17:10:42,514 [71 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:10:42,514 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:42,514 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9617ms INFO 2025-10-17 17:10:42,514 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,514 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0346ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:42,519 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:42,519 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9108ms INFO 2025-10-17 17:10:42,519 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,519 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.501ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:42,583 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20&isHis=& INFO 2025-10-17 17:10:42,583 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:42,584 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,585 [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 2025-10-17 17:10:42,586 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1679296951903&guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20&recordId=386017&tableName=k_over& INFO 2025-10-17 17:10:42,587 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:42,587 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,588 [71 ] 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 2025-10-17 17:10:42,589 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20&flowID=88&nodeCode=N1679296951903& INFO 2025-10-17 17:10:42,589 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:42,589 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,590 [46 ] 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 2025-10-17 17:10:42,631 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:42,632 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 41.4082ms INFO 2025-10-17 17:10:42,632 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,632 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1206ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:42,633 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:42,633 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.0064ms INFO 2025-10-17 17:10:42,633 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,633 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.7593ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:42,636 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:42,637 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.7642ms INFO 2025-10-17 17:10:42,637 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,637 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.4584ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:42,754 [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 2025-10-17 17:10:42,754 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:42,754 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,755 [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 2025-10-17 17:10:42,758 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:42,758 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8175ms INFO 2025-10-17 17:10:42,758 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,758 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6159ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:42,759 [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 2025-10-17 17:10:42,760 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:42,760 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,761 [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 2025-10-17 17:10:42,764 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:42,764 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.804ms INFO 2025-10-17 17:10:42,764 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,764 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7101ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:42,780 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20& INFO 2025-10-17 17:10:42,780 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:42,780 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,782 [38 ] 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 2025-10-17 17:10:42,855 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:42,858 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.4068ms INFO 2025-10-17 17:10:42,858 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:42,858 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.1177ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:43,116 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10507&onlyShowOnLineA0191=true& INFO 2025-10-17 17:10:43,116 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:43,116 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:43,117 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:10:43,167 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:43,167 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 49.3447ms INFO 2025-10-17 17:10:43,167 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:43,167 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5125ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:44,126 [60 ] 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 2025-10-17 17:10:44,126 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:44,126 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:44,126 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:44,128 [60 ] 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 2025-10-17 17:10:44,134 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:44,134 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.86ms INFO 2025-10-17 17:10:44,134 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:44,135 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9368ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:44,284 [60 ] 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=Z4bSvDjlwac%3D& INFO 2025-10-17 17:10:44,285 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:44,285 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:44,286 [60 ] 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 2025-10-17 17:10:44,292 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:44,292 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8822ms INFO 2025-10-17 17:10:44,292 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:44,292 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1929ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:45,539 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692245413&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:10:45,539 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:10:45,539 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.799ms 200 text/html INFO 2025-10-17 17:10:46,292 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692246262 INFO 2025-10-17 17:10:46,293 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:10:46,293 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7014ms 200 application/javascript INFO 2025-10-17 17:10:46,318 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17167887776463098 INFO 2025-10-17 17:10:46,319 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:10:46,319 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5424ms 200 application/javascript INFO 2025-10-17 17:10:46,515 [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%3D1760692245413%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 17:10:46,515 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:10:46,516 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,517 [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 2025-10-17 17:10:46,518 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692245413&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:10:46,521 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:46,521 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7973ms INFO 2025-10-17 17:10:46,521 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,521 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7169ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:46,527 [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 2025-10-17 17:10:46,527 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:46,527 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:46,527 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,529 [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 2025-10-17 17:10:46,530 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:10:46,530 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:10:46,530 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:10:46,545 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:10:46,547 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:46,547 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3062ms INFO 2025-10-17 17:10:46,547 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,547 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2674ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:46,623 [38 ] 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 2025-10-17 17:10:46,624 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:10:46,624 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:46,624 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:46,624 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,624 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,625 [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 2025-10-17 17:10:46,625 [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 2025-10-17 17:10:46,626 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:10:46,626 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:10:46,626 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:10:46,628 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:46,628 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0418ms INFO 2025-10-17 17:10:46,628 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,628 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.872ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:46,640 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:10:46,640 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:10:46,643 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:46,643 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.769ms INFO 2025-10-17 17:10:46,643 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,643 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4991ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:46,752 [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 2025-10-17 17:10:46,753 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:46,753 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,753 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:10:46,753 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:46,754 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,754 [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 2025-10-17 17:10:46,755 [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 2025-10-17 17:10:46,757 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:46,757 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1166ms INFO 2025-10-17 17:10:46,757 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,757 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9924ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:46,757 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:46,758 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8023ms INFO 2025-10-17 17:10:46,758 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,758 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5462ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:46,854 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:10:46,854 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:46,854 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,855 [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 2025-10-17 17:10:46,860 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:46,860 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4752ms INFO 2025-10-17 17:10:46,860 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,860 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2294ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:46,880 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=405a1dbe-8170-4014-9897-5c95d5c8b815%20%20& INFO 2025-10-17 17:10:46,881 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:46,881 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,882 [38 ] 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 2025-10-17 17:10:46,927 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:46,928 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.662ms INFO 2025-10-17 17:10:46,928 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:46,928 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3296ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:47,075 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:10:47,075 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330862&isHis=& INFO 2025-10-17 17:10:47,075 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:47,075 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:47,075 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,075 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,077 [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 2025-10-17 17:10:47,077 [40 ] 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 2025-10-17 17:10:47,081 [60 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:10:47,083 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:47,083 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3311ms INFO 2025-10-17 17:10:47,083 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,083 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3508ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:47,085 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:47,085 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.5659ms INFO 2025-10-17 17:10:47,085 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,085 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3567ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:47,153 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=405a1dbe-8170-4014-9897-5c95d5c8b815%20%20&isHis=& INFO 2025-10-17 17:10:47,153 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:47,153 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,154 [38 ] 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 2025-10-17 17:10:47,156 [60 ] 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=405a1dbe-8170-4014-9897-5c95d5c8b815%20%20&recordId=386027&tableName=k_over& INFO 2025-10-17 17:10:47,156 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:47,156 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,157 [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 2025-10-17 17:10:47,161 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=405a1dbe-8170-4014-9897-5c95d5c8b815%20%20&flowID=88&nodeCode=N1661330190882& INFO 2025-10-17 17:10:47,162 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:47,162 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,163 [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 2025-10-17 17:10:47,206 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:47,206 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 48.3814ms INFO 2025-10-17 17:10:47,206 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,206 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.0676ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:47,207 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:47,207 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.604ms INFO 2025-10-17 17:10:47,207 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,207 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.3626ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:47,209 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:47,209 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 54.4075ms INFO 2025-10-17 17:10:47,209 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,209 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.1144ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:47,307 [40 ] 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 2025-10-17 17:10:47,307 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:47,307 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,308 [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 2025-10-17 17:10:47,309 [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 2025-10-17 17:10:47,309 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:47,309 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,311 [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 2025-10-17 17:10:47,311 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:47,311 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9591ms INFO 2025-10-17 17:10:47,311 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,311 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7977ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:47,329 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:47,329 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.1966ms INFO 2025-10-17 17:10:47,329 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,329 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8971ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:47,350 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=405a1dbe-8170-4014-9897-5c95d5c8b815%20%20& INFO 2025-10-17 17:10:47,350 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:47,350 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,352 [38 ] 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 2025-10-17 17:10:47,424 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:47,426 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.6153ms INFO 2025-10-17 17:10:47,426 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:47,426 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.6501ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:48,744 [57 ] 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 2025-10-17 17:10:48,744 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:48,744 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:48,745 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:48,746 [57 ] 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 2025-10-17 17:10:48,752 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:48,752 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4063ms INFO 2025-10-17 17:10:48,753 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:48,753 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6767ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:48,837 [70 ] 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=NmUbsYrxxSI%3D& INFO 2025-10-17 17:10:48,838 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:48,838 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:48,839 [70 ] 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 2025-10-17 17:10:48,845 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:48,845 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5918ms INFO 2025-10-17 17:10:48,845 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:48,845 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5304ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:49,619 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:10:49,620 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:49,620 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,621 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:10:49,651 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:49,651 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.4771ms INFO 2025-10-17 17:10:49,651 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,651 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.6537ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:49,681 [70 ] 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 2025-10-17 17:10:49,681 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:49,681 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:49,681 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,683 [70 ] 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 2025-10-17 17:10:49,688 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:49,688 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.5394ms INFO 2025-10-17 17:10:49,688 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,688 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4519ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:49,696 [70 ] 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 2025-10-17 17:10:49,696 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:49,696 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:49,696 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,697 [70 ] 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 2025-10-17 17:10:49,703 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:49,703 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7738ms INFO 2025-10-17 17:10:49,703 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,703 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4932ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:49,711 [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 2025-10-17 17:10:49,711 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:49,712 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:49,712 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,713 [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 2025-10-17 17:10:49,720 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:49,720 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.1685ms INFO 2025-10-17 17:10:49,720 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,720 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7924ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:49,729 [70 ] 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 2025-10-17 17:10:49,729 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:49,729 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:49,729 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,731 [70 ] 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 2025-10-17 17:10:49,736 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:49,736 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.5272ms INFO 2025-10-17 17:10:49,736 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,736 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2475ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:49,819 [70 ] 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 2025-10-17 17:10:49,819 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:49,819 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:49,820 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,821 [70 ] 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 2025-10-17 17:10:49,867 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:49,867 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.1381ms INFO 2025-10-17 17:10:49,867 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,867 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0144ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:49,941 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 17:10:49,941 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:49,942 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,943 [57 ] 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 2025-10-17 17:10:49,950 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:49,951 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.7336ms INFO 2025-10-17 17:10:49,951 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:49,951 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6269ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:50,651 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1&onlyShowOnLineA0191=true& INFO 2025-10-17 17:10:50,652 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:50,652 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:50,653 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:10:50,682 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:50,682 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.5039ms INFO 2025-10-17 17:10:50,682 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:50,682 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6661ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:51,438 [71 ] 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 2025-10-17 17:10:51,439 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:51,439 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:51,439 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:51,440 [71 ] 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 2025-10-17 17:10:51,539 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:51,539 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 98.808ms INFO 2025-10-17 17:10:51,539 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:51,539 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.8684ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:52,809 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 17:10:52,809 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:52,810 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:52,811 [40 ] 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 2025-10-17 17:10:52,813 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:10:52,813 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:52,813 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:52,814 [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 2025-10-17 17:10:52,815 [71 ] 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 2025-10-17 17:10:52,815 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:52,815 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:52,816 [71 ] 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 2025-10-17 17:10:52,818 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:52,818 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.6625ms INFO 2025-10-17 17:10:52,818 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:52,818 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0746ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:52,820 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:52,820 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.556ms INFO 2025-10-17 17:10:52,820 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:52,820 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2519ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:52,831 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:52,831 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.4781ms INFO 2025-10-17 17:10:52,831 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:52,831 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2377ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:53,262 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:10:53,263 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:53,263 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:53,264 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:10:53,294 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:53,294 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.8042ms INFO 2025-10-17 17:10:53,294 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:53,294 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.9123ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:55,262 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:10:55,262 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:55,263 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:55,264 [46 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:10:55,294 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:55,294 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.1201ms INFO 2025-10-17 17:10:55,294 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:55,294 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3193ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:56,776 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 17:10:56,777 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:56,777 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:56,778 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:10:56,817 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:56,817 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.4233ms INFO 2025-10-17 17:10:56,818 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:56,818 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4652ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:56,884 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692256162&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:10:56,885 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:10:56,885 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6507ms 200 text/html INFO 2025-10-17 17:10:57,674 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692257625 INFO 2025-10-17 17:10:57,674 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:10:57,675 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6204ms 200 application/javascript INFO 2025-10-17 17:10:57,769 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.017666926321736498 INFO 2025-10-17 17:10:57,769 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:10:57,770 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5166ms 200 application/javascript INFO 2025-10-17 17:10:57,904 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760692256162&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:10:57,905 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:10:57,905 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6565ms 200 text/html INFO 2025-10-17 17:10:57,964 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 17:10:57,965 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:10:57,965 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5288ms 200 application/javascript INFO 2025-10-17 17:10:58,034 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 17:10:58,035 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:10:58,036 [71 ] 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 2025-10-17 17:10:58,037 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:10:58,037 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:10:58,038 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 17:10:58,038 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 17:10:58,038 [71 ] 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 2025-10-17 17:10:58,040 [71 ] 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 2025-10-17 17:10:58,040 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.7173ms INFO 2025-10-17 17:10:58,040 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:10:58,040 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8848ms 302 INFO 2025-10-17 17:10:58,304 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=zHWzVomWhTkRxmhJllpTmgMbZgOLlzxsrTLn5fCFKTY&state=ww0fe1cb02189622be INFO 2025-10-17 17:10:58,304 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:10:58,305 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6827ms 200 text/html INFO 2025-10-17 17:10:58,444 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=zHWzVomWhTkRxmhJllpTmgMbZgOLlzxsrTLn5fCFKTY INFO 2025-10-17 17:10:58,444 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:10:58,446 [71 ] 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 2025-10-17 17:10:58,447 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:zHWzVomWhTkRxmhJllpTmgMbZgOLlzxsrTLn5fCFKTY,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:10:58,447 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:10:58,447 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:zHWzVomWhTkRxmhJllpTmgMbZgOLlzxsrTLn5fCFKTY INFO 2025-10-17 17:10:58,447 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 17:10:58,447 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 17:10:58,447 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ INFO 2025-10-17 17:10:58,447 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ&code=zHWzVomWhTkRxmhJllpTmgMbZgOLlzxsrTLn5fCFKTY INFO 2025-10-17 17:10:58,780 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15917672405","DeviceId":"3e4de2c4d6137b7c","errcode":0,"errmsg":"ok"} INFO 2025-10-17 17:10:58,793 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:3e4de2c4d6137b7c WxUserId:15917672405 INFO 2025-10-17 17:10:58,809 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D000083,a0188:1454 INFO 2025-10-17 17:10:58,845 [71 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 17:10:58,845 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 399.3149ms INFO 2025-10-17 17:10:58,845 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:10:58,845 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 401.2882ms 200 text/plain; charset=utf-8 INFO 2025-10-17 17:10:58,912 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692258871&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:10:58,912 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:10:58,913 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.741ms 200 text/html INFO 2025-10-17 17:10:59,419 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050901&onlyShowOnLineA0191=true& INFO 2025-10-17 17:10:59,419 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:59,419 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:59,421 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:10:59,441 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:59,441 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.0406ms INFO 2025-10-17 17:10:59,441 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:59,441 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.347ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:59,444 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692259403 INFO 2025-10-17 17:10:59,444 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:10:59,444 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4526ms 200 application/javascript INFO 2025-10-17 17:10:59,504 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9677868809007668 INFO 2025-10-17 17:10:59,505 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:10:59,505 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4249ms 200 application/javascript INFO 2025-10-17 17:10:59,684 [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%3D1760692258871%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 17:10:59,684 [70 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:10:59,684 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:59,685 [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 2025-10-17 17:10:59,686 [70 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692258871&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:10:59,689 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:59,689 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.3212ms INFO 2025-10-17 17:10:59,689 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:59,689 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0715ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:59,724 [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 2025-10-17 17:10:59,724 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:10:59,724 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:59,724 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:59,726 [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 2025-10-17 17:10:59,727 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:10:59,727 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:10:59,727 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:10:59,743 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:10:59,745 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:59,745 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5976ms INFO 2025-10-17 17:10:59,745 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:59,746 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6179ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:59,854 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:10:59,854 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:59,855 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:59,856 [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 2025-10-17 17:10:59,857 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:10:59,857 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:10:59,857 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:10:59,864 [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 2025-10-17 17:10:59,864 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:10:59,865 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:59,866 [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 2025-10-17 17:10:59,869 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:59,869 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6295ms INFO 2025-10-17 17:10:59,869 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:59,869 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3708ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:10:59,872 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:10:59,872 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:10:59,874 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:10:59,874 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.4147ms INFO 2025-10-17 17:10:59,874 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:10:59,874 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5673ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:00,004 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:11:00,004 [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 2025-10-17 17:11:00,004 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:00,004 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,004 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:00,004 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,005 [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 2025-10-17 17:11:00,006 [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 2025-10-17 17:11:00,009 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:00,009 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5198ms INFO 2025-10-17 17:11:00,009 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,009 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:00,009 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4439ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:00,009 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5505ms INFO 2025-10-17 17:11:00,009 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,009 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2547ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:00,109 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:11:00,109 [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 2025-10-17 17:11:00,109 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:00,109 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:00,109 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,109 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,111 [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 2025-10-17 17:11:00,111 [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 2025-10-17 17:11:00,114 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:00,114 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3051ms INFO 2025-10-17 17:11:00,114 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,114 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:00,114 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5024ms INFO 2025-10-17 17:11:00,114 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,114 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2717ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:00,114 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5195ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:00,154 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:11:00,154 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:11:00,154 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:00,154 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:11:00,154 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,154 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:00,154 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,154 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:11:00,154 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:00,155 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,155 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:00,155 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,155 [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 2025-10-17 17:11:00,155 [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 2025-10-17 17:11:00,156 [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 2025-10-17 17:11:00,156 [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 2025-10-17 17:11:00,159 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:00,159 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1844ms INFO 2025-10-17 17:11:00,159 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,159 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7741ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:00,160 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:00,160 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.4607ms INFO 2025-10-17 17:11:00,160 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,161 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1194ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:00,161 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:00,161 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.4492ms INFO 2025-10-17 17:11:00,161 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,161 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.23ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:00,163 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:00,163 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9524ms INFO 2025-10-17 17:11:00,163 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,163 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7412ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:00,224 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:11:00,224 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:00,225 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,226 [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 2025-10-17 17:11:00,229 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:11:00,229 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:00,229 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,230 [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 2025-10-17 17:11:00,234 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:00,234 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2774ms INFO 2025-10-17 17:11:00,234 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,234 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9067ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:00,247 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:00,247 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3897ms INFO 2025-10-17 17:11:00,247 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:00,247 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1205ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:02,538 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:02,539 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:02,539 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:02,540 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:02,578 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:02,578 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.0385ms INFO 2025-10-17 17:11:02,578 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:02,578 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.1348ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:03,789 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050901&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:03,789 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:03,790 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:03,791 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:03,811 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:03,811 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.1195ms INFO 2025-10-17 17:11:03,811 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:03,811 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2477ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:05,606 [70 ] 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 2025-10-17 17:11:05,606 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:05,606 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:05,606 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,608 [70 ] 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 2025-10-17 17:11:05,614 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:05,614 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1164ms INFO 2025-10-17 17:11:05,614 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,614 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3088ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:05,631 [70 ] 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 2025-10-17 17:11:05,631 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:05,631 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:05,631 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,632 [70 ] 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 2025-10-17 17:11:05,638 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:05,638 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8966ms INFO 2025-10-17 17:11:05,638 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,638 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6708ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:05,653 [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 2025-10-17 17:11:05,653 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:05,654 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:05,654 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,655 [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 2025-10-17 17:11:05,662 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:05,662 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.9322ms INFO 2025-10-17 17:11:05,662 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,662 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6528ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:05,693 [70 ] 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 2025-10-17 17:11:05,693 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:05,694 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:05,694 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,695 [70 ] 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 2025-10-17 17:11:05,701 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:05,701 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.6766ms INFO 2025-10-17 17:11:05,701 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,701 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4363ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:05,788 [38 ] 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 2025-10-17 17:11:05,788 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:05,788 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:05,788 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,790 [38 ] 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 2025-10-17 17:11:05,836 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:05,836 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.2593ms INFO 2025-10-17 17:11:05,836 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,836 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9366ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:05,909 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 17:11:05,909 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:05,909 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,910 [38 ] 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 2025-10-17 17:11:05,918 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:05,918 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.6706ms INFO 2025-10-17 17:11:05,918 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:05,918 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3578ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:06,137 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10509&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:06,137 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:06,137 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:06,138 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:06,179 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:06,179 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.4959ms INFO 2025-10-17 17:11:06,179 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:06,179 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3814ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:06,869 [38 ] 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 2025-10-17 17:11:06,869 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:06,870 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:06,870 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:06,871 [38 ] 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 2025-10-17 17:11:06,911 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:06,911 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 39.6187ms INFO 2025-10-17 17:11:06,911 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:06,911 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.6398ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:07,407 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050900&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:07,408 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:07,408 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:07,409 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:07,430 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:07,430 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.5887ms INFO 2025-10-17 17:11:07,430 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:07,430 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.693ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:09,853 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:09,853 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:09,853 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:09,855 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:09,883 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:09,883 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.8214ms INFO 2025-10-17 17:11:09,883 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:09,884 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8612ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:13,169 [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 2025-10-17 17:11:13,169 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:13,169 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:13,170 [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 2025-10-17 17:11:13,170 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:13,170 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:13,170 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:13,171 [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 2025-10-17 17:11:13,171 [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 2025-10-17 17:11:13,175 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:13,175 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.005ms INFO 2025-10-17 17:11:13,175 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:13,175 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4812ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:13,212 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:13,212 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.2519ms INFO 2025-10-17 17:11:13,212 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:13,213 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.034ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:15,750 [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 71 INFO 2025-10-17 17:11:15,750 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:15,750 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:15,750 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:15,752 [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 2025-10-17 17:11:15,758 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:15,758 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1392ms INFO 2025-10-17 17:11:15,758 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:15,758 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3001ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:15,772 [57 ] 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 2025-10-17 17:11:15,772 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:15,772 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:15,772 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:15,774 [57 ] 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 2025-10-17 17:11:15,779 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:15,780 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8202ms INFO 2025-10-17 17:11:15,780 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:15,780 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6004ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:15,793 [57 ] 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 2025-10-17 17:11:15,793 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:15,793 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:15,793 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:15,794 [57 ] 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 2025-10-17 17:11:15,801 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:15,801 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.1029ms INFO 2025-10-17 17:11:15,801 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:15,801 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7247ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:15,819 [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 111 INFO 2025-10-17 17:11:15,819 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:15,819 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:15,819 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:15,820 [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 2025-10-17 17:11:15,826 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:15,826 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.6796ms INFO 2025-10-17 17:11:15,826 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:15,826 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3128ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:15,908 [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 2025-10-17 17:11:15,909 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:15,909 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:15,909 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:15,910 [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 2025-10-17 17:11:15,956 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:15,956 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.2635ms INFO 2025-10-17 17:11:15,956 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:15,956 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9371ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:16,986 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:16,986 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:16,986 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:16,988 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:17,030 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:17,030 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 42.3345ms INFO 2025-10-17 17:11:17,030 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:17,030 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.3885ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:17,262 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10501&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:17,263 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:17,263 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:17,264 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:17,284 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:17,285 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.2982ms INFO 2025-10-17 17:11:17,285 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:17,285 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4804ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:17,851 [40 ] 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 2025-10-17 17:11:17,851 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:17,851 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:17,852 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:17,853 [40 ] 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 2025-10-17 17:11:17,893 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:17,893 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 40.0134ms INFO 2025-10-17 17:11:17,893 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:17,893 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.1647ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:19,303 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:19,304 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:19,304 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:19,305 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:19,340 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:19,340 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.5687ms INFO 2025-10-17 17:11:19,340 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:19,340 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8918ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:19,563 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041100&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:19,564 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:19,564 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:19,565 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:19,585 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:19,585 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.0696ms INFO 2025-10-17 17:11:19,585 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:19,585 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1039ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:20,652 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10500&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:20,653 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:20,653 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:20,668 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:20,695 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:20,696 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.2524ms INFO 2025-10-17 17:11:20,696 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:20,696 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.3579ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:21,314 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:21,314 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:21,315 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:21,316 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:21,356 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:21,356 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.5526ms INFO 2025-10-17 17:11:21,356 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:21,356 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8374ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:22,197 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041101&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:22,198 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:22,198 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:22,199 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:22,220 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:22,220 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.2968ms INFO 2025-10-17 17:11:22,220 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:22,220 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4394ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:22,338 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1050000&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:22,338 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:22,338 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:22,340 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:22,359 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:22,359 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.554ms INFO 2025-10-17 17:11:22,359 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:22,359 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7579ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:23,825 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:23,825 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:23,825 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:23,827 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:23,829 [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 2025-10-17 17:11:23,829 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:23,829 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:23,829 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:23,831 [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 2025-10-17 17:11:23,836 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:23,837 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9689ms INFO 2025-10-17 17:11:23,837 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:23,837 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7801ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:23,852 [70 ] 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 2025-10-17 17:11:23,853 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:23,853 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:23,853 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:23,854 [70 ] 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 2025-10-17 17:11:23,861 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:23,861 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2927ms INFO 2025-10-17 17:11:23,861 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:23,861 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3481ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:23,867 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:23,867 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.5869ms INFO 2025-10-17 17:11:23,867 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:23,867 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5825ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:23,877 [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 2025-10-17 17:11:23,877 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:23,877 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:23,878 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:23,879 [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 2025-10-17 17:11:23,886 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:23,886 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.1245ms INFO 2025-10-17 17:11:23,886 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:23,886 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8726ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:23,909 [60 ] 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 2025-10-17 17:11:23,909 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:23,909 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:23,909 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:23,911 [60 ] 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 2025-10-17 17:11:23,917 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:23,917 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2216ms INFO 2025-10-17 17:11:23,917 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:23,917 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9556ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:24,023 [70 ] 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 2025-10-17 17:11:24,023 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:24,024 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:24,024 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:24,025 [70 ] 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 2025-10-17 17:11:24,073 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:24,073 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.4687ms INFO 2025-10-17 17:11:24,073 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:24,073 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.7069ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:25,454 [70 ] 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 2025-10-17 17:11:25,454 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:25,455 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:25,455 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:25,456 [70 ] 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 2025-10-17 17:11:25,496 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:25,496 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 40.2666ms INFO 2025-10-17 17:11:25,496 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:25,497 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5526ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:25,872 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:25,872 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:25,872 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:25,874 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:25,902 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:25,903 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.9713ms INFO 2025-10-17 17:11:25,903 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:25,903 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2338ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:27,383 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10502&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:27,383 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:27,383 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:27,385 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:27,433 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:27,433 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 48.1176ms INFO 2025-10-17 17:11:27,433 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:27,433 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3527ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:30,220 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:30,221 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:30,221 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:30,223 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:30,253 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:30,253 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.4012ms INFO 2025-10-17 17:11:30,253 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:30,254 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.0493ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:32,286 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10504&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:32,287 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:32,287 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:32,289 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:32,309 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:32,309 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.1444ms INFO 2025-10-17 17:11:32,309 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:32,309 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.825ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:34,761 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:34,762 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:34,762 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:34,763 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:34,792 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:34,792 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.2034ms INFO 2025-10-17 17:11:34,793 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:34,793 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3748ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:38,419 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10505&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:38,420 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:38,420 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:38,421 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:38,449 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:38,450 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.1542ms INFO 2025-10-17 17:11:38,450 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:38,450 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.463ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:41,065 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=105&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:41,065 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:41,065 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:41,066 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:41,095 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:41,095 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.7254ms INFO 2025-10-17 17:11:41,095 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:41,095 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8666ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:45,476 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:45,476 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:45,476 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,477 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:45,506 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:45,506 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.9449ms INFO 2025-10-17 17:11:45,506 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,507 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0379ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:45,624 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20& INFO 2025-10-17 17:11:45,624 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:45,624 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,625 [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 2025-10-17 17:11:45,670 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:45,670 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.5095ms INFO 2025-10-17 17:11:45,670 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,670 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.933ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:45,745 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:11:45,745 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:45,745 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,747 [40 ] 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 2025-10-17 17:11:45,752 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:45,753 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.9941ms INFO 2025-10-17 17:11:45,753 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,753 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9464ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:45,754 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330895&isHis=& INFO 2025-10-17 17:11:45,754 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:45,754 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,756 [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 2025-10-17 17:11:45,759 [71 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:11:45,764 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:45,764 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.9256ms INFO 2025-10-17 17:11:45,765 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,765 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7203ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:45,831 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&isHis=& INFO 2025-10-17 17:11:45,831 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:45,831 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,832 [70 ] 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 2025-10-17 17:11:45,834 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557529938&guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&recordId=61607&tableName=K_LEAVE& INFO 2025-10-17 17:11:45,834 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:45,834 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,835 [71 ] 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 2025-10-17 17:11:45,835 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&flowID=78&nodeCode=N1660557529938& INFO 2025-10-17 17:11:45,836 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:45,836 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,837 [38 ] 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 2025-10-17 17:11:45,878 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:45,878 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 40.7111ms INFO 2025-10-17 17:11:45,878 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,878 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5463ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:45,879 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:45,880 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 44.1488ms INFO 2025-10-17 17:11:45,880 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,880 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.005ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:45,882 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:45,882 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.039ms INFO 2025-10-17 17:11:45,882 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,882 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.7142ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:45,991 [40 ] 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 2025-10-17 17:11:45,992 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:45,992 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,993 [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 2025-10-17 17:11:45,996 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:45,996 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20& INFO 2025-10-17 17:11:45,996 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2414ms INFO 2025-10-17 17:11:45,996 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,997 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1696ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:45,997 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:45,997 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:45,998 [60 ] 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 2025-10-17 17:11:46,067 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:46,071 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 72.6279ms INFO 2025-10-17 17:11:46,071 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:46,071 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.4144ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:47,152 [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 71 INFO 2025-10-17 17:11:47,152 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:11:47,153 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:47,153 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:47,154 [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 2025-10-17 17:11:47,161 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:47,161 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3733ms INFO 2025-10-17 17:11:47,161 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:47,161 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5721ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:47,230 [40 ] 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=145cLHDsqZ4%3D& INFO 2025-10-17 17:11:47,231 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:47,231 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:47,232 [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 2025-10-17 17:11:47,239 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:47,239 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 7.1509ms INFO 2025-10-17 17:11:47,239 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:47,239 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2657ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:47,654 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:47,654 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:47,655 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:47,656 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:47,686 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:47,686 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9557ms INFO 2025-10-17 17:11:47,686 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:47,686 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.2137ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:54,858 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10412&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:54,858 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:54,859 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:54,860 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:54,879 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:54,879 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.2036ms INFO 2025-10-17 17:11:54,879 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:54,879 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2624ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:11:56,702 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:11:56,702 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:11:56,702 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:56,703 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:11:56,733 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:11:56,733 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.6887ms INFO 2025-10-17 17:11:56,733 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:11:56,733 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7497ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:04,179 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041103&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:04,179 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:04,179 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:04,181 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:04,201 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:04,201 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7896ms INFO 2025-10-17 17:12:04,201 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:04,201 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0495ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:07,684 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692327597&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:12:07,685 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:12:07,685 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9235ms 200 text/html INFO 2025-10-17 17:12:07,992 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692327932 INFO 2025-10-17 17:12:07,993 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:12:07,993 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6903ms 200 application/javascript INFO 2025-10-17 17:12:08,008 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.13391801153239502 INFO 2025-10-17 17:12:08,009 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:12:08,009 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6383ms 200 application/javascript INFO 2025-10-17 17:12:08,127 [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%3D1760692327597%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:12:08,127 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:12:08,127 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,128 [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 2025-10-17 17:12:08,129 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692327597&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:12:08,132 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,132 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7567ms INFO 2025-10-17 17:12:08,132 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,132 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6205ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,139 [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 2025-10-17 17:12:08,139 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:08,139 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,139 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,141 [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 2025-10-17 17:12:08,142 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:12:08,142 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:12:08,142 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:12:08,157 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:12:08,160 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,160 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9803ms INFO 2025-10-17 17:12:08,160 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,160 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9873ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,237 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:12:08,238 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,238 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,239 [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 2025-10-17 17:12:08,240 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:12:08,240 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:12:08,240 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:12:08,242 [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 2025-10-17 17:12:08,242 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,243 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,244 [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 2025-10-17 17:12:08,247 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,247 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1523ms INFO 2025-10-17 17:12:08,247 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,247 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8394ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,255 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:12:08,255 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:12:08,258 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,258 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.1504ms INFO 2025-10-17 17:12:08,258 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,258 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9193ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,378 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:12:08,378 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,378 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,380 [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 2025-10-17 17:12:08,381 [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 2025-10-17 17:12:08,381 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,381 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,382 [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 2025-10-17 17:12:08,383 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,383 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1459ms INFO 2025-10-17 17:12:08,383 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,383 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.211ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,385 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,385 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9624ms INFO 2025-10-17 17:12:08,385 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,385 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6433ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,506 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:12:08,507 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,507 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,508 [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 2025-10-17 17:12:08,512 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,512 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4416ms INFO 2025-10-17 17:12:08,512 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,513 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0964ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,528 [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 2025-10-17 17:12:08,528 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,528 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,530 [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 2025-10-17 17:12:08,533 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,533 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9312ms INFO 2025-10-17 17:12:08,533 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,533 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.687ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,562 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:12:08,562 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,562 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,563 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:12:08,563 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:12:08,563 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,563 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,563 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,563 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,564 [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 2025-10-17 17:12:08,564 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:12:08,564 [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 2025-10-17 17:12:08,564 [70 ] 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 2025-10-17 17:12:08,564 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,565 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,566 [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 2025-10-17 17:12:08,567 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,567 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.747ms INFO 2025-10-17 17:12:08,567 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,568 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5527ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,568 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,568 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,568 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4879ms INFO 2025-10-17 17:12:08,568 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,568 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5473ms INFO 2025-10-17 17:12:08,568 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,568 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1921ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,568 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1812ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,573 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,573 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5261ms INFO 2025-10-17 17:12:08,573 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,574 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5942ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,626 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:12:08,626 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,627 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,628 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:12:08,628 [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 2025-10-17 17:12:08,628 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:08,628 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,629 [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 2025-10-17 17:12:08,636 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,636 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2385ms INFO 2025-10-17 17:12:08,636 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,636 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0897ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:08,645 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:08,646 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0649ms INFO 2025-10-17 17:12:08,646 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:08,646 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8669ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:09,371 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:09,371 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:09,371 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:09,373 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:09,412 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:09,412 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.3672ms INFO 2025-10-17 17:12:09,412 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:09,412 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4345ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:11,756 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 17:12:11,756 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:11,757 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:11,758 [71 ] 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 2025-10-17 17:12:11,758 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:12:11,759 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:11,759 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:11,760 [70 ] 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 2025-10-17 17:12:11,760 [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 2025-10-17 17:12:11,760 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:11,760 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:11,762 [70 ] 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 2025-10-17 17:12:11,766 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:11,766 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 7.9065ms INFO 2025-10-17 17:12:11,766 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:11,766 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.278ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:11,770 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:11,770 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 10.0387ms INFO 2025-10-17 17:12:11,770 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:11,770 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8849ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:11,875 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:11,875 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 113.106ms INFO 2025-10-17 17:12:11,875 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:11,875 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 114.8243ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:13,141 [71 ] 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 2025-10-17 17:12:13,141 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:13,141 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:13,143 [71 ] 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 2025-10-17 17:12:13,235 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:13,235 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 92.3024ms INFO 2025-10-17 17:12:13,235 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:13,235 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.4454ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:20,486 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040802&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:20,486 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:20,486 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:20,488 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:20,526 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:20,526 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.3018ms INFO 2025-10-17 17:12:20,526 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:20,526 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.4278ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:31,419 [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=1&type=0&formCode=& INFO 2025-10-17 17:12:31,420 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:31,420 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:31,421 [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 2025-10-17 17:12:31,436 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:31,436 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.1653ms INFO 2025-10-17 17:12:31,436 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:31,437 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3608ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:32,050 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10408&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:32,051 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:32,051 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:32,052 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:32,093 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:32,093 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.0904ms INFO 2025-10-17 17:12:32,093 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:32,094 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4385ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:38,373 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:38,374 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:38,374 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:38,376 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:38,405 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:38,406 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.0439ms INFO 2025-10-17 17:12:38,406 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:38,406 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3777ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:39,456 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d61ba188-dd6a-455f-bef5-f52cab56ee8c& INFO 2025-10-17 17:12:39,456 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:39,457 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,458 [72 ] 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 2025-10-17 17:12:39,503 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:39,503 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.2277ms INFO 2025-10-17 17:12:39,503 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,503 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3758ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:39,577 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:12:39,577 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:39,577 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,578 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330890&isHis=& INFO 2025-10-17 17:12:39,578 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:39,578 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,579 [6 ] 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 2025-10-17 17:12:39,579 [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 2025-10-17 17:12:39,583 [72 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:12:39,588 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:39,588 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 9.7959ms INFO 2025-10-17 17:12:39,588 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,589 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8157ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:39,595 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:39,595 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 15.9628ms INFO 2025-10-17 17:12:39,595 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,595 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6675ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:39,656 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d61ba188-dd6a-455f-bef5-f52cab56ee8c&isHis=& INFO 2025-10-17 17:12:39,657 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:39,657 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,658 [6 ] 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 2025-10-17 17:12:39,662 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d61ba188-dd6a-455f-bef5-f52cab56ee8c&flowID=78&nodeCode=N1660557116868& INFO 2025-10-17 17:12:39,662 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:39,662 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,662 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557116868&guid=d61ba188-dd6a-455f-bef5-f52cab56ee8c&recordId=61611&tableName=K_LEAVE& INFO 2025-10-17 17:12:39,663 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:39,663 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,663 [72 ] 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 2025-10-17 17:12:39,664 [71 ] 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 2025-10-17 17:12:39,689 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:39,689 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 25.8817ms INFO 2025-10-17 17:12:39,689 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,689 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.6884ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:39,720 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:39,721 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 56.697ms INFO 2025-10-17 17:12:39,721 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,721 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.2546ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:39,723 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:39,723 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 64.9801ms INFO 2025-10-17 17:12:39,723 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,723 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.9494ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:39,811 [72 ] 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 2025-10-17 17:12:39,811 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:39,811 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,813 [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 2025-10-17 17:12:39,817 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:39,817 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5597ms INFO 2025-10-17 17:12:39,817 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,817 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9914ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:39,818 [70 ] 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 2025-10-17 17:12:39,818 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=d61ba188-dd6a-455f-bef5-f52cab56ee8c& INFO 2025-10-17 17:12:39,818 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:39,818 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,818 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:39,818 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,819 [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 2025-10-17 17:12:39,819 [6 ] 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 2025-10-17 17:12:39,822 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:39,822 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0155ms INFO 2025-10-17 17:12:39,822 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,822 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7239ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:39,890 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:39,894 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.4381ms INFO 2025-10-17 17:12:39,894 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:39,894 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.2279ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:41,014 [6 ] 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 2025-10-17 17:12:41,014 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:41,014 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:41,014 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:41,016 [6 ] 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 2025-10-17 17:12:41,022 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:41,023 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.656ms INFO 2025-10-17 17:12:41,023 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:41,023 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9232ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:41,106 [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=RbgCO%2Fno%2FAM%3D& INFO 2025-10-17 17:12:41,106 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:41,106 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:41,108 [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 2025-10-17 17:12:41,114 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:41,114 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.4997ms INFO 2025-10-17 17:12:41,114 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:41,115 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8119ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:41,501 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:41,501 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:41,501 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:41,503 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:41,537 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:41,537 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.336ms INFO 2025-10-17 17:12:41,537 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:41,537 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5613ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:43,204 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:43,205 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:43,205 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:43,206 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:43,237 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:43,237 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.3907ms INFO 2025-10-17 17:12:43,237 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:43,237 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.6607ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:45,353 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:45,353 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:45,353 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:45,355 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:45,382 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:45,382 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.3026ms INFO 2025-10-17 17:12:45,382 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:45,382 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4112ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:46,072 [73 ] 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 2025-10-17 17:12:46,072 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:46,072 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:46,072 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:46,074 [73 ] 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 2025-10-17 17:12:46,120 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:46,120 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.4402ms INFO 2025-10-17 17:12:46,120 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:46,120 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6591ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:46,201 [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 2025-10-17 17:12:46,201 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:46,202 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:46,203 [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 2025-10-17 17:12:46,211 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:46,211 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 8.2319ms INFO 2025-10-17 17:12:46,211 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:46,211 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2388ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:47,500 [60 ] 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 2025-10-17 17:12:47,500 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:47,501 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:47,501 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:47,502 [60 ] 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 2025-10-17 17:12:47,612 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:47,612 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 109.6238ms INFO 2025-10-17 17:12:47,612 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:47,612 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.8286ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:48,110 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:48,111 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:48,111 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:48,112 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:48,152 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:48,152 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.8015ms INFO 2025-10-17 17:12:48,152 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:48,152 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.002ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:48,720 [71 ] 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 2025-10-17 17:12:48,720 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:48,720 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:48,722 [71 ] 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 2025-10-17 17:12:48,737 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:48,737 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.0004ms INFO 2025-10-17 17:12:48,737 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:48,737 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1917ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:48,742 [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=1&type=0&formCode=& INFO 2025-10-17 17:12:48,742 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:48,742 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:48,743 [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 2025-10-17 17:12:48,757 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:48,757 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.2343ms INFO 2025-10-17 17:12:48,757 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:48,758 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9874ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:50,338 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104040003&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:50,338 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:50,338 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:50,340 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:50,367 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:50,368 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.8488ms INFO 2025-10-17 17:12:50,368 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:50,368 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9139ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:52,881 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795& INFO 2025-10-17 17:12:52,881 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:52,881 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:52,883 [43 ] 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 2025-10-17 17:12:52,930 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:52,930 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.7286ms INFO 2025-10-17 17:12:52,930 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:52,931 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9563ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:53,000 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:12:53,000 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:53,000 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,001 [6 ] 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 2025-10-17 17:12:53,007 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330891&isHis=& INFO 2025-10-17 17:12:53,007 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:53,007 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,008 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:53,008 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2936ms INFO 2025-10-17 17:12:53,008 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,008 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1805ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:53,008 [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 2025-10-17 17:12:53,012 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:12:53,017 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:53,017 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.3973ms INFO 2025-10-17 17:12:53,017 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,017 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1286ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:53,092 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795&isHis=& INFO 2025-10-17 17:12:53,092 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:53,093 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,094 [6 ] 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 2025-10-17 17:12:53,103 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795&flowID=88&nodeCode=N1679296951903& INFO 2025-10-17 17:12:53,103 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:53,104 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,105 [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 2025-10-17 17:12:53,105 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1679296951903&guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795&recordId=386023&tableName=k_over& INFO 2025-10-17 17:12:53,105 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:53,105 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,106 [70 ] 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 2025-10-17 17:12:53,144 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:53,144 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 49.9227ms INFO 2025-10-17 17:12:53,144 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,144 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.8993ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:53,184 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:53,184 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 79.3484ms INFO 2025-10-17 17:12:53,184 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,184 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.0891ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:53,186 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:53,186 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.2506ms INFO 2025-10-17 17:12:53,186 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,186 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.9175ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:53,293 [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 2025-10-17 17:12:53,293 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:53,293 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795& INFO 2025-10-17 17:12:53,293 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,293 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:53,294 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,295 [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 2025-10-17 17:12:53,295 [6 ] 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 2025-10-17 17:12:53,298 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:53,298 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1874ms INFO 2025-10-17 17:12:53,298 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,298 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0895ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:53,367 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:53,370 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.0401ms INFO 2025-10-17 17:12:53,370 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,370 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.7513ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:53,549 [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 2025-10-17 17:12:53,550 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:53,550 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:53,550 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,551 [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 2025-10-17 17:12:53,588 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:53,588 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 36.3904ms INFO 2025-10-17 17:12:53,588 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:53,588 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4923ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:54,483 [43 ] 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 2025-10-17 17:12:54,483 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:54,483 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:54,483 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:54,485 [43 ] 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 2025-10-17 17:12:54,491 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:54,491 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1981ms INFO 2025-10-17 17:12:54,491 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:54,491 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2149ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:54,575 [6 ] 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=y8UP0qjgvV4%3D& INFO 2025-10-17 17:12:54,576 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:54,576 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:54,577 [6 ] 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 2025-10-17 17:12:54,583 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:54,583 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0127ms INFO 2025-10-17 17:12:54,583 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:54,583 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1318ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:56,136 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:56,137 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:56,137 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:56,138 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:56,168 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:56,168 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.8416ms INFO 2025-10-17 17:12:56,168 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:56,168 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0303ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:58,403 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10404&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:58,404 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:58,404 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:58,405 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:58,432 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:58,432 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.1771ms INFO 2025-10-17 17:12:58,432 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:58,433 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.366ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:58,961 [43 ] 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 2025-10-17 17:12:58,961 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:58,961 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:58,961 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:58,963 [43 ] 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 2025-10-17 17:12:58,969 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:58,970 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4707ms INFO 2025-10-17 17:12:58,970 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:58,970 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7428ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:58,982 [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 112 INFO 2025-10-17 17:12:58,982 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:58,982 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:58,982 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:58,983 [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 2025-10-17 17:12:58,991 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:58,991 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.9531ms INFO 2025-10-17 17:12:58,991 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:58,992 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9888ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:59,007 [60 ] 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 2025-10-17 17:12:59,007 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:59,007 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:59,007 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:59,009 [60 ] 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 2025-10-17 17:12:59,016 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:59,016 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.4244ms INFO 2025-10-17 17:12:59,016 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:59,017 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6669ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:59,029 [60 ] 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 2025-10-17 17:12:59,029 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:59,030 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:59,030 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:59,031 [60 ] 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 2025-10-17 17:12:59,037 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:59,037 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7747ms INFO 2025-10-17 17:12:59,037 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:59,037 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5577ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:59,117 [43 ] 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 2025-10-17 17:12:59,117 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:12:59,117 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:59,117 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:59,118 [43 ] 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 2025-10-17 17:12:59,165 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:59,165 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.0656ms INFO 2025-10-17 17:12:59,165 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:59,166 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8176ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:12:59,771 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040400&onlyShowOnLineA0191=true& INFO 2025-10-17 17:12:59,772 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:12:59,772 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:59,774 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:12:59,814 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:12:59,814 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.2439ms INFO 2025-10-17 17:12:59,814 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:12:59,814 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6148ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:00,418 [70 ] 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 2025-10-17 17:13:00,418 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:00,418 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:00,419 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:00,420 [70 ] 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 2025-10-17 17:13:00,514 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:00,514 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 93.8825ms INFO 2025-10-17 17:13:00,514 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:00,514 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.0369ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:01,381 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104040002&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:01,381 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:01,381 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:01,383 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:01,411 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:01,411 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.7202ms INFO 2025-10-17 17:13:01,411 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:01,412 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8052ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:01,609 [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 2025-10-17 17:13:01,610 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:01,610 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:01,611 [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 2025-10-17 17:13:01,626 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:01,626 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.2572ms INFO 2025-10-17 17:13:01,626 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:01,627 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3299ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:01,631 [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=1&type=0&formCode=& INFO 2025-10-17 17:13:01,631 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:01,631 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:01,633 [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 2025-10-17 17:13:01,647 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:01,647 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.1094ms INFO 2025-10-17 17:13:01,647 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:01,647 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8427ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:03,989 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:03,989 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:03,989 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:03,991 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:04,022 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:04,022 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.6116ms INFO 2025-10-17 17:13:04,022 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:04,022 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.2298ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:05,828 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ead69390-80a6-4c7f-9711-e587461fb981& INFO 2025-10-17 17:13:05,828 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:05,828 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:05,829 [70 ] 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 2025-10-17 17:13:05,874 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:05,874 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.8059ms INFO 2025-10-17 17:13:05,874 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:05,874 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8815ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:05,955 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:13:05,955 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:05,955 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:05,957 [6 ] 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 2025-10-17 17:13:05,963 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:05,963 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1897ms INFO 2025-10-17 17:13:05,963 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:05,963 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2418ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:05,963 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330892&isHis=& INFO 2025-10-17 17:13:05,963 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:05,964 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:05,965 [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 2025-10-17 17:13:05,968 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:13:05,973 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:05,973 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.2722ms INFO 2025-10-17 17:13:05,973 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:05,973 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9993ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:06,069 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 17:13:06,070 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:06,070 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,071 [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 2025-10-17 17:13:06,075 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:06,076 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.317ms INFO 2025-10-17 17:13:06,076 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,076 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2164ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:06,160 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ead69390-80a6-4c7f-9711-e587461fb981&isHis=& INFO 2025-10-17 17:13:06,160 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:06,160 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,162 [6 ] 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 2025-10-17 17:13:06,169 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=97&NodeCode=N1702455154898&guid=ead69390-80a6-4c7f-9711-e587461fb981&recordId=541&tableName=FORMLZSQ& INFO 2025-10-17 17:13:06,169 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:06,169 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,170 [70 ] 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 2025-10-17 17:13:06,179 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ead69390-80a6-4c7f-9711-e587461fb981&flowID=97&nodeCode=N1702455154898& INFO 2025-10-17 17:13:06,179 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:06,179 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,181 [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 2025-10-17 17:13:06,212 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:06,212 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.2893ms INFO 2025-10-17 17:13:06,212 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,212 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.2295ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:06,218 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:06,218 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.7898ms INFO 2025-10-17 17:13:06,218 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,218 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5982ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:06,225 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:06,225 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.4034ms INFO 2025-10-17 17:13:06,225 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,225 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.1785ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:06,297 [6 ] 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=541&approveID=330892& INFO 2025-10-17 17:13:06,297 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:06,297 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,299 [6 ] 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 2025-10-17 17:13:06,306 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:06,306 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 7.4887ms INFO 2025-10-17 17:13:06,306 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,306 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3277ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:06,429 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=541&formCode=0001&flowID=97&nodeCode=N1702455154898&exeId=62242&guid=ead69390-80a6-4c7f-9711-e587461fb981&flag=1& INFO 2025-10-17 17:13:06,430 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:06,430 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,431 [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 2025-10-17 17:13:06,514 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:06,521 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 89.7649ms INFO 2025-10-17 17:13:06,521 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:06,521 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.7339ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:07,635 [43 ] 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=TJAv8ay4JR8%3D& INFO 2025-10-17 17:13:07,635 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:07,635 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:07,637 [43 ] 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 2025-10-17 17:13:07,642 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:07,643 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.821ms INFO 2025-10-17 17:13:07,643 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:07,643 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9091ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:09,538 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10406&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:09,538 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:09,538 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:09,540 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:09,588 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:09,588 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 48.7096ms INFO 2025-10-17 17:13:09,588 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:09,588 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7769ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:10,182 [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 2025-10-17 17:13:10,182 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:10,182 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:10,183 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:10,184 [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 2025-10-17 17:13:10,219 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:10,219 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.9851ms INFO 2025-10-17 17:13:10,219 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:10,219 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0668ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:10,265 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:10,265 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:10,265 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:10,267 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:10,307 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:10,307 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.5361ms INFO 2025-10-17 17:13:10,307 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:10,307 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5183ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:11,416 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:11,417 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:11,417 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:11,418 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:11,449 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:11,449 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.9685ms INFO 2025-10-17 17:13:11,449 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:11,449 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.0498ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:12,710 [6 ] 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 81 INFO 2025-10-17 17:13:12,710 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:12,710 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:12,710 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:12,712 [6 ] 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 2025-10-17 17:13:12,719 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:12,719 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 7.0615ms INFO 2025-10-17 17:13:12,719 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:12,719 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3165ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:12,731 [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 77 INFO 2025-10-17 17:13:12,731 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:12,731 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:12,731 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:12,732 [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 2025-10-17 17:13:12,738 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:12,738 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 5.5313ms INFO 2025-10-17 17:13:12,738 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:12,738 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2474ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:12,836 [6 ] 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 2025-10-17 17:13:12,837 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:12,837 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:12,837 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:12,844 [6 ] 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 2025-10-17 17:13:12,890 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:12,890 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.0559ms INFO 2025-10-17 17:13:12,890 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:12,890 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.6549ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:13,012 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardPanle.03243d26.js INFO 2025-10-17 17:13:13,012 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:13,012 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardDetials.dfc399f5.css INFO 2025-10-17 17:13:13,012 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/cardPanle.03243d26.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\cardPanle.03243d26.js' INFO 2025-10-17 17:13:13,012 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardPanle.3bec7bb3.css INFO 2025-10-17 17:13:13,012 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7412ms 200 application/javascript INFO 2025-10-17 17:13:13,013 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/cardDetials.dfc399f5.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\cardDetials.dfc399f5.css' INFO 2025-10-17 17:13:13,013 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4939ms 200 text/css INFO 2025-10-17 17:13:13,013 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/cardPanle.3bec7bb3.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\cardPanle.3bec7bb3.css' INFO 2025-10-17 17:13:13,013 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6083ms 200 text/css INFO 2025-10-17 17:13:13,089 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardDetials.e18afdf6.js INFO 2025-10-17 17:13:13,089 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:13,090 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/cardDetials.e18afdf6.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\cardDetials.e18afdf6.js' INFO 2025-10-17 17:13:13,090 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6756ms 200 application/javascript INFO 2025-10-17 17:13:13,218 [70 ] 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=JwQTXGYWkqMiSF7XVyxFJA%3D%3D& INFO 2025-10-17 17:13:13,218 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=645356014& INFO 2025-10-17 17:13:13,219 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:13,219 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:13,219 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:13,219 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:13,219 [60 ] 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 2025-10-17 17:13:13,219 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:13,219 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:13,220 [6 ] 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 2025-10-17 17:13:13,220 [70 ] 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 2025-10-17 17:13:13,221 [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 2025-10-17 17:13:13,225 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:13,225 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8272ms INFO 2025-10-17 17:13:13,225 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:13,225 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8019ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:13,226 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:13,226 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7339ms INFO 2025-10-17 17:13:13,226 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:13,226 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9647ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:13,245 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:13,246 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 25.4193ms INFO 2025-10-17 17:13:13,246 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:13,246 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5233ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:13,315 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:13,316 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:13,316 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:13,317 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:13,350 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:13,350 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.055ms INFO 2025-10-17 17:13:13,350 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:13,350 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2555ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:14,502 [49 ] 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 2025-10-17 17:13:14,502 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:14,503 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:14,503 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:14,504 [49 ] 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 2025-10-17 17:13:14,510 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:14,510 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1772ms INFO 2025-10-17 17:13:14,510 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:14,511 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2171ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:14,595 [6 ] 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 2025-10-17 17:13:14,595 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:14,595 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:14,595 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:14,597 [6 ] 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 2025-10-17 17:13:14,663 [43 ] 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 2025-10-17 17:13:14,663 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:14,663 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:14,665 [43 ] 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 2025-10-17 17:13:14,668 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:14,668 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M) in 3.529ms INFO 2025-10-17 17:13:14,668 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.WebPub.CodeAppService.GetData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:14,668 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.529ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:14,690 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:14,690 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 93.4932ms INFO 2025-10-17 17:13:14,690 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:14,690 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.3819ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:15,536 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040604&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:15,537 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:15,537 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:15,538 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:15,558 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:15,559 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.3047ms INFO 2025-10-17 17:13:15,559 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:15,559 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3862ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:15,811 [6 ] 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 2025-10-17 17:13:15,811 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:15,812 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:15,813 [6 ] 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 2025-10-17 17:13:15,828 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:15,828 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.0712ms INFO 2025-10-17 17:13:15,828 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:15,828 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1712ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:15,832 [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=1&type=0&formCode=& INFO 2025-10-17 17:13:15,832 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:15,832 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:15,834 [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 2025-10-17 17:13:15,848 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:15,848 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.2426ms INFO 2025-10-17 17:13:15,848 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:15,848 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0332ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:16,263 [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 2025-10-17 17:13:16,263 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:16,264 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:16,264 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:16,265 [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 2025-10-17 17:13:16,301 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:16,301 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 36.3556ms INFO 2025-10-17 17:13:16,301 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:16,302 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4731ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:18,321 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:18,322 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:18,322 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:18,323 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:18,363 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:18,363 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.042ms INFO 2025-10-17 17:13:18,363 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:18,363 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.0845ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:19,548 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020102&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:19,548 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:19,549 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:19,550 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:19,570 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:19,570 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.6072ms INFO 2025-10-17 17:13:19,570 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:19,570 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9035ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:20,628 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10406&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:20,628 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:20,629 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:20,630 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:20,673 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:20,673 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 43.1761ms INFO 2025-10-17 17:13:20,673 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:20,673 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.26ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:22,114 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:22,115 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:22,115 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:22,117 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:22,150 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:22,150 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.8437ms INFO 2025-10-17 17:13:22,151 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:22,151 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.1713ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:22,497 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040602&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:22,497 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:22,498 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:22,499 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:22,527 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:22,527 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.9732ms INFO 2025-10-17 17:13:22,527 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:22,527 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1283ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:23,356 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=df72ea47-f33e-42a7-9e26-ccfc9b742ff3& INFO 2025-10-17 17:13:23,356 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:23,357 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,358 [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 2025-10-17 17:13:23,403 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:23,403 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.2988ms INFO 2025-10-17 17:13:23,403 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,403 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4215ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:23,419 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:23,419 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:23,419 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,421 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:23,459 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:23,459 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.4785ms INFO 2025-10-17 17:13:23,459 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,459 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.3498ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:23,484 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:13:23,484 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:23,484 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,486 [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 2025-10-17 17:13:23,491 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330893&isHis=& INFO 2025-10-17 17:13:23,491 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:23,492 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7892ms INFO 2025-10-17 17:13:23,492 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,492 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:23,492 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6199ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:23,492 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,493 [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 2025-10-17 17:13:23,496 [60 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:13:23,501 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:23,502 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.647ms INFO 2025-10-17 17:13:23,502 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,502 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3452ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:23,563 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0001& INFO 2025-10-17 17:13:23,563 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:23,563 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,564 [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 2025-10-17 17:13:23,568 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:23,569 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.3308ms INFO 2025-10-17 17:13:23,569 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,569 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1956ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:23,637 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=df72ea47-f33e-42a7-9e26-ccfc9b742ff3&isHis=& INFO 2025-10-17 17:13:23,637 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:23,638 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,639 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=97&NodeCode=N1702455154898&guid=df72ea47-f33e-42a7-9e26-ccfc9b742ff3&recordId=540&tableName=FORMLZSQ& INFO 2025-10-17 17:13:23,639 [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 2025-10-17 17:13:23,639 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:23,639 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,640 [70 ] 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 2025-10-17 17:13:23,663 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=df72ea47-f33e-42a7-9e26-ccfc9b742ff3&flowID=97&nodeCode=N1702455154898& INFO 2025-10-17 17:13:23,663 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:23,663 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,665 [49 ] 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 2025-10-17 17:13:23,690 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:23,690 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.2657ms INFO 2025-10-17 17:13:23,690 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,690 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3396ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:23,705 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:23,705 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 64.9856ms INFO 2025-10-17 17:13:23,705 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,706 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.8694ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:23,708 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:23,708 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.3721ms INFO 2025-10-17 17:13:23,708 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,708 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.4582ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:23,783 [70 ] 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=540&approveID=330893& INFO 2025-10-17 17:13:23,784 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:23,784 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,785 [70 ] 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 2025-10-17 17:13:23,792 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:23,793 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 7.4359ms INFO 2025-10-17 17:13:23,793 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,793 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4079ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:23,873 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORMLZSQ&recordId=540&formCode=0001&flowID=97&nodeCode=N1702455154898&exeId=62241&guid=df72ea47-f33e-42a7-9e26-ccfc9b742ff3&flag=1& INFO 2025-10-17 17:13:23,873 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:23,874 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,875 [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 2025-10-17 17:13:23,957 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:23,964 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 89.515ms INFO 2025-10-17 17:13:23,964 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:23,965 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.3118ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:24,499 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020101&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:24,499 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:24,499 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:24,501 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:24,529 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:24,529 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.9208ms INFO 2025-10-17 17:13:24,529 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:24,529 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0585ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:25,068 [43 ] 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=D7Gn0YY5HH4%3D& INFO 2025-10-17 17:13:25,068 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:25,069 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:25,070 [43 ] 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 2025-10-17 17:13:25,076 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:25,077 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.6418ms INFO 2025-10-17 17:13:25,077 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:25,077 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0894ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:25,638 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010100&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:25,638 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:25,638 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:25,640 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:25,659 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:25,660 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7676ms INFO 2025-10-17 17:13:25,660 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:25,660 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8021ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:25,859 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104060210&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:25,859 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:25,859 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:25,861 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:25,890 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:25,890 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.609ms INFO 2025-10-17 17:13:25,890 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:25,890 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.5074ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:27,422 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:27,422 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:27,422 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:27,423 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:27,457 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:27,457 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.8988ms INFO 2025-10-17 17:13:27,457 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:27,457 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9512ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:28,625 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:28,625 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:28,626 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:28,628 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:28,667 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:28,667 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.7362ms INFO 2025-10-17 17:13:28,667 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:28,668 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6101ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:29,408 [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 81 INFO 2025-10-17 17:13:29,408 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:29,408 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:29,408 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:29,410 [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 2025-10-17 17:13:29,413 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020100&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:29,414 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:29,414 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:29,415 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:29,417 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:29,417 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 6.9412ms INFO 2025-10-17 17:13:29,417 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:29,417 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1242ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:29,435 [49 ] 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 77 INFO 2025-10-17 17:13:29,435 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:29,435 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:29,436 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:29,437 [49 ] 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 2025-10-17 17:13:29,443 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:29,443 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:29,443 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.8939ms INFO 2025-10-17 17:13:29,443 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:29,443 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 6.1707ms INFO 2025-10-17 17:13:29,443 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:29,443 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7552ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:29,443 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.871ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:29,546 [70 ] 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 2025-10-17 17:13:29,546 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:29,546 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:29,546 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:29,548 [70 ] 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 2025-10-17 17:13:29,594 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:29,594 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.9759ms INFO 2025-10-17 17:13:29,594 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:29,594 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8902ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:30,531 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010001&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:30,531 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:30,531 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:30,532 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:30,552 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:30,552 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.4619ms INFO 2025-10-17 17:13:30,552 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:30,552 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6344ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:30,811 [60 ] 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 2025-10-17 17:13:30,811 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:30,811 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:30,812 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:30,813 [60 ] 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 2025-10-17 17:13:30,905 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:30,905 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 91.8341ms INFO 2025-10-17 17:13:30,905 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:30,905 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.9859ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:32,026 [70 ] 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 2025-10-17 17:13:32,026 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:32,026 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:32,028 [70 ] 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 2025-10-17 17:13:32,043 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:32,043 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.2068ms INFO 2025-10-17 17:13:32,043 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:32,043 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6215ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:32,047 [49 ] 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 2025-10-17 17:13:32,048 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:32,048 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:32,049 [49 ] 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 2025-10-17 17:13:32,064 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:32,065 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.362ms INFO 2025-10-17 17:13:32,065 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:32,065 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2782ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:34,188 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:34,189 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:34,189 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:34,190 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:34,224 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:34,224 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.603ms INFO 2025-10-17 17:13:34,224 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:34,224 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7785ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:35,164 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:35,164 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:35,165 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:35,166 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:35,209 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:35,209 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 42.7994ms INFO 2025-10-17 17:13:35,209 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:35,209 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.9202ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:36,018 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020100&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:36,018 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:36,019 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,020 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:36,049 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:36,049 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.8483ms INFO 2025-10-17 17:13:36,049 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,049 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9068ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:36,606 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=e500223b-e107-4860-a886-f9d449ad27d4& INFO 2025-10-17 17:13:36,607 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:36,607 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,608 [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 2025-10-17 17:13:36,658 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:36,658 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 49.7006ms INFO 2025-10-17 17:13:36,658 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,658 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.7938ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:36,747 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:13:36,747 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:36,748 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,749 [6 ] 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 2025-10-17 17:13:36,756 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:36,756 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7091ms INFO 2025-10-17 17:13:36,756 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,756 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9323ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:36,756 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330894&isHis=& INFO 2025-10-17 17:13:36,757 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:36,757 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,758 [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 2025-10-17 17:13:36,761 [60 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:13:36,769 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:36,769 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 11.5411ms INFO 2025-10-17 17:13:36,769 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,770 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2079ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:36,816 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010000&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:36,816 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:36,816 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,817 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:36,836 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:36,836 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.0905ms INFO 2025-10-17 17:13:36,836 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,836 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8604ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:36,843 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=e500223b-e107-4860-a886-f9d449ad27d4&isHis=& INFO 2025-10-17 17:13:36,844 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:36,844 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,845 [6 ] 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 2025-10-17 17:13:36,846 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557529938&guid=e500223b-e107-4860-a886-f9d449ad27d4&recordId=61608&tableName=K_LEAVE& INFO 2025-10-17 17:13:36,847 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:36,847 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,848 [43 ] 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 2025-10-17 17:13:36,854 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=e500223b-e107-4860-a886-f9d449ad27d4&flowID=78&nodeCode=N1660557529938& INFO 2025-10-17 17:13:36,854 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:36,854 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,855 [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 2025-10-17 17:13:36,897 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:36,897 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.0581ms INFO 2025-10-17 17:13:36,897 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,898 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.7293ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:36,926 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:36,926 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 78.192ms INFO 2025-10-17 17:13:36,926 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,926 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.7864ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:36,929 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:36,929 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.8714ms INFO 2025-10-17 17:13:36,929 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:36,929 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.5419ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:37,014 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=e500223b-e107-4860-a886-f9d449ad27d4& INFO 2025-10-17 17:13:37,014 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:37,014 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:37,016 [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 2025-10-17 17:13:37,087 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:37,089 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.0019ms INFO 2025-10-17 17:13:37,089 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:37,089 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.4204ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:38,152 [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 2025-10-17 17:13:38,152 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:38,152 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:38,152 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:38,154 [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 2025-10-17 17:13:38,160 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:38,160 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5081ms INFO 2025-10-17 17:13:38,160 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:38,160 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7285ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:38,315 [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_LEAVE&keyFieldValue=hjPqeky83oI%3D& INFO 2025-10-17 17:13:38,315 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:38,315 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:38,316 [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 2025-10-17 17:13:38,322 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:38,323 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.162ms INFO 2025-10-17 17:13:38,323 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:38,323 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0207ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:39,298 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10406&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:39,298 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:39,298 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:39,300 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:39,344 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:39,344 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 44.0506ms INFO 2025-10-17 17:13:39,344 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:39,344 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.1976ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:40,088 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:40,088 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:40,088 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:40,090 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:40,123 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:40,123 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.6557ms INFO 2025-10-17 17:13:40,123 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:40,124 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8064ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:41,132 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:41,133 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:41,133 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:41,134 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:41,175 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:41,175 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.0331ms INFO 2025-10-17 17:13:41,175 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:41,175 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.2094ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:41,687 [71 ] 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 2025-10-17 17:13:41,687 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:41,688 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:41,688 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:41,689 [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 2025-10-17 17:13:41,735 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:41,735 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.9151ms INFO 2025-10-17 17:13:41,735 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:41,735 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0074ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:42,598 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020002&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:42,598 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:42,598 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:42,600 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:42,619 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:42,619 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.3183ms INFO 2025-10-17 17:13:42,619 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:42,619 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3608ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:42,852 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040601&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:42,852 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:42,852 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:42,854 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:42,881 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:42,881 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.2368ms INFO 2025-10-17 17:13:42,881 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:42,881 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.3835ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:43,101 [70 ] 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 2025-10-17 17:13:43,101 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:43,101 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:43,101 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:43,103 [70 ] 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 2025-10-17 17:13:43,202 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:43,202 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 99.6063ms INFO 2025-10-17 17:13:43,202 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:43,203 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.7177ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:43,893 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:43,893 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:43,893 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:43,894 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:43,929 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:43,929 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.2655ms INFO 2025-10-17 17:13:43,929 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:43,929 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3348ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:44,330 [70 ] 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 2025-10-17 17:13:44,331 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:44,331 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:44,332 [70 ] 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 2025-10-17 17:13:44,348 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:44,348 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.4851ms INFO 2025-10-17 17:13:44,348 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:44,348 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6455ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:44,353 [6 ] 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 2025-10-17 17:13:44,353 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:44,353 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:44,355 [6 ] 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 2025-10-17 17:13:44,369 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:44,369 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.596ms INFO 2025-10-17 17:13:44,369 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:44,370 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5153ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:45,185 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:45,185 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:45,185 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,187 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:45,226 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:45,227 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.7669ms INFO 2025-10-17 17:13:45,227 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,227 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8758ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:45,555 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c& INFO 2025-10-17 17:13:45,555 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:45,555 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,557 [6 ] 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 2025-10-17 17:13:45,602 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:45,602 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6228ms INFO 2025-10-17 17:13:45,602 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,602 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7001ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:45,683 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:13:45,683 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:45,683 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,685 [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 2025-10-17 17:13:45,687 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330895&isHis=& INFO 2025-10-17 17:13:45,687 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:45,687 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,688 [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 2025-10-17 17:13:45,691 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:45,691 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2055ms INFO 2025-10-17 17:13:45,691 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,691 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.221ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:45,692 [60 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:13:45,697 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:45,697 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4847ms INFO 2025-10-17 17:13:45,697 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,697 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.441ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:45,772 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c&isHis=& INFO 2025-10-17 17:13:45,772 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:45,772 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,773 [70 ] 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 2025-10-17 17:13:45,775 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557529938&guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c&recordId=61607&tableName=K_LEAVE& INFO 2025-10-17 17:13:45,776 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:45,776 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,777 [6 ] 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 2025-10-17 17:13:45,781 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c&flowID=78&nodeCode=N1660557529938& INFO 2025-10-17 17:13:45,781 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:45,782 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,783 [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 2025-10-17 17:13:45,822 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:45,822 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.9961ms INFO 2025-10-17 17:13:45,822 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,823 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.8693ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:45,851 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:45,851 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 73.7911ms INFO 2025-10-17 17:13:45,851 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,851 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.6593ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:45,853 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:45,853 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 70.5706ms INFO 2025-10-17 17:13:45,853 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,853 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.1761ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:45,865 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020001&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:45,866 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:45,866 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,867 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:45,886 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:45,886 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 18.7583ms INFO 2025-10-17 17:13:45,886 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,886 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8154ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:45,955 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c& INFO 2025-10-17 17:13:45,956 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:45,956 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:45,957 [49 ] 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 2025-10-17 17:13:46,028 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:46,030 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 72.918ms INFO 2025-10-17 17:13:46,030 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:46,030 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.7828ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:47,103 [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 2025-10-17 17:13:47,103 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:47,104 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:47,104 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:47,105 [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 2025-10-17 17:13:47,111 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:47,111 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1974ms INFO 2025-10-17 17:13:47,111 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:47,112 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2915ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:47,185 [49 ] 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=145cLHDsqZ4%3D& INFO 2025-10-17 17:13:47,186 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:47,186 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:47,187 [49 ] 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 2025-10-17 17:13:47,193 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:47,193 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1244ms INFO 2025-10-17 17:13:47,193 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:47,193 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9814ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:47,883 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:47,883 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:47,883 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:47,885 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:47,918 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:47,918 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.6826ms INFO 2025-10-17 17:13:47,918 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:47,919 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9615ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:48,636 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:48,637 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:48,637 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:48,638 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:48,679 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:48,679 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.112ms INFO 2025-10-17 17:13:48,679 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:48,679 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.2324ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:49,316 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020000&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:49,316 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:49,316 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:49,318 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:49,337 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:49,337 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.5732ms INFO 2025-10-17 17:13:49,337 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:49,338 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6797ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:51,084 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104060112&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:51,084 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:51,084 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:51,086 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:51,116 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:51,116 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.9059ms INFO 2025-10-17 17:13:51,116 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:51,116 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0529ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:53,098 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10406&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:53,099 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:53,099 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:53,100 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:53,146 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:53,146 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 45.4623ms INFO 2025-10-17 17:13:53,146 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:53,146 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7504ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:54,473 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:54,473 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:54,474 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:54,475 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:54,505 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:54,505 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.8204ms INFO 2025-10-17 17:13:54,505 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:54,505 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.9365ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:54,833 [70 ] 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 2025-10-17 17:13:54,833 [70 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:54,833 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:54,833 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:54,835 [70 ] 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 2025-10-17 17:13:54,867 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040602&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:54,868 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:54,868 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:54,869 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:54,880 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:54,880 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.3304ms INFO 2025-10-17 17:13:54,880 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:54,880 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5153ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:54,896 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:54,896 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 26.8079ms INFO 2025-10-17 17:13:54,896 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:54,896 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9741ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:57,235 [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 2025-10-17 17:13:57,235 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:13:57,235 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:57,235 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:57,237 [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 2025-10-17 17:13:57,336 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:57,336 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 98.7038ms INFO 2025-10-17 17:13:57,336 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:57,336 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.0348ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:58,450 [70 ] 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 2025-10-17 17:13:58,451 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:58,451 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:58,452 [70 ] 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 2025-10-17 17:13:58,467 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:58,467 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.9871ms INFO 2025-10-17 17:13:58,467 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:58,468 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1664ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:58,472 [71 ] 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 2025-10-17 17:13:58,472 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:58,472 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:58,473 [71 ] 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 2025-10-17 17:13:58,487 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:58,488 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.1691ms INFO 2025-10-17 17:13:58,488 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:58,488 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9603ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:13:58,544 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:13:58,545 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:13:58,545 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:58,546 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:13:58,576 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:13:58,576 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 29.6704ms INFO 2025-10-17 17:13:58,576 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:13:58,576 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7866ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:02,714 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:02,714 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:02,715 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:02,716 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:02,754 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:02,754 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 37.6712ms INFO 2025-10-17 17:14:02,754 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:02,754 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.8719ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:04,482 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040302&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:04,483 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:04,483 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:04,484 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:04,504 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:04,504 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.0292ms INFO 2025-10-17 17:14:04,504 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:04,505 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2817ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:08,102 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:08,102 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:08,102 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:08,104 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:08,146 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:08,146 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 42.3085ms INFO 2025-10-17 17:14:08,146 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:08,146 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.5495ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:09,716 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040301&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:09,717 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:09,717 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:09,718 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:09,759 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:09,759 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.7364ms INFO 2025-10-17 17:14:09,759 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:09,759 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7883ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:10,987 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030102&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:10,988 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:10,988 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:10,990 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:11,011 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:11,011 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 21.4013ms INFO 2025-10-17 17:14:11,011 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:11,011 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8693ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:11,314 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:11,314 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:11,314 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:11,316 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:11,360 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:11,361 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 44.564ms INFO 2025-10-17 17:14:11,361 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:11,361 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.7656ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:12,686 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:12,687 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:12,687 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:12,689 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:12,726 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:12,727 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 37.7164ms INFO 2025-10-17 17:14:12,727 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:12,727 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.4531ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:14,219 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040301&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:14,219 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:14,220 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:14,221 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:14,266 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:14,267 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 45.5983ms INFO 2025-10-17 17:14:14,267 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:14,267 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8194ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:15,281 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030101&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:15,281 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:15,281 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:15,283 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:15,303 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:15,304 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.8722ms INFO 2025-10-17 17:14:15,304 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:15,304 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9572ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:16,616 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:16,616 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:16,616 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:16,618 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:16,658 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:16,658 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.4652ms INFO 2025-10-17 17:14:16,658 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:16,658 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.497ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:17,569 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040300&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:17,570 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:17,570 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:17,571 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:17,605 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:17,605 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.7308ms INFO 2025-10-17 17:14:17,605 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:17,605 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.781ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:17,834 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040502&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:17,835 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:17,835 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:17,836 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:17,856 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:17,856 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7492ms INFO 2025-10-17 17:14:17,856 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:17,856 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7543ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:18,765 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030002&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:18,765 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:18,765 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:18,767 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:18,787 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:18,787 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.4682ms INFO 2025-10-17 17:14:18,787 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:18,787 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6674ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,181 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:20,182 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,182 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,183 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:20,222 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,222 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.0855ms INFO 2025-10-17 17:14:20,223 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,223 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.3859ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,227 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692460138&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:14:20,228 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:14:20,228 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8329ms 200 text/html INFO 2025-10-17 17:14:20,483 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692460422 INFO 2025-10-17 17:14:20,483 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:14:20,483 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5899ms 200 application/javascript INFO 2025-10-17 17:14:20,494 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7867710526995424 INFO 2025-10-17 17:14:20,494 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:14:20,494 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3904ms 200 application/javascript INFO 2025-10-17 17:14:20,585 [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%3D1760692460138%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:14:20,585 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:14:20,586 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,587 [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 2025-10-17 17:14:20,588 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692460138&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:14:20,589 [71 ] 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 2025-10-17 17:14:20,590 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:14:20,590 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,590 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,591 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,591 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7801ms INFO 2025-10-17 17:14:20,591 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,591 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.523ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,591 [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 2025-10-17 17:14:20,592 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:14:20,592 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:14:20,592 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:14:20,607 [70 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:14:20,609 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,610 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5373ms INFO 2025-10-17 17:14:20,610 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,610 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2483ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,688 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:14:20,688 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,688 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,689 [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 2025-10-17 17:14:20,690 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:14:20,690 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:14:20,690 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:14:20,693 [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 2025-10-17 17:14:20,693 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,693 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,694 [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 2025-10-17 17:14:20,698 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,698 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2737ms INFO 2025-10-17 17:14:20,698 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,698 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9108ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,704 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:14:20,704 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:14:20,707 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,707 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.0738ms INFO 2025-10-17 17:14:20,707 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,707 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8313ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,798 [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 2025-10-17 17:14:20,799 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,799 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:14:20,799 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,799 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,799 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,800 [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 2025-10-17 17:14:20,801 [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 2025-10-17 17:14:20,804 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,804 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,804 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5973ms INFO 2025-10-17 17:14:20,804 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,804 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5695ms INFO 2025-10-17 17:14:20,804 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,804 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0275ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,804 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6029ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,882 [58 ] 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 2025-10-17 17:14:20,882 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:14:20,882 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,883 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,883 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,883 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,884 [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 2025-10-17 17:14:20,884 [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 2025-10-17 17:14:20,887 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,887 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9677ms INFO 2025-10-17 17:14:20,887 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,887 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,887 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0397ms INFO 2025-10-17 17:14:20,887 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,887 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0133ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,887 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7812ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,890 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:14:20,890 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,890 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,892 [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 2025-10-17 17:14:20,894 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,894 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6668ms INFO 2025-10-17 17:14:20,894 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,895 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7078ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,895 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:14:20,895 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:14:20,895 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:14:20,895 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,895 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,895 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,895 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,895 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,896 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,896 [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 2025-10-17 17:14:20,897 [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 2025-10-17 17:14:20,897 [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 2025-10-17 17:14:20,900 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,900 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1335ms INFO 2025-10-17 17:14:20,900 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,900 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6988ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,901 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,901 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6752ms INFO 2025-10-17 17:14:20,901 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,901 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3069ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,904 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,904 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1675ms INFO 2025-10-17 17:14:20,904 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,904 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0408ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,961 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:14:20,961 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,962 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,963 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:14:20,963 [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 2025-10-17 17:14:20,963 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:20,963 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,964 [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 2025-10-17 17:14:20,978 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,979 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 15.7239ms INFO 2025-10-17 17:14:20,979 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,979 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4226ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:20,981 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:20,981 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6081ms INFO 2025-10-17 17:14:20,981 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:20,981 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2636ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:21,313 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040300&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:21,313 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:21,314 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:21,315 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:21,351 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:21,351 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 36.3293ms INFO 2025-10-17 17:14:21,351 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:21,352 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6595ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:21,960 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:21,960 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:21,960 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:21,962 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:22,003 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:22,003 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.3532ms INFO 2025-10-17 17:14:22,003 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:22,003 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4521ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:22,132 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030001&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:22,133 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:22,133 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:22,134 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:22,155 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:22,155 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.6707ms INFO 2025-10-17 17:14:22,155 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:22,155 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0327ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:22,725 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/moreMenu.5ee53a68.js INFO 2025-10-17 17:14:22,725 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:14:22,726 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/moreMenu.5ee53a68.js was not modified INFO 2025-10-17 17:14:22,726 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4561ms 304 application/javascript INFO 2025-10-17 17:14:22,727 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/moreMenu.d88dbed4.css INFO 2025-10-17 17:14:22,727 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/vuedraggable.umd.d9d361ab.js INFO 2025-10-17 17:14:22,727 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:14:22,727 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/moreMenu.d88dbed4.css was not modified INFO 2025-10-17 17:14:22,727 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3088ms 304 text/css INFO 2025-10-17 17:14:22,727 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/vuedraggable.umd.d9d361ab.js was not modified INFO 2025-10-17 17:14:22,727 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4916ms 304 application/javascript INFO 2025-10-17 17:14:22,876 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 17:14:22,877 [71 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/ywsqd.1e248292.png was not modified INFO 2025-10-17 17:14:22,877 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 17:14:22,877 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3282ms 304 image/png INFO 2025-10-17 17:14:22,877 [43 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdcc.d63f5968.png was not modified INFO 2025-10-17 17:14:22,877 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2593ms 304 image/png INFO 2025-10-17 17:14:23,109 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040501&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:23,109 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:23,109 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:23,111 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:23,156 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:23,156 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 45.7397ms INFO 2025-10-17 17:14:23,156 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:23,157 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0052ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:23,682 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:23,683 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:23,683 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:23,684 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:23,724 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:23,724 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.803ms INFO 2025-10-17 17:14:23,724 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:23,724 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.9791ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:27,826 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050103&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:27,826 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:27,827 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:27,828 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:27,848 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:27,849 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.5131ms INFO 2025-10-17 17:14:27,849 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:27,849 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5599ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:30,144 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:30,144 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:30,144 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:30,146 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:30,186 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:30,187 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.7362ms INFO 2025-10-17 17:14:30,187 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:30,187 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.0299ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:30,799 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040301&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:30,799 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:30,799 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:30,801 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:30,840 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:30,840 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.2406ms INFO 2025-10-17 17:14:30,840 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:30,840 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.3097ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:31,346 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040501&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:31,346 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:31,346 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:31,348 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:31,393 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:31,394 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 45.8823ms INFO 2025-10-17 17:14:31,394 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:31,394 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8638ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:32,731 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050103&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:32,731 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:32,732 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:32,733 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:32,752 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:32,753 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.5628ms INFO 2025-10-17 17:14:32,753 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:32,753 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7569ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:33,134 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030102&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:33,134 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:33,134 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:33,136 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:33,155 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:33,156 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.0045ms INFO 2025-10-17 17:14:33,156 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:33,156 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1312ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:34,441 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:34,442 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:34,442 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:34,443 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:34,483 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:34,484 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.3108ms INFO 2025-10-17 17:14:34,484 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:34,484 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3444ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:35,317 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:35,318 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:35,318 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:35,319 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:35,358 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:35,358 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.704ms INFO 2025-10-17 17:14:35,358 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:35,358 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.9414ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:35,767 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040301&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:35,768 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:35,768 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:35,769 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:35,809 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:35,809 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.9717ms INFO 2025-10-17 17:14:35,809 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:35,810 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.0959ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:36,732 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030101&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:36,732 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:36,732 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:36,734 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:36,754 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:36,754 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.0499ms INFO 2025-10-17 17:14:36,754 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:36,754 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.137ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:37,884 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040500&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:37,885 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:37,885 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:37,886 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:37,919 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:37,919 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 32.4461ms INFO 2025-10-17 17:14:37,919 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:37,919 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5613ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:39,532 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:39,533 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:39,533 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:39,534 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:39,573 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:39,573 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.9955ms INFO 2025-10-17 17:14:39,573 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:39,573 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.1039ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:39,700 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104050001&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:39,700 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:39,700 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:39,702 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:39,727 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:39,727 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 25.4454ms INFO 2025-10-17 17:14:39,727 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:39,728 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5052ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:40,531 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040300&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:40,532 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:40,532 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:40,533 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:40,567 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:40,567 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.9586ms INFO 2025-10-17 17:14:40,567 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:40,567 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0193ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:41,180 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 17:14:41,180 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:41,180 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:41,182 [44 ] 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 2025-10-17 17:14:41,187 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:41,187 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.4494ms INFO 2025-10-17 17:14:41,187 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:41,187 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6388ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:41,452 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405000100&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:41,452 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:41,452 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:41,454 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:41,473 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:41,473 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.4623ms INFO 2025-10-17 17:14:41,473 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:41,473 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4568ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:42,967 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030001&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:42,967 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:42,967 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:42,969 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:42,989 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:42,989 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.9996ms INFO 2025-10-17 17:14:42,989 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:42,989 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2729ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:44,516 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040300&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:44,516 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:44,516 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:44,518 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:44,552 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:44,552 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.1802ms INFO 2025-10-17 17:14:44,552 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:44,552 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.501ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:45,616 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030002&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:45,616 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:45,617 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:45,618 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:45,638 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:45,638 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.0499ms INFO 2025-10-17 17:14:45,638 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:45,638 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3576ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:46,070 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10405&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:46,071 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:46,071 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:46,072 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:46,124 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:46,124 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 51.755ms INFO 2025-10-17 17:14:46,124 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:46,124 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.9611ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:47,123 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:47,123 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:47,123 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:47,124 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:47,154 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:47,155 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.0939ms INFO 2025-10-17 17:14:47,155 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:47,155 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.1507ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:47,348 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040300&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:47,348 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:47,349 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:47,350 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:47,384 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:47,384 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.7859ms INFO 2025-10-17 17:14:47,384 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:47,384 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.728ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:57,762 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:57,762 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:57,762 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:57,764 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:57,812 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:57,812 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 48.4387ms INFO 2025-10-17 17:14:57,812 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:57,812 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4827ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:14:58,779 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:14:58,779 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:14:58,779 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:58,781 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:14:58,819 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:14:58,819 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 37.8724ms INFO 2025-10-17 17:14:58,819 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:14:58,819 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.9826ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:00,766 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040302&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:00,767 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:00,767 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:00,768 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:00,788 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:00,788 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.3089ms INFO 2025-10-17 17:15:00,788 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:00,788 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5411ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:01,199 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041103&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:01,199 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:01,199 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:01,200 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:01,221 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:01,221 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.7702ms INFO 2025-10-17 17:15:01,221 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:01,221 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9402ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:03,200 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:03,200 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:03,200 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:03,202 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:03,244 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:03,244 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 42.2517ms INFO 2025-10-17 17:15:03,244 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:03,244 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.5444ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:08,788 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:08,788 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:08,788 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:08,790 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:08,832 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:08,832 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.8489ms INFO 2025-10-17 17:15:08,832 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:08,832 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.345ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:10,266 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041101&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:10,266 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:10,266 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:10,268 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:10,288 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:10,288 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.454ms INFO 2025-10-17 17:15:10,288 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:10,289 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9094ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:11,072 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040301&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:11,073 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:11,073 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:11,074 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:11,115 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:11,115 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.0132ms INFO 2025-10-17 17:15:11,115 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:11,116 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4727ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:13,212 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10411&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:13,212 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:13,212 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:13,214 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:13,258 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:13,258 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 43.9804ms INFO 2025-10-17 17:15:13,258 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:13,258 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0272ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:14,247 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1041100&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:14,247 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:14,248 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:14,250 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:14,316 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:14,317 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 66.3117ms INFO 2025-10-17 17:15:14,317 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:14,317 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.8498ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:15,723 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030101&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:15,723 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:15,723 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:15,725 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:15,745 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:15,745 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.2086ms INFO 2025-10-17 17:15:15,745 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:15,745 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2272ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:16,916 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:16,916 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:16,917 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:16,918 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:16,957 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:16,957 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.452ms INFO 2025-10-17 17:15:16,957 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:16,957 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.5188ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:17,816 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040301&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:17,816 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:17,816 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:17,818 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:17,859 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:17,859 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.7036ms INFO 2025-10-17 17:15:17,859 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:17,860 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.7744ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:18,580 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:18,580 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:18,580 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:18,582 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:18,613 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:18,613 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.9839ms INFO 2025-10-17 17:15:18,613 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:18,613 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3088ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:18,616 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030102&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:18,616 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:18,616 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:18,618 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:18,637 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:18,637 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.6441ms INFO 2025-10-17 17:15:18,637 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:18,637 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4809ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:19,766 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:19,767 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:19,767 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:19,768 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:19,810 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:19,810 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.745ms INFO 2025-10-17 17:15:19,810 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:19,810 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8207ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:20,935 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040301&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:20,935 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:20,935 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:20,937 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:20,977 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:20,978 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.4212ms INFO 2025-10-17 17:15:20,978 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:20,978 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1703ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:21,819 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030100&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:21,819 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:21,819 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:21,821 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:21,842 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:21,843 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 22.0033ms INFO 2025-10-17 17:15:21,843 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:21,843 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1137ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:21,958 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:21,958 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:21,958 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:21,959 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:21,995 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:21,995 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 36.1327ms INFO 2025-10-17 17:15:21,995 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:21,996 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0293ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:23,431 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040200&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:23,431 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:23,431 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:23,433 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:23,474 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:23,475 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.9968ms INFO 2025-10-17 17:15:23,475 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:23,475 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.0729ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:24,616 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020000&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:24,617 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:24,617 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:24,618 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:24,639 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:24,639 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.5712ms INFO 2025-10-17 17:15:24,639 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:24,639 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6804ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:26,015 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040301&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:26,015 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:26,015 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:26,017 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:26,058 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:26,059 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 41.8413ms INFO 2025-10-17 17:15:26,059 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:26,059 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8656ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:27,513 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030102&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:27,513 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:27,513 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:27,514 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:27,535 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:27,535 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 20.3371ms INFO 2025-10-17 17:15:27,535 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:27,535 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5593ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:27,881 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:27,882 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:27,882 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:27,883 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:27,917 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:27,917 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.7787ms INFO 2025-10-17 17:15:27,917 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:27,917 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9975ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:28,783 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040301&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:28,783 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:28,783 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:28,785 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:28,836 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:28,836 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 50.8664ms INFO 2025-10-17 17:15:28,836 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:28,836 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.9802ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:30,699 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:30,700 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:30,700 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:30,701 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:30,741 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:30,741 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.6432ms INFO 2025-10-17 17:15:30,741 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:30,741 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.723ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:31,995 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:31,995 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:31,995 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:31,997 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:32,037 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:32,037 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 40.6374ms INFO 2025-10-17 17:15:32,038 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:32,038 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1446ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:32,599 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040300&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:32,600 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:32,600 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:32,601 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:32,635 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:32,636 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 34.3646ms INFO 2025-10-17 17:15:32,636 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:32,636 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.6716ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:34,416 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030001&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:34,416 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:34,416 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:34,418 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:34,433 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020100&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:34,433 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:34,433 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:34,434 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:34,450 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:34,450 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 32.5409ms INFO 2025-10-17 17:15:34,450 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:34,450 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6012ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:34,462 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:34,462 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 27.7325ms INFO 2025-10-17 17:15:34,462 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:34,462 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.671ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:35,431 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402010000&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:35,431 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:35,431 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:35,433 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:35,453 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:35,453 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.7772ms INFO 2025-10-17 17:15:35,453 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:35,453 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.173ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:35,818 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040300&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:35,818 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:35,818 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:35,820 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:35,853 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:35,853 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.841ms INFO 2025-10-17 17:15:35,853 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:35,854 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9573ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:36,901 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104030002&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:36,901 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:36,901 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:36,903 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:36,922 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:36,922 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.4673ms INFO 2025-10-17 17:15:36,922 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:36,922 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8052ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:37,798 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10402&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:37,798 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:37,799 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:37,800 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:37,833 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:37,834 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 33.5229ms INFO 2025-10-17 17:15:37,834 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:37,834 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7659ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:39,181 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040201&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:39,182 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:39,182 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:39,187 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:39,233 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:39,233 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 45.5238ms INFO 2025-10-17 17:15:39,233 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:39,233 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6483ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:40,526 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104020102&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:40,526 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:40,526 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:40,528 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:40,547 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:40,547 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 19.5472ms INFO 2025-10-17 17:15:40,547 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:40,547 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6782ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:43,014 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=104&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:43,014 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:43,014 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:43,016 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:43,046 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:43,046 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.1696ms INFO 2025-10-17 17:15:43,046 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:43,046 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.4434ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:15:48,680 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1&onlyShowOnLineA0191=true& INFO 2025-10-17 17:15:48,681 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:15:48,681 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:48,682 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:15:48,711 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:15:48,711 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 28.9227ms INFO 2025-10-17 17:15:48,711 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:15:48,711 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.978ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:35,271 [49 ] 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 2025-10-17 17:16:35,272 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:16:35,272 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8405ms 200 text/html INFO 2025-10-17 17:16:35,391 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:16:35,393 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:16:35,393 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.784ms 200 text/css INFO 2025-10-17 17:16:35,432 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 17:16:35,432 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 17:16:35,432 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692595279&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:16:35,432 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 17:16:35,433 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8824ms 200 application/javascript INFO 2025-10-17 17:16:35,433 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 17:16:35,433 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 17:16:35,433 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5317ms 200 application/javascript INFO 2025-10-17 17:16:35,433 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:16:35,433 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6855ms 200 text/html INFO 2025-10-17 17:16:35,433 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:16:35,434 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:35,434 [37 ] 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 2025-10-17 17:16:35,434 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6242ms 200 application/javascript INFO 2025-10-17 17:16:35,444 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:16:35,444 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9144ms 200 application/javascript INFO 2025-10-17 17:16:35,487 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 17:16:35,487 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 17:16:35,487 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5653ms 200 application/javascript INFO 2025-10-17 17:16:35,513 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:16:35,513 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:35,524 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:16:35,524 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3746ms 200 application/javascript INFO 2025-10-17 17:16:35,555 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 17:16:35,556 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 17:16:35,557 [49 ] 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 2025-10-17 17:16:35,557 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6351ms 200 application/javascript INFO 2025-10-17 17:16:35,557 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 17:16:35,557 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9017ms 200 application/javascript INFO 2025-10-17 17:16:35,558 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:16:35,561 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:16:35,561 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.283ms 200 text/css INFO 2025-10-17 17:16:35,573 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 17:16:35,573 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 17:16:35,574 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5426ms 200 application/javascript INFO 2025-10-17 17:16:35,615 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:16:35,616 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 17:16:35,616 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 17:16:35,616 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4958ms 200 application/javascript INFO 2025-10-17 17:16:35,617 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 17:16:35,617 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5906ms 200 application/javascript INFO 2025-10-17 17:16:35,639 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 17:16:35,639 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 17:16:35,639 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5043ms 200 application/javascript INFO 2025-10-17 17:16:36,206 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 17:16:36,207 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 17:16:36,207 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7207ms 200 application/javascript INFO 2025-10-17 17:16:36,472 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692596352 INFO 2025-10-17 17:16:36,472 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:16:36,472 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6423ms 200 application/javascript INFO 2025-10-17 17:16:36,557 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8583554190791487 INFO 2025-10-17 17:16:36,557 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:16:36,557 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5517ms 200 application/javascript INFO 2025-10-17 17:16:36,587 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 17:16:36,587 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 17:16:36,587 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6402ms 200 image/jpeg INFO 2025-10-17 17:16:36,662 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760692595279&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:16:36,663 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:16:36,663 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6323ms 200 text/html INFO 2025-10-17 17:16:36,742 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 17:16:36,743 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:16:36,743 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7467ms 200 application/javascript INFO 2025-10-17 17:16:36,822 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 17:16:36,822 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:16:36,824 [19 ] 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 2025-10-17 17:16:36,825 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:16:36,825 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:16:36,825 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 17:16:36,825 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 17:16:36,825 [19 ] 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 2025-10-17 17:16:36,827 [19 ] 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 2025-10-17 17:16:36,827 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.6606ms INFO 2025-10-17 17:16:36,827 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:16:36,828 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5624ms 302 INFO 2025-10-17 17:16:37,097 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=ch8_acHkaAdzBa2lRCZHxe0Vi21QjZ91gfc4ycthRzU&state=ww0fe1cb02189622be INFO 2025-10-17 17:16:37,098 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:16:37,098 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8324ms 200 text/html INFO 2025-10-17 17:16:37,178 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=ch8_acHkaAdzBa2lRCZHxe0Vi21QjZ91gfc4ycthRzU INFO 2025-10-17 17:16:37,178 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:16:37,179 [19 ] 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 2025-10-17 17:16:37,180 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:ch8_acHkaAdzBa2lRCZHxe0Vi21QjZ91gfc4ycthRzU,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:16:37,180 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:16:37,180 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:ch8_acHkaAdzBa2lRCZHxe0Vi21QjZ91gfc4ycthRzU INFO 2025-10-17 17:16:37,180 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 17:16:37,180 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 17:16:37,180 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ INFO 2025-10-17 17:16:37,180 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ&code=ch8_acHkaAdzBa2lRCZHxe0Vi21QjZ91gfc4ycthRzU INFO 2025-10-17 17:16:37,523 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"Alvin.Lee","DeviceId":"5d9913859965713d","errcode":0,"errmsg":"ok"} INFO 2025-10-17 17:16:37,537 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:5d9913859965713d WxUserId:Alvin.Lee INFO 2025-10-17 17:16:37,553 [19 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D000025,a0188:1447 INFO 2025-10-17 17:16:37,589 [19 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 17:16:37,589 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 410.2464ms INFO 2025-10-17 17:16:37,589 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:16:37,590 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 412.1403ms 200 text/plain; charset=utf-8 INFO 2025-10-17 17:16:37,711 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692597573&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:16:37,712 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:16:37,712 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6782ms 200 text/html INFO 2025-10-17 17:16:38,007 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692597877 INFO 2025-10-17 17:16:38,007 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:16:38,008 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7238ms 200 application/javascript INFO 2025-10-17 17:16:38,087 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.08010312657136631 INFO 2025-10-17 17:16:38,088 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:16:38,088 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5156ms 200 application/javascript INFO 2025-10-17 17:16:38,237 [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%3D1760692597573%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 17:16:38,237 [19 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:16:38,237 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,238 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 623 INFO 2025-10-17 17:16:38,238 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:38,238 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:38,239 [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 2025-10-17 17:16:38,240 [19 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692597573&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:16:38,240 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,241 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 17:16:38,242 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:38,243 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6293ms INFO 2025-10-17 17:16:38,243 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,243 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7225ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:38,553 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:16:38,553 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:16:38,553 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:16:38,567 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:16:38,570 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:38,570 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 328.7951ms INFO 2025-10-17 17:16:38,570 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,570 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 332.5743ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:38,697 [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 2025-10-17 17:16:38,697 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:38,697 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,698 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:16:38,698 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:38,698 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,699 [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 2025-10-17 17:16:38,699 [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 2025-10-17 17:16:38,700 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:16:38,701 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:16:38,701 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:16:38,703 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:38,704 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7948ms INFO 2025-10-17 17:16:38,704 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,704 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7884ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:38,715 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:16:38,730 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:16:38,732 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:38,733 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3209ms INFO 2025-10-17 17:16:38,733 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,733 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0967ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:38,812 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 17:16:38,812 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:38,813 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 17:16:38,813 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.047ms 200 application/javascript INFO 2025-10-17 17:16:38,827 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 17:16:38,827 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:38,827 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 17:16:38,827 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5326ms 200 application/javascript INFO 2025-10-17 17:16:38,830 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 17:16:38,830 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:38,830 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 17:16:38,830 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 17:16:38,830 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 17:16:38,830 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 17:16:38,830 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5545ms 200 text/css INFO 2025-10-17 17:16:38,831 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:38,831 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7924ms 200 application/javascript INFO 2025-10-17 17:16:38,831 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 17:16:38,831 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4411ms 200 application/javascript INFO 2025-10-17 17:16:38,833 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 17:16:38,833 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 17:16:38,834 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7551ms 200 text/css INFO 2025-10-17 17:16:38,926 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 17:16:38,926 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 17:16:38,927 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9522ms 200 text/css INFO 2025-10-17 17:16:38,927 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 17:16:38,927 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 17:16:38,927 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 17:16:38,927 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5369ms 200 text/css INFO 2025-10-17 17:16:38,928 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 17:16:38,928 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9143ms 200 text/css INFO 2025-10-17 17:16:38,930 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 17:16:38,931 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:38,931 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 17:16:38,931 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:38,931 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 17:16:38,931 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.731ms 200 application/javascript INFO 2025-10-17 17:16:38,931 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 17:16:38,931 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5195ms 200 application/javascript INFO 2025-10-17 17:16:38,933 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:16:38,934 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:38,934 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,935 [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 2025-10-17 17:16:38,953 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:38,953 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.5956ms INFO 2025-10-17 17:16:38,953 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,953 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.561ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:38,996 [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 2025-10-17 17:16:38,996 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:38,996 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:38,997 [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 2025-10-17 17:16:39,001 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,001 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3201ms INFO 2025-10-17 17:16:39,001 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,001 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4306ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:39,065 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fe2ef830-5a86-4fcf-8dbc-6f4cfff54d01%20%20& INFO 2025-10-17 17:16:39,065 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:39,066 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,067 [37 ] 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 2025-10-17 17:16:39,112 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,112 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.338ms INFO 2025-10-17 17:16:39,112 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,112 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3851ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:39,116 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:16:39,116 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:39,117 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,118 [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 2025-10-17 17:16:39,122 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,122 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4392ms INFO 2025-10-17 17:16:39,122 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,122 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3373ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:39,240 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330599&isHis=& INFO 2025-10-17 17:16:39,240 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:16:39,241 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:39,241 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,241 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:39,241 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,242 [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 2025-10-17 17:16:39,242 [37 ] 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 2025-10-17 17:16:39,246 [72 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:16:39,249 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,249 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.6216ms INFO 2025-10-17 17:16:39,249 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,249 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.58ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:39,252 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,252 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.771ms INFO 2025-10-17 17:16:39,252 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,252 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9621ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:39,371 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=fe2ef830-5a86-4fcf-8dbc-6f4cfff54d01%20%20&isHis=& INFO 2025-10-17 17:16:39,371 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1661330213131&guid=fe2ef830-5a86-4fcf-8dbc-6f4cfff54d01%20%20&recordId=385037&tableName=k_over& INFO 2025-10-17 17:16:39,371 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:39,371 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:39,371 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,371 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,373 [37 ] 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 2025-10-17 17:16:39,373 [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 2025-10-17 17:16:39,373 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=fe2ef830-5a86-4fcf-8dbc-6f4cfff54d01%20%20&flowID=88&nodeCode=N1661330213131& INFO 2025-10-17 17:16:39,374 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:39,374 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,375 [22 ] 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 2025-10-17 17:16:39,421 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,421 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.8914ms INFO 2025-10-17 17:16:39,421 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,421 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9262ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:39,457 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,457 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 82.5253ms INFO 2025-10-17 17:16:39,457 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,458 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.1795ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:39,463 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,463 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 90.6114ms INFO 2025-10-17 17:16:39,463 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,464 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.6774ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:39,551 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 17:16:39,551 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 17:16:39,551 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5983ms 200 image/png INFO 2025-10-17 17:16:39,585 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=fe2ef830-5a86-4fcf-8dbc-6f4cfff54d01%20%20& INFO 2025-10-17 17:16:39,585 [19 ] 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 2025-10-17 17:16:39,585 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:39,586 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,586 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:39,586 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,587 [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 2025-10-17 17:16:39,587 [65 ] 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 2025-10-17 17:16:39,590 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,590 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2052ms INFO 2025-10-17 17:16:39,590 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,590 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9188ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:39,659 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,661 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.3695ms INFO 2025-10-17 17:16:39,661 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,662 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.4184ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:39,969 [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 2025-10-17 17:16:39,969 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:39,970 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,971 [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 2025-10-17 17:16:39,975 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:39,975 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5903ms INFO 2025-10-17 17:16:39,975 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:39,975 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7722ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:40,794 [37 ] 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 2025-10-17 17:16:40,795 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:40,795 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:40,795 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:40,796 [37 ] 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 2025-10-17 17:16:41,173 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:41,173 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 376.5114ms INFO 2025-10-17 17:16:41,173 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:41,173 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 378.5814ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:41,268 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 17:16:41,269 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 17:16:41,269 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5613ms 200 image/png INFO 2025-10-17 17:16:41,310 [19 ] 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=n4trQHpa0iY%3D& INFO 2025-10-17 17:16:41,310 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:41,310 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:41,312 [19 ] 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 2025-10-17 17:16:41,317 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:41,318 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6808ms INFO 2025-10-17 17:16:41,318 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:41,318 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7413ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:42,545 [75 ] 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 2025-10-17 17:16:42,545 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:42,545 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:42,546 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:42,547 [75 ] 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 2025-10-17 17:16:42,553 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:42,553 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.924ms INFO 2025-10-17 17:16:42,553 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:42,553 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1255ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:42,610 [37 ] 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 2025-10-17 17:16:42,610 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:42,610 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:42,610 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:42,612 [37 ] 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 2025-10-17 17:16:42,954 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:42,954 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 342.4875ms INFO 2025-10-17 17:16:42,954 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:42,954 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 344.4225ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:43,011 [72 ] 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 2025-10-17 17:16:43,011 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:43,012 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:43,012 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:43,013 [72 ] 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 2025-10-17 17:16:43,021 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:43,021 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.6395ms INFO 2025-10-17 17:16:43,021 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:43,021 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5257ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:43,080 [69 ] 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 2025-10-17 17:16:43,080 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:43,080 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:43,081 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:43,082 [69 ] 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 2025-10-17 17:16:43,089 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:43,089 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.5838ms INFO 2025-10-17 17:16:43,089 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:43,090 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3764ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:43,230 [65 ] 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 2025-10-17 17:16:43,230 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:43,230 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:43,231 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:43,232 [65 ] 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 2025-10-17 17:16:43,278 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:43,278 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.1746ms INFO 2025-10-17 17:16:43,278 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:43,278 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0503ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:43,390 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 17:16:43,390 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:43,390 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:43,392 [22 ] 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 2025-10-17 17:16:43,399 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:43,399 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.7627ms INFO 2025-10-17 17:16:43,399 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:43,400 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6486ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:44,675 [22 ] 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 2025-10-17 17:16:44,676 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:44,676 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:44,676 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:44,677 [22 ] 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 2025-10-17 17:16:45,099 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:45,099 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 421.9699ms INFO 2025-10-17 17:16:45,099 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:45,100 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 424.207ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:46,191 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalList.1fa80c92.js INFO 2025-10-17 17:16:46,191 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:46,191 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalList.289d862c.css INFO 2025-10-17 17:16:46,191 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalList.1fa80c92.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalList.1fa80c92.js' INFO 2025-10-17 17:16:46,191 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalList.289d862c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalList.289d862c.css' INFO 2025-10-17 17:16:46,192 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.941ms 200 application/javascript INFO 2025-10-17 17:16:46,192 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8791ms 200 text/css INFO 2025-10-17 17:16:46,194 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 17:16:46,194 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:46,194 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 17:16:46,194 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4381ms 200 application/javascript INFO 2025-10-17 17:16:46,291 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 17:16:46,292 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 17:16:46,292 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5657ms 200 image/png INFO 2025-10-17 17:16:46,351 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 17:16:46,351 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:46,351 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:46,353 [19 ] 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 2025-10-17 17:16:46,353 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:16:46,354 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:46,354 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:46,355 [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 2025-10-17 17:16:46,359 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:46,359 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.6136ms INFO 2025-10-17 17:16:46,359 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:46,360 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.612ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:46,361 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:46,361 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8527ms INFO 2025-10-17 17:16:46,361 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:46,361 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8166ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:46,705 [19 ] 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 2025-10-17 17:16:46,705 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:46,706 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:46,707 [19 ] 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 2025-10-17 17:16:46,722 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:46,722 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.95ms INFO 2025-10-17 17:16:46,722 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:46,722 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9241ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:55,110 [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=2&Flag=1&type=0&formCode=& INFO 2025-10-17 17:16:55,111 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:55,111 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:55,112 [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 2025-10-17 17:16:55,127 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:55,127 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.6622ms INFO 2025-10-17 17:16:55,127 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:55,127 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8368ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:58,242 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a4dabc25-1846-4113-939f-d533442eb69f& INFO 2025-10-17 17:16:58,242 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:58,242 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:58,244 [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 2025-10-17 17:16:58,290 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:58,290 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.7005ms INFO 2025-10-17 17:16:58,290 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:58,291 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9743ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:58,425 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=a4dabc25-1846-4113-939f-d533442eb69f& INFO 2025-10-17 17:16:58,425 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:58,425 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:58,427 [22 ] 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 2025-10-17 17:16:58,499 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:16:58,502 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.0104ms INFO 2025-10-17 17:16:58,502 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:58,502 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.8664ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:16:59,676 [19 ] 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 2025-10-17 17:16:59,676 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:16:59,676 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:16:59,677 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:16:59,678 [19 ] 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 2025-10-17 17:17:00,069 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:00,069 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 390.8163ms INFO 2025-10-17 17:17:00,069 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,069 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 393.2004ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:00,150 [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 71 INFO 2025-10-17 17:17:00,150 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:00,150 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:00,150 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,152 [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 2025-10-17 17:17:00,159 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:00,159 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.9188ms INFO 2025-10-17 17:17:00,159 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,159 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.782ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:00,220 [19 ] 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 2025-10-17 17:17:00,220 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:00,220 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:00,220 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,221 [19 ] 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 2025-10-17 17:17:00,227 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:00,227 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7758ms INFO 2025-10-17 17:17:00,227 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,227 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.618ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:00,300 [22 ] 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 2025-10-17 17:17:00,300 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:00,301 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:00,301 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,302 [22 ] 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 2025-10-17 17:17:00,309 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:00,310 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.5866ms INFO 2025-10-17 17:17:00,310 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,310 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2917ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:00,385 [19 ] 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 2025-10-17 17:17:00,385 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:00,385 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:00,385 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,387 [19 ] 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 2025-10-17 17:17:00,750 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:00,750 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 363.4926ms INFO 2025-10-17 17:17:00,750 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,750 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 365.1831ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:00,870 [19 ] 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=NmUbsYrxxSI%3D& INFO 2025-10-17 17:17:00,871 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:00,871 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,872 [19 ] 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 2025-10-17 17:17:00,878 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:00,878 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8763ms INFO 2025-10-17 17:17:00,878 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,878 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.847ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:00,913 [72 ] 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 2025-10-17 17:17:00,913 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:00,913 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:00,914 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:00,915 [72 ] 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 2025-10-17 17:17:01,322 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:01,322 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 406.6964ms INFO 2025-10-17 17:17:01,322 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:01,322 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 408.6754ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:01,478 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2447349e-a9eb-486b-aaf7-6735c429895e& INFO 2025-10-17 17:17:01,478 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:01,479 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:01,480 [22 ] 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 2025-10-17 17:17:01,535 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:01,535 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 55.5127ms INFO 2025-10-17 17:17:01,535 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:01,536 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.4041ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:01,679 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=2447349e-a9eb-486b-aaf7-6735c429895e& INFO 2025-10-17 17:17:01,679 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:01,679 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:01,681 [19 ] 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 2025-10-17 17:17:01,758 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:01,761 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 80.646ms INFO 2025-10-17 17:17:01,761 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:01,762 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.9315ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:02,026 [22 ] 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=62h2tQu3RqQ%3D& INFO 2025-10-17 17:17:02,026 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:02,027 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:02,028 [22 ] 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 2025-10-17 17:17:02,034 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:02,034 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9298ms INFO 2025-10-17 17:17:02,034 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:02,034 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9809ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:02,990 [72 ] 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 2025-10-17 17:17:02,991 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:02,991 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:02,991 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:02,992 [72 ] 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 2025-10-17 17:17:03,330 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:03,330 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 337.7355ms INFO 2025-10-17 17:17:03,330 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:03,330 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 339.8833ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:03,550 [69 ] 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 2025-10-17 17:17:03,550 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:03,550 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:03,550 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:03,552 [69 ] 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 2025-10-17 17:17:03,558 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:03,558 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2956ms INFO 2025-10-17 17:17:03,558 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:03,558 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3173ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:03,751 [19 ] 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 2025-10-17 17:17:03,751 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:03,751 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:03,751 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:03,753 [19 ] 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 2025-10-17 17:17:03,760 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:03,760 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5474ms INFO 2025-10-17 17:17:03,760 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:03,760 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3085ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:03,970 [19 ] 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 2025-10-17 17:17:03,970 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:03,970 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:03,970 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:03,972 [19 ] 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 2025-10-17 17:17:03,980 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:03,980 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.9586ms INFO 2025-10-17 17:17:03,980 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:03,980 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9501ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:04,180 [72 ] 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 2025-10-17 17:17:04,180 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:04,180 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:04,180 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:04,182 [72 ] 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 2025-10-17 17:17:04,188 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:04,188 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9858ms INFO 2025-10-17 17:17:04,188 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:04,188 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8569ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:04,470 [19 ] 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 2025-10-17 17:17:04,470 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:04,470 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:04,470 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:04,471 [19 ] 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 2025-10-17 17:17:04,517 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:04,518 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.0635ms INFO 2025-10-17 17:17:04,518 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:04,518 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0675ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:05,065 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2fc1d581-a780-4d18-b0ab-0e9c31d1969d& INFO 2025-10-17 17:17:05,065 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:05,066 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:05,067 [19 ] 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 2025-10-17 17:17:05,113 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:05,113 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6329ms INFO 2025-10-17 17:17:05,113 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:05,113 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7829ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:05,250 [22 ] 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=su0t%2BVEpKHY%3D& INFO 2025-10-17 17:17:05,250 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:05,250 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:05,251 [22 ] 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 2025-10-17 17:17:05,257 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:05,258 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9943ms INFO 2025-10-17 17:17:05,258 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:05,258 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1417ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:05,625 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=2fc1d581-a780-4d18-b0ab-0e9c31d1969d& INFO 2025-10-17 17:17:05,625 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:05,626 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:05,627 [22 ] 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 2025-10-17 17:17:05,699 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:05,701 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.0548ms INFO 2025-10-17 17:17:05,701 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:05,701 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.0147ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:06,830 [19 ] 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 2025-10-17 17:17:06,830 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:06,831 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:06,831 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:06,832 [19 ] 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 2025-10-17 17:17:06,909 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:06,909 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 77.0311ms INFO 2025-10-17 17:17:06,909 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:06,909 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.2584ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:07,145 [22 ] 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 2025-10-17 17:17:07,146 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:07,146 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:07,146 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:07,147 [22 ] 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 2025-10-17 17:17:07,153 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:07,153 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.657ms INFO 2025-10-17 17:17:07,153 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:07,153 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5037ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:07,430 [69 ] 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 2025-10-17 17:17:07,430 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:07,430 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:07,430 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:07,432 [69 ] 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 2025-10-17 17:17:07,438 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:07,438 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.0872ms INFO 2025-10-17 17:17:07,438 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:07,438 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1181ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:07,505 [72 ] 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 2025-10-17 17:17:07,505 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:07,505 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:07,505 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:07,506 [72 ] 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 2025-10-17 17:17:07,550 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:07,550 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 44.0366ms INFO 2025-10-17 17:17:07,550 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:07,550 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.8229ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:07,754 [22 ] 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 2025-10-17 17:17:07,755 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:07,755 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:07,755 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:07,756 [22 ] 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 2025-10-17 17:17:07,763 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:07,763 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5819ms INFO 2025-10-17 17:17:07,763 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:07,763 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6468ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:08,066 [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 2025-10-17 17:17:08,066 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:08,066 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:08,066 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:08,067 [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 2025-10-17 17:17:08,114 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:08,114 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.3972ms INFO 2025-10-17 17:17:08,114 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:08,114 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4534ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:08,665 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=8c1e16ca-2e51-47a1-8cb6-7164a6adc909& INFO 2025-10-17 17:17:08,665 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:08,666 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:08,667 [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 2025-10-17 17:17:08,713 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:08,713 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.8334ms INFO 2025-10-17 17:17:08,713 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:08,713 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1504ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:08,878 [69 ] 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=Jt1DWlUeu1w%3D& INFO 2025-10-17 17:17:08,879 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:08,879 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:08,880 [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 2025-10-17 17:17:08,886 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:08,886 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9255ms INFO 2025-10-17 17:17:08,886 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:08,886 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8651ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:09,305 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=8c1e16ca-2e51-47a1-8cb6-7164a6adc909& INFO 2025-10-17 17:17:09,305 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:09,305 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:09,306 [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 2025-10-17 17:17:09,380 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:09,382 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.9389ms INFO 2025-10-17 17:17:09,382 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:09,383 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.0607ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:10,700 [19 ] 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 2025-10-17 17:17:10,700 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:10,700 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:10,701 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:10,702 [19 ] 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 2025-10-17 17:17:10,708 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:10,708 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3161ms INFO 2025-10-17 17:17:10,708 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:10,708 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3603ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:10,945 [72 ] 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 2025-10-17 17:17:10,945 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:10,945 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:10,945 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:10,947 [72 ] 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 2025-10-17 17:17:10,953 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:10,953 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1574ms INFO 2025-10-17 17:17:10,953 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:10,953 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1721ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:11,271 [72 ] 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 2025-10-17 17:17:11,271 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:11,271 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:11,271 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:11,273 [72 ] 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 2025-10-17 17:17:11,279 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:11,279 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5102ms INFO 2025-10-17 17:17:11,279 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:11,279 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7904ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:11,375 [22 ] 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 2025-10-17 17:17:11,375 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:11,375 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:11,375 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:11,377 [22 ] 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 2025-10-17 17:17:11,472 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:11,472 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 95.0508ms INFO 2025-10-17 17:17:11,472 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:11,472 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.2035ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:11,705 [22 ] 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 2025-10-17 17:17:11,705 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:11,706 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:11,706 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:11,707 [22 ] 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 2025-10-17 17:17:11,714 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:11,714 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.2085ms INFO 2025-10-17 17:17:11,714 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:11,714 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0813ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:12,045 [22 ] 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 2025-10-17 17:17:12,045 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:12,045 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:12,046 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:12,047 [22 ] 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 2025-10-17 17:17:12,095 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:12,095 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.123ms INFO 2025-10-17 17:17:12,095 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:12,095 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2116ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:12,635 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a9f6b77f-2f90-4eb1-89d2-f2cd70739ec3& INFO 2025-10-17 17:17:12,635 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:12,635 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:12,637 [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 2025-10-17 17:17:12,682 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:12,682 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.7362ms INFO 2025-10-17 17:17:12,682 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:12,683 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7978ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:12,839 [22 ] 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=mchHIFuxuns%3D& INFO 2025-10-17 17:17:12,839 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:12,839 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:12,840 [22 ] 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 2025-10-17 17:17:12,846 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:12,846 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6835ms INFO 2025-10-17 17:17:12,846 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:12,846 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7189ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:13,265 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=a9f6b77f-2f90-4eb1-89d2-f2cd70739ec3& INFO 2025-10-17 17:17:13,266 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:13,266 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:13,267 [69 ] 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 2025-10-17 17:17:13,340 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:13,343 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.2933ms INFO 2025-10-17 17:17:13,343 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:13,343 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.3892ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:14,820 [69 ] 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 2025-10-17 17:17:14,820 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:14,821 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:14,821 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:14,822 [69 ] 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 2025-10-17 17:17:14,828 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:14,828 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.8122ms INFO 2025-10-17 17:17:14,828 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:14,828 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8492ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:15,145 [25 ] 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 2025-10-17 17:17:15,145 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:15,146 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:15,146 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:15,147 [25 ] 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 2025-10-17 17:17:15,154 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:15,154 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.2254ms INFO 2025-10-17 17:17:15,154 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:15,154 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3329ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:15,395 [25 ] 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 2025-10-17 17:17:15,395 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:15,395 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:15,396 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:15,397 [25 ] 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 2025-10-17 17:17:15,403 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:15,403 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1719ms INFO 2025-10-17 17:17:15,403 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:15,403 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1184ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:15,661 [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 111 INFO 2025-10-17 17:17:15,661 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:15,661 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:15,661 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:15,663 [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 2025-10-17 17:17:15,670 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:15,670 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.6167ms INFO 2025-10-17 17:17:15,670 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:15,670 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5924ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:16,225 [22 ] 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 2025-10-17 17:17:16,225 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:16,225 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:16,225 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:16,227 [22 ] 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 2025-10-17 17:17:16,233 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:16,233 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.7717ms INFO 2025-10-17 17:17:16,233 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:16,234 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8721ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:16,665 [25 ] 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 2025-10-17 17:17:16,665 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:16,665 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:16,666 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:16,667 [25 ] 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 2025-10-17 17:17:16,714 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:16,714 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.0144ms INFO 2025-10-17 17:17:16,714 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:16,714 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0396ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:17,306 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=6fcb6957-c4f9-462e-aa0f-d9bd7c534efe& INFO 2025-10-17 17:17:17,306 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:17,306 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:17,307 [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 2025-10-17 17:17:17,354 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:17,354 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.8323ms INFO 2025-10-17 17:17:17,354 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:17,355 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0111ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:17,473 [69 ] 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=xIdGRVLSZr0%3D& INFO 2025-10-17 17:17:17,474 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:17,474 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:17,475 [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 2025-10-17 17:17:17,481 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:17,481 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.6201ms INFO 2025-10-17 17:17:17,481 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:17,481 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7452ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:17,905 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=6fcb6957-c4f9-462e-aa0f-d9bd7c534efe& INFO 2025-10-17 17:17:17,905 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:17,905 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:17,907 [25 ] 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 2025-10-17 17:17:17,981 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:17,984 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 77.1688ms INFO 2025-10-17 17:17:17,984 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:17,984 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.2089ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:20,971 [25 ] 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 2025-10-17 17:17:20,971 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:20,971 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:20,971 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:20,973 [25 ] 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 2025-10-17 17:17:20,978 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:20,979 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9487ms INFO 2025-10-17 17:17:20,979 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:20,979 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1517ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:21,225 [69 ] 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 2025-10-17 17:17:21,225 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:21,225 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:21,225 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:21,227 [69 ] 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 2025-10-17 17:17:21,233 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:21,233 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2738ms INFO 2025-10-17 17:17:21,233 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:21,233 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3334ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:21,505 [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 112 INFO 2025-10-17 17:17:21,505 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:21,506 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:21,506 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:21,507 [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 2025-10-17 17:17:21,513 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:21,514 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5263ms INFO 2025-10-17 17:17:21,514 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:21,514 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5043ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:21,785 [69 ] 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 2025-10-17 17:17:21,785 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:21,785 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:21,785 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:21,787 [69 ] 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 2025-10-17 17:17:21,794 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:21,794 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.7586ms INFO 2025-10-17 17:17:21,794 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:21,795 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8241ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:22,069 [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 111 INFO 2025-10-17 17:17:22,070 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:22,070 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:22,070 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:22,071 [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 2025-10-17 17:17:22,078 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:22,078 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8192ms INFO 2025-10-17 17:17:22,078 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:22,078 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8371ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:22,395 [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 2025-10-17 17:17:22,395 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:22,395 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:22,395 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:22,396 [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 2025-10-17 17:17:22,443 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:22,443 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.7909ms INFO 2025-10-17 17:17:22,443 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:22,443 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.7556ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:23,025 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=5bd85740-1c97-4a36-a04f-49727b7f8b28& INFO 2025-10-17 17:17:23,025 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:23,026 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:23,027 [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 2025-10-17 17:17:23,074 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:23,074 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.0559ms INFO 2025-10-17 17:17:23,074 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:23,074 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2397ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:23,238 [69 ] 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=oDx4m1O1Dkc%3D& INFO 2025-10-17 17:17:23,239 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:23,239 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:23,241 [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 2025-10-17 17:17:23,247 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:23,247 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.4028ms INFO 2025-10-17 17:17:23,247 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:23,247 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6762ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:23,666 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=5bd85740-1c97-4a36-a04f-49727b7f8b28& INFO 2025-10-17 17:17:23,667 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:23,667 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:23,668 [69 ] 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 2025-10-17 17:17:23,754 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:23,757 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 88.8278ms INFO 2025-10-17 17:17:23,757 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:23,757 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.0361ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:25,168 [69 ] 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 2025-10-17 17:17:25,168 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:25,168 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:25,168 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:25,170 [69 ] 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 2025-10-17 17:17:25,176 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:25,176 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2278ms INFO 2025-10-17 17:17:25,176 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:25,177 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5549ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:25,425 [25 ] 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 2025-10-17 17:17:25,425 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:25,425 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:25,425 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:25,427 [25 ] 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 2025-10-17 17:17:25,433 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:25,433 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.7376ms INFO 2025-10-17 17:17:25,433 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:25,433 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9418ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:25,615 [69 ] 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 2025-10-17 17:17:25,615 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:25,615 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:25,615 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:25,617 [69 ] 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 2025-10-17 17:17:25,623 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:25,623 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2965ms INFO 2025-10-17 17:17:25,623 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:25,623 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5578ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:25,710 [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 111 INFO 2025-10-17 17:17:25,710 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:25,711 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:25,711 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:25,712 [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 2025-10-17 17:17:25,751 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:25,751 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 38.649ms INFO 2025-10-17 17:17:25,751 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:25,751 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.6066ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:25,950 [22 ] 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 2025-10-17 17:17:25,950 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:25,950 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:25,950 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:25,952 [22 ] 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 2025-10-17 17:17:25,958 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:25,958 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.6423ms INFO 2025-10-17 17:17:25,959 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:25,959 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6599ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:26,212 [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 2025-10-17 17:17:26,212 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:26,212 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:26,212 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:26,214 [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 2025-10-17 17:17:26,262 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:26,262 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 48.0718ms INFO 2025-10-17 17:17:26,262 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:26,262 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.074ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:26,785 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=0d39fb06-c6ac-4758-8d01-b6ca63ddfbcd& INFO 2025-10-17 17:17:26,785 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:26,785 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:26,787 [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 2025-10-17 17:17:26,831 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:26,832 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.667ms INFO 2025-10-17 17:17:26,832 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:26,832 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9514ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:26,968 [65 ] 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=XHWaus0j7jY%3D& INFO 2025-10-17 17:17:26,969 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:26,969 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:26,970 [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 2025-10-17 17:17:26,976 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:26,976 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.625ms INFO 2025-10-17 17:17:26,976 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:26,976 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6111ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:27,385 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=0d39fb06-c6ac-4758-8d01-b6ca63ddfbcd& INFO 2025-10-17 17:17:27,385 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:27,386 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:27,387 [22 ] 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 2025-10-17 17:17:27,458 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:27,461 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.1816ms INFO 2025-10-17 17:17:27,461 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:27,461 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.1747ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:28,725 [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 71 INFO 2025-10-17 17:17:28,725 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:28,725 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:28,725 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:28,727 [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 2025-10-17 17:17:28,733 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:28,733 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9313ms INFO 2025-10-17 17:17:28,733 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:28,733 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.346ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:29,026 [22 ] 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 2025-10-17 17:17:29,026 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:29,026 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:29,026 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:29,028 [22 ] 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 2025-10-17 17:17:29,034 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:29,034 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.069ms INFO 2025-10-17 17:17:29,034 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:29,034 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2109ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:29,235 [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 112 INFO 2025-10-17 17:17:29,235 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:29,236 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:29,236 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:29,237 [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 2025-10-17 17:17:29,244 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:29,244 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.6253ms INFO 2025-10-17 17:17:29,244 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:29,244 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9648ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:29,445 [25 ] 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 2025-10-17 17:17:29,445 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:29,445 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:29,446 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:29,447 [25 ] 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 2025-10-17 17:17:29,455 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:29,455 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.6526ms INFO 2025-10-17 17:17:29,455 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:29,455 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8954ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:29,706 [22 ] 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 2025-10-17 17:17:29,706 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:29,706 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:29,707 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:29,708 [22 ] 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 2025-10-17 17:17:29,714 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:29,714 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1622ms INFO 2025-10-17 17:17:29,714 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:29,715 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4384ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:30,025 [25 ] 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 2025-10-17 17:17:30,025 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:30,025 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:30,026 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:30,027 [25 ] 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 2025-10-17 17:17:30,074 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:30,074 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.9132ms INFO 2025-10-17 17:17:30,074 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:30,074 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0771ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:30,664 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fe2a5f2c-ca34-4603-8a96-2c7b4a8966df& INFO 2025-10-17 17:17:30,665 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:30,665 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:30,666 [22 ] 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 2025-10-17 17:17:30,711 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:30,711 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.6612ms INFO 2025-10-17 17:17:30,711 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:30,711 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.7917ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:30,870 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=fe2a5f2c-ca34-4603-8a96-2c7b4a8966df& INFO 2025-10-17 17:17:30,870 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:30,870 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:30,871 [25 ] 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 2025-10-17 17:17:30,873 [22 ] 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=scGN7wcyJ%2BY%3D& INFO 2025-10-17 17:17:30,873 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:30,873 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:30,874 [22 ] 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 2025-10-17 17:17:30,880 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:30,880 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8378ms INFO 2025-10-17 17:17:30,880 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:30,880 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5908ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:30,943 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:30,946 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.026ms INFO 2025-10-17 17:17:30,946 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:30,946 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.9366ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:32,225 [22 ] 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 2025-10-17 17:17:32,225 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:32,226 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:32,226 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:32,227 [22 ] 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 2025-10-17 17:17:32,233 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:32,233 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2108ms INFO 2025-10-17 17:17:32,233 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:32,233 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2764ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:32,465 [25 ] 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 2025-10-17 17:17:32,465 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:32,466 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:32,466 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:32,467 [25 ] 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 2025-10-17 17:17:32,473 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:32,473 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9653ms INFO 2025-10-17 17:17:32,473 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:32,474 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2299ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:32,664 [69 ] 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 2025-10-17 17:17:32,665 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:32,665 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:32,665 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:32,666 [69 ] 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 2025-10-17 17:17:32,672 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:32,673 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2197ms INFO 2025-10-17 17:17:32,673 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:32,673 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3776ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:32,900 [22 ] 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 2025-10-17 17:17:32,900 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:32,901 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:32,901 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:32,902 [22 ] 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 2025-10-17 17:17:32,910 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:32,910 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.7325ms INFO 2025-10-17 17:17:32,910 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:32,910 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.746ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:33,130 [19 ] 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 2025-10-17 17:17:33,131 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:33,131 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:33,131 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:33,132 [19 ] 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 2025-10-17 17:17:33,139 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:33,139 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0641ms INFO 2025-10-17 17:17:33,139 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:33,140 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.152ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:33,425 [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 2025-10-17 17:17:33,425 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:33,425 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:33,425 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:33,427 [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 2025-10-17 17:17:33,472 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:33,472 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 45.556ms INFO 2025-10-17 17:17:33,472 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:33,472 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6206ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:34,027 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=3a52b0c5-4918-492e-b4be-a83709396bbb& INFO 2025-10-17 17:17:34,028 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:34,028 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:34,029 [25 ] 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 2025-10-17 17:17:34,075 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:34,075 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.5893ms INFO 2025-10-17 17:17:34,075 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:34,075 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6719ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:34,234 [69 ] 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=3snGvmXVudY%3D& INFO 2025-10-17 17:17:34,234 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:34,235 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:34,236 [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 2025-10-17 17:17:34,242 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:34,242 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8453ms INFO 2025-10-17 17:17:34,242 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:34,242 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8433ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:34,784 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=3a52b0c5-4918-492e-b4be-a83709396bbb& INFO 2025-10-17 17:17:34,785 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:34,785 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:34,787 [69 ] 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 2025-10-17 17:17:34,860 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:34,862 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.5046ms INFO 2025-10-17 17:17:34,862 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:34,862 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.0588ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:36,071 [69 ] 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 2025-10-17 17:17:36,071 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:36,071 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:36,071 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:36,073 [69 ] 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 2025-10-17 17:17:36,079 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:36,079 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3993ms INFO 2025-10-17 17:17:36,079 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:36,079 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4898ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:36,186 [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 71 INFO 2025-10-17 17:17:36,186 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:36,186 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:36,186 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:36,188 [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 2025-10-17 17:17:36,194 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:36,194 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2367ms INFO 2025-10-17 17:17:36,194 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:36,194 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3774ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:36,332 [19 ] 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 2025-10-17 17:17:36,332 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:36,332 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:36,332 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:36,334 [19 ] 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 2025-10-17 17:17:36,340 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:36,340 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5112ms INFO 2025-10-17 17:17:36,340 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:36,340 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5848ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:36,432 [19 ] 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 2025-10-17 17:17:36,432 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:36,432 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:36,432 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:36,433 [19 ] 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 2025-10-17 17:17:36,441 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:36,441 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.0517ms INFO 2025-10-17 17:17:36,441 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:36,442 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0626ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:36,496 [25 ] 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 2025-10-17 17:17:36,496 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:36,496 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:36,496 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:36,498 [25 ] 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 2025-10-17 17:17:36,830 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:36,830 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 332.5798ms INFO 2025-10-17 17:17:36,830 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:36,830 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 334.6303ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:37,070 [25 ] 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 2025-10-17 17:17:37,070 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:37,071 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:37,071 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:37,072 [25 ] 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 2025-10-17 17:17:37,118 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:37,119 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 46.2673ms INFO 2025-10-17 17:17:37,119 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:37,119 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4056ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:40,421 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/FlowPass? application/json 390 INFO 2025-10-17 17:17:40,422 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:17:40,422 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:40,422 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:40,423 [19 ] 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 2025-10-17 17:17:41,051 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:41,051 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 627.9753ms INFO 2025-10-17 17:17:41,051 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:41,052 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 630.1079ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:17:41,202 [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=1&type=0&formCode=& INFO 2025-10-17 17:17:41,202 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:17:41,202 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:41,204 [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 2025-10-17 17:17:41,219 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:17:41,219 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 15.1389ms INFO 2025-10-17 17:17:41,219 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:17:41,219 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2891ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:12,513 [25 ] 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 2025-10-17 17:18:12,513 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:18:12,514 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9613ms 200 text/html INFO 2025-10-17 17:18:12,578 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:18:12,578 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:12,588 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:18:12,588 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9928ms 200 application/javascript INFO 2025-10-17 17:18:12,619 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:18:12,619 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 17:18:12,620 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 17:18:12,621 [37 ] 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 2025-10-17 17:18:12,621 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3386ms 200 application/javascript INFO 2025-10-17 17:18:12,621 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692691523&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:18:12,621 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:18:12,621 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5244ms 200 text/html INFO 2025-10-17 17:18:12,621 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 17:18:12,622 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3877ms 200 application/javascript INFO 2025-10-17 17:18:12,622 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:18:12,622 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5871ms 200 text/css INFO 2025-10-17 17:18:12,622 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 17:18:12,622 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 17:18:12,622 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3084ms 200 application/javascript INFO 2025-10-17 17:18:12,681 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 17:18:12,681 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 17:18:12,681 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5247ms 0 application/javascript INFO 2025-10-17 17:18:12,682 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 17:18:12,682 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 17:18:12,682 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3792ms 0 application/javascript INFO 2025-10-17 17:18:12,712 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 17:18:12,713 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 17:18:12,713 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5364ms 200 application/javascript INFO 2025-10-17 17:18:12,714 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:18:12,715 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 17:18:12,715 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:18:12,715 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:12,715 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 17:18:12,715 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5268ms 200 application/javascript INFO 2025-10-17 17:18:12,717 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:18:12,717 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2283ms 200 text/css INFO 2025-10-17 17:18:12,718 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 17:18:12,719 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 17:18:12,719 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5373ms 200 application/javascript INFO 2025-10-17 17:18:12,720 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 17:18:12,720 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 17:18:12,720 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4448ms 200 application/javascript INFO 2025-10-17 17:18:12,726 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:18:12,726 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7104ms 200 application/javascript INFO 2025-10-17 17:18:12,777 [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 2025-10-17 17:18:12,779 [52 ] 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 2025-10-17 17:18:12,779 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4746ms 200 application/javascript INFO 2025-10-17 17:18:12,780 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:18:12,781 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 17:18:12,781 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8774ms 200 application/javascript INFO 2025-10-17 17:18:13,996 [52 ] 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 2025-10-17 17:18:13,996 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:18:13,998 [52 ] 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 2025-10-17 17:18:14,003 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:14,003 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core) in 5.107ms INFO 2025-10-17 17:18:14,003 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticatePC (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:18:14,003 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2231ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:14,044 [52 ] 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 2025-10-17 17:18:14,045 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:14,045 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:14,046 [52 ] 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 2025-10-17 17:18:14,052 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:14,052 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M) in 5.5897ms INFO 2025-10-17 17:18:14,052 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:14,052 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6438ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:15,715 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 17:18:15,716 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 17:18:15,716 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6356ms 200 application/javascript INFO 2025-10-17 17:18:16,035 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692694968 INFO 2025-10-17 17:18:16,036 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:18:16,036 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.607ms 200 application/javascript INFO 2025-10-17 17:18:16,150 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6109070675901217 INFO 2025-10-17 17:18:16,150 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:18:16,150 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.574ms 200 application/javascript INFO 2025-10-17 17:18:16,194 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 17:18:16,195 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 17:18:16,195 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6452ms 200 image/jpeg INFO 2025-10-17 17:18:16,236 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760692691523&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:18:16,236 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:18:16,236 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.621ms 200 text/html INFO 2025-10-17 17:18:16,300 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 17:18:16,301 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:18:16,301 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6884ms 200 application/javascript INFO 2025-10-17 17:18:16,381 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 17:18:16,381 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:18:16,382 [35 ] 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 2025-10-17 17:18:16,383 [35 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:18:16,383 [35 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:18:16,383 [35 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 17:18:16,383 [35 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 17:18:16,383 [35 ] 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 2025-10-17 17:18:16,386 [35 ] 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 2025-10-17 17:18:16,386 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.6086ms INFO 2025-10-17 17:18:16,386 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:18:16,386 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4024ms 302 INFO 2025-10-17 17:18:16,756 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=6RchC9EfQtVYoDwwx1bQA0cfgjhl3nT3dF4R9nTUi5o&state=ww0fe1cb02189622be INFO 2025-10-17 17:18:16,756 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:18:16,756 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6312ms 200 text/html INFO 2025-10-17 17:18:16,845 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=6RchC9EfQtVYoDwwx1bQA0cfgjhl3nT3dF4R9nTUi5o INFO 2025-10-17 17:18:16,845 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:18:16,846 [52 ] 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 2025-10-17 17:18:16,847 [52 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:6RchC9EfQtVYoDwwx1bQA0cfgjhl3nT3dF4R9nTUi5o,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:18:16,848 [52 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:18:16,848 [52 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:6RchC9EfQtVYoDwwx1bQA0cfgjhl3nT3dF4R9nTUi5o INFO 2025-10-17 17:18:16,848 [52 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 17:18:16,848 [52 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 17:18:16,848 [52 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ INFO 2025-10-17 17:18:16,848 [52 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ&code=6RchC9EfQtVYoDwwx1bQA0cfgjhl3nT3dF4R9nTUi5o INFO 2025-10-17 17:18:17,207 [52 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15876932463","DeviceId":"6bcafb6d30d4ab17","errcode":0,"errmsg":"ok"} INFO 2025-10-17 17:18:17,221 [52 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:6bcafb6d30d4ab17 WxUserId:15876932463 INFO 2025-10-17 17:18:17,237 [52 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D012046,a0188:1729 INFO 2025-10-17 17:18:17,274 [52 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 17:18:17,274 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 427.2809ms INFO 2025-10-17 17:18:17,274 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:18:17,274 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 429.1755ms 200 text/plain; charset=utf-8 INFO 2025-10-17 17:18:17,425 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692696351&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:18:17,426 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:18:17,426 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6651ms 200 text/html INFO 2025-10-17 17:18:17,915 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692696816 INFO 2025-10-17 17:18:17,916 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:18:17,916 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8263ms 200 application/javascript INFO 2025-10-17 17:18:17,996 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.26559098889960286 INFO 2025-10-17 17:18:17,996 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:18:17,996 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5127ms 200 application/javascript INFO 2025-10-17 17:18:18,139 [42 ] 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 2025-10-17 17:18:18,139 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:18,139 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,139 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,140 [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%3D1760692696351%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 17:18:18,140 [26 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:18:18,140 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,141 [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). INFO 2025-10-17 17:18:18,142 [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 2025-10-17 17:18:18,142 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:18:18,142 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:18:18,142 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:18:18,143 [26 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692696351&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:18:18,146 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,146 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1093ms INFO 2025-10-17 17:18:18,146 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,146 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1477ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,158 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:18:18,160 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,160 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5661ms INFO 2025-10-17 17:18:18,160 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,161 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.673ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,299 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:18:18,299 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,299 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,300 [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 2025-10-17 17:18:18,300 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,300 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,301 [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 2025-10-17 17:18:18,302 [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 2025-10-17 17:18:18,302 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:18:18,302 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:18:18,302 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:18:18,305 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,305 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5046ms INFO 2025-10-17 17:18:18,305 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,305 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3944ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,317 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:18:18,317 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:18:18,319 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,320 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7244ms INFO 2025-10-17 17:18:18,320 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,320 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8517ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,418 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 17:18:18,418 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:18,418 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 17:18:18,418 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5473ms 200 application/javascript INFO 2025-10-17 17:18:18,419 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 17:18:18,419 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 17:18:18,419 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 17:18:18,419 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:18,419 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:18,419 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 17:18:18,419 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 17:18:18,419 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4816ms 200 application/javascript INFO 2025-10-17 17:18:18,419 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5397ms 200 application/javascript INFO 2025-10-17 17:18:18,420 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 17:18:18,420 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7135ms 200 text/css INFO 2025-10-17 17:18:18,420 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 17:18:18,420 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:18,420 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 17:18:18,420 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 17:18:18,420 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:18,420 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4306ms 200 application/javascript INFO 2025-10-17 17:18:18,421 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 17:18:18,421 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6775ms 200 application/javascript INFO 2025-10-17 17:18:18,508 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 17:18:18,509 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 17:18:18,509 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:18,509 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 17:18:18,509 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3248ms 200 text/css INFO 2025-10-17 17:18:18,509 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:18:18,509 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 17:18:18,509 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 17:18:18,509 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5113ms 200 application/javascript INFO 2025-10-17 17:18:18,509 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,509 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,510 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 17:18:18,510 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8203ms 200 text/css INFO 2025-10-17 17:18:18,510 [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 2025-10-17 17:18:18,511 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,511 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,511 [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 2025-10-17 17:18:18,513 [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 2025-10-17 17:18:18,515 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,515 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5417ms INFO 2025-10-17 17:18:18,515 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,515 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6739ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,516 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,516 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2743ms INFO 2025-10-17 17:18:18,516 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,517 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2237ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,638 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:18:18,638 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,638 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,640 [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 2025-10-17 17:18:18,650 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,650 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.879ms INFO 2025-10-17 17:18:18,650 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,650 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0427ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,793 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 17:18:18,793 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 17:18:18,793 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6059ms 200 image/png INFO 2025-10-17 17:18:18,794 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 17:18:18,795 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 17:18:18,795 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6476ms 200 image/png INFO 2025-10-17 17:18:18,798 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 17:18:18,799 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 17:18:18,799 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5565ms 200 image/png INFO 2025-10-17 17:18:18,800 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 17:18:18,800 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 17:18:18,800 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3856ms 200 image/png INFO 2025-10-17 17:18:18,859 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:18:18,859 [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 2025-10-17 17:18:18,859 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,859 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:18:18,859 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,859 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,859 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:18:18,859 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,859 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,859 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,859 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,860 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,861 [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 2025-10-17 17:18:18,861 [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 2025-10-17 17:18:18,861 [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 2025-10-17 17:18:18,861 [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 2025-10-17 17:18:18,862 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:18:18,862 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,862 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,864 [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 2025-10-17 17:18:18,865 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,865 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,865 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3217ms INFO 2025-10-17 17:18:18,865 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,865 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.3875ms INFO 2025-10-17 17:18:18,865 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,865 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0799ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,865 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9544ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,865 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,865 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.3549ms INFO 2025-10-17 17:18:18,865 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,865 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9811ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,865 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,865 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.8623ms INFO 2025-10-17 17:18:18,865 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,866 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.795ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,871 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,871 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1532ms INFO 2025-10-17 17:18:18,871 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,871 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7992ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,938 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 17:18:18,939 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 17:18:18,939 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1243ms 200 image/jpeg INFO 2025-10-17 17:18:18,939 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 17:18:18,939 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 17:18:18,940 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 17:18:18,940 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7407ms 200 image/jpeg INFO 2025-10-17 17:18:18,940 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 17:18:18,940 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 17:18:18,940 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8999ms 200 image/jpeg INFO 2025-10-17 17:18:18,940 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 17:18:18,940 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4266ms 200 image/png INFO 2025-10-17 17:18:18,975 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:18:18,975 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,975 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,976 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:18:18,976 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:18,976 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,977 [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 2025-10-17 17:18:18,977 [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 2025-10-17 17:18:18,985 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,985 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9397ms INFO 2025-10-17 17:18:18,986 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,986 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8733ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:18,994 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:18,994 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2002ms INFO 2025-10-17 17:18:18,994 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:18,994 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1042ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:22,754 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 17:18:22,754 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 17:18:22,754 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:22,754 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:22,755 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 17:18:22,755 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 17:18:22,755 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6188ms 200 application/javascript INFO 2025-10-17 17:18:22,755 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8491ms 200 application/javascript INFO 2025-10-17 17:18:22,756 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 17:18:22,756 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 17:18:22,756 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5183ms 200 text/css INFO 2025-10-17 17:18:22,914 [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 2025-10-17 17:18:22,914 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:18:22,915 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:22,915 [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 2025-10-17 17:18:22,915 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:22,915 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:18:22,915 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:22,916 [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 2025-10-17 17:18:22,916 [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 2025-10-17 17:18:22,920 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:22,920 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4093ms INFO 2025-10-17 17:18:22,920 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:22,920 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2368ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:18:22,953 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:18:22,953 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 37.2679ms INFO 2025-10-17 17:18:22,953 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:18:22,954 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.3789ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:25,582 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692765372&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:19:25,583 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:19:25,583 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6626ms 200 text/html INFO 2025-10-17 17:19:26,435 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692766314 INFO 2025-10-17 17:19:26,435 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:19:26,435 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7119ms 200 application/javascript INFO 2025-10-17 17:19:26,515 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9570493112362544 INFO 2025-10-17 17:19:26,515 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:19:26,515 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5527ms 200 application/javascript INFO 2025-10-17 17:19:26,755 [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%3D1760692765372%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:19:26,755 [23 ] 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 2025-10-17 17:19:26,755 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:19:26,755 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:19:26,756 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:26,756 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:26,756 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:26,757 [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 2025-10-17 17:19:26,757 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 17:19:26,758 [67 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692765372&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:19:26,759 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:19:26,759 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:19:26,759 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:19:26,761 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:26,761 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9002ms INFO 2025-10-17 17:19:26,761 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:26,761 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.486ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:26,774 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:19:26,776 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:26,776 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6848ms INFO 2025-10-17 17:19:26,776 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:26,776 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.857ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:26,915 [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 2025-10-17 17:19:26,915 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:19:26,916 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:26,916 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:26,916 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:26,916 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:26,917 [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 2025-10-17 17:19:26,917 [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 2025-10-17 17:19:26,918 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:19:26,918 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:19:26,918 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:19:26,920 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:26,920 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.318ms INFO 2025-10-17 17:19:26,920 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:26,921 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.326ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:26,932 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:19:26,933 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:19:26,935 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:26,935 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.1729ms INFO 2025-10-17 17:19:26,935 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:26,935 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1051ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:27,082 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:19:27,082 [45 ] 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 2025-10-17 17:19:27,082 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:27,082 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:27,082 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,082 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,084 [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 2025-10-17 17:19:27,084 [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 2025-10-17 17:19:27,087 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:27,087 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:27,087 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3918ms INFO 2025-10-17 17:19:27,087 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,087 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4042ms INFO 2025-10-17 17:19:27,087 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,087 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4575ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:27,087 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4788ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:27,122 [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 2025-10-17 17:19:27,122 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:27,122 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,123 [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 2025-10-17 17:19:27,126 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:27,126 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9276ms INFO 2025-10-17 17:19:27,126 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,126 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6138ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:27,135 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:19:27,135 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:27,135 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,136 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:19:27,137 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:27,137 [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 2025-10-17 17:19:27,137 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,138 [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 2025-10-17 17:19:27,140 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:27,140 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2176ms INFO 2025-10-17 17:19:27,140 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,140 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1445ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:27,141 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:27,141 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.764ms INFO 2025-10-17 17:19:27,141 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,141 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.405ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:27,155 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:19:27,155 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:27,155 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,156 [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 2025-10-17 17:19:27,163 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:27,164 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2685ms INFO 2025-10-17 17:19:27,164 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,164 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0537ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:27,164 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:19:27,164 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:27,164 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,166 [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 2025-10-17 17:19:27,169 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:27,169 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.108ms INFO 2025-10-17 17:19:27,169 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,169 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9025ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:27,255 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:19:27,255 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:27,255 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,256 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:19:27,256 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:27,257 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,257 [76 ] 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 2025-10-17 17:19:27,258 [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 2025-10-17 17:19:27,263 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:19:27,263 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:27,263 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9161ms INFO 2025-10-17 17:19:27,263 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,263 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:27,263 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5796ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:27,263 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,264 [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 2025-10-17 17:19:27,265 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:27,265 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2883ms INFO 2025-10-17 17:19:27,265 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,265 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2027ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:27,280 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:27,280 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.43ms INFO 2025-10-17 17:19:27,280 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:27,281 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0252ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:29,803 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 17:19:29,803 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:19:29,803 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:29,803 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:29,803 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:29,803 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:29,804 [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=4&type=0&formCode=& INFO 2025-10-17 17:19:29,804 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:29,804 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:29,804 [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 2025-10-17 17:19:29,804 [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 2025-10-17 17:19:29,805 [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 2025-10-17 17:19:29,811 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:29,811 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3029ms INFO 2025-10-17 17:19:29,811 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:29,811 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1486ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:29,815 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:29,815 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 10.537ms INFO 2025-10-17 17:19:29,815 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:29,815 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5831ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:29,895 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:29,895 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 89.876ms INFO 2025-10-17 17:19:29,895 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:29,895 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.7853ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:31,756 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=89c4a75e-287c-4413-9384-a2b3664edc99& INFO 2025-10-17 17:19:31,757 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:31,757 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:31,758 [10 ] 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 2025-10-17 17:19:31,805 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:31,805 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.4898ms INFO 2025-10-17 17:19:31,805 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:31,805 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.5635ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:31,938 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:19:31,938 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:31,939 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:31,940 [76 ] 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 2025-10-17 17:19:31,942 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330845&isHis=& INFO 2025-10-17 17:19:31,942 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:31,943 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:31,944 [10 ] 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 2025-10-17 17:19:31,946 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:31,946 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2024ms INFO 2025-10-17 17:19:31,946 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:31,946 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1503ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:31,947 [10 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:19:31,950 [10 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 17:19:31,953 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:31,953 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8674ms INFO 2025-10-17 17:19:31,953 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:31,953 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5736ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:32,095 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=89c4a75e-287c-4413-9384-a2b3664edc99&isHis=& INFO 2025-10-17 17:19:32,095 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:32,096 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,097 [67 ] 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 2025-10-17 17:19:32,144 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:32,144 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.3185ms INFO 2025-10-17 17:19:32,144 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,144 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5154ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:32,355 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=89c4a75e-287c-4413-9384-a2b3664edc99&flowID=88&nodeCode=begin& INFO 2025-10-17 17:19:32,355 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=89c4a75e-287c-4413-9384-a2b3664edc99&isHis=& INFO 2025-10-17 17:19:32,356 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:32,356 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:32,356 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,356 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,356 [10 ] 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=89c4a75e-287c-4413-9384-a2b3664edc99&recordId=386026&tableName=k_over& INFO 2025-10-17 17:19:32,356 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:32,356 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,357 [67 ] 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 2025-10-17 17:19:32,357 [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 2025-10-17 17:19:32,358 [10 ] 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 2025-10-17 17:19:32,400 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:32,400 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.7512ms INFO 2025-10-17 17:19:32,400 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,400 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.891ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:32,405 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:32,405 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.1952ms INFO 2025-10-17 17:19:32,405 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,405 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8089ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:32,408 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:32,408 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.6027ms INFO 2025-10-17 17:19:32,408 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,408 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.7484ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:32,655 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=89c4a75e-287c-4413-9384-a2b3664edc99& INFO 2025-10-17 17:19:32,655 [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 2025-10-17 17:19:32,655 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:32,655 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:32,656 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,656 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,656 [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 2025-10-17 17:19:32,657 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:32,657 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,657 [47 ] 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 2025-10-17 17:19:32,657 [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 2025-10-17 17:19:32,658 [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 2025-10-17 17:19:32,660 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:32,660 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3071ms INFO 2025-10-17 17:19:32,660 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,660 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3293ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:32,661 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:32,661 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0911ms INFO 2025-10-17 17:19:32,661 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,661 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9158ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:32,730 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:32,732 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.4767ms INFO 2025-10-17 17:19:32,732 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:32,732 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.4534ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:34,077 [47 ] 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 2025-10-17 17:19:34,077 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:19:34,078 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:34,078 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:34,079 [47 ] 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 2025-10-17 17:19:34,085 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:34,085 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3329ms INFO 2025-10-17 17:19:34,085 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:34,085 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3034ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:34,335 [76 ] 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=xIdGRVLSZr0%3D& INFO 2025-10-17 17:19:34,336 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:34,336 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:34,338 [76 ] 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 2025-10-17 17:19:34,343 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:34,343 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8461ms INFO 2025-10-17 17:19:34,343 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:34,344 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1379ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:19:58,252 [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=4&type=0&formCode=& INFO 2025-10-17 17:19:58,252 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:19:58,253 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:58,254 [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 2025-10-17 17:19:58,344 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:19:58,344 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 90.167ms INFO 2025-10-17 17:19:58,344 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:19:58,344 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.3298ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:57,629 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692858206&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:20:57,629 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:20:57,629 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7725ms 200 text/html INFO 2025-10-17 17:20:58,288 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692858957 INFO 2025-10-17 17:20:58,289 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:20:58,289 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6674ms 200 application/javascript INFO 2025-10-17 17:20:58,424 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.578382312886108 INFO 2025-10-17 17:20:58,424 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:20:58,424 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5998ms 200 application/javascript INFO 2025-10-17 17:20:58,634 [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%3D1760692858206%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:20:58,634 [74 ] 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 2025-10-17 17:20:58,634 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:20:58,634 [50 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:20:58,634 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:58,634 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,635 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,637 [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 2025-10-17 17:20:58,637 [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). INFO 2025-10-17 17:20:58,638 [50 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692858206&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:20:58,640 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:58,640 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7404ms INFO 2025-10-17 17:20:58,640 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,640 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.495ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:58,679 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:20:58,679 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:20:58,679 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:20:58,695 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:20:58,698 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:58,698 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 61.688ms INFO 2025-10-17 17:20:58,698 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,699 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.5434ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:58,810 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:20:58,810 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:58,810 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,812 [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 2025-10-17 17:20:58,812 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:20:58,812 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:20:58,812 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:20:58,823 [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 2025-10-17 17:20:58,824 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:58,824 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,825 [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 2025-10-17 17:20:58,829 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:20:58,829 [79 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:20:58,829 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:58,829 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9738ms INFO 2025-10-17 17:20:58,829 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,830 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1713ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:58,832 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:58,832 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 20.1919ms INFO 2025-10-17 17:20:58,832 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,832 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3199ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:58,963 [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 2025-10-17 17:20:58,963 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:20:58,964 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:58,964 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:58,964 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,964 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,965 [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 2025-10-17 17:20:58,965 [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 2025-10-17 17:20:58,969 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:58,969 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:58,970 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 4.278ms INFO 2025-10-17 17:20:58,970 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2336ms INFO 2025-10-17 17:20:58,970 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,970 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:58,970 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2031ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:58,970 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5878ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:59,009 [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 2025-10-17 17:20:59,009 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:59,009 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,010 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:20:59,010 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:59,011 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,011 [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 2025-10-17 17:20:59,012 [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 2025-10-17 17:20:59,013 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:20:59,013 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:59,013 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,014 [74 ] 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 2025-10-17 17:20:59,016 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:59,017 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.406ms INFO 2025-10-17 17:20:59,017 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,017 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9985ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:59,017 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:59,017 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.5707ms INFO 2025-10-17 17:20:59,017 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,017 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7015ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:59,018 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:59,018 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3341ms INFO 2025-10-17 17:20:59,018 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,018 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9805ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:59,068 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:20:59,068 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:59,069 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,070 [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 2025-10-17 17:20:59,071 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:20:59,072 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:59,072 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,073 [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 2025-10-17 17:20:59,074 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:59,074 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.1272ms INFO 2025-10-17 17:20:59,074 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,074 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5956ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:59,081 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:59,081 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7682ms INFO 2025-10-17 17:20:59,081 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,081 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5605ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:59,090 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:20:59,090 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:59,090 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,092 [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 2025-10-17 17:20:59,099 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:59,099 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.3015ms INFO 2025-10-17 17:20:59,099 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,099 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0634ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:59,133 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:20:59,133 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:59,133 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,134 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:20:59,135 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:20:59,135 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,135 [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 2025-10-17 17:20:59,136 [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 2025-10-17 17:20:59,147 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:59,147 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.7146ms INFO 2025-10-17 17:20:59,147 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,147 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5306ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:20:59,152 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:20:59,152 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.4258ms INFO 2025-10-17 17:20:59,152 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:20:59,153 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8506ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:00,527 [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 2025-10-17 17:21:00,527 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:00,528 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:00,529 [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 2025-10-17 17:21:00,530 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:21:00,530 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:00,530 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:00,532 [27 ] 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 2025-10-17 17:21:00,532 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:00,532 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3711ms INFO 2025-10-17 17:21:00,532 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:00,533 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5218ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:00,568 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:00,568 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 36.5633ms INFO 2025-10-17 17:21:00,568 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:00,569 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6096ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:01,732 [74 ] 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 2025-10-17 17:21:01,734 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:01,734 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:01,735 [27 ] 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 2025-10-17 17:21:01,735 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:01,735 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:01,736 [74 ] 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 2025-10-17 17:21:01,737 [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 2025-10-17 17:21:01,740 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:01,741 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.464ms INFO 2025-10-17 17:21:01,741 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:01,741 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7471ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:01,745 [79 ] 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 2025-10-17 17:21:01,745 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:21:01,745 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.589ms 200 text/html INFO 2025-10-17 17:21:01,773 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:01,776 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.898ms INFO 2025-10-17 17:21:01,776 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:01,776 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4381ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:01,891 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:21:01,891 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:01,902 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:21:01,902 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5461ms 200 application/javascript INFO 2025-10-17 17:21:01,929 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692862558&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:21:01,929 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:21:01,929 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5838ms 200 text/html INFO 2025-10-17 17:21:01,930 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:21:01,931 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 17:21:01,932 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 17:21:01,932 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9102ms 200 application/javascript INFO 2025-10-17 17:21:01,932 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:21:01,932 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3605ms 200 text/css INFO 2025-10-17 17:21:01,945 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 17:21:01,945 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 17:21:01,946 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7935ms 200 application/javascript INFO 2025-10-17 17:21:01,946 [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 2025-10-17 17:21:01,947 [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 2025-10-17 17:21:01,947 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5193ms 200 application/javascript INFO 2025-10-17 17:21:02,037 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 17:21:02,037 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 17:21:02,037 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5339ms 0 application/javascript INFO 2025-10-17 17:21:02,069 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:21:02,069 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:02,077 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 17:21:02,077 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 17:21:02,077 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7432ms 200 application/javascript INFO 2025-10-17 17:21:02,082 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:21:02,082 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5458ms 200 application/javascript INFO 2025-10-17 17:21:02,151 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:21:02,154 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:21:02,154 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9346ms 200 text/css INFO 2025-10-17 17:21:02,157 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 17:21:02,157 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 17:21:02,157 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 17:21:02,157 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 17:21:02,157 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5993ms 200 application/javascript INFO 2025-10-17 17:21:02,157 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5673ms 200 application/javascript INFO 2025-10-17 17:21:02,158 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 17:21:02,159 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 17:21:02,159 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5103ms 200 application/javascript INFO 2025-10-17 17:21:02,207 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 17:21:02,208 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 17:21:02,208 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4628ms 200 application/javascript INFO 2025-10-17 17:21:02,237 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:21:02,238 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 17:21:02,238 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9635ms 200 application/javascript INFO 2025-10-17 17:21:02,239 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 17:21:02,241 [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 2025-10-17 17:21:02,241 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5377ms 200 application/javascript INFO 2025-10-17 17:21:03,087 [50 ] 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 2025-10-17 17:21:03,087 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:03,087 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:03,087 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:03,090 [50 ] 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 2025-10-17 17:21:03,126 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:03,126 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 35.547ms INFO 2025-10-17 17:21:03,126 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:03,126 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2128ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:03,305 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 17:21:03,306 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 17:21:03,306 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6215ms 200 application/javascript INFO 2025-10-17 17:21:03,798 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692864502 INFO 2025-10-17 17:21:03,798 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:21:03,798 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6033ms 200 application/javascript INFO 2025-10-17 17:21:03,903 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6818580505520638 INFO 2025-10-17 17:21:03,904 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:21:03,904 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2249ms 200 application/javascript INFO 2025-10-17 17:21:03,981 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 17:21:03,982 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 17:21:03,982 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1103ms 200 image/jpeg INFO 2025-10-17 17:21:04,046 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760692862558&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:21:04,047 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:21:04,047 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5718ms 200 text/html INFO 2025-10-17 17:21:04,138 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 17:21:04,138 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:21:04,138 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5091ms 200 application/javascript INFO 2025-10-17 17:21:04,208 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 17:21:04,208 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:21:04,210 [50 ] 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 2025-10-17 17:21:04,211 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:21:04,211 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:21:04,211 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 17:21:04,211 [50 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 17:21:04,211 [50 ] 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 2025-10-17 17:21:04,214 [50 ] 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 2025-10-17 17:21:04,214 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.0897ms INFO 2025-10-17 17:21:04,214 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:21:04,214 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4897ms 302 INFO 2025-10-17 17:21:04,492 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=&onlyShowOnLineA0191=true& INFO 2025-10-17 17:21:04,493 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:04,493 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:04,494 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:21:04,510 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=epPPEk37fcvZmPzmrjIRiinM5h6_jv-q-fdcAkKMhO4&state=ww0fe1cb02189622be INFO 2025-10-17 17:21:04,510 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:21:04,510 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6372ms 200 text/html INFO 2025-10-17 17:21:04,525 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:04,525 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 30.4616ms INFO 2025-10-17 17:21:04,525 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:04,525 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.8487ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:04,691 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=epPPEk37fcvZmPzmrjIRiinM5h6_jv-q-fdcAkKMhO4 INFO 2025-10-17 17:21:04,691 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:21:04,693 [80 ] 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 2025-10-17 17:21:04,694 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:epPPEk37fcvZmPzmrjIRiinM5h6_jv-q-fdcAkKMhO4,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:21:04,694 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:21:04,694 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:epPPEk37fcvZmPzmrjIRiinM5h6_jv-q-fdcAkKMhO4 INFO 2025-10-17 17:21:04,694 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 17:21:04,694 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 17:21:04,694 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ INFO 2025-10-17 17:21:04,694 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ&code=epPPEk37fcvZmPzmrjIRiinM5h6_jv-q-fdcAkKMhO4 INFO 2025-10-17 17:21:05,036 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"18128536541","DeviceId":"2aba73c4e6f0fc93","errcode":0,"errmsg":"ok"} INFO 2025-10-17 17:21:05,051 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:2aba73c4e6f0fc93 WxUserId:18128536541 INFO 2025-10-17 17:21:05,068 [80 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D009053,a0188:1629 INFO 2025-10-17 17:21:05,106 [80 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 17:21:05,106 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 412.7334ms INFO 2025-10-17 17:21:05,106 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:21:05,106 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 415.5198ms 200 text/plain; charset=utf-8 INFO 2025-10-17 17:21:05,228 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692865909&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:21:05,228 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:21:05,229 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7404ms 200 text/html INFO 2025-10-17 17:21:05,934 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692866652 INFO 2025-10-17 17:21:05,936 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:21:05,936 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.493ms 200 application/javascript INFO 2025-10-17 17:21:06,042 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.39883085582158107 INFO 2025-10-17 17:21:06,043 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:21:06,043 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7036ms 200 application/javascript INFO 2025-10-17 17:21:06,275 [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%3D1760692865909%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 17:21:06,275 [81 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:21:06,275 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,275 [80 ] 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 2025-10-17 17:21:06,276 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:06,276 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:06,277 [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 2025-10-17 17:21:06,277 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,278 [81 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692865909&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:21:06,279 [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 2025-10-17 17:21:06,280 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:06,280 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4536ms INFO 2025-10-17 17:21:06,280 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,280 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5683ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:06,305 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:21:06,305 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:21:06,305 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:21:06,321 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:21:06,334 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:06,334 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 55.3312ms INFO 2025-10-17 17:21:06,334 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,334 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8175ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:06,474 [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 2025-10-17 17:21:06,475 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:21:06,475 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:06,475 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:06,475 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,475 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,476 [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 2025-10-17 17:21:06,476 [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 2025-10-17 17:21:06,477 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:21:06,478 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:21:06,478 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:21:06,480 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:06,480 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6585ms INFO 2025-10-17 17:21:06,480 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,480 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7617ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:06,507 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:21:06,522 [84 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:21:06,525 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:06,525 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 48.5604ms INFO 2025-10-17 17:21:06,525 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,525 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4551ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:06,658 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 17:21:06,658 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:06,658 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 17:21:06,658 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 17:21:06,658 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:06,658 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 17:21:06,658 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5952ms 200 application/javascript INFO 2025-10-17 17:21:06,658 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:06,659 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 17:21:06,659 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 17:21:06,659 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.482ms 200 application/javascript INFO 2025-10-17 17:21:06,659 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.548ms 200 application/javascript INFO 2025-10-17 17:21:06,659 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 17:21:06,659 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:06,659 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 17:21:06,659 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 17:21:06,659 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 17:21:06,660 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:06,660 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7635ms 200 application/javascript INFO 2025-10-17 17:21:06,660 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 17:21:06,660 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.457ms 200 text/css INFO 2025-10-17 17:21:06,660 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 17:21:06,660 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5049ms 200 application/javascript INFO 2025-10-17 17:21:06,737 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 17:21:06,738 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 17:21:06,739 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 17:21:06,739 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7228ms 200 text/css INFO 2025-10-17 17:21:06,739 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 17:21:06,739 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:06,739 [74 ] 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 2025-10-17 17:21:06,739 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 17:21:06,739 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 17:21:06,739 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:06,739 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.487ms 200 application/javascript INFO 2025-10-17 17:21:06,739 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8901ms 200 text/css INFO 2025-10-17 17:21:06,740 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,740 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:21:06,740 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:06,740 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,742 [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 2025-10-17 17:21:06,742 [80 ] 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 2025-10-17 17:21:06,745 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:06,746 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5946ms INFO 2025-10-17 17:21:06,746 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,746 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6938ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:06,750 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:06,751 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5593ms INFO 2025-10-17 17:21:06,751 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,751 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0984ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:06,876 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:21:06,876 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:06,877 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,878 [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 2025-10-17 17:21:06,883 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:06,883 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1284ms INFO 2025-10-17 17:21:06,883 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:06,883 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4942ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:06,977 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 17:21:06,977 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 17:21:06,978 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4899ms 200 image/png INFO 2025-10-17 17:21:06,985 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 17:21:06,985 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 17:21:06,985 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 17:21:06,986 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4447ms 200 image/png INFO 2025-10-17 17:21:06,986 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 17:21:06,986 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4195ms 200 image/png INFO 2025-10-17 17:21:06,986 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 17:21:06,986 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 17:21:06,986 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.379ms 200 image/png INFO 2025-10-17 17:21:07,058 [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 2025-10-17 17:21:07,058 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:07,059 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,060 [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 2025-10-17 17:21:07,063 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:07,063 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4289ms INFO 2025-10-17 17:21:07,063 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,064 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3756ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:07,066 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:21:07,067 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:07,067 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,068 [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 2025-10-17 17:21:07,071 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:07,071 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3054ms INFO 2025-10-17 17:21:07,071 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,071 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9587ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:07,081 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:21:07,081 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:21:07,081 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:07,081 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:07,081 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,081 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,083 [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 2025-10-17 17:21:07,083 [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 2025-10-17 17:21:07,085 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:07,085 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7026ms INFO 2025-10-17 17:21:07,085 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,086 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.385ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:07,090 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:07,090 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3345ms INFO 2025-10-17 17:21:07,090 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,090 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9227ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:07,091 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:21:07,092 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:07,092 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,093 [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 2025-10-17 17:21:07,096 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:07,096 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1093ms INFO 2025-10-17 17:21:07,096 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,096 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6596ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:07,161 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 17:21:07,162 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 17:21:07,162 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1087ms 200 image/jpeg INFO 2025-10-17 17:21:07,162 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 17:21:07,163 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 17:21:07,163 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.09ms 200 image/jpeg INFO 2025-10-17 17:21:07,182 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 17:21:07,183 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 17:21:07,183 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0285ms 200 image/jpeg INFO 2025-10-17 17:21:07,218 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 17:21:07,219 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 17:21:07,219 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6281ms 200 image/png INFO 2025-10-17 17:21:07,250 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:21:07,250 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:07,250 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,251 [50 ] 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 2025-10-17 17:21:07,260 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:21:07,260 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:07,260 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,261 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:07,261 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.512ms INFO 2025-10-17 17:21:07,261 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,261 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3146ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:07,262 [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 2025-10-17 17:21:07,283 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:07,283 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.8042ms INFO 2025-10-17 17:21:07,284 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:07,284 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.936ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:08,142 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 17:21:08,143 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 17:21:08,143 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8152ms 200 text/css INFO 2025-10-17 17:21:08,144 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 17:21:08,144 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 17:21:08,144 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:08,144 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:08,144 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 17:21:08,144 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5116ms 200 application/javascript INFO 2025-10-17 17:21:08,144 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 17:21:08,145 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7884ms 200 application/javascript INFO 2025-10-17 17:21:08,380 [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 2025-10-17 17:21:08,380 [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 2025-10-17 17:21:08,380 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:08,380 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:08,380 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:08,381 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:08,381 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:08,382 [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 2025-10-17 17:21:08,382 [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 2025-10-17 17:21:08,385 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:08,385 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5257ms INFO 2025-10-17 17:21:08,385 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:08,386 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.596ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:08,423 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:08,423 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.4529ms INFO 2025-10-17 17:21:08,424 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:08,424 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.3955ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:13,567 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:21:13,567 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:13,568 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:13,569 [64 ] 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 2025-10-17 17:21:13,598 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:13,598 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.6485ms INFO 2025-10-17 17:21:13,598 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:13,598 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.365ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:19,335 [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 2025-10-17 17:21:19,336 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:21:19,336 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0686ms 200 text/html INFO 2025-10-17 17:21:19,862 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692879866&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:21:19,863 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:21:19,863 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7614ms 200 text/html INFO 2025-10-17 17:21:19,978 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:21:19,978 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:19,993 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:21:19,994 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4642ms 200 application/javascript INFO 2025-10-17 17:21:20,043 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:21:20,046 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:21:20,046 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9005ms 200 text/css INFO 2025-10-17 17:21:20,059 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 17:21:20,060 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 17:21:20,060 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7797ms 200 application/javascript INFO 2025-10-17 17:21:20,068 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 17:21:20,068 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 17:21:20,068 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4645ms 200 application/javascript INFO 2025-10-17 17:21:20,083 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 17:21:20,085 [84 ] 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 2025-10-17 17:21:20,085 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4172ms 200 application/javascript INFO 2025-10-17 17:21:20,104 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 17:21:20,104 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 17:21:20,105 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5797ms 200 application/javascript INFO 2025-10-17 17:21:20,173 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 17:21:20,174 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 17:21:20,174 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5322ms 200 application/javascript INFO 2025-10-17 17:21:20,183 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 17:21:20,183 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 17:21:20,183 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4716ms 200 application/javascript INFO 2025-10-17 17:21:20,195 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:21:20,196 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 17:21:20,196 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.932ms 200 application/javascript INFO 2025-10-17 17:21:53,899 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692913893&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:21:53,900 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:21:53,900 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7315ms 200 text/html INFO 2025-10-17 17:21:54,299 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760692914268 INFO 2025-10-17 17:21:54,299 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:21:54,299 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6938ms 200 application/javascript INFO 2025-10-17 17:21:54,373 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7586117828621262 INFO 2025-10-17 17:21:54,374 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:21:54,374 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.539ms 200 application/javascript INFO 2025-10-17 17:21:54,534 [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%3D1760692913893%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:21:54,534 [50 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:21:54,534 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,534 [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 2025-10-17 17:21:54,535 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:21:54,535 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,536 [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 2025-10-17 17:21:54,537 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,537 [50 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760692913893&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:21:54,538 [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 2025-10-17 17:21:54,539 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:21:54,539 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:21:54,539 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:21:54,539 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,539 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4667ms INFO 2025-10-17 17:21:54,539 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,540 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6285ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,554 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:21:54,556 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,557 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4102ms INFO 2025-10-17 17:21:54,557 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,557 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1959ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,674 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:21:54,674 [36 ] 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 2025-10-17 17:21:54,674 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,674 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,675 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,675 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,676 [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 2025-10-17 17:21:54,676 [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 2025-10-17 17:21:54,677 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:21:54,677 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:21:54,677 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:21:54,679 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,679 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.215ms INFO 2025-10-17 17:21:54,679 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,679 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.042ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,692 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:21:54,706 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:21:54,708 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,709 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.6552ms INFO 2025-10-17 17:21:54,709 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,709 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6424ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,809 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:21:54,809 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,810 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,810 [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 2025-10-17 17:21:54,811 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,811 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,811 [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 2025-10-17 17:21:54,812 [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 2025-10-17 17:21:54,815 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,815 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1991ms INFO 2025-10-17 17:21:54,815 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,815 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1536ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,819 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,819 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.2153ms INFO 2025-10-17 17:21:54,819 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,819 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2276ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,855 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:21:54,855 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,855 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,857 [50 ] 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 2025-10-17 17:21:54,860 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,860 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3455ms INFO 2025-10-17 17:21:54,860 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,860 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0999ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,892 [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 2025-10-17 17:21:54,892 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,892 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,893 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:21:54,893 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:21:54,893 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,893 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,893 [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 2025-10-17 17:21:54,893 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,893 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,894 [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 2025-10-17 17:21:54,895 [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 2025-10-17 17:21:54,895 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:21:54,895 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,896 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,897 [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 2025-10-17 17:21:54,897 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,897 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9916ms INFO 2025-10-17 17:21:54,897 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,898 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6277ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,898 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,898 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4374ms INFO 2025-10-17 17:21:54,898 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,898 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1631ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,898 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,898 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7829ms INFO 2025-10-17 17:21:54,898 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,899 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3654ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,899 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:21:54,899 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:54,899 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,900 [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 2025-10-17 17:21:54,904 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,905 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5014ms INFO 2025-10-17 17:21:54,905 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,905 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0446ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:54,905 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:54,905 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4128ms INFO 2025-10-17 17:21:54,905 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:54,905 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6618ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:55,014 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:21:55,014 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:55,014 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:55,014 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:21:55,014 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:21:55,014 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:55,015 [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 2025-10-17 17:21:55,016 [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 2025-10-17 17:21:55,025 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:55,025 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.3527ms INFO 2025-10-17 17:21:55,025 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:55,025 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4641ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:21:55,032 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:21:55,032 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.358ms INFO 2025-10-17 17:21:55,032 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:21:55,032 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8252ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:22:06,293 [85 ] 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 2025-10-17 17:22:06,294 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:22:06,294 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:06,295 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:22:06,295 [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 2025-10-17 17:22:06,296 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:22:06,296 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:06,297 [50 ] 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 2025-10-17 17:22:06,299 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:22:06,299 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6924ms INFO 2025-10-17 17:22:06,299 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:06,299 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0066ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:22:06,329 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:22:06,329 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 32.4188ms INFO 2025-10-17 17:22:06,329 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:06,330 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.2378ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:22:47,312 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 17:22:47,312 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:22:47,312 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:47,314 [76 ] 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 2025-10-17 17:22:47,319 [45 ] 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 2025-10-17 17:22:47,320 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:22:47,320 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:47,321 [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 2025-10-17 17:22:47,325 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:22:47,325 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5833ms INFO 2025-10-17 17:22:47,325 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:47,325 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.466ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:22:47,352 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:22:47,352 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 38.4302ms INFO 2025-10-17 17:22:47,352 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:47,352 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.5066ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:22:52,847 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 17:22:52,848 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:22:52,848 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:52,849 [23 ] 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 2025-10-17 17:22:52,853 [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=3&type=0&formCode=& INFO 2025-10-17 17:22:52,853 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:22:52,853 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:52,855 [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 2025-10-17 17:22:52,856 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:22:52,856 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.7658ms INFO 2025-10-17 17:22:52,856 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:52,856 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8268ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:22:52,861 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:22:52,861 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:22:52,861 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:52,863 [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 2025-10-17 17:22:52,868 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:22:52,868 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.7723ms INFO 2025-10-17 17:22:52,868 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:52,869 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4935ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:22:52,988 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:22:52,988 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 133.7828ms INFO 2025-10-17 17:22:52,988 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:22:52,989 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.7696ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:00,577 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 17:23:00,578 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:23:00,578 [45 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/approvalDesMain.5e94ec3a.js was not modified INFO 2025-10-17 17:23:00,578 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5077ms 304 application/javascript INFO 2025-10-17 17:23:00,580 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 17:23:00,580 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:23:00,580 [45 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/tab.8b33309e.js was not modified INFO 2025-10-17 17:23:00,580 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3531ms 304 application/javascript INFO 2025-10-17 17:23:00,582 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 17:23:00,582 [45 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/tab.14008936.css was not modified INFO 2025-10-17 17:23:00,582 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3683ms 304 text/css INFO 2025-10-17 17:23:00,589 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 17:23:00,589 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:23:00,589 [45 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/idCard.f223054d.js was not modified INFO 2025-10-17 17:23:00,589 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.352ms 304 application/javascript INFO 2025-10-17 17:23:00,604 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 17:23:00,604 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:23:00,605 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 17:23:00,605 [45 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/uploadavatar.3083a06b.js was not modified INFO 2025-10-17 17:23:00,605 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.365ms 304 application/javascript INFO 2025-10-17 17:23:00,605 [76 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/idCard.54670600.css was not modified INFO 2025-10-17 17:23:00,605 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3484ms 304 text/css INFO 2025-10-17 17:23:00,607 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 17:23:00,607 [76 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/uploadavatar.c8f578b6.css was not modified INFO 2025-10-17 17:23:00,608 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.383ms 304 text/css INFO 2025-10-17 17:23:00,612 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 17:23:00,612 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 17:23:00,612 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:23:00,612 [76 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/deptEmp.07d6fe08.js was not modified INFO 2025-10-17 17:23:00,612 [45 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/deptEmp.a1b36376.css was not modified INFO 2025-10-17 17:23:00,612 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.427ms 304 application/javascript INFO 2025-10-17 17:23:00,612 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3521ms 304 text/css INFO 2025-10-17 17:23:00,613 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 17:23:00,613 [75 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/approvalDesMain.699c54cd.css was not modified INFO 2025-10-17 17:23:00,614 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3027ms 304 text/css INFO 2025-10-17 17:23:00,716 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=a9f6b77f-2f90-4eb1-89d2-f2cd70739ec3& INFO 2025-10-17 17:23:00,717 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:00,717 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,718 [75 ] 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 2025-10-17 17:23:00,764 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:00,764 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.3645ms INFO 2025-10-17 17:23:00,764 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,764 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.5611ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:00,839 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:23:00,839 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:00,839 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,841 [76 ] 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 2025-10-17 17:23:00,841 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330852&isHis=& INFO 2025-10-17 17:23:00,841 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:00,841 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,842 [75 ] 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 2025-10-17 17:23:00,846 [75 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:23:00,847 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:00,847 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1534ms INFO 2025-10-17 17:23:00,847 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,847 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0836ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:00,849 [75 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 17:23:00,851 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:00,851 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.886ms INFO 2025-10-17 17:23:00,851 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,851 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6147ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:00,918 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=a9f6b77f-2f90-4eb1-89d2-f2cd70739ec3&isHis=& INFO 2025-10-17 17:23:00,918 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:00,918 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,919 [52 ] 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 2025-10-17 17:23:00,921 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1661330213131&guid=a9f6b77f-2f90-4eb1-89d2-f2cd70739ec3&recordId=386025&tableName=k_over& INFO 2025-10-17 17:23:00,921 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:00,921 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,921 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=a9f6b77f-2f90-4eb1-89d2-f2cd70739ec3&flowID=88&nodeCode=N1661330213131& INFO 2025-10-17 17:23:00,922 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:00,922 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,923 [75 ] 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 2025-10-17 17:23:00,923 [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 2025-10-17 17:23:00,966 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:00,966 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.4973ms INFO 2025-10-17 17:23:00,966 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,966 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.0984ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:00,968 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:00,968 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 44.9967ms INFO 2025-10-17 17:23:00,968 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,968 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.7428ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:00,971 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:00,972 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.2098ms INFO 2025-10-17 17:23:00,972 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:00,972 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.0335ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:01,004 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 17:23:01,004 [75 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/gohome.43a4a8aa.png was not modified INFO 2025-10-17 17:23:01,005 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3956ms 304 image/png INFO 2025-10-17 17:23:01,048 [75 ] 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 2025-10-17 17:23:01,048 [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 2025-10-17 17:23:01,049 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:01,049 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:01,049 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:01,049 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:01,050 [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 2025-10-17 17:23:01,051 [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 2025-10-17 17:23:01,054 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:01,054 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3883ms INFO 2025-10-17 17:23:01,054 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:01,054 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4853ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:01,055 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:01,055 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2036ms INFO 2025-10-17 17:23:01,055 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:01,055 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4401ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:01,063 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=a9f6b77f-2f90-4eb1-89d2-f2cd70739ec3& INFO 2025-10-17 17:23:01,063 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:01,063 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:01,064 [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 2025-10-17 17:23:01,136 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:01,140 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.6994ms INFO 2025-10-17 17:23:01,140 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:01,140 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.4528ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:02,214 [76 ] 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 2025-10-17 17:23:02,214 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:23:02,214 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:02,215 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:02,216 [76 ] 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 2025-10-17 17:23:02,222 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:02,223 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5488ms INFO 2025-10-17 17:23:02,223 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:02,223 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.592ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:02,296 [75 ] 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=mchHIFuxuns%3D& INFO 2025-10-17 17:23:02,296 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:02,296 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:02,298 [75 ] 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 2025-10-17 17:23:02,303 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:02,303 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9045ms INFO 2025-10-17 17:23:02,303 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:02,304 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.952ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:23,869 [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 2025-10-17 17:23:23,870 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:23,870 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:23,871 [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 2025-10-17 17:23:23,875 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:23,875 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4831ms INFO 2025-10-17 17:23:23,875 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:23,875 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6182ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:23,939 [58 ] 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 2025-10-17 17:23:23,939 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:23,940 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:23,941 [58 ] 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 2025-10-17 17:23:23,977 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:23,981 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 39.7228ms INFO 2025-10-17 17:23:23,981 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:23,981 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4932ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:25,333 [75 ] 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 2025-10-17 17:23:25,334 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:23:25,334 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:25,334 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:25,335 [75 ] 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 2025-10-17 17:23:25,350 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:25,350 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 14.9768ms INFO 2025-10-17 17:23:25,350 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:25,350 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.172ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:29,714 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=20& INFO 2025-10-17 17:23:29,714 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:29,715 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:29,716 [58 ] 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 2025-10-17 17:23:29,725 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:29,725 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 8.7864ms INFO 2025-10-17 17:23:29,725 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:29,725 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1469ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:46,734 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693026090&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:23:46,734 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:23:46,735 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8208ms 200 text/html INFO 2025-10-17 17:23:47,583 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693027030 INFO 2025-10-17 17:23:47,584 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:23:47,584 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7032ms 200 application/javascript INFO 2025-10-17 17:23:47,669 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4803836779670019 INFO 2025-10-17 17:23:47,669 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:23:47,670 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7348ms 200 application/javascript INFO 2025-10-17 17:23:47,908 [58 ] 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 2025-10-17 17:23:47,908 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:23:47,909 [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%3D1760693026090%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 17:23:47,909 [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 2025-10-17 17:23:47,909 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:23:47,909 [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 2025-10-17 17:23:47,909 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:47,909 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:47,910 [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 2025-10-17 17:23:47,910 [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 2025-10-17 17:23:47,911 [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 2025-10-17 17:23:47,911 [58 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:23:47,911 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:47,911 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8687ms INFO 2025-10-17 17:23:47,911 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:47,911 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693026090&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:23:47,911 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4664ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:23:47,914 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:47,914 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7343ms INFO 2025-10-17 17:23:47,914 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:47,914 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7578ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,030 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 695 INFO 2025-10-17 17:23:48,030 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:23:48,030 [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 2025-10-17 17:23:48,030 [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 2025-10-17 17:23:48,030 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:23:48,032 [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 2025-10-17 17:23:48,033 [56 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0Nzc4IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYwODAiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLlspHlvIDnpaUiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ3NzgiLCJqdGkiOiJhNzViOWVjNC05NjJmLTRlNjctYTIzMS1mNjMyYWFhZTdmZDciLCJpYXQiOjE3NjA0NDk1NTQsIm5iZiI6MTc2MDQ0OTU1MiwiZXhwIjoxNzYwNTM1OTU0LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.9acsIkxg9AqVuvmL-ar7gRRq4WZ6E85tEhnTNZrBzmE INFO 2025-10-17 17:23:48,036 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,036 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8772ms INFO 2025-10-17 17:23:48,036 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:23:48,036 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1393ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,184 [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 2025-10-17 17:23:48,184 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:23:48,184 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,186 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,188 [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 2025-10-17 17:23:48,189 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:23:48,189 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:23:48,189 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:23:48,204 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:23:48,206 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,207 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8957ms INFO 2025-10-17 17:23:48,207 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,207 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8882ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,353 [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 2025-10-17 17:23:48,353 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,353 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,354 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:23:48,354 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,354 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,354 [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 2025-10-17 17:23:48,355 [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 2025-10-17 17:23:48,356 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:23:48,357 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:23:48,357 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:23:48,358 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,358 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5943ms INFO 2025-10-17 17:23:48,358 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,358 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6248ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,386 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:23:48,400 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:23:48,404 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,404 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 48.6949ms INFO 2025-10-17 17:23:48,404 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,404 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.4693ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,588 [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 2025-10-17 17:23:48,588 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,588 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,589 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:23:48,589 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,589 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,590 [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 2025-10-17 17:23:48,591 [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 2025-10-17 17:23:48,593 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,594 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5231ms INFO 2025-10-17 17:23:48,594 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,594 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8159ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,599 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,599 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3467ms INFO 2025-10-17 17:23:48,599 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,599 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0821ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,602 [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 2025-10-17 17:23:48,603 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,603 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,604 [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 2025-10-17 17:23:48,607 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,607 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8909ms INFO 2025-10-17 17:23:48,607 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,607 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6296ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,633 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:23:48,633 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,633 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,634 [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 2025-10-17 17:23:48,643 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:23:48,644 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,644 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,645 [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 2025-10-17 17:23:48,645 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,645 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 10.9113ms INFO 2025-10-17 17:23:48,645 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,645 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5157ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,648 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,648 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6251ms INFO 2025-10-17 17:23:48,648 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,648 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.36ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,650 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:23:48,651 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,651 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,652 [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 2025-10-17 17:23:48,652 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:23:48,652 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,652 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,653 [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 2025-10-17 17:23:48,657 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,657 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1995ms INFO 2025-10-17 17:23:48,657 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,657 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8086ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,659 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,659 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2644ms INFO 2025-10-17 17:23:48,659 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,659 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.832ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,755 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:23:48,755 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,755 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,756 [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 2025-10-17 17:23:48,761 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,761 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5862ms INFO 2025-10-17 17:23:48,761 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,761 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3133ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,793 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:23:48,793 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,793 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,793 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:23:48,794 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:48,794 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,794 [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 2025-10-17 17:23:48,796 [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 2025-10-17 17:23:48,803 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,803 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9466ms INFO 2025-10-17 17:23:48,803 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,803 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8308ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:48,816 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:48,816 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.6375ms INFO 2025-10-17 17:23:48,817 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:48,817 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2089ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:56,804 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-20&endDate=2025-10-20&timeBegin=08:15&timeEnd=17:30&leaveType=20&isPanel=true& INFO 2025-10-17 17:23:56,805 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:56,805 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:56,806 [62 ] 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 2025-10-17 17:23:56,813 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:56,813 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 6.215ms INFO 2025-10-17 17:23:56,813 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:56,813 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.467ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:59,792 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:23:59,793 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:59,793 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:59,794 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:23:59,794 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:59,794 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:59,794 [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 2025-10-17 17:23:59,795 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:23:59,795 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:59,795 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:59,795 [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 2025-10-17 17:23:59,796 [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 2025-10-17 17:23:59,804 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:59,804 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:59,804 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7569ms INFO 2025-10-17 17:23:59,804 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:59,804 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5195ms INFO 2025-10-17 17:23:59,804 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:59,804 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3555ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:59,804 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4665ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:59,810 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:59,810 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.9156ms INFO 2025-10-17 17:23:59,810 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:59,811 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1124ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:23:59,947 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:23:59,948 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:23:59,948 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:59,949 [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 2025-10-17 17:23:59,953 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:23:59,953 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9478ms INFO 2025-10-17 17:23:59,953 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:23:59,953 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.89ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:03,473 [76 ] 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 2025-10-17 17:24:03,473 [4 ] 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 2025-10-17 17:24:03,473 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:03,473 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:03,473 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,473 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,474 [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 2025-10-17 17:24:03,475 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:03,475 [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 2025-10-17 17:24:03,475 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,475 [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 2025-10-17 17:24:03,476 [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 2025-10-17 17:24:03,477 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 17:24:03,478 [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 2025-10-17 17:24:03,478 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:03,478 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:03,478 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,478 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,479 [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 2025-10-17 17:24:03,479 [75 ] 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 2025-10-17 17:24:03,482 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:03,482 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.9415ms INFO 2025-10-17 17:24:03,482 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,482 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.032ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:03,482 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:03,483 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.5833ms INFO 2025-10-17 17:24:03,483 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,483 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7485ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:03,483 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:03,483 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8484ms INFO 2025-10-17 17:24:03,483 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,483 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4301ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:03,484 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:03,484 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.1977ms INFO 2025-10-17 17:24:03,484 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,484 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4596ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:03,486 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:03,486 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.8447ms INFO 2025-10-17 17:24:03,486 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,486 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2404ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:03,635 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64778& INFO 2025-10-17 17:24:03,635 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:03,636 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,637 [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 2025-10-17 17:24:03,641 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:03,641 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.7473ms INFO 2025-10-17 17:24:03,641 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:03,641 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8436ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:05,099 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-20&endDate=2025-10-20&timeBegin=08:15&timeEnd=12:15&leaveType=20&isPanel=true& INFO 2025-10-17 17:24:05,099 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:05,100 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:05,101 [75 ] 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 2025-10-17 17:24:05,107 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:05,107 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 5.9548ms INFO 2025-10-17 17:24:05,107 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:05,107 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0478ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:10,406 [76 ] 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 2025-10-17 17:24:10,407 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:10,407 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:10,407 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:10,408 [76 ] 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 2025-10-17 17:24:10,468 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:10,469 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 60.1518ms INFO 2025-10-17 17:24:10,469 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:10,469 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.3718ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:10,621 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=20& INFO 2025-10-17 17:24:10,621 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:10,622 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:10,623 [23 ] 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 2025-10-17 17:24:10,628 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:10,628 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.7091ms INFO 2025-10-17 17:24:10,628 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:10,628 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0261ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:10,782 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49535 INFO 2025-10-17 17:24:10,782 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:10,782 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:10,782 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:10,784 [26 ] 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 2025-10-17 17:24:10,940 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:10,940 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 156.7596ms INFO 2025-10-17 17:24:10,940 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:10,941 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 158.9641ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:11,101 [62 ] 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 2025-10-17 17:24:11,102 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:11,102 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:11,102 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:11,104 [62 ] 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 2025-10-17 17:24:11,171 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:11,171 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 67.7143ms INFO 2025-10-17 17:24:11,171 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:11,171 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.0328ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:12,382 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:24:12,382 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:12,383 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:12,384 [62 ] 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 2025-10-17 17:24:12,437 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:12,437 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 53.2402ms INFO 2025-10-17 17:24:12,437 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:12,437 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.3093ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:14,209 [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 2025-10-17 17:24:14,209 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:14,209 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:14,211 [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 2025-10-17 17:24:14,250 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:14,252 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 41.6193ms INFO 2025-10-17 17:24:14,253 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:14,253 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.6646ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:15,459 [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 71 INFO 2025-10-17 17:24:15,459 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:15,459 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:15,459 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:15,461 [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 2025-10-17 17:24:15,467 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:15,467 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1208ms INFO 2025-10-17 17:24:15,467 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:15,467 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.214ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:19,723 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 17:24:19,723 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:19,723 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:19,724 [58 ] 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 2025-10-17 17:24:19,731 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:19,731 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 6.5107ms INFO 2025-10-17 17:24:19,731 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:19,731 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.552ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:25,474 [4 ] 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=3&type=0&formCode=& INFO 2025-10-17 17:24:25,474 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:25,474 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:25,476 [4 ] 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 2025-10-17 17:24:25,570 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:25,570 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 93.8822ms INFO 2025-10-17 17:24:25,570 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:25,570 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.1854ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:26,452 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 17:24:26,452 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:26,452 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:26,454 [58 ] 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 2025-10-17 17:24:26,489 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:26,489 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 35.4086ms INFO 2025-10-17 17:24:26,489 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:26,489 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5432ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:31,545 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693071310&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:24:31,546 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:24:31,546 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8666ms 200 text/html INFO 2025-10-17 17:24:31,800 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:24:31,800 [4 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 17:24:31,801 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4615ms 304 application/javascript INFO 2025-10-17 17:24:32,529 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693072427 INFO 2025-10-17 17:24:32,530 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:24:32,530 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7786ms 200 application/javascript INFO 2025-10-17 17:24:32,625 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6892477947100595 INFO 2025-10-17 17:24:32,626 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:24:32,626 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6012ms 200 application/javascript INFO 2025-10-17 17:24:32,845 [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%3D1760693071310%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:24:32,845 [62 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:24:32,845 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:32,847 [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 2025-10-17 17:24:32,848 [62 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693071310&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:24:32,850 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:32,850 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4063ms INFO 2025-10-17 17:24:32,850 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:32,850 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3157ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:32,909 [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 2025-10-17 17:24:32,910 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:32,910 [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 2025-10-17 17:24:32,910 [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 2025-10-17 17:24:32,910 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:32,912 [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 2025-10-17 17:24:32,912 [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 2025-10-17 17:24:32,912 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:24:32,912 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:32,912 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7166ms INFO 2025-10-17 17:24:32,912 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:32,913 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0498ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,026 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:24:33,026 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:33,027 [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 2025-10-17 17:24:33,027 [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 2025-10-17 17:24:33,027 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:24:33,028 [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 2025-10-17 17:24:33,029 [4 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MDYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzA2NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaigeWHpOaelyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODA2IiwianRpIjoiMjNmMjJiYjItNDg3My00ZTUwLTgwZDktMDVkNTgzNDEyNDMzIiwiaWF0IjoxNzYwMzQ3NTUxLCJuYmYiOjE3NjAzNDc1NDksImV4cCI6MTc2MDQzMzk1MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.6eMD0YCV8m_A96cmW_f_4_d_GyNnIEX0kzpUfUIGVY8 INFO 2025-10-17 17:24:33,032 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,032 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7842ms INFO 2025-10-17 17:24:33,032 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:24:33,032 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0377ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,166 [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 2025-10-17 17:24:33,166 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:33,166 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,168 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,169 [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 2025-10-17 17:24:33,170 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:24:33,170 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:24:33,170 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:24:33,185 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:24:33,188 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,188 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7871ms INFO 2025-10-17 17:24:33,188 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,188 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5712ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,345 [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 2025-10-17 17:24:33,345 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,345 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,346 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:24:33,346 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,346 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,347 [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 2025-10-17 17:24:33,347 [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 2025-10-17 17:24:33,348 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:24:33,349 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:24:33,349 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:24:33,350 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,350 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3284ms INFO 2025-10-17 17:24:33,350 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,350 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3193ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,363 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:24:33,378 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:24:33,381 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,381 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1469ms INFO 2025-10-17 17:24:33,381 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,381 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8638ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,510 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:24:33,510 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,511 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,512 [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 2025-10-17 17:24:33,519 [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 2025-10-17 17:24:33,519 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,519 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,521 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,521 [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 2025-10-17 17:24:33,521 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9871ms INFO 2025-10-17 17:24:33,521 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,521 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0374ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,524 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,524 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8535ms INFO 2025-10-17 17:24:33,524 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,524 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7006ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,624 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/workDesk.e253ec88.js INFO 2025-10-17 17:24:33,625 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:33,625 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/workDesk.7d9d51bd.css INFO 2025-10-17 17:24:33,625 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/workDesk.7d9d51bd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\workDesk.7d9d51bd.css' INFO 2025-10-17 17:24:33,625 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/workDesk.e253ec88.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\workDesk.e253ec88.js' INFO 2025-10-17 17:24:33,625 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4169ms 200 text/css INFO 2025-10-17 17:24:33,625 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:24:33,625 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.705ms 200 application/javascript INFO 2025-10-17 17:24:33,625 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,625 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,626 [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 2025-10-17 17:24:33,626 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,626 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,627 [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 2025-10-17 17:24:33,627 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:24:33,627 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,628 [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 2025-10-17 17:24:33,628 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,629 [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 2025-10-17 17:24:33,630 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,630 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.715ms INFO 2025-10-17 17:24:33,631 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,631 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,631 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4533ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,631 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0678ms INFO 2025-10-17 17:24:33,631 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,631 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8391ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,632 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,632 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9551ms INFO 2025-10-17 17:24:33,632 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,632 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6115ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,710 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:24:33,710 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,710 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,711 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:24:33,711 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,711 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,711 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:24:33,711 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,711 [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 2025-10-17 17:24:33,712 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,712 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 17:24:33,712 [58 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/2.jpg was not modified INFO 2025-10-17 17:24:33,712 [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 2025-10-17 17:24:33,712 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2959ms 304 image/jpeg INFO 2025-10-17 17:24:33,713 [4 ] 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 2025-10-17 17:24:33,716 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,716 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.0123ms INFO 2025-10-17 17:24:33,716 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,716 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.848ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,720 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 17:24:33,720 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 17:24:33,720 [47 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/1.jpg was not modified INFO 2025-10-17 17:24:33,720 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3878ms 304 image/jpeg INFO 2025-10-17 17:24:33,720 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ywsqd.1e248292.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ywsqd.1e248292.png' INFO 2025-10-17 17:24:33,720 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5503ms 200 image/png INFO 2025-10-17 17:24:33,721 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 17:24:33,721 [47 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/3.jpg was not modified INFO 2025-10-17 17:24:33,721 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2553ms 304 image/jpeg INFO 2025-10-17 17:24:33,721 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,721 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.9082ms INFO 2025-10-17 17:24:33,721 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,721 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,721 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.5406ms INFO 2025-10-17 17:24:33,722 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,722 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8737ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,722 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4386ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,730 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 17:24:33,730 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdcc.d63f5968.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdcc.d63f5968.png' INFO 2025-10-17 17:24:33,730 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.484ms 200 image/png INFO 2025-10-17 17:24:33,807 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:24:33,807 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,807 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,808 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:24:33,808 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:33,808 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,809 [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 2025-10-17 17:24:33,809 [62 ] 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 2025-10-17 17:24:33,821 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,821 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.6383ms INFO 2025-10-17 17:24:33,821 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,821 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5324ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:33,831 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:33,831 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.7142ms INFO 2025-10-17 17:24:33,831 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:33,831 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4386ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:35,306 [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 2025-10-17 17:24:35,306 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:35,306 [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 2025-10-17 17:24:35,307 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:35,307 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:35,307 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:35,307 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:35,308 [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 2025-10-17 17:24:35,308 [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 2025-10-17 17:24:35,311 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:35,312 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4191ms INFO 2025-10-17 17:24:35,312 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:35,312 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2324ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:35,357 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:35,357 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 49.299ms INFO 2025-10-17 17:24:35,357 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:35,358 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4555ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:36,385 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/messageIndex.3b5f00a6.css INFO 2025-10-17 17:24:36,385 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/messageIndex.a85c3e52.js INFO 2025-10-17 17:24:36,385 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:36,386 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/messageIndex.a85c3e52.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\messageIndex.a85c3e52.js' INFO 2025-10-17 17:24:36,386 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/messageIndex.3b5f00a6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\messageIndex.3b5f00a6.css' INFO 2025-10-17 17:24:36,386 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9731ms 200 text/css INFO 2025-10-17 17:24:36,386 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8957ms 200 application/javascript INFO 2025-10-17 17:24:36,625 [53 ] 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 2025-10-17 17:24:36,625 [10 ] 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 2025-10-17 17:24:36,625 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:36,625 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:36,625 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:36,625 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:36,626 [53 ] 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 2025-10-17 17:24:36,627 [10 ] 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 2025-10-17 17:24:36,631 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:36,631 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:36,631 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M) in 4.1445ms INFO 2025-10-17 17:24:36,631 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:36,631 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M) in 4.2968ms INFO 2025-10-17 17:24:36,631 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:36,631 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0058ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:36,631 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3915ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:36,662 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:24:36,662 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:36,662 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:36,663 [53 ] 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 2025-10-17 17:24:36,663 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:36,664 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:36,664 [10 ] 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 2025-10-17 17:24:36,665 [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 2025-10-17 17:24:36,668 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:36,668 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9506ms INFO 2025-10-17 17:24:36,668 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:36,668 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8117ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:36,668 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:36,668 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4833ms INFO 2025-10-17 17:24:36,668 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:36,668 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4113ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:36,763 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 17:24:36,763 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 17:24:36,763 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6195ms 200 image/png INFO 2025-10-17 17:24:36,902 [10 ] 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 2025-10-17 17:24:36,902 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:36,903 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:36,904 [10 ] 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 2025-10-17 17:24:36,920 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:36,920 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M) in 16.1395ms INFO 2025-10-17 17:24:36,920 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:36,920 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1392ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:39,662 [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 2025-10-17 17:24:39,663 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:39,663 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:39,664 [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 2025-10-17 17:24:39,668 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:39,668 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6921ms INFO 2025-10-17 17:24:39,668 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:39,668 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8374ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:46,768 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-20&endDate=2025-10-20&timeBegin=13:30&timeEnd=17:30&leaveType=21&isPanel=true& INFO 2025-10-17 17:24:46,768 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:46,768 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:46,769 [62 ] 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 2025-10-17 17:24:46,775 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:46,776 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 6.0273ms INFO 2025-10-17 17:24:46,776 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:46,776 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1202ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:50,525 [10 ] 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 2025-10-17 17:24:50,525 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:50,525 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:50,525 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:50,527 [10 ] 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 2025-10-17 17:24:50,534 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:50,534 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.5228ms INFO 2025-10-17 17:24:50,534 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:50,534 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.841ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:50,675 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2025-10-17 17:24:50,675 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:50,675 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:50,677 [58 ] 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 2025-10-17 17:24:50,681 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:50,682 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.8272ms INFO 2025-10-17 17:24:50,682 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:50,682 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0584ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:50,804 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49538 INFO 2025-10-17 17:24:50,804 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:50,804 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:50,805 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:50,806 [56 ] 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 2025-10-17 17:24:50,944 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:50,944 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 137.9338ms INFO 2025-10-17 17:24:50,944 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:50,944 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 139.8242ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:51,094 [56 ] 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 2025-10-17 17:24:51,094 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:24:51,094 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:51,094 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:51,096 [56 ] 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 2025-10-17 17:24:51,161 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:51,161 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 65.4259ms INFO 2025-10-17 17:24:51,161 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:51,161 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.6228ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:24:52,369 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:24:52,369 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:24:52,369 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:52,371 [58 ] 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 2025-10-17 17:24:52,469 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:24:52,469 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 97.856ms INFO 2025-10-17 17:24:52,469 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:24:52,469 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.9494ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:01,062 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693101469&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:25:01,063 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:25:01,063 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9612ms 200 text/html INFO 2025-10-17 17:25:01,454 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693101987 INFO 2025-10-17 17:25:01,454 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:25:01,455 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7326ms 200 application/javascript INFO 2025-10-17 17:25:01,501 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4972428552396564 INFO 2025-10-17 17:25:01,502 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:25:01,502 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4766ms 200 application/javascript INFO 2025-10-17 17:25:01,700 [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%3D1760693101469%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:25:01,700 [53 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:25:01,700 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:01,702 [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 2025-10-17 17:25:01,703 [53 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693101469&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:25:01,706 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:01,706 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7163ms INFO 2025-10-17 17:25:01,706 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:01,706 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9379ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:01,708 [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 2025-10-17 17:25:01,708 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:25:01,709 [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 2025-10-17 17:25:01,709 [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 2025-10-17 17:25:01,709 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:01,710 [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 2025-10-17 17:25:01,711 [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 2025-10-17 17:25:01,711 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:25:01,711 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:01,711 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8288ms INFO 2025-10-17 17:25:01,711 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:01,711 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8184ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:25:01,829 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 17:25:01,829 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:25:01,829 [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 2025-10-17 17:25:01,830 [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 2025-10-17 17:25:01,830 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:25:01,831 [36 ] 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 2025-10-17 17:25:01,832 [4 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NzMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjcxMyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadqOmSiiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzczIiwianRpIjoiNjA0MjBkNTMtMWY1NS00ZWY2LWFjYzctZWNiZTZjZGI3ZjQ4IiwiaWF0IjoxNzYwNTg5NzQxLCJuYmYiOjE3NjA1ODk3MzksImV4cCI6MTc2MDY3NjE0MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.HCRDR7BYmpdVKen_uWr5lpu3stVMKtfcDDyscfrBUZY INFO 2025-10-17 17:25:01,835 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:01,835 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7321ms INFO 2025-10-17 17:25:01,835 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:25:01,835 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9571ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:01,982 [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 2025-10-17 17:25:01,982 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:25:01,982 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:01,983 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:01,985 [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 2025-10-17 17:25:01,986 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:25:01,986 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:25:01,986 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:25:02,001 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:25:02,004 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,004 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9078ms INFO 2025-10-17 17:25:02,004 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,004 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2464ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,140 [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 2025-10-17 17:25:02,140 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,140 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,141 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:25:02,141 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,141 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,142 [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 2025-10-17 17:25:02,143 [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 2025-10-17 17:25:02,143 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:25:02,144 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:25:02,144 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:25:02,145 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,145 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1243ms INFO 2025-10-17 17:25:02,145 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,145 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0388ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,158 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:25:02,173 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:25:02,175 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,175 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9026ms INFO 2025-10-17 17:25:02,175 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,176 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.576ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,305 [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 2025-10-17 17:25:02,305 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,306 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,306 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:25:02,306 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,307 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,307 [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 2025-10-17 17:25:02,308 [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 2025-10-17 17:25:02,310 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,311 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3965ms INFO 2025-10-17 17:25:02,311 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,311 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.676ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,316 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,316 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.0354ms INFO 2025-10-17 17:25:02,316 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,316 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7415ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,342 [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 2025-10-17 17:25:02,342 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,342 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,343 [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 2025-10-17 17:25:02,346 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,346 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9491ms INFO 2025-10-17 17:25:02,346 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,347 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5838ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,352 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:25:02,353 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,353 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,354 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:25:02,354 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,354 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,354 [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 2025-10-17 17:25:02,355 [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 2025-10-17 17:25:02,357 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,357 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1801ms INFO 2025-10-17 17:25:02,357 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,357 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8288ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,358 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,358 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.815ms INFO 2025-10-17 17:25:02,358 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,358 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4155ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,380 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:25:02,380 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,380 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,382 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:25:02,382 [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 2025-10-17 17:25:02,382 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,382 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,383 [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 2025-10-17 17:25:02,389 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,389 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.7882ms INFO 2025-10-17 17:25:02,389 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,389 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4585ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,389 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,389 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4603ms INFO 2025-10-17 17:25:02,389 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,389 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0573ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,465 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:25:02,465 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,465 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,466 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:25:02,466 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:25:02,466 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,466 [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 2025-10-17 17:25:02,467 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,467 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:02,467 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,468 [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 2025-10-17 17:25:02,468 [62 ] 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 2025-10-17 17:25:02,475 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,475 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.5169ms INFO 2025-10-17 17:25:02,475 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,475 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3289ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,476 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,476 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.3113ms INFO 2025-10-17 17:25:02,476 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,476 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9639ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:02,489 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:02,489 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.9534ms INFO 2025-10-17 17:25:02,489 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:02,489 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0216ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:05,781 [4 ] 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 2025-10-17 17:25:05,781 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:05,782 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:05,783 [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 2025-10-17 17:25:05,786 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:05,786 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4896ms INFO 2025-10-17 17:25:05,786 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:05,787 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5421ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:05,789 [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 2025-10-17 17:25:05,789 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:25:05,789 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:05,789 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:05,791 [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 2025-10-17 17:25:05,829 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:05,829 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 38.5919ms INFO 2025-10-17 17:25:05,829 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:05,829 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.5449ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:50,985 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693150826&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:25:50,986 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:25:50,986 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1539ms 200 text/html INFO 2025-10-17 17:25:51,240 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693151171 INFO 2025-10-17 17:25:51,240 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:25:51,240 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.678ms 200 application/javascript INFO 2025-10-17 17:25:51,254 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5314821355366686 INFO 2025-10-17 17:25:51,254 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:25:51,254 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4123ms 200 application/javascript INFO 2025-10-17 17:25:51,416 [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%3D1760693150826%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 17:25:51,417 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:25:51,417 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,418 [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 2025-10-17 17:25:51,419 [67 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693150826&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:25:51,422 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:51,422 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1593ms INFO 2025-10-17 17:25:51,422 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,423 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2462ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:51,432 [23 ] 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 2025-10-17 17:25:51,432 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:25:51,432 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:51,432 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,433 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 17:25:51,434 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:25:51,434 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:25:51,434 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:25:51,450 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:25:51,452 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:51,452 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7327ms INFO 2025-10-17 17:25:51,452 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,452 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5544ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:51,540 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:25:51,540 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:51,540 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,541 [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 2025-10-17 17:25:51,542 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:25:51,542 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:25:51,542 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:25:51,557 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:25:51,557 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:25:51,560 [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 2025-10-17 17:25:51,560 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:51,560 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,560 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:51,560 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.9643ms INFO 2025-10-17 17:25:51,560 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,561 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1541ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:51,562 [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 2025-10-17 17:25:51,565 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:51,565 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1417ms INFO 2025-10-17 17:25:51,565 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,565 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.204ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:51,747 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:25:51,747 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:51,747 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,747 [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 2025-10-17 17:25:51,748 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:51,748 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,748 [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 2025-10-17 17:25:51,749 [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 2025-10-17 17:25:51,751 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:51,752 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0991ms INFO 2025-10-17 17:25:51,752 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,752 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1645ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:51,752 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:51,752 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.899ms INFO 2025-10-17 17:25:51,752 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,752 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6193ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:51,809 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795%20%20& INFO 2025-10-17 17:25:51,809 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:51,809 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,811 [67 ] 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 2025-10-17 17:25:51,833 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:25:51,833 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:51,833 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,834 [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 2025-10-17 17:25:51,839 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:51,839 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9653ms INFO 2025-10-17 17:25:51,839 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,839 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7611ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:51,856 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:51,856 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6315ms INFO 2025-10-17 17:25:51,856 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,856 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4676ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:51,929 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:25:51,930 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:51,930 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,931 [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 2025-10-17 17:25:51,934 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330891&isHis=& INFO 2025-10-17 17:25:51,934 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:51,934 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,936 [4 ] 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 2025-10-17 17:25:51,937 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:51,937 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2575ms INFO 2025-10-17 17:25:51,937 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,937 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0567ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:51,940 [4 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:25:51,943 [4 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 17:25:51,945 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:51,945 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.0041ms INFO 2025-10-17 17:25:51,945 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:51,945 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9703ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:52,011 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795%20%20&isHis=& INFO 2025-10-17 17:25:52,011 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:52,011 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,012 [75 ] 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 2025-10-17 17:25:52,020 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1679296951903&guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795%20%20&recordId=386023&tableName=k_over& INFO 2025-10-17 17:25:52,021 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:52,021 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,022 [67 ] 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 2025-10-17 17:25:52,029 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795%20%20&flowID=88&nodeCode=N1679296951903& INFO 2025-10-17 17:25:52,030 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:52,030 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,031 [4 ] 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 2025-10-17 17:25:52,070 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:52,071 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 58.3643ms INFO 2025-10-17 17:25:52,071 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,071 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.095ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:52,074 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:52,074 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:52,074 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 52.2369ms INFO 2025-10-17 17:25:52,074 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,074 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.3467ms INFO 2025-10-17 17:25:52,074 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,074 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.944ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:52,074 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.9679ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:52,181 [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 2025-10-17 17:25:52,182 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:52,182 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,183 [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 2025-10-17 17:25:52,186 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:52,186 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3298ms INFO 2025-10-17 17:25:52,186 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,187 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3277ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:52,203 [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 2025-10-17 17:25:52,203 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:52,203 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,204 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795%20%20& INFO 2025-10-17 17:25:52,204 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:52,204 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,204 [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 2025-10-17 17:25:52,205 [4 ] 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 2025-10-17 17:25:52,207 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:52,208 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0252ms INFO 2025-10-17 17:25:52,208 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,208 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8758ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:52,281 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:52,284 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 78.1686ms INFO 2025-10-17 17:25:52,284 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:52,284 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.8498ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:53,618 [75 ] 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 2025-10-17 17:25:53,618 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:25:53,618 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:53,618 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:53,620 [75 ] 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 2025-10-17 17:25:53,626 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:53,626 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1627ms INFO 2025-10-17 17:25:53,626 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:53,626 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3187ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:53,738 [76 ] 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=y8UP0qjgvV4%3D& INFO 2025-10-17 17:25:53,739 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:53,739 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:53,740 [76 ] 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 2025-10-17 17:25:53,746 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:53,746 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8563ms INFO 2025-10-17 17:25:53,746 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:53,746 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8448ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:25:59,927 [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 2025-10-17 17:25:59,927 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:25:59,927 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:25:59,927 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:59,929 [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 2025-10-17 17:25:59,963 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:25:59,963 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.6929ms INFO 2025-10-17 17:25:59,964 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:25:59,964 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7188ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:02,620 [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 2025-10-17 17:26:02,620 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:02,620 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:02,620 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:02,622 [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 2025-10-17 17:26:02,663 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:02,663 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 41.6757ms INFO 2025-10-17 17:26:02,663 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:02,663 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8194ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:04,734 [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 2025-10-17 17:26:04,734 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:04,734 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:04,734 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:04,736 [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 2025-10-17 17:26:04,772 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:04,772 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 36.4107ms INFO 2025-10-17 17:26:04,772 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:04,773 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.7048ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:06,404 [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 2025-10-17 17:26:06,404 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:06,404 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:06,404 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:06,406 [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 2025-10-17 17:26:06,441 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:06,441 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 35.4553ms INFO 2025-10-17 17:26:06,441 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:06,442 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5969ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:07,839 [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 2025-10-17 17:26:07,840 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:07,840 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:07,840 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:07,841 [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 2025-10-17 17:26:07,876 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:07,876 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.6049ms INFO 2025-10-17 17:26:07,876 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:07,876 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7954ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:09,122 [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 2025-10-17 17:26:09,122 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:09,122 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:09,122 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:09,124 [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 2025-10-17 17:26:09,161 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:09,161 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 37.3399ms INFO 2025-10-17 17:26:09,161 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:09,161 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7113ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:10,359 [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 2025-10-17 17:26:10,359 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:10,359 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:10,360 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:10,361 [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 2025-10-17 17:26:10,395 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:10,395 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.2493ms INFO 2025-10-17 17:26:10,395 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:10,396 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4695ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:11,622 [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 2025-10-17 17:26:11,622 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:11,622 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:11,622 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:11,624 [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 2025-10-17 17:26:11,658 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:11,658 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 34.2083ms INFO 2025-10-17 17:26:11,658 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:11,658 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3603ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:36,763 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693195084&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:26:36,764 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:26:36,764 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8145ms 200 text/html INFO 2025-10-17 17:26:37,558 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693195899 INFO 2025-10-17 17:26:37,558 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:26:37,558 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7151ms 200 application/javascript INFO 2025-10-17 17:26:37,666 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7708032342303377 INFO 2025-10-17 17:26:37,666 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:26:37,666 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5085ms 200 application/javascript INFO 2025-10-17 17:26:37,885 [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%3D1760693195084%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:26:37,885 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:26:37,886 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:37,887 [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 2025-10-17 17:26:37,888 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693195084&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:26:37,891 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:37,891 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7549ms INFO 2025-10-17 17:26:37,891 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:37,891 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6072ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:37,911 [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 2025-10-17 17:26:37,911 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:37,911 [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 2025-10-17 17:26:37,911 [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 2025-10-17 17:26:37,911 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:37,913 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 17:26:37,913 [76 ] 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 2025-10-17 17:26:37,913 [76 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:26:37,913 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:37,913 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.775ms INFO 2025-10-17 17:26:37,913 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:37,914 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9254ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,040 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:26:38,040 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:38,041 [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 2025-10-17 17:26:38,041 [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 2025-10-17 17:26:38,041 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:26:38,042 [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 2025-10-17 17:26:38,048 [4 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5OTEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDg3OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOaYpee6oiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTkxIiwianRpIjoiNWJjMDkyM2ItMjYxZC00OTI4LTk1M2YtYjk1ODRlMGJjY2NjIiwiaWF0IjoxNzYwNDk5MzAzLCJuYmYiOjE3NjA0OTkzMDEsImV4cCI6MTc2MDU4NTcwMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.xPGceQRDDxR_4A7J612laJgxVOwO-uF16FyBGBpl7Kc INFO 2025-10-17 17:26:38,050 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,050 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 8.3864ms INFO 2025-10-17 17:26:38,051 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:26:38,051 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5786ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,209 [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 2025-10-17 17:26:38,209 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:38,209 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,211 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,213 [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 2025-10-17 17:26:38,217 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:26:38,218 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:26:38,218 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:26:38,232 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:26:38,235 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,235 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 22.3342ms INFO 2025-10-17 17:26:38,235 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,235 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.1769ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,420 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:26:38,420 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,420 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,421 [25 ] 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 2025-10-17 17:26:38,421 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,421 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,422 [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 2025-10-17 17:26:38,423 [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 2025-10-17 17:26:38,423 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:26:38,423 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:26:38,423 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:26:38,426 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,426 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7625ms INFO 2025-10-17 17:26:38,426 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,426 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5276ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,439 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:26:38,453 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:26:38,457 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,457 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.0576ms INFO 2025-10-17 17:26:38,457 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,457 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.081ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,589 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:26:38,590 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,590 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,591 [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 2025-10-17 17:26:38,600 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,600 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1672ms INFO 2025-10-17 17:26:38,600 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,600 [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 2025-10-17 17:26:38,600 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2374ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,601 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,601 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,602 [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 2025-10-17 17:26:38,605 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,605 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1618ms INFO 2025-10-17 17:26:38,605 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,605 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1081ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,740 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:26:38,740 [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 2025-10-17 17:26:38,741 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,741 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,741 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,742 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,743 [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 2025-10-17 17:26:38,743 [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 2025-10-17 17:26:38,746 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:26:38,746 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,746 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,747 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,747 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,747 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.0614ms INFO 2025-10-17 17:26:38,747 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,747 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7271ms INFO 2025-10-17 17:26:38,747 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,747 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7358ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,747 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7646ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,747 [25 ] 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 2025-10-17 17:26:38,750 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,750 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8179ms INFO 2025-10-17 17:26:38,750 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,750 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6719ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,822 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:26:38,822 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,823 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,824 [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 2025-10-17 17:26:38,825 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:26:38,826 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:26:38,826 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,826 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,826 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,826 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,827 [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 2025-10-17 17:26:38,829 [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 2025-10-17 17:26:38,832 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,832 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 7.7704ms INFO 2025-10-17 17:26:38,832 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,832 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7683ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,832 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,832 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7174ms INFO 2025-10-17 17:26:38,832 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,832 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8448ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,835 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,835 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.2171ms INFO 2025-10-17 17:26:38,835 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,835 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0388ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,900 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:26:38,901 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,901 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,902 [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 2025-10-17 17:26:38,903 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:26:38,903 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:38,903 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,904 [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 2025-10-17 17:26:38,925 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,925 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 20.599ms INFO 2025-10-17 17:26:38,925 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,925 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5631ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:38,928 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:38,928 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.9045ms INFO 2025-10-17 17:26:38,928 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:38,928 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9474ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:40,521 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 17:26:40,521 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 17:26:40,522 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0592ms 200 text/css INFO 2025-10-17 17:26:40,811 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 17:26:40,811 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:40,812 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 17:26:40,812 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7013ms 200 application/javascript INFO 2025-10-17 17:26:40,814 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 17:26:40,814 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:40,814 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 17:26:40,814 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5875ms 200 application/javascript INFO 2025-10-17 17:26:40,972 [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 2025-10-17 17:26:40,972 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:40,973 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:40,973 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:40,974 [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 2025-10-17 17:26:40,974 [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 2025-10-17 17:26:40,975 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:40,975 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:40,976 [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 2025-10-17 17:26:40,979 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:40,980 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3839ms INFO 2025-10-17 17:26:40,980 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:40,980 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3851ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:41,025 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:41,025 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 51.0689ms INFO 2025-10-17 17:26:41,025 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:41,025 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.1107ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:47,484 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693206861&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:26:47,484 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:26:47,484 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.782ms 200 text/html INFO 2025-10-17 17:26:48,123 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693207541 INFO 2025-10-17 17:26:48,124 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:26:48,124 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6417ms 200 application/javascript INFO 2025-10-17 17:26:48,204 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2930652234524618 INFO 2025-10-17 17:26:48,204 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:26:48,204 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.569ms 200 application/javascript INFO 2025-10-17 17:26:48,385 [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%3D1760693206861%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:26:48,385 [51 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:26:48,385 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,387 [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 2025-10-17 17:26:48,388 [51 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693206861&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:26:48,390 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,391 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8058ms INFO 2025-10-17 17:26:48,391 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,391 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9611ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,419 [76 ] 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 2025-10-17 17:26:48,419 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:48,419 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,420 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,421 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 17:26:48,422 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:26:48,422 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:26:48,422 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:26:48,437 [76 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:26:48,440 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,440 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1808ms INFO 2025-10-17 17:26:48,440 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,440 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0343ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,563 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:26:48,563 [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 2025-10-17 17:26:48,576 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,576 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,576 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,576 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,578 [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 2025-10-17 17:26:48,578 [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 2025-10-17 17:26:48,579 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:26:48,579 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:26:48,579 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:26:48,582 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,582 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.991ms INFO 2025-10-17 17:26:48,582 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,582 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1487ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,595 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:26:48,595 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:26:48,598 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,598 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.8803ms INFO 2025-10-17 17:26:48,598 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,598 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1049ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,738 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:26:48,738 [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 2025-10-17 17:26:48,738 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,739 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,739 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,739 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,740 [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 2025-10-17 17:26:48,740 [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 2025-10-17 17:26:48,744 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,744 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,744 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5679ms INFO 2025-10-17 17:26:48,744 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,744 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5747ms INFO 2025-10-17 17:26:48,744 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,744 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8742ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,744 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4913ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,778 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:26:48,779 [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 2025-10-17 17:26:48,779 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,779 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,779 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,779 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,780 [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 2025-10-17 17:26:48,780 [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 2025-10-17 17:26:48,784 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,784 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,784 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3905ms INFO 2025-10-17 17:26:48,784 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,784 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5241ms INFO 2025-10-17 17:26:48,784 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,784 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6058ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,784 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4613ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,803 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:26:48,803 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,804 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,806 [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 2025-10-17 17:26:48,809 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,809 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2392ms INFO 2025-10-17 17:26:48,809 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,809 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5446ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,847 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:26:48,847 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,847 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:26:48,847 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,848 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,848 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,850 [75 ] 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 2025-10-17 17:26:48,850 [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 2025-10-17 17:26:48,854 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,854 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.1898ms INFO 2025-10-17 17:26:48,854 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,854 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7901ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,858 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,858 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0627ms INFO 2025-10-17 17:26:48,858 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,858 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0741ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,888 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:26:48,888 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,888 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,890 [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 2025-10-17 17:26:48,896 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,896 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.3018ms INFO 2025-10-17 17:26:48,896 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,896 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2338ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,923 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:26:48,924 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,924 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,924 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:26:48,924 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:48,924 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,925 [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 2025-10-17 17:26:48,925 [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 2025-10-17 17:26:48,934 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,934 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6674ms INFO 2025-10-17 17:26:48,934 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,934 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3419ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:48,942 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:48,943 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.2195ms INFO 2025-10-17 17:26:48,943 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:48,943 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8724ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:49,843 [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 2025-10-17 17:26:49,843 [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 2025-10-17 17:26:49,844 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:26:49,844 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:49,844 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:26:49,844 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:49,844 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:49,846 [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 2025-10-17 17:26:49,846 [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 2025-10-17 17:26:49,850 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:49,850 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.452ms INFO 2025-10-17 17:26:49,850 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:49,850 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5605ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:26:49,911 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:26:49,911 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 64.6979ms INFO 2025-10-17 17:26:49,911 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:26:49,911 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.6982ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:36,685 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:29:36,686 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:36,686 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:36,687 [21 ] 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 2025-10-17 17:29:36,728 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:36,728 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 40.6991ms INFO 2025-10-17 17:29:36,728 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:36,728 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8005ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:56,736 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693396618&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:29:56,737 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:29:56,737 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9103ms 200 text/html INFO 2025-10-17 17:29:57,107 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693397087 INFO 2025-10-17 17:29:57,108 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:29:57,108 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6948ms 200 application/javascript INFO 2025-10-17 17:29:57,121 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.23829185028197508 INFO 2025-10-17 17:29:57,121 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:29:57,121 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.495ms 200 application/javascript INFO 2025-10-17 17:29:57,255 [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%3D1760693396618%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:29:57,255 [47 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:29:57,256 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,258 [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 2025-10-17 17:29:57,259 [47 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693396618&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:29:57,263 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,263 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.319ms INFO 2025-10-17 17:29:57,263 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,263 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9543ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,275 [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 2025-10-17 17:29:57,275 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:29:57,276 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,276 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,277 [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 2025-10-17 17:29:57,278 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:29:57,278 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:29:57,278 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:29:57,293 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:29:57,295 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,295 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5235ms INFO 2025-10-17 17:29:57,296 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,296 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3746ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,371 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:29:57,371 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,371 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,372 [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 2025-10-17 17:29:57,373 [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 2025-10-17 17:29:57,373 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,373 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,373 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:29:57,373 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:29:57,373 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:29:57,374 [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 2025-10-17 17:29:57,378 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,378 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5655ms INFO 2025-10-17 17:29:57,378 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,378 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4266ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,389 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:29:57,389 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:29:57,392 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,392 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.7353ms INFO 2025-10-17 17:29:57,392 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,392 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5056ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,508 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:29:57,508 [21 ] 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 2025-10-17 17:29:57,508 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,508 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,508 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,508 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,510 [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 2025-10-17 17:29:57,510 [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 2025-10-17 17:29:57,513 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,513 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,513 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1883ms INFO 2025-10-17 17:29:57,513 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,513 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1508ms INFO 2025-10-17 17:29:57,513 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0588ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,513 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,513 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2322ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,606 [58 ] 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 2025-10-17 17:29:57,606 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,606 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,607 [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 2025-10-17 17:29:57,610 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,611 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2631ms INFO 2025-10-17 17:29:57,611 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,611 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0766ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,621 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:29:57,622 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,622 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,623 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:29:57,623 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,623 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,623 [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 2025-10-17 17:29:57,624 [21 ] 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 2025-10-17 17:29:57,627 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,627 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5205ms INFO 2025-10-17 17:29:57,627 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,627 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6153ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,627 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,627 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7946ms INFO 2025-10-17 17:29:57,627 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,627 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.524ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,629 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:29:57,629 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,629 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,630 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:29:57,631 [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 2025-10-17 17:29:57,631 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,631 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,632 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:29:57,632 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,632 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,632 [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 2025-10-17 17:29:57,633 [47 ] 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 2025-10-17 17:29:57,637 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,637 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,637 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.0648ms INFO 2025-10-17 17:29:57,637 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,637 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.5879ms INFO 2025-10-17 17:29:57,637 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,637 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8332ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,637 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4964ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,641 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,641 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8546ms INFO 2025-10-17 17:29:57,641 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,641 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4172ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,707 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:29:57,707 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:29:57,707 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,707 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:57,708 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,708 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,709 [21 ] 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 2025-10-17 17:29:57,709 [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 2025-10-17 17:29:57,718 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,718 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0266ms INFO 2025-10-17 17:29:57,718 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,718 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8696ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:57,725 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:57,725 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.9995ms INFO 2025-10-17 17:29:57,725 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:57,725 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2948ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:58,978 [56 ] 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 2025-10-17 17:29:58,978 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:58,978 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:58,980 [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 2025-10-17 17:29:58,982 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 17:29:58,982 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:29:58,983 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:58,984 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:58,984 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6447ms INFO 2025-10-17 17:29:58,984 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:58,984 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8249ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:29:58,984 [58 ] 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 2025-10-17 17:29:59,033 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:29:59,033 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 49.0639ms INFO 2025-10-17 17:29:59,033 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:29:59,033 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9888ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:00,419 [21 ] 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 2025-10-17 17:30:00,419 [21 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 17:30:00,419 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4998ms 304 text/html INFO 2025-10-17 17:30:00,498 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:30:00,498 [21 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 17:30:00,498 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4931ms 304 application/javascript INFO 2025-10-17 17:30:00,537 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693399990&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:30:00,538 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:30:00,538 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5972ms 200 text/html INFO 2025-10-17 17:30:01,258 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693400742 INFO 2025-10-17 17:30:01,258 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:30:01,259 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6903ms 200 application/javascript INFO 2025-10-17 17:30:01,342 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7711067318198406 INFO 2025-10-17 17:30:01,343 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:30:01,343 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5956ms 200 application/javascript INFO 2025-10-17 17:30:01,499 [58 ] 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%3D1760693399990%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 17:30:01,499 [58 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:30:01,499 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:01,501 [58 ] 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 2025-10-17 17:30:01,502 [58 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693399990&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:30:01,502 [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 2025-10-17 17:30:01,503 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:30:01,503 [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 2025-10-17 17:30:01,503 [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 2025-10-17 17:30:01,503 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:01,504 [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 2025-10-17 17:30:01,505 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:01,505 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1151ms INFO 2025-10-17 17:30:01,505 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:01,505 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9858ms 200 application/json; charset=utf-8 WARN 2025-10-17 17:30:01,505 [56 ] 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 2025-10-17 17:30:01,505 [56 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:30:01,505 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:01,505 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7108ms INFO 2025-10-17 17:30:01,505 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:01,505 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7782ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:30:01,619 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:30:01,620 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:30:01,620 [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 2025-10-17 17:30:01,620 [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 2025-10-17 17:30:01,620 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:30:01,621 [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 2025-10-17 17:30:01,623 [56 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjMyNzAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTk2MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaWveiJuuiLsSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIzMjcwIiwianRpIjoiMGFkNGE2MDUtMjkxYy00OGYzLWFhMTYtOGNlNWQyYzQ3NThjIiwiaWF0IjoxNzYwNDE1MjA3LCJuYmYiOjE3NjA0MTUyMDUsImV4cCI6MTc2MDUwMTYwNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.bLzW7jOy1_yJP77WNfHAyff0tZuRVmCKmPW8KINiUXc INFO 2025-10-17 17:30:01,625 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:01,625 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9623ms INFO 2025-10-17 17:30:01,625 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:30:01,626 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2501ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:01,741 [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 2025-10-17 17:30:01,741 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:30:01,742 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:01,744 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:01,745 [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 2025-10-17 17:30:01,746 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:30:01,746 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:30:01,746 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:30:01,761 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:30:01,764 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:01,764 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5105ms INFO 2025-10-17 17:30:01,764 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:01,764 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5561ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:01,897 [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 2025-10-17 17:30:01,897 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:01,897 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:01,898 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:30:01,898 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:01,898 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:01,899 [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 2025-10-17 17:30:01,899 [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 2025-10-17 17:30:01,900 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:30:01,900 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:30:01,900 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:30:01,902 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:01,902 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.385ms INFO 2025-10-17 17:30:01,902 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:01,902 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6916ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:01,916 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:30:01,931 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:30:01,934 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:01,934 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.6556ms INFO 2025-10-17 17:30:01,934 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:01,934 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4705ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:02,048 [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 2025-10-17 17:30:02,048 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:02,048 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:30:02,048 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,048 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:02,048 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,050 [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 2025-10-17 17:30:02,050 [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 2025-10-17 17:30:02,053 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:02,053 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4592ms INFO 2025-10-17 17:30:02,053 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,053 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5795ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:02,058 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:02,058 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3105ms INFO 2025-10-17 17:30:02,058 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,058 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2297ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:02,138 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:30:02,138 [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 2025-10-17 17:30:02,139 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:02,139 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:02,139 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,139 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,140 [21 ] 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 2025-10-17 17:30:02,140 [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 2025-10-17 17:30:02,143 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:30:02,143 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:02,144 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,144 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:02,144 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:02,144 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7202ms INFO 2025-10-17 17:30:02,144 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,144 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7249ms INFO 2025-10-17 17:30:02,144 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,144 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7669ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:02,144 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7484ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:02,145 [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 2025-10-17 17:30:02,147 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:02,147 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7472ms INFO 2025-10-17 17:30:02,147 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,147 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.311ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:02,178 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:30:02,178 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:02,178 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,178 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:30:02,179 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:02,179 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:30:02,179 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,179 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:02,179 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,180 [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 2025-10-17 17:30:02,180 [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 2025-10-17 17:30:02,180 [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 2025-10-17 17:30:02,185 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:02,185 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.254ms INFO 2025-10-17 17:30:02,185 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,186 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7487ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:02,188 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:02,188 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.2197ms INFO 2025-10-17 17:30:02,188 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,189 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2061ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:02,194 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:02,194 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 14.9304ms INFO 2025-10-17 17:30:02,194 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,195 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.802ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:02,258 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:30:02,258 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:02,258 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,259 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:30:02,259 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:02,259 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,260 [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 2025-10-17 17:30:02,261 [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 2025-10-17 17:30:02,268 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:02,268 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6075ms INFO 2025-10-17 17:30:02,268 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,268 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7467ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:02,280 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:02,281 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.9703ms INFO 2025-10-17 17:30:02,281 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:02,281 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9606ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:03,217 [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 2025-10-17 17:30:03,218 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:30:03,218 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:03,218 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:03,218 [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 2025-10-17 17:30:03,218 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:03,219 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:03,220 [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 2025-10-17 17:30:03,220 [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 2025-10-17 17:30:03,224 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:03,224 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7022ms INFO 2025-10-17 17:30:03,224 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:03,224 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7142ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:03,270 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:03,270 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 50.8444ms INFO 2025-10-17 17:30:03,270 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:03,271 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.2842ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:09,377 [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 2025-10-17 17:30:09,378 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:09,378 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,379 [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 2025-10-17 17:30:09,383 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:09,383 [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 2025-10-17 17:30:09,383 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6008ms INFO 2025-10-17 17:30:09,383 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,383 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7088ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:09,383 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:09,383 [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 2025-10-17 17:30:09,383 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,383 [62 ] 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 2025-10-17 17:30:09,383 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:09,383 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,383 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:09,383 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,384 [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 2025-10-17 17:30:09,385 [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 2025-10-17 17:30:09,385 [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 2025-10-17 17:30:09,387 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:09,387 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9091ms INFO 2025-10-17 17:30:09,387 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,388 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3818ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:09,389 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:09,389 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.545ms INFO 2025-10-17 17:30:09,389 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,389 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6574ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:09,389 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:09,390 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.0466ms INFO 2025-10-17 17:30:09,390 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,390 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6836ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:09,393 [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 2025-10-17 17:30:09,393 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:09,394 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,395 [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 2025-10-17 17:30:09,397 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:09,397 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.6344ms INFO 2025-10-17 17:30:09,397 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,398 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2513ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:09,538 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3270& INFO 2025-10-17 17:30:09,538 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:09,538 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,540 [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 2025-10-17 17:30:09,543 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:09,546 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.1869ms INFO 2025-10-17 17:30:09,546 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:09,546 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.058ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:10,762 [62 ] 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 2025-10-17 17:30:10,763 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:10,763 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:10,763 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 17:30:10,763 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:10,763 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:10,764 [62 ] 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 2025-10-17 17:30:10,765 [56 ] 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 2025-10-17 17:30:10,766 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 17:30:10,768 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:10,768 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4551ms INFO 2025-10-17 17:30:10,768 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:10,768 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5347ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:10,773 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:10,773 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3134ms INFO 2025-10-17 17:30:10,773 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:10,773 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0231ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:10,943 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3270& INFO 2025-10-17 17:30:10,943 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:10,943 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:10,945 [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 2025-10-17 17:30:10,948 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:10,952 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.4541ms INFO 2025-10-17 17:30:10,952 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:10,952 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4912ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:17,418 [58 ] 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 2025-10-17 17:30:17,418 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:17,418 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:17,420 [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 2025-10-17 17:30:17,433 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:17,433 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 12.5271ms INFO 2025-10-17 17:30:17,433 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:17,433 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0758ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:30,058 [21 ] 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 2025-10-17 17:30:30,059 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:30,059 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:30,060 [21 ] 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 2025-10-17 17:30:30,064 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:30,064 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.73ms INFO 2025-10-17 17:30:30,064 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:30,064 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.92ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:32,737 [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 2025-10-17 17:30:32,738 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:32,738 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:32,738 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 17:30:32,739 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:32,739 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:32,739 [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 2025-10-17 17:30:32,740 [21 ] 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 2025-10-17 17:30:32,742 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 17:30:32,743 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:32,743 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5388ms INFO 2025-10-17 17:30:32,743 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:32,743 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7056ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:32,748 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:32,748 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3257ms INFO 2025-10-17 17:30:32,748 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:32,748 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2857ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:32,879 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3270& INFO 2025-10-17 17:30:32,879 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:32,880 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:32,881 [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 2025-10-17 17:30:32,885 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:32,888 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.04ms INFO 2025-10-17 17:30:32,888 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:32,888 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1012ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:38,698 [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 2025-10-17 17:30:38,699 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:38,699 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:38,700 [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 2025-10-17 17:30:38,704 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:38,704 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4982ms INFO 2025-10-17 17:30:38,704 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:38,704 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6552ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:41,657 [21 ] 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 2025-10-17 17:30:41,657 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:41,657 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:41,658 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 17:30:41,658 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:41,658 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:41,659 [21 ] 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 2025-10-17 17:30:41,659 [69 ] 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 2025-10-17 17:30:41,661 [69 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 17:30:41,663 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:41,663 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7561ms INFO 2025-10-17 17:30:41,663 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:41,663 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8188ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:41,668 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:41,668 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.2159ms INFO 2025-10-17 17:30:41,668 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:41,668 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0508ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:41,819 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=3270& INFO 2025-10-17 17:30:41,819 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:41,819 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:41,821 [77 ] 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 2025-10-17 17:30:41,824 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:41,827 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.5894ms INFO 2025-10-17 17:30:41,827 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:41,827 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6721ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:43,898 [21 ] 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 2025-10-17 17:30:43,899 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:43,899 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:43,900 [21 ] 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 2025-10-17 17:30:43,904 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:43,904 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.712ms INFO 2025-10-17 17:30:43,904 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:43,904 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7254ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:30:56,418 [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 2025-10-17 17:30:56,419 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:30:56,419 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:56,420 [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 2025-10-17 17:30:56,424 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:30:56,424 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6366ms INFO 2025-10-17 17:30:56,424 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:30:56,424 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0857ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:13,818 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=10403&onlyShowOnLineA0191=true& INFO 2025-10-17 17:31:13,818 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:13,819 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:13,820 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:31:13,859 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:13,860 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 39.5447ms INFO 2025-10-17 17:31:13,860 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:13,860 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.7318ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:17,871 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetEmpsList?type=1&deptCode=1040301&onlyShowOnLineA0191=true& INFO 2025-10-17 17:31:17,871 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:17,871 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:17,873 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:31:17,911 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:17,911 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 38.5661ms INFO 2025-10-17 17:31:17,911 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:17,912 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.782ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:24,241 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693484050&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:31:24,242 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:31:24,242 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0134ms 200 text/html INFO 2025-10-17 17:31:24,504 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693484430 INFO 2025-10-17 17:31:24,504 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:31:24,504 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6942ms 200 application/javascript INFO 2025-10-17 17:31:24,526 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7658417105785782 INFO 2025-10-17 17:31:24,526 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:31:24,526 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6586ms 200 application/javascript INFO 2025-10-17 17:31:24,709 [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%3D1760693484050%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 17:31:24,709 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:31:24,709 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,710 [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 2025-10-17 17:31:24,711 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693484050&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 17:31:24,712 [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 2025-10-17 17:31:24,713 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:31:24,713 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:24,713 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,714 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:24,714 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7878ms INFO 2025-10-17 17:31:24,714 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,714 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6576ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:24,714 [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 2025-10-17 17:31:24,715 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:31:24,715 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:31:24,715 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:31:24,744 [43 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:31:24,747 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:24,747 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.2059ms INFO 2025-10-17 17:31:24,748 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,748 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2133ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:24,828 [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 2025-10-17 17:31:24,829 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:24,829 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,830 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:31:24,830 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:24,830 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,830 [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 2025-10-17 17:31:24,831 [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 2025-10-17 17:31:24,832 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:31:24,832 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:31:24,832 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:31:24,834 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:24,834 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5014ms INFO 2025-10-17 17:31:24,834 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,834 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8736ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:24,847 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:31:24,847 [77 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:31:24,850 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:24,850 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6843ms INFO 2025-10-17 17:31:24,850 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,850 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3493ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:24,990 [73 ] 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 2025-10-17 17:31:24,990 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:24,990 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,991 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:31:24,991 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:24,992 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,992 [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 2025-10-17 17:31:24,993 [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 2025-10-17 17:31:24,996 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:24,996 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7928ms INFO 2025-10-17 17:31:24,996 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,996 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8831ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:24,997 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:24,997 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.8776ms INFO 2025-10-17 17:31:24,997 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:24,997 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7213ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:25,111 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:31:25,111 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:25,111 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,113 [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 2025-10-17 17:31:25,118 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:25,118 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8509ms INFO 2025-10-17 17:31:25,118 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,118 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9373ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:25,133 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20& INFO 2025-10-17 17:31:25,133 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:25,133 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,134 [6 ] 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 2025-10-17 17:31:25,180 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:25,180 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.6531ms INFO 2025-10-17 17:31:25,180 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,180 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4356ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:25,267 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:31:25,268 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:25,268 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,269 [73 ] 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 2025-10-17 17:31:25,272 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330896&isHis=& INFO 2025-10-17 17:31:25,272 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:25,272 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,274 [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 2025-10-17 17:31:25,275 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:25,275 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1061ms INFO 2025-10-17 17:31:25,275 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,275 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0839ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:25,278 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:31:25,281 [6 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 17:31:25,283 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:25,283 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2276ms INFO 2025-10-17 17:31:25,283 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,283 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0664ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:25,361 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20&isHis=& INFO 2025-10-17 17:31:25,361 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:25,362 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,363 [77 ] 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 2025-10-17 17:31:25,376 [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=N1679296951903&guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20&recordId=386017&tableName=k_over& INFO 2025-10-17 17:31:25,376 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:25,376 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,378 [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 2025-10-17 17:31:25,378 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20&flowID=88&nodeCode=N1679296951903& INFO 2025-10-17 17:31:25,378 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:25,378 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,379 [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 2025-10-17 17:31:25,416 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:25,416 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.8744ms INFO 2025-10-17 17:31:25,416 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,416 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.6396ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:25,422 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:25,422 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.2445ms INFO 2025-10-17 17:31:25,422 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,422 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1149ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:25,425 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:25,425 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 46.9692ms INFO 2025-10-17 17:31:25,425 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,425 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1701ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:25,518 [72 ] 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 2025-10-17 17:31:25,518 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:25,519 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,520 [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 2025-10-17 17:31:25,523 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:25,523 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9242ms INFO 2025-10-17 17:31:25,523 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,523 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.739ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:25,530 [72 ] 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 2025-10-17 17:31:25,531 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:25,531 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,532 [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 2025-10-17 17:31:25,535 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:25,535 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8759ms INFO 2025-10-17 17:31:25,535 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,535 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7948ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:25,540 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20& INFO 2025-10-17 17:31:25,540 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:25,540 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,541 [69 ] 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 2025-10-17 17:31:25,615 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:25,618 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.5033ms INFO 2025-10-17 17:31:25,618 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:25,618 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.1871ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:26,858 [69 ] 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 2025-10-17 17:31:26,858 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:31:26,858 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:26,858 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:26,860 [69 ] 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 2025-10-17 17:31:26,866 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:26,867 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4895ms INFO 2025-10-17 17:31:26,867 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:26,867 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7867ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:26,962 [69 ] 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=Z4bSvDjlwac%3D& INFO 2025-10-17 17:31:26,962 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:26,962 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:26,963 [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 2025-10-17 17:31:26,969 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:26,969 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.5154ms INFO 2025-10-17 17:31:26,969 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:26,969 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2918ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:31:55,979 [6 ] 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 2025-10-17 17:31:55,980 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:31:55,980 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:55,981 [6 ] 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 2025-10-17 17:31:55,987 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:31:55,987 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M) in 5.1837ms INFO 2025-10-17 17:31:55,987 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Services.HRWebServiceAppService.PGetDataByWsProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:31:55,987 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4456ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:14,990 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/ClearCache application/json-patch+json 0 INFO 2025-10-17 17:33:14,990 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.ClearCache (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:14,992 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "ClearCache", controller = "ShareData"}. Executing controller action with signature Void ClearCache(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:33:15,015 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:15,015 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.ClearCache (Sg.Hcm.Application.M) in 22.9419ms INFO 2025-10-17 17:33:15,015 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.ClearCache (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:15,016 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.0225ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:16,171 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693589906&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:33:16,171 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:33:16,172 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9525ms 200 text/html INFO 2025-10-17 17:33:16,301 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:33:16,301 [10 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 17:33:16,301 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4421ms 304 application/javascript INFO 2025-10-17 17:33:17,250 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693596134 INFO 2025-10-17 17:33:17,251 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:33:17,251 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7052ms 200 application/javascript INFO 2025-10-17 17:33:17,334 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8981117626500685 INFO 2025-10-17 17:33:17,334 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:33:17,334 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5433ms 200 application/javascript INFO 2025-10-17 17:33:17,571 [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%3D1760693589906%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:33:17,571 [62 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:33:17,571 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:17,573 [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 2025-10-17 17:33:17,574 [62 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693589906&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:33:17,577 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:17,577 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1881ms INFO 2025-10-17 17:33:17,577 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:17,577 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0787ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:17,587 [10 ] 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 2025-10-17 17:33:17,587 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:17,588 [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 2025-10-17 17:33:17,588 [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 2025-10-17 17:33:17,588 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:17,589 [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 2025-10-17 17:33:17,589 [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 2025-10-17 17:33:17,590 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:33:17,590 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:17,590 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.6668ms INFO 2025-10-17 17:33:17,590 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:17,590 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6762ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:33:17,736 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 691 INFO 2025-10-17 17:33:17,736 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:17,736 [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 2025-10-17 17:33:17,736 [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 2025-10-17 17:33:17,736 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:33:17,737 [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 2025-10-17 17:33:17,739 [10 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0ODY5IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxMzAiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpgrnmiJAiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ4NjkiLCJqdGkiOiI0YzZmNDgzMi1jYzM1LTQ5YjktOWU0NC1jYjU1ODkzNTFiMTYiLCJpYXQiOjE3NjAzMzA3MDAsIm5iZiI6MTc2MDMzMDY5OCwiZXhwIjoxNzYwNDE3MTAwLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.6KX9eOs7GKSFSS5KBP-sWgRDod8SQ6gkRsSxjAXdvPo INFO 2025-10-17 17:33:17,741 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:17,741 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8183ms INFO 2025-10-17 17:33:17,741 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:33:17,741 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7786ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:17,891 [45 ] 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 2025-10-17 17:33:17,891 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:17,891 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:17,893 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:17,894 [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 2025-10-17 17:33:17,895 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:33:17,896 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:33:17,896 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:33:17,956 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:33:17,959 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:17,959 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 64.5919ms INFO 2025-10-17 17:33:17,959 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:17,959 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.6284ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,056 [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 2025-10-17 17:33:18,056 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:33:18,056 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,056 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,056 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,056 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,058 [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 2025-10-17 17:33:18,058 [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 2025-10-17 17:33:18,059 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:33:18,059 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:33:18,062 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:33:18,077 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:33:18,092 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:33:18,097 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,097 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 39.5339ms INFO 2025-10-17 17:33:18,097 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,098 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,098 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.6291ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,098 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 39.9626ms INFO 2025-10-17 17:33:18,098 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,098 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.0604ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,295 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:33:18,295 [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 2025-10-17 17:33:18,295 [47 ] 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 2025-10-17 17:33:18,295 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,295 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,295 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,295 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,295 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,295 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,297 [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 2025-10-17 17:33:18,297 [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 2025-10-17 17:33:18,297 [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 2025-10-17 17:33:18,301 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,301 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.4909ms INFO 2025-10-17 17:33:18,301 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,301 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5464ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,305 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,305 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.0652ms INFO 2025-10-17 17:33:18,305 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,305 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1637ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,312 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,312 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 15.1656ms INFO 2025-10-17 17:33:18,312 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,312 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2883ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,371 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:33:18,372 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,372 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,372 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:33:18,372 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:33:18,372 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,372 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,372 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,372 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,373 [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 2025-10-17 17:33:18,373 [47 ] 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 2025-10-17 17:33:18,373 [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 2025-10-17 17:33:18,374 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:33:18,374 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,375 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,376 [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 2025-10-17 17:33:18,379 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,379 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.98ms INFO 2025-10-17 17:33:18,379 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,379 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9923ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,380 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,380 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.1629ms INFO 2025-10-17 17:33:18,380 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,380 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7784ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,380 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,380 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.6067ms INFO 2025-10-17 17:33:18,380 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,380 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2578ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,381 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,381 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.858ms INFO 2025-10-17 17:33:18,381 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,381 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5063ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,604 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:33:18,604 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:33:18,604 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,604 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:18,604 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,604 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,606 [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 2025-10-17 17:33:18,606 [39 ] 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 2025-10-17 17:33:18,610 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,610 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8468ms INFO 2025-10-17 17:33:18,611 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,611 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9445ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:18,614 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:18,614 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2752ms INFO 2025-10-17 17:33:18,614 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:18,614 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3533ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:19,564 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:33:19,565 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:19,565 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:19,566 [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 2025-10-17 17:33:19,587 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:19,587 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.8298ms INFO 2025-10-17 17:33:19,587 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:19,587 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0626ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:21,051 [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 2025-10-17 17:33:21,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 2025-10-17 17:33:21,051 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:21,051 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:21,052 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:21,052 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:21,052 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:21,053 [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 2025-10-17 17:33:21,053 [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 2025-10-17 17:33:21,066 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:21,066 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.9938ms INFO 2025-10-17 17:33:21,066 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:21,066 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.065ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:21,108 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:21,108 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 55.2369ms INFO 2025-10-17 17:33:21,108 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:21,108 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.268ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:23,694 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693603723&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:33:23,694 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:33:23,695 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7369ms 200 text/html INFO 2025-10-17 17:33:24,053 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693604078 INFO 2025-10-17 17:33:24,054 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:33:24,054 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6983ms 200 application/javascript INFO 2025-10-17 17:33:24,143 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9898362525494 INFO 2025-10-17 17:33:24,144 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:33:24,144 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6967ms 200 application/javascript INFO 2025-10-17 17:33:24,283 [25 ] 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%3D1760693603723%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:33:24,283 [25 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:33:24,284 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:24,285 [25 ] 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 2025-10-17 17:33:24,286 [25 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693603723&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:33:24,289 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:24,289 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9501ms INFO 2025-10-17 17:33:24,289 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:24,289 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8134ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:24,349 [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 2025-10-17 17:33:24,350 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:24,350 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:24,350 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:24,351 [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 2025-10-17 17:33:24,352 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:33:24,352 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:33:24,352 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:33:24,367 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:33:24,370 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:24,370 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9308ms INFO 2025-10-17 17:33:24,370 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:24,370 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8019ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:24,523 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:33:24,524 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:24,524 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:24,525 [25 ] 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 2025-10-17 17:33:24,526 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:33:24,526 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:33:24,527 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:33:24,529 [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 2025-10-17 17:33:24,529 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:24,530 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:24,531 [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 2025-10-17 17:33:24,534 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:24,534 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2928ms INFO 2025-10-17 17:33:24,534 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:24,534 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9848ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:24,541 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:33:24,556 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:33:24,559 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:24,559 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4385ms INFO 2025-10-17 17:33:24,559 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:24,559 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3658ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:34,122 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693614158&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:33:34,123 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:33:34,123 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8163ms 200 text/html INFO 2025-10-17 17:33:34,438 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760693614476 INFO 2025-10-17 17:33:34,438 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:33:34,438 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6505ms 200 application/javascript INFO 2025-10-17 17:33:34,519 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17475961930541095 INFO 2025-10-17 17:33:34,520 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:33:34,520 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5542ms 200 application/javascript INFO 2025-10-17 17:33:34,677 [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%3D1760693614158%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:33:34,677 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:33:34,677 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:34,679 [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 2025-10-17 17:33:34,680 [39 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760693614158&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:33:34,682 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:34,682 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.628ms INFO 2025-10-17 17:33:34,682 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:34,683 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.481ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:34,765 [25 ] 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 2025-10-17 17:33:34,765 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:34,766 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:34,766 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:34,767 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 17:33:34,768 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:33:34,768 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:33:34,768 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:33:34,803 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:33:34,806 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:34,806 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 38.723ms INFO 2025-10-17 17:33:34,806 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:34,806 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.7944ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:34,963 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:33:34,963 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:34,963 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:34,964 [25 ] 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 2025-10-17 17:33:34,965 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:34,965 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:34,965 [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 2025-10-17 17:33:34,966 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:33:34,966 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:33:34,966 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:33:34,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 2025-10-17 17:33:34,970 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:34,970 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6417ms INFO 2025-10-17 17:33:34,970 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:34,970 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3398ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:34,981 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:33:34,981 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:33:34,984 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:34,984 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.3135ms INFO 2025-10-17 17:33:34,984 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:34,984 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7171ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:35,123 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:33:35,123 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:35,123 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,124 [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 2025-10-17 17:33:35,125 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:35,125 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,125 [23 ] 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 2025-10-17 17:33:35,126 [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 2025-10-17 17:33:35,129 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:35,129 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1682ms INFO 2025-10-17 17:33:35,129 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,129 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0964ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:35,133 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:35,133 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3589ms INFO 2025-10-17 17:33:35,133 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,133 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4886ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:35,203 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:33:35,204 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:35,204 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,204 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:33:35,204 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:35,204 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,205 [23 ] 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 2025-10-17 17:33:35,205 [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 2025-10-17 17:33:35,205 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:33:35,206 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:35,206 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,207 [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 2025-10-17 17:33:35,208 [45 ] 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 2025-10-17 17:33:35,208 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:35,208 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,209 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:35,209 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.9487ms INFO 2025-10-17 17:33:35,209 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,209 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6908ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:35,210 [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 2025-10-17 17:33:35,210 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:35,210 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5089ms INFO 2025-10-17 17:33:35,210 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,210 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.92ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:35,211 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:33:35,211 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:35,212 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,213 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:35,213 [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 2025-10-17 17:33:35,213 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0759ms INFO 2025-10-17 17:33:35,213 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:35,213 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,213 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1657ms INFO 2025-10-17 17:33:35,213 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,213 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2238ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:35,213 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1532ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:35,216 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:35,216 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3612ms INFO 2025-10-17 17:33:35,216 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,217 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3176ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:35,248 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:33:35,248 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:35,248 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,249 [45 ] 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 2025-10-17 17:33:35,254 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:35,254 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4529ms INFO 2025-10-17 17:33:35,254 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,254 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.043ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:35,323 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:33:35,323 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:35,323 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,324 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:33:35,324 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:35,324 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,325 [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 2025-10-17 17:33:35,326 [45 ] 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 2025-10-17 17:33:35,341 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:35,342 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.9693ms INFO 2025-10-17 17:33:35,342 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,342 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6133ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:35,378 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:35,378 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.8814ms INFO 2025-10-17 17:33:35,378 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:35,378 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.0111ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:39,784 [67 ] 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 2025-10-17 17:33:39,785 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:39,785 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:39,786 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:33:39,786 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:39,786 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:39,786 [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 2025-10-17 17:33:39,787 [10 ] 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 2025-10-17 17:33:39,790 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:39,790 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2326ms INFO 2025-10-17 17:33:39,790 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:39,790 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2634ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:39,970 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:39,970 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 183.0495ms INFO 2025-10-17 17:33:39,970 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:39,970 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 184.8835ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:46,349 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 17:33:46,349 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 17:33:46,349 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 17:33:46,349 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 17:33:46,349 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:46,349 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:46,350 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 17:33:46,350 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 17:33:46,350 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9019ms 200 text/css INFO 2025-10-17 17:33:46,350 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0631ms 200 application/javascript INFO 2025-10-17 17:33:46,350 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 17:33:46,350 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1984ms 200 text/css INFO 2025-10-17 17:33:46,350 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 17:33:46,351 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 17:33:46,351 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:46,351 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:46,351 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 17:33:46,351 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6258ms 200 application/javascript INFO 2025-10-17 17:33:46,351 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 17:33:46,351 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5507ms 200 application/javascript INFO 2025-10-17 17:33:46,351 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 17:33:46,351 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7315ms 200 application/javascript INFO 2025-10-17 17:33:46,419 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 17:33:46,419 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:46,419 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 17:33:46,419 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 17:33:46,419 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/tab.8b33309e.js was not modified INFO 2025-10-17 17:33:46,419 [39 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/tab.14008936.css was not modified INFO 2025-10-17 17:33:46,419 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5525ms 304 application/javascript INFO 2025-10-17 17:33:46,419 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2965ms 304 text/css INFO 2025-10-17 17:33:46,420 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 17:33:46,420 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7324ms 200 text/css INFO 2025-10-17 17:33:46,420 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 17:33:46,421 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 17:33:46,421 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8702ms 200 text/css INFO 2025-10-17 17:33:46,686 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=35797891-b29b-425c-82f1-c06f85607124& INFO 2025-10-17 17:33:46,686 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:46,686 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:46,688 [19 ] 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 2025-10-17 17:33:46,733 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:46,733 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.0794ms INFO 2025-10-17 17:33:46,733 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:46,733 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3508ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:46,925 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330939&isHis=& INFO 2025-10-17 17:33:46,925 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:33:46,926 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:46,926 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:46,926 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:46,926 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:46,927 [19 ] 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 2025-10-17 17:33:46,927 [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 2025-10-17 17:33:46,931 [72 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:33:46,934 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:46,934 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7057ms INFO 2025-10-17 17:33:46,934 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:46,934 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6088ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:46,935 [72 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 17:33:46,938 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:46,938 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.9098ms INFO 2025-10-17 17:33:46,938 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:46,938 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0128ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:47,086 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=35797891-b29b-425c-82f1-c06f85607124&isHis=& INFO 2025-10-17 17:33:47,086 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:47,086 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,088 [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 2025-10-17 17:33:47,134 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:47,134 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.3864ms INFO 2025-10-17 17:33:47,134 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,134 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3131ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:47,244 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=35797891-b29b-425c-82f1-c06f85607124&flowID=78&nodeCode=begin& INFO 2025-10-17 17:33:47,244 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:47,244 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,245 [23 ] 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=35797891-b29b-425c-82f1-c06f85607124&recordId=61613&tableName=K_LEAVE& INFO 2025-10-17 17:33:47,245 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:47,245 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,245 [19 ] 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 2025-10-17 17:33:47,246 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=35797891-b29b-425c-82f1-c06f85607124&isHis=& INFO 2025-10-17 17:33:47,246 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:47,246 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,246 [23 ] 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 2025-10-17 17:33:47,247 [72 ] 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 2025-10-17 17:33:47,295 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:47,296 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 49.0354ms INFO 2025-10-17 17:33:47,296 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,296 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9283ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:47,324 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:47,324 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 78.7957ms INFO 2025-10-17 17:33:47,324 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,324 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.8254ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:47,328 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:47,328 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 80.6126ms INFO 2025-10-17 17:33:47,328 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,328 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.4672ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:47,481 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 17:33:47,481 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 17:33:47,481 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5956ms 200 image/png INFO 2025-10-17 17:33:47,484 [72 ] 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 2025-10-17 17:33:47,484 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=35797891-b29b-425c-82f1-c06f85607124& INFO 2025-10-17 17:33:47,484 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:47,484 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:47,484 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,484 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,484 [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 2025-10-17 17:33:47,485 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:47,485 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,485 [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 2025-10-17 17:33:47,486 [25 ] 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 2025-10-17 17:33:47,486 [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 2025-10-17 17:33:47,489 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:47,489 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.872ms INFO 2025-10-17 17:33:47,489 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,489 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8564ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:47,490 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:47,490 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9248ms INFO 2025-10-17 17:33:47,490 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,490 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.823ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:47,585 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:47,588 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 102.2866ms INFO 2025-10-17 17:33:47,588 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:47,588 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.2366ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:48,846 [25 ] 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 2025-10-17 17:33:48,846 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:48,846 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:48,847 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:48,848 [25 ] 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 2025-10-17 17:33:48,855 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:48,855 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.7363ms INFO 2025-10-17 17:33:48,855 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:48,855 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1514ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:49,001 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/new_dqwz.67eb1f54.png INFO 2025-10-17 17:33:49,001 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/new_dqwz.67eb1f54.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\new_dqwz.67eb1f54.png' INFO 2025-10-17 17:33:49,001 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6584ms 200 image/png INFO 2025-10-17 17:33:49,005 [65 ] 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=codnCepJw2Q%3D& INFO 2025-10-17 17:33:49,005 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:49,005 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:49,007 [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 2025-10-17 17:33:49,013 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:49,013 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3413ms INFO 2025-10-17 17:33:49,013 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:49,013 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2033ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:53,320 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:33:53,320 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:53,320 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:53,322 [67 ] 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 2025-10-17 17:33:53,420 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:53,420 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 98.4842ms INFO 2025-10-17 17:33:53,420 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:53,420 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.6132ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:54,289 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=cecc58ee-98a4-480e-80d5-d52039a52fb0& INFO 2025-10-17 17:33:54,290 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:54,290 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:54,292 [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 2025-10-17 17:33:54,338 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:54,338 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.043ms INFO 2025-10-17 17:33:54,338 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:54,338 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4522ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:54,535 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:33:54,535 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:54,535 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:54,536 [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 2025-10-17 17:33:54,543 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:54,543 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1378ms INFO 2025-10-17 17:33:54,543 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:54,543 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2179ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:54,610 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330942&isHis=& INFO 2025-10-17 17:33:54,611 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:54,611 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:54,612 [10 ] 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 2025-10-17 17:33:54,616 [10 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 17:33:54,620 [10 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state:10 INFO 2025-10-17 17:33:54,623 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:54,623 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.3756ms INFO 2025-10-17 17:33:54,623 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:54,623 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.801ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:54,769 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=cecc58ee-98a4-480e-80d5-d52039a52fb0&isHis=& INFO 2025-10-17 17:33:54,770 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:54,770 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:54,771 [10 ] 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 2025-10-17 17:33:54,818 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:54,818 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.7489ms INFO 2025-10-17 17:33:54,818 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:54,818 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0227ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:54,935 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=cecc58ee-98a4-480e-80d5-d52039a52fb0&isHis=& INFO 2025-10-17 17:33:54,935 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:54,935 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:54,937 [9 ] 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 2025-10-17 17:33:54,985 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:54,986 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 48.3245ms INFO 2025-10-17 17:33:54,986 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:54,986 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.8145ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:55,075 [9 ] 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=cecc58ee-98a4-480e-80d5-d52039a52fb0&recordId=61614&tableName=K_LEAVE& INFO 2025-10-17 17:33:55,075 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:55,076 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:55,077 [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 2025-10-17 17:33:55,124 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:55,124 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.0585ms INFO 2025-10-17 17:33:55,124 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:55,124 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1057ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:55,150 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=cecc58ee-98a4-480e-80d5-d52039a52fb0&flowID=78&nodeCode=begin& INFO 2025-10-17 17:33:55,150 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:55,151 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:55,152 [53 ] 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 2025-10-17 17:33:55,196 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:55,196 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.8912ms INFO 2025-10-17 17:33:55,196 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:55,196 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.0024ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:55,405 [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 2025-10-17 17:33:55,406 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:55,406 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:55,406 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=cecc58ee-98a4-480e-80d5-d52039a52fb0& INFO 2025-10-17 17:33:55,406 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:55,407 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:55,407 [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 2025-10-17 17:33:55,408 [10 ] 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 2025-10-17 17:33:55,411 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:55,411 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8119ms INFO 2025-10-17 17:33:55,411 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:55,411 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2671ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:55,481 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:55,483 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 75.08ms INFO 2025-10-17 17:33:55,483 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:55,483 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 77.3038ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:56,826 [10 ] 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 2025-10-17 17:33:56,826 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:33:56,826 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:56,826 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:56,828 [10 ] 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 2025-10-17 17:33:56,834 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:56,834 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.3058ms INFO 2025-10-17 17:33:56,834 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:56,834 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5165ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:33:57,005 [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_LEAVE&keyFieldValue=70IYuamVPKo%3D& INFO 2025-10-17 17:33:57,006 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:33:57,006 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:57,007 [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 2025-10-17 17:33:57,013 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:33:57,013 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.1473ms INFO 2025-10-17 17:33:57,013 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:33:57,013 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0139ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:34:04,008 [9 ] 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 2025-10-17 17:34:04,009 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:34:04,009 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:34:04,009 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:34:04,010 [9 ] 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 2025-10-17 17:34:04,111 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:34:04,111 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M) in 100.8378ms INFO 2025-10-17 17:34:04,111 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:34:04,111 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.9371ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:34:05,323 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:34:05,324 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:34:05,324 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:34:05,325 [53 ] 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 2025-10-17 17:34:05,386 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:34:05,386 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 61.3941ms INFO 2025-10-17 17:34:05,386 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:34:05,387 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.4568ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:39:42,093 [11 ] 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 2025-10-17 17:39:42,094 [11 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 17:39:42,094 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7639ms 304 text/html INFO 2025-10-17 17:40:15,476 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694014834&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:40:15,477 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:40:15,477 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8596ms 200 text/html INFO 2025-10-17 17:40:15,885 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694015383 INFO 2025-10-17 17:40:15,885 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:40:15,885 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6664ms 200 application/javascript INFO 2025-10-17 17:40:15,981 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5847181296799575 INFO 2025-10-17 17:40:15,982 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:40:15,982 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5538ms 200 application/javascript INFO 2025-10-17 17:40:16,159 [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%3D1760694014834%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:40:16,159 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:40:16,159 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,160 [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 2025-10-17 17:40:16,161 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694014834&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:40:16,164 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,165 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1873ms INFO 2025-10-17 17:40:16,165 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,165 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0956ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,204 [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 2025-10-17 17:40:16,204 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:40:16,204 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,204 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,206 [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 2025-10-17 17:40:16,207 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:40:16,207 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:40:16,207 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:40:16,223 [60 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:40:16,226 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,226 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.9884ms INFO 2025-10-17 17:40:16,226 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,226 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0986ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,353 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:40:16,353 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,353 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,355 [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 2025-10-17 17:40:16,355 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:40:16,356 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:40:16,356 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:40:16,366 [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 2025-10-17 17:40:16,366 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,366 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,368 [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 2025-10-17 17:40:16,371 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:40:16,371 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,371 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.22ms INFO 2025-10-17 17:40:16,371 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,371 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3481ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,385 [57 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:40:16,388 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,388 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.5721ms INFO 2025-10-17 17:40:16,388 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,388 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4706ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,515 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:40:16,516 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,516 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,518 [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 2025-10-17 17:40:16,530 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,530 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 12.4984ms INFO 2025-10-17 17:40:16,530 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,530 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6657ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,549 [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 2025-10-17 17:40:16,549 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,549 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,550 [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 2025-10-17 17:40:16,554 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,554 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3169ms INFO 2025-10-17 17:40:16,554 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,554 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0868ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,595 [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 2025-10-17 17:40:16,595 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,595 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,597 [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 2025-10-17 17:40:16,600 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,600 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0266ms INFO 2025-10-17 17:40:16,600 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,600 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8253ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,610 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:40:16,611 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,611 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,612 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:40:16,612 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,612 [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 2025-10-17 17:40:16,612 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,613 [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 2025-10-17 17:40:16,615 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,615 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3806ms INFO 2025-10-17 17:40:16,615 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,616 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2051ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,616 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,616 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0033ms INFO 2025-10-17 17:40:16,616 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,616 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6306ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,668 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:40:16,668 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,668 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,669 [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 2025-10-17 17:40:16,676 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,676 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2476ms INFO 2025-10-17 17:40:16,676 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,677 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9813ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,677 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:40:16,677 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,677 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,678 [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 2025-10-17 17:40:16,682 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,682 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.34ms INFO 2025-10-17 17:40:16,682 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,682 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9165ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,694 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:40:16,694 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,694 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,696 [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 2025-10-17 17:40:16,700 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,700 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1616ms INFO 2025-10-17 17:40:16,700 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,700 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7775ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,748 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:40:16,748 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,748 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,750 [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 2025-10-17 17:40:16,750 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:40:16,751 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:16,751 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,752 [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 2025-10-17 17:40:16,769 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,769 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.7429ms INFO 2025-10-17 17:40:16,769 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,769 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5333ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:16,770 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:16,770 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.7939ms INFO 2025-10-17 17:40:16,770 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:16,771 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4326ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:18,152 [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 2025-10-17 17:40:18,153 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:40:18,153 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:18,153 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:18,154 [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 2025-10-17 17:40:18,155 [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 2025-10-17 17:40:18,155 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:18,155 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:18,156 [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 2025-10-17 17:40:18,168 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:18,168 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.4295ms INFO 2025-10-17 17:40:18,168 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:18,168 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3106ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:18,199 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:18,199 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 44.9562ms INFO 2025-10-17 17:40:18,199 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:18,199 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0256ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:46,064 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:40:46,064 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:40:46,064 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:40:46,067 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:40:46,067 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2778ms 200 text/css INFO 2025-10-17 17:40:46,075 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:40:46,075 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6244ms 200 application/javascript INFO 2025-10-17 17:40:46,090 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:40:46,090 [11 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 17:40:46,090 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3368ms 304 application/javascript INFO 2025-10-17 17:40:46,210 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694045717&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:40:46,210 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:40:46,210 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6737ms 200 text/html INFO 2025-10-17 17:40:46,330 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:40:46,330 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:40:46,341 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:40:46,341 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3569ms 200 application/javascript INFO 2025-10-17 17:40:46,370 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:40:46,372 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:40:46,372 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8623ms 200 text/css INFO 2025-10-17 17:40:55,615 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694055342 INFO 2025-10-17 17:40:55,615 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:40:55,615 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6696ms 200 application/javascript INFO 2025-10-17 17:40:56,185 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6290637937141665 INFO 2025-10-17 17:40:56,186 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:40:56,186 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6345ms 200 application/javascript INFO 2025-10-17 17:40:56,285 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 17:40:56,286 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 17:40:56,286 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7522ms 200 image/jpeg INFO 2025-10-17 17:40:56,585 [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%3D1760694045717%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:40:56,585 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:40:56,585 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:56,587 [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 2025-10-17 17:40:56,588 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694045717&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:40:56,590 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:56,590 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7667ms INFO 2025-10-17 17:40:56,590 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:56,590 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6732ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:56,649 [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 2025-10-17 17:40:56,649 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:40:56,649 [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 2025-10-17 17:40:56,650 [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 2025-10-17 17:40:56,650 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:56,651 [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 2025-10-17 17:40:56,651 [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 2025-10-17 17:40:56,652 [41 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:40:56,652 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:56,652 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8909ms INFO 2025-10-17 17:40:56,652 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:56,652 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9688ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:40:56,778 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:40:56,778 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:40:56,779 [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 2025-10-17 17:40:56,779 [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 2025-10-17 17:40:56,779 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:40:56,780 [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 2025-10-17 17:40:56,781 [11 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyNTYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDAxNiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiOq-i-ieiAgCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjU2IiwianRpIjoiYjEwMzZhYmQtODI1OS00NzA1LWIwNjgtOTA4NmNkZmMzMzczIiwiaWF0IjoxNzYwNTc1MzQxLCJuYmYiOjE3NjA1NzUzMzksImV4cCI6MTc2MDY2MTc0MSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.7YERE6TdsV_8Lee-RzUuieMcFZFmxS5NNLU0RKzVY20 INFO 2025-10-17 17:40:56,784 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:56,784 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7298ms INFO 2025-10-17 17:40:56,784 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:40:56,784 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.811ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:56,933 [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 2025-10-17 17:40:56,933 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:40:56,934 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:56,936 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:56,937 [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 2025-10-17 17:40:56,938 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:40:56,938 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:40:56,938 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:40:56,953 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:40:56,956 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:56,956 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8328ms INFO 2025-10-17 17:40:56,956 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:56,956 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6988ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,089 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:40:57,089 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:57,089 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,090 [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 2025-10-17 17:40:57,091 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:40:57,092 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:40:57,092 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:40:57,105 [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 2025-10-17 17:40:57,105 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:57,105 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,106 [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 2025-10-17 17:40:57,107 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:40:57,109 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:57,110 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2888ms INFO 2025-10-17 17:40:57,110 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,110 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0763ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,122 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:40:57,126 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:57,126 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.1059ms INFO 2025-10-17 17:40:57,126 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,126 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1216ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,258 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 17:40:57,259 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 17:40:57,259 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2572ms 200 text/css INFO 2025-10-17 17:40:57,290 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:40:57,290 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:57,290 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,291 [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 2025-10-17 17:40:57,300 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:57,300 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7528ms INFO 2025-10-17 17:40:57,300 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,300 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6175ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,338 [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 2025-10-17 17:40:57,339 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:57,339 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,340 [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 2025-10-17 17:40:57,343 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:57,343 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9033ms INFO 2025-10-17 17:40:57,343 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,343 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5703ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,473 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:40:57,473 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:57,473 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,474 [38 ] 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 2025-10-17 17:40:57,479 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:57,479 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2827ms INFO 2025-10-17 17:40:57,479 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,479 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9852ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,860 [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 2025-10-17 17:40:57,861 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:57,861 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,862 [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 2025-10-17 17:40:57,866 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:57,866 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3573ms INFO 2025-10-17 17:40:57,866 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,866 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5673ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,873 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:40:57,874 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:57,874 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,875 [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 2025-10-17 17:40:57,878 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:57,878 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.212ms INFO 2025-10-17 17:40:57,878 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,878 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8904ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,878 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:40:57,879 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:57,879 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,880 [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 2025-10-17 17:40:57,882 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:57,883 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7367ms INFO 2025-10-17 17:40:57,883 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,883 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3291ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,889 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:40:57,890 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:57,890 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,891 [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 2025-10-17 17:40:57,898 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:57,898 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2688ms INFO 2025-10-17 17:40:57,898 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,899 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0876ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,920 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:40:57,920 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:57,920 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,922 [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 2025-10-17 17:40:57,926 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:57,926 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.9835ms INFO 2025-10-17 17:40:57,926 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:57,926 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8636ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:57,948 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 17:40:57,948 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 17:40:57,948 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8656ms 200 image/png INFO 2025-10-17 17:40:58,088 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 17:40:58,089 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 17:40:58,090 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 17:40:58,090 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2713ms 200 image/jpeg INFO 2025-10-17 17:40:58,090 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 17:40:58,090 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 17:40:58,091 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0814ms 200 image/jpeg INFO 2025-10-17 17:40:58,091 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 17:40:58,091 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8088ms 200 image/jpeg INFO 2025-10-17 17:40:58,102 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:40:58,102 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:40:58,102 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:58,102 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:40:58,102 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:58,102 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:58,103 [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 2025-10-17 17:40:58,103 [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 2025-10-17 17:40:58,116 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:58,116 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.8116ms INFO 2025-10-17 17:40:58,116 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:58,116 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6865ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:58,126 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:58,126 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.5495ms INFO 2025-10-17 17:40:58,126 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:58,126 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5062ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:58,289 [59 ] 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 2025-10-17 17:40:58,290 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:40:58,290 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6992ms 200 text/html INFO 2025-10-17 17:40:58,452 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694058781&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:40:58,453 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:40:58,453 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7474ms 200 text/html INFO 2025-10-17 17:40:59,332 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694059677 INFO 2025-10-17 17:40:59,332 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:40:59,332 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6749ms 200 application/javascript INFO 2025-10-17 17:40:59,489 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6842902490941493 INFO 2025-10-17 17:40:59,490 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:40:59,490 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6117ms 200 application/javascript INFO 2025-10-17 17:40:59,809 [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%3D1760694058781%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:40:59,809 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:40:59,809 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:59,809 [59 ] 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 2025-10-17 17:40:59,809 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:40:59,809 [59 ] 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 2025-10-17 17:40:59,809 [59 ] 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 2025-10-17 17:40:59,810 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:59,810 [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 2025-10-17 17:40:59,811 [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 2025-10-17 17:40:59,811 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694058781&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home WARN 2025-10-17 17:40:59,811 [59 ] 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 2025-10-17 17:40:59,811 [59 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:40:59,812 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:59,812 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7548ms INFO 2025-10-17 17:40:59,812 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:59,812 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8534ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:40:59,814 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:59,814 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7602ms INFO 2025-10-17 17:40:59,814 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:40:59,814 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7832ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:40:59,968 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:40:59,969 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:40:59,969 [59 ] 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 2025-10-17 17:40:59,969 [59 ] 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 2025-10-17 17:40:59,969 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:40:59,970 [59 ] 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 2025-10-17 17:40:59,972 [42 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NjQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNTI1MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW6nui0nui_niIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTY0IiwianRpIjoiOGI5MTZhZjgtNWM2NC00NzMxLTk1MDItZjk2NTU4ZmVhNWM4IiwiaWF0IjoxNzYwNDk3MDY3LCJuYmYiOjE3NjA0OTcwNjUsImV4cCI6MTc2MDU4MzQ2NywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.J5bd4WopW8Y4ahugklJmTfn5l_jFEUvnoy8JbhUoLpU INFO 2025-10-17 17:40:59,974 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:40:59,974 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8378ms INFO 2025-10-17 17:40:59,974 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:40:59,975 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1738ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:00,133 [59 ] 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 2025-10-17 17:41:00,133 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:00,134 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:00,136 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,137 [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 2025-10-17 17:41:00,138 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:41:00,138 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:41:00,138 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:41:00,153 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:41:00,156 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:00,156 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7728ms INFO 2025-10-17 17:41:00,156 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,156 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6997ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:00,293 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:41:00,294 [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 2025-10-17 17:41:00,294 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:00,294 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,294 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:00,294 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,295 [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 2025-10-17 17:41:00,295 [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 2025-10-17 17:41:00,296 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:41:00,297 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:41:00,297 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:41:00,298 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:00,299 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1156ms INFO 2025-10-17 17:41:00,299 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,299 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0651ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:00,327 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:41:00,349 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:41:00,352 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:00,352 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 57.1043ms INFO 2025-10-17 17:41:00,352 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,353 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.4277ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:00,448 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 17:41:00,449 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:00,449 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 17:41:00,449 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9335ms 200 application/javascript INFO 2025-10-17 17:41:00,454 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 17:41:00,454 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:00,454 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 17:41:00,454 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5399ms 200 application/javascript INFO 2025-10-17 17:41:00,529 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 17:41:00,529 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 17:41:00,529 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 17:41:00,529 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:00,529 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 17:41:00,529 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4035ms 200 text/css INFO 2025-10-17 17:41:00,529 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 17:41:00,529 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 17:41:00,529 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 17:41:00,529 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3347ms 200 application/javascript INFO 2025-10-17 17:41:00,529 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8159ms 200 text/css INFO 2025-10-17 17:41:00,530 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 17:41:00,530 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:00,530 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 17:41:00,530 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0634ms 200 text/css INFO 2025-10-17 17:41:00,530 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 17:41:00,530 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 17:41:00,530 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:00,530 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6766ms 200 application/javascript INFO 2025-10-17 17:41:00,531 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 17:41:00,531 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4873ms 200 application/javascript INFO 2025-10-17 17:41:00,609 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 17:41:00,609 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:00,609 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:41:00,609 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 17:41:00,609 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:00,609 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6099ms 200 application/javascript INFO 2025-10-17 17:41:00,609 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,609 [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 2025-10-17 17:41:00,610 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:00,610 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,611 [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 2025-10-17 17:41:00,611 [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 2025-10-17 17:41:00,614 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:00,614 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3927ms INFO 2025-10-17 17:41:00,614 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,615 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2861ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:00,619 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:00,620 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4682ms INFO 2025-10-17 17:41:00,620 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,620 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9087ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:00,769 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:41:00,770 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:00,770 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,771 [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 2025-10-17 17:41:00,776 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:00,776 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.691ms INFO 2025-10-17 17:41:00,776 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,776 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5039ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:00,929 [42 ] 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 2025-10-17 17:41:00,929 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 17:41:00,929 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:00,929 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 17:41:00,929 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,929 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 17:41:00,929 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 17:41:00,929 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.622ms 200 image/png INFO 2025-10-17 17:41:00,929 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 17:41:00,929 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 17:41:00,929 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4752ms 200 image/png INFO 2025-10-17 17:41:00,929 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 17:41:00,930 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3233ms 200 image/png INFO 2025-10-17 17:41:00,930 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 17:41:00,930 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3102ms 200 image/png INFO 2025-10-17 17:41:00,930 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:41:00,930 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:00,930 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,930 [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 2025-10-17 17:41:00,931 [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 2025-10-17 17:41:00,934 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:00,934 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8181ms INFO 2025-10-17 17:41:00,934 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,934 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6998ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:00,935 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:00,935 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4002ms INFO 2025-10-17 17:41:00,935 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:00,935 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0078ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:01,009 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:41:01,009 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:01,009 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:01,009 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:41:01,010 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:01,010 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:01,011 [59 ] 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 2025-10-17 17:41:01,011 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:41:01,011 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 17:41:01,011 [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 2025-10-17 17:41:01,011 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:01,011 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:01,012 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 17:41:01,012 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2251ms 200 image/jpeg INFO 2025-10-17 17:41:01,012 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 17:41:01,013 [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 2025-10-17 17:41:01,013 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 17:41:01,014 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 17:41:01,014 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9672ms 200 image/jpeg INFO 2025-10-17 17:41:01,014 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 17:41:01,015 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.384ms 200 image/jpeg INFO 2025-10-17 17:41:01,018 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:01,018 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.3919ms INFO 2025-10-17 17:41:01,018 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:01,018 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2739ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:01,019 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:01,019 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.1171ms INFO 2025-10-17 17:41:01,019 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:01,019 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0745ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:01,019 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:01,019 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3815ms INFO 2025-10-17 17:41:01,019 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:01,020 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.084ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:01,088 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:41:01,088 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:01,089 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:01,089 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:41:01,089 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:01,089 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:01,089 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 17:41:01,090 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 17:41:01,090 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5702ms 200 image/png INFO 2025-10-17 17:41:01,090 [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 2025-10-17 17:41:01,090 [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 2025-10-17 17:41:01,103 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:01,103 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.8531ms INFO 2025-10-17 17:41:01,103 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:01,103 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4465ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:01,113 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:01,113 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.8392ms INFO 2025-10-17 17:41:01,113 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:01,113 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0658ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:03,083 [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 2025-10-17 17:41:03,084 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:03,084 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,085 [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 2025-10-17 17:41:03,089 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:03,089 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5832ms INFO 2025-10-17 17:41:03,089 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,089 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6526ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:03,099 [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 2025-10-17 17:41:03,099 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:03,100 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:03,100 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,101 [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 2025-10-17 17:41:03,140 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:03,141 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 39.4954ms INFO 2025-10-17 17:41:03,141 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,141 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.2933ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:03,418 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 17:41:03,418 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 17:41:03,419 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:03,419 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 17:41:03,419 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 17:41:03,419 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7816ms 200 application/javascript INFO 2025-10-17 17:41:03,419 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0407ms 200 text/css INFO 2025-10-17 17:41:03,573 [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 2025-10-17 17:41:03,573 [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 2025-10-17 17:41:03,573 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:03,573 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:03,573 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,573 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,574 [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 2025-10-17 17:41:03,574 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:03,574 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,574 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 17:41:03,575 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:03,575 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,575 [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 2025-10-17 17:41:03,575 [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 2025-10-17 17:41:03,575 [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 2025-10-17 17:41:03,576 [42 ] 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 2025-10-17 17:41:03,580 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:03,580 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0241ms INFO 2025-10-17 17:41:03,580 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,580 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0502ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:03,580 [24 ] 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 2025-10-17 17:41:03,580 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:03,580 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,581 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:03,581 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:03,581 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.8583ms INFO 2025-10-17 17:41:03,581 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.5044ms INFO 2025-10-17 17:41:03,581 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,581 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,581 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6895ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:03,581 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0566ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:03,581 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:03,581 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.4877ms INFO 2025-10-17 17:41:03,581 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,581 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9626ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:03,582 [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 2025-10-17 17:41:03,587 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:03,587 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.5203ms INFO 2025-10-17 17:41:03,587 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,588 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4249ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:03,631 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694064937&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:41:03,632 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:41:03,632 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5655ms 200 text/html INFO 2025-10-17 17:41:03,729 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1564& INFO 2025-10-17 17:41:03,729 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:03,729 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,731 [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 2025-10-17 17:41:03,735 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:03,737 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.5885ms INFO 2025-10-17 17:41:03,737 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:03,738 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.468ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:04,359 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694065748 INFO 2025-10-17 17:41:04,360 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:41:04,360 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7848ms 200 application/javascript INFO 2025-10-17 17:41:04,431 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5049892246438847 INFO 2025-10-17 17:41:04,432 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:41:04,432 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5366ms 200 application/javascript INFO 2025-10-17 17:41:04,584 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760694064937&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:41:04,585 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:41:04,585 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6252ms 200 text/html INFO 2025-10-17 17:41:04,671 [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 2025-10-17 17:41:04,672 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:41:04,673 [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 2025-10-17 17:41:04,674 [11 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:41:04,674 [11 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:41:04,674 [11 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 17:41:04,675 [11 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 17:41:04,675 [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 2025-10-17 17:41:04,677 [11 ] 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 2025-10-17 17:41:04,677 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.1624ms INFO 2025-10-17 17:41:04,677 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:41:04,677 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0573ms 302 INFO 2025-10-17 17:41:04,938 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=2IpER7teWxcQadFZ6JUNMQLIkce-ksiAtHwaQvZB_p4&state=ww0fe1cb02189622be INFO 2025-10-17 17:41:04,939 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:41:04,939 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6975ms 200 text/html INFO 2025-10-17 17:41:05,007 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=2IpER7teWxcQadFZ6JUNMQLIkce-ksiAtHwaQvZB_p4 INFO 2025-10-17 17:41:05,007 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:41:05,008 [24 ] 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 2025-10-17 17:41:05,009 [24 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:2IpER7teWxcQadFZ6JUNMQLIkce-ksiAtHwaQvZB_p4,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:41:05,009 [24 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:41:05,009 [24 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:2IpER7teWxcQadFZ6JUNMQLIkce-ksiAtHwaQvZB_p4 INFO 2025-10-17 17:41:05,009 [24 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 17:41:05,009 [24 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 17:41:05,009 [24 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ INFO 2025-10-17 17:41:05,009 [24 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ&code=2IpER7teWxcQadFZ6JUNMQLIkce-ksiAtHwaQvZB_p4 INFO 2025-10-17 17:41:05,342 [24 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"18033049806","DeviceId":"30ade4759bb42640","errcode":0,"errmsg":"ok"} INFO 2025-10-17 17:41:05,356 [24 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:30ade4759bb42640 WxUserId:18033049806 INFO 2025-10-17 17:41:05,372 [24 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D012465,a0188:1761 INFO 2025-10-17 17:41:05,409 [42 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 17:41:05,409 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 400.9549ms INFO 2025-10-17 17:41:05,409 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:41:05,409 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 402.8773ms 200 text/plain; charset=utf-8 INFO 2025-10-17 17:41:05,488 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694066871&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:41:05,489 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:41:05,489 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6309ms 200 text/html INFO 2025-10-17 17:41:05,952 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694067331 INFO 2025-10-17 17:41:05,953 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:41:05,953 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5303ms 200 application/javascript INFO 2025-10-17 17:41:06,032 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.976275771301775 INFO 2025-10-17 17:41:06,033 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:41:06,033 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5762ms 200 application/javascript INFO 2025-10-17 17:41:06,194 [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%3D1760694066871%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 17:41:06,194 [24 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:41:06,194 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,196 [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 2025-10-17 17:41:06,197 [24 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694066871&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:41:06,199 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,199 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6599ms INFO 2025-10-17 17:41:06,199 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,199 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8288ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,238 [42 ] 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 2025-10-17 17:41:06,238 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:06,239 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,239 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,240 [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). INFO 2025-10-17 17:41:06,241 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:41:06,241 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:41:06,241 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:41:06,257 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:41:06,259 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,260 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5668ms INFO 2025-10-17 17:41:06,260 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,260 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5616ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,386 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:41:06,387 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,387 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,388 [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 2025-10-17 17:41:06,388 [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 2025-10-17 17:41:06,388 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,388 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,389 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:41:06,390 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:41:06,390 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:41:06,390 [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 2025-10-17 17:41:06,393 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,393 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4381ms INFO 2025-10-17 17:41:06,393 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,393 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3253ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,405 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:41:06,419 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:41:06,422 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,422 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.0329ms INFO 2025-10-17 17:41:06,422 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,422 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0603ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,547 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:41:06,547 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,547 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,547 [59 ] 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 2025-10-17 17:41:06,547 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,547 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,548 [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 2025-10-17 17:41:06,549 [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 2025-10-17 17:41:06,552 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,552 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3235ms INFO 2025-10-17 17:41:06,552 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,552 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0978ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,557 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,557 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.266ms INFO 2025-10-17 17:41:06,557 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,557 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2513ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,648 [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 2025-10-17 17:41:06,648 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,648 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,649 [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 2025-10-17 17:41:06,652 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,652 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0216ms INFO 2025-10-17 17:41:06,652 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,653 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7633ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,665 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:41:06,665 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,665 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,667 [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 2025-10-17 17:41:06,670 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,670 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0459ms INFO 2025-10-17 17:41:06,670 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,670 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.766ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,686 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:41:06,686 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,686 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,688 [59 ] 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 2025-10-17 17:41:06,690 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,690 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6879ms INFO 2025-10-17 17:41:06,690 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,690 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3253ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,702 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:41:06,702 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,702 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,703 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:41:06,703 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,703 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,703 [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 2025-10-17 17:41:06,703 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:41:06,703 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,704 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,704 [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 2025-10-17 17:41:06,705 [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 2025-10-17 17:41:06,710 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,711 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.497ms INFO 2025-10-17 17:41:06,711 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,711 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3926ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,712 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,712 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.508ms INFO 2025-10-17 17:41:06,712 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,712 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1133ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,722 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,722 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.0141ms INFO 2025-10-17 17:41:06,722 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,722 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7705ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,769 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:41:06,769 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,770 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,770 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:41:06,770 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:06,770 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,771 [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 2025-10-17 17:41:06,771 [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 2025-10-17 17:41:06,779 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,779 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3564ms INFO 2025-10-17 17:41:06,779 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,780 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4442ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:06,787 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:06,787 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.6601ms INFO 2025-10-17 17:41:06,787 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:06,787 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3134ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:18,504 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694078654&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:41:18,505 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:41:18,505 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7506ms 200 text/html INFO 2025-10-17 17:41:19,421 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694079641 INFO 2025-10-17 17:41:19,422 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:41:19,422 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8386ms 200 application/javascript INFO 2025-10-17 17:41:19,546 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9029953884909939 INFO 2025-10-17 17:41:19,547 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:41:19,547 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5688ms 200 application/javascript INFO 2025-10-17 17:41:19,865 [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 2025-10-17 17:41:19,865 [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%3D1760694078654%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:41:19,865 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:19,865 [42 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:41:19,865 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:19,865 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:19,865 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:19,866 [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 2025-10-17 17:41:19,867 [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 2025-10-17 17:41:19,867 [42 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694078654&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:41:19,870 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:41:19,870 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:41:19,870 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:41:19,870 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:19,870 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6294ms INFO 2025-10-17 17:41:19,870 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:19,870 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.503ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:19,884 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:41:19,887 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:19,887 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.2772ms INFO 2025-10-17 17:41:19,887 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:19,887 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2306ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,015 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:41:20,015 [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 2025-10-17 17:41:20,015 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,015 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,015 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,015 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,016 [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 2025-10-17 17:41:20,016 [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 2025-10-17 17:41:20,017 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:41:20,018 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:41:20,018 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:41:20,020 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,020 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2122ms INFO 2025-10-17 17:41:20,020 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,020 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2873ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,032 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:41:20,047 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:41:20,050 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,050 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1949ms INFO 2025-10-17 17:41:20,050 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,050 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1999ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,220 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:41:20,220 [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 2025-10-17 17:41:20,220 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,220 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,220 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,220 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,222 [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 2025-10-17 17:41:20,222 [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 2025-10-17 17:41:20,226 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,226 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7365ms INFO 2025-10-17 17:41:20,226 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,226 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7288ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,230 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,231 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7905ms INFO 2025-10-17 17:41:20,231 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,231 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0143ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,258 [42 ] 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 2025-10-17 17:41:20,258 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,258 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,260 [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 2025-10-17 17:41:20,263 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,263 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9501ms INFO 2025-10-17 17:41:20,263 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,263 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8892ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,264 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:41:20,264 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,264 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,264 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:41:20,264 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,265 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,265 [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 2025-10-17 17:41:20,266 [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 2025-10-17 17:41:20,266 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:41:20,266 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,266 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,267 [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 2025-10-17 17:41:20,268 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,268 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8964ms INFO 2025-10-17 17:41:20,268 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,268 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4218ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,271 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,271 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2105ms INFO 2025-10-17 17:41:20,271 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,271 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8756ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,273 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,273 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.361ms INFO 2025-10-17 17:41:20,273 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,273 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1417ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,303 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:41:20,304 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,304 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,305 [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 2025-10-17 17:41:20,308 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,308 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.166ms INFO 2025-10-17 17:41:20,308 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,308 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.964ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,344 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:41:20,345 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,345 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,346 [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 2025-10-17 17:41:20,350 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,350 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5223ms INFO 2025-10-17 17:41:20,350 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,350 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1475ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,383 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:41:20,383 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,383 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,384 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:41:20,384 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:20,384 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,385 [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 2025-10-17 17:41:20,385 [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 2025-10-17 17:41:20,394 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,394 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.3877ms INFO 2025-10-17 17:41:20,394 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,394 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1698ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:20,402 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:20,402 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.0462ms INFO 2025-10-17 17:41:20,402 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:20,402 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0961ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:21,648 [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 2025-10-17 17:41:21,649 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:21,649 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:21,649 [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 2025-10-17 17:41:21,649 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:21,650 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:21,650 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:21,650 [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 2025-10-17 17:41:21,651 [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 2025-10-17 17:41:21,654 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:21,654 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5138ms INFO 2025-10-17 17:41:21,654 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:21,654 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5956ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:21,694 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:21,694 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 43.0668ms INFO 2025-10-17 17:41:21,694 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:21,694 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.9683ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:36,459 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 17:41:36,459 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 17:41:36,459 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:36,459 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2025-10-17 17:41:36,459 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 17:41:36,459 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:41:36,459 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7264ms 200 application/javascript INFO 2025-10-17 17:41:36,459 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 17:41:36,460 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7575ms 200 text/css INFO 2025-10-17 17:41:36,460 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTableList.bfa59482.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTableList.bfa59482.js' INFO 2025-10-17 17:41:36,460 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2025-10-17 17:41:36,460 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.703ms 200 application/javascript INFO 2025-10-17 17:41:36,460 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/subTableList.04b88ebd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\subTableList.04b88ebd.css' INFO 2025-10-17 17:41:36,460 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4963ms 200 text/css INFO 2025-10-17 17:41:36,615 [42 ] 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 2025-10-17 17:41:36,615 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:36,616 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:36,617 [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 2025-10-17 17:41:36,623 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:36,624 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4007ms INFO 2025-10-17 17:41:36,624 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:36,624 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6361ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:36,775 [52 ] 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 2025-10-17 17:41:36,776 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:36,776 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:36,777 [52 ] 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 2025-10-17 17:41:36,779 [52 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 17:41:36,968 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:36,973 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 195.6517ms INFO 2025-10-17 17:41:36,973 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:36,973 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 197.9086ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:41,791 [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 2025-10-17 17:41:41,791 [25 ] 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 2025-10-17 17:41:41,792 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:41,792 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:41,792 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,792 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,793 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 17:41:41,793 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:41,793 [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 2025-10-17 17:41:41,793 [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 2025-10-17 17:41:41,793 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,794 [41 ] 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 2025-10-17 17:41:41,794 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:41,794 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,795 [42 ] 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 2025-10-17 17:41:41,795 [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 2025-10-17 17:41:41,798 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:41,798 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.4013ms INFO 2025-10-17 17:41:41,798 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,798 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.502ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:41,798 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:41,798 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.9015ms INFO 2025-10-17 17:41:41,798 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,798 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0092ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:41,799 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:41,799 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9283ms INFO 2025-10-17 17:41:41,799 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,799 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4896ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:41,800 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:41,800 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.2836ms INFO 2025-10-17 17:41:41,800 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,800 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2501ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:41,803 [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 2025-10-17 17:41:41,803 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:41,803 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,804 [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 2025-10-17 17:41:41,807 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:41,807 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.6362ms INFO 2025-10-17 17:41:41,807 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,807 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1805ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:41:41,919 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1761& INFO 2025-10-17 17:41:41,919 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:41:41,919 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,920 [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 2025-10-17 17:41:41,923 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:41:41,927 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.0321ms INFO 2025-10-17 17:41:41,927 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:41:41,927 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6647ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:00,054 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTablePanel.b5347979.js INFO 2025-10-17 17:42:00,055 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:42:00,055 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/subTablePanel.b5347979.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\subTablePanel.b5347979.js' INFO 2025-10-17 17:42:00,055 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.916ms 200 application/javascript INFO 2025-10-17 17:42:00,219 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=2101000601,2101000603&IsEss=true& INFO 2025-10-17 17:42:00,220 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:00,220 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:00,221 [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 2025-10-17 17:42:00,226 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:00,226 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9463ms INFO 2025-10-17 17:42:00,226 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:00,227 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.296ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:00,454 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=A01&keyFieldValue=leKqAZyujOo%3D& INFO 2025-10-17 17:42:00,454 [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 2025-10-17 17:42:00,455 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:00,455 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:00,455 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:00,455 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:00,456 [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 2025-10-17 17:42:00,456 [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 2025-10-17 17:42:00,458 [25 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 17:42:00,470 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:00,475 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 18.9546ms INFO 2025-10-17 17:42:00,475 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:00,475 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.902ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:00,498 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:00,498 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 41.8394ms INFO 2025-10-17 17:42:00,498 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:00,498 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.9494ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:07,414 [51 ] 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 2025-10-17 17:42:07,415 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:07,415 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:07,416 [51 ] 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 2025-10-17 17:42:07,418 [51 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 17:42:07,429 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:07,434 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 17.986ms INFO 2025-10-17 17:42:07,434 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:07,434 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0296ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:15,014 [51 ] 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 2025-10-17 17:42:15,014 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:15,014 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:15,016 [51 ] 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 2025-10-17 17:42:15,017 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=A01&keyFieldValue=leKqAZyujOo%3D& INFO 2025-10-17 17:42:15,017 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:15,017 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:15,018 [51 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 17:42:15,031 [42 ] 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 2025-10-17 17:42:15,041 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:15,047 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 31.3444ms INFO 2025-10-17 17:42:15,047 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:15,047 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.5773ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:15,072 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:15,072 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 40.7962ms INFO 2025-10-17 17:42:15,072 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:15,072 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.4432ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:31,514 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694150234&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:42:31,515 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:42:31,515 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8253ms 200 text/html INFO 2025-10-17 17:42:32,314 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694151126 INFO 2025-10-17 17:42:32,315 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:42:32,315 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7184ms 200 application/javascript INFO 2025-10-17 17:42:32,444 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.22584607962985248 INFO 2025-10-17 17:42:32,445 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:42:32,445 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6519ms 200 application/javascript INFO 2025-10-17 17:42:32,684 [25 ] 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%3D1760694150234%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:42:32,684 [25 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:42:32,684 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:32,686 [25 ] 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 2025-10-17 17:42:32,687 [25 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694150234&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:42:32,690 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:32,690 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7724ms INFO 2025-10-17 17:42:32,690 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:32,690 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8768ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:32,694 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 616 INFO 2025-10-17 17:42:32,694 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:42:32,694 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:32,694 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:32,696 [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 2025-10-17 17:42:32,697 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:42:32,697 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:42:32,697 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:42:32,712 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:42:32,715 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:32,715 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0136ms INFO 2025-10-17 17:42:32,715 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:32,715 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8865ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:32,834 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:42:32,834 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:32,834 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:32,834 [25 ] 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 2025-10-17 17:42:32,834 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:32,835 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:32,835 [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 2025-10-17 17:42:32,836 [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 2025-10-17 17:42:32,836 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:42:32,837 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:42:32,837 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:42:32,839 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:32,839 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.257ms INFO 2025-10-17 17:42:32,839 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:32,839 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1632ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:32,851 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:42:32,866 [51 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:42:32,868 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:32,869 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1133ms INFO 2025-10-17 17:42:32,869 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:32,869 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.108ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:33,038 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:42:33,039 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:33,039 [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 2025-10-17 17:42:33,039 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,039 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:33,039 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,040 [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 2025-10-17 17:42:33,040 [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 2025-10-17 17:42:33,044 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:33,044 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3487ms INFO 2025-10-17 17:42:33,044 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,044 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1918ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:33,049 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:33,049 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.457ms INFO 2025-10-17 17:42:33,049 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,049 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6569ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:33,099 [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 2025-10-17 17:42:33,099 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:42:33,099 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:33,099 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:33,100 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:42:33,100 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,100 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,100 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:33,100 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,101 [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 2025-10-17 17:42:33,101 [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 2025-10-17 17:42:33,101 [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 2025-10-17 17:42:33,105 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:33,105 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:33,105 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:33,105 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6871ms INFO 2025-10-17 17:42:33,105 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,105 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5753ms INFO 2025-10-17 17:42:33,105 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,105 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.7843ms INFO 2025-10-17 17:42:33,105 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.807ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:33,105 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,105 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3511ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:33,105 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8109ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:33,154 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:42:33,154 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:42:33,154 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:33,154 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:33,154 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,154 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,156 [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 2025-10-17 17:42:33,156 [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 2025-10-17 17:42:33,160 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:33,160 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8093ms INFO 2025-10-17 17:42:33,160 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,160 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7257ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:33,163 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:33,163 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5174ms INFO 2025-10-17 17:42:33,163 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,164 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5019ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:33,194 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:42:33,194 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:33,194 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,195 [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 2025-10-17 17:42:33,200 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:33,200 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6914ms INFO 2025-10-17 17:42:33,200 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,200 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6768ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:33,238 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:42:33,238 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:33,238 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,240 [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 2025-10-17 17:42:33,244 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:42:33,244 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:33,244 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,246 [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 2025-10-17 17:42:33,248 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:33,249 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8609ms INFO 2025-10-17 17:42:33,249 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,249 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5672ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:33,262 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:33,262 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.4991ms INFO 2025-10-17 17:42:33,262 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:33,262 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1744ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:35,074 [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 2025-10-17 17:42:35,074 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 17:42:35,074 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:42:35,074 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:35,074 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:35,074 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:35,074 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:35,076 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:42:35,076 [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 2025-10-17 17:42:35,079 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:35,079 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4297ms INFO 2025-10-17 17:42:35,079 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:35,079 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6967ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:35,120 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:35,120 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 44.5955ms INFO 2025-10-17 17:42:35,120 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:35,121 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.6661ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:38,114 [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 2025-10-17 17:42:38,115 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:38,115 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:38,116 [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 2025-10-17 17:42:38,120 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:38,120 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7089ms INFO 2025-10-17 17:42:38,120 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:38,120 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7763ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:59,652 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/abnormalattendance.eeb29fbc.js INFO 2025-10-17 17:42:59,652 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:42:59,653 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/abnormalattendance.eeb29fbc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\abnormalattendance.eeb29fbc.js' INFO 2025-10-17 17:42:59,653 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9824ms 200 application/javascript INFO 2025-10-17 17:42:59,664 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/abnormalattendance.5d226469.css INFO 2025-10-17 17:42:59,664 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/abnormalattendance.5d226469.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\abnormalattendance.5d226469.css' INFO 2025-10-17 17:42:59,664 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5738ms 200 text/css INFO 2025-10-17 17:42:59,732 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 17:42:59,732 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 17:42:59,732 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9326ms 200 image/png INFO 2025-10-17 17:42:59,775 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetMyAttPatItem?& INFO 2025-10-17 17:42:59,776 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:59,776 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:59,777 [72 ] 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 2025-10-17 17:42:59,777 [5 ] 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 2025-10-17 17:42:59,777 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:59,777 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:59,779 [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 2025-10-17 17:42:59,782 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:59,782 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M) in 4.7159ms INFO 2025-10-17 17:42:59,782 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:59,782 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.137ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:59,784 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:42:59,784 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8538ms INFO 2025-10-17 17:42:59,784 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:59,785 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8013ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:42:59,972 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAbnormalAttDetail?yearMonth=2025-10&page=1&isYearMonth=false&beginDate=2025-10-01&endDate=2025-10-16& INFO 2025-10-17 17:42:59,973 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:42:59,973 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M)' INFO 2025-10-17 17:42:59,974 [25 ] 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 2025-10-17 17:43:00,310 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:00,310 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M) in 335.3878ms INFO 2025-10-17 17:43:00,310 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:00,310 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 337.716ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:04,244 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694183031&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:43:04,244 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:43:04,244 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7898ms 200 text/html INFO 2025-10-17 17:43:04,744 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694183587 INFO 2025-10-17 17:43:04,744 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:43:04,744 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5963ms 200 application/javascript INFO 2025-10-17 17:43:04,823 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17368629645375544 INFO 2025-10-17 17:43:04,823 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:43:04,823 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.508ms 200 application/javascript INFO 2025-10-17 17:43:04,975 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 616 INFO 2025-10-17 17:43:04,975 [25 ] 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%3D1760694183031%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:43:04,975 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:04,975 [25 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:43:04,975 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:04,975 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:04,975 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:04,976 [25 ] 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 2025-10-17 17:43:04,977 [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 2025-10-17 17:43:04,977 [25 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694183031&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:43:04,979 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:43:04,979 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:43:04,979 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:43:04,980 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:04,980 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7369ms INFO 2025-10-17 17:43:04,980 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:04,980 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7481ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:04,994 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:43:04,997 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:04,997 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.1425ms INFO 2025-10-17 17:43:04,997 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:04,997 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3891ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,144 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:43:05,144 [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 2025-10-17 17:43:05,144 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,144 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,144 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,144 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,146 [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 2025-10-17 17:43:05,146 [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 2025-10-17 17:43:05,147 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:43:05,147 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:43:05,147 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:43:05,149 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,150 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8397ms INFO 2025-10-17 17:43:05,150 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,150 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7383ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,162 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:43:05,162 [20 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:43:05,165 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,165 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.2008ms INFO 2025-10-17 17:43:05,165 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,165 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2394ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,303 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:43:05,304 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,304 [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 2025-10-17 17:43:05,304 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,304 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,304 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,305 [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 2025-10-17 17:43:05,305 [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 2025-10-17 17:43:05,309 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,309 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,309 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5257ms INFO 2025-10-17 17:43:05,309 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,309 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.6711ms INFO 2025-10-17 17:43:05,309 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,309 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1454ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,309 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6169ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,383 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:43:05,384 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,384 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,384 [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 2025-10-17 17:43:05,384 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,385 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,385 [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 2025-10-17 17:43:05,386 [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 2025-10-17 17:43:05,389 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,389 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,389 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5548ms INFO 2025-10-17 17:43:05,389 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,389 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2833ms INFO 2025-10-17 17:43:05,389 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,389 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6963ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,389 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0031ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,389 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:43:05,390 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,390 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:43:05,390 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,390 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:43:05,390 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,390 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,390 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,390 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,391 [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 2025-10-17 17:43:05,391 [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 2025-10-17 17:43:05,392 [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 2025-10-17 17:43:05,394 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,394 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,394 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7966ms INFO 2025-10-17 17:43:05,394 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,394 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1145ms INFO 2025-10-17 17:43:05,394 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,394 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.688ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,394 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.394ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,400 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,400 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3178ms INFO 2025-10-17 17:43:05,400 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,400 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2038ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,463 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:43:05,464 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,464 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,465 [24 ] 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 2025-10-17 17:43:05,469 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,469 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1202ms INFO 2025-10-17 17:43:05,469 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,469 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8022ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,534 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:43:05,534 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:43:05,534 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,534 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,534 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:05,534 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,535 [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 2025-10-17 17:43:05,536 [24 ] 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 2025-10-17 17:43:05,544 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,544 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7175ms INFO 2025-10-17 17:43:05,544 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,544 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3285ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:05,552 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:05,552 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3601ms INFO 2025-10-17 17:43:05,552 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:05,552 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9167ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:07,224 [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 2025-10-17 17:43:07,224 [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 2025-10-17 17:43:07,224 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:07,225 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:07,225 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:07,225 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:07,225 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:07,226 [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 2025-10-17 17:43:07,226 [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 2025-10-17 17:43:07,230 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:07,230 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6679ms INFO 2025-10-17 17:43:07,230 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:07,230 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0938ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:07,269 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:07,269 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 42.9991ms INFO 2025-10-17 17:43:07,269 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:07,270 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.3085ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:10,035 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694189390&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:43:10,035 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:43:10,035 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.691ms 200 text/html INFO 2025-10-17 17:43:10,924 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694190359 INFO 2025-10-17 17:43:10,925 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:43:10,925 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6628ms 200 application/javascript INFO 2025-10-17 17:43:11,024 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5233730655979587 INFO 2025-10-17 17:43:11,025 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:43:11,025 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4927ms 200 application/javascript INFO 2025-10-17 17:43:11,225 [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%3D1760694189390%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:43:11,225 [24 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:43:11,225 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,226 [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 2025-10-17 17:43:11,227 [24 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694189390&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:43:11,230 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,231 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.337ms INFO 2025-10-17 17:43:11,231 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,231 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2121ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,264 [72 ] 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 2025-10-17 17:43:11,265 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:11,265 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,265 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,266 [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 2025-10-17 17:43:11,267 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:43:11,267 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:43:11,267 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:43:11,283 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:43:11,285 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,285 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0467ms INFO 2025-10-17 17:43:11,285 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,285 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.844ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,424 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:43:11,424 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,424 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,424 [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 2025-10-17 17:43:11,425 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,425 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,425 [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 2025-10-17 17:43:11,426 [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 2025-10-17 17:43:11,426 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:43:11,427 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:43:11,427 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:43:11,429 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,429 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1708ms INFO 2025-10-17 17:43:11,429 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,429 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7895ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,442 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:43:11,458 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:43:11,461 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,461 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.4257ms INFO 2025-10-17 17:43:11,461 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,461 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4997ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,650 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:43:11,650 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,651 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,651 [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 2025-10-17 17:43:11,651 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,651 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,652 [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 2025-10-17 17:43:11,652 [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 2025-10-17 17:43:11,656 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,656 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4781ms INFO 2025-10-17 17:43:11,656 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,656 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2369ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,660 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,660 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4519ms INFO 2025-10-17 17:43:11,660 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,660 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4689ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,710 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:43:11,710 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:43:11,710 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:43:11,710 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,710 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,710 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,710 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,710 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,710 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,710 [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 2025-10-17 17:43:11,711 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,711 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,711 [24 ] 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 2025-10-17 17:43:11,711 [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 2025-10-17 17:43:11,711 [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 2025-10-17 17:43:11,712 [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 2025-10-17 17:43:11,713 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:43:11,713 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,713 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,715 [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 2025-10-17 17:43:11,716 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,716 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,716 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.6843ms INFO 2025-10-17 17:43:11,716 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,716 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.8067ms INFO 2025-10-17 17:43:11,716 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,716 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6998ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,716 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7519ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,718 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,719 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,719 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6301ms INFO 2025-10-17 17:43:11,719 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,719 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.086ms INFO 2025-10-17 17:43:11,719 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1829ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,719 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,719 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6939ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,720 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,720 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8238ms INFO 2025-10-17 17:43:11,720 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,720 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5257ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,783 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:43:11,783 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,784 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,785 [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 2025-10-17 17:43:11,790 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,790 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.3885ms INFO 2025-10-17 17:43:11,790 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,790 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4191ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,853 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:43:11,853 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,853 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,854 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:43:11,854 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:11,854 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,855 [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 2025-10-17 17:43:11,856 [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 2025-10-17 17:43:11,864 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,864 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.997ms INFO 2025-10-17 17:43:11,864 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,864 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3236ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:11,873 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:11,873 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.0219ms INFO 2025-10-17 17:43:11,873 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:11,873 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9674ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:13,299 [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 2025-10-17 17:43:13,300 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:13,300 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:13,301 [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 2025-10-17 17:43:13,305 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:13,305 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5029ms INFO 2025-10-17 17:43:13,305 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:13,305 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6149ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:14,103 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694192920&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:43:14,104 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:43:14,104 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7512ms 200 text/html INFO 2025-10-17 17:43:14,593 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694193425 INFO 2025-10-17 17:43:14,594 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:43:14,594 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.643ms 200 application/javascript INFO 2025-10-17 17:43:14,724 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.559284578349801 INFO 2025-10-17 17:43:14,724 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:43:14,724 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5544ms 200 application/javascript INFO 2025-10-17 17:43:14,843 [38 ] 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%3D1760694192920%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:43:14,843 [38 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:43:14,843 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:14,845 [38 ] 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 2025-10-17 17:43:14,846 [38 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694192920&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:43:14,848 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:14,848 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4944ms INFO 2025-10-17 17:43:14,848 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:14,848 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3357ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:14,853 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 616 INFO 2025-10-17 17:43:14,853 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:14,853 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:14,853 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:14,855 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 17:43:14,856 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:43:14,856 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:43:14,856 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:43:14,871 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:43:14,877 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:14,877 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 22.6822ms INFO 2025-10-17 17:43:14,877 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:14,877 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5316ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,063 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:43:15,063 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,063 [38 ] 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 2025-10-17 17:43:15,063 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,064 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,064 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,065 [25 ] 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 2025-10-17 17:43:15,065 [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 2025-10-17 17:43:15,066 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:43:15,066 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:43:15,066 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:43:15,068 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,068 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2361ms INFO 2025-10-17 17:43:15,068 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,068 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0593ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,081 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:43:15,081 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:43:15,084 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,084 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8999ms INFO 2025-10-17 17:43:15,084 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,084 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0381ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,509 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:43:15,510 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,510 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,511 [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 2025-10-17 17:43:15,515 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,515 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4805ms INFO 2025-10-17 17:43:15,515 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,515 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5567ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,518 [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 2025-10-17 17:43:15,519 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,519 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,520 [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 2025-10-17 17:43:15,523 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,523 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1348ms INFO 2025-10-17 17:43:15,523 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,524 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.24ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,623 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:43:15,623 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,623 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,624 [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 2025-10-17 17:43:15,624 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:43:15,624 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,624 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,624 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,624 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:43:15,624 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,625 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,625 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,625 [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 2025-10-17 17:43:15,626 [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 2025-10-17 17:43:15,626 [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 2025-10-17 17:43:15,626 [25 ] 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 2025-10-17 17:43:15,627 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:43:15,627 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,627 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,628 [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 2025-10-17 17:43:15,630 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,630 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,630 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.715ms INFO 2025-10-17 17:43:15,630 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,630 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1356ms INFO 2025-10-17 17:43:15,630 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,630 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8955ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,630 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8895ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,630 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,630 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.4423ms INFO 2025-10-17 17:43:15,630 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,630 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9907ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,633 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,633 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.8538ms INFO 2025-10-17 17:43:15,633 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,633 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5912ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,636 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,636 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5215ms INFO 2025-10-17 17:43:15,636 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,636 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1015ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,703 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:43:15,703 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,703 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,705 [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 2025-10-17 17:43:15,709 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,709 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5651ms INFO 2025-10-17 17:43:15,709 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,710 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5256ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,763 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:43:15,764 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,764 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:43:15,764 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,764 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:15,764 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,765 [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 2025-10-17 17:43:15,765 [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 2025-10-17 17:43:15,782 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,782 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.5949ms INFO 2025-10-17 17:43:15,782 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,782 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7949ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:15,784 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:15,784 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.5832ms INFO 2025-10-17 17:43:15,784 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:15,784 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3346ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:19,499 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 17:43:19,499 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 17:43:19,499 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:19,500 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 17:43:19,500 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 17:43:19,500 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4645ms 200 application/javascript INFO 2025-10-17 17:43:19,500 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0618ms 200 text/css INFO 2025-10-17 17:43:19,652 [72 ] 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 2025-10-17 17:43:19,652 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:19,652 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 17:43:19,652 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:19,653 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:19,653 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:19,654 [72 ] 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 2025-10-17 17:43:19,654 [5 ] 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 2025-10-17 17:43:19,656 [5 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 17:43:19,658 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:19,658 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9661ms INFO 2025-10-17 17:43:19,658 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:19,658 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1743ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:19,663 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:19,663 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.1643ms INFO 2025-10-17 17:43:19,663 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:19,663 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.89ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:19,897 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1564& INFO 2025-10-17 17:43:19,898 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:19,898 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:19,899 [72 ] 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 2025-10-17 17:43:19,903 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:19,906 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.6082ms INFO 2025-10-17 17:43:19,906 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:19,906 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6294ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:20,508 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 17:43:20,508 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:20,509 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 17:43:20,509 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 17:43:20,509 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 17:43:20,510 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3341ms 200 application/javascript INFO 2025-10-17 17:43:20,510 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9637ms 200 text/css INFO 2025-10-17 17:43:20,763 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:43:20,763 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:20,764 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:43:20,764 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,764 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:43:20,764 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:20,764 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:20,764 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,764 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,765 [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 2025-10-17 17:43:20,765 [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 2025-10-17 17:43:20,765 [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 2025-10-17 17:43:20,787 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:20,787 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 21.5589ms INFO 2025-10-17 17:43:20,787 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,787 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2304ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:20,790 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:20,790 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 24.906ms INFO 2025-10-17 17:43:20,790 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,790 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.692ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:20,797 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:20,797 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 32.1611ms INFO 2025-10-17 17:43:20,797 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,797 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.3751ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:20,824 [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 2025-10-17 17:43:20,824 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:20,824 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,826 [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 2025-10-17 17:43:20,828 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 17:43:20,829 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 17:43:20,829 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:20,829 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:20,829 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8664ms INFO 2025-10-17 17:43:20,829 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,829 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,829 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:20,829 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9252ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:20,829 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,829 [46 ] 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 2025-10-17 17:43:20,829 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:20,829 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,830 [70 ] 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 2025-10-17 17:43:20,830 [72 ] 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 2025-10-17 17:43:20,830 [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 2025-10-17 17:43:20,833 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:20,833 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8328ms INFO 2025-10-17 17:43:20,833 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,833 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2754ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:20,834 [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 2025-10-17 17:43:20,834 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:20,834 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,835 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:20,835 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.6432ms INFO 2025-10-17 17:43:20,835 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,835 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2292ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:20,835 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:20,835 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.0717ms INFO 2025-10-17 17:43:20,835 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,835 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8197ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:20,835 [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 2025-10-17 17:43:20,838 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:20,838 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.6722ms INFO 2025-10-17 17:43:20,838 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,838 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2646ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:20,922 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:43:20,923 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:20,923 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,924 [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 2025-10-17 17:43:20,927 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:20,927 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1851ms INFO 2025-10-17 17:43:20,927 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,927 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9003ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:20,964 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2318& INFO 2025-10-17 17:43:20,964 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:20,964 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,966 [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 2025-10-17 17:43:20,970 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:20,973 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.489ms INFO 2025-10-17 17:43:20,973 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:20,973 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4804ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:22,824 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 17:43:22,824 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 17:43:22,824 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 17:43:22,825 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:22,825 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.918ms 200 text/css INFO 2025-10-17 17:43:22,825 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 17:43:22,825 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6951ms 200 application/javascript INFO 2025-10-17 17:43:22,994 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 17:43:22,994 [70 ] 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 2025-10-17 17:43:22,994 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:22,994 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:22,994 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:22,994 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:22,996 [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 2025-10-17 17:43:22,996 [46 ] 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 2025-10-17 17:43:22,997 [46 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 17:43:22,999 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:22,999 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8377ms INFO 2025-10-17 17:43:22,999 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,000 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7268ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:23,004 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:23,004 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.4086ms INFO 2025-10-17 17:43:23,004 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,004 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6635ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:23,223 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2318& INFO 2025-10-17 17:43:23,224 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:23,224 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,225 [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 2025-10-17 17:43:23,229 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:23,232 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.1685ms INFO 2025-10-17 17:43:23,232 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,232 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2116ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:23,487 [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 2025-10-17 17:43:23,488 [20 ] 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 2025-10-17 17:43:23,488 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:23,488 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,488 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:23,488 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,489 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 17:43:23,489 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 17:43:23,489 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:23,489 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,489 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:23,489 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,489 [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 2025-10-17 17:43:23,489 [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 2025-10-17 17:43:23,490 [24 ] 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 2025-10-17 17:43:23,490 [11 ] 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 2025-10-17 17:43:23,492 [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 2025-10-17 17:43:23,492 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:23,492 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,493 [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 2025-10-17 17:43:23,494 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:23,494 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.1674ms INFO 2025-10-17 17:43:23,494 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,494 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5194ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:23,495 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:23,495 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6505ms INFO 2025-10-17 17:43:23,495 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,495 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6736ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:23,496 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:23,496 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.0626ms INFO 2025-10-17 17:43:23,496 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,496 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6373ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:23,496 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:23,496 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:23,496 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.3281ms INFO 2025-10-17 17:43:23,497 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,497 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2311ms INFO 2025-10-17 17:43:23,497 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,497 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7057ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:23,497 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9196ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:23,624 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64778& INFO 2025-10-17 17:43:23,624 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:23,624 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,625 [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 2025-10-17 17:43:23,628 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:23,628 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.2256ms INFO 2025-10-17 17:43:23,628 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:23,629 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9586ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:24,824 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 17:43:24,824 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:24,825 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:24,825 [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 2025-10-17 17:43:24,825 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:24,825 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:24,826 [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 2025-10-17 17:43:24,826 [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 2025-10-17 17:43:24,828 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 17:43:24,830 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:24,830 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4287ms INFO 2025-10-17 17:43:24,830 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:24,830 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1439ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:24,834 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:24,834 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.4389ms INFO 2025-10-17 17:43:24,835 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:24,835 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.636ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:24,994 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64778& INFO 2025-10-17 17:43:24,994 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:24,995 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:24,996 [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 2025-10-17 17:43:25,000 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:25,000 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 4.0053ms INFO 2025-10-17 17:43:25,000 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:25,001 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6034ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:27,654 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694208560&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:43:27,654 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:43:27,654 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6698ms 200 text/html INFO 2025-10-17 17:43:28,294 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694209293 INFO 2025-10-17 17:43:28,295 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:43:28,295 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6313ms 200 application/javascript INFO 2025-10-17 17:43:28,449 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.12156035589862102 INFO 2025-10-17 17:43:28,450 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:43:28,450 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5536ms 200 application/javascript INFO 2025-10-17 17:43:28,609 [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%3D1760694208560%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:43:28,610 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:43:28,610 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:28,611 [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 2025-10-17 17:43:28,612 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694208560&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:43:28,615 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:28,615 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5176ms INFO 2025-10-17 17:43:28,615 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:28,615 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5899ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:28,648 [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 2025-10-17 17:43:28,648 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:28,649 [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 2025-10-17 17:43:28,649 [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 2025-10-17 17:43:28,649 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:28,650 [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 2025-10-17 17:43:28,651 [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 2025-10-17 17:43:28,651 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:43:28,651 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:28,651 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7429ms INFO 2025-10-17 17:43:28,651 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:28,651 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.023ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:43:28,771 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:43:28,771 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:28,771 [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 2025-10-17 17:43:28,772 [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 2025-10-17 17:43:28,772 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:43:28,773 [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 2025-10-17 17:43:28,774 [24 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjMyOTQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTk3MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiwouWFg-a4hSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIzMjk0IiwianRpIjoiMjIzYjM3YTEtYmViNS00MTI5LWIwZjMtNzhjODZiNjNlOWU2IiwiaWF0IjoxNzYwNjA2MDkwLCJuYmYiOjE3NjA2MDYwODgsImV4cCI6MTc2MDY5MjQ5MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.KYEyvyiUB0kvMAI377KtAcrM6IK8AiRUM5ChNpc_SQ8 INFO 2025-10-17 17:43:28,777 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:28,777 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.2308ms INFO 2025-10-17 17:43:28,777 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:43:28,777 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4309ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:28,928 [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 2025-10-17 17:43:28,928 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:28,929 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:28,929 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:28,930 [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 2025-10-17 17:43:28,931 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:43:28,931 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:43:28,931 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:43:28,946 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:43:28,949 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:28,949 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8377ms INFO 2025-10-17 17:43:28,949 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:28,949 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0008ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,088 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:43:29,088 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,088 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,089 [38 ] 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 2025-10-17 17:43:29,089 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,089 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,090 [11 ] 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 2025-10-17 17:43:29,090 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:43:29,090 [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 2025-10-17 17:43:29,091 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:43:29,091 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:43:29,094 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,094 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2683ms INFO 2025-10-17 17:43:29,094 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,094 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1189ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,106 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:43:29,120 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:43:29,123 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,123 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1076ms INFO 2025-10-17 17:43:29,123 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,123 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1937ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,252 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:43:29,253 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,253 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,254 [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 2025-10-17 17:43:29,254 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,254 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,255 [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 2025-10-17 17:43:29,256 [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 2025-10-17 17:43:29,259 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,259 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3802ms INFO 2025-10-17 17:43:29,259 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,259 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.332ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,263 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,263 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7266ms INFO 2025-10-17 17:43:29,263 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,263 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.085ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,333 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:43:29,333 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,333 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,333 [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 2025-10-17 17:43:29,334 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,334 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,334 [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 2025-10-17 17:43:29,335 [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 2025-10-17 17:43:29,337 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,337 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1419ms INFO 2025-10-17 17:43:29,337 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,338 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8693ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,338 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,338 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0268ms INFO 2025-10-17 17:43:29,338 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,338 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8472ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,413 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:43:29,413 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:43:29,413 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,413 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,413 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,413 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,414 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:43:29,414 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,414 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,414 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:43:29,414 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,414 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,415 [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 2025-10-17 17:43:29,415 [24 ] 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 2025-10-17 17:43:29,415 [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 2025-10-17 17:43:29,415 [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 2025-10-17 17:43:29,420 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,420 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2459ms INFO 2025-10-17 17:43:29,420 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,421 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8995ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,422 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,422 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,422 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.2468ms INFO 2025-10-17 17:43:29,422 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,422 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.8894ms INFO 2025-10-17 17:43:29,422 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,422 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4016ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,422 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4246ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,424 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,424 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.8226ms INFO 2025-10-17 17:43:29,424 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,424 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9427ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,488 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:43:29,488 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,488 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,489 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:43:29,489 [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 2025-10-17 17:43:29,489 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:29,489 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,491 [38 ] 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 2025-10-17 17:43:29,503 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,503 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.1891ms INFO 2025-10-17 17:43:29,503 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,503 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9022ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:29,509 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:29,509 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.5001ms INFO 2025-10-17 17:43:29,509 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:29,509 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1201ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:30,130 [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 2025-10-17 17:43:30,131 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:30,131 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:30,132 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 17:43:30,132 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:43:30,132 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:43:30,132 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:30,132 [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 2025-10-17 17:43:30,134 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:43:30,136 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:30,136 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.616ms INFO 2025-10-17 17:43:30,136 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:30,136 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8033ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:43:30,178 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:43:30,179 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 44.946ms INFO 2025-10-17 17:43:30,179 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:43:30,179 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9357ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:03,947 [72 ] 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 2025-10-17 17:44:03,948 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:03,948 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:03,949 [72 ] 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 2025-10-17 17:44:03,953 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:03,953 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5522ms INFO 2025-10-17 17:44:03,953 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:03,953 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8751ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:15,719 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 17:44:15,719 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:44:15,720 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:15,720 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:15,721 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:44:15,771 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:15,771 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 49.7946ms INFO 2025-10-17 17:44:15,771 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:15,771 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.0179ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:23,825 [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 2025-10-17 17:44:23,825 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:44:23,825 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8274ms 200 text/html INFO 2025-10-17 17:44:23,868 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694263810&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:44:23,869 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:44:23,869 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6662ms 200 text/html INFO 2025-10-17 17:44:24,483 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694264424 INFO 2025-10-17 17:44:24,484 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:44:24,484 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6347ms 200 application/javascript INFO 2025-10-17 17:44:24,544 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.18568934685803185 INFO 2025-10-17 17:44:24,544 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:44:24,544 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4882ms 200 application/javascript INFO 2025-10-17 17:44:24,759 [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%3D1760694263810%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:44:24,760 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:44:24,760 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:24,761 [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 2025-10-17 17:44:24,762 [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 2025-10-17 17:44:24,762 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:44:24,762 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694263810&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:44:24,762 [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 2025-10-17 17:44:24,762 [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 2025-10-17 17:44:24,762 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:24,764 [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 2025-10-17 17:44:24,764 [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 2025-10-17 17:44:24,764 [72 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:44:24,764 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:24,764 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7372ms INFO 2025-10-17 17:44:24,764 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:24,765 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.977ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:44:24,765 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:24,765 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9351ms INFO 2025-10-17 17:44:24,765 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:24,765 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7193ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:24,864 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:44:24,864 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:44:24,864 [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 2025-10-17 17:44:24,864 [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 2025-10-17 17:44:24,864 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:44:24,865 [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 2025-10-17 17:44:24,866 [72 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NTEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNDc3NCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuacseeri-S4miIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTUxIiwianRpIjoiODBkYThkOTItZGQyZS00YjQzLTkxNTItOTY1MjIwNTRjYjg2IiwiaWF0IjoxNzYwNDA5NDA4LCJuYmYiOjE3NjA0MDk0MDYsImV4cCI6MTc2MDQ5NTgwOCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.4K5vMjXiLVP4dZnevRuZfXpfZrvPg2IkcZmIZhmdO5k INFO 2025-10-17 17:44:24,869 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:24,869 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.3055ms INFO 2025-10-17 17:44:24,869 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:44:24,869 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1873ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:24,942 [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 2025-10-17 17:44:24,942 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:44:24,943 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:24,944 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:24,945 [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 2025-10-17 17:44:24,946 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:44:24,946 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:44:24,947 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:44:24,962 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:44:24,964 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:24,964 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8049ms INFO 2025-10-17 17:44:24,964 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:24,964 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0437ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,043 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:44:25,043 [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 2025-10-17 17:44:25,044 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,044 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,044 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,044 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,045 [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 2025-10-17 17:44:25,045 [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 2025-10-17 17:44:25,046 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:44:25,046 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:44:25,046 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:44:25,048 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,049 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2867ms INFO 2025-10-17 17:44:25,049 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,049 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3458ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,061 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:44:25,076 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:44:25,078 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,079 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4337ms INFO 2025-10-17 17:44:25,079 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,079 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4553ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,175 [59 ] 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 2025-10-17 17:44:25,175 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:44:25,175 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,175 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,175 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,175 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,177 [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 2025-10-17 17:44:25,177 [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 2025-10-17 17:44:25,180 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,180 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4836ms INFO 2025-10-17 17:44:25,180 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,180 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4058ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,185 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,185 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.665ms INFO 2025-10-17 17:44:25,185 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,186 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6002ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,242 [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 2025-10-17 17:44:25,242 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,242 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,243 [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 2025-10-17 17:44:25,246 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,246 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8669ms INFO 2025-10-17 17:44:25,246 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,246 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5235ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,257 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:44:25,257 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:44:25,257 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,257 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,257 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,258 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,259 [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 2025-10-17 17:44:25,259 [59 ] 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 2025-10-17 17:44:25,262 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,262 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.871ms INFO 2025-10-17 17:44:25,262 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,262 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5945ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,262 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,262 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1483ms INFO 2025-10-17 17:44:25,262 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,262 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9092ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,274 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:44:25,274 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:44:25,274 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,274 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,274 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,274 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,275 [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 2025-10-17 17:44:25,275 [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 2025-10-17 17:44:25,275 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:44:25,276 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,276 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,277 [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 2025-10-17 17:44:25,282 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,282 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,282 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7638ms INFO 2025-10-17 17:44:25,282 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,282 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.6487ms INFO 2025-10-17 17:44:25,282 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,282 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3355ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,282 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.212ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,283 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,283 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9564ms INFO 2025-10-17 17:44:25,283 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,283 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7174ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,356 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:44:25,356 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:44:25,356 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,356 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:25,356 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,356 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,357 [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 2025-10-17 17:44:25,357 [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 2025-10-17 17:44:25,375 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,375 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.3431ms INFO 2025-10-17 17:44:25,375 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,375 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0635ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:25,378 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:25,378 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.3356ms INFO 2025-10-17 17:44:25,378 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:25,378 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.997ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:30,151 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694268924&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:44:30,151 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:44:30,151 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7112ms 200 text/html INFO 2025-10-17 17:44:30,950 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694269845 INFO 2025-10-17 17:44:30,950 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:44:30,950 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6181ms 200 application/javascript INFO 2025-10-17 17:44:31,060 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3148769174215573 INFO 2025-10-17 17:44:31,060 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:44:31,061 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.756ms 200 application/javascript INFO 2025-10-17 17:44:31,240 [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%3D1760694268924%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:44:31,240 [19 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:44:31,240 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,242 [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 2025-10-17 17:44:31,243 [19 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694268924&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:44:31,246 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,246 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0399ms INFO 2025-10-17 17:44:31,246 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,246 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9169ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,311 [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 2025-10-17 17:44:31,311 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:44:31,311 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,311 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,312 [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 2025-10-17 17:44:31,313 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:44:31,313 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:44:31,313 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:44:31,328 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:44:31,331 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,331 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7012ms INFO 2025-10-17 17:44:31,331 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,331 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4831ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,463 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 17:44:31,463 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:44:31,463 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 17:44:31,463 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 17:44:31,463 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 17:44:31,463 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8197ms 200 application/javascript INFO 2025-10-17 17:44:31,464 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8148ms 200 text/css INFO 2025-10-17 17:44:31,470 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:44:31,470 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,470 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,472 [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 2025-10-17 17:44:31,472 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:44:31,473 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:44:31,473 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:44:31,475 [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 2025-10-17 17:44:31,475 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,475 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,476 [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 2025-10-17 17:44:31,479 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,479 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0759ms INFO 2025-10-17 17:44:31,479 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,480 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7992ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,489 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:44:31,505 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:44:31,508 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,508 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 36.5372ms INFO 2025-10-17 17:44:31,508 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,508 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2762ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,550 [28 ] 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 2025-10-17 17:44:31,550 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,550 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,567 [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 2025-10-17 17:44:31,568 [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 2025-10-17 17:44:31,568 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 17:44:31,568 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,568 [72 ] 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 2025-10-17 17:44:31,568 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,568 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,568 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,568 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,568 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,569 [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 2025-10-17 17:44:31,569 [72 ] 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 2025-10-17 17:44:31,570 [61 ] 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 2025-10-17 17:44:31,570 [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 2025-10-17 17:44:31,570 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,570 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,571 [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 2025-10-17 17:44:31,573 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,573 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6333ms INFO 2025-10-17 17:44:31,573 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,573 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.703ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,573 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,573 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0086ms INFO 2025-10-17 17:44:31,573 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,573 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7613ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,574 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,574 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.2145ms INFO 2025-10-17 17:44:31,574 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,574 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9096ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,575 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,575 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.5258ms INFO 2025-10-17 17:44:31,575 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,575 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5481ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,576 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,576 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.2215ms INFO 2025-10-17 17:44:31,576 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,576 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7054ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,655 [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 2025-10-17 17:44:31,656 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,656 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,657 [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 2025-10-17 17:44:31,659 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,659 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7157ms INFO 2025-10-17 17:44:31,659 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,660 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.287ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,662 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:44:31,662 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,662 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,663 [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 2025-10-17 17:44:31,669 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1551& INFO 2025-10-17 17:44:31,669 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,669 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,671 [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 2025-10-17 17:44:31,671 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,671 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 7.8801ms INFO 2025-10-17 17:44:31,671 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,671 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3611ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,714 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,720 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 49.1065ms INFO 2025-10-17 17:44:31,720 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,720 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.8521ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,740 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:44:31,740 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,740 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,740 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:44:31,740 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,740 [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 2025-10-17 17:44:31,740 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,740 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,740 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,741 [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 2025-10-17 17:44:31,741 [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 2025-10-17 17:44:31,742 [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 2025-10-17 17:44:31,744 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,744 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,744 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.721ms INFO 2025-10-17 17:44:31,744 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,744 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.8652ms INFO 2025-10-17 17:44:31,744 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,744 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6376ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,744 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2654ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,744 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,744 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8724ms INFO 2025-10-17 17:44:31,744 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,745 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3962ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,779 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:44:31,780 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,780 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:44:31,780 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,780 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,780 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,781 [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 2025-10-17 17:44:31,781 [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 2025-10-17 17:44:31,787 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,788 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.6307ms INFO 2025-10-17 17:44:31,788 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,788 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3331ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,789 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,789 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4628ms INFO 2025-10-17 17:44:31,789 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,789 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9392ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,820 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:44:31,820 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,820 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,821 [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 2025-10-17 17:44:31,825 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,825 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1215ms INFO 2025-10-17 17:44:31,825 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,826 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6842ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,899 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:44:31,899 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,899 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,900 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:44:31,900 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:31,900 [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 2025-10-17 17:44:31,900 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,901 [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 2025-10-17 17:44:31,913 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,914 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.0726ms INFO 2025-10-17 17:44:31,914 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,914 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7513ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:31,919 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:31,919 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.2931ms INFO 2025-10-17 17:44:31,919 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:31,920 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0353ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:33,599 [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 2025-10-17 17:44:33,600 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:33,600 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:33,600 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 17:44:33,600 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:44:33,600 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:33,600 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:33,601 [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 2025-10-17 17:44:33,601 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:44:33,605 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:33,605 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4ms INFO 2025-10-17 17:44:33,605 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:33,605 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1565ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:33,645 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:33,646 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 44.177ms INFO 2025-10-17 17:44:33,646 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:33,646 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9473ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:34,633 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 17:44:34,633 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 17:44:34,633 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:44:34,634 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 17:44:34,634 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 17:44:34,634 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5898ms 200 application/javascript INFO 2025-10-17 17:44:34,634 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9242ms 200 text/css INFO 2025-10-17 17:44:34,727 [28 ] 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 2025-10-17 17:44:34,727 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 17:44:34,727 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:34,727 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:34,727 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:34,727 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:34,729 [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 2025-10-17 17:44:34,729 [72 ] 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 2025-10-17 17:44:34,730 [72 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 17:44:34,732 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:34,732 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6587ms INFO 2025-10-17 17:44:34,732 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:34,732 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.794ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:34,737 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:34,737 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3638ms INFO 2025-10-17 17:44:34,737 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:34,737 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3676ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:34,845 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1551& INFO 2025-10-17 17:44:34,845 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:34,845 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:34,846 [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 2025-10-17 17:44:34,850 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:34,857 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.2291ms INFO 2025-10-17 17:44:34,857 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:34,857 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9936ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:58,297 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694297327&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:44:58,297 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:44:58,298 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8956ms 200 text/html INFO 2025-10-17 17:44:58,967 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694298110 INFO 2025-10-17 17:44:58,967 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:44:58,967 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.656ms 200 application/javascript INFO 2025-10-17 17:44:59,086 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7590718706694735 INFO 2025-10-17 17:44:59,086 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:44:59,087 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5297ms 200 application/javascript INFO 2025-10-17 17:44:59,251 [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%3D1760694297327%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:44:59,251 [11 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:44:59,252 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,253 [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 2025-10-17 17:44:59,254 [11 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694297327&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:44:59,257 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,257 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9301ms INFO 2025-10-17 17:44:59,257 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,257 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0037ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,284 [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 2025-10-17 17:44:59,284 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:44:59,285 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,285 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,286 [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 2025-10-17 17:44:59,287 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:44:59,287 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:44:59,287 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:44:59,302 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:44:59,304 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,304 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5695ms INFO 2025-10-17 17:44:59,304 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,305 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3502ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,443 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:44:59,444 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,444 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,446 [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 2025-10-17 17:44:59,446 [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 2025-10-17 17:44:59,446 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:44:59,446 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,447 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,447 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:44:59,447 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:44:59,448 [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 2025-10-17 17:44:59,451 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,451 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2981ms INFO 2025-10-17 17:44:59,451 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,451 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.18ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,462 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:44:59,476 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:44:59,479 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,479 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4282ms INFO 2025-10-17 17:44:59,479 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,479 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6428ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,643 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:44:59,643 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,644 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,645 [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 2025-10-17 17:44:59,647 [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 2025-10-17 17:44:59,647 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,647 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,648 [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 2025-10-17 17:44:59,651 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,651 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0181ms INFO 2025-10-17 17:44:59,651 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,651 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.681ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,653 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,653 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3727ms INFO 2025-10-17 17:44:59,653 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,653 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2534ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,724 [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 2025-10-17 17:44:59,724 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,724 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,725 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:44:59,725 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,725 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,725 [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 2025-10-17 17:44:59,726 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:44:59,726 [9 ] 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 2025-10-17 17:44:59,727 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,727 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,728 [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 2025-10-17 17:44:59,729 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,729 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1912ms INFO 2025-10-17 17:44:59,729 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,729 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0118ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,729 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,729 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9008ms INFO 2025-10-17 17:44:59,729 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,729 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8405ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,731 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,731 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.094ms INFO 2025-10-17 17:44:59,731 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,731 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6593ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,804 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:44:59,804 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:44:59,804 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,805 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,805 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,805 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,805 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:44:59,806 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,806 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,806 [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 2025-10-17 17:44:59,806 [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 2025-10-17 17:44:59,807 [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 2025-10-17 17:44:59,811 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,811 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7648ms INFO 2025-10-17 17:44:59,811 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,811 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6057ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,814 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,814 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9244ms INFO 2025-10-17 17:44:59,814 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,814 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0077ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,815 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,815 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.6456ms INFO 2025-10-17 17:44:59,815 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,815 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7666ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,847 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:44:59,847 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,847 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,848 [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 2025-10-17 17:44:59,848 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:44:59,849 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:44:59,849 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,850 [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 2025-10-17 17:44:59,856 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,856 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0129ms INFO 2025-10-17 17:44:59,856 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,857 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6787ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:44:59,866 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:44:59,866 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.3539ms INFO 2025-10-17 17:44:59,866 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:44:59,866 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9436ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:45:00,684 [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 2025-10-17 17:45:00,684 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:45:00,684 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:45:00,686 [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 2025-10-17 17:45:00,686 [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 2025-10-17 17:45:00,687 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:45:00,687 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:45:00,687 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:45:00,688 [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 2025-10-17 17:45:00,690 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:45:00,690 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6877ms INFO 2025-10-17 17:45:00,690 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:45:00,690 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8255ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:45:00,739 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:45:00,739 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 51.1092ms INFO 2025-10-17 17:45:00,739 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:45:00,739 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.9694ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:10,271 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694371239&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:46:10,272 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:46:10,272 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6884ms 200 text/html INFO 2025-10-17 17:46:10,593 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694371655 INFO 2025-10-17 17:46:10,593 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:46:10,593 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6685ms 200 application/javascript INFO 2025-10-17 17:46:10,665 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6195576773835862 INFO 2025-10-17 17:46:10,666 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:46:10,666 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7278ms 200 application/javascript INFO 2025-10-17 17:46:10,822 [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%3D1760694371239%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:46:10,823 [46 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:46:10,823 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:10,824 [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 2025-10-17 17:46:10,825 [46 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694371239&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:46:10,859 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:10,860 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 35.3182ms INFO 2025-10-17 17:46:10,860 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:10,860 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1867ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:10,864 [24 ] 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 2025-10-17 17:46:10,864 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:46:10,864 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:10,864 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:10,866 [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 2025-10-17 17:46:10,867 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:46:10,867 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:46:10,867 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:46:10,890 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:46:10,912 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:10,912 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 46.2535ms INFO 2025-10-17 17:46:10,912 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:10,912 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4775ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,023 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:46:11,024 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,024 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,026 [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 2025-10-17 17:46:11,027 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:46:11,027 [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 2025-10-17 17:46:11,027 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,028 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,028 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:46:11,028 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:46:11,029 [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 2025-10-17 17:46:11,032 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,033 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5949ms INFO 2025-10-17 17:46:11,033 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,033 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.507ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,043 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:46:11,058 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:46:11,061 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,061 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.5055ms INFO 2025-10-17 17:46:11,061 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,062 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1908ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,183 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:46:11,184 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,184 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,185 [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 2025-10-17 17:46:11,187 [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 2025-10-17 17:46:11,188 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,188 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,189 [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 2025-10-17 17:46:11,192 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,192 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3517ms INFO 2025-10-17 17:46:11,193 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,193 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2115ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,194 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,194 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9326ms INFO 2025-10-17 17:46:11,194 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,194 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0356ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,263 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:46:11,264 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,264 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,265 [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 2025-10-17 17:46:11,265 [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 2025-10-17 17:46:11,265 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,265 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,266 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:46:11,266 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,266 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,267 [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 2025-10-17 17:46:11,268 [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 2025-10-17 17:46:11,269 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,269 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5269ms INFO 2025-10-17 17:46:11,269 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,269 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3485ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,269 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:46:11,269 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,269 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:46:11,269 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,269 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,270 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,270 [24 ] 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 2025-10-17 17:46:11,271 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,271 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3952ms INFO 2025-10-17 17:46:11,271 [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 2025-10-17 17:46:11,271 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,271 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5617ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,274 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,274 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4331ms INFO 2025-10-17 17:46:11,274 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,274 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0387ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,276 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,276 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.4168ms INFO 2025-10-17 17:46:11,276 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,276 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9229ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,277 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,277 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.2138ms INFO 2025-10-17 17:46:11,277 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,277 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.954ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,305 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:46:11,305 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,305 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,306 [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 2025-10-17 17:46:11,311 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,311 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.52ms INFO 2025-10-17 17:46:11,311 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,311 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5045ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,385 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:46:11,385 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,385 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,387 [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 2025-10-17 17:46:11,387 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:46:11,387 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:11,387 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,389 [24 ] 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 2025-10-17 17:46:11,403 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,403 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.3012ms INFO 2025-10-17 17:46:11,403 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,403 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1159ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:11,405 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:11,405 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7138ms INFO 2025-10-17 17:46:11,405 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:11,405 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4662ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:12,785 [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 2025-10-17 17:46:12,785 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:46:12,785 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:12,785 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:12,786 [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 2025-10-17 17:46:12,787 [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 2025-10-17 17:46:12,787 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:46:12,787 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:12,789 [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 2025-10-17 17:46:12,794 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:12,794 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6913ms INFO 2025-10-17 17:46:12,794 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:12,794 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1816ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:46:12,838 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:46:12,838 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 51.5075ms INFO 2025-10-17 17:46:12,838 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:46:12,839 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.8946ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:40,341 [9 ] 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 2025-10-17 17:47:40,342 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:47:40,342 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9126ms 200 text/html INFO 2025-10-17 17:47:40,424 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:47:40,424 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:40,435 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:47:40,435 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9341ms 200 application/javascript INFO 2025-10-17 17:47:40,463 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694459684&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:47:40,464 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:47:40,464 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7517ms 200 text/html INFO 2025-10-17 17:47:40,466 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:47:40,469 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:47:40,469 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5692ms 200 text/css INFO 2025-10-17 17:47:40,498 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 17:47:40,498 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 17:47:40,498 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7413ms 200 application/javascript INFO 2025-10-17 17:47:40,499 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 17:47:40,500 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 17:47:40,500 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 17:47:40,500 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4456ms 200 application/javascript INFO 2025-10-17 17:47:40,501 [58 ] 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 2025-10-17 17:47:40,501 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7235ms 200 application/javascript INFO 2025-10-17 17:47:40,541 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 17:47:40,542 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 17:47:40,542 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6238ms 0 application/javascript INFO 2025-10-17 17:47:40,578 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 17:47:40,579 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 17:47:40,579 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5815ms 200 application/javascript INFO 2025-10-17 17:47:40,579 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:47:40,580 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:40,581 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 17:47:40,583 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 17:47:40,583 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 17:47:40,583 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5268ms 200 text/css INFO 2025-10-17 17:47:40,583 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 17:47:40,583 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6203ms 200 application/javascript INFO 2025-10-17 17:47:40,584 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 17:47:40,584 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 17:47:40,584 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.41ms 200 application/javascript INFO 2025-10-17 17:47:40,584 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 17:47:40,585 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 17:47:40,585 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2601ms 200 application/javascript INFO 2025-10-17 17:47:40,590 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:47:40,590 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6907ms 200 application/javascript INFO 2025-10-17 17:47:40,657 [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 2025-10-17 17:47:40,659 [19 ] 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 2025-10-17 17:47:40,659 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2778ms 200 application/javascript INFO 2025-10-17 17:47:40,659 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:47:40,660 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 17:47:40,660 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 17:47:40,660 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0625ms 200 application/javascript INFO 2025-10-17 17:47:40,660 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 17:47:40,660 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.434ms 200 application/javascript INFO 2025-10-17 17:47:47,099 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 17:47:47,100 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 17:47:47,100 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6604ms 200 application/javascript INFO 2025-10-17 17:47:47,504 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694466757 INFO 2025-10-17 17:47:47,505 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:47:47,505 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6522ms 200 application/javascript INFO 2025-10-17 17:47:47,663 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4337919123909715 INFO 2025-10-17 17:47:47,664 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:47:47,664 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6026ms 200 application/javascript INFO 2025-10-17 17:47:47,739 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 17:47:47,740 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 17:47:47,740 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7216ms 200 image/jpeg INFO 2025-10-17 17:47:47,858 [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 2025-10-17 17:47:47,858 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:47,859 [19 ] 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 2025-10-17 17:47:47,859 [19 ] 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 2025-10-17 17:47:47,859 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:47,860 [38 ] 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%3D1760694459684%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:47:47,860 [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 2025-10-17 17:47:47,860 [38 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:47:47,860 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' WARN 2025-10-17 17:47:47,861 [19 ] 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 2025-10-17 17:47:47,861 [19 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:47:47,861 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:47,861 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9244ms INFO 2025-10-17 17:47:47,861 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:47,861 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5801ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:47:47,862 [38 ] 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 2025-10-17 17:47:47,863 [38 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694459684&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:47:47,866 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:47,866 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.905ms INFO 2025-10-17 17:47:47,866 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:47,866 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7628ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:47,980 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:47:47,980 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:47,980 [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 2025-10-17 17:47:47,980 [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 2025-10-17 17:47:47,980 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:47:47,982 [38 ] 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 2025-10-17 17:47:47,983 [38 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIwNTMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTE1NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iui0uuiMguW8uiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMDUzIiwianRpIjoiNTk1MDg1MjUtOTI0OC00M2UwLWJhNDQtZTZjOGIzMmQyMjQzIiwiaWF0IjoxNzYwNDg2NjU0LCJuYmYiOjE3NjA0ODY2NTIsImV4cCI6MTc2MDU3MzA1NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.ww9WJk56wXhRuMhJ3i5y3XhU0OmflYD7Cq8CuRvaHfQ INFO 2025-10-17 17:47:47,985 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:47,985 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.622ms INFO 2025-10-17 17:47:47,985 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:47:47,986 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7121ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,140 [59 ] 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 2025-10-17 17:47:48,140 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:48,140 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,142 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,143 [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 2025-10-17 17:47:48,145 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:47:48,145 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:47:48,145 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:47:48,160 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:47:48,162 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,162 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0519ms INFO 2025-10-17 17:47:48,162 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,163 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7765ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,339 [38 ] 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 2025-10-17 17:47:48,340 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,340 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,340 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:47:48,340 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,340 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,341 [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 2025-10-17 17:47:48,342 [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 2025-10-17 17:47:48,342 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:47:48,343 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:47:48,343 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:47:48,345 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,345 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5461ms INFO 2025-10-17 17:47:48,345 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,345 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4664ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,358 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:47:48,372 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:47:48,375 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,375 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.6963ms INFO 2025-10-17 17:47:48,375 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,375 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.405ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,497 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 17:47:48,497 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:48,498 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 17:47:48,498 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6238ms 200 application/javascript INFO 2025-10-17 17:47:48,499 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 17:47:48,499 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 17:47:48,499 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:48,499 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:48,499 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 17:47:48,499 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 17:47:48,499 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4757ms 200 application/javascript INFO 2025-10-17 17:47:48,499 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5495ms 200 application/javascript INFO 2025-10-17 17:47:48,500 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 17:47:48,500 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:48,500 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 17:47:48,500 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3463ms 200 application/javascript INFO 2025-10-17 17:47:48,504 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 17:47:48,504 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:48,504 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 17:47:48,505 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:48,505 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 17:47:48,505 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4599ms 200 application/javascript INFO 2025-10-17 17:47:48,505 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 17:47:48,505 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4526ms 200 application/javascript INFO 2025-10-17 17:47:48,578 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 17:47:48,579 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 17:47:48,579 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 17:47:48,579 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1642ms 200 text/css INFO 2025-10-17 17:47:48,579 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 17:47:48,579 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4687ms 200 text/css INFO 2025-10-17 17:47:48,584 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 17:47:48,584 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:47:48,584 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,585 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,585 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 17:47:48,585 [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 2025-10-17 17:47:48,585 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,585 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,585 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0002ms 200 text/css INFO 2025-10-17 17:47:48,586 [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 2025-10-17 17:47:48,587 [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 2025-10-17 17:47:48,590 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,590 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3676ms INFO 2025-10-17 17:47:48,590 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,590 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4809ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,594 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,595 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5768ms INFO 2025-10-17 17:47:48,595 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,595 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.525ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,738 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:47:48,738 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,738 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,739 [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 2025-10-17 17:47:48,744 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,744 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8637ms INFO 2025-10-17 17:47:48,744 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,744 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9338ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,878 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 17:47:48,878 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 17:47:48,878 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.537ms 200 image/png INFO 2025-10-17 17:47:48,879 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 17:47:48,879 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 17:47:48,880 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 17:47:48,880 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5042ms 200 image/png INFO 2025-10-17 17:47:48,880 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 17:47:48,880 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4507ms 200 image/png INFO 2025-10-17 17:47:48,880 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 17:47:48,880 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 17:47:48,880 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3947ms 200 image/png INFO 2025-10-17 17:47:48,938 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:47:48,938 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,939 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,939 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:47:48,939 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,939 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:47:48,939 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,939 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,939 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,940 [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 2025-10-17 17:47:48,940 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:47:48,941 [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 2025-10-17 17:47:48,941 [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 2025-10-17 17:47:48,941 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,941 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,941 [23 ] 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 2025-10-17 17:47:48,941 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:48,941 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,942 [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 2025-10-17 17:47:48,943 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:47:48,945 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,945 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.3953ms INFO 2025-10-17 17:47:48,945 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,945 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2795ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,945 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,946 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.565ms INFO 2025-10-17 17:47:48,946 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,946 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1437ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,947 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,947 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.7616ms INFO 2025-10-17 17:47:48,947 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,947 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3265ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,948 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,948 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.015ms INFO 2025-10-17 17:47:48,948 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,948 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6451ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:48,948 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:48,948 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3133ms INFO 2025-10-17 17:47:48,948 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:48,948 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2635ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:49,017 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 17:47:49,018 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 17:47:49,018 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 17:47:49,018 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2719ms 200 image/jpeg INFO 2025-10-17 17:47:49,019 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 17:47:49,019 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0687ms 200 image/jpeg INFO 2025-10-17 17:47:49,019 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 17:47:49,020 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 17:47:49,020 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8458ms 200 image/jpeg INFO 2025-10-17 17:47:49,059 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 17:47:49,059 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 17:47:49,059 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6099ms 200 image/png INFO 2025-10-17 17:47:49,107 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:47:49,115 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:49,115 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:49,117 [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 2025-10-17 17:47:49,120 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:47:49,120 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:49,120 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:49,121 [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 2025-10-17 17:47:49,126 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:49,126 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0113ms INFO 2025-10-17 17:47:49,126 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:49,126 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2315ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:49,142 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:49,142 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.3968ms INFO 2025-10-17 17:47:49,142 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:49,142 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1054ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:52,779 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 17:47:52,779 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 17:47:52,779 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:52,779 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 17:47:52,779 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.624ms 200 text/css INFO 2025-10-17 17:47:52,780 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 17:47:52,780 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6152ms 200 application/javascript INFO 2025-10-17 17:47:52,780 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 17:47:52,780 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:52,781 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 17:47:52,781 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5861ms 200 application/javascript INFO 2025-10-17 17:47:52,939 [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 2025-10-17 17:47:52,939 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 17:47:52,939 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:47:52,939 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:52,940 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:47:52,940 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:52,940 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:52,941 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:47:52,941 [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 2025-10-17 17:47:52,952 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:52,952 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.0572ms INFO 2025-10-17 17:47:52,952 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:52,952 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2589ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:47:52,988 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:47:52,989 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 47.3867ms INFO 2025-10-17 17:47:52,989 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:47:52,989 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4131ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:25,041 [24 ] 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 2025-10-17 17:50:25,042 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 17:50:25,042 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7046ms 304 text/html INFO 2025-10-17 17:50:25,152 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:50:25,152 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:50:25,164 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:50:25,164 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1866ms 200 application/javascript INFO 2025-10-17 17:50:25,220 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694624616&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:50:25,220 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 17:50:25,220 [40 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 17:50:25,220 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:50:25,220 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3765ms 304 application/javascript INFO 2025-10-17 17:50:25,220 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7479ms 200 text/html INFO 2025-10-17 17:50:25,310 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 17:50:25,310 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:50:25,321 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 17:50:25,321 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.057ms 200 application/javascript INFO 2025-10-17 17:50:39,189 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694638670 INFO 2025-10-17 17:50:39,190 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:50:39,190 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6498ms 200 application/javascript INFO 2025-10-17 17:50:39,310 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.770015349217513 INFO 2025-10-17 17:50:39,310 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:50:39,310 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.573ms 200 application/javascript INFO 2025-10-17 17:50:39,466 [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%3D1760694624616%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:50:39,466 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:50:39,466 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:39,468 [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 2025-10-17 17:50:39,469 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694624616&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:50:39,472 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:39,472 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1352ms INFO 2025-10-17 17:50:39,472 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:39,472 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1625ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:39,528 [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 2025-10-17 17:50:39,528 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:50:39,529 [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 2025-10-17 17:50:39,529 [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 2025-10-17 17:50:39,529 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:39,530 [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). WARN 2025-10-17 17:50:39,531 [56 ] 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 2025-10-17 17:50:39,531 [56 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:50:39,531 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:39,531 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7326ms INFO 2025-10-17 17:50:39,531 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:39,531 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2936ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:50:39,688 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:50:39,688 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:50:39,689 [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 2025-10-17 17:50:39,689 [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 2025-10-17 17:50:39,689 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:50:39,690 [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 2025-10-17 17:50:39,691 [56 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3OTciLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjk3NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuaigemmluWNjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzk3IiwianRpIjoiMjU4YTM2YzUtNmE2My00ZTFhLTk1MzktNmIwNWUyZmJjZmRlIiwiaWF0IjoxNzYwNDk5OTA5LCJuYmYiOjE3NjA0OTk5MDcsImV4cCI6MTc2MDU4NjMwOSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.W5UhwYqMMeGh10RFACJ4CQQSM7o-e8mTCUoW6LQEW5M INFO 2025-10-17 17:50:39,694 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:39,694 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.7019ms INFO 2025-10-17 17:50:39,694 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:50:39,694 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8522ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:39,868 [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 2025-10-17 17:50:39,868 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:50:39,869 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:39,871 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:39,872 [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 2025-10-17 17:50:39,873 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:50:39,873 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:50:39,873 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:50:39,888 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:50:39,890 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:39,890 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.1613ms INFO 2025-10-17 17:50:39,890 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:39,890 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0581ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,027 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:50:40,028 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,028 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,029 [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 2025-10-17 17:50:40,030 [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 2025-10-17 17:50:40,030 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:50:40,030 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,030 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,031 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:50:40,031 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:50:40,032 [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 2025-10-17 17:50:40,035 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,035 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3147ms INFO 2025-10-17 17:50:40,035 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,035 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2586ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,045 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:50:40,060 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:50:40,063 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,063 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2403ms INFO 2025-10-17 17:50:40,063 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,063 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2896ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,228 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:50:40,228 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,228 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,230 [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 2025-10-17 17:50:40,230 [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 2025-10-17 17:50:40,230 [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 2025-10-17 17:50:40,231 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,231 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,231 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,231 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,232 [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 2025-10-17 17:50:40,232 [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 2025-10-17 17:50:40,235 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,235 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,235 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4205ms INFO 2025-10-17 17:50:40,235 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4623ms INFO 2025-10-17 17:50:40,235 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,235 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,236 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.193ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,236 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1835ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,238 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,239 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5353ms INFO 2025-10-17 17:50:40,239 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,239 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.745ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,324 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:50:40,324 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:50:40,324 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,324 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,324 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,324 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,325 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:50:40,325 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,325 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:50:40,325 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,326 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,326 [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 2025-10-17 17:50:40,326 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,326 [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 2025-10-17 17:50:40,327 [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 2025-10-17 17:50:40,327 [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 2025-10-17 17:50:40,329 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,329 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.7457ms INFO 2025-10-17 17:50:40,329 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,330 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7518ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,332 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,333 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.6208ms INFO 2025-10-17 17:50:40,333 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,333 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,333 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.186ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,333 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.0684ms INFO 2025-10-17 17:50:40,333 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,333 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6102ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,334 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,334 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7154ms INFO 2025-10-17 17:50:40,334 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,334 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0262ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,350 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:50:40,350 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,350 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,351 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:50:40,351 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,351 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,351 [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 2025-10-17 17:50:40,352 [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 2025-10-17 17:50:40,360 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,360 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.014ms INFO 2025-10-17 17:50:40,360 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,360 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6415ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,371 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,371 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.0918ms INFO 2025-10-17 17:50:40,371 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,372 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.786ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:40,407 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:50:40,408 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:40,408 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,410 [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 2025-10-17 17:50:40,414 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:40,414 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1897ms INFO 2025-10-17 17:50:40,414 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:40,414 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9449ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:44,829 [46 ] 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 2025-10-17 17:50:44,829 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:44,829 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,831 [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 2025-10-17 17:50:44,834 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:44,834 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4254ms INFO 2025-10-17 17:50:44,834 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,834 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5765ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:44,836 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 17:50:44,836 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:44,836 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,837 [40 ] 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 2025-10-17 17:50:44,838 [46 ] 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 2025-10-17 17:50:44,838 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:44,838 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,840 [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 2025-10-17 17:50:44,841 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 17:50:44,841 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:44,841 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,842 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:44,842 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.8924ms INFO 2025-10-17 17:50:44,842 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,842 [5 ] 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 2025-10-17 17:50:44,842 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6595ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:44,843 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:44,843 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9445ms INFO 2025-10-17 17:50:44,843 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,843 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6291ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:44,846 [5 ] 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 2025-10-17 17:50:44,846 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:44,847 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,847 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:44,847 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.7361ms INFO 2025-10-17 17:50:44,847 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,847 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5726ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:44,848 [5 ] 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 2025-10-17 17:50:44,850 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:44,851 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8279ms INFO 2025-10-17 17:50:44,851 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,851 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.481ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:44,993 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1797& INFO 2025-10-17 17:50:44,993 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:44,993 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:44,995 [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 2025-10-17 17:50:45,002 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:45,006 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 11.1178ms INFO 2025-10-17 17:50:45,006 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:45,006 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9627ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:45,951 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 17:50:45,951 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:45,952 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:45,953 [46 ] 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 2025-10-17 17:50:45,955 [44 ] 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 2025-10-17 17:50:45,955 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:45,955 [46 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 17:50:45,955 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:45,956 [44 ] 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 2025-10-17 17:50:45,960 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:45,960 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5467ms INFO 2025-10-17 17:50:45,960 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:45,960 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3318ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:45,962 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:45,962 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.2027ms INFO 2025-10-17 17:50:45,962 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:45,962 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3564ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:50:46,110 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1797& INFO 2025-10-17 17:50:46,111 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:50:46,111 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:46,112 [44 ] 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 2025-10-17 17:50:46,117 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:50:46,120 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.1825ms INFO 2025-10-17 17:50:46,120 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:50:46,120 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0048ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:24,404 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694683979&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:51:24,405 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:51:24,405 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8978ms 200 text/html INFO 2025-10-17 17:51:24,430 [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 2025-10-17 17:51:24,430 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:24,430 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:24,432 [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 2025-10-17 17:51:24,436 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:24,436 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6454ms INFO 2025-10-17 17:51:24,436 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:24,436 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8864ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:25,113 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694684852 INFO 2025-10-17 17:51:25,114 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:51:25,114 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8799ms 200 application/javascript INFO 2025-10-17 17:51:25,220 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6549848746753307 INFO 2025-10-17 17:51:25,220 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:51:25,220 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6229ms 200 application/javascript INFO 2025-10-17 17:51:25,339 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760694683979&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:51:25,339 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:51:25,339 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6495ms 200 text/html INFO 2025-10-17 17:51:25,432 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 17:51:25,433 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:51:25,434 [46 ] 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 2025-10-17 17:51:25,435 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:51:25,435 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:51:25,435 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 17:51:25,435 [46 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 17:51:25,435 [46 ] 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 2025-10-17 17:51:25,438 [46 ] 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 2025-10-17 17:51:25,438 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.8486ms INFO 2025-10-17 17:51:25,438 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:51:25,438 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7814ms 302 INFO 2025-10-17 17:51:25,774 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=yzJIqMnRRtriS5G6C9CnCeLsaaieW2H7R19Z7p1ro3I&state=ww0fe1cb02189622be INFO 2025-10-17 17:51:25,774 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:51:25,774 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6714ms 200 text/html INFO 2025-10-17 17:51:25,868 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=yzJIqMnRRtriS5G6C9CnCeLsaaieW2H7R19Z7p1ro3I INFO 2025-10-17 17:51:25,869 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:51:25,870 [36 ] 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 2025-10-17 17:51:25,871 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:yzJIqMnRRtriS5G6C9CnCeLsaaieW2H7R19Z7p1ro3I,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:51:25,871 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:51:25,871 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:yzJIqMnRRtriS5G6C9CnCeLsaaieW2H7R19Z7p1ro3I INFO 2025-10-17 17:51:25,871 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 17:51:25,871 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 17:51:25,871 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ INFO 2025-10-17 17:51:25,871 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=_RJetljh3dsD1arKprPlzO-S15z2OFdaFCPzWwDjUTfs0lOEM5XX6YatmL6mi2rZrfCUkMNQuv6SY45pl8Sjk8al7PEjoSGv_gHnY2zqfTosi39q3w2KAj9la0MQb16Frhr3P66SXkB85nIJ5NGCXM9E4lik5-PNsfvgRcHNeb9fKSIpSVHwcCvOTuGDwib35zLvWTY80B0R0SvQVDLYVQ&code=yzJIqMnRRtriS5G6C9CnCeLsaaieW2H7R19Z7p1ro3I INFO 2025-10-17 17:51:26,280 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13725805795","DeviceId":"57be461371646603","errcode":0,"errmsg":"ok"} INFO 2025-10-17 17:51:26,293 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:57be461371646603 WxUserId:13725805795 INFO 2025-10-17 17:51:26,309 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D013467,a0188:1830 INFO 2025-10-17 17:51:26,346 [36 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 17:51:26,346 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 475.8548ms INFO 2025-10-17 17:51:26,346 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:51:26,346 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 477.7476ms 200 text/plain; charset=utf-8 INFO 2025-10-17 17:51:26,433 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694686158&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:51:26,433 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:51:26,433 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7328ms 200 text/html INFO 2025-10-17 17:51:26,913 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760694686641 INFO 2025-10-17 17:51:26,914 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:51:26,914 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6922ms 200 application/javascript INFO 2025-10-17 17:51:26,993 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.46702871068465934 INFO 2025-10-17 17:51:26,993 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:51:26,993 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4968ms 200 application/javascript INFO 2025-10-17 17:51:27,153 [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%3D1760694686158%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 17:51:27,154 [44 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:51:27,154 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,155 [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 2025-10-17 17:51:27,156 [44 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760694686158&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:51:27,159 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,159 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8861ms INFO 2025-10-17 17:51:27,159 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,159 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.787ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,229 [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 2025-10-17 17:51:27,229 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:51:27,229 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,231 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,232 [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 2025-10-17 17:51:27,233 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:51:27,233 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:51:27,233 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:51:27,249 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:51:27,252 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,252 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.7419ms INFO 2025-10-17 17:51:27,252 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,252 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4794ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,393 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:51:27,393 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,394 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,395 [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 2025-10-17 17:51:27,396 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:51:27,396 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:51:27,396 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:51:27,402 [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 2025-10-17 17:51:27,403 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,403 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,404 [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 2025-10-17 17:51:27,407 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,407 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3427ms INFO 2025-10-17 17:51:27,408 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,408 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3842ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,411 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:51:27,425 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:51:27,429 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,429 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.1468ms INFO 2025-10-17 17:51:27,429 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,429 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9616ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,603 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:51:27,604 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,604 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,605 [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 2025-10-17 17:51:27,608 [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 2025-10-17 17:51:27,609 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,609 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,610 [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 2025-10-17 17:51:27,614 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,614 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5162ms INFO 2025-10-17 17:51:27,614 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,614 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,614 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3719ms INFO 2025-10-17 17:51:27,614 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,614 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.465ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,614 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.563ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,718 [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 2025-10-17 17:51:27,719 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,719 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,720 [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 2025-10-17 17:51:27,723 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,723 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1099ms INFO 2025-10-17 17:51:27,723 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,723 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0538ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,728 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:51:27,728 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,728 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,730 [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 2025-10-17 17:51:27,732 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:51:27,732 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,732 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,733 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,733 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3791ms INFO 2025-10-17 17:51:27,733 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,733 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0301ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,734 [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 2025-10-17 17:51:27,737 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,737 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9122ms INFO 2025-10-17 17:51:27,737 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,737 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8143ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,737 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:51:27,738 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,738 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,739 [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 2025-10-17 17:51:27,744 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:51:27,744 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,745 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,746 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,746 [46 ] 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 2025-10-17 17:51:27,746 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.103ms INFO 2025-10-17 17:51:27,746 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,746 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6653ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,749 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,749 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0644ms INFO 2025-10-17 17:51:27,749 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,749 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7838ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,754 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:51:27,754 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,754 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,755 [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 2025-10-17 17:51:27,759 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,759 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 3.9458ms INFO 2025-10-17 17:51:27,759 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,759 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5994ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,862 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:51:27,863 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,863 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,864 [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 2025-10-17 17:51:27,915 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,915 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 51.1975ms INFO 2025-10-17 17:51:27,915 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,915 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.9976ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:27,920 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:51:27,920 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:27,920 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,921 [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 2025-10-17 17:51:27,938 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:27,938 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2218ms INFO 2025-10-17 17:51:27,938 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:27,938 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9278ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:39,075 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 17:51:39,076 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:39,076 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:39,077 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 17:51:39,077 [44 ] 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 2025-10-17 17:51:39,078 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:39,078 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:39,079 [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 2025-10-17 17:51:39,082 [46 ] 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 2025-10-17 17:51:39,082 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:51:39,082 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:39,083 [46 ] 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 2025-10-17 17:51:39,084 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:39,084 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.6018ms INFO 2025-10-17 17:51:39,084 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:39,084 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8829ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:39,085 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:39,085 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1867ms INFO 2025-10-17 17:51:39,085 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:39,085 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8337ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:51:39,185 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:51:39,186 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 102.2033ms INFO 2025-10-17 17:51:39,186 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:51:39,186 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.017ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:52:39,602 [68 ] 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 2025-10-17 17:52:39,602 [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 2025-10-17 17:52:39,603 [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 2025-10-17 17:52:39,603 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:52:39,604 [68 ] 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). WARN 2025-10-17 17:52:39,605 [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 2025-10-17 17:52:39,605 [68 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:52:39,605 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:52:39,605 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 0.8789ms INFO 2025-10-17 17:52:39,605 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:52:39,605 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4266ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:52:39,821 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 17:52:39,821 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:52:39,821 [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 2025-10-17 17:52:39,821 [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 2025-10-17 17:52:39,821 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:52:39,823 [62 ] 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 2025-10-17 17:52:39,824 [57 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NTUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzc2MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iue9l-W8uiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODU1IiwianRpIjoiYzAxZTIzYjgtYTg2Yi00MzY4LWEzM2ItMTFjODhkODkxNTNiIiwiaWF0IjoxNzYwNTg0NjA5LCJuYmYiOjE3NjA1ODQ2MDcsImV4cCI6MTc2MDY3MTAwOSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.7-PV1Xa-YH1FMvByQoy6wfnWG7jW9ZAiuLwHHSB989U INFO 2025-10-17 17:52:39,826 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:52:39,826 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9368ms INFO 2025-10-17 17:52:39,826 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:52:39,827 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1419ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:52:40,051 [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 2025-10-17 17:52:40,052 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:52:40,054 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:52:40,055 [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 2025-10-17 17:52:40,058 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:52:40,059 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5309ms INFO 2025-10-17 17:52:40,059 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:52:40,059 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5043ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:53:09,281 [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 2025-10-17 17:53:09,281 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:53:09,281 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:53:09,281 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:53:09,283 [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 2025-10-17 17:53:09,332 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:53:09,332 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 49.2261ms INFO 2025-10-17 17:53:09,332 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 17:53:09,332 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.3685ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:53:12,332 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:53:12,333 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:53:12,333 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:53:12,334 [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 2025-10-17 17:53:12,339 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:53:12,339 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1466ms INFO 2025-10-17 17:53:12,340 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:53:12,340 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1757ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:55:22,560 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leaveEdit.bf30ad26.css INFO 2025-10-17 17:55:22,561 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leaveEdit.bf30ad26.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leaveEdit.bf30ad26.css' INFO 2025-10-17 17:55:22,561 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7064ms 200 text/css INFO 2025-10-17 17:55:22,572 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leaveEdit.97e10945.js INFO 2025-10-17 17:55:22,572 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:55:22,572 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leaveEdit.97e10945.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leaveEdit.97e10945.js' INFO 2025-10-17 17:55:22,572 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5743ms 200 application/javascript INFO 2025-10-17 17:55:22,718 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeavePanel?k_Id=61600& INFO 2025-10-17 17:55:22,719 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:55:22,719 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:55:22,720 [73 ] 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 2025-10-17 17:55:22,723 [49 ] 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=EVr9A92Smwk%3D& INFO 2025-10-17 17:55:22,724 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:55:22,724 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:55:22,725 [49 ] 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 2025-10-17 17:55:22,731 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:55:22,731 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3921ms INFO 2025-10-17 17:55:22,731 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 17:55:22,732 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2826ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:55:22,759 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:55:22,762 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 41.2652ms INFO 2025-10-17 17:55:22,762 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 17:55:22,762 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.3625ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:55:24,029 [49 ] 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 2025-10-17 17:55:24,029 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:55:24,030 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:55:24,030 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:55:24,031 [49 ] 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 2025-10-17 17:55:24,038 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:55:24,038 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.5151ms INFO 2025-10-17 17:55:24,038 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 17:55:24,038 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7474ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:55:28,195 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:55:28,195 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:55:28,196 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:55:28,197 [6 ] 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 2025-10-17 17:55:28,261 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:55:28,261 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 63.8488ms INFO 2025-10-17 17:55:28,261 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:55:28,261 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.3931ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:55:33,801 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 17:55:33,801 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:55:33,801 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:55:33,803 [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 2025-10-17 17:55:33,843 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:55:33,843 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 40.4161ms INFO 2025-10-17 17:55:33,843 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:55:33,844 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7643ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:57:08,745 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760695028396 INFO 2025-10-17 17:57:08,745 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:57:08,745 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7542ms 200 application/javascript INFO 2025-10-17 17:57:08,870 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.037393269500280435 INFO 2025-10-17 17:57:08,871 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:57:08,871 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5579ms 200 application/javascript INFO 2025-10-17 17:57:09,188 [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%3D1760676088253%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:57:09,188 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:57:09,188 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:09,190 [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 2025-10-17 17:57:09,191 [66 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760676088253&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:57:09,194 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:09,194 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8754ms INFO 2025-10-17 17:57:09,194 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:09,194 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5794ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:57:09,226 [60 ] 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 2025-10-17 17:57:09,226 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:57:09,226 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:57:09,226 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:09,228 [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 2025-10-17 17:57:09,229 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:57:09,229 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:57:09,229 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:57:09,244 [75 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:57:09,247 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:09,247 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2997ms INFO 2025-10-17 17:57:09,247 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:09,247 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2689ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:57:09,392 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 17:57:09,392 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:57:09,392 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:57:09,393 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:09,394 [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 2025-10-17 17:57:09,396 [66 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NzIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDY3NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumprOWtn-W6tyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTcyIiwianRpIjoiZTk1ZDAyZmQtMWY2Ni00ZjFiLTgxNzEtYzI3OTBlNDlhYmM1IiwiaWF0IjoxNzYwNjc2MDkwLCJuYmYiOjE3NjA2NzYwODgsImV4cCI6MTc2MDc2MjQ5MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.HEf1NSEkLi7XDPtUs5NXZcMg5fWDt_NDd-u36tzVD3g INFO 2025-10-17 17:57:09,398 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:09,398 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8557ms INFO 2025-10-17 17:57:09,398 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:09,399 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5061ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:57:09,537 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:57:09,537 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: [object Object] INFO 2025-10-17 17:57:09,537 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:09,539 [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). WARN 2025-10-17 17:57:09,539 [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 2025-10-17 17:57:09,540 [66 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:57:09,540 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:09,540 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 0.7539ms INFO 2025-10-17 17:57:09,540 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:09,540 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7287ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:57:09,553 [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 2025-10-17 17:57:09,553 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: [object Object] INFO 2025-10-17 17:57:09,553 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:09,554 [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). WARN 2025-10-17 17:57:09,555 [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 2025-10-17 17:57:09,555 [75 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:57:09,555 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:09,555 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 0.6858ms INFO 2025-10-17 17:57:09,555 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:09,555 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4425ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:57:09,675 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 177 INFO 2025-10-17 17:57:09,675 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:57:09,675 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: [object Object] INFO 2025-10-17 17:57:09,675 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:09,676 [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). WARN 2025-10-17 17:57:09,686 [66 ] Mvc.ExceptionHandling.AbpExceptionFilter - Method arguments are not valid! See ValidationErrors for details. Abp.Runtime.Validation.AbpValidationException: Method arguments are not valid! See ValidationErrors for details. at Abp.Runtime.Validation.Interception.MethodInvocationValidator.ThrowValidationError() at Abp.Runtime.Validation.Interception.MethodInvocationValidator.Validate() at Abp.AspNetCore.Mvc.Validation.AbpValidationActionFilter.OnActionExecutionAsync(ActionExecutingContext context, ActionExecutionDelegate next) 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) WARN 2025-10-17 17:57:09,687 [66 ] Mvc.ExceptionHandling.AbpExceptionFilter - There are 2 validation errors: WARN 2025-10-17 17:57:09,687 [66 ] Mvc.ExceptionHandling.AbpExceptionFilter - Unexpected character encountered while parsing value: {. Path 'lastToken', line 1, position 14. (lastToken) WARN 2025-10-17 17:57:09,687 [66 ] Mvc.ExceptionHandling.AbpExceptionFilter - After parsing a value an unexpected character was encountered: :. Path 'lastToken', line 1, position 23. (lastToken) INFO 2025-10-17 17:57:09,706 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:09,707 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 30.4357ms INFO 2025-10-17 17:57:09,707 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:09,707 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0357ms 400 application/json; charset=utf-8 INFO 2025-10-17 17:57:09,841 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:57:09,841 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:57:09,842 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6684ms 200 text/html INFO 2025-10-17 17:57:09,865 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:57:09,866 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: [object Object] INFO 2025-10-17 17:57:09,866 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:09,867 [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). WARN 2025-10-17 17:57:09,868 [6 ] 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 2025-10-17 17:57:09,868 [6 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 17:57:09,868 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:09,868 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 0.7362ms INFO 2025-10-17 17:57:09,868 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:09,868 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6139ms 401 application/json; charset=utf-8 INFO 2025-10-17 17:57:09,923 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 17:57:09,923 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:57:09,924 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5904ms 200 application/javascript INFO 2025-10-17 17:57:10,025 [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 2025-10-17 17:57:10,025 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:10,027 [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 2025-10-17 17:57:10,028 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:57:10,028 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:57:10,028 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 17:57:10,028 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 17:57:10,028 [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 2025-10-17 17:57:10,030 [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 2025-10-17 17:57:10,030 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.654ms INFO 2025-10-17 17:57:10,030 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:10,031 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6767ms 302 INFO 2025-10-17 17:57:10,951 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=CcahM8Lo1-1cUg_oDCB0c7BHzVyCfjgOFvrvEJJE85Y&state=ww0fe1cb02189622be INFO 2025-10-17 17:57:10,952 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:57:10,952 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7519ms 200 text/html INFO 2025-10-17 17:57:11,109 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=CcahM8Lo1-1cUg_oDCB0c7BHzVyCfjgOFvrvEJJE85Y INFO 2025-10-17 17:57:11,109 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:11,110 [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 2025-10-17 17:57:11,111 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:CcahM8Lo1-1cUg_oDCB0c7BHzVyCfjgOFvrvEJJE85Y,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:57:11,111 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:57:11,111 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:CcahM8Lo1-1cUg_oDCB0c7BHzVyCfjgOFvrvEJJE85Y INFO 2025-10-17 17:57:11,111 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 17:57:11,111 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 17:57:11,491 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 17:57:11,491 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=CcahM8Lo1-1cUg_oDCB0c7BHzVyCfjgOFvrvEJJE85Y INFO 2025-10-17 17:57:11,833 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15286165857","DeviceId":"0f38599981c0de39491028e35c907ce3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 17:57:11,846 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:0f38599981c0de39491028e35c907ce3 WxUserId:15286165857 INFO 2025-10-17 17:57:11,862 [75 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D014677,a0188:1972 INFO 2025-10-17 17:57:11,895 [75 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 17:57:11,898 [75 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 17:57:11,899 [75 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 17:57:11,902 [71 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 17:57:11,902 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 791.3827ms INFO 2025-10-17 17:57:11,902 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:11,902 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 793.3443ms 200 text/plain; charset=utf-8 INFO 2025-10-17 17:57:12,034 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695031732&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:57:12,035 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:57:12,035 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7063ms 200 text/html INFO 2025-10-17 17:57:12,905 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760695032662 INFO 2025-10-17 17:57:12,906 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:57:12,906 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6451ms 200 application/javascript INFO 2025-10-17 17:57:12,993 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9970561671651846 INFO 2025-10-17 17:57:12,994 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:57:12,994 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5979ms 200 application/javascript INFO 2025-10-17 17:57:13,101 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo.png INFO 2025-10-17 17:57:13,101 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo.png' INFO 2025-10-17 17:57:13,101 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6535ms 200 image/png INFO 2025-10-17 17:57:13,161 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 17:57:13,161 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:13,162 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:57:13,166 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:13,166 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 3.4239ms INFO 2025-10-17 17:57:13,166 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:13,166 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.562ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:57:13,178 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 17:57:13,178 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:13,179 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:57:13,181 [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%3D1760695031732%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 17:57:13,181 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:57:13,181 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:13,182 [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 2025-10-17 17:57:13,182 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:13,182 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 3.1751ms INFO 2025-10-17 17:57:13,182 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:13,183 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8896ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:57:13,183 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695031732&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:57:13,185 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:13,185 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 2.8963ms INFO 2025-10-17 17:57:13,185 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:13,185 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.499ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:57:16,666 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 17:57:16,666 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:16,667 [60 ] 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 2025-10-17 17:57:16,668 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:57:16,668 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:57:16,669 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 17:57:16,669 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 17:57:16,669 [60 ] 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 2025-10-17 17:57:16,671 [60 ] 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 2025-10-17 17:57:16,671 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.4941ms INFO 2025-10-17 17:57:16,671 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:16,671 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5309ms 302 INFO 2025-10-17 17:57:17,547 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=QLgr-Qvyd2yAewDPZqVPG_3Cr0tg4Gm5SaLklVDoXO4&state=ww0fe1cb02189622be INFO 2025-10-17 17:57:17,547 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 17:57:17,547 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7031ms 200 text/html INFO 2025-10-17 17:57:17,675 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=QLgr-Qvyd2yAewDPZqVPG_3Cr0tg4Gm5SaLklVDoXO4 INFO 2025-10-17 17:57:17,675 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:17,677 [60 ] 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 2025-10-17 17:57:17,678 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:QLgr-Qvyd2yAewDPZqVPG_3Cr0tg4Gm5SaLklVDoXO4,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 17:57:17,678 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 17:57:17,678 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:QLgr-Qvyd2yAewDPZqVPG_3Cr0tg4Gm5SaLklVDoXO4 INFO 2025-10-17 17:57:17,678 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 17:57:17,678 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 17:57:17,678 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 17:57:17,678 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=QLgr-Qvyd2yAewDPZqVPG_3Cr0tg4Gm5SaLklVDoXO4 INFO 2025-10-17 17:57:17,935 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15286165857","DeviceId":"0f38599981c0de39491028e35c907ce3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 17:57:17,948 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:0f38599981c0de39491028e35c907ce3 WxUserId:15286165857 INFO 2025-10-17 17:57:17,964 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D014677,a0188:1972 INFO 2025-10-17 17:57:18,003 [60 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 17:57:18,004 [60 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 17:57:18,004 [60 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 17:57:18,014 [60 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 17:57:18,014 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 337.5944ms INFO 2025-10-17 17:57:18,014 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 17:57:18,014 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 339.6249ms 200 text/plain; charset=utf-8 INFO 2025-10-17 17:57:18,154 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695037852&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:57:18,154 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:57:18,155 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7558ms 200 text/html INFO 2025-10-17 17:57:18,906 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760695038646 INFO 2025-10-17 17:57:18,907 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:57:18,907 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8772ms 200 application/javascript INFO 2025-10-17 17:57:18,979 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9187377839452239 INFO 2025-10-17 17:57:18,980 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:57:18,980 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6015ms 200 application/javascript INFO 2025-10-17 17:57:19,179 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 17:57:19,179 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:19,179 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 17:57:19,180 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:19,180 [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%3D1760695037852%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 17:57:19,181 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:57:19,181 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:19,181 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:57:19,181 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 17:57:19,182 [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 2025-10-17 17:57:19,183 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695037852&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 17:57:19,185 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:19,185 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:19,185 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:57:19,185 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 3.7194ms INFO 2025-10-17 17:57:19,185 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:19,185 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.024ms INFO 2025-10-17 17:57:19,185 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5187ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:57:19,185 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 3.9088ms INFO 2025-10-17 17:57:19,185 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:19,185 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 17:57:19,185 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6234ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:57:19,185 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5764ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:32,212 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695113673&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:58:32,213 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 17:58:32,213 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8178ms 200 text/html INFO 2025-10-17 17:58:32,872 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760695114420 INFO 2025-10-17 17:58:32,872 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 17:58:32,873 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6978ms 200 application/javascript INFO 2025-10-17 17:58:32,950 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0153602042794172 INFO 2025-10-17 17:58:32,951 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 17:58:32,951 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5217ms 200 application/javascript INFO 2025-10-17 17:58:33,113 [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%3D1760695113673%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 17:58:33,113 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 17:58:33,113 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,115 [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 2025-10-17 17:58:33,116 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695113673&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 17:58:33,119 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,119 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0187ms INFO 2025-10-17 17:58:33,119 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,119 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.303ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,154 [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 2025-10-17 17:58:33,154 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:58:33,154 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,154 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,156 [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 2025-10-17 17:58:33,157 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 17:58:33,157 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 17:58:33,157 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 17:58:33,173 [73 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 17:58:33,175 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,175 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.8807ms INFO 2025-10-17 17:58:33,175 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,176 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8845ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,282 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 17:58:33,283 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,283 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,285 [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 2025-10-17 17:58:33,286 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 17:58:33,286 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 17:58:33,286 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 17:58:33,301 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 17:58:33,301 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 17:58:33,305 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,305 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.9586ms INFO 2025-10-17 17:58:33,305 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,305 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5249ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,315 [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 2025-10-17 17:58:33,315 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,315 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,317 [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 2025-10-17 17:58:33,320 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,320 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2142ms INFO 2025-10-17 17:58:33,320 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,320 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0095ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,433 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 17:58:33,433 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,433 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,435 [49 ] 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 2025-10-17 17:58:33,438 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,438 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4344ms INFO 2025-10-17 17:58:33,438 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,438 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7805ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,439 [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 2025-10-17 17:58:33,439 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,439 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,440 [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 2025-10-17 17:58:33,444 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,444 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3618ms INFO 2025-10-17 17:58:33,444 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,444 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1707ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,547 [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 2025-10-17 17:58:33,548 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,548 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,549 [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 2025-10-17 17:58:33,553 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,553 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7094ms INFO 2025-10-17 17:58:33,553 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,553 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9209ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,556 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 17:58:33,556 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,556 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,557 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 17:58:33,557 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,557 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,558 [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 2025-10-17 17:58:33,558 [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 2025-10-17 17:58:33,561 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,561 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,561 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7465ms INFO 2025-10-17 17:58:33,561 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,562 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1278ms INFO 2025-10-17 17:58:33,562 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,562 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9822ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,562 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6476ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,592 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 17:58:33,592 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 17:58:33,592 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,592 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,592 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,592 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,592 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 17:58:33,593 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,593 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,593 [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 2025-10-17 17:58:33,594 [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 2025-10-17 17:58:33,594 [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 2025-10-17 17:58:33,596 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,597 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3166ms INFO 2025-10-17 17:58:33,597 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,597 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1227ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,599 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,599 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0184ms INFO 2025-10-17 17:58:33,599 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,599 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.843ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,601 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,601 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2623ms INFO 2025-10-17 17:58:33,601 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,601 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8159ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,687 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 17:58:33,687 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,687 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,689 [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 2025-10-17 17:58:33,697 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,697 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.4446ms INFO 2025-10-17 17:58:33,697 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,697 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6462ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:33,705 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 17:58:33,706 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:33,706 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,707 [62 ] 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 2025-10-17 17:58:33,723 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:33,723 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1595ms INFO 2025-10-17 17:58:33,723 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:33,723 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8789ms 200 application/json; charset=utf-8 INFO 2025-10-17 17:58:51,065 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/list.81fa16ba.css INFO 2025-10-17 17:58:51,065 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/list.4bc56350.js INFO 2025-10-17 17:58:51,065 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 17:58:51,066 [53 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/list.81fa16ba.css was not modified INFO 2025-10-17 17:58:51,066 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/list.4bc56350.js was not modified INFO 2025-10-17 17:58:51,066 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4354ms 304 application/javascript INFO 2025-10-17 17:58:51,066 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.438ms 304 text/css INFO 2025-10-17 17:58:51,226 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 17:58:51,226 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 17:58:51,226 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:51,228 [53 ] 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 2025-10-17 17:58:51,234 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 17:58:51,234 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.9619ms INFO 2025-10-17 17:58:51,234 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 17:58:51,234 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3202ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:46,567 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695486456&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:04:46,568 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:04:46,568 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7219ms 200 text/html INFO 2025-10-17 18:04:46,841 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760695486854 INFO 2025-10-17 18:04:46,842 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:04:46,842 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7491ms 200 application/javascript INFO 2025-10-17 18:04:46,922 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9593357021891056 INFO 2025-10-17 18:04:46,923 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:04:46,923 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6744ms 200 application/javascript INFO 2025-10-17 18:04:47,035 [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%3D1760695486456%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 18:04:47,036 [52 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:04:47,036 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,037 [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 2025-10-17 18:04:47,038 [52 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695486456&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:04:47,042 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,042 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.8473ms INFO 2025-10-17 18:04:47,042 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,042 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8113ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,047 [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 2025-10-17 18:04:47,048 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:04:47,048 [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 2025-10-17 18:04:47,048 [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 2025-10-17 18:04:47,048 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,050 [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). WARN 2025-10-17 18:04:47,051 [5 ] 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 2025-10-17 18:04:47,051 [5 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 18:04:47,051 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,051 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7203ms INFO 2025-10-17 18:04:47,051 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,051 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9312ms 401 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,175 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 18:04:47,175 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:04:47,176 [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 2025-10-17 18:04:47,176 [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 2025-10-17 18:04:47,176 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:04:47,177 [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 2025-10-17 18:04:47,179 [39 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5NjYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDY1OCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW-kOWYiea1qSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTY2IiwianRpIjoiMmM2ZDVlOTAtYWQ1MS00Y2MwLTllYzgtYjRiZGI5N2VkMTU2IiwiaWF0IjoxNzYwNTgzMDI1LCJuYmYiOjE3NjA1ODMwMjMsImV4cCI6MTc2MDY2OTQyNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.MXcNVPOITjUyi7xQPiucLMuPi8mOxAfDRVIM6wSil5w INFO 2025-10-17 18:04:47,182 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,182 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.471ms INFO 2025-10-17 18:04:47,182 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:04:47,182 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9461ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,330 [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 2025-10-17 18:04:47,330 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:04:47,330 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,330 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,332 [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 2025-10-17 18:04:47,333 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:04:47,333 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:04:47,333 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:04:47,349 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:04:47,352 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,352 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.5338ms INFO 2025-10-17 18:04:47,352 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,352 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6831ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,481 [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 2025-10-17 18:04:47,481 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,481 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,482 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:04:47,482 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,482 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,482 [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 2025-10-17 18:04:47,483 [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 2025-10-17 18:04:47,484 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:04:47,485 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:04:47,485 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:04:47,486 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,486 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4716ms INFO 2025-10-17 18:04:47,486 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,486 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5872ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,499 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:04:47,515 [5 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:04:47,521 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,521 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 38.0142ms INFO 2025-10-17 18:04:47,521 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,522 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.8559ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,641 [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 2025-10-17 18:04:47,642 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,642 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,642 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:04:47,642 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,642 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,643 [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 2025-10-17 18:04:47,644 [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 2025-10-17 18:04:47,647 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,647 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5862ms INFO 2025-10-17 18:04:47,647 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,647 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7038ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,653 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,653 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.3978ms INFO 2025-10-17 18:04:47,653 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,653 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2634ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,720 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 18:04:47,721 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,721 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,722 [5 ] 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 2025-10-17 18:04:47,726 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,726 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8518ms INFO 2025-10-17 18:04:47,726 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,726 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8521ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,765 [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 2025-10-17 18:04:47,765 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:04:47,765 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,765 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,765 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,765 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,766 [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 2025-10-17 18:04:47,767 [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 2025-10-17 18:04:47,770 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,770 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2403ms INFO 2025-10-17 18:04:47,770 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,770 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3008ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,771 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,772 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0324ms INFO 2025-10-17 18:04:47,772 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,772 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8209ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,790 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 18:04:47,791 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,791 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,792 [39 ] 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 2025-10-17 18:04:47,793 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 18:04:47,794 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,794 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,795 [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 2025-10-17 18:04:47,796 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,796 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2462ms INFO 2025-10-17 18:04:47,796 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,796 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3402ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,799 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,799 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3531ms INFO 2025-10-17 18:04:47,799 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,799 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4016ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,803 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 18:04:47,803 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,803 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,804 [39 ] 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 2025-10-17 18:04:47,812 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,812 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4461ms INFO 2025-10-17 18:04:47,812 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,812 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2264ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,881 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 18:04:47,881 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,882 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 18:04:47,882 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,882 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:47,882 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,883 [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 2025-10-17 18:04:47,883 [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 2025-10-17 18:04:47,897 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,897 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 14.0303ms INFO 2025-10-17 18:04:47,897 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,897 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7826ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:47,900 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:47,900 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7453ms INFO 2025-10-17 18:04:47,900 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:47,900 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9038ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:49,111 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 18:04:49,111 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:49,112 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:49,112 [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 2025-10-17 18:04:49,112 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:49,112 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:49,113 [44 ] 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 2025-10-17 18:04:49,114 [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 2025-10-17 18:04:49,117 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:49,117 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.882ms INFO 2025-10-17 18:04:49,117 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:49,118 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6236ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:49,150 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:49,150 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 36.9805ms INFO 2025-10-17 18:04:49,150 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:49,151 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4777ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:49,411 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695489877&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:04:49,411 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:04:49,412 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9352ms 200 text/html INFO 2025-10-17 18:04:49,481 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 18:04:49,481 [39 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 18:04:49,481 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3871ms 304 application/javascript INFO 2025-10-17 18:04:50,070 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=40f1c387-2c99-4fb6-b3fd-13a14a8ee301& INFO 2025-10-17 18:04:50,070 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,070 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,072 [39 ] 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 2025-10-17 18:04:50,118 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,118 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.1302ms INFO 2025-10-17 18:04:50,118 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,118 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3604ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,207 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760695490901 INFO 2025-10-17 18:04:50,207 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:04:50,207 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.648ms 200 application/javascript INFO 2025-10-17 18:04:50,245 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330268&isHis=& INFO 2025-10-17 18:04:50,246 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,246 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 18:04:50,246 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,246 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,246 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,248 [39 ] 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 2025-10-17 18:04:50,248 [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 2025-10-17 18:04:50,251 [39 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 18:04:50,254 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,254 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0721ms INFO 2025-10-17 18:04:50,254 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,254 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2937ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,255 [39 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 18:04:50,257 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,257 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.7723ms INFO 2025-10-17 18:04:50,257 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,257 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0679ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,305 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7486707600915812 INFO 2025-10-17 18:04:50,306 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:04:50,306 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7935ms 200 application/javascript INFO 2025-10-17 18:04:50,375 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=40f1c387-2c99-4fb6-b3fd-13a14a8ee301&isHis=& INFO 2025-10-17 18:04:50,375 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,376 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,377 [39 ] 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 2025-10-17 18:04:50,424 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,424 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.5608ms INFO 2025-10-17 18:04:50,424 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,425 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4327ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,440 [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%3D1760695489877%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 18:04:50,440 [52 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:04:50,440 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,441 [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 2025-10-17 18:04:50,442 [52 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695489877&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:04:50,445 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,445 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.3283ms INFO 2025-10-17 18:04:50,445 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,445 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2318ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,468 [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 2025-10-17 18:04:50,469 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:04:50,469 [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 2025-10-17 18:04:50,469 [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 2025-10-17 18:04:50,469 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,470 [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). WARN 2025-10-17 18:04:50,471 [39 ] 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 2025-10-17 18:04:50,471 [39 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 18:04:50,471 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,471 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7856ms INFO 2025-10-17 18:04:50,471 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,471 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9743ms 401 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,541 [39 ] 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=40f1c387-2c99-4fb6-b3fd-13a14a8ee301&recordId=61585&tableName=K_LEAVE& INFO 2025-10-17 18:04:50,542 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,542 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,542 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=40f1c387-2c99-4fb6-b3fd-13a14a8ee301&isHis=& INFO 2025-10-17 18:04:50,542 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,542 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,543 [39 ] 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 2025-10-17 18:04:50,544 [52 ] 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 2025-10-17 18:04:50,572 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 18:04:50,572 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:04:50,573 [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 2025-10-17 18:04:50,573 [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 2025-10-17 18:04:50,573 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:04:50,574 [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 2025-10-17 18:04:50,575 [5 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1NjAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNDkwMSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumYs-aYpeWNjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTYwIiwianRpIjoiYmRhYzYwZjYtZjQ5ZC00ZmU5LWJmZDktNTFjODc3MTA5Njc4IiwiaWF0IjoxNzYwMzEwMDI2LCJuYmYiOjE3NjAzMTAwMjQsImV4cCI6MTc2MDM5NjQyNiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.V_jrhRisOH3q-A4KXJfVRrwhFQwbD7fSvPtiXtd3y6U INFO 2025-10-17 18:04:50,578 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,578 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.8819ms INFO 2025-10-17 18:04:50,578 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:04:50,578 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3068ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,602 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,602 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 59.1864ms INFO 2025-10-17 18:04:50,602 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,602 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.0146ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,609 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,609 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 65.4462ms INFO 2025-10-17 18:04:50,609 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,609 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.2838ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,645 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=40f1c387-2c99-4fb6-b3fd-13a14a8ee301&flowID=78&nodeCode=begin& INFO 2025-10-17 18:04:50,645 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,645 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,647 [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 2025-10-17 18:04:50,689 [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 2025-10-17 18:04:50,689 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:04:50,690 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,691 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,691 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 44.6363ms INFO 2025-10-17 18:04:50,691 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,691 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,692 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.6879ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,693 [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 2025-10-17 18:04:50,694 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:04:50,694 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:04:50,694 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:04:50,710 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:04:50,712 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,712 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.525ms INFO 2025-10-17 18:04:50,712 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,713 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2329ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,813 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:04:50,813 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,813 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,815 [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 2025-10-17 18:04:50,816 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:04:50,816 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:04:50,816 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:04:50,825 [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 2025-10-17 18:04:50,826 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,826 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,827 [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 2025-10-17 18:04:50,830 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,830 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4302ms INFO 2025-10-17 18:04:50,830 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,831 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2156ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,833 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:04:50,848 [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 2025-10-17 18:04:50,848 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,848 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,849 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:04:50,849 [52 ] 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 2025-10-17 18:04:50,849 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,849 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,850 [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 2025-10-17 18:04:50,850 [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 2025-10-17 18:04:50,852 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,852 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 37.1314ms INFO 2025-10-17 18:04:50,852 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,852 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.3991ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,853 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,853 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2705ms INFO 2025-10-17 18:04:50,853 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,853 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2458ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,854 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,854 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1991ms INFO 2025-10-17 18:04:50,854 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,854 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8278ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,858 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=40f1c387-2c99-4fb6-b3fd-13a14a8ee301& INFO 2025-10-17 18:04:50,858 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,859 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,860 [56 ] 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 2025-10-17 18:04:50,936 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,939 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 79.4436ms INFO 2025-10-17 18:04:50,939 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,940 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.5092ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,966 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:04:50,967 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,967 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,968 [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 2025-10-17 18:04:50,976 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,976 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3744ms INFO 2025-10-17 18:04:50,976 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,976 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1773ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:50,977 [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 2025-10-17 18:04:50,978 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:50,978 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,979 [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 2025-10-17 18:04:50,982 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:50,982 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1068ms INFO 2025-10-17 18:04:50,982 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:50,982 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0459ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:51,043 [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 2025-10-17 18:04:51,044 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:51,044 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,045 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 18:04:51,045 [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 2025-10-17 18:04:51,045 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:51,046 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,047 [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 2025-10-17 18:04:51,049 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:51,049 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2399ms INFO 2025-10-17 18:04:51,049 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,049 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3842ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:51,050 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:51,050 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0193ms INFO 2025-10-17 18:04:51,050 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,050 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0493ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:51,077 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 18:04:51,078 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:51,078 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,079 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 18:04:51,079 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:51,079 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,079 [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 2025-10-17 18:04:51,080 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 18:04:51,080 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:51,080 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,081 [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 2025-10-17 18:04:51,082 [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 2025-10-17 18:04:51,083 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:51,083 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.099ms INFO 2025-10-17 18:04:51,083 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,083 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4602ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:51,085 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:51,085 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6094ms INFO 2025-10-17 18:04:51,085 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,085 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3815ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:51,087 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:04:51,087 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:51,087 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,089 [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 2025-10-17 18:04:51,089 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:51,089 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.1482ms INFO 2025-10-17 18:04:51,089 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,089 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7274ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:51,093 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:51,093 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6282ms INFO 2025-10-17 18:04:51,093 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,093 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2236ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:51,118 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 18:04:51,118 [36 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/1.jpg was not modified INFO 2025-10-17 18:04:51,118 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3162ms 304 image/jpeg INFO 2025-10-17 18:04:51,122 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 18:04:51,122 [36 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/2.jpg was not modified INFO 2025-10-17 18:04:51,122 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3437ms 304 image/jpeg INFO 2025-10-17 18:04:51,123 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 18:04:51,123 [36 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/3.jpg was not modified INFO 2025-10-17 18:04:51,123 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2891ms 304 image/jpeg INFO 2025-10-17 18:04:51,152 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 18:04:51,152 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:51,152 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,153 [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 2025-10-17 18:04:51,161 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 18:04:51,161 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:51,161 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,162 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:51,162 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8375ms INFO 2025-10-17 18:04:51,162 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,162 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4826ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:51,163 [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 2025-10-17 18:04:51,182 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:51,183 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.9595ms INFO 2025-10-17 18:04:51,183 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:51,183 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5731ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:52,476 [67 ] 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 2025-10-17 18:04:52,476 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:04:52,476 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:52,477 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:52,478 [67 ] 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 2025-10-17 18:04:52,485 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:52,485 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.7006ms INFO 2025-10-17 18:04:52,485 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:52,485 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1408ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:52,605 [39 ] 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=mrmM1mhyM1A%3D& INFO 2025-10-17 18:04:52,605 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:52,606 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:52,606 [67 ] 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 2025-10-17 18:04:52,606 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:52,606 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:52,607 [39 ] 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 2025-10-17 18:04:52,608 [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 2025-10-17 18:04:52,612 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:52,612 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0672ms INFO 2025-10-17 18:04:52,612 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:52,612 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0791ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:52,613 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:52,613 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.243ms INFO 2025-10-17 18:04:52,613 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:52,613 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.307ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:55,277 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695495983&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:04:55,278 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:04:55,278 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0435ms 200 text/html INFO 2025-10-17 18:04:55,759 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760695496496 INFO 2025-10-17 18:04:55,760 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:04:55,760 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6775ms 200 application/javascript INFO 2025-10-17 18:04:55,812 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5055080026197396 INFO 2025-10-17 18:04:55,813 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:04:55,813 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4983ms 200 application/javascript INFO 2025-10-17 18:04:56,001 [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%3D1760695495983%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 18:04:56,001 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:04:56,001 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:56,003 [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 2025-10-17 18:04:56,004 [67 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695495983&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:04:56,031 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:56,031 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 28.5044ms INFO 2025-10-17 18:04:56,031 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:56,031 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7443ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:56,039 [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 2025-10-17 18:04:56,039 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:04:56,039 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:56,040 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:56,041 [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 2025-10-17 18:04:56,045 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:04:56,045 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:04:56,045 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:04:56,061 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:04:56,148 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:56,148 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 106.863ms INFO 2025-10-17 18:04:56,148 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:56,148 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 109.0674ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:04:56,252 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:04:56,252 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:04:56,252 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:56,258 [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 2025-10-17 18:04:56,259 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:04:56,259 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:04:56,259 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:04:56,275 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:04:56,275 [67 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:04:56,280 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:04:56,280 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 22.1579ms INFO 2025-10-17 18:04:56,280 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:04:56,280 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6212ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:03,085 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 18:05:03,086 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:03,086 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:03,087 [67 ] 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 2025-10-17 18:05:03,121 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:03,121 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 33.8596ms INFO 2025-10-17 18:05:03,121 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:03,121 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9558ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:04,701 [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 2025-10-17 18:05:04,702 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:04,702 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,703 [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 2025-10-17 18:05:04,707 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:04,707 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.627ms INFO 2025-10-17 18:05:04,707 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,707 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7065ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:04,831 [5 ] 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 2025-10-17 18:05:04,831 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:04,832 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,833 [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 2025-10-17 18:05:04,833 [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 2025-10-17 18:05:04,833 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 18:05:04,834 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:04,834 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:04,834 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,834 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,834 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 18:05:04,834 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:04,834 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,835 [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 2025-10-17 18:05:04,835 [39 ] 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 2025-10-17 18:05:04,835 [36 ] 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 2025-10-17 18:05:04,838 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:04,838 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0033ms INFO 2025-10-17 18:05:04,838 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,838 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9245ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:04,839 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:04,839 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6135ms INFO 2025-10-17 18:05:04,839 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,839 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3316ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:04,840 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:04,840 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.1532ms INFO 2025-10-17 18:05:04,840 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,840 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9642ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:04,841 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:04,841 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.5033ms INFO 2025-10-17 18:05:04,841 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,841 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1247ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:04,965 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1966& INFO 2025-10-17 18:05:04,965 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:04,966 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,967 [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 2025-10-17 18:05:04,971 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:04,971 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.8281ms INFO 2025-10-17 18:05:04,971 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:04,971 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8636ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:05,529 [39 ] 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 2025-10-17 18:05:05,529 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 18:05:05,529 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:05,529 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:05,529 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:05,529 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:05,530 [36 ] 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 2025-10-17 18:05:05,530 [39 ] 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 2025-10-17 18:05:05,532 [36 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 18:05:05,534 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:05,534 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4349ms INFO 2025-10-17 18:05:05,534 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:05,534 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4874ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:05,539 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:05,539 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.6899ms INFO 2025-10-17 18:05:05,539 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:05,539 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5531ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:05,669 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1966& INFO 2025-10-17 18:05:05,669 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:05,669 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:05,670 [39 ] 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 2025-10-17 18:05:05,674 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:05,674 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.6397ms INFO 2025-10-17 18:05:05,674 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:05,674 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5739ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:10,780 [39 ] 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 2025-10-17 18:05:10,780 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:10,780 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:10,782 [39 ] 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 2025-10-17 18:05:10,785 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:10,785 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5686ms INFO 2025-10-17 18:05:10,785 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:10,785 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7699ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:17,882 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Month/GetMonthResult?gz_ym=& INFO 2025-10-17 18:05:17,883 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:17,883 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:17,884 [36 ] 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 2025-10-17 18:05:17,933 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:17,934 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M) in 49.1098ms INFO 2025-10-17 18:05:17,934 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Month.MonthAppService.GetMonthResult (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:17,934 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4535ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:58,342 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695558296&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:05:58,343 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:05:58,343 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6369ms 200 text/html INFO 2025-10-17 18:05:58,637 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760695558576 INFO 2025-10-17 18:05:58,638 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:05:58,638 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7268ms 200 application/javascript INFO 2025-10-17 18:05:58,697 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.13325667242996275 INFO 2025-10-17 18:05:58,697 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:05:58,698 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4945ms 200 application/javascript INFO 2025-10-17 18:05:58,877 [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%3D1760695558296%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 18:05:58,877 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:05:58,877 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:58,879 [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 2025-10-17 18:05:58,880 [4 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760695558296&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:05:58,882 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:58,882 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7763ms INFO 2025-10-17 18:05:58,882 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:58,883 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9143ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:58,932 [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 2025-10-17 18:05:58,932 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:05:58,932 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:58,934 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:58,935 [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 2025-10-17 18:05:58,936 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:05:58,936 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:05:58,936 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:05:58,951 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:05:58,953 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:58,954 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4389ms INFO 2025-10-17 18:05:58,954 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:58,954 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6239ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,082 [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 2025-10-17 18:05:59,082 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:05:59,082 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,083 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,083 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,083 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,084 [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 2025-10-17 18:05:59,084 [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 2025-10-17 18:05:59,085 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:05:59,085 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:05:59,085 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:05:59,087 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,087 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2579ms INFO 2025-10-17 18:05:59,087 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,087 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1142ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,100 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:05:59,114 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:05:59,117 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,117 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1497ms INFO 2025-10-17 18:05:59,117 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,117 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.95ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,242 [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 2025-10-17 18:05:59,242 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,242 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:05:59,242 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,242 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,243 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,244 [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 2025-10-17 18:05:59,244 [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 2025-10-17 18:05:59,247 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,247 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2646ms INFO 2025-10-17 18:05:59,247 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,247 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2447ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,311 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 18:05:59,311 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,311 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,312 [62 ] 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 2025-10-17 18:05:59,312 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,312 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 18:05:59,312 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,312 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,312 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,313 [4 ] 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 2025-10-17 18:05:59,313 [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 2025-10-17 18:05:59,314 [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 2025-10-17 18:05:59,314 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 18:05:59,314 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,314 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,315 [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 2025-10-17 18:05:59,316 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 18:05:59,316 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,316 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,317 [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 2025-10-17 18:05:59,319 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,320 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9946ms INFO 2025-10-17 18:05:59,320 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,320 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6282ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,321 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,321 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.9421ms INFO 2025-10-17 18:05:59,321 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,321 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7053ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,322 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,322 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7596ms INFO 2025-10-17 18:05:59,322 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,322 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2799ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,322 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,323 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.8967ms INFO 2025-10-17 18:05:59,323 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,323 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9477ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,323 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,323 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 9.2821ms INFO 2025-10-17 18:05:59,323 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,323 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7789ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,332 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,333 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 88.6816ms INFO 2025-10-17 18:05:59,333 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,333 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.4704ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,387 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:05:59,387 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,388 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,389 [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 2025-10-17 18:05:59,393 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,393 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4796ms INFO 2025-10-17 18:05:59,393 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,393 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1646ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,437 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 18:05:59,437 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 18:05:59,437 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,437 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:05:59,437 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,437 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,439 [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 2025-10-17 18:05:59,439 [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 2025-10-17 18:05:59,451 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,451 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.6832ms INFO 2025-10-17 18:05:59,451 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,451 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3776ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:05:59,457 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:05:59,457 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.6162ms INFO 2025-10-17 18:05:59,457 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:05:59,457 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5399ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:00,557 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=8a4ce2c6-c1dd-4cfa-a8c9-35a775c917ab%20%20& INFO 2025-10-17 18:06:00,558 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:00,558 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:00,559 [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 2025-10-17 18:06:00,605 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:00,605 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.3007ms INFO 2025-10-17 18:06:00,605 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:00,606 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.45ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:01,143 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330902&isHis=& INFO 2025-10-17 18:06:01,143 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 18:06:01,143 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:01,143 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:01,143 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,143 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,144 [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 2025-10-17 18:06:01,145 [36 ] 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 2025-10-17 18:06:01,148 [36 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 18:06:01,151 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:01,151 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.3706ms INFO 2025-10-17 18:06:01,151 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,151 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3416ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:01,154 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:01,154 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.6113ms INFO 2025-10-17 18:06:01,154 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,154 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7561ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:01,275 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=8a4ce2c6-c1dd-4cfa-a8c9-35a775c917ab%20%20&flowID=87&nodeCode=N1661329824349& INFO 2025-10-17 18:06:01,276 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:01,276 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,276 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329824349&guid=8a4ce2c6-c1dd-4cfa-a8c9-35a775c917ab%20%20&recordId=2164&tableName=K_Travel& INFO 2025-10-17 18:06:01,277 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:01,277 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,277 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=8a4ce2c6-c1dd-4cfa-a8c9-35a775c917ab%20%20&isHis=& INFO 2025-10-17 18:06:01,277 [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 2025-10-17 18:06:01,277 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:01,277 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,278 [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 2025-10-17 18:06:01,290 [36 ] 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 2025-10-17 18:06:01,341 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:01,342 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.6176ms INFO 2025-10-17 18:06:01,342 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,342 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.8532ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:01,369 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:01,369 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:01,369 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 91.9084ms INFO 2025-10-17 18:06:01,369 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,369 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 91.0267ms INFO 2025-10-17 18:06:01,369 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,369 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.0366ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:01,369 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.9433ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:01,510 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=8a4ce2c6-c1dd-4cfa-a8c9-35a775c917ab%20%20& INFO 2025-10-17 18:06:01,510 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:01,511 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,512 [53 ] 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 2025-10-17 18:06:01,512 [36 ] 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 2025-10-17 18:06:01,512 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:01,512 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:01,512 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,512 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,512 [69 ] 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 2025-10-17 18:06:01,513 [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 2025-10-17 18:06:01,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 2025-10-17 18:06:01,517 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:01,517 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4214ms INFO 2025-10-17 18:06:01,517 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,517 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2349ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:01,520 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:01,520 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.1707ms INFO 2025-10-17 18:06:01,520 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,521 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0258ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:01,583 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:01,586 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.7016ms INFO 2025-10-17 18:06:01,586 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:01,586 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.9529ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:02,798 [69 ] 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 2025-10-17 18:06:02,798 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:06:02,798 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:02,798 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:02,800 [69 ] 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 2025-10-17 18:06:02,806 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:02,806 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4136ms INFO 2025-10-17 18:06:02,806 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:02,806 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6649ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:02,957 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=73dfcSP2RPU%3D& INFO 2025-10-17 18:06:02,957 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:02,958 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:02,959 [60 ] 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 2025-10-17 18:06:02,965 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:02,965 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8468ms INFO 2025-10-17 18:06:02,965 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:02,965 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6637ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:06,684 [69 ] 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 2025-10-17 18:06:06,684 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:06:06,684 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:06,684 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:06,686 [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 2025-10-17 18:06:06,733 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:06,734 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 47.8205ms INFO 2025-10-17 18:06:06,734 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:06,734 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8841ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:06,864 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 18:06:06,864 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:06,864 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:06,865 [4 ] 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 2025-10-17 18:06:06,873 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:06,873 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 7.5858ms INFO 2025-10-17 18:06:06,873 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:06,873 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6139ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:07,758 [53 ] 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 2025-10-17 18:06:07,759 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:06:07,759 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:07,759 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:07,760 [53 ] 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 2025-10-17 18:06:07,861 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:07,862 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 101.177ms INFO 2025-10-17 18:06:07,862 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:07,862 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 103.4455ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:07,998 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=2cbd157a-46b4-4656-a3fc-44d064eae72d& INFO 2025-10-17 18:06:07,998 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:07,998 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:07,999 [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 2025-10-17 18:06:08,045 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:08,045 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 45.8662ms INFO 2025-10-17 18:06:08,045 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,045 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7811ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:08,238 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 18:06:08,238 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:08,238 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,240 [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 2025-10-17 18:06:08,246 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:08,246 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.209ms INFO 2025-10-17 18:06:08,246 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,246 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3375ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:08,295 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330899&isHis=& INFO 2025-10-17 18:06:08,295 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:08,296 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,297 [57 ] 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 2025-10-17 18:06:08,301 [57 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 18:06:08,306 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:08,306 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8867ms INFO 2025-10-17 18:06:08,306 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,306 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.837ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:08,475 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=87&NodeCode=N1661329824349&guid=2cbd157a-46b4-4656-a3fc-44d064eae72d&recordId=2163&tableName=K_Travel& INFO 2025-10-17 18:06:08,476 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:08,476 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,478 [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 2025-10-17 18:06:08,478 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=2cbd157a-46b4-4656-a3fc-44d064eae72d&isHis=& INFO 2025-10-17 18:06:08,478 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:08,478 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,479 [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 2025-10-17 18:06:08,533 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:08,533 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 55.4787ms INFO 2025-10-17 18:06:08,533 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,533 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.9844ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:08,535 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=2cbd157a-46b4-4656-a3fc-44d064eae72d&flowID=87&nodeCode=N1661329824349& INFO 2025-10-17 18:06:08,535 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:08,535 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:08,535 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 55.7067ms INFO 2025-10-17 18:06:08,535 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,535 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.4706ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:08,535 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,537 [62 ] 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 2025-10-17 18:06:08,580 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:08,580 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 43.3003ms INFO 2025-10-17 18:06:08,580 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,580 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.4911ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:08,715 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=2cbd157a-46b4-4656-a3fc-44d064eae72d& INFO 2025-10-17 18:06:08,715 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:08,716 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,717 [45 ] 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 2025-10-17 18:06:08,718 [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 2025-10-17 18:06:08,718 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:08,718 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,719 [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 2025-10-17 18:06:08,738 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:08,738 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.2174ms INFO 2025-10-17 18:06:08,738 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,738 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1097ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:08,787 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:08,790 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 72.6977ms INFO 2025-10-17 18:06:08,790 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:08,790 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.7227ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:09,976 [45 ] 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 2025-10-17 18:06:09,976 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:06:09,976 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:09,976 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:09,978 [45 ] 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 2025-10-17 18:06:09,983 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:09,984 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 5.9084ms INFO 2025-10-17 18:06:09,984 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:09,984 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1386ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:10,161 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=K_Travel&keyFieldValue=73h6G%2FD61zQ%3D& INFO 2025-10-17 18:06:10,161 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:10,161 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:10,163 [73 ] 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 2025-10-17 18:06:10,168 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:10,168 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7037ms INFO 2025-10-17 18:06:10,168 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:10,169 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9732ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:11,516 [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 2025-10-17 18:06:11,516 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:06:11,516 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:11,516 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:11,518 [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 2025-10-17 18:06:11,572 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:11,572 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 54.5765ms INFO 2025-10-17 18:06:11,572 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:11,573 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.9565ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:12,395 [57 ] 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 2025-10-17 18:06:12,395 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:06:12,396 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:12,396 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:12,397 [57 ] 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 2025-10-17 18:06:12,491 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:12,491 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 93.7817ms INFO 2025-10-17 18:06:12,491 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:12,491 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.8402ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:13,681 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 18:06:13,681 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:13,681 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:13,683 [45 ] 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 2025-10-17 18:06:13,689 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:13,689 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.6615ms INFO 2025-10-17 18:06:13,689 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:13,689 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6871ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:13,711 [62 ] 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 2025-10-17 18:06:13,711 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:13,711 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:13,712 [62 ] 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 2025-10-17 18:06:13,726 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:13,726 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.2154ms INFO 2025-10-17 18:06:13,726 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:13,726 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9358ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:06:13,757 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 18:06:13,758 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:06:13,758 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:13,759 [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 2025-10-17 18:06:13,765 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:06:13,765 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8397ms INFO 2025-10-17 18:06:13,765 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:06:13,765 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5818ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:24,723 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696183521&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:16:24,723 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:16:24,724 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9005ms 200 text/html INFO 2025-10-17 18:16:25,307 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760696184232 INFO 2025-10-17 18:16:25,309 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:16:25,309 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3841ms 200 application/javascript INFO 2025-10-17 18:16:25,432 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4192238901601256 INFO 2025-10-17 18:16:25,432 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:16:25,433 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6034ms 200 application/javascript INFO 2025-10-17 18:16:25,629 [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%3D1760696183521%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 18:16:25,630 [70 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:16:25,630 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,631 [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 2025-10-17 18:16:25,632 [70 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696183521&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:16:25,635 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:25,635 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7414ms INFO 2025-10-17 18:16:25,635 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,635 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8458ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:25,636 [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 2025-10-17 18:16:25,636 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:16:25,636 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:25,636 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,637 [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 2025-10-17 18:16:25,639 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:16:25,639 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:16:25,639 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:16:25,654 [11 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:16:25,656 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:25,656 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6204ms INFO 2025-10-17 18:16:25,656 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,656 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3684ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:25,781 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:16:25,782 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:25,782 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,783 [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 2025-10-17 18:16:25,784 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:16:25,784 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:16:25,784 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:16:25,788 [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 2025-10-17 18:16:25,788 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:25,788 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,789 [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 2025-10-17 18:16:25,792 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:25,793 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3203ms INFO 2025-10-17 18:16:25,793 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,793 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2815ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:25,800 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:16:25,814 [24 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:16:25,817 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:25,817 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.9445ms INFO 2025-10-17 18:16:25,817 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,817 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.858ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:25,951 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:16:25,952 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:25,952 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,953 [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 2025-10-17 18:16:25,962 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:25,962 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.525ms INFO 2025-10-17 18:16:25,962 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,962 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5746ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:25,973 [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 2025-10-17 18:16:25,973 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:25,973 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,974 [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 2025-10-17 18:16:25,977 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:25,977 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.015ms INFO 2025-10-17 18:16:25,977 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:25,978 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7103ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:26,021 [22 ] 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 2025-10-17 18:16:26,022 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:26,022 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,023 [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 2025-10-17 18:16:26,027 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 18:16:26,028 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:26,028 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:26,028 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.0066ms INFO 2025-10-17 18:16:26,028 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,028 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,028 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8263ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:26,029 [24 ] 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 2025-10-17 18:16:26,035 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:26,035 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.8588ms INFO 2025-10-17 18:16:26,035 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,035 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5747ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:26,037 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 18:16:26,038 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:26,038 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,039 [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 2025-10-17 18:16:26,042 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:26,042 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9387ms INFO 2025-10-17 18:16:26,042 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,042 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6053ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:26,062 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 18:16:26,062 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:26,062 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,063 [24 ] 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 2025-10-17 18:16:26,063 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 18:16:26,064 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:26,064 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,065 [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 2025-10-17 18:16:26,068 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:26,068 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3631ms INFO 2025-10-17 18:16:26,068 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,068 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0938ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:26,071 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:26,071 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.932ms INFO 2025-10-17 18:16:26,071 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,071 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5604ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:26,124 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:16:26,124 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:26,124 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,126 [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 2025-10-17 18:16:26,130 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:26,130 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.5364ms INFO 2025-10-17 18:16:26,130 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,130 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2248ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:26,179 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 18:16:26,179 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:26,179 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,180 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 18:16:26,180 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:26,180 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,181 [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 2025-10-17 18:16:26,181 [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 2025-10-17 18:16:26,198 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:26,198 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.6181ms INFO 2025-10-17 18:16:26,198 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,198 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3407ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:26,233 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:26,233 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.3113ms INFO 2025-10-17 18:16:26,233 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:26,233 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.1876ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:34,508 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 18:16:34,509 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:34,509 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:34,510 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 18:16:34,510 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:34,510 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:34,510 [24 ] 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 2025-10-17 18:16:34,512 [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 2025-10-17 18:16:34,517 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:34,517 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.3185ms INFO 2025-10-17 18:16:34,517 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:34,517 [51 ] 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 2025-10-17 18:16:34,517 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6493ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:34,517 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:34,517 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:34,517 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:34,517 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8125ms INFO 2025-10-17 18:16:34,517 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:34,518 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5847ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:34,518 [51 ] 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 2025-10-17 18:16:34,619 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:34,619 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 100.3614ms INFO 2025-10-17 18:16:34,619 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:34,619 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.1369ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:39,546 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=d44e0de2-48ad-46dd-af69-34ab708a40f2& INFO 2025-10-17 18:16:39,546 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:39,546 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:39,547 [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 2025-10-17 18:16:39,595 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:39,595 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.8243ms INFO 2025-10-17 18:16:39,595 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:39,596 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8909ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:40,110 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 18:16:40,110 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:40,111 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,112 [22 ] 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 2025-10-17 18:16:40,117 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330807&isHis=& INFO 2025-10-17 18:16:40,117 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:40,117 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,118 [51 ] 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 2025-10-17 18:16:40,118 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:40,118 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.6342ms INFO 2025-10-17 18:16:40,119 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,119 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.686ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:40,122 [51 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 18:16:40,125 [51 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 18:16:40,127 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:40,128 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2019ms INFO 2025-10-17 18:16:40,128 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,128 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0199ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:40,246 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=d44e0de2-48ad-46dd-af69-34ab708a40f2&isHis=& INFO 2025-10-17 18:16:40,246 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:40,246 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,248 [51 ] 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 2025-10-17 18:16:40,296 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:40,296 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 48.0597ms INFO 2025-10-17 18:16:40,296 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,296 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2997ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:40,505 [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 2025-10-17 18:16:40,505 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:40,505 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,507 [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 2025-10-17 18:16:40,516 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:40,516 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 9.0443ms INFO 2025-10-17 18:16:40,516 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,516 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2204ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:40,664 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=d44e0de2-48ad-46dd-af69-34ab708a40f2&isHis=& INFO 2025-10-17 18:16:40,665 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:40,665 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,666 [22 ] 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 2025-10-17 18:16:40,672 [11 ] 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=d44e0de2-48ad-46dd-af69-34ab708a40f2&recordId=3929&tableName=FORM71& INFO 2025-10-17 18:16:40,672 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:40,672 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,673 [11 ] 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 2025-10-17 18:16:40,683 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=d44e0de2-48ad-46dd-af69-34ab708a40f2&flowID=185&nodeCode=begin& INFO 2025-10-17 18:16:40,683 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:40,684 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,685 [51 ] 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 2025-10-17 18:16:40,773 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:40,774 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 99.9749ms INFO 2025-10-17 18:16:40,774 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,774 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.0828ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:40,774 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:40,774 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 107.5481ms INFO 2025-10-17 18:16:40,774 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,774 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 109.7582ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:40,776 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:40,776 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 90.4522ms INFO 2025-10-17 18:16:40,776 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,776 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.7027ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:40,910 [20 ] 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=3929&approveID=330807& INFO 2025-10-17 18:16:40,910 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:40,910 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,912 [20 ] 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 2025-10-17 18:16:40,917 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:40,917 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.8818ms INFO 2025-10-17 18:16:40,917 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:40,917 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2444ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:41,145 [70 ] 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 2025-10-17 18:16:41,146 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:41,146 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:41,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 2025-10-17 18:16:41,148 [40 ] 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 2025-10-17 18:16:41,148 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:41,148 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:41,149 [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 2025-10-17 18:16:41,151 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:41,151 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6725ms INFO 2025-10-17 18:16:41,151 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:41,151 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9151ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:41,151 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3929&formCode=0070&flowID=185&nodeCode=begin&exeId=62266&guid=d44e0de2-48ad-46dd-af69-34ab708a40f2&flag=4& INFO 2025-10-17 18:16:41,152 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:41,152 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:41,152 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:41,152 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9415ms INFO 2025-10-17 18:16:41,152 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:41,152 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7437ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:41,153 [20 ] 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 2025-10-17 18:16:41,249 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:41,253 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 99.7259ms INFO 2025-10-17 18:16:41,253 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:41,253 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.5934ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:41,601 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=71847459-5bd7-d2a2-72e8-9a1d4a4c7366&attachTableName=& INFO 2025-10-17 18:16:41,602 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:41,602 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:41,603 [20 ] 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 2025-10-17 18:16:41,610 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b116d73-75c3-58a9-5d6a-06fca5af5e3c&attachTableName=& INFO 2025-10-17 18:16:41,610 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:41,610 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:41,612 [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 2025-10-17 18:16:41,678 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:41,678 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:41,678 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 66.0452ms INFO 2025-10-17 18:16:41,678 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:41,678 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 74.5056ms INFO 2025-10-17 18:16:41,678 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:41,678 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.4798ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:41,678 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.1485ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:16:42,595 [70 ] 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=fpJuEFCQ%2BtQ%3D& INFO 2025-10-17 18:16:42,595 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:16:42,595 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:42,597 [70 ] 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 2025-10-17 18:16:42,603 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:16:42,603 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7884ms INFO 2025-10-17 18:16:42,603 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:16:42,603 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9287ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:21:56,257 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760696515896 INFO 2025-10-17 18:21:56,258 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:21:56,258 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9729ms 200 application/javascript INFO 2025-10-17 18:21:56,377 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.13193477430375866 INFO 2025-10-17 18:21:56,377 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:21:56,377 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6025ms 200 application/javascript INFO 2025-10-17 18:21:56,619 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760695037852&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 18:21:56,619 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 18:21:56,619 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7129ms 200 text/html INFO 2025-10-17 18:21:56,859 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 18:21:56,859 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:21:56,861 [36 ] 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 2025-10-17 18:21:56,862 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 18:21:56,862 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 18:21:56,862 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 18:21:56,862 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 18:21:56,862 [36 ] 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 2025-10-17 18:21:56,865 [36 ] 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 2025-10-17 18:21:56,865 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.1057ms INFO 2025-10-17 18:21:56,865 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:21:56,865 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0422ms 302 INFO 2025-10-17 18:21:57,834 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=AbjgHy170yfEYsV-BvK7hXn-dwF7dgTP4Ii0zojq2t8&state=ww0fe1cb02189622be INFO 2025-10-17 18:21:57,834 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 18:21:57,834 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8192ms 200 text/html INFO 2025-10-17 18:21:57,984 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=AbjgHy170yfEYsV-BvK7hXn-dwF7dgTP4Ii0zojq2t8 INFO 2025-10-17 18:21:57,984 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:21:57,986 [6 ] 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 2025-10-17 18:21:57,987 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:AbjgHy170yfEYsV-BvK7hXn-dwF7dgTP4Ii0zojq2t8,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 18:21:57,987 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 18:21:57,987 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:AbjgHy170yfEYsV-BvK7hXn-dwF7dgTP4Ii0zojq2t8 INFO 2025-10-17 18:21:57,987 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 18:21:57,987 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 18:21:57,987 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 18:21:57,987 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=AbjgHy170yfEYsV-BvK7hXn-dwF7dgTP4Ii0zojq2t8 INFO 2025-10-17 18:21:58,458 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15286165857","DeviceId":"0f38599981c0de39491028e35c907ce3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 18:21:58,472 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:0f38599981c0de39491028e35c907ce3 WxUserId:15286165857 INFO 2025-10-17 18:21:58,488 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D014677,a0188:1972 INFO 2025-10-17 18:21:58,522 [6 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 18:21:58,522 [6 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 18:21:58,522 [6 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 18:21:58,525 [21 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 18:21:58,525 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 539.4001ms INFO 2025-10-17 18:21:58,525 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:21:58,525 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 541.2127ms 200 text/plain; charset=utf-8 INFO 2025-10-17 18:21:58,859 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696518340&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 18:21:58,859 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:21:58,860 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8019ms 200 text/html INFO 2025-10-17 18:21:59,739 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760696519493 INFO 2025-10-17 18:21:59,740 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:21:59,740 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7987ms 200 application/javascript INFO 2025-10-17 18:21:59,814 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9140062468125626 INFO 2025-10-17 18:21:59,814 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:21:59,814 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.511ms 200 application/javascript INFO 2025-10-17 18:22:00,065 [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%3D1760696518340%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 18:22:00,065 [21 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:22:00,065 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:00,067 [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 2025-10-17 18:22:00,068 [21 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696518340&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 18:22:00,071 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:22:00,071 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1642ms INFO 2025-10-17 18:22:00,071 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:00,071 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3932ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:22:00,099 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 18:22:00,099 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:00,100 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 18:22:00,103 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:22:00,103 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 2.9093ms INFO 2025-10-17 18:22:00,103 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:00,103 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5709ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:22:00,105 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 18:22:00,105 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:00,107 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 18:22:00,109 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:22:00,110 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 2.9837ms INFO 2025-10-17 18:22:00,110 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:00,110 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4396ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:22:06,695 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 18:22:06,695 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:22:06,697 [6 ] 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 2025-10-17 18:22:06,698 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 18:22:06,698 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 18:22:06,698 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 18:22:06,698 [6 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 18:22:06,698 [6 ] 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 2025-10-17 18:22:06,700 [6 ] 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 2025-10-17 18:22:06,700 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.6158ms INFO 2025-10-17 18:22:06,700 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:22:06,701 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.662ms 302 INFO 2025-10-17 18:22:07,763 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk&state=ww0fe1cb02189622be INFO 2025-10-17 18:22:07,763 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 18:22:07,764 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7394ms 200 text/html INFO 2025-10-17 18:22:07,893 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk INFO 2025-10-17 18:22:07,893 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:22:07,895 [76 ] 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 2025-10-17 18:22:07,896 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 18:22:07,896 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 18:22:07,896 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk INFO 2025-10-17 18:22:07,896 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 18:22:07,896 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 18:22:07,896 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 18:22:07,896 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk INFO 2025-10-17 18:22:08,202 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15286165857","DeviceId":"0f38599981c0de39491028e35c907ce3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 18:22:08,216 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:0f38599981c0de39491028e35c907ce3 WxUserId:15286165857 INFO 2025-10-17 18:22:08,232 [76 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D014677,a0188:1972 INFO 2025-10-17 18:22:08,265 [76 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 18:22:08,266 [76 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 18:22:08,266 [76 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 18:22:08,269 [66 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 18:22:08,269 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 373.9972ms INFO 2025-10-17 18:22:08,269 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:22:08,269 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 376.2289ms 200 text/plain; charset=utf-8 INFO 2025-10-17 18:22:08,375 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696528077&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 18:22:08,376 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:22:08,376 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7296ms 200 text/html INFO 2025-10-17 18:22:09,255 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760696529017 INFO 2025-10-17 18:22:09,256 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:22:09,256 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6221ms 200 application/javascript INFO 2025-10-17 18:22:09,333 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.22192826044952674 INFO 2025-10-17 18:22:09,333 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:22:09,333 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6136ms 200 application/javascript INFO 2025-10-17 18:22:10,295 [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%3D1760696528077%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 18:22:10,296 [76 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:22:10,296 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:10,297 [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 2025-10-17 18:22:10,298 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 18:22:10,298 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:10,298 [76 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696528077&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 18:22:10,299 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 18:22:10,301 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:22:10,301 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9874ms INFO 2025-10-17 18:22:10,301 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:10,301 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1327ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:22:10,302 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:22:10,303 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 3.0936ms INFO 2025-10-17 18:22:10,303 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:10,303 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8016ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:22:10,304 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 18:22:10,304 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:10,306 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 18:22:10,308 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:22:10,308 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 2.7251ms INFO 2025-10-17 18:22:10,308 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:22:10,308 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.318ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:27:17,224 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760407369651&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:27:17,224 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:27:17,224 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8683ms 200 text/html INFO 2025-10-17 18:27:17,413 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 18:27:17,416 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 18:27:17,416 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7655ms 200 text/css INFO 2025-10-17 18:27:17,477 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 18:27:17,477 [25 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 18:27:17,477 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3694ms 304 application/javascript INFO 2025-10-17 18:27:17,478 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 18:27:17,478 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:27:17,489 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 18:27:17,489 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1847ms 200 application/javascript INFO 2025-10-17 18:28:06,741 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696886369&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 18:28:06,742 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:28:06,742 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6295ms 200 text/html INFO 2025-10-17 18:28:06,981 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760696886911 INFO 2025-10-17 18:28:06,981 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:28:06,981 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6391ms 200 application/javascript INFO 2025-10-17 18:28:06,992 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.07684646618831104 INFO 2025-10-17 18:28:06,992 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:28:06,992 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5075ms 200 application/javascript INFO 2025-10-17 18:28:07,191 [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%3D1760696886369%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 18:28:07,192 [47 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:28:07,192 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,193 [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 2025-10-17 18:28:07,194 [47 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696886369&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 18:28:07,198 [61 ] 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 2025-10-17 18:28:07,198 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:28:07,198 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,198 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,200 [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 2025-10-17 18:28:07,201 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:28:07,201 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:28:07,201 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:28:07,217 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:28:07,220 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,220 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.0683ms INFO 2025-10-17 18:28:07,220 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,220 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9543ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,296 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:28:07,297 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,297 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,298 [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 2025-10-17 18:28:07,299 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:28:07,299 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:28:07,299 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:28:07,312 [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 2025-10-17 18:28:07,312 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,312 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,313 [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 2025-10-17 18:28:07,314 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:28:07,317 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,317 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8884ms INFO 2025-10-17 18:28:07,317 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,317 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6947ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,328 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:28:07,331 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,331 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1125ms INFO 2025-10-17 18:28:07,331 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,331 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3271ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,486 [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 2025-10-17 18:28:07,486 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:28:07,487 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,487 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,487 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,487 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,488 [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 2025-10-17 18:28:07,488 [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 2025-10-17 18:28:07,493 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,493 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.6175ms INFO 2025-10-17 18:28:07,493 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,493 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.633ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,497 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,498 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.5615ms INFO 2025-10-17 18:28:07,498 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,498 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.569ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,570 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795%20%20& INFO 2025-10-17 18:28:07,570 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,570 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,571 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:28:07,571 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,572 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,572 [28 ] 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 2025-10-17 18:28:07,573 [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 2025-10-17 18:28:07,578 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,578 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.3632ms INFO 2025-10-17 18:28:07,578 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,578 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0922ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,619 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,619 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.0694ms INFO 2025-10-17 18:28:07,619 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,619 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2449ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,687 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 18:28:07,687 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,687 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,688 [58 ] 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 2025-10-17 18:28:07,688 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330891&isHis=& INFO 2025-10-17 18:28:07,689 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,689 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,690 [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 2025-10-17 18:28:07,694 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 18:28:07,695 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,695 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.1976ms INFO 2025-10-17 18:28:07,695 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,695 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.002ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,697 [61 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 18:28:07,699 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,699 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4152ms INFO 2025-10-17 18:28:07,699 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,699 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4218ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,718 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,718 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 524.312ms INFO 2025-10-17 18:28:07,718 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,718 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 526.4233ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,778 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795%20%20&isHis=& INFO 2025-10-17 18:28:07,778 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,778 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,779 [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 2025-10-17 18:28:07,795 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1679296951903&guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795%20%20&recordId=386023&tableName=k_over& INFO 2025-10-17 18:28:07,795 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795%20%20&flowID=88&nodeCode=N1679296951903& INFO 2025-10-17 18:28:07,795 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,795 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,795 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,795 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,797 [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 2025-10-17 18:28:07,797 [59 ] 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 2025-10-17 18:28:07,831 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,831 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 51.9597ms INFO 2025-10-17 18:28:07,831 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,832 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.8514ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,878 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,878 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,878 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 80.7471ms INFO 2025-10-17 18:28:07,878 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,878 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 81.873ms INFO 2025-10-17 18:28:07,878 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,879 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.5768ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,879 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.6105ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,974 [28 ] 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 2025-10-17 18:28:07,975 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,975 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,976 [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 2025-10-17 18:28:07,977 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=7fc2ff1e-03a8-499a-a233-e71f5e29f795%20%20& INFO 2025-10-17 18:28:07,978 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,978 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,979 [47 ] 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 2025-10-17 18:28:07,979 [59 ] 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 2025-10-17 18:28:07,979 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,980 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6217ms INFO 2025-10-17 18:28:07,980 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,980 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:07,980 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5075ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:07,980 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,981 [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 2025-10-17 18:28:07,984 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:07,984 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9346ms INFO 2025-10-17 18:28:07,984 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:07,984 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9933ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:08,056 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:08,058 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 79.266ms INFO 2025-10-17 18:28:08,058 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:08,058 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.1397ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:09,196 [61 ] 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 2025-10-17 18:28:09,196 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:28:09,196 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:09,196 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:09,198 [61 ] 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 2025-10-17 18:28:09,206 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:09,206 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.3475ms INFO 2025-10-17 18:28:09,206 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:09,206 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9923ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:09,293 [47 ] 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=y8UP0qjgvV4%3D& INFO 2025-10-17 18:28:09,293 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:09,293 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:09,294 [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 2025-10-17 18:28:09,301 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:09,301 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3755ms INFO 2025-10-17 18:28:09,301 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:09,301 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4548ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:23,273 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696903177&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 18:28:23,274 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:28:23,275 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3273ms 200 text/html INFO 2025-10-17 18:28:23,462 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760696903392 INFO 2025-10-17 18:28:23,463 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:28:23,463 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6077ms 200 application/javascript INFO 2025-10-17 18:28:23,471 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.38181657896401133 INFO 2025-10-17 18:28:23,472 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:28:23,472 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5075ms 200 application/javascript INFO 2025-10-17 18:28:23,567 [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%3D1760696903177%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 18:28:23,567 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:28:23,567 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,569 [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 2025-10-17 18:28:23,570 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696903177&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 18:28:23,570 [47 ] 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 2025-10-17 18:28:23,571 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:28:23,571 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:23,571 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,572 [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 2025-10-17 18:28:23,572 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:23,573 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6488ms INFO 2025-10-17 18:28:23,573 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,573 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5433ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:23,573 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:28:23,573 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:28:23,573 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:28:23,588 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:28:23,591 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:23,591 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6857ms INFO 2025-10-17 18:28:23,591 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,591 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5495ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:23,670 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:28:23,670 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:23,671 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,672 [47 ] 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 2025-10-17 18:28:23,673 [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 2025-10-17 18:28:23,673 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:23,673 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,673 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:28:23,673 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:28:23,673 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:28:23,674 [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 2025-10-17 18:28:23,679 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:23,679 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.039ms INFO 2025-10-17 18:28:23,679 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,679 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7032ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:23,689 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:28:23,689 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:28:23,692 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:23,692 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.8719ms INFO 2025-10-17 18:28:23,692 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,692 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3125ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:23,757 [59 ] 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 2025-10-17 18:28:23,757 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:28:23,757 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:23,757 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:23,757 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,757 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,759 [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 2025-10-17 18:28:23,759 [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 2025-10-17 18:28:23,762 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:23,762 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:23,762 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0759ms INFO 2025-10-17 18:28:23,762 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1419ms INFO 2025-10-17 18:28:23,762 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,762 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,762 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8619ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:23,762 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9847ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:23,825 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20& INFO 2025-10-17 18:28:23,825 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:23,826 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,827 [19 ] 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 2025-10-17 18:28:23,836 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:28:23,837 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:23,837 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,838 [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 2025-10-17 18:28:23,856 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:23,856 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.2701ms INFO 2025-10-17 18:28:23,856 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,856 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9398ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:23,874 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:23,874 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.3873ms INFO 2025-10-17 18:28:23,874 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,875 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5614ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:23,943 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 18:28:23,943 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330896&isHis=& INFO 2025-10-17 18:28:23,944 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:23,944 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:23,944 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,944 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,945 [59 ] 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 2025-10-17 18:28:23,945 [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 2025-10-17 18:28:23,949 [65 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 18:28:23,951 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:23,951 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8859ms INFO 2025-10-17 18:28:23,951 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,951 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7736ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:23,952 [65 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 18:28:23,954 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:23,954 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.5055ms INFO 2025-10-17 18:28:23,954 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:23,954 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3939ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:24,015 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20&isHis=& INFO 2025-10-17 18:28:24,015 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:24,015 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,016 [28 ] 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 2025-10-17 18:28:24,021 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=88&NodeCode=N1679296951903&guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20&recordId=386017&tableName=k_over& INFO 2025-10-17 18:28:24,021 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:24,021 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20&flowID=88&nodeCode=N1679296951903& INFO 2025-10-17 18:28:24,021 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,021 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:24,021 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,022 [61 ] 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 2025-10-17 18:28:24,022 [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 2025-10-17 18:28:24,069 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:24,070 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 47.2787ms INFO 2025-10-17 18:28:24,070 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,070 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0811ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:24,096 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:24,096 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 79.7905ms INFO 2025-10-17 18:28:24,096 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,096 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.7698ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:24,097 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:24,097 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.7961ms INFO 2025-10-17 18:28:24,097 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,097 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.4148ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:24,179 [28 ] 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 2025-10-17 18:28:24,180 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:24,180 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,181 [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 2025-10-17 18:28:24,196 [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 2025-10-17 18:28:24,196 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=56859ccc-148a-461c-bf97-401fa4c5d0a1%20%20& INFO 2025-10-17 18:28:24,196 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:24,196 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:24,197 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,197 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,198 [58 ] 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 2025-10-17 18:28:24,198 [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 2025-10-17 18:28:24,200 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:24,200 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 18.2951ms INFO 2025-10-17 18:28:24,200 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,200 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4938ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:24,202 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:24,202 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4647ms INFO 2025-10-17 18:28:24,202 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,202 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8842ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:24,274 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:24,277 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 78.6121ms INFO 2025-10-17 18:28:24,277 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:24,277 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.9869ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:25,474 [58 ] 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 2025-10-17 18:28:25,474 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:28:25,474 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:25,474 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:25,476 [58 ] 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 2025-10-17 18:28:25,482 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:25,482 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.2191ms INFO 2025-10-17 18:28:25,482 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:25,482 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5417ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:28:25,638 [61 ] 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=Z4bSvDjlwac%3D& INFO 2025-10-17 18:28:25,639 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:28:25,639 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:25,640 [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 2025-10-17 18:28:25,647 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:28:25,647 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.3527ms INFO 2025-10-17 18:28:25,647 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:28:25,647 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3562ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:28,805 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696968706&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 18:29:28,806 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:29:28,806 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8829ms 200 text/html INFO 2025-10-17 18:29:29,152 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760696969080 INFO 2025-10-17 18:29:29,152 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:29:29,153 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6488ms 200 application/javascript INFO 2025-10-17 18:29:29,168 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.0025945520335470817 INFO 2025-10-17 18:29:29,168 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:29:29,168 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.432ms 200 application/javascript INFO 2025-10-17 18:29:29,309 [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%3D1760696968706%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 18:29:29,309 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:29:29,309 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,310 [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 2025-10-17 18:29:29,311 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760696968706&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 18:29:29,314 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:29,314 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7906ms INFO 2025-10-17 18:29:29,314 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,314 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6474ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:29,341 [42 ] 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 2025-10-17 18:29:29,342 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:29:29,342 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,342 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,343 [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). INFO 2025-10-17 18:29:29,344 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:29:29,344 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:29:29,344 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:29:29,360 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:29:29,362 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:29,362 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9306ms INFO 2025-10-17 18:29:29,362 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,362 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8026ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:29,451 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:29:29,452 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,452 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,453 [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 2025-10-17 18:29:29,454 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:29:29,454 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:29:29,454 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:29:29,460 [23 ] 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 2025-10-17 18:29:29,460 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,461 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,462 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 18:29:29,468 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:29,468 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.7295ms INFO 2025-10-17 18:29:29,468 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,468 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7242ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:29,470 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:29:29,470 [42 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:29:29,473 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:29,473 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.6728ms INFO 2025-10-17 18:29:29,473 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,473 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4602ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:29,657 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:29:29,657 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,657 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,659 [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 2025-10-17 18:29:29,662 [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 2025-10-17 18:29:29,662 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,662 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,663 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:29,663 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 4.2059ms INFO 2025-10-17 18:29:29,663 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,663 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5233ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:29,664 [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 2025-10-17 18:29:29,666 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:29,667 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8861ms INFO 2025-10-17 18:29:29,667 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,667 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6176ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:29,775 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:29:29,775 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,775 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,777 [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 2025-10-17 18:29:29,781 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:29,781 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9245ms INFO 2025-10-17 18:29:29,781 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,782 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8791ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:29,798 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20& INFO 2025-10-17 18:29:29,798 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,798 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,800 [10 ] 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 2025-10-17 18:29:29,844 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:29,844 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.434ms INFO 2025-10-17 18:29:29,844 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,844 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.124ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:29,907 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 18:29:29,908 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,908 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,909 [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 2025-10-17 18:29:29,909 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330895&isHis=& INFO 2025-10-17 18:29:29,910 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,910 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,911 [42 ] 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 2025-10-17 18:29:29,915 [42 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 18:29:29,915 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:29,915 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.8101ms INFO 2025-10-17 18:29:29,915 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,915 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5382ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:29,917 [42 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 18:29:29,919 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:29,919 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.4338ms INFO 2025-10-17 18:29:29,919 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,920 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1753ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:29,989 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&isHis=& INFO 2025-10-17 18:29:29,989 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,989 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,991 [67 ] 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 2025-10-17 18:29:29,992 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&flowID=78&nodeCode=N1660557529938& INFO 2025-10-17 18:29:29,992 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557529938&guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&recordId=61607&tableName=K_LEAVE& INFO 2025-10-17 18:29:29,992 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,992 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,992 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:29,992 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:29,993 [42 ] 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 2025-10-17 18:29:29,993 [10 ] 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 2025-10-17 18:29:30,035 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:30,035 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 42.1584ms INFO 2025-10-17 18:29:30,035 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:30,035 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8465ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:30,039 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:30,039 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 45.9337ms INFO 2025-10-17 18:29:30,039 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:30,039 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.6014ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:30,043 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:30,043 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.6922ms INFO 2025-10-17 18:29:30,043 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:30,043 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.4686ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:30,130 [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 2025-10-17 18:29:30,130 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:30,130 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:30,131 [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 2025-10-17 18:29:30,133 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20& INFO 2025-10-17 18:29:30,134 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:30,134 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:30,134 [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 2025-10-17 18:29:30,134 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:30,135 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:30,135 [42 ] 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 2025-10-17 18:29:30,136 [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 2025-10-17 18:29:30,136 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:30,136 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7749ms INFO 2025-10-17 18:29:30,136 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:30,136 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8062ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:30,139 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:30,139 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9439ms INFO 2025-10-17 18:29:30,139 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:30,139 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5133ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:30,206 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:30,209 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.823ms INFO 2025-10-17 18:29:30,209 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:30,209 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.6706ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:31,319 [42 ] 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 2025-10-17 18:29:31,319 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:29:31,320 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:31,320 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:31,321 [42 ] 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 2025-10-17 18:29:31,327 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:31,327 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.1751ms INFO 2025-10-17 18:29:31,327 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:31,327 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4655ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:29:31,440 [42 ] 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=145cLHDsqZ4%3D& INFO 2025-10-17 18:29:31,440 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:29:31,441 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:31,442 [42 ] 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 2025-10-17 18:29:31,449 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:29:31,449 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.4702ms INFO 2025-10-17 18:29:31,449 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:29:31,449 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1116ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:06,848 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760697006715&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 18:30:06,849 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:30:06,849 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7591ms 200 text/html INFO 2025-10-17 18:30:07,115 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760697007042 INFO 2025-10-17 18:30:07,115 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:30:07,115 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8036ms 200 application/javascript INFO 2025-10-17 18:30:07,129 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7911901824059735 INFO 2025-10-17 18:30:07,129 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:30:07,129 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3815ms 200 application/javascript INFO 2025-10-17 18:30:07,224 [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 2025-10-17 18:30:07,224 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:30:07,225 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,225 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,226 [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%3D1760697006715%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 18:30:07,226 [41 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:30:07,226 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,226 [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 2025-10-17 18:30:07,227 [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 2025-10-17 18:30:07,227 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:30:07,228 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:30:07,228 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:30:07,228 [41 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760697006715&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 18:30:07,231 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,231 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.2909ms INFO 2025-10-17 18:30:07,231 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,231 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0704ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,243 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:30:07,245 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,245 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8074ms INFO 2025-10-17 18:30:07,245 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,245 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8038ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,319 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:30:07,319 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,320 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,321 [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 2025-10-17 18:30:07,322 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:30:07,322 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:30:07,322 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:30:07,323 [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 2025-10-17 18:30:07,323 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,323 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,324 [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 2025-10-17 18:30:07,327 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,327 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9694ms INFO 2025-10-17 18:30:07,327 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,328 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.545ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,336 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:30:07,336 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:30:07,339 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,339 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.8667ms INFO 2025-10-17 18:30:07,339 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,339 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.567ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,452 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:30:07,453 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,453 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,454 [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 2025-10-17 18:30:07,455 [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 2025-10-17 18:30:07,455 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,455 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,456 [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 2025-10-17 18:30:07,458 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,458 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3504ms INFO 2025-10-17 18:30:07,458 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,458 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7969ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,459 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,459 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9866ms INFO 2025-10-17 18:30:07,459 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,459 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.817ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,529 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=e500223b-e107-4860-a886-f9d449ad27d4%20%20& INFO 2025-10-17 18:30:07,530 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,530 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,531 [56 ] 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 2025-10-17 18:30:07,544 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:30:07,544 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,544 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,546 [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 2025-10-17 18:30:07,550 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,550 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3132ms INFO 2025-10-17 18:30:07,550 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,550 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1279ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,575 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,575 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 43.9357ms INFO 2025-10-17 18:30:07,575 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,575 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.6592ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,646 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 18:30:07,646 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,646 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,647 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330894&isHis=& INFO 2025-10-17 18:30:07,647 [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 2025-10-17 18:30:07,648 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,648 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,649 [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 2025-10-17 18:30:07,653 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 18:30:07,653 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,653 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6074ms INFO 2025-10-17 18:30:07,653 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,653 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3091ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,655 [56 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 18:30:07,657 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,657 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.2011ms INFO 2025-10-17 18:30:07,657 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,657 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8333ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,725 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=e500223b-e107-4860-a886-f9d449ad27d4%20%20&isHis=& INFO 2025-10-17 18:30:07,726 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,726 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,727 [5 ] 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 2025-10-17 18:30:07,737 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=e500223b-e107-4860-a886-f9d449ad27d4%20%20&flowID=78&nodeCode=N1660557529938& INFO 2025-10-17 18:30:07,737 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,737 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,738 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557529938&guid=e500223b-e107-4860-a886-f9d449ad27d4%20%20&recordId=61608&tableName=K_LEAVE& INFO 2025-10-17 18:30:07,738 [56 ] 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 2025-10-17 18:30:07,739 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,739 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,740 [41 ] 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 2025-10-17 18:30:07,778 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,778 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 50.8194ms INFO 2025-10-17 18:30:07,778 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,778 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.0908ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,817 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,817 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 78.3615ms INFO 2025-10-17 18:30:07,817 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,817 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.3865ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,818 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,819 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 78.6153ms INFO 2025-10-17 18:30:07,819 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,819 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.2837ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,916 [66 ] 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 2025-10-17 18:30:07,917 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,917 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,918 [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 2025-10-17 18:30:07,921 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,921 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0906ms INFO 2025-10-17 18:30:07,921 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,921 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9413ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,922 [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 2025-10-17 18:30:07,922 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,922 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,923 [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 2025-10-17 18:30:07,926 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:07,926 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7594ms INFO 2025-10-17 18:30:07,926 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,926 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4536ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:07,928 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=e500223b-e107-4860-a886-f9d449ad27d4%20%20& INFO 2025-10-17 18:30:07,928 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:07,928 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:07,929 [66 ] 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 2025-10-17 18:30:08,003 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:08,007 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 77.4156ms INFO 2025-10-17 18:30:08,007 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:08,007 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.0951ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:09,246 [66 ] 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 2025-10-17 18:30:09,247 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:30:09,247 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:09,247 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:09,248 [66 ] 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 2025-10-17 18:30:09,255 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:09,255 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.4751ms INFO 2025-10-17 18:30:09,255 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:09,255 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5776ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:30:09,333 [66 ] 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=hjPqeky83oI%3D& INFO 2025-10-17 18:30:09,334 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:30:09,334 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:09,335 [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 2025-10-17 18:30:09,342 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:30:09,342 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.5918ms INFO 2025-10-17 18:30:09,342 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 18:30:09,342 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5442ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:31:27,687 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 432 INFO 2025-10-17 18:31:27,688 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:31:27,689 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 18:31:27,710 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:31:27,719 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 29.8275ms INFO 2025-10-17 18:31:27,719 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:31:27,719 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0678ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:31:27,846 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 433 INFO 2025-10-17 18:31:27,846 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:31:27,847 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 18:31:27,854 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:31:27,855 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 7.1722ms INFO 2025-10-17 18:31:27,855 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:31:27,855 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1579ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:02,387 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760697241734&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:34:02,388 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:34:02,388 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9118ms 200 text/html INFO 2025-10-17 18:34:03,091 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760697242513 INFO 2025-10-17 18:34:03,092 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:34:03,092 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6557ms 200 application/javascript INFO 2025-10-17 18:34:03,177 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9578412998297648 INFO 2025-10-17 18:34:03,177 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:34:03,178 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6209ms 200 application/javascript INFO 2025-10-17 18:34:03,251 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760697241734&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:34:03,252 [53 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 18:34:03,252 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.637ms 200 text/html INFO 2025-10-17 18:34:03,331 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 18:34:03,331 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:34:03,333 [53 ] 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 2025-10-17 18:34:03,334 [53 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 18:34:03,334 [53 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 18:34:03,334 [53 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 18:34:03,334 [53 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 18:34:03,334 [53 ] 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 2025-10-17 18:34:03,336 [53 ] 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 2025-10-17 18:34:03,336 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.651ms INFO 2025-10-17 18:34:03,336 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:34:03,336 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5053ms 302 INFO 2025-10-17 18:34:03,699 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=VEYfoYPxJ3EwWTQ8VVcpb1l2wP7vsG5rmJH_iGP5JCA&state=ww0fe1cb02189622be INFO 2025-10-17 18:34:03,699 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 18:34:03,699 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6467ms 200 text/html INFO 2025-10-17 18:34:03,791 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=VEYfoYPxJ3EwWTQ8VVcpb1l2wP7vsG5rmJH_iGP5JCA INFO 2025-10-17 18:34:03,791 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:34:03,793 [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 2025-10-17 18:34:03,794 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:VEYfoYPxJ3EwWTQ8VVcpb1l2wP7vsG5rmJH_iGP5JCA,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 18:34:03,794 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 18:34:03,794 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:VEYfoYPxJ3EwWTQ8VVcpb1l2wP7vsG5rmJH_iGP5JCA INFO 2025-10-17 18:34:03,794 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 18:34:03,794 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 18:34:03,794 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 18:34:03,794 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=VEYfoYPxJ3EwWTQ8VVcpb1l2wP7vsG5rmJH_iGP5JCA INFO 2025-10-17 18:34:04,162 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"15820824083","DeviceId":"e075b713030c1c99","errcode":0,"errmsg":"ok"} INFO 2025-10-17 18:34:04,176 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:e075b713030c1c99 WxUserId:15820824083 INFO 2025-10-17 18:34:04,192 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D014017,a0188:1890 INFO 2025-10-17 18:34:04,229 [68 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 18:34:04,229 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 436.2994ms INFO 2025-10-17 18:34:04,229 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:34:04,230 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 438.5088ms 200 text/plain; charset=utf-8 INFO 2025-10-17 18:34:04,292 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760697243708&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 18:34:04,293 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:34:04,293 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.663ms 200 text/html INFO 2025-10-17 18:34:04,736 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760697244142 INFO 2025-10-17 18:34:04,737 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:34:04,737 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6679ms 200 application/javascript INFO 2025-10-17 18:34:04,807 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.09797927065944845 INFO 2025-10-17 18:34:04,807 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:34:04,807 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5281ms 200 application/javascript INFO 2025-10-17 18:34:04,977 [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%3D1760697243708%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 18:34:04,977 [60 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:34:04,977 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:04,979 [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 2025-10-17 18:34:04,980 [60 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760697243708&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 18:34:04,983 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:04,983 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0844ms INFO 2025-10-17 18:34:04,983 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:04,983 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.179ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,014 [73 ] 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 2025-10-17 18:34:05,014 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:34:05,014 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,014 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,016 [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 2025-10-17 18:34:05,017 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:34:05,017 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:34:05,017 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:34:05,033 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:34:05,035 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,035 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5259ms INFO 2025-10-17 18:34:05,035 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,035 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7954ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,163 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:34:05,164 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,164 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,165 [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 2025-10-17 18:34:05,166 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:34:05,167 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:34:05,167 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:34:05,189 [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 2025-10-17 18:34:05,189 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,189 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,191 [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 2025-10-17 18:34:05,195 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,195 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9087ms INFO 2025-10-17 18:34:05,195 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,195 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1324ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,198 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:34:05,213 [68 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:34:05,215 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,215 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 49.9994ms INFO 2025-10-17 18:34:05,215 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,216 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.2568ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,372 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:34:05,373 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,373 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,374 [69 ] 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 2025-10-17 18:34:05,381 [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 2025-10-17 18:34:05,382 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,382 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,383 [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 2025-10-17 18:34:05,383 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,383 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8214ms INFO 2025-10-17 18:34:05,383 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,383 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9863ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,386 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,386 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9077ms INFO 2025-10-17 18:34:05,386 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,386 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6755ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,453 [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 2025-10-17 18:34:05,454 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,454 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,455 [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 2025-10-17 18:34:05,458 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,458 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.818ms INFO 2025-10-17 18:34:05,458 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,458 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4982ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,461 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 18:34:05,462 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,462 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,463 [69 ] 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 2025-10-17 18:34:05,466 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,466 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2396ms INFO 2025-10-17 18:34:05,466 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,466 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9107ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,468 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 18:34:05,468 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,469 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,470 [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 2025-10-17 18:34:05,472 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,472 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7246ms INFO 2025-10-17 18:34:05,472 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,472 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2475ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,478 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 18:34:05,478 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,478 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,480 [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 2025-10-17 18:34:05,486 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,487 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 6.947ms INFO 2025-10-17 18:34:05,487 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,487 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8921ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,495 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 18:34:05,496 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,496 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,497 [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 2025-10-17 18:34:05,500 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,500 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 2.9454ms INFO 2025-10-17 18:34:05,500 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,500 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:34:05,500 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5284ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,500 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,500 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,501 [45 ] 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 2025-10-17 18:34:05,506 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,506 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3704ms INFO 2025-10-17 18:34:05,506 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,506 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9566ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,575 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 18:34:05,575 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,575 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,576 [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 2025-10-17 18:34:05,584 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,585 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1209ms INFO 2025-10-17 18:34:05,585 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,585 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6825ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:05,585 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 18:34:05,585 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:05,585 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,586 [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 2025-10-17 18:34:05,603 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:05,603 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.42ms INFO 2025-10-17 18:34:05,603 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:05,603 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0767ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:07,016 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 18:34:07,016 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:07,017 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:07,018 [69 ] 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 2025-10-17 18:34:07,019 [69 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4OTAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDAxNyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuaYoOiKsyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODkwIiwianRpIjoiN2I3N2IzNTAtY2U1Yi00N2VmLWJiODItZDY1NGNjNDExMzkwIiwiaWF0IjoxNzYwNjk3MjQ0LCJuYmYiOjE3NjA2OTcyNDIsImV4cCI6MTc2MDc4MzY0NCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.IFeGsiEyDGLQoL4CLrEAtoQsT-sDmtqXbcqddhRzblA INFO 2025-10-17 18:34:07,022 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:07,022 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.8494ms INFO 2025-10-17 18:34:07,022 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:07,022 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9976ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:07,191 [60 ] 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 2025-10-17 18:34:07,191 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:34:07,192 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:07,192 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:07,193 [60 ] 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 2025-10-17 18:34:07,197 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:07,197 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.287ms INFO 2025-10-17 18:34:07,197 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:07,198 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2553ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:07,199 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 18:34:07,199 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:07,199 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:07,200 [45 ] 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 2025-10-17 18:34:07,204 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:07,204 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 3.9288ms INFO 2025-10-17 18:34:07,204 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:07,204 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.659ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:33,219 [45 ] 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 2025-10-17 18:34:33,219 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:33,219 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:33,221 [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 2025-10-17 18:34:33,225 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:33,225 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.9671ms INFO 2025-10-17 18:34:33,225 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:33,225 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9677ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:34:33,225 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 18:34:33,225 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:34:33,225 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:33,227 [69 ] 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 2025-10-17 18:34:33,267 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:34:33,267 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 40.2348ms INFO 2025-10-17 18:34:33,267 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:34:33,267 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.0587ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:40:42,045 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 18:40:42,045 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:40:42,046 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:40:42,047 [67 ] 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 2025-10-17 18:40:42,095 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:40:42,095 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 47.9441ms INFO 2025-10-17 18:40:42,095 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 18:40:42,095 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.1345ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:44,751 [49 ] 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 2025-10-17 18:50:44,752 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 18:50:44,752 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4836ms 304 text/html INFO 2025-10-17 18:50:44,831 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 18:50:44,832 [49 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 18:50:44,832 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3643ms 304 application/javascript INFO 2025-10-17 18:50:44,858 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698244128&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:50:44,859 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:50:44,859 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7453ms 200 text/html INFO 2025-10-17 18:50:45,765 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760698245085 INFO 2025-10-17 18:50:45,766 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:50:45,766 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6693ms 200 application/javascript INFO 2025-10-17 18:50:45,853 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.1014287501875879 INFO 2025-10-17 18:50:45,854 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:50:45,854 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5991ms 200 application/javascript INFO 2025-10-17 18:50:46,019 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760698244128&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:50:46,020 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 18:50:46,020 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.595ms 200 text/html INFO 2025-10-17 18:50:46,077 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 18:50:46,078 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:50:46,078 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5742ms 200 application/javascript INFO 2025-10-17 18:50:46,125 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 18:50:46,126 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:50:46,128 [49 ] 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 2025-10-17 18:50:46,129 [49 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 18:50:46,129 [49 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 18:50:46,129 [49 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 18:50:46,129 [49 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 18:50:46,129 [49 ] 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 2025-10-17 18:50:46,132 [68 ] 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 2025-10-17 18:50:46,132 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.2611ms INFO 2025-10-17 18:50:46,132 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:50:46,132 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6798ms 302 INFO 2025-10-17 18:50:46,697 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=RQxXr3I-TAcEtIu5-BcxRVVwhooMWBsvnllhm52RpSk&state=ww0fe1cb02189622be INFO 2025-10-17 18:50:46,698 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 18:50:46,698 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7043ms 200 text/html INFO 2025-10-17 18:50:46,777 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=RQxXr3I-TAcEtIu5-BcxRVVwhooMWBsvnllhm52RpSk INFO 2025-10-17 18:50:46,777 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:50:46,779 [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 2025-10-17 18:50:46,780 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:RQxXr3I-TAcEtIu5-BcxRVVwhooMWBsvnllhm52RpSk,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 18:50:46,780 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 18:50:46,780 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:RQxXr3I-TAcEtIu5-BcxRVVwhooMWBsvnllhm52RpSk INFO 2025-10-17 18:50:46,780 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 18:50:46,780 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 18:50:46,780 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 18:50:46,780 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=RQxXr3I-TAcEtIu5-BcxRVVwhooMWBsvnllhm52RpSk INFO 2025-10-17 18:50:47,136 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"Ever.Wang","DeviceId":"77a18f1b3b59a0cd","errcode":0,"errmsg":"ok"} INFO 2025-10-17 18:50:47,150 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:77a18f1b3b59a0cd WxUserId:Ever.Wang INFO 2025-10-17 18:50:47,167 [68 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D000412,a0188:1472 INFO 2025-10-17 18:50:47,203 [68 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 18:50:47,203 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 423.7798ms INFO 2025-10-17 18:50:47,203 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:50:47,203 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 425.7767ms 200 text/plain; charset=utf-8 INFO 2025-10-17 18:50:47,276 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698246565&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 18:50:47,277 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:50:47,277 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6739ms 200 text/html INFO 2025-10-17 18:50:47,608 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760698246912 INFO 2025-10-17 18:50:47,608 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:50:47,609 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5691ms 200 application/javascript INFO 2025-10-17 18:50:47,663 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6350411846509675 INFO 2025-10-17 18:50:47,664 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:50:47,664 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4633ms 200 application/javascript INFO 2025-10-17 18:50:47,879 [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 2025-10-17 18:50:47,879 [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%3D1760698246565%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 18:50:47,880 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:50:47,880 [49 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:50:47,880 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:47,880 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:47,880 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:47,881 [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 2025-10-17 18:50:47,881 [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 2025-10-17 18:50:47,882 [49 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698246565&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 18:50:47,885 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:47,885 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7748ms INFO 2025-10-17 18:50:47,885 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:47,885 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8931ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,169 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:50:48,169 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:50:48,169 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:50:48,184 [49 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:50:48,187 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,187 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 306.1139ms INFO 2025-10-17 18:50:48,187 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,188 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 308.2132ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,353 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:50:48,353 [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 2025-10-17 18:50:48,353 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,353 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,353 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,353 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,355 [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 2025-10-17 18:50:48,355 [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 2025-10-17 18:50:48,356 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:50:48,356 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:50:48,356 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:50:48,358 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,358 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4252ms INFO 2025-10-17 18:50:48,358 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,358 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.54ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,371 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:50:48,386 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:50:48,389 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,389 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.6768ms INFO 2025-10-17 18:50:48,389 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,389 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8321ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,521 [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 2025-10-17 18:50:48,521 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,521 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,522 [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 2025-10-17 18:50:48,525 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,526 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0813ms INFO 2025-10-17 18:50:48,526 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,526 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8527ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,622 [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 2025-10-17 18:50:48,622 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,622 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,624 [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 2025-10-17 18:50:48,627 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,627 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.477ms INFO 2025-10-17 18:50:48,627 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,627 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4414ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,654 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 18:50:48,655 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,655 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,656 [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 2025-10-17 18:50:48,662 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,662 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.6613ms INFO 2025-10-17 18:50:48,662 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,662 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5151ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,664 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 18:50:48,664 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,665 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,666 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 18:50:48,666 [25 ] 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 2025-10-17 18:50:48,666 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,666 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,667 [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 2025-10-17 18:50:48,669 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,669 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9758ms INFO 2025-10-17 18:50:48,669 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,669 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7232ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,674 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,674 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3677ms INFO 2025-10-17 18:50:48,675 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,675 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0813ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,682 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 18:50:48,682 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,683 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,684 [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 2025-10-17 18:50:48,687 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,687 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.157ms INFO 2025-10-17 18:50:48,687 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,687 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8303ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,701 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:50:48,701 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,702 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,703 [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 2025-10-17 18:50:48,707 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,707 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6715ms INFO 2025-10-17 18:50:48,707 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,707 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2213ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,748 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 18:50:48,748 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,748 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,750 [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 2025-10-17 18:50:48,754 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 18:50:48,755 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,755 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,756 [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 2025-10-17 18:50:48,758 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,758 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.4134ms INFO 2025-10-17 18:50:48,758 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,758 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3645ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,773 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,773 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.0836ms INFO 2025-10-17 18:50:48,773 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,773 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2304ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:48,822 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:50:48,822 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:48,822 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,824 [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 2025-10-17 18:50:48,832 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:48,832 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7196ms INFO 2025-10-17 18:50:48,832 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:48,832 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5723ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:51,285 [6 ] 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 2025-10-17 18:50:51,286 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:51,286 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,286 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 18:50:51,287 [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 2025-10-17 18:50:51,287 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:51,287 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,287 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:51,287 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,287 [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 2025-10-17 18:50:51,288 [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 2025-10-17 18:50:51,288 [68 ] 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 2025-10-17 18:50:51,291 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:51,291 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8681ms INFO 2025-10-17 18:50:51,291 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,291 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1292ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:51,292 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:51,292 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.607ms INFO 2025-10-17 18:50:51,292 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,292 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4425ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:51,293 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:51,293 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0618ms INFO 2025-10-17 18:50:51,293 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,294 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1028ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:51,326 [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 2025-10-17 18:50:51,326 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:51,326 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,328 [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 2025-10-17 18:50:51,331 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:51,331 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.333ms INFO 2025-10-17 18:50:51,331 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,331 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3111ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:51,347 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 18:50:51,348 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:51,348 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,349 [68 ] 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 2025-10-17 18:50:51,354 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:51,354 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 4.9846ms INFO 2025-10-17 18:50:51,354 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,354 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7153ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:50:51,390 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1472& INFO 2025-10-17 18:50:51,390 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:50:51,390 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,391 [68 ] 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 2025-10-17 18:50:51,395 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:50:51,399 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.2883ms INFO 2025-10-17 18:50:51,399 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:50:51,399 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9275ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:51:02,121 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/changePwd2.dc1bd83c.css INFO 2025-10-17 18:51:02,121 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/changePwd2.dc1bd83c.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\changePwd2.dc1bd83c.css' INFO 2025-10-17 18:51:02,121 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6904ms 200 text/css INFO 2025-10-17 18:51:02,122 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/changePwd2.5bd19c8e.js INFO 2025-10-17 18:51:02,122 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:51:02,123 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/changePwd2.5bd19c8e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\changePwd2.5bd19c8e.js' INFO 2025-10-17 18:51:02,123 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5157ms 200 application/javascript INFO 2025-10-17 18:51:02,230 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=2605400501,2605400502&IsEss=true& INFO 2025-10-17 18:51:02,231 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:51:02,231 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:51:02,232 [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 2025-10-17 18:51:02,233 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 18:51:02,233 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:51:02,233 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 18:51:02,234 [6 ] 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 2025-10-17 18:51:02,238 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:51:02,238 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.8804ms INFO 2025-10-17 18:51:02,238 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:51:02,238 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9848ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:51:02,239 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:51:02,239 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 5.1227ms INFO 2025-10-17 18:51:02,239 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 18:51:02,240 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0338ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:51:02,983 [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 2025-10-17 18:51:02,984 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:51:02,984 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:51:02,986 [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 2025-10-17 18:51:02,991 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:51:02,991 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.454ms INFO 2025-10-17 18:51:02,991 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:51:02,991 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9188ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:26,974 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698405903&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:53:26,975 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:53:26,975 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.738ms 200 text/html INFO 2025-10-17 18:53:27,703 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760698406847 INFO 2025-10-17 18:53:27,704 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:53:27,704 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8011ms 200 application/javascript INFO 2025-10-17 18:53:28,173 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.38274663465219083 INFO 2025-10-17 18:53:28,174 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:53:28,174 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6041ms 200 application/javascript INFO 2025-10-17 18:53:28,384 [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%3D1760698405903%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 18:53:28,384 [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 2025-10-17 18:53:28,385 [65 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:53:28,385 [28 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:53:28,385 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:28,385 [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 2025-10-17 18:53:28,385 [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 2025-10-17 18:53:28,385 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:28,386 [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 2025-10-17 18:53:28,386 [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 2025-10-17 18:53:28,387 [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 2025-10-17 18:53:28,387 [28 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698405903&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:53:28,387 [65 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 18:53:28,387 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:28,387 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.0027ms INFO 2025-10-17 18:53:28,388 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:28,388 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2447ms 401 application/json; charset=utf-8 INFO 2025-10-17 18:53:28,390 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:28,390 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7906ms INFO 2025-10-17 18:53:28,390 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:28,390 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9095ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:28,809 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 18:53:28,809 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:53:28,810 [59 ] 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 2025-10-17 18:53:28,810 [59 ] 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 2025-10-17 18:53:28,810 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:53:28,811 [59 ] 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 2025-10-17 18:53:28,813 [28 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIxMTYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTUyNSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWNouWtmeaelyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMTE2IiwianRpIjoiM2UyYmEyNWQtYWE3OC00MjhiLWI4MDUtMjAwYmZmMGRiYjcwIiwiaWF0IjoxNzYwNTQzMDg2LCJuYmYiOjE3NjA1NDMwODQsImV4cCI6MTc2MDYyOTQ4NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.8M55DnS3D9IVwhMyc8Z1Jb0yhNR-0CzUN6TIjlOM3t8 INFO 2025-10-17 18:53:28,815 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:28,815 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9202ms INFO 2025-10-17 18:53:28,815 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:53:28,816 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3874ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:28,939 [59 ] 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 2025-10-17 18:53:28,939 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:53:28,939 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:28,941 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:28,942 [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 2025-10-17 18:53:28,943 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:53:28,943 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:53:28,943 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:53:28,958 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:53:28,961 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:28,961 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3982ms INFO 2025-10-17 18:53:28,961 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:28,961 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8021ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,104 [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 2025-10-17 18:53:29,104 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:53:29,104 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,104 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,104 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,104 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,106 [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 2025-10-17 18:53:29,106 [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 2025-10-17 18:53:29,107 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:53:29,107 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:53:29,107 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:53:29,109 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,109 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6437ms INFO 2025-10-17 18:53:29,109 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,109 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6845ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,122 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:53:29,137 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:53:29,139 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,140 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.9826ms INFO 2025-10-17 18:53:29,140 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,140 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8275ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,299 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:53:29,299 [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 2025-10-17 18:53:29,299 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,299 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,299 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,299 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,301 [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 2025-10-17 18:53:29,301 [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 2025-10-17 18:53:29,304 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,304 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6068ms INFO 2025-10-17 18:53:29,304 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,304 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6957ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,309 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,309 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3156ms INFO 2025-10-17 18:53:29,309 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,309 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.248ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,339 [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 2025-10-17 18:53:29,339 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,339 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,340 [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 2025-10-17 18:53:29,343 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,343 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9366ms INFO 2025-10-17 18:53:29,343 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,343 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7866ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,356 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 18:53:29,357 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,357 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,358 [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 2025-10-17 18:53:29,359 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 18:53:29,359 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,359 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,360 [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 2025-10-17 18:53:29,374 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,374 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 15.788ms INFO 2025-10-17 18:53:29,374 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,374 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5677ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,376 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,376 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 16.0098ms INFO 2025-10-17 18:53:29,377 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,377 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6467ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,378 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 18:53:29,378 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,379 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,379 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 18:53:29,379 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,379 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,380 [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 2025-10-17 18:53:29,380 [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 2025-10-17 18:53:29,384 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,384 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5767ms INFO 2025-10-17 18:53:29,384 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,384 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.28ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,388 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,388 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.585ms INFO 2025-10-17 18:53:29,388 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,388 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6283ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,419 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:53:29,419 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,419 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,420 [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 2025-10-17 18:53:29,425 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,425 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7207ms INFO 2025-10-17 18:53:29,425 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,425 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5517ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,463 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 18:53:29,463 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 18:53:29,463 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,463 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:29,464 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,464 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,465 [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 2025-10-17 18:53:29,465 [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 2025-10-17 18:53:29,482 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,482 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.3713ms INFO 2025-10-17 18:53:29,482 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,482 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1998ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:29,485 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:29,485 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.1919ms INFO 2025-10-17 18:53:29,485 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:29,485 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8786ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:30,738 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 18:53:30,738 [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 2025-10-17 18:53:30,738 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:30,738 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:30,738 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,739 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,740 [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 2025-10-17 18:53:30,740 [28 ] 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 2025-10-17 18:53:30,744 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:30,744 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8449ms INFO 2025-10-17 18:53:30,744 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,744 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8564ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:30,745 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:30,745 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.9682ms INFO 2025-10-17 18:53:30,745 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,745 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3092ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:30,754 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 18:53:30,754 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:30,755 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,756 [61 ] 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 2025-10-17 18:53:30,758 [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 2025-10-17 18:53:30,758 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:30,759 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,759 [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 2025-10-17 18:53:30,759 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:30,759 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,760 [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 2025-10-17 18:53:30,760 [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 2025-10-17 18:53:30,761 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:30,761 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.1839ms INFO 2025-10-17 18:53:30,761 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,761 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0746ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:30,763 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:30,763 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9801ms INFO 2025-10-17 18:53:30,763 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,763 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8376ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:30,763 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:30,763 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8987ms INFO 2025-10-17 18:53:30,763 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,763 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6596ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:30,883 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2116& INFO 2025-10-17 18:53:30,884 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:30,884 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,885 [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 2025-10-17 18:53:30,889 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:30,893 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.1703ms INFO 2025-10-17 18:53:30,893 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:30,893 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9495ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:37,303 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 18:53:37,303 [28 ] 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 2025-10-17 18:53:37,304 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:37,304 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:37,304 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:37,304 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:37,305 [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 2025-10-17 18:53:37,305 [61 ] 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 2025-10-17 18:53:37,307 [61 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 18:53:37,309 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:37,309 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6416ms INFO 2025-10-17 18:53:37,309 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:37,309 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7796ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:37,314 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:37,314 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.3516ms INFO 2025-10-17 18:53:37,314 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:37,314 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5589ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:53:37,898 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2116& INFO 2025-10-17 18:53:37,899 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:53:37,899 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:37,900 [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 2025-10-17 18:53:37,904 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:53:37,908 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.5787ms INFO 2025-10-17 18:53:37,908 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 18:53:37,908 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6049ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:54:04,134 [61 ] 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 2025-10-17 18:54:04,135 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:54:04,135 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:54:04,136 [61 ] 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 2025-10-17 18:54:04,140 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:54:04,140 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6341ms INFO 2025-10-17 18:54:04,140 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:54:04,140 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8661ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:18,231 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698578066&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:56:18,232 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 18:56:18,232 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6821ms 200 text/html INFO 2025-10-17 18:56:18,714 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760698578680 INFO 2025-10-17 18:56:18,714 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 18:56:18,714 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8663ms 200 application/javascript INFO 2025-10-17 18:56:18,788 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.42205704609543315 INFO 2025-10-17 18:56:18,788 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 18:56:18,788 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6575ms 200 application/javascript INFO 2025-10-17 18:56:18,919 [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%3D1760698578066%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 18:56:18,919 [6 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 18:56:18,919 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:18,920 [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 2025-10-17 18:56:18,921 [6 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698578066&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 18:56:18,924 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:18,925 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2357ms INFO 2025-10-17 18:56:18,925 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:18,925 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1783ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:18,962 [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 2025-10-17 18:56:18,962 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:56:18,962 [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 2025-10-17 18:56:18,962 [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 2025-10-17 18:56:18,962 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:18,964 [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 2025-10-17 18:56:18,964 [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 2025-10-17 18:56:18,964 [53 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 18:56:18,964 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:18,965 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8403ms INFO 2025-10-17 18:56:18,965 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:18,965 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9608ms 401 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,079 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 18:56:19,079 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:56:19,079 [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 2025-10-17 18:56:19,079 [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 2025-10-17 18:56:19,079 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:56:19,081 [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 2025-10-17 18:56:19,082 [53 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyMDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNTg0MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiwoueZu-WmriIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjA4IiwianRpIjoiNDcwZDJkZGMtMjcyNS00YjNlLWE4MzEtOGFhMjQxNzM4NDBmIiwiaWF0IjoxNzYwNjA4MzQ3LCJuYmYiOjE3NjA2MDgzNDUsImV4cCI6MTc2MDY5NDc0NywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.ChyqWYjIJMlm9s2uiNf5CYJvPc23S54yUm_enC0Auk8 INFO 2025-10-17 18:56:19,085 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,085 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0621ms INFO 2025-10-17 18:56:19,085 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 18:56:19,085 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4234ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,245 [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 2025-10-17 18:56:19,245 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:56:19,245 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,245 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,247 [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 2025-10-17 18:56:19,248 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 18:56:19,248 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 18:56:19,248 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 18:56:19,263 [53 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 18:56:19,265 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,266 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.8116ms INFO 2025-10-17 18:56:19,266 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,266 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8931ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,500 [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 2025-10-17 18:56:19,500 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 18:56:19,500 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,500 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,501 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,501 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,502 [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 2025-10-17 18:56:19,502 [69 ] 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 2025-10-17 18:56:19,503 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 18:56:19,503 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 18:56:19,503 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 18:56:19,505 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,505 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5405ms INFO 2025-10-17 18:56:19,505 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,506 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.577ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,518 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 18:56:19,533 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 18:56:19,536 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,536 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.9139ms INFO 2025-10-17 18:56:19,536 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,536 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9866ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,670 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 18:56:19,671 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,671 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,672 [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 2025-10-17 18:56:19,679 [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 2025-10-17 18:56:19,679 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,679 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,680 [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 2025-10-17 18:56:19,684 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,684 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2013ms INFO 2025-10-17 18:56:19,684 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,684 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0312ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,720 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,720 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 48.4141ms INFO 2025-10-17 18:56:19,720 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,721 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3333ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,753 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 18:56:19,753 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,753 [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 2025-10-17 18:56:19,753 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,754 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,754 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,755 [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 2025-10-17 18:56:19,755 [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 2025-10-17 18:56:19,758 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,758 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.939ms INFO 2025-10-17 18:56:19,758 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,758 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6431ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,760 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,760 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.3143ms INFO 2025-10-17 18:56:19,760 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,760 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0789ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,825 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 18:56:19,826 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,826 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,826 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 18:56:19,826 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,826 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,826 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 18:56:19,827 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,827 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,827 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 18:56:19,827 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,827 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,828 [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 2025-10-17 18:56:19,828 [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 2025-10-17 18:56:19,828 [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 2025-10-17 18:56:19,828 [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 2025-10-17 18:56:19,832 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,832 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.2859ms INFO 2025-10-17 18:56:19,832 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,832 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9186ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,834 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,834 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1534ms INFO 2025-10-17 18:56:19,834 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,834 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.848ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,834 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,834 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.5517ms INFO 2025-10-17 18:56:19,834 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,834 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8509ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,835 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,835 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6589ms INFO 2025-10-17 18:56:19,835 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,835 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4368ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,906 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 18:56:19,906 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,906 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,907 [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 2025-10-17 18:56:19,914 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 18:56:19,914 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:19,914 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,916 [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 2025-10-17 18:56:19,916 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,916 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.4237ms INFO 2025-10-17 18:56:19,916 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,916 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0495ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:19,931 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:19,932 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.9954ms INFO 2025-10-17 18:56:19,932 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:19,932 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7221ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:20,761 [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 2025-10-17 18:56:20,762 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:20,762 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:20,762 [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 2025-10-17 18:56:20,763 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 18:56:20,763 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 18:56:20,763 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:20,764 [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 2025-10-17 18:56:20,764 [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 2025-10-17 18:56:20,775 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:20,775 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 11.3484ms INFO 2025-10-17 18:56:20,775 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:20,775 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7782ms 200 application/json; charset=utf-8 INFO 2025-10-17 18:56:20,800 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 18:56:20,800 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 36.1344ms INFO 2025-10-17 18:56:20,800 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 18:56:20,800 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0973ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:01:24,918 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698884765&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:01:24,919 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:01:24,919 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9006ms 200 text/html INFO 2025-10-17 19:01:25,346 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760698885229 INFO 2025-10-17 19:01:25,347 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:01:25,347 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7863ms 200 application/javascript INFO 2025-10-17 19:01:25,372 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.28524257506732553 INFO 2025-10-17 19:01:25,372 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:01:25,372 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5209ms 200 application/javascript INFO 2025-10-17 19:01:25,472 [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%3D1760698884765%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:01:25,473 [5 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:01:25,473 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:25,474 [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 2025-10-17 19:01:25,475 [5 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698884765&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:01:25,478 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:01:25,478 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0202ms INFO 2025-10-17 19:01:25,478 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:25,479 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2035ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:01:25,482 [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 2025-10-17 19:01:25,482 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:01:25,482 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:01:25,482 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:25,484 [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 2025-10-17 19:01:25,485 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:01:25,485 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:01:25,485 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:01:25,500 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:01:25,502 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:01:25,502 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5875ms INFO 2025-10-17 19:01:25,502 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:25,502 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6929ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:01:25,571 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 19:01:25,571 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:01:25,571 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:01:25,571 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:25,572 [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 2025-10-17 19:01:25,573 [42 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MTUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODQ2NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumDreW-t-WogSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjE1IiwianRpIjoiNTdlM2IwNTctMWY1ZC00OTE5LWI2MjEtYTJlNGVmZmU0ZWRmIiwiaWF0IjoxNzYwNjU5MTY5LCJuYmYiOjE3NjA2NTkxNjcsImV4cCI6MTc2MDc0NTU2OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.EJgqNtmwAlKKehqLNL9Myr7I03CezKCZsLeVfnTpwDY INFO 2025-10-17 19:01:25,575 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:01:25,576 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.1394ms INFO 2025-10-17 19:01:25,576 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:25,576 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1611ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:01:25,654 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:01:25,654 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: [object Object] INFO 2025-10-17 19:01:25,654 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:25,655 [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 2025-10-17 19:01:25,655 [5 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: [object Object] INFO 2025-10-17 19:01:25,655 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:25,656 [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 2025-10-17 19:01:25,656 [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). WARN 2025-10-17 19:01:25,656 [56 ] 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) WARN 2025-10-17 19:01:25,656 [5 ] 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 2025-10-17 19:01:25,657 [56 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:01:25,657 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:01:25,657 [5 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:01:25,657 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 0.9193ms INFO 2025-10-17 19:01:25,657 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:25,657 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:01:25,657 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7065ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:01:25,657 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 0.889ms INFO 2025-10-17 19:01:25,657 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:25,657 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4869ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:01:25,725 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 177 INFO 2025-10-17 19:01:25,725 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:01:25,725 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: [object Object] INFO 2025-10-17 19:01:25,725 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:25,727 [71 ] 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). WARN 2025-10-17 19:01:25,731 [56 ] Mvc.ExceptionHandling.AbpExceptionFilter - Method arguments are not valid! See ValidationErrors for details. Abp.Runtime.Validation.AbpValidationException: Method arguments are not valid! See ValidationErrors for details. at Abp.Runtime.Validation.Interception.MethodInvocationValidator.ThrowValidationError() at Abp.Runtime.Validation.Interception.MethodInvocationValidator.Validate() at Abp.AspNetCore.Mvc.Validation.AbpValidationActionFilter.OnActionExecutionAsync(ActionExecutingContext context, ActionExecutionDelegate next) 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) WARN 2025-10-17 19:01:25,732 [56 ] Mvc.ExceptionHandling.AbpExceptionFilter - There are 2 validation errors: WARN 2025-10-17 19:01:25,732 [56 ] Mvc.ExceptionHandling.AbpExceptionFilter - Unexpected character encountered while parsing value: {. Path 'lastToken', line 1, position 14. (lastToken) WARN 2025-10-17 19:01:25,732 [56 ] Mvc.ExceptionHandling.AbpExceptionFilter - After parsing a value an unexpected character was encountered: :. Path 'lastToken', line 1, position 23. (lastToken) INFO 2025-10-17 19:01:25,732 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:01:25,732 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.9836ms INFO 2025-10-17 19:01:25,732 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:25,732 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9873ms 400 application/json; charset=utf-8 INFO 2025-10-17 19:01:25,766 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 19:01:25,767 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 19:01:25,767 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6969ms 200 text/html INFO 2025-10-17 19:01:25,786 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 19:01:25,787 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:01:25,787 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6518ms 200 application/javascript INFO 2025-10-17 19:01:25,811 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 19:01:25,811 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:25,813 [5 ] 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 2025-10-17 19:01:25,814 [5 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:01:25,814 [5 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:01:25,814 [5 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 19:01:25,814 [5 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 19:01:25,814 [5 ] 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 2025-10-17 19:01:25,816 [5 ] 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 2025-10-17 19:01:25,816 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.4523ms INFO 2025-10-17 19:01:25,816 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:25,816 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2602ms 302 INFO 2025-10-17 19:01:26,417 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=n8w174j_zNwXp95s2EgL0RohnXTTnDF5k-FY6yqPkaQ&state=ww0fe1cb02189622be INFO 2025-10-17 19:01:26,417 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 19:01:26,417 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7505ms 200 text/html INFO 2025-10-17 19:01:26,448 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=n8w174j_zNwXp95s2EgL0RohnXTTnDF5k-FY6yqPkaQ INFO 2025-10-17 19:01:26,449 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:26,450 [71 ] 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 2025-10-17 19:01:26,451 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:n8w174j_zNwXp95s2EgL0RohnXTTnDF5k-FY6yqPkaQ,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:01:26,451 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:01:26,451 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:n8w174j_zNwXp95s2EgL0RohnXTTnDF5k-FY6yqPkaQ INFO 2025-10-17 19:01:26,451 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 19:01:26,451 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 19:01:26,451 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 19:01:26,451 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=n8w174j_zNwXp95s2EgL0RohnXTTnDF5k-FY6yqPkaQ INFO 2025-10-17 19:01:26,880 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13424005578","DeviceId":"ff7361bf4adf53ddbccad72b0257cdd3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 19:01:26,893 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:ff7361bf4adf53ddbccad72b0257cdd3 WxUserId:13424005578 INFO 2025-10-17 19:01:26,909 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D008466,a0188:1615 INFO 2025-10-17 19:01:26,941 [71 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 19:01:26,942 [71 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 19:01:26,942 [71 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 19:01:26,945 [56 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 19:01:26,945 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 494.5921ms INFO 2025-10-17 19:01:26,945 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:26,945 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 496.6033ms 200 text/plain; charset=utf-8 INFO 2025-10-17 19:01:27,054 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698886915&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 19:01:27,054 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:01:27,055 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6661ms 200 text/html INFO 2025-10-17 19:01:27,267 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760698887150 INFO 2025-10-17 19:01:27,267 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:01:27,268 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6601ms 200 application/javascript INFO 2025-10-17 19:01:27,297 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3289952549004532 INFO 2025-10-17 19:01:27,297 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:01:27,297 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4912ms 200 application/javascript INFO 2025-10-17 19:01:27,317 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo.png INFO 2025-10-17 19:01:27,318 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo.png' INFO 2025-10-17 19:01:27,318 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4468ms 200 image/png INFO 2025-10-17 19:01:27,361 [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%3D1760698886915%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 19:01:27,362 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:01:27,362 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:27,362 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 19:01:27,363 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:27,363 [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 2025-10-17 19:01:27,364 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 19:01:27,364 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698886915&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 19:01:27,367 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:01:27,367 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:01:27,367 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 3.0141ms INFO 2025-10-17 19:01:27,367 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:27,367 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6855ms INFO 2025-10-17 19:01:27,367 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.556ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:01:27,367 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:27,367 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5898ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:01:27,377 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 19:01:27,377 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:27,378 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 19:01:27,381 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:01:27,381 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 2.8291ms INFO 2025-10-17 19:01:27,381 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:01:27,381 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.361ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:01:38,204 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 19:01:38,205 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:38,206 [39 ] 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 2025-10-17 19:01:38,207 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:01:38,207 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:01:38,207 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 19:01:38,207 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 19:01:38,207 [39 ] 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 2025-10-17 19:01:38,210 [39 ] 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 2025-10-17 19:01:38,210 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.6738ms INFO 2025-10-17 19:01:38,210 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:38,210 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.84ms 302 INFO 2025-10-17 19:01:38,911 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=bvef7jr4gcmpeAy6We7O9qpJKIS3_ANIGAGhcoMSJdo&state=ww0fe1cb02189622be INFO 2025-10-17 19:01:38,911 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 19:01:38,911 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7548ms 200 text/html INFO 2025-10-17 19:01:38,942 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=bvef7jr4gcmpeAy6We7O9qpJKIS3_ANIGAGhcoMSJdo INFO 2025-10-17 19:01:38,942 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:38,944 [56 ] 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 2025-10-17 19:01:38,945 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:bvef7jr4gcmpeAy6We7O9qpJKIS3_ANIGAGhcoMSJdo,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:01:38,945 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:01:38,945 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:bvef7jr4gcmpeAy6We7O9qpJKIS3_ANIGAGhcoMSJdo INFO 2025-10-17 19:01:38,945 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 19:01:38,945 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 19:01:38,945 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 19:01:38,945 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=bvef7jr4gcmpeAy6We7O9qpJKIS3_ANIGAGhcoMSJdo INFO 2025-10-17 19:01:39,248 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13424005578","DeviceId":"ff7361bf4adf53ddbccad72b0257cdd3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 19:01:39,262 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:ff7361bf4adf53ddbccad72b0257cdd3 WxUserId:13424005578 INFO 2025-10-17 19:01:39,278 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D008466,a0188:1615 INFO 2025-10-17 19:01:39,310 [56 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 19:01:39,310 [56 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 19:01:39,311 [56 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 19:01:39,313 [39 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 19:01:39,314 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 370.0106ms INFO 2025-10-17 19:01:39,314 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:39,314 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 371.9036ms 200 text/plain; charset=utf-8 INFO 2025-10-17 19:01:39,437 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698899305&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 19:01:39,438 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:01:39,438 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6579ms 200 text/html INFO 2025-10-17 19:01:39,665 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760698899548 INFO 2025-10-17 19:01:39,665 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:01:39,666 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6337ms 200 application/javascript INFO 2025-10-17 19:01:39,687 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9919671989242432 INFO 2025-10-17 19:01:39,687 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:01:39,687 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4141ms 200 application/javascript INFO 2025-10-17 19:01:39,721 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 19:01:39,721 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:39,722 [71 ] 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 2025-10-17 19:01:39,723 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:01:39,723 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:01:39,723 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 19:01:39,723 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 19:01:39,723 [71 ] 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 2025-10-17 19:01:39,726 [71 ] 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 2025-10-17 19:01:39,726 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.5795ms INFO 2025-10-17 19:01:39,726 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:39,726 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3367ms 302 INFO 2025-10-17 19:01:40,344 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=0zTFn9frTcxR971z2I-ayFMqVbzM7tdOSrex2ygRnx0&state=ww0fe1cb02189622be INFO 2025-10-17 19:01:40,345 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 19:01:40,345 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8882ms 200 text/html INFO 2025-10-17 19:01:40,374 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=0zTFn9frTcxR971z2I-ayFMqVbzM7tdOSrex2ygRnx0 INFO 2025-10-17 19:01:40,374 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:40,376 [71 ] 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 2025-10-17 19:01:40,377 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:0zTFn9frTcxR971z2I-ayFMqVbzM7tdOSrex2ygRnx0,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:01:40,377 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:01:40,377 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:0zTFn9frTcxR971z2I-ayFMqVbzM7tdOSrex2ygRnx0 INFO 2025-10-17 19:01:40,377 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 19:01:40,377 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 19:01:40,377 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 19:01:40,377 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=0zTFn9frTcxR971z2I-ayFMqVbzM7tdOSrex2ygRnx0 INFO 2025-10-17 19:01:40,680 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13424005578","DeviceId":"ff7361bf4adf53ddbccad72b0257cdd3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 19:01:40,694 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:ff7361bf4adf53ddbccad72b0257cdd3 WxUserId:13424005578 INFO 2025-10-17 19:01:40,710 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D008466,a0188:1615 INFO 2025-10-17 19:01:40,742 [71 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 19:01:40,743 [71 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 19:01:40,743 [71 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 19:01:40,746 [71 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 19:01:40,746 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 369.8763ms INFO 2025-10-17 19:01:40,746 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:40,746 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 371.6179ms 200 text/plain; charset=utf-8 INFO 2025-10-17 19:01:40,754 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 19:01:40,755 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:40,756 [39 ] 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 2025-10-17 19:01:40,757 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:01:40,757 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:01:40,757 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 19:01:40,757 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 19:01:40,757 [39 ] 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 2025-10-17 19:01:40,759 [39 ] 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 2025-10-17 19:01:40,759 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.1888ms INFO 2025-10-17 19:01:40,759 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:40,759 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0287ms 302 INFO 2025-10-17 19:01:41,367 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=lI6z6Fac082DCvwrxa0tRpiPE9AY1sa3K8tn7oneXEA&state=ww0fe1cb02189622be INFO 2025-10-17 19:01:41,368 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 19:01:41,368 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9725ms 200 text/html INFO 2025-10-17 19:01:41,397 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=lI6z6Fac082DCvwrxa0tRpiPE9AY1sa3K8tn7oneXEA INFO 2025-10-17 19:01:41,397 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:41,399 [39 ] 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 2025-10-17 19:01:41,400 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:lI6z6Fac082DCvwrxa0tRpiPE9AY1sa3K8tn7oneXEA,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:01:41,400 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:01:41,400 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:lI6z6Fac082DCvwrxa0tRpiPE9AY1sa3K8tn7oneXEA INFO 2025-10-17 19:01:41,400 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 19:01:41,400 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 19:01:41,400 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 19:01:41,400 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=lI6z6Fac082DCvwrxa0tRpiPE9AY1sa3K8tn7oneXEA INFO 2025-10-17 19:01:41,662 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13424005578","DeviceId":"ff7361bf4adf53ddbccad72b0257cdd3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 19:01:41,675 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:ff7361bf4adf53ddbccad72b0257cdd3 WxUserId:13424005578 INFO 2025-10-17 19:01:41,692 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D008466,a0188:1615 INFO 2025-10-17 19:01:41,709 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 19:01:41,710 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:41,711 [71 ] 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 2025-10-17 19:01:41,712 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:01:41,712 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:01:41,712 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 19:01:41,712 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 19:01:41,712 [71 ] 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 2025-10-17 19:01:41,715 [5 ] 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 2025-10-17 19:01:41,715 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.7057ms INFO 2025-10-17 19:01:41,715 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:41,715 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7437ms 302 INFO 2025-10-17 19:01:41,725 [39 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 19:01:41,725 [39 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 19:01:41,726 [39 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 19:01:41,729 [42 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 19:01:41,729 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 329.98ms INFO 2025-10-17 19:01:41,729 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:41,729 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 331.7224ms 200 text/plain; charset=utf-8 INFO 2025-10-17 19:01:42,392 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=N069V-WNuGquons2E0IyujSNsQBtZ2qzaaJ3U5LqCr4&state=ww0fe1cb02189622be INFO 2025-10-17 19:01:42,392 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 19:01:42,393 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7556ms 200 text/html INFO 2025-10-17 19:01:42,431 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=N069V-WNuGquons2E0IyujSNsQBtZ2qzaaJ3U5LqCr4 INFO 2025-10-17 19:01:42,431 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:42,433 [42 ] 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 2025-10-17 19:01:42,434 [42 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:N069V-WNuGquons2E0IyujSNsQBtZ2qzaaJ3U5LqCr4,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:01:42,434 [42 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:01:42,434 [42 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:N069V-WNuGquons2E0IyujSNsQBtZ2qzaaJ3U5LqCr4 INFO 2025-10-17 19:01:42,434 [42 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 19:01:42,434 [42 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 19:01:42,434 [42 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA INFO 2025-10-17 19:01:42,434 [42 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=69XNwVrPFQ0OqpfW9u7PkydAIA0blhBZG4zMGeSHorFkwQBPCFpNEWouVLfa4O_VAgQ9OuacuE5arZlrMF5FFJiJkPxhuVkYD2DdSIrrEnrRmY7qDtAsQ1aCBxtP9fK49RSUVL_wkUjs1_MEMVFjo_98L4aY3fkBnaDylPpC-Kifd5qf0thakL99Xp_YqekrZIYIRWsU2vot6UNiR1UAeA&code=N069V-WNuGquons2E0IyujSNsQBtZ2qzaaJ3U5LqCr4 INFO 2025-10-17 19:01:42,733 [42 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13424005578","DeviceId":"ff7361bf4adf53ddbccad72b0257cdd3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 19:01:42,746 [42 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:ff7361bf4adf53ddbccad72b0257cdd3 WxUserId:13424005578 INFO 2025-10-17 19:01:42,762 [42 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D008466,a0188:1615 INFO 2025-10-17 19:01:42,808 [42 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 19:01:42,809 [42 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 19:01:42,809 [42 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 19:01:42,816 [42 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 19:01:42,816 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 383.374ms INFO 2025-10-17 19:01:42,816 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:01:42,816 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 385.2811ms 200 text/plain; charset=utf-8 INFO 2025-10-17 19:01:42,869 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760698902734&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 19:01:42,870 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:01:42,870 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7291ms 200 text/html INFO 2025-10-17 19:01:43,077 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760698902912 INFO 2025-10-17 19:01:43,077 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:01:43,078 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6224ms 200 application/javascript INFO 2025-10-17 19:01:43,109 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6847558694029104 INFO 2025-10-17 19:01:43,110 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:01:43,110 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5095ms 200 application/javascript INFO 2025-10-17 19:05:35,849 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699135804&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:05:35,849 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:05:35,849 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8846ms 200 text/html INFO 2025-10-17 19:05:36,170 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760699136153 INFO 2025-10-17 19:05:36,171 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:05:36,171 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.718ms 200 application/javascript INFO 2025-10-17 19:05:36,193 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4657968543054565 INFO 2025-10-17 19:05:36,193 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:05:36,193 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4864ms 200 application/javascript INFO 2025-10-17 19:05:36,336 [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%3D1760699135804%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:05:36,337 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:05:36,337 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,339 [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 2025-10-17 19:05:36,341 [4 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699135804&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:05:36,343 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,344 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1643ms INFO 2025-10-17 19:05:36,344 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,344 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3728ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,346 [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 2025-10-17 19:05:36,346 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:05:36,346 [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 2025-10-17 19:05:36,346 [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 2025-10-17 19:05:36,346 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,348 [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 2025-10-17 19:05:36,348 [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 2025-10-17 19:05:36,348 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:05:36,349 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,349 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8199ms INFO 2025-10-17 19:05:36,349 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,349 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1135ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,425 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 19:05:36,425 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:05:36,425 [16 ] 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 2025-10-17 19:05:36,426 [16 ] 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 2025-10-17 19:05:36,426 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:05:36,427 [16 ] 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 2025-10-17 19:05:36,428 [16 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyNTQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDAxNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuaxiemSpyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjU0IiwianRpIjoiNTFiZTcxYmItYTc3MS00Y2EyLWI5MjItN2U4Y2Q1ZWM3N2Q2IiwiaWF0IjoxNzYwNTc0NDcyLCJuYmYiOjE3NjA1NzQ0NzAsImV4cCI6MTc2MDY2MDg3MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.jUJyc1ekxv1KMOE4afs6FuKg7G40uL-ftnoCnoQp6Fc INFO 2025-10-17 19:05:36,431 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,431 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9582ms INFO 2025-10-17 19:05:36,431 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:05:36,431 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2081ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,498 [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 2025-10-17 19:05:36,498 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:05:36,498 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,498 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,500 [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 2025-10-17 19:05:36,501 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:05:36,501 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:05:36,501 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:05:36,520 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:05:36,523 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,523 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 23.1274ms INFO 2025-10-17 19:05:36,523 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,523 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2844ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,587 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:05:36,587 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,588 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,588 [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 2025-10-17 19:05:36,588 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,588 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,589 [69 ] 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 2025-10-17 19:05:36,590 [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 2025-10-17 19:05:36,590 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:05:36,591 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:05:36,591 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:05:36,593 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,593 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2719ms INFO 2025-10-17 19:05:36,593 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,593 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.044ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,606 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:05:36,621 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:05:36,623 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,623 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.1842ms INFO 2025-10-17 19:05:36,623 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,623 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4981ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,690 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:05:36,690 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,690 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,691 [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 2025-10-17 19:05:36,691 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,691 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,692 [16 ] 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 2025-10-17 19:05:36,693 [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 2025-10-17 19:05:36,696 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,696 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.253ms INFO 2025-10-17 19:05:36,696 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,696 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0846ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,700 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,700 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1354ms INFO 2025-10-17 19:05:36,700 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,700 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0974ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,721 [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 2025-10-17 19:05:36,721 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,721 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,722 [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 2025-10-17 19:05:36,723 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:05:36,723 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,723 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,724 [16 ] 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 2025-10-17 19:05:36,725 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,725 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8925ms INFO 2025-10-17 19:05:36,725 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,725 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5837ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,728 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,728 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3859ms INFO 2025-10-17 19:05:36,728 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,728 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.158ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,734 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:05:36,735 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,735 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,735 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:05:36,736 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,736 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,736 [16 ] 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 2025-10-17 19:05:36,737 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:05:36,737 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,737 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,737 [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 2025-10-17 19:05:36,738 [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 2025-10-17 19:05:36,741 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,741 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4946ms INFO 2025-10-17 19:05:36,741 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,741 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3345ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,743 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,743 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.7182ms INFO 2025-10-17 19:05:36,743 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,743 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4455ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,744 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,744 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5314ms INFO 2025-10-17 19:05:36,744 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,744 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6755ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,756 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:05:36,757 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,757 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,758 [16 ] 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 2025-10-17 19:05:36,762 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,762 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2003ms INFO 2025-10-17 19:05:36,763 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,763 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3256ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,789 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:05:36,789 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,789 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,789 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:05:36,790 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:36,790 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,791 [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 2025-10-17 19:05:36,791 [16 ] 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 2025-10-17 19:05:36,799 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,799 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.8607ms INFO 2025-10-17 19:05:36,799 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,800 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6842ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:36,810 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:36,810 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 18.7939ms INFO 2025-10-17 19:05:36,810 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:36,810 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7288ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:37,704 [16 ] 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 2025-10-17 19:05:37,705 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:37,705 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,705 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 19:05:37,705 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:37,705 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,706 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 19:05:37,707 [49 ] 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 2025-10-17 19:05:37,707 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 19:05:37,707 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:37,707 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,708 [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 2025-10-17 19:05:37,708 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:37,708 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,709 [69 ] 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 2025-10-17 19:05:37,710 [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 2025-10-17 19:05:37,711 [73 ] 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 2025-10-17 19:05:37,712 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:37,712 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,713 [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 2025-10-17 19:05:37,714 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:37,714 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.0177ms INFO 2025-10-17 19:05:37,714 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,714 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9795ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:37,718 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:37,718 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 8.1038ms INFO 2025-10-17 19:05:37,718 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,718 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:37,718 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9345ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:37,718 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 11.3286ms INFO 2025-10-17 19:05:37,718 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,718 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.17ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:37,718 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:37,718 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.8326ms INFO 2025-10-17 19:05:37,718 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,719 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6445ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:37,719 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:37,719 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4309ms INFO 2025-10-17 19:05:37,719 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,719 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5488ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:37,780 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2254& INFO 2025-10-17 19:05:37,780 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:37,781 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,782 [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 2025-10-17 19:05:37,799 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:37,955 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 172.9977ms INFO 2025-10-17 19:05:37,955 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:37,956 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 175.9524ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:40,705 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 19:05:40,705 [44 ] 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 2025-10-17 19:05:40,706 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:40,706 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:40,706 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:40,706 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:40,707 [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 2025-10-17 19:05:40,707 [44 ] 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 2025-10-17 19:05:40,709 [42 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 19:05:40,711 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:40,711 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6563ms INFO 2025-10-17 19:05:40,711 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:40,711 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7366ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:40,716 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:40,716 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.5068ms INFO 2025-10-17 19:05:40,716 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:40,716 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7301ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:40,786 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2254& INFO 2025-10-17 19:05:40,786 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:40,786 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:40,787 [44 ] 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 2025-10-17 19:05:40,805 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:40,964 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 176.7883ms INFO 2025-10-17 19:05:40,964 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:40,964 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 178.7076ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:42,145 [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 2025-10-17 19:05:42,145 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:42,145 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:42,147 [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 2025-10-17 19:05:42,151 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:42,151 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8636ms INFO 2025-10-17 19:05:42,151 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:42,151 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3842ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:50,674 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 19:05:50,674 [36 ] 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 2025-10-17 19:05:50,674 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:50,674 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:50,674 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:50,674 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:50,676 [36 ] 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 2025-10-17 19:05:50,676 [69 ] 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 2025-10-17 19:05:50,678 [69 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 19:05:50,680 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:50,680 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9173ms INFO 2025-10-17 19:05:50,680 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:50,680 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9876ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:50,685 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:50,685 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.9841ms INFO 2025-10-17 19:05:50,685 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:50,685 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2035ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:50,754 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2254& INFO 2025-10-17 19:05:50,754 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:50,755 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:50,756 [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 2025-10-17 19:05:50,772 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:50,931 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 174.9623ms INFO 2025-10-17 19:05:50,931 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:50,931 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 177.2651ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:52,303 [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 2025-10-17 19:05:52,304 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:52,304 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:52,305 [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 2025-10-17 19:05:52,309 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:52,309 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6744ms INFO 2025-10-17 19:05:52,309 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:52,309 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8293ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:54,687 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 19:05:54,687 [73 ] 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 2025-10-17 19:05:54,688 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:54,688 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:54,688 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:54,688 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:54,689 [77 ] 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 2025-10-17 19:05:54,689 [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 2025-10-17 19:05:54,691 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 19:05:54,693 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:54,693 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6385ms INFO 2025-10-17 19:05:54,693 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:54,693 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7532ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:54,730 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:54,731 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 41.6843ms INFO 2025-10-17 19:05:54,731 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:54,731 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8787ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:54,802 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2254& INFO 2025-10-17 19:05:54,803 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:54,803 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:54,804 [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 2025-10-17 19:05:54,818 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:54,968 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 163.5984ms INFO 2025-10-17 19:05:54,968 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:54,968 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 165.5609ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:55,623 [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 2025-10-17 19:05:55,623 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:55,623 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:55,625 [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 2025-10-17 19:05:55,629 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:55,629 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8171ms INFO 2025-10-17 19:05:55,629 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:55,629 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1117ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:57,055 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 19:05:57,055 [77 ] 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 2025-10-17 19:05:57,056 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:57,056 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:57,056 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:57,056 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:57,057 [69 ] 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 2025-10-17 19:05:57,057 [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 2025-10-17 19:05:57,059 [69 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 19:05:57,061 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:57,061 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5959ms INFO 2025-10-17 19:05:57,061 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:57,061 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.656ms 200 application/json; charset=utf-8 ERROR 2025-10-17 19:05:57,063 [69 ] 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 2025-10-17 19:05:57,066 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:57,066 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 8.8887ms INFO 2025-10-17 19:05:57,066 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:57,066 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9817ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:57,135 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2254& INFO 2025-10-17 19:05:57,136 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:05:57,136 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:57,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 2025-10-17 19:05:57,192 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:57,342 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 205.2532ms INFO 2025-10-17 19:05:57,342 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:57,343 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 207.1515ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:57,410 [77 ] 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 2025-10-17 19:05:57,411 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:05:57,411 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6287ms 200 text/html INFO 2025-10-17 19:05:57,509 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 19:05:57,509 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:05:57,521 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 19:05:57,521 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6113ms 200 application/javascript INFO 2025-10-17 19:05:57,561 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 19:05:57,564 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 19:05:57,564 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5474ms 200 text/css INFO 2025-10-17 19:05:57,568 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699157601&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:05:57,569 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:05:57,569 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5074ms 200 text/html INFO 2025-10-17 19:05:57,577 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 19:05:57,577 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 19:05:57,577 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8087ms 200 application/javascript INFO 2025-10-17 19:05:57,579 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 19:05:57,580 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 19:05:57,580 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 19:05:57,580 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4119ms 200 application/javascript INFO 2025-10-17 19:05:57,581 [73 ] 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 2025-10-17 19:05:57,581 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5959ms 200 application/javascript INFO 2025-10-17 19:05:57,631 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 19:05:57,632 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 19:05:57,632 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7807ms 200 application/javascript INFO 2025-10-17 19:05:57,672 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 19:05:57,672 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:05:57,674 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 19:05:57,674 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 19:05:57,674 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7428ms 200 application/javascript INFO 2025-10-17 19:05:57,683 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 19:05:57,683 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2945ms 200 application/javascript INFO 2025-10-17 19:05:57,729 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 19:05:57,732 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 19:05:57,732 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8122ms 200 text/css INFO 2025-10-17 19:05:57,739 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 19:05:57,740 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 19:05:57,740 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 19:05:57,740 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5207ms 200 application/javascript INFO 2025-10-17 19:05:57,740 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 19:05:57,740 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6071ms 200 application/javascript INFO 2025-10-17 19:05:57,741 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 19:05:57,741 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 19:05:57,742 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 19:05:57,742 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 19:05:57,742 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7186ms 200 application/javascript INFO 2025-10-17 19:05:57,742 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9992ms 200 application/javascript INFO 2025-10-17 19:05:57,800 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 19:05:57,802 [77 ] 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 2025-10-17 19:05:57,802 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.822ms 200 application/javascript INFO 2025-10-17 19:05:57,803 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 19:05:57,804 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 19:05:57,804 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0567ms 200 application/javascript INFO 2025-10-17 19:05:59,194 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 19:05:59,195 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 19:05:59,195 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8587ms 200 application/javascript INFO 2025-10-17 19:05:59,584 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760699159676 INFO 2025-10-17 19:05:59,585 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:05:59,585 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6141ms 200 application/javascript INFO 2025-10-17 19:05:59,719 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3093311314874032 INFO 2025-10-17 19:05:59,719 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:05:59,719 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5817ms 200 application/javascript INFO 2025-10-17 19:05:59,814 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 19:05:59,815 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 19:05:59,815 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6686ms 200 image/jpeg INFO 2025-10-17 19:05:59,960 [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%3D1760699157601%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:05:59,960 [36 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:05:59,960 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:59,962 [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 2025-10-17 19:05:59,963 [36 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699157601&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:05:59,966 [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 2025-10-17 19:05:59,966 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:05:59,966 [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 2025-10-17 19:05:59,966 [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 2025-10-17 19:05:59,966 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:59,967 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:59,968 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.2736ms INFO 2025-10-17 19:05:59,968 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:59,968 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9992ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:05:59,968 [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 2025-10-17 19:05:59,968 [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 2025-10-17 19:05:59,968 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:05:59,968 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:05:59,968 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7152ms INFO 2025-10-17 19:05:59,969 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:05:59,969 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0468ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:06:00,090 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 19:06:00,091 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:00,091 [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 2025-10-17 19:06:00,091 [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 2025-10-17 19:06:00,091 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:06:00,093 [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 2025-10-17 19:06:00,094 [4 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NjIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzc3NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuefs-WLhyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODYyIiwianRpIjoiNjFlOWUyNzUtYmQwNi00YmZjLWI3NmQtMjNiNTJhMjMyMmZkIiwiaWF0IjoxNzYwNDkwMjI1LCJuYmYiOjE3NjA0OTAyMjMsImV4cCI6MTc2MDU3NjYyNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.6SmY9f8KHI_4kZVE0byNDQmFYi2NAYhxhkqo6_NVM_w INFO 2025-10-17 19:06:00,097 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:00,097 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0647ms INFO 2025-10-17 19:06:00,097 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:06:00,097 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6243ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:00,236 [69 ] 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 2025-10-17 19:06:00,236 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:00,237 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:00,239 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,240 [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 2025-10-17 19:06:00,245 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:06:00,245 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:06:00,245 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:06:00,262 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:06:00,270 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:00,270 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 30.1274ms INFO 2025-10-17 19:06:00,270 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,270 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.0873ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:00,465 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:06:00,466 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:00,466 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,466 [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 2025-10-17 19:06:00,466 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:00,466 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,468 [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 2025-10-17 19:06:00,468 [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 2025-10-17 19:06:00,469 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:06:00,470 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:06:00,470 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:06:00,472 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:00,472 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7636ms INFO 2025-10-17 19:06:00,472 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,472 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8488ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:00,485 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:06:00,500 [36 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:06:00,503 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:00,503 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.3911ms INFO 2025-10-17 19:06:00,503 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,504 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.142ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:00,629 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 19:06:00,630 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:00,630 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 19:06:00,630 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:00,630 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 19:06:00,630 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:00,630 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 19:06:00,630 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4498ms 200 application/javascript INFO 2025-10-17 19:06:00,630 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 19:06:00,631 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 19:06:00,631 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7542ms 200 application/javascript INFO 2025-10-17 19:06:00,631 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2828ms 200 application/javascript INFO 2025-10-17 19:06:00,641 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 19:06:00,641 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:00,641 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 19:06:00,641 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:00,641 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 19:06:00,641 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.615ms 200 application/javascript INFO 2025-10-17 19:06:00,641 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 19:06:00,641 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 19:06:00,642 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5296ms 200 application/javascript INFO 2025-10-17 19:06:00,642 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 19:06:00,642 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3706ms 200 text/css INFO 2025-10-17 19:06:00,714 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 19:06:00,714 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 19:06:00,715 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 19:06:00,715 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3467ms 200 text/css INFO 2025-10-17 19:06:00,716 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 19:06:00,716 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.866ms 200 text/css INFO 2025-10-17 19:06:00,717 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 19:06:00,717 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:00,717 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 19:06:00,717 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4854ms 200 application/javascript INFO 2025-10-17 19:06:00,718 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:06:00,718 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:00,718 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,721 [69 ] 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 2025-10-17 19:06:00,726 [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 2025-10-17 19:06:00,727 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:00,727 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,728 [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 2025-10-17 19:06:00,732 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:00,732 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.633ms INFO 2025-10-17 19:06:00,732 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,732 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4655ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:00,743 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:00,743 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 22.3892ms INFO 2025-10-17 19:06:00,743 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,743 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.1658ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:00,931 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 19:06:00,931 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 19:06:00,932 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 19:06:00,932 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5684ms 200 image/png INFO 2025-10-17 19:06:00,932 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 19:06:00,932 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9009ms 200 image/png INFO 2025-10-17 19:06:00,933 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 19:06:00,933 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 19:06:00,933 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 19:06:00,934 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6187ms 200 image/png INFO 2025-10-17 19:06:00,934 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 19:06:00,934 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3903ms 200 image/png INFO 2025-10-17 19:06:00,950 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:06:00,950 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:00,950 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,952 [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 2025-10-17 19:06:00,952 [21 ] 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 2025-10-17 19:06:00,953 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:00,953 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,954 [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 2025-10-17 19:06:00,958 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:00,958 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5708ms INFO 2025-10-17 19:06:00,958 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,958 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3691ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:00,967 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:00,967 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 14.376ms INFO 2025-10-17 19:06:00,967 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:00,967 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9079ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:01,001 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:06:01,001 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:01,001 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,002 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:06:01,002 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:01,002 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,002 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:06:01,002 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:01,003 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,003 [4 ] 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 2025-10-17 19:06:01,003 [21 ] 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 2025-10-17 19:06:01,004 [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 2025-10-17 19:06:01,004 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:06:01,005 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:01,005 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,006 [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 2025-10-17 19:06:01,009 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:01,010 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:01,010 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.073ms INFO 2025-10-17 19:06:01,010 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,010 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 5.614ms INFO 2025-10-17 19:06:01,010 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8823ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:01,010 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,010 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.471ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:01,010 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:01,010 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.2105ms INFO 2025-10-17 19:06:01,010 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,010 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7421ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:01,011 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:01,011 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.4048ms INFO 2025-10-17 19:06:01,011 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,011 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4992ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:01,076 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 19:06:01,076 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 19:06:01,076 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5994ms 200 image/png INFO 2025-10-17 19:06:01,108 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:06:01,108 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:01,109 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,110 [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 2025-10-17 19:06:01,115 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 19:06:01,117 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 19:06:01,117 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1903ms 200 image/jpeg INFO 2025-10-17 19:06:01,118 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 19:06:01,119 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 19:06:01,119 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8644ms 200 image/jpeg INFO 2025-10-17 19:06:01,120 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:01,120 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.4463ms INFO 2025-10-17 19:06:01,120 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,121 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4617ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:01,123 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 19:06:01,124 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 19:06:01,124 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9663ms 200 image/jpeg INFO 2025-10-17 19:06:01,151 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:06:01,152 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:01,152 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,153 [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 2025-10-17 19:06:01,175 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:01,175 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.9272ms INFO 2025-10-17 19:06:01,175 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:01,175 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0144ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:02,012 [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 2025-10-17 19:06:02,012 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:02,013 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:02,014 [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 2025-10-17 19:06:02,018 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:02,018 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9272ms INFO 2025-10-17 19:06:02,018 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:02,018 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.358ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:02,875 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 19:06:02,876 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 19:06:02,876 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0009ms 200 text/css INFO 2025-10-17 19:06:02,878 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 19:06:02,878 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:02,878 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 19:06:02,878 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7904ms 200 application/javascript INFO 2025-10-17 19:06:03,045 [75 ] 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 2025-10-17 19:06:03,045 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 19:06:03,046 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:03,046 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:03,046 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,046 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,047 [73 ] 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 2025-10-17 19:06:03,047 [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 2025-10-17 19:06:03,047 [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 2025-10-17 19:06:03,048 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:03,048 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,049 [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 2025-10-17 19:06:03,049 [69 ] 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 2025-10-17 19:06:03,049 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:03,050 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,051 [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 2025-10-17 19:06:03,054 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:03,054 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.0182ms INFO 2025-10-17 19:06:03,054 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,054 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2284ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:03,055 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:03,055 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5645ms INFO 2025-10-17 19:06:03,055 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,055 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9704ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:03,056 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:03,056 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.4716ms INFO 2025-10-17 19:06:03,056 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,056 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1823ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:03,056 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:03,056 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 8.6788ms INFO 2025-10-17 19:06:03,056 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,056 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5808ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:03,074 [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 2025-10-17 19:06:03,074 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:03,075 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,076 [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 2025-10-17 19:06:03,079 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:03,079 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4249ms INFO 2025-10-17 19:06:03,079 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,079 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2723ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:03,196 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1862& INFO 2025-10-17 19:06:03,197 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:03,197 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,198 [75 ] 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 2025-10-17 19:06:03,203 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:03,206 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.2091ms INFO 2025-10-17 19:06:03,207 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:03,207 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4882ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:04,039 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 19:06:04,039 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:04,040 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 19:06:04,040 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7943ms 200 application/javascript INFO 2025-10-17 19:06:04,042 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 19:06:04,043 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 19:06:04,043 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8183ms 200 text/css INFO 2025-10-17 19:06:04,209 [75 ] 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 2025-10-17 19:06:04,209 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:04,210 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:04,210 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 19:06:04,210 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:04,210 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:04,211 [75 ] 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 2025-10-17 19:06:04,212 [73 ] 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 2025-10-17 19:06:04,214 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 19:06:04,215 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:04,215 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.0627ms INFO 2025-10-17 19:06:04,215 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:04,215 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3289ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:04,221 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:04,221 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.9315ms INFO 2025-10-17 19:06:04,221 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:04,221 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9898ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:04,389 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1862& INFO 2025-10-17 19:06:04,390 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:04,390 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:04,391 [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 2025-10-17 19:06:04,395 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:04,399 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.9045ms INFO 2025-10-17 19:06:04,399 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:04,399 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0294ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:05,687 [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 2025-10-17 19:06:05,688 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:05,688 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:05,689 [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 2025-10-17 19:06:05,693 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:05,693 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5952ms INFO 2025-10-17 19:06:05,693 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:05,693 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9817ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:06,718 [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 2025-10-17 19:06:06,718 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:06,719 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:06,720 [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 2025-10-17 19:06:06,724 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:06,724 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8172ms INFO 2025-10-17 19:06:06,724 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:06,724 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1689ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:07,467 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/abnormalattendance.eeb29fbc.js INFO 2025-10-17 19:06:07,467 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:07,467 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/abnormalattendance.eeb29fbc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\abnormalattendance.eeb29fbc.js' INFO 2025-10-17 19:06:07,468 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7473ms 200 application/javascript INFO 2025-10-17 19:06:07,470 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/abnormalattendance.5d226469.css INFO 2025-10-17 19:06:07,470 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/abnormalattendance.5d226469.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\abnormalattendance.5d226469.css' INFO 2025-10-17 19:06:07,470 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4319ms 200 text/css INFO 2025-10-17 19:06:07,576 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 19:06:07,577 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 19:06:07,577 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7965ms 200 image/png INFO 2025-10-17 19:06:07,611 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetMyAttPatItem?& INFO 2025-10-17 19:06:07,612 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:07,612 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:07,613 [77 ] 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 2025-10-17 19:06:07,618 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:07,618 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M) in 4.9347ms INFO 2025-10-17 19:06:07,618 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetMyAttPatItem (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:07,619 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1669ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:07,630 [73 ] 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 2025-10-17 19:06:07,630 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:07,630 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:07,631 [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 2025-10-17 19:06:07,635 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:07,635 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1522ms INFO 2025-10-17 19:06:07,635 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:07,635 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0457ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:07,750 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAbnormalAttDetail?yearMonth=2025-10&page=1&isYearMonth=false&beginDate=2025-10-01&endDate=2025-10-16& INFO 2025-10-17 19:06:07,750 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:07,750 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:07,751 [69 ] 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 2025-10-17 19:06:08,079 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:08,079 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M) in 327.7473ms INFO 2025-10-17 19:06:08,079 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAbnormalAttDetail (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:08,079 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 329.7062ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:11,801 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 19:06:11,801 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:11,801 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:11,803 [77 ] 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 2025-10-17 19:06:11,804 [77 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjIyNTQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDAxNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuaxiemSpyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIyMjU0IiwianRpIjoiMzJiNDFiZjUtNjBlNS00YzM3LTk3MjAtMDUxZjVhNzZhMzAzIiwiaWF0IjoxNzYwNjk5MTM2LCJuYmYiOjE3NjA2OTkxMzQsImV4cCI6MTc2MDc4NTUzNiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.bf9MP4QWOYXDfTemJWFcYXnzRZ0wV0sU_rCr_e3fIXo INFO 2025-10-17 19:06:11,807 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:11,807 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.2962ms INFO 2025-10-17 19:06:11,807 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:11,807 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5182ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:11,967 [75 ] 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 2025-10-17 19:06:11,967 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 19:06:11,967 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:11,968 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:11,968 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:11,968 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:11,968 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:11,969 [77 ] 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 2025-10-17 19:06:11,969 [75 ] 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 2025-10-17 19:06:11,974 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:11,974 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.4166ms INFO 2025-10-17 19:06:11,974 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:11,974 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:11,974 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.5996ms INFO 2025-10-17 19:06:11,974 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:11,974 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6645ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:11,974 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5781ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:14,862 [69 ] 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 2025-10-17 19:06:14,862 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:14,863 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:14,863 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 19:06:14,863 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:14,863 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:14,864 [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 2025-10-17 19:06:14,864 [4 ] 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 2025-10-17 19:06:14,868 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:14,868 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5459ms INFO 2025-10-17 19:06:14,868 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:14,868 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7493ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:14,900 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:14,900 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 35.9329ms INFO 2025-10-17 19:06:14,900 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:14,900 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8551ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:19,518 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699179490&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:06:19,518 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:06:19,519 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8265ms 200 text/html INFO 2025-10-17 19:06:19,781 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760699179763 INFO 2025-10-17 19:06:19,782 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:06:19,782 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6881ms 200 application/javascript INFO 2025-10-17 19:06:19,800 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.022038958945310716 INFO 2025-10-17 19:06:19,800 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:06:19,800 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4163ms 200 application/javascript INFO 2025-10-17 19:06:19,913 [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%3D1760699179490%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:06:19,913 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:06:19,913 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:19,914 [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 2025-10-17 19:06:19,914 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:19,914 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:19,914 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:19,915 [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 2025-10-17 19:06:19,915 [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 2025-10-17 19:06:19,916 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699179490&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:06:19,917 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:06:19,917 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:06:19,917 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:06:19,919 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:19,919 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6663ms INFO 2025-10-17 19:06:19,919 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:19,919 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8159ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:19,932 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:06:19,934 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:19,934 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9996ms INFO 2025-10-17 19:06:19,934 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:19,935 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8796ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:19,996 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:06:19,996 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:19,996 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:19,998 [69 ] 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 2025-10-17 19:06:19,999 [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 2025-10-17 19:06:19,999 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:06:19,999 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:06:19,999 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:06:19,999 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:19,999 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,000 [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 2025-10-17 19:06:20,003 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,003 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.297ms INFO 2025-10-17 19:06:20,003 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,004 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1504ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,014 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:06:20,014 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:06:20,016 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,017 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7712ms INFO 2025-10-17 19:06:20,017 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,017 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9981ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,082 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:06:20,082 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:20,082 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,083 [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 2025-10-17 19:06:20,083 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:20,083 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,084 [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 2025-10-17 19:06:20,085 [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 2025-10-17 19:06:20,087 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,087 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.0346ms INFO 2025-10-17 19:06:20,087 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,087 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9521ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,088 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,088 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2043ms INFO 2025-10-17 19:06:20,088 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,088 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.202ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,104 [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 2025-10-17 19:06:20,104 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:20,104 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,105 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:06:20,105 [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 2025-10-17 19:06:20,105 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:20,105 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,107 [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 2025-10-17 19:06:20,108 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,108 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1536ms INFO 2025-10-17 19:06:20,108 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,108 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8004ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,110 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,110 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3807ms INFO 2025-10-17 19:06:20,110 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,110 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1335ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,115 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:06:20,115 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:20,115 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,116 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:06:20,117 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:20,117 [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 2025-10-17 19:06:20,117 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,118 [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 2025-10-17 19:06:20,120 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:06:20,120 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:20,120 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,121 [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 2025-10-17 19:06:20,121 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,121 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2508ms INFO 2025-10-17 19:06:20,121 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,121 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1441ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,124 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,124 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,124 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6819ms INFO 2025-10-17 19:06:20,124 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,124 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2239ms INFO 2025-10-17 19:06:20,124 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,124 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2873ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,124 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9484ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,152 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:06:20,152 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:20,153 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,154 [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 2025-10-17 19:06:20,159 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,159 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6896ms INFO 2025-10-17 19:06:20,159 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,159 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0019ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,170 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:06:20,170 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:20,170 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,170 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:06:20,171 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:20,171 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,171 [76 ] 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 2025-10-17 19:06:20,172 [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 2025-10-17 19:06:20,179 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,179 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0225ms INFO 2025-10-17 19:06:20,179 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,179 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7586ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:20,188 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:20,188 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.0612ms INFO 2025-10-17 19:06:20,188 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:20,188 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.788ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:21,245 [75 ] 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 2025-10-17 19:06:21,245 [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 2025-10-17 19:06:21,246 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:21,246 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:21,246 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,246 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,246 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 19:06:21,247 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:21,247 [73 ] 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 2025-10-17 19:06:21,247 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,247 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:21,247 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,247 [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 2025-10-17 19:06:21,248 [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 2025-10-17 19:06:21,248 [77 ] 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 2025-10-17 19:06:21,248 [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 2025-10-17 19:06:21,250 [75 ] 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 2025-10-17 19:06:21,250 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:21,251 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,252 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:21,252 [75 ] 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 2025-10-17 19:06:21,252 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2313ms INFO 2025-10-17 19:06:21,252 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,252 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6093ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:21,252 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:21,252 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.8189ms INFO 2025-10-17 19:06:21,252 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,252 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0946ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:21,253 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:21,253 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5284ms INFO 2025-10-17 19:06:21,253 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,253 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1633ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:21,253 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:21,253 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.191ms INFO 2025-10-17 19:06:21,253 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,254 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1424ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:21,255 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:21,255 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.2669ms INFO 2025-10-17 19:06:21,255 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,255 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8341ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:21,321 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2254& INFO 2025-10-17 19:06:21,322 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:21,322 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,323 [75 ] 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 2025-10-17 19:06:21,338 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:21,490 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 166.6913ms INFO 2025-10-17 19:06:21,490 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:21,490 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 168.5172ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:22,266 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 19:06:22,266 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:22,266 [75 ] 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 2025-10-17 19:06:22,266 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:22,266 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:22,267 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:22,268 [73 ] 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 2025-10-17 19:06:22,268 [75 ] 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 2025-10-17 19:06:22,270 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 19:06:22,272 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:22,272 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9848ms INFO 2025-10-17 19:06:22,272 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:22,272 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0635ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:22,309 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:22,310 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 41.8786ms INFO 2025-10-17 19:06:22,310 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:22,310 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1484ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:22,381 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2254& INFO 2025-10-17 19:06:22,381 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:22,381 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:22,383 [77 ] 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 2025-10-17 19:06:22,397 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:22,550 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 167.2133ms INFO 2025-10-17 19:06:22,550 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:22,550 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 169.5588ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:23,121 [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 2025-10-17 19:06:23,121 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:23,122 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:23,123 [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 2025-10-17 19:06:23,128 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:23,128 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.2836ms INFO 2025-10-17 19:06:23,128 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:23,128 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9818ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:27,256 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 19:06:27,256 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 19:06:27,256 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8098ms 200 text/css INFO 2025-10-17 19:06:27,258 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 19:06:27,258 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:27,258 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 19:06:27,258 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:27,258 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 19:06:27,258 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 19:06:27,258 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5455ms 200 application/javascript INFO 2025-10-17 19:06:27,258 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7604ms 200 application/javascript INFO 2025-10-17 19:06:27,435 [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 2025-10-17 19:06:27,436 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:27,436 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:27,437 [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 2025-10-17 19:06:27,439 [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 2025-10-17 19:06:27,439 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:27,439 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:27,440 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:27,441 [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 2025-10-17 19:06:27,441 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:27,441 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8476ms INFO 2025-10-17 19:06:27,441 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:27,441 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0812ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:27,489 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:27,489 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 47.8785ms INFO 2025-10-17 19:06:27,489 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:27,489 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.0419ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:30,194 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 19:06:30,194 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/overTime.91ffc83b.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\overTime.91ffc83b.css' INFO 2025-10-17 19:06:30,194 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6648ms 200 text/css INFO 2025-10-17 19:06:30,199 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 19:06:30,199 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:30,200 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/overTime.7bd64820.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\overTime.7bd64820.js' INFO 2025-10-17 19:06:30,200 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7502ms 200 application/javascript INFO 2025-10-17 19:06:30,367 [76 ] 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 2025-10-17 19:06:30,368 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:30,368 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:30,369 [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 2025-10-17 19:06:30,370 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 19:06:30,371 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:30,371 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:30,372 [77 ] 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 2025-10-17 19:06:30,374 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:30,374 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.8705ms INFO 2025-10-17 19:06:30,374 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:30,374 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0858ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:30,712 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:30,712 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 339.8261ms INFO 2025-10-17 19:06:30,712 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:30,712 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 341.722ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:48,990 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 19:06:48,991 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:48,991 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:48,993 [77 ] 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 2025-10-17 19:06:48,994 [77 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4NjIiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzc3NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Iuefs-WLhyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODYyIiwianRpIjoiZTIzMjZkZWQtYzIyZC00ODIyLTlkNWUtZmU5NGY2YWFjODVmIiwiaWF0IjoxNzYwNjk5MTYwLCJuYmYiOjE3NjA2OTkxNTgsImV4cCI6MTc2MDc4NTU2MCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.9jWTjo4n1JP3_ETcP9QdzGmA4NCFO7Xu72ZAjF362KM INFO 2025-10-17 19:06:48,997 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:48,997 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.2771ms INFO 2025-10-17 19:06:48,997 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:48,997 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0038ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:49,077 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 19:06:49,077 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:49,078 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 19:06:49,078 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0618ms 200 application/javascript INFO 2025-10-17 19:06:49,082 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 19:06:49,082 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 19:06:49,083 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.947ms 200 text/css INFO 2025-10-17 19:06:49,226 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 19:06:49,226 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 19:06:49,227 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4675ms 200 image/png INFO 2025-10-17 19:06:49,270 [73 ] 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 2025-10-17 19:06:49,270 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:49,270 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:49,270 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:49,271 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 19:06:49,271 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:49,271 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:49,272 [73 ] 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 2025-10-17 19:06:49,272 [77 ] 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 2025-10-17 19:06:49,276 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:49,276 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.4097ms INFO 2025-10-17 19:06:49,276 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:49,276 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5723ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:49,277 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:49,277 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.4305ms INFO 2025-10-17 19:06:49,277 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:49,277 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1276ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:55,208 [77 ] 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 2025-10-17 19:06:55,208 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:06:55,209 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:55,209 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:55,210 [77 ] 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 2025-10-17 19:06:55,215 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:55,215 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.1398ms INFO 2025-10-17 19:06:55,215 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:55,216 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4228ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:55,342 [75 ] 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 2025-10-17 19:06:55,342 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:55,343 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:55,344 [75 ] 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 2025-10-17 19:06:55,357 [77 ] 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 2025-10-17 19:06:55,357 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:06:55,357 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:55,358 [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 2025-10-17 19:06:55,363 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:55,363 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3548ms INFO 2025-10-17 19:06:55,363 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:55,363 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1419ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:55,741 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:06:55,745 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 401.2679ms INFO 2025-10-17 19:06:55,745 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 19:06:55,745 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 403.2982ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:06:55,869 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 19:06:55,870 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 19:06:55,870 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5443ms 200 image/png INFO 2025-10-17 19:12:36,257 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699556006&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:12:36,257 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:12:36,257 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7616ms 200 text/html INFO 2025-10-17 19:12:36,667 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760699556649 INFO 2025-10-17 19:12:36,667 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:12:36,667 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6768ms 200 application/javascript INFO 2025-10-17 19:12:36,681 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3130364874264058 INFO 2025-10-17 19:12:36,682 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:12:36,682 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.513ms 200 application/javascript INFO 2025-10-17 19:12:36,884 [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%3D1760699556006%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:12:36,884 [52 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:12:36,885 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:36,886 [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 2025-10-17 19:12:36,887 [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 2025-10-17 19:12:36,887 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:12:36,887 [52 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699556006&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:12:36,887 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:36,887 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:36,889 [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 2025-10-17 19:12:36,890 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:12:36,890 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:12:36,890 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:12:36,890 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:36,890 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1721ms INFO 2025-10-17 19:12:36,890 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:36,890 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2629ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:36,905 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:12:36,908 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:36,908 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9911ms INFO 2025-10-17 19:12:36,908 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:36,908 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8189ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:36,972 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:12:36,972 [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 2025-10-17 19:12:36,972 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:36,972 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:36,972 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:36,972 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:36,974 [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 2025-10-17 19:12:36,974 [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 2025-10-17 19:12:36,975 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:12:36,975 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:12:36,975 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:12:36,976 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:36,977 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.892ms INFO 2025-10-17 19:12:36,977 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:36,977 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6552ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:36,991 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:12:37,006 [52 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:12:37,008 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,008 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.4103ms INFO 2025-10-17 19:12:37,008 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,008 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2973ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:37,100 [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 2025-10-17 19:12:37,100 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:12:37,100 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:37,101 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:37,101 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,101 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,102 [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 2025-10-17 19:12:37,102 [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 2025-10-17 19:12:37,106 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,106 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8543ms INFO 2025-10-17 19:12:37,106 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,106 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8196ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:37,111 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,111 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9313ms INFO 2025-10-17 19:12:37,111 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,111 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.717ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:37,186 [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 2025-10-17 19:12:37,187 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:37,187 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,188 [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 2025-10-17 19:12:37,191 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:12:37,191 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:37,191 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,191 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,191 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1433ms INFO 2025-10-17 19:12:37,191 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,191 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0143ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:37,193 [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 2025-10-17 19:12:37,196 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,196 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0065ms INFO 2025-10-17 19:12:37,196 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,196 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1125ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:37,196 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:12:37,196 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:37,197 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,198 [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 2025-10-17 19:12:37,201 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,201 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8241ms INFO 2025-10-17 19:12:37,201 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,201 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5354ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:37,201 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:12:37,201 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:37,201 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,201 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:12:37,202 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:37,202 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,203 [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 2025-10-17 19:12:37,203 [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 2025-10-17 19:12:37,206 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:12:37,206 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:37,206 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,207 [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 2025-10-17 19:12:37,210 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,210 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.3411ms INFO 2025-10-17 19:12:37,210 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,210 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1636ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:37,211 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,211 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.8594ms INFO 2025-10-17 19:12:37,211 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,211 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7039ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:37,211 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,211 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4923ms INFO 2025-10-17 19:12:37,211 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,212 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0666ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:37,267 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:12:37,267 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:37,267 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,269 [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 2025-10-17 19:12:37,298 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:12:37,299 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:37,299 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,300 [45 ] 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 2025-10-17 19:12:37,317 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,317 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7315ms INFO 2025-10-17 19:12:37,317 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,317 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3813ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:37,321 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:37,322 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.8777ms INFO 2025-10-17 19:12:37,322 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:37,322 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.7557ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:45,472 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 19:12:45,472 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:45,472 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:45,473 [53 ] 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 2025-10-17 19:12:45,478 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:45,479 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.2003ms INFO 2025-10-17 19:12:45,479 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:45,479 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2582ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:49,151 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 19:12:49,152 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:49,152 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:49,153 [41 ] 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 2025-10-17 19:12:49,158 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:49,158 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.8441ms INFO 2025-10-17 19:12:49,158 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:49,158 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9342ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:49,166 [39 ] 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 2025-10-17 19:12:49,166 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:49,166 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:49,167 [39 ] 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 2025-10-17 19:12:49,546 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:49,546 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 379.051ms INFO 2025-10-17 19:12:49,546 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:49,547 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 380.94ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:54,098 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 19:12:54,099 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:54,099 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:54,100 [39 ] 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 2025-10-17 19:12:54,101 [41 ] 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 2025-10-17 19:12:54,101 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:54,101 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:54,102 [41 ] 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 2025-10-17 19:12:54,105 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:54,105 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.554ms INFO 2025-10-17 19:12:54,105 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:54,105 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9727ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:54,107 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:54,108 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 5.0354ms INFO 2025-10-17 19:12:54,108 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:54,108 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8146ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:54,111 [39 ] 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 2025-10-17 19:12:54,111 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:54,111 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:54,113 [39 ] 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 2025-10-17 19:12:54,120 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:54,123 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 10.5359ms INFO 2025-10-17 19:12:54,123 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:54,123 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3954ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:55,215 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=sz%2FkwZOXjEs%3D& INFO 2025-10-17 19:12:55,215 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:55,215 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:55,217 [39 ] 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 2025-10-17 19:12:55,219 [39 ] Sg.HcmMb.PubClass.ShareData - oldValue:sz/kwZOXjEs= INFO 2025-10-17 19:12:55,237 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:55,237 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 20.0564ms INFO 2025-10-17 19:12:55,237 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:55,237 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4683ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:59,767 [53 ] 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 2025-10-17 19:12:59,767 [53 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:12:59,767 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:59,767 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:59,769 [53 ] 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 2025-10-17 19:12:59,778 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:59,778 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.9957ms INFO 2025-10-17 19:12:59,778 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:59,778 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1399ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:59,849 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfoByA0188?A0188s=pBnYaVIv3FI%3D& INFO 2025-10-17 19:12:59,850 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:59,850 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:59,851 [39 ] 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 2025-10-17 19:12:59,853 [39 ] Sg.HcmMb.PubClass.ShareData - oldValue:pBnYaVIv3FI= INFO 2025-10-17 19:12:59,854 [53 ] 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 2025-10-17 19:12:59,855 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:59,855 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:59,855 [52 ] 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 2025-10-17 19:12:59,855 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:59,855 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:59,856 [53 ] 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 2025-10-17 19:12:59,856 [52 ] 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 2025-10-17 19:12:59,858 [53 ] Sg.HcmMb.PubClass.ShareData - oldValue:lTdfnJ0EVJI= INFO 2025-10-17 19:12:59,858 [52 ] Sg.HcmMb.PubClass.ShareData - oldValue:4WNmjzy/yk0= INFO 2025-10-17 19:12:59,859 [41 ] 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 2025-10-17 19:12:59,859 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:12:59,859 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:59,861 [41 ] 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 2025-10-17 19:12:59,863 [41 ] Sg.HcmMb.PubClass.ShareData - oldValue:9RRLsyXWwSoXd0mXXwl4aQ== INFO 2025-10-17 19:12:59,864 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:59,864 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 7.1882ms INFO 2025-10-17 19:12:59,864 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:59,864 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7204ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:59,864 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:59,864 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 7.9125ms INFO 2025-10-17 19:12:59,864 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:59,864 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7684ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:59,866 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:59,866 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.004ms INFO 2025-10-17 19:12:59,866 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:59,866 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2704ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:12:59,871 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:12:59,871 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M) in 19.9703ms INFO 2025-10-17 19:12:59,871 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfoByA0188 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:12:59,871 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0154ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:13:00,096 [57 ] 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 2025-10-17 19:13:00,096 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:13:00,097 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:13:00,097 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 19:13:00,098 [57 ] 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 2025-10-17 19:13:00,106 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:13:00,107 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M) in 8.3288ms INFO 2025-10-17 19:13:00,107 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessSql (Sg.Hcm.Application.M)' INFO 2025-10-17 19:13:00,107 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4159ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:01,125 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699641082&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:14:01,126 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:14:01,126 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9339ms 200 text/html INFO 2025-10-17 19:14:01,493 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760699641458 INFO 2025-10-17 19:14:01,494 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:14:01,494 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6362ms 200 application/javascript INFO 2025-10-17 19:14:01,555 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17636471367816497 INFO 2025-10-17 19:14:01,555 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:14:01,555 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4933ms 200 application/javascript INFO 2025-10-17 19:14:01,715 [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%3D1760699641082%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:14:01,715 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:14:01,715 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:01,717 [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 2025-10-17 19:14:01,718 [39 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699641082&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:14:01,720 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:01,721 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9006ms INFO 2025-10-17 19:14:01,721 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:01,721 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7239ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:01,744 [71 ] 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 2025-10-17 19:14:01,744 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:14:01,745 [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 2025-10-17 19:14:01,745 [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 2025-10-17 19:14:01,745 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:01,746 [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 2025-10-17 19:14:01,747 [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 2025-10-17 19:14:01,747 [71 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:14:01,747 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:01,747 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8103ms INFO 2025-10-17 19:14:01,747 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:01,747 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9946ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:14:01,863 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 19:14:01,863 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:14:01,864 [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 2025-10-17 19:14:01,864 [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 2025-10-17 19:14:01,864 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:14:01,865 [71 ] 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 2025-10-17 19:14:01,866 [39 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0ODAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNjMwNCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumZiOmbqCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDgwIiwianRpIjoiNmU3ODIwNWUtMTI3Zi00MzhiLWFjMmEtNzE3YTE3OWY1ZWFhIiwiaWF0IjoxNzYwNDkyNjI3LCJuYmYiOjE3NjA0OTI2MjUsImV4cCI6MTc2MDU3OTAyNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.XZ_1PJ_8HKRjLlSiBGW2r1Nnv_ABbGttZry_Aim2HAY INFO 2025-10-17 19:14:01,868 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:01,869 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.5001ms INFO 2025-10-17 19:14:01,869 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:14:01,869 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.398ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:01,971 [71 ] 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 2025-10-17 19:14:01,971 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:14:01,971 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:01,973 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:01,974 [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 2025-10-17 19:14:01,975 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:14:01,975 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:14:01,975 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:14:01,993 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:14:01,998 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:01,998 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 24.001ms INFO 2025-10-17 19:14:01,998 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:01,998 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.342ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,103 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:14:02,103 [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 2025-10-17 19:14:02,104 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,104 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,104 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,104 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,105 [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 2025-10-17 19:14:02,105 [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 2025-10-17 19:14:02,106 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:14:02,107 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:14:02,107 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:14:02,109 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,109 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2784ms INFO 2025-10-17 19:14:02,109 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,109 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2977ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,121 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:14:02,136 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:14:02,139 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,139 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2398ms INFO 2025-10-17 19:14:02,139 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,139 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3471ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,244 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:14:02,244 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,245 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,246 [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 2025-10-17 19:14:02,252 [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 2025-10-17 19:14:02,253 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,253 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,254 [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 2025-10-17 19:14:02,255 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,255 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7562ms INFO 2025-10-17 19:14:02,255 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,255 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.695ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,257 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,257 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3ms INFO 2025-10-17 19:14:02,257 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,257 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8239ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,303 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:14:02,304 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,304 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,305 [39 ] 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 2025-10-17 19:14:02,308 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,308 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2132ms INFO 2025-10-17 19:14:02,308 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,308 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.987ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,331 [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 2025-10-17 19:14:02,331 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:14:02,331 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,332 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,332 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,332 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,333 [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 2025-10-17 19:14:02,333 [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 2025-10-17 19:14:02,336 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,336 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1611ms INFO 2025-10-17 19:14:02,336 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,336 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8306ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,336 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,336 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.323ms INFO 2025-10-17 19:14:02,336 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,336 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0693ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,340 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:14:02,340 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:14:02,340 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,341 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,341 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,341 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,342 [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 2025-10-17 19:14:02,342 [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 2025-10-17 19:14:02,347 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:14:02,347 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,348 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,348 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,348 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.3182ms INFO 2025-10-17 19:14:02,348 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,348 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2302ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,349 [66 ] 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 2025-10-17 19:14:02,349 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,349 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.446ms INFO 2025-10-17 19:14:02,349 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,349 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9977ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,353 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,353 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3302ms INFO 2025-10-17 19:14:02,353 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,353 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2275ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,443 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:14:02,443 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:14:02,444 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,444 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,444 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:02,444 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,445 [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 2025-10-17 19:14:02,445 [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 2025-10-17 19:14:02,455 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,455 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 10.0679ms INFO 2025-10-17 19:14:02,455 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,455 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7872ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:02,465 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:02,465 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.3503ms INFO 2025-10-17 19:14:02,465 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:02,466 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2901ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:35,804 [39 ] 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 72476 INFO 2025-10-17 19:14:35,804 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:14:35,804 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:35,805 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:35,806 [39 ] 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 2025-10-17 19:14:35,824 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:35,824 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M) in 18.4262ms INFO 2025-10-17 19:14:35,824 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoCreateForm (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:35,825 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5912ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:35,898 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3930&formCode=0070&exeId=62283& INFO 2025-10-17 19:14:35,898 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:35,898 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:35,900 [71 ] 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 2025-10-17 19:14:35,906 [21 ] 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=bHaQF5QajQI%3D& INFO 2025-10-17 19:14:35,906 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:35,906 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:35,908 [21 ] 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 2025-10-17 19:14:35,913 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:35,913 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9073ms INFO 2025-10-17 19:14:35,914 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:35,914 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.74ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:35,941 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:35,945 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 45.0756ms INFO 2025-10-17 19:14:35,945 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:35,945 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.0787ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:37,048 [21 ] 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 2025-10-17 19:14:37,048 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:14:37,048 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:37,048 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:37,050 [21 ] 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 2025-10-17 19:14:37,067 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:RKJyIPzEqY8= INFO 2025-10-17 19:14:37,068 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:6u3OwNepdmU= INFO 2025-10-17 19:14:37,068 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:bHaQF5QajQI= INFO 2025-10-17 19:14:37,068 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:puQluk0ziKw= INFO 2025-10-17 19:14:37,134 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:37,134 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 84.5374ms INFO 2025-10-17 19:14:37,134 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:37,134 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.589ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:37,207 [21 ] 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 2025-10-17 19:14:37,207 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:14:37,208 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:37,208 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:37,209 [21 ] 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 2025-10-17 19:14:37,213 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:37,213 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M) in 4.1547ms INFO 2025-10-17 19:14:37,213 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.DoToDoListDone (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:37,214 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3698ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:38,240 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 19:14:38,241 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:38,241 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:38,242 [44 ] 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 2025-10-17 19:14:38,243 [21 ] 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 2025-10-17 19:14:38,244 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:38,244 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:38,245 [21 ] 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 2025-10-17 19:14:38,247 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:38,247 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.9297ms INFO 2025-10-17 19:14:38,247 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:38,247 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9339ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:38,599 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:38,600 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 354.5535ms INFO 2025-10-17 19:14:38,600 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:38,600 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 356.5758ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:40,779 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 19:14:40,779 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:40,779 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:40,781 [44 ] 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 2025-10-17 19:14:40,786 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:40,787 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.6715ms INFO 2025-10-17 19:14:40,787 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:40,787 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1062ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:44,107 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 19:14:44,108 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:44,108 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:44,109 [21 ] 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 2025-10-17 19:14:44,114 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:44,114 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.6839ms INFO 2025-10-17 19:14:44,114 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:44,114 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8374ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:44,140 [21 ] 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 2025-10-17 19:14:44,141 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:44,141 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:44,142 [21 ] 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 2025-10-17 19:14:44,497 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:44,497 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 355.3233ms INFO 2025-10-17 19:14:44,497 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:44,498 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 357.1976ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:45,399 [71 ] 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=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:14:45,400 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:45,400 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:45,402 [71 ] 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 2025-10-17 19:14:45,761 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:45,762 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 360.0643ms INFO 2025-10-17 19:14:45,762 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:45,762 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 362.6739ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:57,548 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 19:14:57,548 [71 ] 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=202501&endTime=202510&state=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:14:57,549 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:57,549 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:14:57,549 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:57,549 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:57,551 [21 ] 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 2025-10-17 19:14:57,551 [71 ] 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 2025-10-17 19:14:57,556 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:57,556 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.6678ms INFO 2025-10-17 19:14:57,556 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:57,556 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2392ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:14:57,763 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:14:57,763 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 212.1845ms INFO 2025-10-17 19:14:57,763 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:14:57,763 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 214.8472ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:08,407 [21 ] 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=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:15:08,407 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:08,408 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:08,409 [21 ] 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 2025-10-17 19:15:08,770 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:08,771 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 361.7357ms INFO 2025-10-17 19:15:08,771 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:08,771 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 364.0339ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:22,746 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 19:15:22,746 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:22,746 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:22,748 [71 ] 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 2025-10-17 19:15:22,748 [76 ] 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=202501&endTime=202510&state=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:15:22,749 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:22,749 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:22,750 [76 ] 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 2025-10-17 19:15:22,753 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:22,753 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.9839ms INFO 2025-10-17 19:15:22,753 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:22,753 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3198ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:23,111 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:23,112 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 361.4437ms INFO 2025-10-17 19:15:23,112 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:23,112 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 363.4581ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,037 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=ac0eda00-4a84-4f6e-bedb-10962ac57133& INFO 2025-10-17 19:15:33,037 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,037 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,039 [21 ] 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 2025-10-17 19:15:33,086 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,086 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.015ms INFO 2025-10-17 19:15:33,086 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,086 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.5875ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,165 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 19:15:33,166 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,166 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,167 [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 2025-10-17 19:15:33,172 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=324204&isHis=& INFO 2025-10-17 19:15:33,173 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,173 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,173 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,174 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.362ms INFO 2025-10-17 19:15:33,174 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,174 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4065ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,174 [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 2025-10-17 19:15:33,178 [71 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 19:15:33,181 [71 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 19:15:33,183 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,183 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.8852ms INFO 2025-10-17 19:15:33,183 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,183 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5446ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,263 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=ac0eda00-4a84-4f6e-bedb-10962ac57133&isHis=& INFO 2025-10-17 19:15:33,263 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,263 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,265 [21 ] 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 2025-10-17 19:15:33,312 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,312 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 47.4725ms INFO 2025-10-17 19:15:33,312 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,313 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6465ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,386 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 19:15:33,386 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,387 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,388 [44 ] 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 2025-10-17 19:15:33,392 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,392 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2168ms INFO 2025-10-17 19:15:33,392 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,392 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1901ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,465 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=ac0eda00-4a84-4f6e-bedb-10962ac57133&isHis=& INFO 2025-10-17 19:15:33,466 [21 ] 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=ac0eda00-4a84-4f6e-bedb-10962ac57133&recordId=3820&tableName=FORM71& INFO 2025-10-17 19:15:33,466 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,466 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,466 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,466 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,467 [21 ] 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 2025-10-17 19:15:33,467 [6 ] 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 2025-10-17 19:15:33,480 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=ac0eda00-4a84-4f6e-bedb-10962ac57133&flowID=185&nodeCode=begin& INFO 2025-10-17 19:15:33,481 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,481 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,482 [77 ] 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 2025-10-17 19:15:33,554 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,554 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 86.8683ms INFO 2025-10-17 19:15:33,554 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,554 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.7163ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,554 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,554 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 87.1766ms INFO 2025-10-17 19:15:33,554 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,555 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,555 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.3121ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,555 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 72.2942ms INFO 2025-10-17 19:15:33,555 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,555 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.4393ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,648 [44 ] 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=3820&approveID=324204& INFO 2025-10-17 19:15:33,648 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,648 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,650 [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 2025-10-17 19:15:33,654 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,654 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.7586ms INFO 2025-10-17 19:15:33,654 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,654 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6172ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,739 [44 ] 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 2025-10-17 19:15:33,739 [6 ] 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 2025-10-17 19:15:33,739 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,739 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,740 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,740 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3820&formCode=0070&flowID=185&nodeCode=begin&exeId=61197&guid=ac0eda00-4a84-4f6e-bedb-10962ac57133&flag=4& INFO 2025-10-17 19:15:33,740 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,740 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:33,740 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,741 [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 2025-10-17 19:15:33,741 [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 2025-10-17 19:15:33,741 [71 ] 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 2025-10-17 19:15:33,744 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,744 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,744 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5714ms INFO 2025-10-17 19:15:33,744 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,745 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6306ms INFO 2025-10-17 19:15:33,745 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,745 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4769ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,745 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5339ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:33,823 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:33,826 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.8861ms INFO 2025-10-17 19:15:33,826 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:33,826 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.365ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:34,005 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=8c06d701-f464-a170-8204-f848ae02d36d&attachTableName=& INFO 2025-10-17 19:15:34,005 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:34,005 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:34,007 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=6c903518-5c29-9179-bde8-b0ebf6095bea&attachTableName=& INFO 2025-10-17 19:15:34,007 [6 ] 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 2025-10-17 19:15:34,007 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:34,007 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:34,009 [71 ] 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 2025-10-17 19:15:36,140 [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 2025-10-17 19:15:36,140 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:36,140 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:36,142 [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 2025-10-17 19:15:36,146 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:36,146 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7687ms INFO 2025-10-17 19:15:36,147 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:36,147 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7789ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:36,147 [76 ] 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=202501&endTime=202510&state=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:15:36,147 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:36,147 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:36,149 [76 ] 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 2025-10-17 19:15:36,524 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:36,525 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 376.1207ms INFO 2025-10-17 19:15:36,525 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:36,525 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 378.4747ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:38,791 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=7d4a7931-fa7a-4748-aa54-cede1095bb15& INFO 2025-10-17 19:15:38,791 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:38,791 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:38,793 [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 2025-10-17 19:15:38,842 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:38,842 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.8695ms INFO 2025-10-17 19:15:38,842 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:38,842 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6135ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:38,916 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 19:15:38,916 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:38,917 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:38,918 [76 ] 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 2025-10-17 19:15:38,918 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=323300&isHis=& INFO 2025-10-17 19:15:38,919 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:38,919 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:38,920 [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 2025-10-17 19:15:38,924 [45 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 19:15:38,926 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:38,927 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 8.3694ms INFO 2025-10-17 19:15:38,927 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:38,927 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7254ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:38,928 [45 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 19:15:38,931 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:38,931 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.7705ms INFO 2025-10-17 19:15:38,931 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:38,931 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5512ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:38,966 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:38,966 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 4959.2645ms INFO 2025-10-17 19:15:38,966 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:38,966 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4961.5868ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:38,966 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:38,967 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 4957.7025ms INFO 2025-10-17 19:15:38,967 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:38,967 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4959.8924ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:39,007 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=7d4a7931-fa7a-4748-aa54-cede1095bb15&isHis=& INFO 2025-10-17 19:15:39,007 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:39,008 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,009 [6 ] 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 2025-10-17 19:15:39,066 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:39,066 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 55.7852ms INFO 2025-10-17 19:15:39,066 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,066 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.2967ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:39,148 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 19:15:39,148 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:39,149 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,150 [6 ] 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 2025-10-17 19:15:39,155 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:39,155 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.0479ms INFO 2025-10-17 19:15:39,155 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,155 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2259ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:39,228 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=7d4a7931-fa7a-4748-aa54-cede1095bb15&isHis=& INFO 2025-10-17 19:15:39,228 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:39,229 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,230 [6 ] 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 2025-10-17 19:15:39,233 [71 ] 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=7d4a7931-fa7a-4748-aa54-cede1095bb15&recordId=3805&tableName=FORM71& INFO 2025-10-17 19:15:39,233 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:39,233 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,234 [71 ] 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 2025-10-17 19:15:39,243 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=7d4a7931-fa7a-4748-aa54-cede1095bb15&flowID=185&nodeCode=begin& INFO 2025-10-17 19:15:39,243 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:39,243 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,245 [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 2025-10-17 19:15:39,317 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:39,317 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 82.3951ms INFO 2025-10-17 19:15:39,317 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,317 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.3088ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:39,319 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:39,319 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 74.0729ms INFO 2025-10-17 19:15:39,319 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,319 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.9582ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:39,320 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:39,321 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 90.5789ms INFO 2025-10-17 19:15:39,321 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,321 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.6809ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:39,411 [76 ] 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=3805&approveID=323300& INFO 2025-10-17 19:15:39,412 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:39,412 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,413 [76 ] 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 2025-10-17 19:15:39,418 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:39,418 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.8272ms INFO 2025-10-17 19:15:39,418 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,418 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8471ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:39,499 [76 ] 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 2025-10-17 19:15:39,499 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:39,499 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,501 [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 2025-10-17 19:15:39,502 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3805&formCode=0070&flowID=185&nodeCode=begin&exeId=61003&guid=7d4a7931-fa7a-4748-aa54-cede1095bb15&flag=4& INFO 2025-10-17 19:15:39,503 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:39,503 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,504 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:39,504 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1535ms INFO 2025-10-17 19:15:39,504 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,504 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9975ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:39,504 [6 ] 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 2025-10-17 19:15:39,586 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:39,590 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 85.6186ms INFO 2025-10-17 19:15:39,590 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,590 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 87.4144ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:39,883 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=db683387-d92d-e474-ba89-c135253621e6&attachTableName=& INFO 2025-10-17 19:15:39,883 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=96672ce0-f442-d558-f8f2-a92fbce02857&attachTableName=& INFO 2025-10-17 19:15:39,884 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:39,884 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:39,884 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,884 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,885 [76 ] 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 2025-10-17 19:15:39,885 [6 ] 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 2025-10-17 19:15:39,927 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:39,927 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 41.8216ms INFO 2025-10-17 19:15:39,927 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,927 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8753ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:39,927 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:39,927 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 42.0081ms INFO 2025-10-17 19:15:39,927 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:39,927 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.0613ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:40,849 [45 ] 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=vcCkdCLzbbI%3D& INFO 2025-10-17 19:15:40,850 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:40,850 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:40,851 [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 2025-10-17 19:15:40,857 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:40,857 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0521ms INFO 2025-10-17 19:15:40,857 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:40,857 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.236ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:48,363 [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 2025-10-17 19:15:48,364 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:48,364 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:48,365 [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 2025-10-17 19:15:48,370 [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=202501&endTime=202510&state=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:15:48,370 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:48,370 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:15:48,370 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.7151ms INFO 2025-10-17 19:15:48,370 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:48,370 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:48,370 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8763ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:15:48,371 [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 2025-10-17 19:15:48,709 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:15:48,709 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 337.7558ms INFO 2025-10-17 19:15:48,709 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:15:48,710 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 339.8101ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:18,853 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699779133&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:16:18,853 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:16:18,854 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8614ms 200 text/html INFO 2025-10-17 19:16:20,213 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760699780772 INFO 2025-10-17 19:16:20,213 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:16:20,213 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7843ms 200 application/javascript INFO 2025-10-17 19:16:20,718 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.597696236049039 INFO 2025-10-17 19:16:20,718 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:16:20,718 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7229ms 200 application/javascript INFO 2025-10-17 19:16:21,132 [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%3D1760699779133%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:16:21,133 [73 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:16:21,133 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,134 [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 2025-10-17 19:16:21,135 [73 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699779133&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:16:21,138 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:21,138 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8062ms INFO 2025-10-17 19:16:21,138 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,138 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0614ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:21,213 [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 2025-10-17 19:16:21,213 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:16:21,214 [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 2025-10-17 19:16:21,214 [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 2025-10-17 19:16:21,214 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,215 [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 2025-10-17 19:16:21,216 [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 2025-10-17 19:16:21,216 [69 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:16:21,216 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:21,216 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.785ms INFO 2025-10-17 19:16:21,216 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,216 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8749ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:16:21,374 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 19:16:21,374 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:16:21,374 [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 2025-10-17 19:16:21,374 [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 2025-10-17 19:16:21,374 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:16:21,376 [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 2025-10-17 19:16:21,377 [69 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2OTgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTM0OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadqOeOieaYjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjk4IiwianRpIjoiYjFkNTExNmEtNDUxMS00MDFiLThmYjgtNzg1ZTY3ZGQ5OWFiIiwiaWF0IjoxNzYwNTc5MzYyLCJuYmYiOjE3NjA1NzkzNjAsImV4cCI6MTc2MDY2NTc2MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.9YVCVU-SEtWZp8y4EdqytCruUKWk2WT2HM6pIXJ9HDc INFO 2025-10-17 19:16:21,383 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:21,383 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 7.776ms INFO 2025-10-17 19:16:21,383 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:16:21,384 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0344ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:21,533 [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 2025-10-17 19:16:21,533 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:16:21,534 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:21,534 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,535 [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 2025-10-17 19:16:21,536 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:16:21,536 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:16:21,536 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:16:21,551 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:16:21,554 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:21,554 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9319ms INFO 2025-10-17 19:16:21,554 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,554 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0883ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:21,698 [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 2025-10-17 19:16:21,698 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:16:21,698 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:21,698 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,698 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:21,698 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,700 [69 ] 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 2025-10-17 19:16:21,700 [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 2025-10-17 19:16:21,701 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:16:21,701 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:16:21,701 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:16:21,703 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:21,703 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2998ms INFO 2025-10-17 19:16:21,703 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,703 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2359ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:21,715 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:16:21,715 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:16:21,718 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:21,718 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.8313ms INFO 2025-10-17 19:16:21,718 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,719 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6409ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:21,877 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:16:21,877 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:21,878 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,879 [69 ] 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 2025-10-17 19:16:21,882 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:21,883 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.4471ms INFO 2025-10-17 19:16:21,883 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,883 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6875ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:21,898 [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 2025-10-17 19:16:21,899 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:21,899 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,900 [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 2025-10-17 19:16:21,903 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:21,903 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0642ms INFO 2025-10-17 19:16:21,903 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:21,903 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0572ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:22,048 [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 2025-10-17 19:16:22,048 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:16:22,048 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:22,048 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:22,049 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,049 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,049 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:16:22,049 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:22,049 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,050 [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 2025-10-17 19:16:22,050 [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 2025-10-17 19:16:22,050 [39 ] 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 2025-10-17 19:16:22,054 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:22,054 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:22,054 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.8995ms INFO 2025-10-17 19:16:22,054 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,054 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:22,054 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3446ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:22,054 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0741ms INFO 2025-10-17 19:16:22,054 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,054 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 4.1731ms INFO 2025-10-17 19:16:22,054 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,054 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0421ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:22,054 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9891ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:22,138 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:16:22,138 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:16:22,138 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:22,138 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,139 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:22,139 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,140 [77 ] 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 2025-10-17 19:16:22,140 [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 2025-10-17 19:16:22,142 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:16:22,142 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:22,142 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,143 [4 ] 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 2025-10-17 19:16:22,144 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:22,144 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.3679ms INFO 2025-10-17 19:16:22,144 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,144 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2251ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:22,145 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:22,145 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.4563ms INFO 2025-10-17 19:16:22,145 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,176 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1136ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:22,179 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:22,179 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 35.7272ms INFO 2025-10-17 19:16:22,179 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,179 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4067ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:22,228 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:16:22,229 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:22,229 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,230 [39 ] 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 2025-10-17 19:16:22,258 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:16:22,258 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:22,258 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,260 [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 2025-10-17 19:16:22,276 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:22,276 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7479ms INFO 2025-10-17 19:16:22,276 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,276 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5848ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:22,285 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:22,285 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 54.5681ms INFO 2025-10-17 19:16:22,285 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:22,285 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.8644ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:24,328 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 19:16:24,328 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 19:16:24,328 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:24,328 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:24,329 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:24,329 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:24,330 [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 2025-10-17 19:16:24,330 [39 ] 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 2025-10-17 19:16:24,333 [4 ] 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 2025-10-17 19:16:24,334 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:24,334 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:24,335 [4 ] 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 2025-10-17 19:16:24,336 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:24,337 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:24,337 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.5374ms INFO 2025-10-17 19:16:24,337 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:24,337 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.5261ms INFO 2025-10-17 19:16:24,337 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:24,337 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6484ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:24,337 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4743ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:24,445 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:24,445 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 109.7506ms INFO 2025-10-17 19:16:24,445 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:24,445 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.7346ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:27,980 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699788509&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:16:27,981 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:16:27,981 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7252ms 200 text/html INFO 2025-10-17 19:16:28,658 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760699789184 INFO 2025-10-17 19:16:28,659 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:16:28,659 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9519ms 200 application/javascript INFO 2025-10-17 19:16:28,768 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9911767865486982 INFO 2025-10-17 19:16:28,768 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:16:28,768 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5358ms 200 application/javascript INFO 2025-10-17 19:16:29,013 [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 2025-10-17 19:16:29,013 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:16:29,014 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,014 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,014 [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%3D1760699788509%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:16:29,014 [69 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:16:29,014 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,015 [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 2025-10-17 19:16:29,016 [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 2025-10-17 19:16:29,017 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:16:29,017 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:16:29,017 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:16:29,017 [69 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699788509&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:16:29,020 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,020 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5392ms INFO 2025-10-17 19:16:29,020 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,020 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1774ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,032 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:16:29,034 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,035 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2779ms INFO 2025-10-17 19:16:29,035 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,035 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4692ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,177 [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 2025-10-17 19:16:29,178 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:16:29,178 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,178 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,178 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,178 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,179 [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 2025-10-17 19:16:29,180 [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 2025-10-17 19:16:29,181 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:16:29,181 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:16:29,181 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:16:29,183 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,183 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4129ms INFO 2025-10-17 19:16:29,183 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,183 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6782ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,196 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:16:29,196 [4 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:16:29,199 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,199 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.18ms INFO 2025-10-17 19:16:29,199 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,199 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4095ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,328 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:16:29,328 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,328 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,330 [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 2025-10-17 19:16:29,333 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,333 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1668ms INFO 2025-10-17 19:16:29,333 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,333 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0704ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,373 [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 2025-10-17 19:16:29,373 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,374 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,375 [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 2025-10-17 19:16:29,378 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,378 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0858ms INFO 2025-10-17 19:16:29,378 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,378 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0224ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,379 [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 2025-10-17 19:16:29,379 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,379 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,380 [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 2025-10-17 19:16:29,381 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:16:29,381 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,381 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,383 [39 ] 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 2025-10-17 19:16:29,383 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,383 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8735ms INFO 2025-10-17 19:16:29,383 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,383 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4639ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,386 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,386 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0676ms INFO 2025-10-17 19:16:29,386 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,386 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8477ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,413 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:16:29,413 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,413 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,414 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:16:29,415 [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 2025-10-17 19:16:29,415 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,415 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,415 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:16:29,415 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,415 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,416 [77 ] 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 2025-10-17 19:16:29,416 [4 ] 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 2025-10-17 19:16:29,422 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,422 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.2909ms INFO 2025-10-17 19:16:29,422 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,422 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9961ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,423 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,423 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.2412ms INFO 2025-10-17 19:16:29,423 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,423 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9322ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,424 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,424 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7862ms INFO 2025-10-17 19:16:29,424 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,424 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3619ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,514 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:16:29,515 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,515 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,516 [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 2025-10-17 19:16:29,521 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,522 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1618ms INFO 2025-10-17 19:16:29,522 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,522 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3033ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,538 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:16:29,539 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,539 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,540 [4 ] 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 2025-10-17 19:16:29,541 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:16:29,541 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:29,541 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,542 [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 2025-10-17 19:16:29,560 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,560 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 17.7193ms INFO 2025-10-17 19:16:29,560 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,560 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3284ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:29,592 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:29,592 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.3299ms INFO 2025-10-17 19:16:29,592 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:29,592 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.9876ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:31,900 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 19:16:31,900 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:31,900 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:31,902 [73 ] 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 2025-10-17 19:16:31,907 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:31,907 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 5.0971ms INFO 2025-10-17 19:16:31,907 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:31,907 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3332ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:34,378 [39 ] 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 2025-10-17 19:16:34,378 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:34,378 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:34,380 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 19:16:34,380 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:34,380 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:34,380 [39 ] 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 2025-10-17 19:16:34,382 [73 ] 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 2025-10-17 19:16:34,392 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:34,392 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 10.1783ms INFO 2025-10-17 19:16:34,392 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:34,392 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.412ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:34,739 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:34,740 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 359.4761ms INFO 2025-10-17 19:16:34,740 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:34,740 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 362.2519ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:43,773 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 19:16:43,774 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:43,774 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:43,776 [73 ] 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 2025-10-17 19:16:43,780 [73 ] 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=202501&endTime=202510&state=& INFO 2025-10-17 19:16:43,780 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:43,780 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:43,781 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:43,781 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 5.0514ms INFO 2025-10-17 19:16:43,781 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:43,781 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3973ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:43,781 [73 ] 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 2025-10-17 19:16:44,133 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:44,133 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 352.283ms INFO 2025-10-17 19:16:44,133 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:44,134 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 354.1018ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:16:51,185 [73 ] 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=202501&endTime=202510&state=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:16:51,185 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:16:51,185 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:51,187 [73 ] 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 2025-10-17 19:16:51,543 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:16:51,543 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 356.2572ms INFO 2025-10-17 19:16:51,543 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:16:51,543 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 358.8678ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:00,470 [73 ] 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=202501&endTime=202510&state=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:17:00,470 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:00,471 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:00,472 [73 ] 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 2025-10-17 19:17:00,838 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:00,839 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 366.8026ms INFO 2025-10-17 19:17:00,839 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:00,839 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 369.389ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:09,495 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=3&tableName=FORM71&formCode=0070&beginTime=202501&endTime=202510&state=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:17:09,495 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:09,495 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:09,497 [73 ] 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 2025-10-17 19:17:09,889 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:09,889 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 392.4196ms INFO 2025-10-17 19:17:09,889 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:09,889 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 394.7258ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:19,330 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=4&tableName=FORM71&formCode=0070&beginTime=202501&endTime=202510&state=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:17:19,330 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:19,330 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:19,332 [73 ] 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 2025-10-17 19:17:19,686 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:19,687 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 354.7458ms INFO 2025-10-17 19:17:19,687 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:19,687 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 357.2323ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:29,169 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormList?page=5&tableName=FORM71&formCode=0070&beginTime=202501&endTime=202510&state=%E9%80%9A%E8%BF%87& INFO 2025-10-17 19:17:29,170 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:29,170 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:29,171 [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 2025-10-17 19:17:29,454 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:29,454 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 282.783ms INFO 2025-10-17 19:17:29,454 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:29,454 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 285.0692ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:46,136 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699865910&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 19:17:46,137 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:17:46,137 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8169ms 200 text/html INFO 2025-10-17 19:17:46,945 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760699866898 INFO 2025-10-17 19:17:46,946 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:17:46,946 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6455ms 200 application/javascript INFO 2025-10-17 19:17:47,017 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.530382948067218 INFO 2025-10-17 19:17:47,017 [77 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:17:47,017 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5846ms 200 application/javascript INFO 2025-10-17 19:17:47,188 [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%3D1760699865910%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 19:17:47,189 [77 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:17:47,189 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,191 [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 2025-10-17 19:17:47,191 [77 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760699865910&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 19:17:47,194 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:47,194 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7803ms INFO 2025-10-17 19:17:47,194 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,194 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9963ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:47,256 [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 2025-10-17 19:17:47,256 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:17:47,256 [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 2025-10-17 19:17:47,256 [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 2025-10-17 19:17:47,256 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,258 [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 2025-10-17 19:17:47,258 [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 2025-10-17 19:17:47,259 [73 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:17:47,259 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:47,259 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7331ms INFO 2025-10-17 19:17:47,259 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,259 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1273ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:17:47,400 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 691 INFO 2025-10-17 19:17:47,400 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:17:47,400 [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 2025-10-17 19:17:47,400 [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 2025-10-17 19:17:47,400 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:17:47,402 [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 2025-10-17 19:17:47,403 [69 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY1MDU4IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYyNjMiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLmnY7liZEiLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjUwNTgiLCJqdGkiOiJmMDhiNmEyNi1iNWJlLTQ2MjMtYmMxMC1mZjkyOWVmNTYxYTgiLCJpYXQiOjE3NjA0ODc3NDEsIm5iZiI6MTc2MDQ4NzczOSwiZXhwIjoxNzYwNTc0MTQxLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.fOwt1rp-7Dwu2AM_s8zwz5CS6DLWHtjblbsSXEXvQvc INFO 2025-10-17 19:17:47,406 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:47,406 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.027ms INFO 2025-10-17 19:17:47,406 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:17:47,406 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3904ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:47,544 [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 2025-10-17 19:17:47,544 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:17:47,544 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:47,546 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,547 [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 2025-10-17 19:17:47,549 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:17:47,549 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:17:47,549 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:17:47,586 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:17:47,589 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:47,589 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 41.6844ms INFO 2025-10-17 19:17:47,589 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,589 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.477ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:47,784 [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 2025-10-17 19:17:47,784 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:47,785 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,785 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:17:47,785 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:47,785 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,786 [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 2025-10-17 19:17:47,786 [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 2025-10-17 19:17:47,787 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:17:47,788 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:17:47,788 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:17:47,792 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:47,792 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2024ms INFO 2025-10-17 19:17:47,792 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,792 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0959ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:47,804 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:17:47,818 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:17:47,821 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:47,821 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.6729ms INFO 2025-10-17 19:17:47,821 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,821 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7441ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:47,953 [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 2025-10-17 19:17:47,953 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:17:47,954 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:47,954 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:47,954 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,954 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,955 [69 ] 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 2025-10-17 19:17:47,955 [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 2025-10-17 19:17:47,959 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:47,959 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5825ms INFO 2025-10-17 19:17:47,959 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,959 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8824ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:47,963 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:47,963 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.0601ms INFO 2025-10-17 19:17:47,963 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:47,963 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0524ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:48,104 [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 2025-10-17 19:17:48,104 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:48,104 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,106 [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 2025-10-17 19:17:48,109 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:48,109 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3795ms INFO 2025-10-17 19:17:48,109 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,109 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3929ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:48,119 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:17:48,119 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:48,120 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,121 [69 ] 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 2025-10-17 19:17:48,124 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:48,124 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1125ms INFO 2025-10-17 19:17:48,124 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,124 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8279ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:48,159 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:17:48,159 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:48,159 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,159 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:17:48,159 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:17:48,159 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:17:48,160 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:48,160 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,160 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:48,160 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:48,160 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,160 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,161 [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 2025-10-17 19:17:48,161 [39 ] 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 2025-10-17 19:17:48,161 [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 2025-10-17 19:17:48,161 [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 2025-10-17 19:17:48,168 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:48,168 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.5505ms INFO 2025-10-17 19:17:48,168 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,168 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7128ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:48,169 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:48,169 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.9173ms INFO 2025-10-17 19:17:48,169 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,169 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5285ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:48,170 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:48,170 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:48,170 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.7939ms INFO 2025-10-17 19:17:48,170 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,170 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.352ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:48,170 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.8165ms INFO 2025-10-17 19:17:48,170 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,170 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6014ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:48,276 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:17:48,276 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:48,276 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,278 [39 ] 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 2025-10-17 19:17:48,286 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:17:48,286 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:48,286 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,287 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:48,287 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.9886ms INFO 2025-10-17 19:17:48,287 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,287 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8797ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:48,287 [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 2025-10-17 19:17:48,308 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:48,308 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.6789ms INFO 2025-10-17 19:17:48,308 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:48,308 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3853ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:50,307 [69 ] 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 2025-10-17 19:17:50,307 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:50,307 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:50,308 [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 2025-10-17 19:17:50,308 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:17:50,308 [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 2025-10-17 19:17:50,308 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:50,309 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:50,310 [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 2025-10-17 19:17:50,313 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:50,313 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0909ms INFO 2025-10-17 19:17:50,313 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:50,313 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2531ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:50,359 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:50,359 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 49.2416ms INFO 2025-10-17 19:17:50,359 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:50,359 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.2168ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:56,910 [39 ] 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 2025-10-17 19:17:56,910 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:56,910 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:56,912 [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 2025-10-17 19:17:56,915 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:56,915 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5942ms INFO 2025-10-17 19:17:56,915 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:56,916 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7718ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:17:56,919 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 19:17:56,919 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:17:56,919 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:56,921 [73 ] 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 2025-10-17 19:17:57,246 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:17:57,246 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 325.047ms INFO 2025-10-17 19:17:57,246 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:17:57,246 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 326.8805ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:44,221 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760700524045&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:28:44,222 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:28:44,222 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0845ms 200 text/html INFO 2025-10-17 19:28:44,609 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760700524539 INFO 2025-10-17 19:28:44,610 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:28:44,610 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.855ms 200 application/javascript INFO 2025-10-17 19:28:44,689 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8151624091638234 INFO 2025-10-17 19:28:44,690 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:28:44,690 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5917ms 200 application/javascript INFO 2025-10-17 19:28:44,839 [25 ] 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%3D1760700524045%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:28:44,839 [25 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:28:44,839 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:44,841 [25 ] 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 2025-10-17 19:28:44,841 [23 ] 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 2025-10-17 19:28:44,841 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:28:44,841 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:44,842 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:44,842 [25 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760700524045&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:28:44,843 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 19:28:44,844 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:28:44,844 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:28:44,844 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:28:44,845 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:44,845 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3233ms INFO 2025-10-17 19:28:44,845 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:44,845 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1628ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:44,859 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:28:44,862 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:44,862 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.0024ms INFO 2025-10-17 19:28:44,862 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:44,862 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0486ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,014 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:28:45,014 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,015 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,015 [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 2025-10-17 19:28:45,016 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,016 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,016 [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 2025-10-17 19:28:45,017 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:28:45,017 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:28:45,017 [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 2025-10-17 19:28:45,017 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:28:45,021 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,021 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4893ms INFO 2025-10-17 19:28:45,021 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,021 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7327ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,032 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:28:45,046 [72 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:28:45,049 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,049 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.4208ms INFO 2025-10-17 19:28:45,049 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,049 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2674ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,209 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:28:45,209 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,209 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,211 [23 ] 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 2025-10-17 19:28:45,220 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,220 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.3553ms INFO 2025-10-17 19:28:45,220 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,220 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4026ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,295 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:28:45,295 [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 2025-10-17 19:28:45,295 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,295 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,295 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,295 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,296 [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 2025-10-17 19:28:45,296 [23 ] 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 2025-10-17 19:28:45,303 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,303 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.739ms INFO 2025-10-17 19:28:45,303 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,303 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5645ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,304 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,304 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.697ms INFO 2025-10-17 19:28:45,304 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,304 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5165ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,334 [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 2025-10-17 19:28:45,334 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,334 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,334 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:28:45,334 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,334 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:28:45,335 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,335 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,335 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,335 [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 2025-10-17 19:28:45,336 [58 ] 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 2025-10-17 19:28:45,336 [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 2025-10-17 19:28:45,338 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,338 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2302ms INFO 2025-10-17 19:28:45,338 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,338 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8565ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,339 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,339 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1645ms INFO 2025-10-17 19:28:45,339 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,339 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8287ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,339 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,339 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5398ms INFO 2025-10-17 19:28:45,339 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,340 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1362ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,380 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:28:45,380 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,380 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,381 [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 2025-10-17 19:28:45,384 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,384 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2478ms INFO 2025-10-17 19:28:45,384 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,385 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9101ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,454 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:28:45,454 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:28:45,454 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,455 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,455 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,455 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,456 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:28:45,456 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:45,456 [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 2025-10-17 19:28:45,456 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,456 [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 2025-10-17 19:28:45,457 [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 2025-10-17 19:28:45,460 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,460 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4264ms INFO 2025-10-17 19:28:45,460 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,461 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4185ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,469 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,469 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 12.3862ms INFO 2025-10-17 19:28:45,469 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,470 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.963ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:45,475 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:45,475 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.3569ms INFO 2025-10-17 19:28:45,475 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:45,475 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0488ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:46,488 [61 ] 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 2025-10-17 19:28:46,488 [25 ] 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 2025-10-17 19:28:46,489 [58 ] 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 2025-10-17 19:28:46,489 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:46,489 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:46,489 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:46,489 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,489 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,489 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,489 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 19:28:46,489 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:46,489 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,490 [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 2025-10-17 19:28:46,490 [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 2025-10-17 19:28:46,490 [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 2025-10-17 19:28:46,490 [59 ] 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 2025-10-17 19:28:46,492 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 19:28:46,493 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:46,493 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,494 [19 ] 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 2025-10-17 19:28:46,494 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:46,494 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:46,494 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.1175ms INFO 2025-10-17 19:28:46,494 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,494 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1713ms INFO 2025-10-17 19:28:46,495 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,495 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.905ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:46,495 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.19ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:46,495 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:46,495 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.062ms INFO 2025-10-17 19:28:46,495 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,496 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0809ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:46,497 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:46,497 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.2187ms INFO 2025-10-17 19:28:46,497 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,497 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7115ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:46,499 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:46,499 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0164ms INFO 2025-10-17 19:28:46,499 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,499 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7842ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:46,654 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1700& INFO 2025-10-17 19:28:46,654 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:46,654 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,655 [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 2025-10-17 19:28:46,662 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:46,705 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 49.6996ms INFO 2025-10-17 19:28:46,705 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:46,705 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4011ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:47,330 [62 ] 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 2025-10-17 19:28:47,330 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:47,330 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:47,331 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 19:28:47,331 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:47,331 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:47,332 [62 ] 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 2025-10-17 19:28:47,332 [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 2025-10-17 19:28:47,334 [19 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 19:28:47,336 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:47,336 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9251ms INFO 2025-10-17 19:28:47,336 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:47,336 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4157ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:47,341 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:47,341 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.5877ms INFO 2025-10-17 19:28:47,341 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:47,341 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3772ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:28:47,496 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1700& INFO 2025-10-17 19:28:47,496 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:28:47,496 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:47,497 [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 2025-10-17 19:28:47,504 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:28:47,548 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 50.1835ms INFO 2025-10-17 19:28:47,548 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:28:47,548 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.223ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:26,414 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760700805116&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:33:26,415 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:33:26,415 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2353ms 200 text/html INFO 2025-10-17 19:33:26,986 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760700805849 INFO 2025-10-17 19:33:26,986 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:33:26,986 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7057ms 200 application/javascript INFO 2025-10-17 19:33:27,071 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3350764350778206 INFO 2025-10-17 19:33:27,072 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:33:27,072 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4914ms 200 application/javascript INFO 2025-10-17 19:33:27,477 [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%3D1760700805116%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:33:27,477 [66 ] 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 2025-10-17 19:33:27,477 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:33:27,477 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:33:27,477 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,477 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:27,477 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,479 [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 2025-10-17 19:33:27,479 [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 2025-10-17 19:33:27,481 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760700805116&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:33:27,481 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:33:27,481 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:33:27,481 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:33:27,483 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:27,483 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0121ms INFO 2025-10-17 19:33:27,483 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,483 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6055ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:27,497 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:33:27,499 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:27,500 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 20.2608ms INFO 2025-10-17 19:33:27,500 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,500 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7825ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:27,641 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:33:27,642 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:27,642 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,642 [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 2025-10-17 19:33:27,642 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:27,642 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,643 [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 2025-10-17 19:33:27,643 [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 2025-10-17 19:33:27,644 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:33:27,644 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:33:27,644 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:33:27,646 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:27,646 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1367ms INFO 2025-10-17 19:33:27,646 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,647 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9559ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:27,659 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:33:27,659 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:33:27,662 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:27,662 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.3775ms INFO 2025-10-17 19:33:27,662 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,662 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6244ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:27,786 [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 2025-10-17 19:33:27,786 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:27,787 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,787 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:33:27,787 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:27,787 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,788 [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 2025-10-17 19:33:27,789 [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 2025-10-17 19:33:27,795 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:27,795 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4775ms INFO 2025-10-17 19:33:27,795 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,796 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4042ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:27,796 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:27,796 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 7.2766ms INFO 2025-10-17 19:33:27,796 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,796 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1176ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:27,876 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:33:27,877 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:27,877 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,877 [44 ] 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 2025-10-17 19:33:27,877 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:33:27,877 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:27,877 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,877 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:27,878 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,878 [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 2025-10-17 19:33:27,879 [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 2025-10-17 19:33:27,879 [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 2025-10-17 19:33:27,882 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:27,882 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4627ms INFO 2025-10-17 19:33:27,882 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,882 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:27,882 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:27,882 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1304ms INFO 2025-10-17 19:33:27,882 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4225ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:27,882 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,882 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0503ms INFO 2025-10-17 19:33:27,882 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:27,882 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.009ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:27,882 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8106ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:28,066 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:33:28,066 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:33:28,066 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:28,066 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:33:28,066 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:28,066 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:28,067 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:28,067 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:28,067 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:28,068 [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 2025-10-17 19:33:28,068 [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 2025-10-17 19:33:28,068 [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 2025-10-17 19:33:28,073 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:28,073 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.8492ms INFO 2025-10-17 19:33:28,073 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:28,073 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5752ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:28,074 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:28,074 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.0719ms INFO 2025-10-17 19:33:28,074 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:28,074 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0639ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:28,076 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:28,076 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.216ms INFO 2025-10-17 19:33:28,076 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:28,076 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3125ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:28,079 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:33:28,079 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:28,079 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:33:28,079 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:28,079 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:28,079 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:28,080 [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 2025-10-17 19:33:28,081 [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 2025-10-17 19:33:28,088 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:28,088 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.2137ms INFO 2025-10-17 19:33:28,089 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:28,089 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9971ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:28,097 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:28,097 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5952ms INFO 2025-10-17 19:33:28,097 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:28,097 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5041ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:29,346 [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 2025-10-17 19:33:29,347 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:29,347 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:29,348 [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 2025-10-17 19:33:29,356 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:29,356 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.6597ms INFO 2025-10-17 19:33:29,356 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:29,356 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8539ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:29,360 [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 2025-10-17 19:33:29,360 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:33:29,360 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:33:29,360 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:29,362 [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 2025-10-17 19:33:29,421 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:33:29,421 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 58.875ms INFO 2025-10-17 19:33:29,421 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 19:33:29,421 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.5016ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:33:59,978 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk INFO 2025-10-17 19:33:59,979 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:33:59,980 [71 ] 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 2025-10-17 19:33:59,982 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:33:59,982 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:33:59,982 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk INFO 2025-10-17 19:33:59,982 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 19:33:59,982 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 19:34:00,297 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:kRBwrRyaezKfnrxFUM4NmjxDi-8tS0XzdN_3YolgKhWFkbBgjtqe2Km_WLmVr7n9z0KqfQL_QGYlA7lWoltu95JWK8QE4rXg-7PSV_RRQFcwLt661DGUNSVkHIPAwVkTUGJfajZ3Io6IOPyfGzaMkOqDBjFdYl5KOyHGwv1TZ8Zvq-FJ-MXtWeVg0NqSeQNmKhEEJIxmkdiIwqP7ptTsFw INFO 2025-10-17 19:34:00,297 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=kRBwrRyaezKfnrxFUM4NmjxDi-8tS0XzdN_3YolgKhWFkbBgjtqe2Km_WLmVr7n9z0KqfQL_QGYlA7lWoltu95JWK8QE4rXg-7PSV_RRQFcwLt661DGUNSVkHIPAwVkTUGJfajZ3Io6IOPyfGzaMkOqDBjFdYl5KOyHGwv1TZ8Zvq-FJ-MXtWeVg0NqSeQNmKhEEJIxmkdiIwqP7ptTsFw&code=2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk INFO 2025-10-17 19:34:00,593 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"errcode":40029,"errmsg":"invalid code, hint: [1760700840199952502912117], from ip: 58.252.12.171, more info at https://open.work.weixin.qq.com/devtool/query?e=40029"} INFO 2025-10-17 19:34:00,607 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId: WxUserId: INFO 2025-10-17 19:34:00,623 [71 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:-1,a0188: INFO 2025-10-17 19:34:00,627 [36 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 19:34:00,627 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 646.4798ms INFO 2025-10-17 19:34:00,627 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:34:00,627 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 648.6166ms 200 text/plain; charset=utf-8 INFO 2025-10-17 19:35:18,892 [16 ] 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 2025-10-17 19:35:18,892 [16 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 19:35:18,892 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.453ms 304 text/html INFO 2025-10-17 19:35:19,002 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 19:35:19,003 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 19:35:19,003 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0111ms 304 application/javascript INFO 2025-10-17 19:35:19,023 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760700917909&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 19:35:19,024 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:35:19,024 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6449ms 200 text/html INFO 2025-10-17 19:35:19,858 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760700918748 INFO 2025-10-17 19:35:19,859 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:35:19,859 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8315ms 200 application/javascript INFO 2025-10-17 19:35:19,928 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3821220823103144 INFO 2025-10-17 19:35:19,929 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:35:19,929 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7752ms 200 application/javascript INFO 2025-10-17 19:35:20,169 [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%3D1760700917909%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 19:35:20,169 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:35:20,169 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,171 [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 2025-10-17 19:35:20,171 [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 2025-10-17 19:35:20,171 [57 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:35:20,172 [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 2025-10-17 19:35:20,172 [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 2025-10-17 19:35:20,172 [68 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760700917909&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 19:35:20,172 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,173 [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 2025-10-17 19:35:20,174 [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 2025-10-17 19:35:20,174 [57 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:35:20,174 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,174 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7877ms INFO 2025-10-17 19:35:20,174 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,174 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0109ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,175 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,175 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3172ms INFO 2025-10-17 19:35:20,175 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,175 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3785ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,277 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 19:35:20,278 [68 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:35:20,278 [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 2025-10-17 19:35:20,278 [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 2025-10-17 19:35:20,278 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:35:20,280 [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 2025-10-17 19:35:20,281 [16 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE0ODQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRTAwMDA0MiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiOq-S5ieaWhyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNDg0IiwianRpIjoiNDZhYTExNDAtNGQwYy00NDQ1LWFiYTctZWFkMjg0Y2VmOGQxIiwiaWF0IjoxNzYwMDc2NzMzLCJuYmYiOjE3NjAwNzY3MzEsImV4cCI6MTc2MDE2MzEzMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.jmvzhVdgmCB_OL4nohbo_-POxJ_4uS1WoHhA4nVrDn4 INFO 2025-10-17 19:35:20,284 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,284 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.3592ms INFO 2025-10-17 19:35:20,284 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:35:20,284 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.018ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,382 [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 2025-10-17 19:35:20,382 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:35:20,382 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:20,384 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,386 [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 2025-10-17 19:35:20,387 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:35:20,387 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:35:20,387 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:35:20,402 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:35:20,405 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,405 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9017ms INFO 2025-10-17 19:35:20,405 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,405 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.145ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,497 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:35:20,498 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:20,498 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,500 [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 2025-10-17 19:35:20,501 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:35:20,501 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:35:20,501 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:35:20,503 [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 2025-10-17 19:35:20,504 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:20,504 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,505 [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 2025-10-17 19:35:20,510 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,510 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7271ms INFO 2025-10-17 19:35:20,510 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,510 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.733ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,517 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:35:20,532 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:35:20,535 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,535 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.7518ms INFO 2025-10-17 19:35:20,535 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,535 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0664ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,672 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:35:20,672 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:20,672 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,674 [16 ] 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 2025-10-17 19:35:20,674 [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 2025-10-17 19:35:20,674 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:20,674 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,675 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 19:35:20,679 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,679 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6954ms INFO 2025-10-17 19:35:20,679 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,679 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6463ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,683 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,683 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.2434ms INFO 2025-10-17 19:35:20,683 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,683 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4256ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,745 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=91e8e0a6-53b4-4d31-bf6e-4d28c83a0305%20%20& INFO 2025-10-17 19:35:20,745 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:20,745 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,747 [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 2025-10-17 19:35:20,761 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:35:20,762 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:20,762 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,764 [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 2025-10-17 19:35:20,770 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,770 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.2589ms INFO 2025-10-17 19:35:20,770 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,770 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6595ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,794 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,794 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.024ms INFO 2025-10-17 19:35:20,794 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,794 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.172ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,882 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 19:35:20,883 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:20,883 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,884 [28 ] 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 2025-10-17 19:35:20,888 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330868&isHis=& INFO 2025-10-17 19:35:20,889 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:20,889 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,890 [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 2025-10-17 19:35:20,891 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,891 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.4436ms INFO 2025-10-17 19:35:20,891 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,891 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6496ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,894 [62 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 19:35:20,900 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,900 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.7734ms INFO 2025-10-17 19:35:20,900 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,900 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.692ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:20,983 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 19:35:20,984 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:20,984 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,985 [57 ] 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 2025-10-17 19:35:20,992 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:20,992 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 6.4684ms INFO 2025-10-17 19:35:20,992 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:20,992 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6515ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:21,083 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=91e8e0a6-53b4-4d31-bf6e-4d28c83a0305%20%20&isHis=& INFO 2025-10-17 19:35:21,084 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:21,084 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,085 [57 ] 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 2025-10-17 19:35:21,086 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1690455728982&guid=91e8e0a6-53b4-4d31-bf6e-4d28c83a0305%20%20&recordId=1418&tableName=FWorkPlanMain& INFO 2025-10-17 19:35:21,087 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:21,087 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,088 [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 2025-10-17 19:35:21,113 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=91e8e0a6-53b4-4d31-bf6e-4d28c83a0305%20%20&flowID=158&nodeCode=N1690455728982& INFO 2025-10-17 19:35:21,114 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:21,114 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,115 [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 2025-10-17 19:35:21,137 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:21,138 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 52.1036ms INFO 2025-10-17 19:35:21,138 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,138 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.3415ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:21,144 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:21,144 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 55.5547ms INFO 2025-10-17 19:35:21,144 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,144 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.3525ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:21,169 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:21,169 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 53.6778ms INFO 2025-10-17 19:35:21,169 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,169 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.7417ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:21,258 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1418&approveID=330868& INFO 2025-10-17 19:35:21,258 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:21,258 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,261 [62 ] 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 2025-10-17 19:35:21,275 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:21,275 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 13.1285ms INFO 2025-10-17 19:35:21,275 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,275 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9253ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:21,438 [16 ] 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 2025-10-17 19:35:21,438 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:21,438 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,440 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 19:35:21,441 [68 ] 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 2025-10-17 19:35:21,442 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:21,442 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,443 [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 2025-10-17 19:35:21,443 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:21,443 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3559ms INFO 2025-10-17 19:35:21,443 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,443 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5637ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:21,446 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:21,446 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0198ms INFO 2025-10-17 19:35:21,446 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,446 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7209ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:21,458 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1418&formCode=9601&flowID=158&nodeCode=N1690455728982&exeId=62262&guid=91e8e0a6-53b4-4d31-bf6e-4d28c83a0305%20%20&flag=1& INFO 2025-10-17 19:35:21,459 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:21,459 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,460 [62 ] 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 2025-10-17 19:35:21,523 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:21,526 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 65.8646ms INFO 2025-10-17 19:35:21,526 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,526 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.6728ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:21,773 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=2PZqFCpy%2FGI%3D& INFO 2025-10-17 19:35:21,774 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:21,774 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,775 [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 2025-10-17 19:35:21,781 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:21,781 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.8197ms INFO 2025-10-17 19:35:21,781 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:21,781 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.128ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:28,139 [16 ] 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 2025-10-17 19:35:28,139 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:35:28,139 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:28,139 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:28,140 [16 ] 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 2025-10-17 19:35:28,189 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:28,190 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 49.1275ms INFO 2025-10-17 19:35:28,190 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:28,190 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.2326ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:28,289 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 19:35:28,289 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:28,289 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:28,291 [62 ] 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 2025-10-17 19:35:28,300 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:28,300 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 9.3974ms INFO 2025-10-17 19:35:28,300 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:28,300 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4859ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:29,378 [16 ] 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 2025-10-17 19:35:29,378 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:35:29,379 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:29,379 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:29,380 [16 ] 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 2025-10-17 19:35:29,513 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:29,514 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 133.4154ms INFO 2025-10-17 19:35:29,514 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:29,514 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.4166ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:30,694 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 19:35:30,694 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:30,694 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:30,695 [68 ] 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 2025-10-17 19:35:30,696 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 19:35:30,697 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:30,697 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:30,698 [62 ] 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 2025-10-17 19:35:30,702 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:30,702 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.4849ms INFO 2025-10-17 19:35:30,702 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:30,702 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4941ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:30,704 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:30,704 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.0066ms INFO 2025-10-17 19:35:30,704 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:30,704 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8996ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:30,714 [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=1&type=0&formCode=& INFO 2025-10-17 19:35:30,714 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:30,714 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:30,715 [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 2025-10-17 19:35:30,729 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:30,729 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 14.2974ms INFO 2025-10-17 19:35:30,729 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:30,730 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8937ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:32,418 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=91e8e0a6-53b4-4d31-bf6e-4d28c83a0305%20%20& INFO 2025-10-17 19:35:32,418 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:32,418 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,420 [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 2025-10-17 19:35:32,466 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:32,467 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 46.6466ms INFO 2025-10-17 19:35:32,467 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,467 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8398ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:32,582 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330868&isHis=& INFO 2025-10-17 19:35:32,582 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:32,582 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,583 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 19:35:32,583 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:32,583 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,584 [28 ] 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 2025-10-17 19:35:32,585 [68 ] 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 2025-10-17 19:35:32,588 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 19:35:32,590 [28 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 19:35:32,591 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:32,591 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.148ms INFO 2025-10-17 19:35:32,591 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,591 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9916ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:32,593 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:32,593 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 8.6685ms INFO 2025-10-17 19:35:32,593 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,593 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9452ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:32,684 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=9601& INFO 2025-10-17 19:35:32,685 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:32,685 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,686 [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 2025-10-17 19:35:32,690 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:32,690 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2053ms INFO 2025-10-17 19:35:32,690 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,690 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0404ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:32,774 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=91e8e0a6-53b4-4d31-bf6e-4d28c83a0305%20%20&isHis=& INFO 2025-10-17 19:35:32,775 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:32,775 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,776 [62 ] 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 2025-10-17 19:35:32,794 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=158&NodeCode=N1690455728982&guid=91e8e0a6-53b4-4d31-bf6e-4d28c83a0305%20%20&recordId=1418&tableName=FWorkPlanMain& INFO 2025-10-17 19:35:32,794 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:32,794 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,795 [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 2025-10-17 19:35:32,796 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=91e8e0a6-53b4-4d31-bf6e-4d28c83a0305%20%20&flowID=158&nodeCode=N1690455728982& INFO 2025-10-17 19:35:32,797 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:32,797 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,798 [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 2025-10-17 19:35:32,839 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:32,839 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 63.1177ms INFO 2025-10-17 19:35:32,839 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,840 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.1843ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:32,845 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:32,845 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 49.1962ms INFO 2025-10-17 19:35:32,845 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,845 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.2321ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:32,857 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:32,857 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 58.8263ms INFO 2025-10-17 19:35:32,857 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,857 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.7139ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:32,968 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormTables?formCode=9601&tableName=FWorkPlanMain&keyFieldValue=1418&approveID=330868& INFO 2025-10-17 19:35:32,969 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:32,969 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,970 [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 2025-10-17 19:35:32,980 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:32,980 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 10.2873ms INFO 2025-10-17 19:35:32,980 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:32,980 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1788ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:33,113 [58 ] 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 2025-10-17 19:35:33,114 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:33,114 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:33,115 [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 2025-10-17 19:35:33,119 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:33,119 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.784ms INFO 2025-10-17 19:35:33,119 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:33,119 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9265ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:33,121 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FWorkPlanMain&recordId=1418&formCode=9601&flowID=158&nodeCode=N1690455728982&exeId=62262&guid=91e8e0a6-53b4-4d31-bf6e-4d28c83a0305%20%20&flag=1& INFO 2025-10-17 19:35:33,121 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:33,121 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:33,123 [19 ] 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 2025-10-17 19:35:33,177 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:33,180 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 56.7008ms INFO 2025-10-17 19:35:33,180 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:33,180 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8187ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:35:33,338 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetFileListAsync?attachTableName=&tableName=FWorkPlanMain&keyFieldValue=2PZqFCpy%2FGI%3D& INFO 2025-10-17 19:35:33,339 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:35:33,339 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:33,340 [19 ] 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 2025-10-17 19:35:33,346 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:35:33,346 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.9464ms INFO 2025-10-17 19:35:33,346 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 19:35:33,346 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0388ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:37:57,691 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701077338&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:37:57,692 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:37:57,692 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7685ms 200 text/html INFO 2025-10-17 19:37:57,715 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 19:37:57,715 [25 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 19:37:57,715 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3638ms 304 application/javascript INFO 2025-10-17 19:37:57,768 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 19:37:57,769 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 19:37:57,769 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.254ms 200 application/javascript INFO 2025-10-17 19:37:58,371 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760701078208 INFO 2025-10-17 19:37:58,372 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:37:58,372 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6622ms 200 application/javascript INFO 2025-10-17 19:37:59,937 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6328360475915789 INFO 2025-10-17 19:37:59,937 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:37:59,938 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6414ms 200 application/javascript INFO 2025-10-17 19:38:00,032 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760701077338&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:38:00,033 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 19:38:00,033 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7373ms 200 text/html INFO 2025-10-17 19:38:00,149 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 19:38:00,150 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:38:00,151 [69 ] 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 2025-10-17 19:38:00,152 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:38:00,152 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:38:00,152 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 19:38:00,152 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 19:38:00,152 [69 ] 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 2025-10-17 19:38:00,155 [69 ] 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 2025-10-17 19:38:00,155 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.0158ms INFO 2025-10-17 19:38:00,155 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:38:00,155 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.983ms 302 INFO 2025-10-17 19:38:00,467 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=IvxXcQcswhSl5sHxhy2j1vXdu0CrM-NAQShyt27b_GU&state=ww0fe1cb02189622be INFO 2025-10-17 19:38:00,467 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 19:38:00,467 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6171ms 200 text/html INFO 2025-10-17 19:38:00,546 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=IvxXcQcswhSl5sHxhy2j1vXdu0CrM-NAQShyt27b_GU INFO 2025-10-17 19:38:00,547 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:38:00,548 [69 ] 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 2025-10-17 19:38:00,549 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:IvxXcQcswhSl5sHxhy2j1vXdu0CrM-NAQShyt27b_GU,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 19:38:00,549 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 19:38:00,549 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:IvxXcQcswhSl5sHxhy2j1vXdu0CrM-NAQShyt27b_GU INFO 2025-10-17 19:38:00,549 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 19:38:00,549 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 19:38:00,549 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:kRBwrRyaezKfnrxFUM4NmjxDi-8tS0XzdN_3YolgKhWFkbBgjtqe2Km_WLmVr7n9z0KqfQL_QGYlA7lWoltu95JWK8QE4rXg-7PSV_RRQFcwLt661DGUNSVkHIPAwVkTUGJfajZ3Io6IOPyfGzaMkOqDBjFdYl5KOyHGwv1TZ8Zvq-FJ-MXtWeVg0NqSeQNmKhEEJIxmkdiIwqP7ptTsFw INFO 2025-10-17 19:38:00,549 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=kRBwrRyaezKfnrxFUM4NmjxDi-8tS0XzdN_3YolgKhWFkbBgjtqe2Km_WLmVr7n9z0KqfQL_QGYlA7lWoltu95JWK8QE4rXg-7PSV_RRQFcwLt661DGUNSVkHIPAwVkTUGJfajZ3Io6IOPyfGzaMkOqDBjFdYl5KOyHGwv1TZ8Zvq-FJ-MXtWeVg0NqSeQNmKhEEJIxmkdiIwqP7ptTsFw&code=IvxXcQcswhSl5sHxhy2j1vXdu0CrM-NAQShyt27b_GU INFO 2025-10-17 19:38:00,906 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13412504128","DeviceId":"d7cec601de0e12e3","errcode":0,"errmsg":"ok"} INFO 2025-10-17 19:38:00,919 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:d7cec601de0e12e3 WxUserId:13412504128 INFO 2025-10-17 19:38:00,936 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D016242,a0188:65035 INFO 2025-10-17 19:38:00,972 [69 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 19:38:00,972 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 424.4035ms INFO 2025-10-17 19:38:00,972 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:38:00,973 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 426.3601ms 200 text/plain; charset=utf-8 INFO 2025-10-17 19:38:01,024 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701080868&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 19:38:01,025 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:38:01,025 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6543ms 200 text/html INFO 2025-10-17 19:38:01,433 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760701081274 INFO 2025-10-17 19:38:01,433 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:38:01,434 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5979ms 200 application/javascript INFO 2025-10-17 19:38:01,500 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8948669128138789 INFO 2025-10-17 19:38:01,500 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:38:01,501 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5166ms 200 application/javascript INFO 2025-10-17 19:38:01,666 [25 ] 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%3D1760701080868%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 19:38:01,667 [25 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:38:01,667 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:01,668 [25 ] 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 2025-10-17 19:38:01,669 [25 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701080868&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 19:38:01,672 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:01,672 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7934ms INFO 2025-10-17 19:38:01,672 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:01,672 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5856ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:01,746 [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 2025-10-17 19:38:01,746 [77 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:38:01,746 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:01,746 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:01,748 [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 2025-10-17 19:38:01,749 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:38:01,749 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:38:01,749 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:38:01,764 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:38:01,767 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:01,767 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9967ms INFO 2025-10-17 19:38:01,767 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:01,767 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0311ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:01,882 [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 2025-10-17 19:38:01,882 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:01,883 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:01,883 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:38:01,883 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:01,883 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:01,884 [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 2025-10-17 19:38:01,884 [25 ] 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 2025-10-17 19:38:01,885 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:38:01,885 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:38:01,885 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:38:01,887 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:01,887 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3224ms INFO 2025-10-17 19:38:01,887 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:01,887 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0977ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:01,900 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:38:01,915 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:38:01,918 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:01,918 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.5181ms INFO 2025-10-17 19:38:01,918 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:01,918 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2692ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:02,089 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:38:02,089 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:02,090 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,091 [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 2025-10-17 19:38:02,097 [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 2025-10-17 19:38:02,097 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:02,097 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,099 [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 2025-10-17 19:38:02,100 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:02,100 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.2772ms INFO 2025-10-17 19:38:02,100 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,100 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2688ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:02,102 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:02,102 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0307ms INFO 2025-10-17 19:38:02,102 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,102 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0827ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:02,135 [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 2025-10-17 19:38:02,135 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:02,136 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,137 [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 2025-10-17 19:38:02,138 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:38:02,139 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:38:02,149 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:38:02,149 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:02,149 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,149 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:02,149 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,149 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:02,150 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,150 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:38:02,150 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:02,150 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,151 [23 ] 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 2025-10-17 19:38:02,151 [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 2025-10-17 19:38:02,151 [25 ] 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 2025-10-17 19:38:02,151 [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 2025-10-17 19:38:02,154 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:02,154 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 17.1755ms INFO 2025-10-17 19:38:02,154 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,154 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3057ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:02,155 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:02,155 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:02,155 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.0951ms INFO 2025-10-17 19:38:02,155 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,155 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9858ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:02,155 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.1545ms INFO 2025-10-17 19:38:02,155 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,155 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5481ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:02,159 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:02,159 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 7.755ms INFO 2025-10-17 19:38:02,159 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,159 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0101ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:02,160 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:02,160 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 9.023ms INFO 2025-10-17 19:38:02,160 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,160 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7084ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:02,235 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:38:02,235 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:02,235 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,236 [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 2025-10-17 19:38:02,241 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:02,241 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9507ms INFO 2025-10-17 19:38:02,241 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,241 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4938ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:02,269 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:38:02,270 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:02,270 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,271 [4 ] 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 2025-10-17 19:38:02,279 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:02,279 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 7.9986ms INFO 2025-10-17 19:38:02,279 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,279 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5873ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:02,284 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:38:02,284 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:02,284 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,285 [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 2025-10-17 19:38:02,301 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:02,301 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2143ms INFO 2025-10-17 19:38:02,301 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:02,302 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8889ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:04,038 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 19:38:04,039 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 19:38:04,039 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 19:38:04,040 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:38:04,040 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2069ms 200 text/css INFO 2025-10-17 19:38:04,040 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 19:38:04,040 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.825ms 200 application/javascript INFO 2025-10-17 19:38:04,247 [4 ] 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 2025-10-17 19:38:04,247 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:04,247 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 19:38:04,247 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,247 [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 2025-10-17 19:38:04,248 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:04,248 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:04,248 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,248 [58 ] 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 2025-10-17 19:38:04,248 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,248 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:04,248 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,249 [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 2025-10-17 19:38:04,249 [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 2025-10-17 19:38:04,249 [6 ] 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 2025-10-17 19:38:04,249 [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 2025-10-17 19:38:04,251 [72 ] 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 2025-10-17 19:38:04,252 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:04,252 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,253 [72 ] 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 2025-10-17 19:38:04,253 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:04,253 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.4369ms INFO 2025-10-17 19:38:04,253 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,254 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.824ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:04,254 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:04,254 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7106ms INFO 2025-10-17 19:38:04,254 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,254 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4552ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:04,255 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:04,255 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.543ms INFO 2025-10-17 19:38:04,255 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,255 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.37ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:04,256 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:04,256 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.5134ms INFO 2025-10-17 19:38:04,256 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,256 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6604ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:04,256 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:04,256 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3119ms INFO 2025-10-17 19:38:04,256 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,256 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7771ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:04,394 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65035& INFO 2025-10-17 19:38:04,394 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:04,394 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,395 [72 ] 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 2025-10-17 19:38:04,399 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:04,399 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.7825ms INFO 2025-10-17 19:38:04,399 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:04,399 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7404ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:07,919 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 19:38:07,919 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 19:38:07,920 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8861ms 200 text/css INFO 2025-10-17 19:38:07,953 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 19:38:07,953 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:38:07,954 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 19:38:07,954 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5637ms 200 application/javascript INFO 2025-10-17 19:38:08,089 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 19:38:08,089 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:08,089 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:08,090 [72 ] 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 2025-10-17 19:38:08,091 [4 ] 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 2025-10-17 19:38:08,091 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:08,091 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:08,092 [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 2025-10-17 19:38:08,093 [72 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 19:38:08,097 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:08,098 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.9735ms INFO 2025-10-17 19:38:08,098 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:08,098 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0093ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:08,099 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:08,099 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.8406ms INFO 2025-10-17 19:38:08,099 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:08,099 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8485ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:38:08,223 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=65035& INFO 2025-10-17 19:38:08,223 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:38:08,223 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:08,224 [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 2025-10-17 19:38:08,228 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:38:08,228 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.6966ms INFO 2025-10-17 19:38:08,228 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:38:08,228 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6047ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:41:54,668 [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 2025-10-17 19:41:54,668 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:41:54,669 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9459ms 200 text/html INFO 2025-10-17 19:41:54,747 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 19:41:54,747 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:41:54,758 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 19:41:54,758 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4156ms 200 application/javascript INFO 2025-10-17 19:41:54,787 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 19:41:54,790 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 19:41:54,790 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4989ms 200 text/css INFO 2025-10-17 19:41:54,794 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701314083&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:41:54,794 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:41:54,794 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5883ms 200 text/html INFO 2025-10-17 19:41:54,857 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 19:41:54,858 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 19:41:54,858 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5104ms 0 application/javascript INFO 2025-10-17 19:41:54,859 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 19:41:54,860 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 19:41:54,860 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4447ms 0 application/javascript INFO 2025-10-17 19:41:54,908 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 19:41:54,909 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 19:41:54,910 [36 ] 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 2025-10-17 19:41:54,910 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0086ms 200 application/javascript INFO 2025-10-17 19:41:54,911 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 19:41:54,911 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8115ms 200 text/css INFO 2025-10-17 19:41:54,913 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 19:41:54,914 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 19:41:54,914 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 19:41:54,914 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9524ms 200 application/javascript INFO 2025-10-17 19:41:54,915 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 19:41:54,915 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9924ms 200 application/javascript INFO 2025-10-17 19:41:54,949 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 19:41:54,949 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:41:54,961 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 19:41:54,961 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0603ms 200 application/javascript INFO 2025-10-17 19:41:54,989 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 19:41:54,990 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 19:41:54,990 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4503ms 200 application/javascript INFO 2025-10-17 19:41:55,063 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 19:41:55,064 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 19:41:55,064 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6391ms 200 application/javascript INFO 2025-10-17 19:41:55,149 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 19:41:55,149 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 19:41:55,150 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6502ms 200 application/javascript INFO 2025-10-17 19:41:55,194 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 19:41:55,195 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 19:41:55,195 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2566ms 200 application/javascript INFO 2025-10-17 19:42:02,509 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 19:42:02,509 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 19:42:02,510 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7059ms 200 application/javascript INFO 2025-10-17 19:42:02,984 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760701322291 INFO 2025-10-17 19:42:02,985 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:42:02,985 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6646ms 200 application/javascript INFO 2025-10-17 19:42:03,429 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.584230265966251 INFO 2025-10-17 19:42:03,429 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:42:03,429 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6733ms 200 application/javascript INFO 2025-10-17 19:42:03,514 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 19:42:03,514 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 19:42:03,514 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7468ms 200 image/jpeg INFO 2025-10-17 19:42:03,709 [75 ] 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 2025-10-17 19:42:03,709 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:03,709 [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%3D1760701314083%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:42:03,709 [66 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:42:03,709 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:03,709 [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 2025-10-17 19:42:03,709 [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 2025-10-17 19:42:03,709 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:03,710 [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 2025-10-17 19:42:03,711 [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 2025-10-17 19:42:03,711 [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 2025-10-17 19:42:03,711 [75 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:42:03,711 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:03,711 [66 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701314083&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:42:03,711 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.7562ms INFO 2025-10-17 19:42:03,711 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:03,712 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1028ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:42:03,714 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:03,714 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.7256ms INFO 2025-10-17 19:42:03,714 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:03,714 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5069ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:03,834 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 19:42:03,834 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:03,835 [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 2025-10-17 19:42:03,835 [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 2025-10-17 19:42:03,835 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:42:03,836 [75 ] 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 2025-10-17 19:42:03,837 [75 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5MjAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDIxOSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuaZuuW5syIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTIwIiwianRpIjoiNGIzZDg5OTctODVhMC00OWJmLTlhMDctMjY3NWJjOGFmMjRjIiwiaWF0IjoxNzYwNTc2MTQyLCJuYmYiOjE3NjA1NzYxNDAsImV4cCI6MTc2MDY2MjU0MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.a7oJnrYgS9Zxgi2gabtcg3JqALtXI1L__Vv8wuv-Au8 INFO 2025-10-17 19:42:03,840 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:03,840 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0485ms INFO 2025-10-17 19:42:03,840 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:42:03,840 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3651ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:03,979 [16 ] 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 2025-10-17 19:42:03,979 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:03,979 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:03,982 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:03,983 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 19:42:03,984 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:42:03,984 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:42:03,984 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:42:04,000 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:42:04,002 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:04,003 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.5585ms INFO 2025-10-17 19:42:04,003 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,003 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.576ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:04,149 [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 2025-10-17 19:42:04,149 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:04,149 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,149 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:42:04,149 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:04,150 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,150 [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 2025-10-17 19:42:04,151 [16 ] 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 2025-10-17 19:42:04,152 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:42:04,152 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:42:04,152 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:42:04,154 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:04,154 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5233ms INFO 2025-10-17 19:42:04,154 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,154 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6954ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:04,167 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:42:04,181 [16 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:42:04,184 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:04,184 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.5173ms INFO 2025-10-17 19:42:04,184 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,184 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2345ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:04,299 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 19:42:04,299 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:04,300 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 19:42:04,300 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7048ms 200 application/javascript INFO 2025-10-17 19:42:04,308 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 19:42:04,308 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:04,309 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 19:42:04,309 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4698ms 200 application/javascript INFO 2025-10-17 19:42:04,309 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 19:42:04,309 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:04,309 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 19:42:04,309 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:04,309 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 19:42:04,309 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4457ms 200 application/javascript INFO 2025-10-17 19:42:04,309 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 19:42:04,310 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7361ms 200 application/javascript INFO 2025-10-17 19:42:04,339 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 19:42:04,339 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 19:42:04,339 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6949ms 200 text/css INFO 2025-10-17 19:42:04,384 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 19:42:04,384 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 19:42:04,384 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 19:42:04,384 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:04,384 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 19:42:04,384 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 19:42:04,384 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4486ms 200 application/javascript INFO 2025-10-17 19:42:04,384 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7841ms 200 text/css INFO 2025-10-17 19:42:04,385 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 19:42:04,385 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1098ms 200 text/css INFO 2025-10-17 19:42:04,385 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 19:42:04,385 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:04,386 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 19:42:04,386 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4839ms 200 application/javascript INFO 2025-10-17 19:42:04,438 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:42:04,439 [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 2025-10-17 19:42:04,439 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:04,439 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:04,439 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,439 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,440 [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 2025-10-17 19:42:04,440 [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 2025-10-17 19:42:04,444 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:04,444 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6448ms INFO 2025-10-17 19:42:04,444 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,444 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4827ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:04,449 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:04,449 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6778ms INFO 2025-10-17 19:42:04,449 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,449 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7355ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:04,594 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:42:04,595 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:04,595 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,596 [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 2025-10-17 19:42:04,601 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:04,601 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.1126ms INFO 2025-10-17 19:42:04,601 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:04,601 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0607ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:04,949 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 19:42:04,949 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 19:42:04,949 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 19:42:04,949 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 19:42:04,950 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 19:42:04,950 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 19:42:04,950 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6047ms 200 image/png INFO 2025-10-17 19:42:04,950 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6773ms 200 image/png INFO 2025-10-17 19:42:04,950 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 19:42:04,950 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8443ms 200 image/png INFO 2025-10-17 19:42:04,950 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 19:42:04,950 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9361ms 200 image/png INFO 2025-10-17 19:42:05,034 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:42:05,034 [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 2025-10-17 19:42:05,034 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:42:05,034 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:05,035 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:05,035 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:05,035 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,035 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,035 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,035 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:42:05,035 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:05,035 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,036 [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 2025-10-17 19:42:05,036 [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 2025-10-17 19:42:05,036 [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 2025-10-17 19:42:05,036 [16 ] 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 2025-10-17 19:42:05,039 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:05,039 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:05,040 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4389ms INFO 2025-10-17 19:42:05,040 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.4076ms INFO 2025-10-17 19:42:05,040 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,040 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,040 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3488ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:05,040 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2514ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:05,043 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:05,043 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.753ms INFO 2025-10-17 19:42:05,043 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,043 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8795ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:05,044 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:05,044 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6065ms INFO 2025-10-17 19:42:05,044 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,044 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2741ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:05,088 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:42:05,089 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:05,089 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,090 [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 2025-10-17 19:42:05,093 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:05,093 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2961ms INFO 2025-10-17 19:42:05,093 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,093 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.931ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:05,134 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 19:42:05,134 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 19:42:05,134 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 19:42:05,134 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 19:42:05,134 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.775ms 200 image/png INFO 2025-10-17 19:42:05,135 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 19:42:05,135 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 19:42:05,135 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9964ms 200 image/jpeg INFO 2025-10-17 19:42:05,135 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7978ms 200 image/jpeg INFO 2025-10-17 19:42:05,199 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:42:05,199 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:05,199 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,200 [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 2025-10-17 19:42:05,209 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:05,209 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1982ms INFO 2025-10-17 19:42:05,209 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,209 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0304ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:05,269 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:42:05,269 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:05,269 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,270 [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 2025-10-17 19:42:05,291 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:05,291 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.2783ms INFO 2025-10-17 19:42:05,291 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:05,291 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1947ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:05,344 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 19:42:05,344 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 19:42:05,344 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8539ms 200 image/jpeg INFO 2025-10-17 19:42:06,869 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 19:42:06,869 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 19:42:06,869 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:06,869 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 19:42:06,870 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 19:42:06,870 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8758ms 200 application/javascript INFO 2025-10-17 19:42:06,870 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2127ms 200 text/css INFO 2025-10-17 19:42:07,631 [16 ] 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 2025-10-17 19:42:07,632 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 19:42:07,632 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 19:42:07,632 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:07,632 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:07,632 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,632 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,632 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:07,633 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,633 [5 ] 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 2025-10-17 19:42:07,633 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 19:42:07,634 [75 ] 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 2025-10-17 19:42:07,637 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:07,637 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4826ms INFO 2025-10-17 19:42:07,637 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,637 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8379ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:07,638 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:07,638 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.9707ms INFO 2025-10-17 19:42:07,638 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,639 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9565ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:07,639 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:07,639 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.0778ms INFO 2025-10-17 19:42:07,639 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,639 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3218ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:07,669 [5 ] 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 2025-10-17 19:42:07,669 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:07,669 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,670 [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 2025-10-17 19:42:07,673 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:07,673 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9037ms INFO 2025-10-17 19:42:07,673 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,673 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4524ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:07,709 [75 ] 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 2025-10-17 19:42:07,709 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:07,709 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,710 [75 ] 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 2025-10-17 19:42:07,713 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:07,713 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8376ms INFO 2025-10-17 19:42:07,713 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,713 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.401ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:07,813 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1920& INFO 2025-10-17 19:42:07,814 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:07,814 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,815 [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 2025-10-17 19:42:07,827 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:07,951 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 136.3766ms INFO 2025-10-17 19:42:07,951 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:07,951 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 138.0315ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:09,639 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 19:42:09,639 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 19:42:09,639 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:42:09,639 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 19:42:09,639 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 19:42:09,639 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6167ms 200 application/javascript INFO 2025-10-17 19:42:09,640 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8338ms 200 text/css INFO 2025-10-17 19:42:09,829 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 19:42:09,829 [42 ] 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 2025-10-17 19:42:09,829 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:09,829 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:09,829 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:09,829 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:09,831 [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 2025-10-17 19:42:09,831 [5 ] 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 2025-10-17 19:42:09,832 [5 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 19:42:09,834 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:09,834 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4767ms INFO 2025-10-17 19:42:09,834 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:09,834 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6341ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:09,839 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:09,839 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.2466ms INFO 2025-10-17 19:42:09,839 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:09,839 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4269ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:09,989 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1920& INFO 2025-10-17 19:42:09,990 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:09,990 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:09,991 [5 ] 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 2025-10-17 19:42:10,006 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:10,133 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 141.9391ms INFO 2025-10-17 19:42:10,133 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:10,133 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 143.9029ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:42:41,948 [75 ] 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 2025-10-17 19:42:41,949 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:42:41,950 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:41,951 [75 ] 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 2025-10-17 19:42:41,955 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:42:41,955 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.1303ms INFO 2025-10-17 19:42:41,956 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:42:41,956 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4531ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:45:00,268 [51 ] 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 2025-10-17 19:45:00,269 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:45:00,269 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8512ms 200 text/html INFO 2025-10-17 19:45:00,280 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701500698&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:45:00,280 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:45:00,280 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6083ms 200 text/html INFO 2025-10-17 19:45:00,299 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 19:45:00,299 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:45:00,310 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 19:45:00,310 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8852ms 200 application/javascript INFO 2025-10-17 19:45:00,359 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 19:45:00,360 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:45:00,370 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 19:45:00,370 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9526ms 200 application/javascript INFO 2025-10-17 19:45:17,879 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701518270&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:45:17,879 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:45:17,879 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7903ms 200 text/html INFO 2025-10-17 19:45:17,943 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 19:45:17,943 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:45:17,944 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 19:45:17,944 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7801ms 0 application/javascript INFO 2025-10-17 19:45:17,999 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 19:45:17,999 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:45:18,011 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 19:45:18,011 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2466ms 200 application/javascript INFO 2025-10-17 19:48:51,809 [83 ] 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 2025-10-17 19:48:51,809 [83 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 19:48:51,810 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4843ms 304 text/html INFO 2025-10-17 19:48:52,429 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701731864&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:48:52,429 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:48:52,430 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9267ms 200 text/html INFO 2025-10-17 19:48:52,907 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 19:48:52,907 [81 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 19:48:52,908 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5074ms 304 application/javascript INFO 2025-10-17 19:48:53,154 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760701733126 INFO 2025-10-17 19:48:53,154 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:48:53,154 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6925ms 200 application/javascript INFO 2025-10-17 19:48:53,203 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.21264942391203645 INFO 2025-10-17 19:48:53,204 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:48:53,204 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7718ms 200 application/javascript INFO 2025-10-17 19:48:53,349 [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%3D1760701731864%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:48:53,349 [83 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:48:53,349 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:53,350 [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 2025-10-17 19:48:53,351 [83 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701731864&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:48:53,354 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:53,355 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2727ms INFO 2025-10-17 19:48:53,355 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:53,355 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1963ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:53,455 [80 ] 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 2025-10-17 19:48:53,455 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:48:53,455 [80 ] 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 2025-10-17 19:48:53,455 [80 ] 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 2025-10-17 19:48:53,455 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:53,457 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 19:48:53,457 [80 ] 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 2025-10-17 19:48:53,457 [80 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:48:53,457 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:53,458 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.8407ms INFO 2025-10-17 19:48:53,458 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:53,458 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9542ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:48:53,714 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 691 INFO 2025-10-17 19:48:53,714 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:48:53,714 [80 ] 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 2025-10-17 19:48:53,714 [80 ] 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 2025-10-17 19:48:53,714 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:48:53,716 [80 ] 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 2025-10-17 19:48:53,744 [79 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0ODkwIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxNTAiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLpu4TkvJ8iLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ4OTAiLCJqdGkiOiI2ODRkMDJlYi0zZjk4LTQ4MjUtYjI3MS1mZTg2MDljODQ1ZTgiLCJpYXQiOjE3NTk4MTYwMzIsIm5iZiI6MTc1OTgxNjAzMCwiZXhwIjoxNzU5OTAyNDMyLCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.X0EgPtdKazKSkLk4yVBMLDLJwV3QdlpqyM_rElKVlnk INFO 2025-10-17 19:48:53,746 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:53,747 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 30.9977ms INFO 2025-10-17 19:48:53,747 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:48:53,747 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.0529ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:53,952 [80 ] 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 2025-10-17 19:48:53,952 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:48:53,952 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:53,954 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:53,955 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 19:48:53,979 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:48:53,979 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:48:53,979 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:48:53,995 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:48:53,997 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:53,997 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 41.9501ms INFO 2025-10-17 19:48:53,997 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:53,998 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9188ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:54,153 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:48:54,154 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:54,154 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,155 [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 2025-10-17 19:48:54,156 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:48:54,157 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:48:54,157 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:48:54,172 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:48:54,187 [83 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:48:54,190 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:54,190 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.358ms INFO 2025-10-17 19:48:54,190 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,190 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3723ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:54,200 [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 2025-10-17 19:48:54,200 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:54,200 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,202 [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 2025-10-17 19:48:54,205 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:54,205 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.327ms INFO 2025-10-17 19:48:54,205 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,205 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3104ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:54,321 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:48:54,322 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:54,322 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,324 [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 2025-10-17 19:48:54,332 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:54,333 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.0352ms INFO 2025-10-17 19:48:54,333 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,333 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2415ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:54,379 [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 2025-10-17 19:48:54,380 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:54,380 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,381 [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 2025-10-17 19:48:54,384 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:54,384 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0648ms INFO 2025-10-17 19:48:54,384 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,384 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9952ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:54,496 [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 2025-10-17 19:48:54,496 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:54,496 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,498 [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 2025-10-17 19:48:54,501 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:54,501 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0893ms INFO 2025-10-17 19:48:54,501 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,501 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8939ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:54,537 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:48:54,537 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:54,537 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,538 [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 2025-10-17 19:48:54,541 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:54,541 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9751ms INFO 2025-10-17 19:48:54,541 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,542 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6692ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:54,578 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 19:48:54,579 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:54,579 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,580 [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 2025-10-17 19:48:54,583 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:54,583 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7979ms INFO 2025-10-17 19:48:54,583 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,583 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4031ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:54,623 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:48:54,623 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:54,623 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,624 [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 2025-10-17 19:48:54,632 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:54,632 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4849ms INFO 2025-10-17 19:48:54,632 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,632 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.268ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:54,663 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:48:54,663 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:54,663 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,664 [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 2025-10-17 19:48:54,667 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:54,667 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1679ms INFO 2025-10-17 19:48:54,667 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,667 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9458ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:54,744 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:48:54,744 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:54,745 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,746 [80 ] 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 2025-10-17 19:48:54,751 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:54,751 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.3467ms INFO 2025-10-17 19:48:54,751 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:54,752 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4957ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:55,009 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 19:48:55,009 [79 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/2.jpg was not modified INFO 2025-10-17 19:48:55,009 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5499ms 304 image/jpeg INFO 2025-10-17 19:48:55,034 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 19:48:55,034 [79 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/3.jpg was not modified INFO 2025-10-17 19:48:55,034 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4751ms 304 image/jpeg INFO 2025-10-17 19:48:55,091 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:48:55,092 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:55,092 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:55,093 [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 2025-10-17 19:48:55,102 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:55,102 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7155ms INFO 2025-10-17 19:48:55,102 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:55,102 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7749ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:55,198 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:48:55,198 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:55,199 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:55,200 [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 2025-10-17 19:48:55,218 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 19:48:55,218 [84 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/1.jpg was not modified INFO 2025-10-17 19:48:55,218 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3657ms 304 image/jpeg INFO 2025-10-17 19:48:55,220 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:55,220 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.6864ms INFO 2025-10-17 19:48:55,221 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:55,221 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5066ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:56,341 [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 2025-10-17 19:48:56,342 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:56,342 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:56,343 [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 2025-10-17 19:48:56,346 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:56,346 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3017ms INFO 2025-10-17 19:48:56,346 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:56,347 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3914ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:48:56,381 [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 2025-10-17 19:48:56,382 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:48:56,382 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:48:56,382 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:56,383 [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 2025-10-17 19:48:56,426 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:48:56,426 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 42.5728ms INFO 2025-10-17 19:48:56,426 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 19:48:56,426 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.6696ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:49:00,243 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 19:49:00,244 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:49:00,244 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,245 [84 ] 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 2025-10-17 19:49:00,251 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:49:00,251 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.4407ms INFO 2025-10-17 19:49:00,251 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,251 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6892ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:49:00,265 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 19:49:00,265 [84 ] 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 2025-10-17 19:49:00,265 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:49:00,265 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,265 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:49:00,265 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,265 [83 ] 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 2025-10-17 19:49:00,266 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:49:00,266 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,267 [84 ] 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 2025-10-17 19:49:00,267 [80 ] 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 2025-10-17 19:49:00,267 [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 2025-10-17 19:49:00,270 [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 2025-10-17 19:49:00,270 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:49:00,270 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,271 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:49:00,271 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:49:00,271 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:49:00,271 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.5708ms INFO 2025-10-17 19:49:00,271 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,271 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.5625ms INFO 2025-10-17 19:49:00,271 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,271 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2273ms INFO 2025-10-17 19:49:00,271 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2449ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:49:00,271 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,271 [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 2025-10-17 19:49:00,271 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4515ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:49:00,271 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8272ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:49:00,274 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:49:00,274 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9747ms INFO 2025-10-17 19:49:00,274 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,274 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6996ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:49:00,408 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64890& INFO 2025-10-17 19:49:00,408 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:49:00,408 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,409 [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 2025-10-17 19:49:00,413 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:49:00,416 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.6131ms INFO 2025-10-17 19:49:00,416 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:00,416 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5372ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:49:06,433 [81 ] 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 2025-10-17 19:49:06,433 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 19:49:06,433 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:49:06,433 [79 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:49:06,433 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:06,433 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:06,435 [79 ] 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 2025-10-17 19:49:06,435 [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 2025-10-17 19:49:06,436 [79 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 19:49:06,438 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:49:06,438 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7745ms INFO 2025-10-17 19:49:06,438 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:06,439 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8803ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:49:06,443 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:49:06,443 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.4049ms INFO 2025-10-17 19:49:06,443 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:06,443 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3338ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:49:06,617 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64890& INFO 2025-10-17 19:49:06,617 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:49:06,617 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:06,618 [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 2025-10-17 19:49:06,622 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:49:06,626 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.9069ms INFO 2025-10-17 19:49:06,626 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:06,626 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8959ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:49:06,785 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701747225&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:49:06,785 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:49:06,785 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6161ms 200 text/html INFO 2025-10-17 19:49:06,788 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 19:49:06,788 [84 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:49:06,798 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 19:49:06,798 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9711ms 200 application/javascript INFO 2025-10-17 19:49:06,865 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 19:49:06,865 [83 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:49:06,875 [79 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 19:49:06,875 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1789ms 200 application/javascript INFO 2025-10-17 19:49:36,128 [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 2025-10-17 19:49:36,129 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:49:36,129 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:36,130 [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 2025-10-17 19:49:36,134 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:49:36,134 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9755ms INFO 2025-10-17 19:49:36,134 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:49:36,134 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.203ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:01,561 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701858556&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:51:01,561 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 19:51:01,562 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8987ms 200 text/html INFO 2025-10-17 19:51:01,671 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 19:51:01,671 [37 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 19:51:01,671 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4977ms 304 application/javascript INFO 2025-10-17 19:51:02,010 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760701862165 INFO 2025-10-17 19:51:02,011 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 19:51:02,011 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7393ms 200 application/javascript INFO 2025-10-17 19:51:02,070 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7768695375686692 INFO 2025-10-17 19:51:02,071 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 19:51:02,071 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6973ms 200 application/javascript INFO 2025-10-17 19:51:02,250 [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%3D1760701858556%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 19:51:02,251 [86 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 19:51:02,251 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,252 [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 2025-10-17 19:51:02,253 [86 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760701858556&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 19:51:02,256 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,256 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8636ms INFO 2025-10-17 19:51:02,256 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,256 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9671ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,290 [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 2025-10-17 19:51:02,290 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:51:02,291 [87 ] 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 2025-10-17 19:51:02,291 [87 ] 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 2025-10-17 19:51:02,291 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,292 [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). WARN 2025-10-17 19:51:02,293 [87 ] 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 2025-10-17 19:51:02,293 [87 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 19:51:02,293 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,293 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.866ms INFO 2025-10-17 19:51:02,293 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,294 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.314ms 401 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,410 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 19:51:02,411 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:51:02,411 [87 ] 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 2025-10-17 19:51:02,411 [87 ] 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 2025-10-17 19:51:02,411 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:51:02,412 [87 ] 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 2025-10-17 19:51:02,414 [87 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE4MDEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMzAxNyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWRqOiOieS6miIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxODAxIiwianRpIjoiYTI5YjExMmYtNzBhMy00ODk4LThiNTMtZmVjZGE3Mjk1MWQ0IiwiaWF0IjoxNzYwNTAxMTc1LCJuYmYiOjE3NjA1MDExNzMsImV4cCI6MTc2MDU4NzU3NSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.KKgmFfc36cFWNT33GinnjX8XMZ1Uv_yLYiaq1ZZkCRo INFO 2025-10-17 19:51:02,416 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,417 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0783ms INFO 2025-10-17 19:51:02,417 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 19:51:02,417 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4101ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,536 [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 2025-10-17 19:51:02,536 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:51:02,536 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:02,538 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,539 [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 2025-10-17 19:51:02,540 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 19:51:02,540 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 19:51:02,540 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 19:51:02,569 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 19:51:02,572 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,572 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 33.2248ms INFO 2025-10-17 19:51:02,572 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,572 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5082ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,685 [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 2025-10-17 19:51:02,685 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:02,686 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,686 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 19:51:02,686 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:02,686 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,687 [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 2025-10-17 19:51:02,688 [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 2025-10-17 19:51:02,688 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 19:51:02,689 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 19:51:02,689 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 19:51:02,691 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,692 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1835ms INFO 2025-10-17 19:51:02,692 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,692 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5371ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,704 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 19:51:02,719 [88 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 19:51:02,722 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,722 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.6798ms INFO 2025-10-17 19:51:02,722 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,722 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4399ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,845 [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 2025-10-17 19:51:02,845 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:02,845 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,845 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 19:51:02,846 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:02,846 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,847 [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 2025-10-17 19:51:02,847 [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 2025-10-17 19:51:02,850 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,850 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5098ms INFO 2025-10-17 19:51:02,850 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,850 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8269ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,855 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,855 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.1993ms INFO 2025-10-17 19:51:02,855 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,855 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9354ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,900 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 19:51:02,900 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:02,901 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,902 [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 2025-10-17 19:51:02,906 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,906 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4308ms INFO 2025-10-17 19:51:02,906 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,906 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6399ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,929 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 19:51:02,929 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:02,929 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,929 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 19:51:02,930 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:02,930 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,930 [37 ] 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 2025-10-17 19:51:02,931 [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 2025-10-17 19:51:02,931 [50 ] 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 2025-10-17 19:51:02,931 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:02,931 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,932 [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 2025-10-17 19:51:02,935 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,935 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9726ms INFO 2025-10-17 19:51:02,935 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,935 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6233ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,937 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,937 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 6.1867ms INFO 2025-10-17 19:51:02,937 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,937 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7718ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,938 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,938 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5578ms INFO 2025-10-17 19:51:02,938 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,938 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3473ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:02,950 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 19:51:02,951 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:02,951 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,952 [50 ] 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 2025-10-17 19:51:02,956 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:02,956 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.2668ms INFO 2025-10-17 19:51:02,956 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:02,956 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7863ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:03,214 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 19:51:03,214 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 19:51:03,214 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:03,214 [50 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/3.jpg was not modified INFO 2025-10-17 19:51:03,215 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:03,215 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4501ms 304 image/jpeg INFO 2025-10-17 19:51:03,215 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 19:51:03,215 [50 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/2.jpg was not modified INFO 2025-10-17 19:51:03,215 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3411ms 304 image/jpeg INFO 2025-10-17 19:51:03,215 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 19:51:03,216 [50 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/1.jpg was not modified INFO 2025-10-17 19:51:03,216 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.204ms 304 image/jpeg INFO 2025-10-17 19:51:03,216 [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 2025-10-17 19:51:03,216 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 19:51:03,216 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:03,216 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:03,218 [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 2025-10-17 19:51:03,236 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:03,236 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 20.1962ms INFO 2025-10-17 19:51:03,236 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:03,236 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3398ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:03,239 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:03,239 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.2202ms INFO 2025-10-17 19:51:03,239 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:03,239 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9552ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:30,692 [55 ] 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 2025-10-17 19:51:30,693 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:30,693 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:30,694 [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 2025-10-17 19:51:30,694 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 19:51:30,694 [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 2025-10-17 19:51:30,694 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 19:51:30,695 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:30,696 [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 2025-10-17 19:51:30,698 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:30,698 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7647ms INFO 2025-10-17 19:51:30,698 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:30,698 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8283ms 200 application/json; charset=utf-8 INFO 2025-10-17 19:51:30,758 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 19:51:30,758 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 62.1766ms INFO 2025-10-17 19:51:30,758 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 19:51:30,758 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.0436ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:17:57,845 [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 2025-10-17 20:17:58,398 [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 2025-10-17 20:17:58,434 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760703472287&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 20:17:58,446 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:17:58,447 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.967ms 200 text/html INFO 2025-10-17 20:18:00,242 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760703479557 INFO 2025-10-17 20:18:00,245 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:18:00,246 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4122ms 200 application/javascript INFO 2025-10-17 20:18:00,442 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.33244569242608557 INFO 2025-10-17 20:18:00,444 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 20:18:00,445 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1824ms 200 application/javascript INFO 2025-10-17 20:18:00,949 [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%3D1760703472287%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 20:18:00,993 [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 2025-10-17 20:18:00,996 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:18:01,023 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 20:18:01,028 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:01,094 [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 2025-10-17 20:18:01,095 [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 2025-10-17 20:18:01,095 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:01,699 [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 2025-10-17 20:18:01,699 [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). WARN 2025-10-17 20:18:02,016 [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 2025-10-17 20:18:02,021 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 20:18:02,023 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:02,050 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 348.8962ms INFO 2025-10-17 20:18:02,050 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:02,051 [9 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760703472287&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 20:18:02,052 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1059.1213ms 401 application/json; charset=utf-8 INFO 2025-10-17 20:18:02,263 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 20:18:02,263 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:18:02,271 [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 2025-10-17 20:18:02,271 [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 2025-10-17 20:18:02,271 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:18:02,274 [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 2025-10-17 20:18:02,731 [11 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5MzEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDMxNyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6Ium7hOe6quS4vSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTMxIiwianRpIjoiNTVhMTQyMTgtNjMwOS00MjcyLWIzYjctYzMyZGFlMTEwNDg0IiwiaWF0IjoxNzYwNjA1MzE3LCJuYmYiOjE3NjA2MDUzMTUsImV4cCI6MTc2MDY5MTcxNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.qK7_DIxp1hB7eSPOvpplCgogQFDCX3ER9t7KJhLvkWY INFO 2025-10-17 20:18:02,858 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:02,858 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:02,859 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 585.0658ms INFO 2025-10-17 20:18:02,859 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:18:02,860 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 1161.2728ms INFO 2025-10-17 20:18:02,860 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 597.7828ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:02,860 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:02,861 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1912.2426ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:03,042 [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 2025-10-17 20:18:03,043 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:18:03,062 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:03,104 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,107 [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 2025-10-17 20:18:03,130 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 20:18:03,130 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 20:18:03,130 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 20:18:03,226 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 20:18:03,234 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:03,235 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 128.7516ms INFO 2025-10-17 20:18:03,235 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,236 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 194.0186ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:03,398 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 20:18:03,400 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:03,401 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,404 [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 2025-10-17 20:18:03,407 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 20:18:03,408 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 20:18:03,408 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 20:18:03,424 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 20:18:03,433 [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 2025-10-17 20:18:03,434 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:03,434 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,436 [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 2025-10-17 20:18:03,441 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 20:18:03,453 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:03,458 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 54.2684ms INFO 2025-10-17 20:18:03,459 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,459 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.3977ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:03,493 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:03,495 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 59.0248ms INFO 2025-10-17 20:18:03,495 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,496 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.2748ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:03,683 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 20:18:03,684 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:03,684 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,686 [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 2025-10-17 20:18:03,686 [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 2025-10-17 20:18:03,687 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:03,687 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,689 [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 2025-10-17 20:18:03,694 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:03,694 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.4585ms INFO 2025-10-17 20:18:03,694 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,694 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9846ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:03,702 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:03,704 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 17.6794ms INFO 2025-10-17 20:18:03,704 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,704 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8897ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:03,778 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20& INFO 2025-10-17 20:18:03,779 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:03,779 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:03,781 [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 2025-10-17 20:18:03,831 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 20:18:03,831 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:03,832 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:04,435 [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 2025-10-17 20:18:04,794 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:04,795 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 359.7189ms INFO 2025-10-17 20:18:04,795 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:04,795 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 964.3805ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:05,494 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:05,496 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 1714.648ms INFO 2025-10-17 20:18:05,496 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:05,496 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1717.6345ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:05,683 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 20:18:05,689 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:05,690 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:05,692 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330674&isHis=& INFO 2025-10-17 20:18:05,692 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:05,692 [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 2025-10-17 20:18:05,692 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:05,695 [9 ] 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 2025-10-17 20:18:05,701 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:05,702 [9 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 20:18:05,702 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 10.3408ms INFO 2025-10-17 20:18:05,703 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:05,703 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.049ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:05,752 [9 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 20:18:05,761 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:05,761 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 66.0779ms INFO 2025-10-17 20:18:05,761 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:05,761 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.26ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:05,937 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20&isHis=& INFO 2025-10-17 20:18:05,939 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:05,939 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:05,943 [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 2025-10-17 20:18:05,958 [9 ] 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=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20&recordId=61608&tableName=K_LEAVE& INFO 2025-10-17 20:18:05,958 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:05,958 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:05,963 [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 2025-10-17 20:18:06,057 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:06,059 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 96.078ms INFO 2025-10-17 20:18:06,059 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:06,059 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.724ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:06,065 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20&flowID=78&nodeCode=N1660557086424& INFO 2025-10-17 20:18:06,066 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:06,066 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:06,069 [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 2025-10-17 20:18:06,082 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:06,084 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 141.0599ms INFO 2025-10-17 20:18:06,084 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:06,084 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 147.7734ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:06,145 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:06,146 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 76.7726ms INFO 2025-10-17 20:18:06,146 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:06,146 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.6791ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:06,465 [11 ] 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 2025-10-17 20:18:06,467 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:06,468 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:06,471 [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 2025-10-17 20:18:06,480 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:06,480 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 9.1569ms INFO 2025-10-17 20:18:06,480 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:06,480 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1545ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:06,488 [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 2025-10-17 20:18:06,488 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:06,488 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:06,490 [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 2025-10-17 20:18:06,493 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=c4f8a247-89e4-4c51-a87a-929818b5b9cc%20%20& INFO 2025-10-17 20:18:06,493 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:06,493 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:06,495 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:06,495 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7412ms INFO 2025-10-17 20:18:06,495 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:06,495 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.078ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:06,496 [11 ] 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 2025-10-17 20:18:06,894 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:06,933 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 437.5143ms INFO 2025-10-17 20:18:06,933 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:06,933 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 440.8076ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:09,518 [11 ] 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 2025-10-17 20:18:09,519 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:18:09,520 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:09,521 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:09,528 [11 ] 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 2025-10-17 20:18:09,799 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:09,802 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 274.3061ms INFO 2025-10-17 20:18:09,802 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:09,803 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 284.8853ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:18:10,042 [11 ] 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=hjPqeky83oI%3D& INFO 2025-10-17 20:18:10,043 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:18:10,044 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:10,048 [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 2025-10-17 20:18:10,061 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:18:10,064 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 15.4926ms INFO 2025-10-17 20:18:10,064 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 20:18:10,064 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9911ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:20:05,255 [15 ] 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 2025-10-17 20:20:05,256 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:20:05,257 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.908ms 200 text/html INFO 2025-10-17 20:20:05,349 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 20:20:05,349 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:20:05,365 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 20:20:05,365 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0387ms 200 application/javascript INFO 2025-10-17 20:20:05,389 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 20:20:05,389 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 20:20:05,390 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760703604997&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 20:20:05,391 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 20:20:05,391 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:20:05,391 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7286ms 200 text/html INFO 2025-10-17 20:20:05,391 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 20:20:05,391 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3832ms 200 application/javascript INFO 2025-10-17 20:20:05,391 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 20:20:05,392 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 20:20:05,392 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9482ms 200 application/javascript INFO 2025-10-17 20:20:05,392 [21 ] 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 2025-10-17 20:20:05,392 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7583ms 200 application/javascript INFO 2025-10-17 20:20:05,394 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 20:20:05,394 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.575ms 200 text/css INFO 2025-10-17 20:20:05,471 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 20:20:05,471 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 20:20:05,471 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4783ms 200 application/javascript INFO 2025-10-17 20:20:05,535 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 20:20:05,536 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 20:20:05,536 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6901ms 200 application/javascript INFO 2025-10-17 20:20:05,591 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 20:20:05,592 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 20:20:05,592 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.01ms 200 application/javascript INFO 2025-10-17 20:20:05,871 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 20:20:05,871 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 20:20:05,872 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 20:20:05,872 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5767ms 200 application/javascript INFO 2025-10-17 20:20:05,875 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 20:20:05,875 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5827ms 200 text/css INFO 2025-10-17 20:20:05,905 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 20:20:05,905 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:20:05,910 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 20:20:05,913 [30 ] 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 2025-10-17 20:20:05,913 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 20:20:05,913 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9866ms 200 application/javascript INFO 2025-10-17 20:20:05,913 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 20:20:05,914 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 20:20:05,914 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6124ms 200 application/javascript INFO 2025-10-17 20:20:05,914 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 20:20:05,915 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8467ms 200 application/javascript INFO 2025-10-17 20:20:05,919 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 20:20:05,919 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3337ms 200 application/javascript INFO 2025-10-17 20:20:52,215 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 20:20:52,215 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 20:20:52,216 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.208ms 200 application/javascript INFO 2025-10-17 20:20:53,310 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760703652878 INFO 2025-10-17 20:20:53,311 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:20:53,311 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.266ms 200 application/javascript INFO 2025-10-17 20:20:53,470 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5638735385378674 INFO 2025-10-17 20:20:53,471 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 20:20:53,471 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0268ms 200 application/javascript INFO 2025-10-17 20:20:53,630 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 20:20:53,631 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 20:20:53,631 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1038ms 200 image/jpeg INFO 2025-10-17 20:20:53,871 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760703604997&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 20:20:53,872 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 20:20:53,872 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1052ms 200 text/html INFO 2025-10-17 20:20:53,985 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 20:20:53,986 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:20:53,986 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.805ms 200 application/javascript INFO 2025-10-17 20:20:54,385 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 20:20:54,387 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:20:54,392 [15 ] 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 2025-10-17 20:20:54,397 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 20:20:54,397 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 20:20:54,397 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 20:20:54,399 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 20:20:54,399 [15 ] 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 2025-10-17 20:20:54,406 [39 ] 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 2025-10-17 20:20:54,406 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 13.6925ms INFO 2025-10-17 20:20:54,406 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:20:54,407 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3764ms 302 INFO 2025-10-17 20:20:54,691 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=29bA7C5baGWVMIkfsvS7U7EAXRbh0dh61fO2qd8Fi6s&state=ww0fe1cb02189622be INFO 2025-10-17 20:20:54,691 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 20:20:54,692 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0864ms 200 text/html INFO 2025-10-17 20:20:54,825 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=29bA7C5baGWVMIkfsvS7U7EAXRbh0dh61fO2qd8Fi6s INFO 2025-10-17 20:20:54,826 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:20:54,828 [39 ] 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 2025-10-17 20:20:54,830 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:29bA7C5baGWVMIkfsvS7U7EAXRbh0dh61fO2qd8Fi6s,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 20:20:54,830 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 20:20:54,831 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:29bA7C5baGWVMIkfsvS7U7EAXRbh0dh61fO2qd8Fi6s INFO 2025-10-17 20:20:54,831 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 20:20:54,831 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 20:20:55,082 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:kfPgcK9KBlAeXxOCzHCBjGMz3XFGHVFzd69PIkgP4NcgAf9gXlas9QBZ7nzuV3qQIZsEzhbtWwmZiy63qPZeY6U1kauLIa_XaJx4GRWhTdyEpPM7XpDExa0bfRkMobMSHTmVsaV1Sfz-qNaRkkuk3t06iFK1owHMSbBbnIs-Z8rCzO-aF0mAsoY8pdzQsEWag8oaCD33lKyMbrCIr1ESgQ INFO 2025-10-17 20:20:55,083 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=kfPgcK9KBlAeXxOCzHCBjGMz3XFGHVFzd69PIkgP4NcgAf9gXlas9QBZ7nzuV3qQIZsEzhbtWwmZiy63qPZeY6U1kauLIa_XaJx4GRWhTdyEpPM7XpDExa0bfRkMobMSHTmVsaV1Sfz-qNaRkkuk3t06iFK1owHMSbBbnIs-Z8rCzO-aF0mAsoY8pdzQsEWag8oaCD33lKyMbrCIr1ESgQ&code=29bA7C5baGWVMIkfsvS7U7EAXRbh0dh61fO2qd8Fi6s INFO 2025-10-17 20:20:55,448 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"Guang.Chen","DeviceId":"4a965652863a8e88","errcode":0,"errmsg":"ok"} INFO 2025-10-17 20:20:55,469 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:4a965652863a8e88 WxUserId:Guang.Chen INFO 2025-10-17 20:20:55,486 [39 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D012139,a0188:1734 INFO 2025-10-17 20:20:55,606 [39 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 20:20:55,606 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 778.3015ms INFO 2025-10-17 20:20:55,606 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:20:55,607 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 781.4118ms 200 text/plain; charset=utf-8 INFO 2025-10-17 20:20:55,795 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760703655412&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 20:20:55,796 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:20:55,796 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9763ms 200 text/html INFO 2025-10-17 20:20:57,425 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760703657053 INFO 2025-10-17 20:20:57,426 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:20:57,426 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9768ms 200 application/javascript INFO 2025-10-17 20:20:57,550 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8918592543136944 INFO 2025-10-17 20:20:57,551 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 20:20:57,551 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8075ms 200 application/javascript INFO 2025-10-17 20:20:57,665 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 20:20:57,669 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 10559-10559/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2025-10-17 20:20:57,669 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5467ms 206 image/jpeg INFO 2025-10-17 20:20:58,015 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 20:20:58,016 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 10559-86341/86342 of file C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg INFO 2025-10-17 20:20:58,017 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7859ms 206 image/jpeg INFO 2025-10-17 20:20:59,030 [40 ] 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 2025-10-17 20:20:59,030 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:20:59,031 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:20:59,031 [45 ] 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%3D1760703655412%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 20:20:59,033 [45 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 20:20:59,033 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:20:59,035 [45 ] 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 2025-10-17 20:20:59,038 [45 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760703655412&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 20:20:59,038 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:20:59,040 [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 2025-10-17 20:20:59,043 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:20:59,043 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 7.9297ms INFO 2025-10-17 20:20:59,043 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:20:59,043 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.917ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:20:59,046 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 20:20:59,046 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 20:20:59,046 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 20:20:59,062 [44 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 20:20:59,065 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:20:59,065 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 24.7831ms INFO 2025-10-17 20:20:59,065 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:20:59,065 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8777ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:00,034 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 20:21:00,035 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:00,036 [40 ] 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 2025-10-17 20:21:00,036 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:00,036 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:00,037 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:00,038 [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 2025-10-17 20:21:00,039 [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 2025-10-17 20:21:00,040 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 20:21:00,041 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 20:21:00,041 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 20:21:00,049 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:00,050 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 10.9248ms INFO 2025-10-17 20:21:00,050 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:00,050 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4869ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:00,058 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 20:21:00,075 [45 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 20:21:00,083 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:00,083 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 45.0763ms INFO 2025-10-17 20:21:00,083 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:00,083 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9859ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:00,545 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/approvalDesMain.5e94ec3a.js INFO 2025-10-17 20:21:00,545 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:21:00,546 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/tab.8b33309e.js INFO 2025-10-17 20:21:00,546 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:21:00,546 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/approvalDesMain.5e94ec3a.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\approvalDesMain.5e94ec3a.js' INFO 2025-10-17 20:21:00,546 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5291ms 200 application/javascript INFO 2025-10-17 20:21:00,546 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/tab.8b33309e.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\tab.8b33309e.js' INFO 2025-10-17 20:21:00,547 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8619ms 200 application/javascript INFO 2025-10-17 20:21:00,785 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/tab.14008936.css INFO 2025-10-17 20:21:00,786 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/tab.14008936.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\tab.14008936.css' INFO 2025-10-17 20:21:00,786 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8192ms 200 text/css INFO 2025-10-17 20:21:00,791 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/uploadavatar.c8f578b6.css INFO 2025-10-17 20:21:00,791 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/uploadavatar.c8f578b6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\uploadavatar.c8f578b6.css' INFO 2025-10-17 20:21:00,791 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7366ms 200 text/css INFO 2025-10-17 20:21:00,831 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/idCard.54670600.css INFO 2025-10-17 20:21:00,831 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/idCard.54670600.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\idCard.54670600.css' INFO 2025-10-17 20:21:00,832 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5738ms 200 text/css INFO 2025-10-17 20:21:00,869 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/idCard.f223054d.js INFO 2025-10-17 20:21:00,870 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:21:00,870 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/idCard.f223054d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\idCard.f223054d.js' INFO 2025-10-17 20:21:00,870 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.921ms 200 application/javascript INFO 2025-10-17 20:21:00,871 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/approvalDesMain.699c54cd.css INFO 2025-10-17 20:21:00,871 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/deptEmp.a1b36376.css INFO 2025-10-17 20:21:00,872 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/deptEmp.a1b36376.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\deptEmp.a1b36376.css' INFO 2025-10-17 20:21:00,872 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/approvalDesMain.699c54cd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\approvalDesMain.699c54cd.css' INFO 2025-10-17 20:21:00,872 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9655ms 200 text/css INFO 2025-10-17 20:21:00,872 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7904ms 200 text/css INFO 2025-10-17 20:21:00,909 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/uploadavatar.3083a06b.js INFO 2025-10-17 20:21:00,909 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:21:00,909 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/uploadavatar.3083a06b.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\uploadavatar.3083a06b.js' INFO 2025-10-17 20:21:00,909 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5705ms 200 application/javascript INFO 2025-10-17 20:21:00,911 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/deptEmp.07d6fe08.js INFO 2025-10-17 20:21:00,911 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:21:00,911 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/deptEmp.07d6fe08.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\deptEmp.07d6fe08.js' INFO 2025-10-17 20:21:00,911 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6112ms 200 application/javascript INFO 2025-10-17 20:21:00,955 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 20:21:00,955 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:21:00,956 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 20:21:00,956 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5181ms 200 application/javascript INFO 2025-10-17 20:21:01,024 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 20:21:01,025 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:01,025 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,026 [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 2025-10-17 20:21:01,026 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:01,027 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,027 [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 2025-10-17 20:21:01,028 [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 2025-10-17 20:21:01,034 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:01,034 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.5371ms INFO 2025-10-17 20:21:01,035 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,035 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5536ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:01,038 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:01,038 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 10.2871ms INFO 2025-10-17 20:21:01,038 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,038 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8604ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:01,230 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 20:21:01,239 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:01,239 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,241 [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 2025-10-17 20:21:01,250 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:01,250 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 8.9368ms INFO 2025-10-17 20:21:01,250 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,250 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9257ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:01,611 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20& INFO 2025-10-17 20:21:01,612 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:01,612 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,614 [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 2025-10-17 20:21:01,662 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:01,662 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 48.4885ms INFO 2025-10-17 20:21:01,663 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,663 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5651ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:01,785 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330895&isHis=& INFO 2025-10-17 20:21:01,786 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:01,786 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,786 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 20:21:01,787 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:01,787 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,788 [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 2025-10-17 20:21:01,789 [41 ] 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 2025-10-17 20:21:01,792 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 20:21:01,798 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:01,799 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 9.8108ms INFO 2025-10-17 20:21:01,799 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,799 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5864ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:01,800 [43 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 20:21:01,804 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:01,804 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 16.2759ms INFO 2025-10-17 20:21:01,804 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,804 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2344ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:01,935 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557529938&guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&recordId=61607&tableName=K_LEAVE& INFO 2025-10-17 20:21:01,935 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:01,935 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&flowID=78&nodeCode=N1660557529938& INFO 2025-10-17 20:21:01,935 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&isHis=& INFO 2025-10-17 20:21:01,936 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:01,936 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,936 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,936 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:01,936 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:01,938 [37 ] 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 2025-10-17 20:21:01,938 [41 ] 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 2025-10-17 20:21:01,938 [43 ] 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 2025-10-17 20:21:02,053 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:02,053 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 115.1103ms INFO 2025-10-17 20:21:02,053 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:02,053 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 117.8027ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:02,054 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:02,054 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 116.0843ms INFO 2025-10-17 20:21:02,054 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:02,054 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.7418ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:02,059 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:02,059 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 120.721ms INFO 2025-10-17 20:21:02,059 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:02,059 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.4765ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:02,270 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/gohome.43a4a8aa.png INFO 2025-10-17 20:21:02,271 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/gohome.43a4a8aa.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\gohome.43a4a8aa.png' INFO 2025-10-17 20:21:02,271 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7818ms 200 image/png INFO 2025-10-17 20:21:02,274 [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 2025-10-17 20:21:02,275 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:02,275 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:02,277 [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 2025-10-17 20:21:02,283 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:02,283 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.4101ms INFO 2025-10-17 20:21:02,283 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:02,283 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1138ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:02,291 [37 ] 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 2025-10-17 20:21:02,291 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:02,292 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:02,293 [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 2025-10-17 20:21:02,298 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:02,299 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.52ms INFO 2025-10-17 20:21:02,299 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:02,299 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2046ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:02,330 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20& INFO 2025-10-17 20:21:02,331 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:02,331 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:02,333 [43 ] 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 2025-10-17 20:21:02,413 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:02,417 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 83.4544ms INFO 2025-10-17 20:21:02,417 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:02,417 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.4956ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:03,871 [43 ] 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 2025-10-17 20:21:03,871 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:21:03,880 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1756712566543&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 20:21:03,881 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 20:21:03,881 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5927ms 200 text/html INFO 2025-10-17 20:21:03,884 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:03,884 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:03,886 [43 ] 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 2025-10-17 20:21:03,896 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:03,897 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 10.6014ms INFO 2025-10-17 20:21:03,897 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:03,897 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.9523ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:03,915 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 20:21:03,915 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 20:21:03,915 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 20:21:03,915 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 20:21:03,915 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7477ms 200 application/javascript INFO 2025-10-17 20:21:03,915 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5659ms 200 application/javascript INFO 2025-10-17 20:21:03,926 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js INFO 2025-10-17 20:21:03,926 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:21:03,926 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6888ms 200 application/javascript INFO 2025-10-17 20:21:03,978 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 20:21:03,979 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:21:03,981 [37 ] 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 2025-10-17 20:21:03,982 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 20:21:03,982 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 20:21:03,982 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 20:21:03,982 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 20:21:03,982 [37 ] 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 2025-10-17 20:21:03,985 [37 ] 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 2025-10-17 20:21:03,985 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.3433ms INFO 2025-10-17 20:21:03,985 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:21:03,985 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9198ms 302 INFO 2025-10-17 20:21:04,110 [37 ] 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=145cLHDsqZ4%3D& INFO 2025-10-17 20:21:04,111 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:21:04,111 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:04,113 [37 ] 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 2025-10-17 20:21:04,121 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:21:04,122 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 8.7121ms INFO 2025-10-17 20:21:04,122 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 20:21:04,122 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4278ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:21:04,485 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=M0VlX6ABczkGWbjlISZX6WLJx_HiN1QVrGAc70X5HDA&state=ww0fe1cb02189622be INFO 2025-10-17 20:21:04,486 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 20:21:04,486 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.216ms 200 text/html INFO 2025-10-17 20:21:04,900 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=M0VlX6ABczkGWbjlISZX6WLJx_HiN1QVrGAc70X5HDA INFO 2025-10-17 20:21:04,900 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:21:04,902 [15 ] 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 2025-10-17 20:21:04,904 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:M0VlX6ABczkGWbjlISZX6WLJx_HiN1QVrGAc70X5HDA,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 20:21:04,904 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 20:21:04,904 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:M0VlX6ABczkGWbjlISZX6WLJx_HiN1QVrGAc70X5HDA INFO 2025-10-17 20:21:04,904 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 20:21:04,904 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 20:21:04,904 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:kfPgcK9KBlAeXxOCzHCBjGMz3XFGHVFzd69PIkgP4NcgAf9gXlas9QBZ7nzuV3qQIZsEzhbtWwmZiy63qPZeY6U1kauLIa_XaJx4GRWhTdyEpPM7XpDExa0bfRkMobMSHTmVsaV1Sfz-qNaRkkuk3t06iFK1owHMSbBbnIs-Z8rCzO-aF0mAsoY8pdzQsEWag8oaCD33lKyMbrCIr1ESgQ INFO 2025-10-17 20:21:04,904 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=kfPgcK9KBlAeXxOCzHCBjGMz3XFGHVFzd69PIkgP4NcgAf9gXlas9QBZ7nzuV3qQIZsEzhbtWwmZiy63qPZeY6U1kauLIa_XaJx4GRWhTdyEpPM7XpDExa0bfRkMobMSHTmVsaV1Sfz-qNaRkkuk3t06iFK1owHMSbBbnIs-Z8rCzO-aF0mAsoY8pdzQsEWag8oaCD33lKyMbrCIr1ESgQ&code=M0VlX6ABczkGWbjlISZX6WLJx_HiN1QVrGAc70X5HDA INFO 2025-10-17 20:21:05,297 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"DeviceId":"4a44507b5bd83e85ec3f6cfe818648ca","errcode":0,"errmsg":"ok","OpenId":"oeSHZjkPpcmxLeMoudHd2k7EH9QE"} INFO 2025-10-17 20:21:05,312 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:4a44507b5bd83e85ec3f6cfe818648ca WxUserId: INFO 2025-10-17 20:21:05,327 [15 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:-1,a0188: INFO 2025-10-17 20:21:05,331 [43 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 20:21:05,332 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 429.4695ms INFO 2025-10-17 20:21:05,332 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:21:05,332 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 431.9587ms 200 text/plain; charset=utf-8 INFO 2025-10-17 20:22:39,633 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760703759276 INFO 2025-10-17 20:22:39,634 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:22:39,634 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7108ms 200 application/javascript INFO 2025-10-17 20:22:39,695 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.33479004245608 INFO 2025-10-17 20:22:39,696 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 20:22:39,696 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8126ms 200 application/javascript INFO 2025-10-17 20:22:39,870 [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%3D1760703604997%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 20:22:39,871 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 20:22:39,871 [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 2025-10-17 20:22:39,871 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:22:39,871 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:22:39,872 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:22:39,872 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:22:39,873 [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 2025-10-17 20:22:39,873 [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 2025-10-17 20:22:39,874 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760703604997&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 20:22:39,875 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 20:22:39,876 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 20:22:39,876 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 20:22:39,879 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:22:39,879 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.8899ms INFO 2025-10-17 20:22:39,879 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:22:39,879 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5862ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:22:39,891 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 20:22:39,955 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:22:39,955 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 81.5111ms INFO 2025-10-17 20:22:39,955 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:22:39,955 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.0389ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:22:40,122 [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 2025-10-17 20:22:40,122 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 20:22:40,124 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:22:40,124 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:22:40,126 [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 2025-10-17 20:22:40,126 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:22:40,127 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 20:22:40,127 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 20:22:40,127 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 20:22:40,134 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:22:40,136 [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 2025-10-17 20:22:40,143 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 20:22:40,143 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 20:22:40,270 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:22:40,270 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 134.3632ms INFO 2025-10-17 20:22:40,270 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:22:40,271 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 148.1943ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:22:40,272 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:22:40,272 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 145.8589ms INFO 2025-10-17 20:22:40,272 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:22:40,272 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 149.4223ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:07,945 [56 ] 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 2025-10-17 20:25:07,946 [56 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 20:25:07,946 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0471ms 304 text/html INFO 2025-10-17 20:25:08,001 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760703907977&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 20:25:08,002 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:25:08,002 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5675ms 200 text/html INFO 2025-10-17 20:25:08,127 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 20:25:08,127 [57 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 20:25:08,128 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5025ms 304 application/javascript INFO 2025-10-17 20:25:08,342 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760703908330 INFO 2025-10-17 20:25:08,343 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:25:08,343 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6264ms 200 application/javascript INFO 2025-10-17 20:25:08,377 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3994036859369652 INFO 2025-10-17 20:25:08,378 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 20:25:08,378 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7535ms 200 application/javascript INFO 2025-10-17 20:25:08,468 [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%3D1760703907977%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 20:25:08,468 [56 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 20:25:08,469 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:08,470 [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 2025-10-17 20:25:08,471 [56 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760703907977&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 20:25:08,475 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:08,475 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 5.012ms INFO 2025-10-17 20:25:08,475 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:08,475 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9112ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:08,475 [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 2025-10-17 20:25:08,476 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:25:08,476 [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 2025-10-17 20:25:08,476 [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 2025-10-17 20:25:08,476 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:08,478 [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). WARN 2025-10-17 20:25:08,479 [56 ] 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 2025-10-17 20:25:08,479 [56 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 20:25:08,480 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:08,480 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.9573ms INFO 2025-10-17 20:25:08,480 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:08,480 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4052ms 401 application/json; charset=utf-8 INFO 2025-10-17 20:25:08,563 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 20:25:08,563 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:25:08,567 [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 2025-10-17 20:25:08,567 [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 2025-10-17 20:25:08,567 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:25:08,568 [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 2025-10-17 20:25:08,570 [60 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MDkiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODI4MCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiwouerryIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjA5IiwianRpIjoiMjNiYzE3NTUtMTE5OC00NTgzLTllNmQtOWZmNjYyNTZmNDcwIiwiaWF0IjoxNzU5ODk5MTk5LCJuYmYiOjE3NTk4OTkxOTcsImV4cCI6MTc1OTk4NTU5OSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.-NrqXUSYoXMqyFx8YosKbEq8EoV2T8BXweameEaDmzs INFO 2025-10-17 20:25:08,573 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:08,573 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 5.0021ms INFO 2025-10-17 20:25:08,573 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:25:08,573 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3294ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:08,660 [61 ] 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 2025-10-17 20:25:08,660 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:25:08,660 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:08,662 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:08,664 [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 2025-10-17 20:25:09,001 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 20:25:09,001 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 20:25:09,001 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 20:25:09,016 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 20:25:09,020 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,020 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 356.6027ms INFO 2025-10-17 20:25:09,020 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,020 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 360.6582ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,099 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 20:25:09,100 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,100 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,101 [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 2025-10-17 20:25:09,102 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 20:25:09,103 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 20:25:09,103 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 20:25:09,122 [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 2025-10-17 20:25:09,122 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,123 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,124 [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 2025-10-17 20:25:09,145 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,145 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 21.1138ms INFO 2025-10-17 20:25:09,145 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,145 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 20:25:09,145 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3611ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,161 [56 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 20:25:09,165 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,165 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 63.9756ms INFO 2025-10-17 20:25:09,165 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,166 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.5143ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,243 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 20:25:09,244 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,244 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,245 [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 2025-10-17 20:25:09,249 [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 2025-10-17 20:25:09,249 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,249 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,250 [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 2025-10-17 20:25:09,254 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,254 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8005ms INFO 2025-10-17 20:25:09,254 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,254 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6015ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,255 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,255 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.2604ms INFO 2025-10-17 20:25:09,255 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,255 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.703ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,279 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 20:25:09,280 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,280 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,282 [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 2025-10-17 20:25:09,297 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 20:25:09,298 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 20:25:09,298 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,298 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,300 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,300 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,302 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 20:25:09,302 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,302 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,309 [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 2025-10-17 20:25:09,309 [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 2025-10-17 20:25:09,309 [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 2025-10-17 20:25:09,337 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,337 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,337 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,338 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 28.8467ms INFO 2025-10-17 20:25:09,338 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,338 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.5437ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,339 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 30.107ms INFO 2025-10-17 20:25:09,339 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,339 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0194ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,339 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 56.8286ms INFO 2025-10-17 20:25:09,339 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,339 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.7229ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,341 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,342 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 33.1252ms INFO 2025-10-17 20:25:09,342 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,342 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 20:25:09,342 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.3788ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,342 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,342 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,343 [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 2025-10-17 20:25:09,348 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,348 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0286ms INFO 2025-10-17 20:25:09,348 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,349 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7793ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,460 [18 ] 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 2025-10-17 20:25:09,460 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,461 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,462 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 20:25:09,470 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,471 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 8.3194ms INFO 2025-10-17 20:25:09,471 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,471 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9773ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,557 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 20:25:09,557 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,557 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,558 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 20:25:09,558 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:09,558 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,560 [9 ] 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 2025-10-17 20:25:09,560 [62 ] 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 2025-10-17 20:25:09,580 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,583 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:09,584 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 24.0252ms INFO 2025-10-17 20:25:09,584 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,584 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.9818ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:09,585 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 25.0582ms INFO 2025-10-17 20:25:09,585 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:09,585 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.3886ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:10,753 [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 2025-10-17 20:25:10,754 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:10,754 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,754 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 20:25:10,755 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:10,755 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,756 [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 2025-10-17 20:25:10,757 [62 ] 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 2025-10-17 20:25:10,759 [9 ] 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 2025-10-17 20:25:10,759 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:10,760 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,760 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:10,760 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5866ms INFO 2025-10-17 20:25:10,760 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,760 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7929ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:10,760 [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 2025-10-17 20:25:10,764 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:10,764 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,783 [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 2025-10-17 20:25:10,783 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:10,783 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,784 [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 2025-10-17 20:25:10,785 [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 2025-10-17 20:25:10,785 [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 2025-10-17 20:25:10,790 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:10,790 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:10,790 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.9296ms INFO 2025-10-17 20:25:10,790 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,790 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9268ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:10,792 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 34.7783ms INFO 2025-10-17 20:25:10,792 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,792 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2905ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:10,793 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:10,793 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:10,794 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 9.4054ms INFO 2025-10-17 20:25:10,794 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 9.4084ms INFO 2025-10-17 20:25:10,795 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,794 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,795 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8049ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:10,795 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.3631ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:10,871 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1609& INFO 2025-10-17 20:25:10,871 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:10,871 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,873 [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 2025-10-17 20:25:10,877 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:10,877 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.8582ms INFO 2025-10-17 20:25:10,877 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:10,877 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0799ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:16,686 [9 ] 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 2025-10-17 20:25:16,687 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 20:25:16,687 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:16,687 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:16,687 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:16,687 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:16,688 [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 2025-10-17 20:25:16,689 [60 ] 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 2025-10-17 20:25:16,692 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:16,692 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4686ms INFO 2025-10-17 20:25:16,692 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:16,692 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5294ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:16,693 [60 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 20:25:16,705 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:16,708 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 18.6805ms INFO 2025-10-17 20:25:16,708 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:16,708 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4519ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:16,794 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1609& INFO 2025-10-17 20:25:16,794 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:16,794 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:16,796 [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 2025-10-17 20:25:16,799 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:16,799 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.4442ms INFO 2025-10-17 20:25:16,799 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:16,799 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0687ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:17,839 [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 2025-10-17 20:25:17,840 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:17,840 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:17,841 [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 2025-10-17 20:25:17,845 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:17,845 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5692ms INFO 2025-10-17 20:25:17,845 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:17,845 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6366ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:18,626 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 20:25:18,627 [60 ] 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 2025-10-17 20:25:18,627 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:18,627 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:18,627 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:18,627 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:18,629 [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 2025-10-17 20:25:18,629 [59 ] 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 2025-10-17 20:25:18,632 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:18,632 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4818ms INFO 2025-10-17 20:25:18,632 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:18,632 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6561ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:18,633 [59 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 20:25:18,672 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:18,674 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 44.9308ms INFO 2025-10-17 20:25:18,674 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:18,675 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2858ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:18,792 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1609& INFO 2025-10-17 20:25:18,792 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:18,792 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:18,794 [9 ] 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 2025-10-17 20:25:18,797 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:18,797 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.6186ms INFO 2025-10-17 20:25:18,797 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:18,798 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4465ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:19,404 [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 2025-10-17 20:25:19,404 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:19,405 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:19,406 [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 2025-10-17 20:25:19,410 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:19,410 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8195ms INFO 2025-10-17 20:25:19,410 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:19,410 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8809ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:24,355 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 20:25:24,355 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:24,356 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:24,357 [9 ] 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 2025-10-17 20:25:24,357 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:24,357 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:24,357 [59 ] 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 2025-10-17 20:25:24,358 [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 2025-10-17 20:25:24,371 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:24,371 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 12.6673ms INFO 2025-10-17 20:25:24,371 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:24,371 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.587ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:24,397 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:24,398 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 40.7348ms INFO 2025-10-17 20:25:24,398 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:24,398 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4561ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:30,681 [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 2025-10-17 20:25:30,681 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:30,681 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:30,681 [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 2025-10-17 20:25:30,682 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:25:30,682 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:30,682 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:30,682 [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 2025-10-17 20:25:30,684 [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 2025-10-17 20:25:30,795 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:30,796 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 113.0808ms INFO 2025-10-17 20:25:30,796 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:30,796 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.1305ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:30,863 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:30,866 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 181.6341ms INFO 2025-10-17 20:25:30,866 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:30,866 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 184.4991ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:31,819 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/cardDetials.e18afdf6.js INFO 2025-10-17 20:25:31,819 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:25:31,820 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/cardDetials.dfc399f5.css INFO 2025-10-17 20:25:31,820 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/cardDetials.e18afdf6.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\cardDetials.e18afdf6.js' INFO 2025-10-17 20:25:31,820 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.801ms 200 application/javascript INFO 2025-10-17 20:25:31,820 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/cardDetials.dfc399f5.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\cardDetials.dfc399f5.css' INFO 2025-10-17 20:25:31,821 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7824ms 200 text/css INFO 2025-10-17 20:25:31,925 [62 ] 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 2025-10-17 20:25:31,925 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:31,926 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:31,927 [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 2025-10-17 20:25:31,931 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:31,931 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2404ms INFO 2025-10-17 20:25:31,931 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:31,931 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1759ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:31,932 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/GetSelfCard?k_Id=645390306& INFO 2025-10-17 20:25:31,935 [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_Card&keyFieldValue=J%2FupIo1c8KOeb1cayjVNYA%3D%3D& INFO 2025-10-17 20:25:31,935 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:31,935 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:31,936 [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 2025-10-17 20:25:31,939 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:31,939 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:31,942 [59 ] 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 2025-10-17 20:25:31,942 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:31,942 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0012ms INFO 2025-10-17 20:25:31,942 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:31,942 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8954ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:32,028 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:32,030 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M) in 88.1676ms INFO 2025-10-17 20:25:32,030 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.GetSelfCard (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:32,030 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.0911ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:32,902 [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 2025-10-17 20:25:32,902 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:25:32,902 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:32,903 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:32,904 [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 2025-10-17 20:25:32,939 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:32,939 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 35.4377ms INFO 2025-10-17 20:25:32,939 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:32,940 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.605ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:33,132 [59 ] 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 2025-10-17 20:25:33,133 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:25:33,133 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:33,133 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:33,134 [59 ] 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 2025-10-17 20:25:33,141 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:33,141 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.1146ms INFO 2025-10-17 20:25:33,141 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:33,142 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1839ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:36,391 [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 2025-10-17 20:25:36,392 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:36,392 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:36,393 [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 2025-10-17 20:25:36,397 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:36,397 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5765ms INFO 2025-10-17 20:25:36,397 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:36,397 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.613ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:38,876 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/subTableList.bfa59482.js INFO 2025-10-17 20:25:38,876 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/subTableList.04b88ebd.css INFO 2025-10-17 20:25:38,877 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:25:38,877 [60 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/subTableList.04b88ebd.css was not modified INFO 2025-10-17 20:25:38,877 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/subTableList.bfa59482.js was not modified INFO 2025-10-17 20:25:38,877 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6235ms 304 application/javascript INFO 2025-10-17 20:25:38,877 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6235ms 304 text/css INFO 2025-10-17 20:25:38,977 [5 ] 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 2025-10-17 20:25:38,977 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:38,977 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:38,979 [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 2025-10-17 20:25:38,985 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:38,985 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.1994ms INFO 2025-10-17 20:25:38,985 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:38,985 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1763ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:39,072 [9 ] 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 2025-10-17 20:25:39,072 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:39,072 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:39,075 [9 ] 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 2025-10-17 20:25:39,077 [9 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 20:25:39,491 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:39,497 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 421.5537ms INFO 2025-10-17 20:25:39,497 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:39,497 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 425.1355ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:25:59,921 [5 ] 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 2025-10-17 20:25:59,922 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:25:59,922 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:59,923 [5 ] 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 2025-10-17 20:25:59,927 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:25:59,927 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6056ms INFO 2025-10-17 20:25:59,927 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:25:59,927 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7391ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:26:06,322 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 20:26:06,322 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 20:26:06,323 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:26:06,323 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:26:06,323 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:06,323 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:06,324 [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 2025-10-17 20:26:06,324 [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 2025-10-17 20:26:06,333 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:26:06,333 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.0499ms INFO 2025-10-17 20:26:06,333 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:06,333 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3104ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:26:06,341 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:26:06,341 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.5319ms INFO 2025-10-17 20:26:06,341 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:06,341 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7563ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:26:06,356 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 20:26:06,357 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:26:06,357 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:06,358 [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 2025-10-17 20:26:06,365 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:26:06,365 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2489ms INFO 2025-10-17 20:26:06,365 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:06,365 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9939ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:26:06,639 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 20:26:06,640 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:26:06,640 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:06,641 [5 ] 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 2025-10-17 20:26:06,645 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:26:06,646 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.1259ms INFO 2025-10-17 20:26:06,646 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:06,646 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2841ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:26:09,855 [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 2025-10-17 20:26:09,856 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:26:09,856 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:09,857 [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 2025-10-17 20:26:09,861 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:26:09,861 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5473ms INFO 2025-10-17 20:26:09,861 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:09,861 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8073ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:26:15,665 [54 ] 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 2025-10-17 20:26:15,666 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:26:15,666 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:15,667 [54 ] 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 2025-10-17 20:26:15,669 [54 ] Sg.HcmMb.PubClass.ShareData - oldValue:uXRSaPD1cEA= INFO 2025-10-17 20:26:15,681 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:26:15,688 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M) in 20.209ms INFO 2025-10-17 20:26:15,688 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:15,688 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2775ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:26:17,550 [5 ] 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 2025-10-17 20:26:17,551 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:26:17,551 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:17,552 [5 ] 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 2025-10-17 20:26:17,555 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:26:17,556 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5232ms INFO 2025-10-17 20:26:17,556 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:26:17,556 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6079ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:06,367 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760704205708&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 20:30:06,368 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:30:06,368 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7104ms 200 text/html INFO 2025-10-17 20:30:06,604 [42 ] 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 2025-10-17 20:30:06,605 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:30:06,605 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5857ms 200 text/html INFO 2025-10-17 20:30:11,931 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760704211196 INFO 2025-10-17 20:30:11,932 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:30:11,932 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6049ms 200 application/javascript INFO 2025-10-17 20:30:12,062 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.15768662256895571 INFO 2025-10-17 20:30:12,063 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 20:30:12,063 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.881ms 200 application/javascript INFO 2025-10-17 20:30:12,192 [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%3D1760704205708%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 20:30:12,192 [40 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 20:30:12,192 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,193 [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 2025-10-17 20:30:12,194 [40 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760704205708&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 20:30:12,198 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,198 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3904ms INFO 2025-10-17 20:30:12,198 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,198 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4057ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,222 [40 ] 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 2025-10-17 20:30:12,222 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:30:12,222 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,224 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,226 [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 2025-10-17 20:30:12,228 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 20:30:12,228 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 20:30:12,228 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 20:30:12,243 [38 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 20:30:12,245 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,246 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.8744ms INFO 2025-10-17 20:30:12,246 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,246 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.952ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,359 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 20:30:12,360 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,360 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,361 [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 2025-10-17 20:30:12,362 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 20:30:12,362 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 20:30:12,362 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 20:30:12,364 [38 ] 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 2025-10-17 20:30:12,364 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,364 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,365 [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 2025-10-17 20:30:12,369 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,369 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7509ms INFO 2025-10-17 20:30:12,369 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,369 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6041ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,378 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 20:30:12,393 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 20:30:12,397 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,397 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.7548ms INFO 2025-10-17 20:30:12,397 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,397 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8478ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,507 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 20:30:12,507 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,507 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,509 [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 2025-10-17 20:30:12,511 [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 2025-10-17 20:30:12,512 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,512 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,513 [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 2025-10-17 20:30:12,553 [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 2025-10-17 20:30:12,553 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,553 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,555 [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 2025-10-17 20:30:12,558 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,558 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 48.9619ms INFO 2025-10-17 20:30:12,558 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,558 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,558 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.9925ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,558 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 44.6542ms INFO 2025-10-17 20:30:12,558 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,558 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.5147ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,559 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,559 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0432ms INFO 2025-10-17 20:30:12,559 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,559 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4408ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,599 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 20:30:12,599 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,599 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,601 [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 2025-10-17 20:30:12,604 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 20:30:12,605 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,605 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.7959ms INFO 2025-10-17 20:30:12,605 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,605 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7938ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,606 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,606 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,608 [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 2025-10-17 20:30:12,611 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,611 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9155ms INFO 2025-10-17 20:30:12,611 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,611 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3979ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,622 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 20:30:12,622 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,622 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,623 [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 2025-10-17 20:30:12,626 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 20:30:12,627 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,627 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,627 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,627 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.6802ms INFO 2025-10-17 20:30:12,627 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,627 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.354ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,628 [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 2025-10-17 20:30:12,635 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,635 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 6.9676ms INFO 2025-10-17 20:30:12,635 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,635 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6216ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,673 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 20:30:12,674 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,674 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,675 [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 2025-10-17 20:30:12,676 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 20:30:12,677 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,677 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,678 [44 ] 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 2025-10-17 20:30:12,682 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 20:30:12,682 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:12,682 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,683 [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 2025-10-17 20:30:12,685 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,685 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 9.8899ms INFO 2025-10-17 20:30:12,685 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,685 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5329ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,686 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,686 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.6449ms INFO 2025-10-17 20:30:12,686 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,686 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1446ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:12,699 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:12,699 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 15.805ms INFO 2025-10-17 20:30:12,699 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:12,699 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3881ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:14,942 [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 2025-10-17 20:30:14,942 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:14,943 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:14,944 [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 2025-10-17 20:30:14,947 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:14,948 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6976ms INFO 2025-10-17 20:30:14,948 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:14,948 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7314ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:30:14,949 [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 2025-10-17 20:30:14,949 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:30:14,950 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:30:14,950 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:14,951 [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 2025-10-17 20:30:15,045 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:30:15,045 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 94.6559ms INFO 2025-10-17 20:30:15,046 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 20:30:15,046 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.5143ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:27,374 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760704946660&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 20:42:27,375 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:42:27,375 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8743ms 200 text/html INFO 2025-10-17 20:42:28,124 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760704947717 INFO 2025-10-17 20:42:28,125 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:42:28,125 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6855ms 200 application/javascript INFO 2025-10-17 20:42:28,199 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.33946049086105956 INFO 2025-10-17 20:42:28,199 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 20:42:28,199 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4781ms 200 application/javascript INFO 2025-10-17 20:42:28,403 [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%3D1760704946660%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 20:42:28,404 [35 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 20:42:28,404 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,405 [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 2025-10-17 20:42:28,406 [47 ] 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 2025-10-17 20:42:28,406 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:42:28,406 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:28,407 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,407 [35 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760704946660&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 20:42:28,408 [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 2025-10-17 20:42:28,409 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 20:42:28,409 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 20:42:28,409 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 20:42:28,409 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:28,410 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1664ms INFO 2025-10-17 20:42:28,410 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,410 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.307ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:28,424 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 20:42:28,427 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:28,427 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.703ms INFO 2025-10-17 20:42:28,427 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,427 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8982ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:28,558 [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 2025-10-17 20:42:28,559 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:28,559 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,560 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 20:42:28,560 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:28,560 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,560 [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 2025-10-17 20:42:28,561 [47 ] 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 2025-10-17 20:42:28,562 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 20:42:28,562 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 20:42:28,562 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 20:42:28,563 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:28,564 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3689ms INFO 2025-10-17 20:42:28,564 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,564 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3174ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:28,577 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 20:42:28,577 [47 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 20:42:28,580 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:28,580 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0448ms INFO 2025-10-17 20:42:28,580 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,580 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7972ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:28,729 [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 2025-10-17 20:42:28,729 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:28,729 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,730 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 20:42:28,730 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:28,730 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,730 [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 2025-10-17 20:42:28,731 [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 2025-10-17 20:42:28,734 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:28,734 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3326ms INFO 2025-10-17 20:42:28,734 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,734 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3983ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:28,735 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:28,735 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.3782ms INFO 2025-10-17 20:42:28,735 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,735 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2258ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:28,765 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20& INFO 2025-10-17 20:42:28,765 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:28,765 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,767 [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 2025-10-17 20:42:28,810 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:28,810 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 43.9233ms INFO 2025-10-17 20:42:28,810 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,811 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.6577ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:28,884 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 20:42:28,885 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:28,885 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,886 [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 2025-10-17 20:42:28,890 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:28,890 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4737ms INFO 2025-10-17 20:42:28,890 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,890 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1742ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:28,941 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 20:42:28,941 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:28,941 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,942 [32 ] 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 2025-10-17 20:42:28,944 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330895&isHis=& INFO 2025-10-17 20:42:28,944 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:28,945 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,946 [30 ] 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 2025-10-17 20:42:28,947 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:28,948 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.4977ms INFO 2025-10-17 20:42:28,948 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,948 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0995ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:28,949 [30 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 20:42:28,953 [30 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 20:42:28,955 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:28,955 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.4476ms INFO 2025-10-17 20:42:28,955 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:28,955 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1016ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:29,064 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&flowID=78&nodeCode=N1660557529938& INFO 2025-10-17 20:42:29,065 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&isHis=& INFO 2025-10-17 20:42:29,065 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:29,065 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:29,065 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,065 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,065 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557529938&guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&recordId=61607&tableName=K_LEAVE& INFO 2025-10-17 20:42:29,066 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:29,066 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,066 [32 ] 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 2025-10-17 20:42:29,066 [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 2025-10-17 20:42:29,067 [30 ] 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 2025-10-17 20:42:29,185 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:29,185 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 118.7977ms INFO 2025-10-17 20:42:29,185 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,185 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 120.8794ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:29,186 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:29,186 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 119.3762ms INFO 2025-10-17 20:42:29,186 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,186 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 120.9765ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:29,190 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:29,191 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 124.2678ms INFO 2025-10-17 20:42:29,191 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,191 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 126.0217ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:29,378 [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 2025-10-17 20:42:29,379 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:29,379 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,379 [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 2025-10-17 20:42:29,379 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:29,379 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,380 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20& INFO 2025-10-17 20:42:29,380 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:29,380 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,380 [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 2025-10-17 20:42:29,381 [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 2025-10-17 20:42:29,381 [28 ] 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 2025-10-17 20:42:29,383 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:29,383 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:29,384 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3406ms INFO 2025-10-17 20:42:29,384 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,384 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9089ms INFO 2025-10-17 20:42:29,384 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1781ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:29,384 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,384 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6469ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:29,452 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:29,455 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 73.8965ms INFO 2025-10-17 20:42:29,455 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:29,455 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.4821ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:32,046 [47 ] 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 2025-10-17 20:42:32,046 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:42:32,046 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:32,046 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:32,048 [47 ] 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 2025-10-17 20:42:32,055 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:32,055 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.8332ms INFO 2025-10-17 20:42:32,055 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:32,055 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0791ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:42:32,206 [28 ] 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=145cLHDsqZ4%3D& INFO 2025-10-17 20:42:32,206 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:42:32,206 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:32,208 [28 ] 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 2025-10-17 20:42:32,214 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:42:32,214 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.6341ms INFO 2025-10-17 20:42:32,214 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 20:42:32,214 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.82ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:45:59,023 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 20:45:59,023 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 20:45:59,024 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1419ms 200 application/javascript INFO 2025-10-17 20:45:59,163 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk INFO 2025-10-17 20:45:59,163 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:45:59,165 [23 ] 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 2025-10-17 20:45:59,166 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 20:45:59,166 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 20:45:59,166 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk INFO 2025-10-17 20:45:59,166 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 20:45:59,166 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 20:45:59,166 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:kfPgcK9KBlAeXxOCzHCBjGMz3XFGHVFzd69PIkgP4NcgAf9gXlas9QBZ7nzuV3qQIZsEzhbtWwmZiy63qPZeY6U1kauLIa_XaJx4GRWhTdyEpPM7XpDExa0bfRkMobMSHTmVsaV1Sfz-qNaRkkuk3t06iFK1owHMSbBbnIs-Z8rCzO-aF0mAsoY8pdzQsEWag8oaCD33lKyMbrCIr1ESgQ INFO 2025-10-17 20:45:59,166 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=kfPgcK9KBlAeXxOCzHCBjGMz3XFGHVFzd69PIkgP4NcgAf9gXlas9QBZ7nzuV3qQIZsEzhbtWwmZiy63qPZeY6U1kauLIa_XaJx4GRWhTdyEpPM7XpDExa0bfRkMobMSHTmVsaV1Sfz-qNaRkkuk3t06iFK1owHMSbBbnIs-Z8rCzO-aF0mAsoY8pdzQsEWag8oaCD33lKyMbrCIr1ESgQ&code=2kXs-rpfkYb1tj4aM5YARCcZPrnb0bt6ntOuToq2-pk INFO 2025-10-17 20:45:59,511 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"errcode":40029,"errmsg":"invalid code, hint: [1760705159358773167986330], from ip: 58.252.12.171, more info at https://open.work.weixin.qq.com/devtool/query?e=40029"} INFO 2025-10-17 20:45:59,525 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId: WxUserId: INFO 2025-10-17 20:45:59,541 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:-1,a0188: INFO 2025-10-17 20:45:59,544 [23 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 20:45:59,544 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 378.9111ms INFO 2025-10-17 20:45:59,544 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:45:59,544 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 381.2972ms 200 text/plain; charset=utf-8 INFO 2025-10-17 20:47:51,569 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760705272025&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 20:47:51,570 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:47:51,570 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0482ms 200 text/html INFO 2025-10-17 20:47:52,279 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760705272808 INFO 2025-10-17 20:47:52,280 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:47:52,280 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5799ms 200 application/javascript INFO 2025-10-17 20:47:52,345 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.13837881340020108 INFO 2025-10-17 20:47:52,346 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 20:47:52,346 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5476ms 200 application/javascript INFO 2025-10-17 20:47:52,533 [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%3D1760705272025%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 20:47:52,533 [70 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 20:47:52,533 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:52,534 [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 2025-10-17 20:47:52,535 [70 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760705272025&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 20:47:52,538 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:52,538 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.771ms INFO 2025-10-17 20:47:52,538 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:52,538 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6149ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:52,568 [69 ] 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 2025-10-17 20:47:52,569 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:47:52,569 [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 2025-10-17 20:47:52,569 [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 2025-10-17 20:47:52,569 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:52,570 [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 2025-10-17 20:47:52,571 [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 2025-10-17 20:47:52,571 [69 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 20:47:52,571 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:52,572 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1381ms INFO 2025-10-17 20:47:52,572 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:52,572 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2905ms 401 application/json; charset=utf-8 INFO 2025-10-17 20:47:52,659 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 20:47:52,659 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:47:52,659 [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 2025-10-17 20:47:52,659 [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 2025-10-17 20:47:52,659 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:47:52,661 [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 2025-10-17 20:47:52,662 [69 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MDMiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTQzOCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWuvuavhSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzAzIiwianRpIjoiZmJhMjMwOGUtMGVkZS00YjM1LTgwMTQtNDUyZGQzMmM0ODVjIiwiaWF0IjoxNzYwNDg5MDQ3LCJuYmYiOjE3NjA0ODkwNDUsImV4cCI6MTc2MDU3NTQ0NywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.y_NMcoqJFxdRQZp3gmzERfHgTSeIGQNsl5t87lwozp4 INFO 2025-10-17 20:47:52,664 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:52,665 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.0087ms INFO 2025-10-17 20:47:52,665 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:47:52,665 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9745ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:52,759 [69 ] 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 2025-10-17 20:47:52,759 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:47:52,759 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:52,761 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:52,762 [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 2025-10-17 20:47:52,763 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 20:47:52,763 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 20:47:52,763 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 20:47:52,778 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 20:47:52,780 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:52,781 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6548ms INFO 2025-10-17 20:47:52,781 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:52,781 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1936ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:52,885 [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 2025-10-17 20:47:52,885 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:52,885 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:52,886 [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 2025-10-17 20:47:52,889 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:52,889 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9612ms INFO 2025-10-17 20:47:52,889 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:52,889 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6592ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,181 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 20:47:53,181 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,181 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,183 [69 ] 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 2025-10-17 20:47:53,183 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 20:47:53,184 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 20:47:53,185 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 20:47:53,199 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 20:47:53,214 [69 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 20:47:53,218 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,218 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.0697ms INFO 2025-10-17 20:47:53,218 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,218 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1243ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,323 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 20:47:53,323 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,323 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,323 [15 ] 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 2025-10-17 20:47:53,324 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,324 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,325 [69 ] 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 2025-10-17 20:47:53,325 [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 2025-10-17 20:47:53,329 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,329 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6187ms INFO 2025-10-17 20:47:53,329 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,329 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.774ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,333 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,333 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.076ms INFO 2025-10-17 20:47:53,333 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,333 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2028ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,374 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 20:47:53,375 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,375 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,376 [15 ] 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 2025-10-17 20:47:53,379 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,379 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0571ms INFO 2025-10-17 20:47:53,379 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,379 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8326ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,411 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 20:47:53,412 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,412 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,413 [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 2025-10-17 20:47:53,420 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,420 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2571ms INFO 2025-10-17 20:47:53,420 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,420 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8013ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,423 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 20:47:53,423 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,423 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,424 [15 ] 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 2025-10-17 20:47:53,427 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,427 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0401ms INFO 2025-10-17 20:47:53,427 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,428 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7302ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,434 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 20:47:53,434 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,434 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,435 [22 ] 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 2025-10-17 20:47:53,440 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,440 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6604ms INFO 2025-10-17 20:47:53,440 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,440 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3294ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,449 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 20:47:53,450 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,450 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,451 [15 ] 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 2025-10-17 20:47:53,453 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,454 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.7167ms INFO 2025-10-17 20:47:53,454 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,454 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2798ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,684 [15 ] 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 2025-10-17 20:47:53,685 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,685 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,687 [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 2025-10-17 20:47:53,690 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,690 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.528ms INFO 2025-10-17 20:47:53,690 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,690 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.754ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,797 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 20:47:53,797 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,798 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,799 [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 2025-10-17 20:47:53,799 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 20:47:53,799 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:53,800 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,801 [15 ] 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 2025-10-17 20:47:53,819 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,819 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 19.9356ms INFO 2025-10-17 20:47:53,819 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,819 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7485ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:53,822 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:53,822 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.1918ms INFO 2025-10-17 20:47:53,822 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:53,822 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9353ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:55,457 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leave.8b172027.js INFO 2025-10-17 20:47:55,457 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:47:55,457 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leave.8b172027.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leave.8b172027.js' INFO 2025-10-17 20:47:55,458 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8438ms 200 application/javascript INFO 2025-10-17 20:47:55,459 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 20:47:55,459 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:47:55,459 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 20:47:55,459 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5059ms 200 application/javascript INFO 2025-10-17 20:47:55,460 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/leave.19219fb7.css INFO 2025-10-17 20:47:55,460 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/leave.19219fb7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\leave.19219fb7.css' INFO 2025-10-17 20:47:55,460 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6446ms 200 text/css INFO 2025-10-17 20:47:55,462 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/leavePanel.1d85bd0d.js INFO 2025-10-17 20:47:55,463 [15 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:47:55,463 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/leavePanel.1d85bd0d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\leavePanel.1d85bd0d.js' INFO 2025-10-17 20:47:55,463 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6685ms 200 application/javascript INFO 2025-10-17 20:47:55,960 [69 ] 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 2025-10-17 20:47:55,961 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:55,961 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:55,963 [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 2025-10-17 20:47:55,963 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 20:47:55,964 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:47:55,964 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:55,966 [15 ] 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 2025-10-17 20:47:55,967 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:55,968 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.7388ms INFO 2025-10-17 20:47:55,968 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:55,968 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3773ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:47:56,152 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:47:56,155 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 188.844ms INFO 2025-10-17 20:47:56,155 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:47:56,155 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 191.471ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:48:03,017 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 20:48:03,022 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:48:03,022 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:48:03,024 [69 ] 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 2025-10-17 20:48:03,052 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:48:03,052 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 28.6333ms INFO 2025-10-17 20:48:03,052 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:48:03,052 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5656ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:48:04,749 [71 ] 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 2025-10-17 20:48:04,749 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:48:04,749 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:48:04,751 [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 2025-10-17 20:48:04,756 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:48:04,756 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.202ms INFO 2025-10-17 20:48:04,756 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:48:04,756 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2414ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:48:04,764 [69 ] 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 2025-10-17 20:48:04,764 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:48:04,764 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:48:04,767 [69 ] 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 2025-10-17 20:48:04,809 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:48:04,812 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M) in 45.1541ms INFO 2025-10-17 20:48:04,812 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeavePanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:48:04,812 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7592ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:48:08,726 [69 ] 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 2025-10-17 20:48:08,727 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:48:08,727 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:48:08,727 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:48:08,728 [69 ] 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 2025-10-17 20:48:08,735 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:48:08,735 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.0279ms INFO 2025-10-17 20:48:08,735 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:48:08,736 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1786ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:48:25,892 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveTypeChanged?selValue=21& INFO 2025-10-17 20:48:25,892 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:48:25,892 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 20:48:25,895 [22 ] 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 2025-10-17 20:48:25,904 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:48:25,904 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M) in 8.9746ms INFO 2025-10-17 20:48:25,904 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveTypeChanged (Sg.Hcm.Application.M)' INFO 2025-10-17 20:48:25,904 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0145ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:49:28,855 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetCalLeaveHours?beginDate=2025-10-16&endDate=2025-10-17&timeBegin=08:00&timeEnd=17:00&leaveType=21&isPanel=true& INFO 2025-10-17 20:49:28,856 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:49:28,856 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:28,858 [73 ] 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 2025-10-17 20:49:28,867 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:49:28,869 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M) in 11.1024ms INFO 2025-10-17 20:49:28,869 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetCalLeaveHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:28,869 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.256ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:49:31,056 [75 ] 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 2025-10-17 20:49:31,057 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:49:31,057 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:49:31,057 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:31,059 [75 ] 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 2025-10-17 20:49:31,075 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:49:31,075 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 16.221ms INFO 2025-10-17 20:49:31,075 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:31,075 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6184ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:49:31,227 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetIsMustFile?leaveType=21& INFO 2025-10-17 20:49:31,228 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:49:31,228 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:31,230 [72 ] 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 2025-10-17 20:49:31,235 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:49:31,235 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M) in 4.9803ms INFO 2025-10-17 20:49:31,235 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetIsMustFile (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:31,235 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7887ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:49:31,334 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/DoCreateSelfLeave? application/json 49523 INFO 2025-10-17 20:49:31,334 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:49:31,334 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:49:31,334 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:31,336 [75 ] 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 2025-10-17 20:49:31,882 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:49:31,882 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M) in 546.0536ms INFO 2025-10-17 20:49:31,882 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoCreateSelfLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:31,882 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 548.4569ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:49:32,644 [72 ] 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 2025-10-17 20:49:32,644 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:49:32,644 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:49:32,645 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:32,647 [72 ] 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 2025-10-17 20:49:32,746 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:49:32,747 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M) in 99.7711ms INFO 2025-10-17 20:49:32,747 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.DoEntityFlowWork (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:32,747 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.9832ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:49:33,972 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 20:49:33,973 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:49:33,973 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:33,974 [73 ] 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 2025-10-17 20:49:34,037 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:49:34,037 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 62.8129ms INFO 2025-10-17 20:49:34,037 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:49:34,037 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.9438ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:53:18,660 [40 ] 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 2025-10-17 20:53:18,661 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:53:18,661 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.922ms 200 text/html INFO 2025-10-17 20:53:18,719 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 20:53:18,719 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:53:18,730 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 20:53:18,730 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5958ms 200 application/javascript INFO 2025-10-17 20:53:18,751 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 20:53:18,753 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 20:53:18,753 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 20:53:18,754 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7505ms 200 text/css INFO 2025-10-17 20:53:18,754 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 20:53:18,754 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9631ms 200 application/javascript INFO 2025-10-17 20:53:18,756 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 20:53:18,756 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 20:53:18,756 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4798ms 200 application/javascript INFO 2025-10-17 20:53:18,757 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760705599524&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 20:53:18,757 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:53:18,757 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5286ms 200 text/html INFO 2025-10-17 20:53:18,797 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 20:53:18,798 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 20:53:18,798 [69 ] 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 2025-10-17 20:53:18,798 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4403ms 200 application/javascript INFO 2025-10-17 20:53:18,798 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 20:53:18,798 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.763ms 200 application/javascript INFO 2025-10-17 20:53:18,800 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 20:53:18,800 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 20:53:18,801 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6363ms 200 application/javascript INFO 2025-10-17 20:53:18,837 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 20:53:18,840 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 20:53:18,841 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1195ms 200 text/css INFO 2025-10-17 20:53:18,851 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 20:53:18,851 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 20:53:18,852 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:53:18,853 [71 ] 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 2025-10-17 20:53:18,853 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6667ms 200 application/javascript INFO 2025-10-17 20:53:18,854 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 20:53:18,854 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 20:53:18,855 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5008ms 200 application/javascript INFO 2025-10-17 20:53:18,855 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 20:53:18,855 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 20:53:18,855 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3409ms 200 application/javascript INFO 2025-10-17 20:53:18,861 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 20:53:18,861 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7247ms 200 application/javascript INFO 2025-10-17 20:53:18,893 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 20:53:18,893 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 20:53:18,893 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5761ms 200 application/javascript INFO 2025-10-17 20:53:18,934 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 20:53:18,935 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 20:53:18,935 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9778ms 200 application/javascript INFO 2025-10-17 20:55:51,883 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760705751942&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 20:55:51,884 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 20:55:51,884 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8248ms 200 text/html INFO 2025-10-17 20:55:52,028 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 20:55:52,029 [4 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 20:55:52,029 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4528ms 304 application/javascript INFO 2025-10-17 20:55:52,893 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760705752988 INFO 2025-10-17 20:55:52,894 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 20:55:52,894 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7933ms 200 application/javascript INFO 2025-10-17 20:55:52,999 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8126476636893486 INFO 2025-10-17 20:55:52,999 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 20:55:52,999 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5205ms 200 application/javascript INFO 2025-10-17 20:55:53,268 [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%3D1760705751942%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 20:55:53,269 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 20:55:53,269 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:53,270 [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 2025-10-17 20:55:53,271 [67 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760705751942&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 20:55:53,274 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:53,274 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0465ms INFO 2025-10-17 20:55:53,274 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:53,274 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2822ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:53,326 [23 ] 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 2025-10-17 20:55:53,326 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:55:53,326 [23 ] 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 2025-10-17 20:55:53,327 [23 ] 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 2025-10-17 20:55:53,327 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:53,328 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 20:55:53,329 [23 ] 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 2025-10-17 20:55:53,329 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 20:55:53,329 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:53,329 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.2677ms INFO 2025-10-17 20:55:53,329 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:53,330 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7814ms 401 application/json; charset=utf-8 INFO 2025-10-17 20:55:53,470 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 20:55:53,471 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:55:53,471 [21 ] 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 2025-10-17 20:55:53,471 [21 ] 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 2025-10-17 20:55:53,471 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:55:53,473 [21 ] 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 2025-10-17 20:55:53,474 [25 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3ODEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjc5MyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuaYjOS8jSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzgxIiwianRpIjoiMGUzNmU4MjgtZDQ5OS00ZWVlLTliZmItOTYzNTkyMjExOGFhIiwiaWF0IjoxNzYwNTAxMzk4LCJuYmYiOjE3NjA1MDEzOTYsImV4cCI6MTc2MDU4Nzc5OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.mWleW_KhLD0UB1r10ItUO65VGTeXTtgzbTot_1BAE-4 INFO 2025-10-17 20:55:53,477 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:53,477 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.8794ms INFO 2025-10-17 20:55:53,477 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:55:53,478 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4246ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:53,885 [21 ] 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 2025-10-17 20:55:53,885 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:55:53,886 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:53,888 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:53,889 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 20:55:53,891 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 20:55:53,891 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 20:55:53,891 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 20:55:53,906 [25 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 20:55:53,909 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:53,909 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.8547ms INFO 2025-10-17 20:55:53,909 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:53,909 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3038ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,030 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 20:55:54,030 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,030 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,032 [23 ] 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 2025-10-17 20:55:54,033 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 20:55:54,033 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 20:55:54,034 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 20:55:54,048 [25 ] 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 2025-10-17 20:55:54,048 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,048 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 20:55:54,048 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,049 [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 2025-10-17 20:55:54,053 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,053 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3789ms INFO 2025-10-17 20:55:54,053 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,053 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0972ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,063 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 20:55:54,066 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,066 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.7154ms INFO 2025-10-17 20:55:54,066 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,067 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7564ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,476 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 20:55:54,476 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,476 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,478 [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 2025-10-17 20:55:54,487 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,487 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1848ms INFO 2025-10-17 20:55:54,487 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,487 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4625ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,488 [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 2025-10-17 20:55:54,488 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,488 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,490 [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 2025-10-17 20:55:54,493 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,493 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2099ms INFO 2025-10-17 20:55:54,493 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,493 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0316ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,623 [23 ] 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 2025-10-17 20:55:54,623 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,623 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,625 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 20:55:54,625 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 20:55:54,626 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,626 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,627 [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 2025-10-17 20:55:54,628 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,628 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.269ms INFO 2025-10-17 20:55:54,628 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,628 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1436ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,630 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,630 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3776ms INFO 2025-10-17 20:55:54,630 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,631 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2041ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,688 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 20:55:54,688 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,688 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,689 [4 ] 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 2025-10-17 20:55:54,690 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 20:55:54,690 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,690 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,690 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 20:55:54,690 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,690 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,691 [25 ] 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 2025-10-17 20:55:54,691 [23 ] 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 2025-10-17 20:55:54,696 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,697 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 5.4615ms INFO 2025-10-17 20:55:54,697 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,697 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0432ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,697 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,698 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.1217ms INFO 2025-10-17 20:55:54,698 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,698 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,698 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.3016ms INFO 2025-10-17 20:55:54,698 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8712ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,698 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,698 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0908ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,699 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 20:55:54,699 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,699 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,701 [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 2025-10-17 20:55:54,705 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,705 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.6654ms INFO 2025-10-17 20:55:54,705 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,705 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2153ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,779 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 20:55:54,779 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,780 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,781 [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 2025-10-17 20:55:54,785 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 20:55:54,785 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:54,785 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,786 [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 2025-10-17 20:55:54,789 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,789 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1806ms INFO 2025-10-17 20:55:54,789 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,789 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7613ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:54,806 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:54,806 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.7476ms INFO 2025-10-17 20:55:54,806 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:54,806 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4639ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:57,180 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/overTime.7bd64820.js INFO 2025-10-17 20:55:57,180 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:55:57,180 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/overTime.91ffc83b.css INFO 2025-10-17 20:55:57,180 [27 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/overTime.7bd64820.js was not modified INFO 2025-10-17 20:55:57,180 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/overTime.91ffc83b.css was not modified INFO 2025-10-17 20:55:57,181 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6374ms 304 application/javascript INFO 2025-10-17 20:55:57,181 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4721ms 304 text/css INFO 2025-10-17 20:55:57,608 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/OverTime/GetOverTimeList?dateTime=202510& INFO 2025-10-17 20:55:57,608 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:57,609 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:57,610 [27 ] 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 2025-10-17 20:55:57,610 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:55:57,610 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:57,611 [24 ] 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 2025-10-17 20:55:57,612 [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 2025-10-17 20:55:57,640 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:57,641 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 28.858ms INFO 2025-10-17 20:55:57,641 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:57,641 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7151ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:55:57,972 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:55:57,975 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M) in 364.2778ms INFO 2025-10-17 20:55:57,975 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.OverTime.OverTimeAppService.GetOverTimeList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:55:57,975 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 367.2316ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:12,808 [23 ] 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 2025-10-17 20:56:12,808 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:12,809 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:12,810 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 20:56:12,811 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 20:56:12,811 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:12,811 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:12,812 [27 ] 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 2025-10-17 20:56:12,814 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:12,814 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7718ms INFO 2025-10-17 20:56:12,814 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:12,814 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8705ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:12,842 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:12,842 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 29.4159ms INFO 2025-10-17 20:56:12,842 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:12,842 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3976ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:13,855 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fc49f4d9-dc19-4a95-a1f1-2147eb987b32& INFO 2025-10-17 20:56:13,855 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:13,856 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:13,857 [24 ] 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 2025-10-17 20:56:13,901 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:13,901 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.1904ms INFO 2025-10-17 20:56:13,901 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:13,901 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.2513ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:14,030 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 20:56:14,030 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:14,031 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,032 [27 ] 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 2025-10-17 20:56:14,033 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=327980&isHis=& INFO 2025-10-17 20:56:14,033 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:14,034 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,035 [24 ] 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 2025-10-17 20:56:14,038 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:14,039 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.6779ms INFO 2025-10-17 20:56:14,039 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,039 [24 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 20:56:14,039 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8486ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:14,042 [24 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 20:56:14,045 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:14,045 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.0879ms INFO 2025-10-17 20:56:14,045 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,045 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0008ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:14,174 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=fc49f4d9-dc19-4a95-a1f1-2147eb987b32&isHis=& INFO 2025-10-17 20:56:14,174 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:14,174 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,177 [24 ] 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 2025-10-17 20:56:14,223 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:14,224 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.7589ms INFO 2025-10-17 20:56:14,224 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,224 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8096ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:14,348 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=fc49f4d9-dc19-4a95-a1f1-2147eb987b32&isHis=& INFO 2025-10-17 20:56:14,348 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:14,349 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,349 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=fc49f4d9-dc19-4a95-a1f1-2147eb987b32&flowID=78&nodeCode=begin& INFO 2025-10-17 20:56:14,349 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:14,349 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,350 [24 ] 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=fc49f4d9-dc19-4a95-a1f1-2147eb987b32&recordId=61415&tableName=K_LEAVE& INFO 2025-10-17 20:56:14,350 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:14,350 [27 ] 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 2025-10-17 20:56:14,350 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,351 [4 ] 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 2025-10-17 20:56:14,351 [24 ] 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 2025-10-17 20:56:14,462 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:14,462 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 111.6912ms INFO 2025-10-17 20:56:14,462 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,463 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 113.5653ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:14,464 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:14,464 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 113.0357ms INFO 2025-10-17 20:56:14,464 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,464 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 114.6721ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:14,468 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:14,468 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 117.9038ms INFO 2025-10-17 20:56:14,468 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,468 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.9739ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:14,653 [24 ] 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 2025-10-17 20:56:14,653 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:14,654 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,654 [27 ] 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 2025-10-17 20:56:14,654 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:14,654 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,654 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=fc49f4d9-dc19-4a95-a1f1-2147eb987b32& INFO 2025-10-17 20:56:14,655 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:14,655 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,655 [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 2025-10-17 20:56:14,656 [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 2025-10-17 20:56:14,656 [21 ] 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 2025-10-17 20:56:14,659 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:14,659 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:14,659 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2059ms INFO 2025-10-17 20:56:14,659 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,659 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.336ms INFO 2025-10-17 20:56:14,660 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,660 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.462ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:14,660 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7621ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:14,727 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:14,731 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 74.2649ms INFO 2025-10-17 20:56:14,731 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:14,731 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.2979ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:16,879 [4 ] 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 2025-10-17 20:56:16,880 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 20:56:16,880 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:16,880 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:16,881 [4 ] 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 2025-10-17 20:56:16,888 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:16,888 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 6.7807ms INFO 2025-10-17 20:56:16,888 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:16,888 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8275ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:17,049 [27 ] 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 2025-10-17 20:56:17,050 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:17,050 [21 ] 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=kcuAJmmxUHg%3D& INFO 2025-10-17 20:56:17,050 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:17,050 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:17,050 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:17,051 [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 2025-10-17 20:56:17,051 [21 ] 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 2025-10-17 20:56:17,057 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:17,057 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.101ms INFO 2025-10-17 20:56:17,057 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:17,057 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.165ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:17,058 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:17,058 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.4151ms INFO 2025-10-17 20:56:17,058 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:17,058 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3024ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:56:33,325 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 20:56:33,325 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 20:56:33,325 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:33,327 [21 ] 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 2025-10-17 20:56:33,373 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 20:56:33,373 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 46.7972ms INFO 2025-10-17 20:56:33,373 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 20:56:33,374 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.8789ms 200 application/json; charset=utf-8 INFO 2025-10-17 20:59:57,955 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=M0VlX6ABczkGWbjlISZX6WLJx_HiN1QVrGAc70X5HDA INFO 2025-10-17 20:59:57,956 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:59:57,957 [69 ] 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 2025-10-17 20:59:57,959 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:M0VlX6ABczkGWbjlISZX6WLJx_HiN1QVrGAc70X5HDA,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 20:59:57,959 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 20:59:57,959 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:M0VlX6ABczkGWbjlISZX6WLJx_HiN1QVrGAc70X5HDA INFO 2025-10-17 20:59:57,959 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 20:59:57,959 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 20:59:57,959 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:kfPgcK9KBlAeXxOCzHCBjGMz3XFGHVFzd69PIkgP4NcgAf9gXlas9QBZ7nzuV3qQIZsEzhbtWwmZiy63qPZeY6U1kauLIa_XaJx4GRWhTdyEpPM7XpDExa0bfRkMobMSHTmVsaV1Sfz-qNaRkkuk3t06iFK1owHMSbBbnIs-Z8rCzO-aF0mAsoY8pdzQsEWag8oaCD33lKyMbrCIr1ESgQ INFO 2025-10-17 20:59:57,959 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=kfPgcK9KBlAeXxOCzHCBjGMz3XFGHVFzd69PIkgP4NcgAf9gXlas9QBZ7nzuV3qQIZsEzhbtWwmZiy63qPZeY6U1kauLIa_XaJx4GRWhTdyEpPM7XpDExa0bfRkMobMSHTmVsaV1Sfz-qNaRkkuk3t06iFK1owHMSbBbnIs-Z8rCzO-aF0mAsoY8pdzQsEWag8oaCD33lKyMbrCIr1ESgQ&code=M0VlX6ABczkGWbjlISZX6WLJx_HiN1QVrGAc70X5HDA INFO 2025-10-17 20:59:58,291 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"errcode":40029,"errmsg":"invalid code, hint: [1760705998437732611046455], from ip: 58.252.12.171, more info at https://open.work.weixin.qq.com/devtool/query?e=40029"} INFO 2025-10-17 20:59:58,305 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId: WxUserId: INFO 2025-10-17 20:59:58,320 [69 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:-1,a0188: INFO 2025-10-17 20:59:58,323 [69 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 20:59:58,324 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 366.3752ms INFO 2025-10-17 20:59:58,324 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 20:59:58,324 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 368.6347ms 200 text/plain; charset=utf-8 INFO 2025-10-17 21:00:24,394 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760706022279&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:00:24,394 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 21:00:24,394 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6957ms 200 text/html INFO 2025-10-17 21:00:25,043 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760706022996 INFO 2025-10-17 21:00:25,044 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 21:00:25,044 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6771ms 200 application/javascript INFO 2025-10-17 21:00:25,118 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5567962414427323 INFO 2025-10-17 21:00:25,119 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 21:00:25,119 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6002ms 200 application/javascript INFO 2025-10-17 21:00:25,264 [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%3D1760706022279%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 21:00:25,264 [71 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 21:00:25,264 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,265 [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 2025-10-17 21:00:25,266 [71 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760706022279&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:00:25,270 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,270 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2961ms INFO 2025-10-17 21:00:25,270 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,270 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1877ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,283 [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 2025-10-17 21:00:25,283 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:00:25,283 [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 2025-10-17 21:00:25,284 [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 2025-10-17 21:00:25,284 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,285 [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 2025-10-17 21:00:25,286 [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 2025-10-17 21:00:25,286 [50 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 21:00:25,286 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,286 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.0991ms INFO 2025-10-17 21:00:25,286 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,286 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.301ms 401 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,392 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 21:00:25,393 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:00:25,393 [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 2025-10-17 21:00:25,393 [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 2025-10-17 21:00:25,393 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:00:25,395 [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 2025-10-17 21:00:25,396 [50 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1ODgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNzEzNSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiSi-Wkp-S8nyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTg4IiwianRpIjoiNDcwNTE5YjItZTBlNC00NTdhLWE3ZDgtM2JmMzlmOGNkZDAxIiwiaWF0IjoxNzYwNjAwMDY4LCJuYmYiOjE3NjA2MDAwNjYsImV4cCI6MTc2MDY4NjQ2OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.wKyspdgcRyXtjo7tLNhTIbkKmfLEUXWwSZyxnlGDV5g INFO 2025-10-17 21:00:25,399 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,399 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 3.9261ms INFO 2025-10-17 21:00:25,399 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:00:25,399 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4698ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,522 [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 2025-10-17 21:00:25,523 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:00:25,523 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:25,525 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,526 [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 2025-10-17 21:00:25,527 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 21:00:25,527 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 21:00:25,527 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 21:00:25,542 [41 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 21:00:25,545 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,545 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6777ms INFO 2025-10-17 21:00:25,545 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,545 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.434ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,678 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 21:00:25,678 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:25,678 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,678 [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 2025-10-17 21:00:25,679 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:25,679 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,680 [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 2025-10-17 21:00:25,680 [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 2025-10-17 21:00:25,681 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 21:00:25,681 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 21:00:25,681 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 21:00:25,683 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,683 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0996ms INFO 2025-10-17 21:00:25,683 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,683 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8446ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,695 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 21:00:25,710 [71 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 21:00:25,713 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,713 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.2679ms INFO 2025-10-17 21:00:25,713 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,713 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3364ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,843 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 21:00:25,843 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:25,843 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,844 [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 2025-10-17 21:00:25,848 [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 2025-10-17 21:00:25,849 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:25,849 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,850 [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 2025-10-17 21:00:25,853 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,853 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,853 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8728ms INFO 2025-10-17 21:00:25,853 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,853 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.466ms INFO 2025-10-17 21:00:25,853 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,853 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6422ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,853 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3807ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,937 [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 2025-10-17 21:00:25,938 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:25,938 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,939 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 21:00:25,939 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:25,939 [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 2025-10-17 21:00:25,939 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,939 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 21:00:25,940 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:25,940 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,940 [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 2025-10-17 21:00:25,941 [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 2025-10-17 21:00:25,942 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,943 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6251ms INFO 2025-10-17 21:00:25,943 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,943 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.379ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,944 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,944 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,944 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8061ms INFO 2025-10-17 21:00:25,944 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,944 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.4117ms INFO 2025-10-17 21:00:25,944 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,944 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2736ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,944 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4563ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:25,989 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 21:00:25,990 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:25,990 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,990 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 21:00:25,990 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:25,991 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,991 [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 2025-10-17 21:00:25,992 [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 2025-10-17 21:00:25,999 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:25,999 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.8078ms INFO 2025-10-17 21:00:25,999 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:25,999 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5997ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:26,000 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:26,000 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.1352ms INFO 2025-10-17 21:00:26,000 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:26,000 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.695ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:26,003 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 21:00:26,003 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:26,003 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:26,004 [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 2025-10-17 21:00:26,009 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:26,009 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3833ms INFO 2025-10-17 21:00:26,009 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:26,009 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9489ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:26,063 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 21:00:26,063 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:26,063 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:26,064 [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 2025-10-17 21:00:26,071 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 21:00:26,071 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:26,071 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:26,072 [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 2025-10-17 21:00:26,072 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:26,073 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1491ms INFO 2025-10-17 21:00:26,073 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:26,073 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.024ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:26,089 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:26,089 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.332ms INFO 2025-10-17 21:00:26,089 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:26,089 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9862ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:27,143 [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 2025-10-17 21:00:27,143 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:27,143 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,144 [71 ] 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 2025-10-17 21:00:27,144 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:27,144 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,145 [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 2025-10-17 21:00:27,145 [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 2025-10-17 21:00:27,145 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 21:00:27,145 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:27,145 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,145 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:27,145 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,145 [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 2025-10-17 21:00:27,146 [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 2025-10-17 21:00:27,146 [50 ] 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 2025-10-17 21:00:27,149 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:27,149 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:27,149 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5578ms INFO 2025-10-17 21:00:27,149 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,149 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2677ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:27,149 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.2689ms INFO 2025-10-17 21:00:27,149 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,149 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6052ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:27,151 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:27,151 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.1931ms INFO 2025-10-17 21:00:27,151 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,152 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:27,152 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7389ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:27,152 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.4851ms INFO 2025-10-17 21:00:27,152 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,152 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1384ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:27,201 [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 2025-10-17 21:00:27,202 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:27,202 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,203 [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 2025-10-17 21:00:27,205 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:27,206 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7805ms INFO 2025-10-17 21:00:27,206 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,206 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3591ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:27,290 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1588& INFO 2025-10-17 21:00:27,290 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:27,290 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,292 [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 2025-10-17 21:00:27,295 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:27,299 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.7217ms INFO 2025-10-17 21:00:27,299 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:27,299 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3138ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:50,939 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760706051263&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:00:50,939 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 21:00:50,939 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8785ms 200 text/html INFO 2025-10-17 21:00:51,807 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760706052334 INFO 2025-10-17 21:00:51,808 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 21:00:51,808 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6509ms 200 application/javascript INFO 2025-10-17 21:00:51,933 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.09281805933668152 INFO 2025-10-17 21:00:51,934 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 21:00:51,934 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5249ms 200 application/javascript INFO 2025-10-17 21:00:52,133 [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%3D1760706051263%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 21:00:52,133 [39 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 21:00:52,134 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,135 [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 2025-10-17 21:00:52,136 [39 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760706051263&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:00:52,139 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:52,139 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9254ms INFO 2025-10-17 21:00:52,139 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,139 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9033ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:52,211 [75 ] 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 2025-10-17 21:00:52,211 [75 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:00:52,212 [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 2025-10-17 21:00:52,212 [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 2025-10-17 21:00:52,212 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,213 [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 2025-10-17 21:00:52,214 [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 2025-10-17 21:00:52,214 [75 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 21:00:52,214 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:52,214 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1176ms INFO 2025-10-17 21:00:52,214 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,214 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3727ms 401 application/json; charset=utf-8 INFO 2025-10-17 21:00:52,371 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 688 INFO 2025-10-17 21:00:52,371 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:00:52,371 [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 2025-10-17 21:00:52,372 [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 2025-10-17 21:00:52,372 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:00:52,373 [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 2025-10-17 21:00:52,375 [40 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MDEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTM3NiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuWHpCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzAxIiwianRpIjoiYmNiODMyODgtOTgxMi00N2MzLTgzNGYtOThkYjY2OWE4MWFiIiwiaWF0IjoxNzYwNjExNTI0LCJuYmYiOjE3NjA2MTE1MjIsImV4cCI6MTc2MDY5NzkyNCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0._zk40lATOsyyP0ckg2sXAFzBX9IQiwdl9612EzErXGE INFO 2025-10-17 21:00:52,377 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:52,377 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.305ms INFO 2025-10-17 21:00:52,377 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:00:52,377 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4152ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:52,571 [74 ] 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 2025-10-17 21:00:52,571 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:00:52,571 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:52,574 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,575 [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 2025-10-17 21:00:52,577 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 21:00:52,577 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 21:00:52,577 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 21:00:52,592 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 21:00:52,594 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:52,594 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.1123ms INFO 2025-10-17 21:00:52,594 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,594 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3421ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:52,726 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 21:00:52,726 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:52,726 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,728 [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 2025-10-17 21:00:52,729 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 21:00:52,729 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 21:00:52,729 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 21:00:52,733 [40 ] 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 2025-10-17 21:00:52,733 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:52,733 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,735 [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 2025-10-17 21:00:52,738 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:52,738 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3943ms INFO 2025-10-17 21:00:52,738 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,738 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.35ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:52,744 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 21:00:52,758 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 21:00:52,760 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:52,761 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.8687ms INFO 2025-10-17 21:00:52,761 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,761 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.7142ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:52,897 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 21:00:52,897 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:52,897 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,899 [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 2025-10-17 21:00:52,907 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:52,907 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7122ms INFO 2025-10-17 21:00:52,907 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,908 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7905ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:52,933 [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 2025-10-17 21:00:52,933 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:52,933 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,934 [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 2025-10-17 21:00:52,937 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:52,937 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0363ms INFO 2025-10-17 21:00:52,937 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:52,938 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8757ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:53,013 [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 2025-10-17 21:00:53,013 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:53,014 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,015 [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 2025-10-17 21:00:53,016 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 21:00:53,016 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:53,016 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,017 [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 2025-10-17 21:00:53,018 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:53,018 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9525ms INFO 2025-10-17 21:00:53,018 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,018 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7962ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:53,020 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:53,020 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0252ms INFO 2025-10-17 21:00:53,020 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,021 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7175ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:53,093 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 21:00:53,094 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:53,094 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,095 [74 ] 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 2025-10-17 21:00:53,096 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 21:00:53,096 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:53,097 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 21:00:53,097 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,097 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:53,097 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,098 [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 2025-10-17 21:00:53,098 [39 ] 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 2025-10-17 21:00:53,098 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:53,099 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.3923ms INFO 2025-10-17 21:00:53,099 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,099 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5673ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:53,105 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:53,105 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.0787ms INFO 2025-10-17 21:00:53,105 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,105 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7765ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:53,106 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:53,106 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.9465ms INFO 2025-10-17 21:00:53,106 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,106 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5025ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:53,132 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 21:00:53,132 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:53,132 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,133 [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 2025-10-17 21:00:53,137 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:53,137 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.3339ms INFO 2025-10-17 21:00:53,137 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,138 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0507ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:53,173 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 21:00:53,174 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:53,174 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,175 [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 2025-10-17 21:00:53,176 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 21:00:53,177 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:00:53,177 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,178 [74 ] 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 2025-10-17 21:00:53,194 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:53,194 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1732ms INFO 2025-10-17 21:00:53,194 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,194 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8009ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:00:53,228 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:00:53,228 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 52.543ms INFO 2025-10-17 21:00:53,228 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:00:53,228 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.4001ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:30,723 [30 ] 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 2025-10-17 21:04:30,724 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 21:04:30,724 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8793ms 200 text/html INFO 2025-10-17 21:04:30,834 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760706270784&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 21:04:30,834 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 21:04:30,834 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.609ms 200 text/html INFO 2025-10-17 21:04:31,168 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760706271163 INFO 2025-10-17 21:04:31,169 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 21:04:31,169 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6803ms 200 application/javascript INFO 2025-10-17 21:04:31,187 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7030066203184787 INFO 2025-10-17 21:04:31,187 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 21:04:31,187 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4439ms 200 application/javascript INFO 2025-10-17 21:04:31,400 [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%3D1760706270784%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 21:04:31,400 [33 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 21:04:31,400 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,402 [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 2025-10-17 21:04:31,403 [33 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760706270784&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 21:04:31,406 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,406 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8363ms INFO 2025-10-17 21:04:31,406 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,406 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8008ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,408 [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 2025-10-17 21:04:31,408 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:04:31,408 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,410 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,411 [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). INFO 2025-10-17 21:04:31,413 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 21:04:31,413 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 21:04:31,413 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 21:04:31,428 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 21:04:31,430 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,430 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6509ms INFO 2025-10-17 21:04:31,430 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,430 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3503ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,493 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 21:04:31,493 [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 2025-10-17 21:04:31,494 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,494 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,494 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,494 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,495 [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 2025-10-17 21:04:31,496 [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 2025-10-17 21:04:31,496 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 21:04:31,497 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 21:04:31,497 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 21:04:31,499 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,499 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.085ms INFO 2025-10-17 21:04:31,499 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,499 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3303ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,511 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 21:04:31,526 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 21:04:31,529 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,529 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.6927ms INFO 2025-10-17 21:04:31,529 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,529 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0948ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,591 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 21:04:31,592 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,592 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,593 [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 2025-10-17 21:04:31,596 [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 2025-10-17 21:04:31,596 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,597 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,598 [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 2025-10-17 21:04:31,601 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,601 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3913ms INFO 2025-10-17 21:04:31,601 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,601 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.085ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,602 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,602 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.7504ms INFO 2025-10-17 21:04:31,602 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,602 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.857ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,642 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=fb2f557f-6efb-431b-b943-746661e8227e%20%20& INFO 2025-10-17 21:04:31,643 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,643 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,644 [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 2025-10-17 21:04:31,670 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 21:04:31,671 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,671 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,672 [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 2025-10-17 21:04:31,677 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,677 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.112ms INFO 2025-10-17 21:04:31,677 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,677 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0419ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,688 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,688 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.1765ms INFO 2025-10-17 21:04:31,688 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,688 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9495ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,749 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 21:04:31,749 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,750 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,750 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330957&isHis=& INFO 2025-10-17 21:04:31,750 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,750 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,751 [33 ] 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 2025-10-17 21:04:31,752 [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 2025-10-17 21:04:31,756 [34 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 21:04:31,756 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,756 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 5.6182ms INFO 2025-10-17 21:04:31,756 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,756 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3162ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,762 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,762 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 10.1443ms INFO 2025-10-17 21:04:31,762 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,762 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0138ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,828 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=fb2f557f-6efb-431b-b943-746661e8227e%20%20&isHis=& INFO 2025-10-17 21:04:31,828 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,828 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,829 [33 ] 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 2025-10-17 21:04:31,837 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660288224736&guid=fb2f557f-6efb-431b-b943-746661e8227e%20%20&recordId=61615&tableName=K_LEAVE& INFO 2025-10-17 21:04:31,837 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,837 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,839 [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 2025-10-17 21:04:31,846 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=fb2f557f-6efb-431b-b943-746661e8227e%20%20&flowID=78&nodeCode=N1660288224736& INFO 2025-10-17 21:04:31,846 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:31,846 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,848 [34 ] 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 2025-10-17 21:04:31,920 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,920 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,920 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 91.4599ms INFO 2025-10-17 21:04:31,920 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 81.6327ms INFO 2025-10-17 21:04:31,920 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,920 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,921 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.0362ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,921 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.4255ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:31,921 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:31,922 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 73.8949ms INFO 2025-10-17 21:04:31,922 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:31,922 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.4368ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:32,003 [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 2025-10-17 21:04:32,003 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:32,003 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:32,004 [33 ] 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 2025-10-17 21:04:32,004 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:32,004 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:32,005 [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 2025-10-17 21:04:32,005 [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 2025-10-17 21:04:32,008 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:32,008 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5204ms INFO 2025-10-17 21:04:32,008 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:32,008 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:32,008 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7509ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:32,008 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8494ms INFO 2025-10-17 21:04:32,008 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:32,008 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5672ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:32,020 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=fb2f557f-6efb-431b-b943-746661e8227e%20%20& INFO 2025-10-17 21:04:32,020 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:32,020 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:32,022 [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 2025-10-17 21:04:32,095 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:32,098 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 76.2579ms INFO 2025-10-17 21:04:32,098 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:32,098 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.0235ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:33,175 [35 ] 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 2025-10-17 21:04:33,175 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:04:33,175 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:33,175 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:33,177 [35 ] 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 2025-10-17 21:04:33,184 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:33,184 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 7.3358ms INFO 2025-10-17 21:04:33,184 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:33,185 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.767ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:33,270 [56 ] 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=KSm4RfGCs%2B0%3D& INFO 2025-10-17 21:04:33,270 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:33,271 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:33,272 [56 ] 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 2025-10-17 21:04:33,299 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:33,299 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 27.1433ms INFO 2025-10-17 21:04:33,299 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:33,299 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1635ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:43,580 [34 ] 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 2025-10-17 21:04:43,581 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:04:43,581 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:43,581 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:43,583 [34 ] 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 2025-10-17 21:04:43,632 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:43,633 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M) in 49.7541ms INFO 2025-10-17 21:04:43,633 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.DoPassOrRefuseCheck (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:43,633 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.8692ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:43,703 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowNodeNoteList?type=1& INFO 2025-10-17 21:04:43,703 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:43,703 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:43,705 [35 ] 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 2025-10-17 21:04:43,717 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:43,718 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M) in 12.5642ms INFO 2025-10-17 21:04:43,718 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowNodeNoteList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:43,718 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9276ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:44,333 [34 ] 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 2025-10-17 21:04:44,333 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:04:44,333 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:44,333 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:44,335 [34 ] 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 2025-10-17 21:04:44,451 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:44,452 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M) in 116.4168ms INFO 2025-10-17 21:04:44,452 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.FlowPass (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:44,452 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 119.2356ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:45,581 [33 ] 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 2025-10-17 21:04:45,581 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 21:04:45,581 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 21:04:45,582 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:45,582 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:45,582 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:04:45,582 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:45,582 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:45,582 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:45,583 [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 2025-10-17 21:04:45,584 [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 2025-10-17 21:04:45,585 [33 ] 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 2025-10-17 21:04:45,591 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:45,591 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:45,591 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 7.0313ms INFO 2025-10-17 21:04:45,591 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.605ms INFO 2025-10-17 21:04:45,591 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:45,591 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:45,591 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6494ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:45,591 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.662ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:04:45,603 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:04:45,604 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 19.0774ms INFO 2025-10-17 21:04:45,604 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:04:45,604 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4973ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:47,021 [28 ] 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 2025-10-17 21:11:47,021 [28 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 21:11:47,021 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6316ms 304 text/html INFO 2025-10-17 21:11:47,106 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 21:11:47,107 [22 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 21:11:47,107 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5956ms 304 application/javascript INFO 2025-10-17 21:11:47,114 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760706705278&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:11:47,114 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 21:11:47,115 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8708ms 200 text/html INFO 2025-10-17 21:11:47,946 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760706706144 INFO 2025-10-17 21:11:47,946 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 21:11:47,946 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6292ms 200 application/javascript INFO 2025-10-17 21:11:48,022 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.036590491612001674 INFO 2025-10-17 21:11:48,022 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 21:11:48,022 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4759ms 200 application/javascript INFO 2025-10-17 21:11:48,160 [22 ] 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%3D1760706705278%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 21:11:48,161 [22 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 21:11:48,161 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,162 [22 ] 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 2025-10-17 21:11:48,163 [22 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760706705278&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:11:48,166 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,166 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0155ms INFO 2025-10-17 21:11:48,166 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,166 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8959ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,240 [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 2025-10-17 21:11:48,240 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:11:48,241 [27 ] 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 2025-10-17 21:11:48,241 [27 ] 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 2025-10-17 21:11:48,241 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,242 [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). WARN 2025-10-17 21:11:48,243 [27 ] 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 2025-10-17 21:11:48,243 [27 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 21:11:48,243 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,243 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.1874ms INFO 2025-10-17 21:11:48,243 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,243 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4469ms 401 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,332 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 21:11:48,332 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:11:48,332 [27 ] 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 2025-10-17 21:11:48,332 [27 ] 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 2025-10-17 21:11:48,332 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:11:48,334 [27 ] 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 2025-10-17 21:11:48,335 [27 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3MjAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMTkyMSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuW6nueIseaYjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzIwIiwianRpIjoiYmVlYWQ0NTctYzdjZi00ZmU1LWFlNDEtYzNmYTllZTlhN2NjIiwiaWF0IjoxNzYwNDg2MzY4LCJuYmYiOjE3NjA0ODYzNjYsImV4cCI6MTc2MDU3Mjc2OCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.ZFpuK2X5_D_5gkF0SmOqN_7kFvx-k0EwQJXSjkpsToA INFO 2025-10-17 21:11:48,338 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,338 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.186ms INFO 2025-10-17 21:11:48,338 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:11:48,338 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3354ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,434 [22 ] 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 2025-10-17 21:11:48,434 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:11:48,435 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,437 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,438 [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 2025-10-17 21:11:48,439 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 21:11:48,439 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 21:11:48,439 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 21:11:48,454 [28 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 21:11:48,456 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,456 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4384ms INFO 2025-10-17 21:11:48,456 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,456 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0928ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,540 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 21:11:48,540 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,540 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,541 [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 2025-10-17 21:11:48,541 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,541 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,542 [22 ] 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 2025-10-17 21:11:48,542 [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 2025-10-17 21:11:48,543 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 21:11:48,543 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 21:11:48,543 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 21:11:48,545 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,545 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1735ms INFO 2025-10-17 21:11:48,545 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,545 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8744ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,557 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 21:11:48,572 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 21:11:48,575 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,575 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.9685ms INFO 2025-10-17 21:11:48,575 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,575 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.7705ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,743 [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 2025-10-17 21:11:48,743 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 21:11:48,743 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,743 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,743 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,743 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,744 [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 2025-10-17 21:11:48,744 [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 2025-10-17 21:11:48,748 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,748 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4431ms INFO 2025-10-17 21:11:48,748 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,748 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5153ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,753 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,753 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.3654ms INFO 2025-10-17 21:11:48,753 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,753 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4037ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,861 [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 2025-10-17 21:11:48,861 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,862 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,862 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 21:11:48,862 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,863 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,863 [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 2025-10-17 21:11:48,864 [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 2025-10-17 21:11:48,866 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,866 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0589ms INFO 2025-10-17 21:11:48,866 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,866 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7714ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,867 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,867 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1283ms INFO 2025-10-17 21:11:48,867 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,867 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9133ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,877 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 21:11:48,877 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 21:11:48,877 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,877 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,877 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,877 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,878 [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 2025-10-17 21:11:48,878 [26 ] 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 2025-10-17 21:11:48,880 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 21:11:48,880 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,880 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,881 [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 2025-10-17 21:11:48,881 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,881 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.8732ms INFO 2025-10-17 21:11:48,881 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,881 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4626ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,884 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,884 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.2827ms INFO 2025-10-17 21:11:48,884 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,884 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7767ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,886 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,886 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3758ms INFO 2025-10-17 21:11:48,886 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,886 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9906ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,977 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 21:11:48,977 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 21:11:48,977 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,977 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,977 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,977 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,977 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 21:11:48,978 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:48,978 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,978 [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 2025-10-17 21:11:48,979 [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 2025-10-17 21:11:48,979 [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 2025-10-17 21:11:48,991 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,991 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 12.1891ms INFO 2025-10-17 21:11:48,991 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,991 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6462ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:48,997 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:48,997 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 18.7848ms INFO 2025-10-17 21:11:48,997 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:48,997 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6192ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:49,000 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:49,000 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.7448ms INFO 2025-10-17 21:11:49,000 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:49,000 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6896ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:54,270 [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 2025-10-17 21:11:54,271 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:54,271 [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 2025-10-17 21:11:54,271 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,271 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:54,271 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,271 [24 ] 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 2025-10-17 21:11:54,272 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 21:11:54,272 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:54,272 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:54,272 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,272 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,272 [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 2025-10-17 21:11:54,273 [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 2025-10-17 21:11:54,273 [23 ] 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 2025-10-17 21:11:54,273 [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 2025-10-17 21:11:54,277 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:54,277 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6863ms INFO 2025-10-17 21:11:54,277 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,277 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3612ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:54,277 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:54,277 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.646ms INFO 2025-10-17 21:11:54,277 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,277 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8382ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:54,278 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:54,278 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.8478ms INFO 2025-10-17 21:11:54,278 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,278 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.605ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:54,279 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:54,279 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.6198ms INFO 2025-10-17 21:11:54,279 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,279 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1822ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:54,288 [23 ] 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 2025-10-17 21:11:54,289 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:54,289 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,290 [23 ] 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 2025-10-17 21:11:54,293 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:54,293 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8287ms INFO 2025-10-17 21:11:54,293 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,293 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6859ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:54,384 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1720& INFO 2025-10-17 21:11:54,384 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:54,384 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,386 [23 ] 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 2025-10-17 21:11:54,389 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:54,393 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.6176ms INFO 2025-10-17 21:11:54,393 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:54,393 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5566ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:55,498 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 21:11:55,498 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:55,499 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:55,499 [25 ] 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 2025-10-17 21:11:55,499 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:55,499 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:55,500 [23 ] 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 2025-10-17 21:11:55,500 [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 2025-10-17 21:11:55,502 [23 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 21:11:55,504 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:55,504 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6372ms INFO 2025-10-17 21:11:55,504 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:55,504 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3792ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:55,508 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:55,508 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.4495ms INFO 2025-10-17 21:11:55,508 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:55,508 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5034ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:55,607 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1720& INFO 2025-10-17 21:11:55,608 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:55,608 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:55,609 [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 2025-10-17 21:11:55,613 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:55,616 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.6971ms INFO 2025-10-17 21:11:55,616 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:55,616 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5812ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:56,829 [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 2025-10-17 21:11:56,830 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:56,830 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:56,831 [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 2025-10-17 21:11:56,835 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:56,835 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5902ms INFO 2025-10-17 21:11:56,835 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:56,835 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6653ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:57,753 [25 ] 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 2025-10-17 21:11:57,753 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetParentalLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 21:11:57,753 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:57,753 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:57,754 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:57,754 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:57,755 [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 2025-10-17 21:11:57,756 [24 ] 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 2025-10-17 21:11:57,758 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:57,759 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5541ms INFO 2025-10-17 21:11:57,759 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:57,759 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7127ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:57,759 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= ERROR 2025-10-17 21:11:57,770 [24 ] 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 2025-10-17 21:11:57,773 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:57,773 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M) in 17.2162ms INFO 2025-10-17 21:11:57,773 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetParentalLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:57,773 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8485ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:57,864 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1720& INFO 2025-10-17 21:11:57,864 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:57,864 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:57,866 [23 ] 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 2025-10-17 21:11:57,870 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:57,873 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.1245ms INFO 2025-10-17 21:11:57,873 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:57,873 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.079ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:11:58,880 [23 ] 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 2025-10-17 21:11:58,880 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:11:58,881 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:58,882 [23 ] 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 2025-10-17 21:11:58,885 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:11:58,886 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6927ms INFO 2025-10-17 21:11:58,886 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:11:58,886 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8066ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:45,479 [4 ] 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 2025-10-17 21:14:45,479 [4 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 21:14:45,479 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5485ms 304 text/html INFO 2025-10-17 21:14:45,628 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 21:14:45,629 [20 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 21:14:45,629 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4282ms 304 application/javascript INFO 2025-10-17 21:14:45,643 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760706885547&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:14:45,644 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 21:14:45,644 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7501ms 200 text/html INFO 2025-10-17 21:14:46,620 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760706886581 INFO 2025-10-17 21:14:46,620 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 21:14:46,621 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7196ms 200 application/javascript INFO 2025-10-17 21:14:46,670 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5992201749187349 INFO 2025-10-17 21:14:46,670 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 21:14:46,670 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.477ms 200 application/javascript INFO 2025-10-17 21:14:46,887 [58 ] 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%3D1760706885547%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 21:14:46,887 [58 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 21:14:46,887 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:46,888 [58 ] 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 2025-10-17 21:14:46,890 [58 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760706885547&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:14:46,893 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:46,893 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2811ms INFO 2025-10-17 21:14:46,893 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:46,893 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1186ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:46,908 [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 2025-10-17 21:14:46,908 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:14:46,908 [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 2025-10-17 21:14:46,908 [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 2025-10-17 21:14:46,908 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:46,910 [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 2025-10-17 21:14:46,911 [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 2025-10-17 21:14:46,911 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 21:14:46,911 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:46,911 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.0493ms INFO 2025-10-17 21:14:46,911 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:46,911 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2252ms 401 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,002 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 21:14:47,002 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:14:47,002 [59 ] 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 2025-10-17 21:14:47,002 [59 ] 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 2025-10-17 21:14:47,002 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:14:47,003 [59 ] 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 2025-10-17 21:14:47,005 [58 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2NzAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMDc2MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IumCueiJs-WNjiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjcwIiwianRpIjoiMzFlMjdmYTctMmYxNi00MDcwLWJkYjItYWMxMDI2ZGFlYjMwIiwiaWF0IjoxNzYwNDQ2ODA3LCJuYmYiOjE3NjA0NDY4MDUsImV4cCI6MTc2MDUzMzIwNywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.X84G44pBasAIlnV7YAWXLMF32EkBCHZEGbk1J63db5c INFO 2025-10-17 21:14:47,008 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,008 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.3715ms INFO 2025-10-17 21:14:47,008 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:14:47,008 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2702ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,096 [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 2025-10-17 21:14:47,096 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:14:47,097 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,099 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,100 [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 2025-10-17 21:14:47,101 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 21:14:47,101 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 21:14:47,101 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 21:14:47,118 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 21:14:47,130 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,130 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 30.0806ms INFO 2025-10-17 21:14:47,130 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,130 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.844ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,210 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 21:14:47,210 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,210 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,212 [58 ] 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 2025-10-17 21:14:47,213 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 21:14:47,214 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 21:14:47,214 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 21:14:47,229 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 21:14:47,236 [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 2025-10-17 21:14:47,237 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,237 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,238 [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 2025-10-17 21:14:47,241 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,242 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4576ms INFO 2025-10-17 21:14:47,242 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,242 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2576ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,244 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 21:14:47,247 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,247 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.131ms INFO 2025-10-17 21:14:47,247 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,247 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4166ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,381 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 21:14:47,381 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,381 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,383 [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 2025-10-17 21:14:47,385 [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 2025-10-17 21:14:47,385 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,385 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,386 [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 2025-10-17 21:14:47,389 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,390 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1359ms INFO 2025-10-17 21:14:47,390 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,390 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8249ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,391 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,392 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.9676ms INFO 2025-10-17 21:14:47,392 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,392 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7503ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,575 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 21:14:47,576 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,576 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,577 [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 2025-10-17 21:14:47,580 [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 2025-10-17 21:14:47,580 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,580 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,581 [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 2025-10-17 21:14:47,582 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,582 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.0757ms INFO 2025-10-17 21:14:47,582 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,582 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9194ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,584 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,584 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1225ms INFO 2025-10-17 21:14:47,584 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,584 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8729ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,596 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 21:14:47,597 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,597 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,598 [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 2025-10-17 21:14:47,599 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 21:14:47,599 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,599 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,601 [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 2025-10-17 21:14:47,601 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,601 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1547ms INFO 2025-10-17 21:14:47,601 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,601 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8482ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,601 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 21:14:47,601 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,602 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,603 [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 2025-10-17 21:14:47,603 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,604 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.022ms INFO 2025-10-17 21:14:47,604 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,604 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8068ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,606 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 21:14:47,606 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,607 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,608 [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 2025-10-17 21:14:47,610 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,610 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2003ms INFO 2025-10-17 21:14:47,610 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,610 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7883ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,611 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,611 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.3123ms INFO 2025-10-17 21:14:47,611 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,611 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.912ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,730 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 21:14:47,731 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,731 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,731 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 21:14:47,732 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:47,732 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,732 [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 2025-10-17 21:14:47,733 [4 ] 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 2025-10-17 21:14:47,753 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,753 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 19.9258ms INFO 2025-10-17 21:14:47,753 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,753 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6408ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:47,755 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:47,755 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 23.3081ms INFO 2025-10-17 21:14:47,755 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:47,755 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0674ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:54,090 [20 ] 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 2025-10-17 21:14:54,090 [58 ] 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 2025-10-17 21:14:54,090 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 21:14:54,090 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 21:14:54,090 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:54,090 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:54,090 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:54,090 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,090 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,090 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:54,091 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,091 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,092 [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 2025-10-17 21:14:54,092 [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 2025-10-17 21:14:54,092 [4 ] 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 2025-10-17 21:14:54,092 [59 ] 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 2025-10-17 21:14:54,097 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:54,097 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.239ms INFO 2025-10-17 21:14:54,097 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,097 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5257ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:54,097 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:54,098 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.6526ms INFO 2025-10-17 21:14:54,098 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,098 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7204ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:54,098 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:54,098 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.2636ms INFO 2025-10-17 21:14:54,098 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,098 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2078ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:54,099 [20 ] 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 2025-10-17 21:14:54,099 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:54,099 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,099 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:54,099 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 7.2845ms INFO 2025-10-17 21:14:54,099 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,099 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2144ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:54,100 [20 ] 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 2025-10-17 21:14:54,103 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:54,103 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8913ms INFO 2025-10-17 21:14:54,103 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,103 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7765ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:54,183 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1670& INFO 2025-10-17 21:14:54,184 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:54,184 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,185 [59 ] 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 2025-10-17 21:14:54,189 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:54,194 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.6202ms INFO 2025-10-17 21:14:54,194 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:54,194 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.719ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:56,754 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 21:14:56,754 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:56,755 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:56,756 [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 2025-10-17 21:14:56,758 [59 ] 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 2025-10-17 21:14:56,758 [25 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 21:14:56,758 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:56,758 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:56,760 [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 2025-10-17 21:14:56,763 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:56,763 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.4664ms INFO 2025-10-17 21:14:56,763 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:56,763 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3352ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:56,765 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:56,765 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.1925ms INFO 2025-10-17 21:14:56,765 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:56,765 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2913ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:14:56,854 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1670& INFO 2025-10-17 21:14:56,854 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:14:56,854 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:56,856 [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 2025-10-17 21:14:56,859 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:14:56,863 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.5256ms INFO 2025-10-17 21:14:56,863 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:14:56,863 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3107ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:35,851 [41 ] 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 2025-10-17 21:20:35,851 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:35,851 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:35,853 [41 ] 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 2025-10-17 21:20:35,856 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:35,856 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.7033ms INFO 2025-10-17 21:20:35,856 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:35,856 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8758ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:44,376 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760707244346&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:20:44,377 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 21:20:44,377 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9296ms 200 text/html INFO 2025-10-17 21:20:44,635 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760707244617 INFO 2025-10-17 21:20:44,636 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 21:20:44,636 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6308ms 200 application/javascript INFO 2025-10-17 21:20:44,648 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.957162297216934 INFO 2025-10-17 21:20:44,649 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 21:20:44,649 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4615ms 200 application/javascript INFO 2025-10-17 21:20:44,773 [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%3D1760707244346%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 21:20:44,773 [68 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 21:20:44,773 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:44,774 [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 2025-10-17 21:20:44,775 [68 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760707244346&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:20:44,778 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:44,778 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8659ms INFO 2025-10-17 21:20:44,778 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:44,778 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7665ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:44,787 [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 2025-10-17 21:20:44,787 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:20:44,788 [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 2025-10-17 21:20:44,788 [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 2025-10-17 21:20:44,788 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:44,789 [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). WARN 2025-10-17 21:20:44,790 [39 ] 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 2025-10-17 21:20:44,790 [39 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 21:20:44,790 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:44,790 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 1.035ms INFO 2025-10-17 21:20:44,791 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:44,791 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3255ms 401 application/json; charset=utf-8 INFO 2025-10-17 21:20:44,853 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 21:20:44,853 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:20:44,853 [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 2025-10-17 21:20:44,853 [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 2025-10-17 21:20:44,853 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:20:44,854 [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 2025-10-17 21:20:44,856 [37 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5MTQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDIwMCIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IueOi-ivl-eQqiIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTE0IiwianRpIjoiMTk0MzRjMTYtOGE2YS00ZmMxLWJiNTUtOWQzYTNmYjk4MjhkIiwiaWF0IjoxNzYwNjIwNDE1LCJuYmYiOjE3NjA2MjA0MTMsImV4cCI6MTc2MDcwNjgxNSwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.zpA-7AzBMBm2-Pd8BZQV3jvByKS8Jm1ge9t2Fbc7UNI INFO 2025-10-17 21:20:44,858 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:44,859 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.1357ms INFO 2025-10-17 21:20:44,859 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:20:44,859 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1523ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:44,923 [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 2025-10-17 21:20:44,923 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:20:44,923 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:44,925 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:44,927 [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 2025-10-17 21:20:44,928 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 21:20:44,928 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 21:20:44,928 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 21:20:44,943 [39 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 21:20:44,945 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:44,945 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6303ms INFO 2025-10-17 21:20:44,945 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:44,945 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1829ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,007 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 21:20:45,008 [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 2025-10-17 21:20:45,008 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,008 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,008 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,008 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,009 [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 2025-10-17 21:20:45,009 [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 2025-10-17 21:20:45,010 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 21:20:45,011 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 21:20:45,011 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 21:20:45,012 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,013 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1609ms INFO 2025-10-17 21:20:45,013 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,013 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0425ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,026 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 21:20:45,046 [37 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 21:20:45,049 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,049 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 40.1781ms INFO 2025-10-17 21:20:45,050 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,050 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2762ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,125 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 21:20:45,125 [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 2025-10-17 21:20:45,125 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,125 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,125 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,126 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,127 [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 2025-10-17 21:20:45,127 [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 2025-10-17 21:20:45,131 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,131 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5039ms INFO 2025-10-17 21:20:45,131 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,131 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0434ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,136 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,136 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6411ms INFO 2025-10-17 21:20:45,136 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,136 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1674ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,154 [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 2025-10-17 21:20:45,155 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 21:20:45,155 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,155 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,155 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,155 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,156 [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 2025-10-17 21:20:45,156 [39 ] 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 2025-10-17 21:20:45,159 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,159 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9378ms INFO 2025-10-17 21:20:45,159 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,159 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7029ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,160 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,160 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.2769ms INFO 2025-10-17 21:20:45,160 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,160 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1399ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,169 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 21:20:45,169 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,169 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 21:20:45,169 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,169 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 21:20:45,169 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,170 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,170 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,170 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,171 [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 2025-10-17 21:20:45,171 [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 2025-10-17 21:20:45,171 [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 2025-10-17 21:20:45,175 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,175 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5374ms INFO 2025-10-17 21:20:45,175 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,175 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6825ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,177 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,177 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.0158ms INFO 2025-10-17 21:20:45,177 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,177 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5625ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,178 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,178 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.6869ms INFO 2025-10-17 21:20:45,179 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,179 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4682ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,194 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 21:20:45,194 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,194 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,195 [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 2025-10-17 21:20:45,200 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,200 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4096ms INFO 2025-10-17 21:20:45,200 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,200 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.018ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,223 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 21:20:45,223 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,224 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,225 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 21:20:45,225 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:45,225 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,225 [39 ] 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 2025-10-17 21:20:45,226 [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 2025-10-17 21:20:45,241 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,241 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 15.739ms INFO 2025-10-17 21:20:45,241 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,241 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7981ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:45,243 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:45,243 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.8707ms INFO 2025-10-17 21:20:45,243 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:45,243 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5593ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:48,562 [39 ] 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 2025-10-17 21:20:48,563 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:48,563 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,564 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 21:20:48,564 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:48,564 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,564 [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 2025-10-17 21:20:48,565 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 21:20:48,565 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:48,565 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,565 [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 2025-10-17 21:20:48,566 [41 ] 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 2025-10-17 21:20:48,566 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:48,566 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,566 [68 ] 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 2025-10-17 21:20:48,567 [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 2025-10-17 21:20:48,568 [39 ] 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 2025-10-17 21:20:48,568 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:48,568 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,569 [39 ] 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 2025-10-17 21:20:48,571 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:48,571 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.7667ms INFO 2025-10-17 21:20:48,571 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,571 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8179ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:48,572 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:48,572 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9541ms INFO 2025-10-17 21:20:48,572 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,572 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5825ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:48,573 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:48,573 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:48,573 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 7.4181ms INFO 2025-10-17 21:20:48,573 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,573 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5387ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:48,573 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.8459ms INFO 2025-10-17 21:20:48,573 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:48,573 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,573 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.8418ms INFO 2025-10-17 21:20:48,573 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,573 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3873ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:48,573 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7498ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:20:48,639 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1914& INFO 2025-10-17 21:20:48,640 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:20:48,640 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,641 [68 ] 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 2025-10-17 21:20:48,644 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:20:48,648 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.302ms INFO 2025-10-17 21:20:48,648 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:20:48,648 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9703ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:21:01,157 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/workDesk.7d9d51bd.css INFO 2025-10-17 21:21:01,157 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/workDesk.e253ec88.js INFO 2025-10-17 21:21:01,157 [68 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/workDesk.e253ec88.js was not modified INFO 2025-10-17 21:21:01,157 [37 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/workDesk.7d9d51bd.css was not modified INFO 2025-10-17 21:21:01,157 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6115ms 304 text/css INFO 2025-10-17 21:21:01,157 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6116ms 304 application/javascript INFO 2025-10-17 21:21:01,186 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 21:21:01,186 [37 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/ywsqd.1e248292.png was not modified INFO 2025-10-17 21:21:01,186 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3677ms 304 image/png INFO 2025-10-17 21:21:01,187 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 21:21:01,187 [37 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/wdcc.d63f5968.png was not modified INFO 2025-10-17 21:21:01,187 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3055ms 304 image/png INFO 2025-10-17 21:21:02,511 [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 2025-10-17 21:21:02,512 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:21:02,512 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:21:02,513 [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 2025-10-17 21:21:02,516 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:21:02,516 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3838ms INFO 2025-10-17 21:21:02,516 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:21:02,517 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.464ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:21:13,229 [68 ] 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 2025-10-17 21:21:13,229 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 21:21:13,229 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:21:13,229 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:21:13,229 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 21:21:13,229 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:21:13,231 [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 2025-10-17 21:21:13,231 [68 ] 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 2025-10-17 21:21:13,232 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 21:21:13,234 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:21:13,234 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5688ms INFO 2025-10-17 21:21:13,234 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:21:13,234 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.748ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:21:13,239 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:21:13,239 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.4861ms INFO 2025-10-17 21:21:13,239 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 21:21:13,239 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3581ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:21:13,302 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1914& INFO 2025-10-17 21:21:13,302 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:21:13,302 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:21:13,304 [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 2025-10-17 21:21:13,307 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:21:13,311 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.0601ms INFO 2025-10-17 21:21:13,311 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 21:21:13,311 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8715ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:21:27,109 [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 2025-10-17 21:21:27,109 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:21:27,109 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:21:27,110 [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 2025-10-17 21:21:27,114 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:21:27,114 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.6653ms INFO 2025-10-17 21:21:27,114 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:21:27,114 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7168ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:19,145 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760707875746&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:31:19,145 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 21:31:19,146 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9381ms 200 text/html INFO 2025-10-17 21:31:19,925 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760707878520 INFO 2025-10-17 21:31:19,925 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 21:31:19,925 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6869ms 200 application/javascript INFO 2025-10-17 21:31:20,057 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6962993251783101 INFO 2025-10-17 21:31:20,057 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 21:31:20,057 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5117ms 200 application/javascript INFO 2025-10-17 21:31:20,565 [34 ] 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%3D1760707875746%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 21:31:20,565 [34 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 21:31:20,565 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:20,567 [34 ] 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 2025-10-17 21:31:20,568 [34 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760707875746&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 21:31:20,571 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:20,571 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1441ms INFO 2025-10-17 21:31:20,571 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:20,571 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0254ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:20,601 [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 2025-10-17 21:31:20,601 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:31:20,601 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:20,603 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:20,605 [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 2025-10-17 21:31:20,606 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 21:31:20,606 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 21:31:20,606 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 21:31:20,621 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 21:31:20,623 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:20,623 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.5978ms INFO 2025-10-17 21:31:20,623 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:20,623 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2902ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:20,834 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 21:31:20,835 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:20,835 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:20,836 [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 2025-10-17 21:31:20,837 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 21:31:20,837 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 21:31:20,837 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 21:31:20,852 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 21:31:20,866 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 21:31:20,869 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:20,869 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.7097ms INFO 2025-10-17 21:31:20,869 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:20,869 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6036ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:20,920 [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 2025-10-17 21:31:20,920 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:20,920 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:20,922 [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 2025-10-17 21:31:20,925 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:20,925 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2033ms INFO 2025-10-17 21:31:20,925 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:20,925 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1644ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:21,021 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 21:31:21,021 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:21,021 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,023 [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 2025-10-17 21:31:21,028 [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 2025-10-17 21:31:21,029 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:21,029 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,030 [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 2025-10-17 21:31:21,031 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:21,031 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6489ms INFO 2025-10-17 21:31:21,031 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,031 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4436ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:21,033 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:21,033 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0747ms INFO 2025-10-17 21:31:21,033 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,033 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9922ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:21,147 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 21:31:21,147 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 21:31:21,147 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:21,147 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:21,147 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,147 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,148 [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 2025-10-17 21:31:21,148 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:21,148 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,148 [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 2025-10-17 21:31:21,149 [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 2025-10-17 21:31:21,150 [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 2025-10-17 21:31:21,151 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:21,151 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.0838ms INFO 2025-10-17 21:31:21,151 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,152 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.763ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:21,152 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 21:31:21,152 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:21,152 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,152 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:21,153 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.9481ms INFO 2025-10-17 21:31:21,153 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,153 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8629ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:21,153 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:21,153 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0158ms INFO 2025-10-17 21:31:21,153 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,153 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1264ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:21,153 [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 2025-10-17 21:31:21,160 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:21,160 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5695ms INFO 2025-10-17 21:31:21,160 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,161 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0327ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:21,233 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 21:31:21,234 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:21,234 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,234 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 21:31:21,234 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:21,234 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,235 [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 2025-10-17 21:31:21,236 [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 2025-10-17 21:31:21,239 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:21,239 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8543ms INFO 2025-10-17 21:31:21,239 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,240 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4769ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:21,240 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:21,240 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.8352ms INFO 2025-10-17 21:31:21,240 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,240 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.573ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:21,312 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 21:31:21,312 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:21,312 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,313 [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 2025-10-17 21:31:21,315 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 21:31:21,316 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:21,316 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,317 [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 2025-10-17 21:31:21,329 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:21,329 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.0015ms INFO 2025-10-17 21:31:21,329 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,329 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6024ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:21,333 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:21,333 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.2625ms INFO 2025-10-17 21:31:21,333 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:21,333 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7675ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:25,835 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSofList?formName=& INFO 2025-10-17 21:31:25,835 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:25,835 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:25,838 [32 ] 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 2025-10-17 21:31:25,844 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:25,847 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M) in 9.1001ms INFO 2025-10-17 21:31:25,847 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSofList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:25,847 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1141ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:27,161 [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 2025-10-17 21:31:27,161 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:27,161 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:27,163 [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 2025-10-17 21:31:27,164 [32 ] 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 2025-10-17 21:31:27,164 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:27,165 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:27,167 [32 ] 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 2025-10-17 21:31:27,177 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:27,179 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 15.7561ms INFO 2025-10-17 21:31:27,179 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:27,179 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6085ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:27,527 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:27,529 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M) in 361.8844ms INFO 2025-10-17 21:31:27,529 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:27,529 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 364.6224ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:30,641 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=f8d478cd-f1a0-43d8-8090-c15ea753adc4& INFO 2025-10-17 21:31:30,642 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:30,642 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:30,643 [30 ] 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 2025-10-17 21:31:30,688 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:30,688 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 44.7582ms INFO 2025-10-17 21:31:30,688 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:30,688 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9724ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:30,827 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330401&isHis=& INFO 2025-10-17 21:31:30,827 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 21:31:30,827 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:30,827 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:30,827 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:30,827 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:30,829 [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 2025-10-17 21:31:30,829 [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 2025-10-17 21:31:30,832 [32 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 21:31:30,837 [32 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 21:31:30,838 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:30,838 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 9.3079ms INFO 2025-10-17 21:31:30,838 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:30,838 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1689ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:30,840 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:30,840 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 11.1667ms INFO 2025-10-17 21:31:30,840 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:30,840 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3199ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:31,245 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowCancel?guid=f8d478cd-f1a0-43d8-8090-c15ea753adc4&isHis=& INFO 2025-10-17 21:31:31,245 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:31,245 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,247 [34 ] 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 2025-10-17 21:31:31,293 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:31,293 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M) in 46.348ms INFO 2025-10-17 21:31:31,293 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowCancel (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,293 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4749ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:31,419 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetFormInfo?formCode=0070& INFO 2025-10-17 21:31:31,419 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:31,419 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,421 [32 ] 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 2025-10-17 21:31:31,443 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:31,443 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 22.3814ms INFO 2025-10-17 21:31:31,443 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,443 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6089ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:31,577 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=f8d478cd-f1a0-43d8-8090-c15ea753adc4&isHis=& INFO 2025-10-17 21:31:31,577 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:31,577 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,579 [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 2025-10-17 21:31:31,580 [32 ] 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=f8d478cd-f1a0-43d8-8090-c15ea753adc4&recordId=3907&tableName=FORM71& INFO 2025-10-17 21:31:31,580 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:31,580 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,581 [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 2025-10-17 21:31:31,585 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=f8d478cd-f1a0-43d8-8090-c15ea753adc4&flowID=185&nodeCode=begin& INFO 2025-10-17 21:31:31,585 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:31,585 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,586 [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 2025-10-17 21:31:31,653 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:31,653 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 74.1274ms INFO 2025-10-17 21:31:31,653 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,653 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.5384ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:31,655 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:31,655 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 73.8578ms INFO 2025-10-17 21:31:31,655 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,655 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.6481ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:31,657 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:31,657 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 70.3582ms INFO 2025-10-17 21:31:31,657 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,657 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.0473ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:31,797 [38 ] 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=3907&approveID=330401& INFO 2025-10-17 21:31:31,798 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:31,798 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,800 [38 ] 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 2025-10-17 21:31:31,809 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:31,811 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 10.9936ms INFO 2025-10-17 21:31:31,811 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:31,811 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6978ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:32,003 [32 ] 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 2025-10-17 21:31:32,004 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:32,004 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:32,005 [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 2025-10-17 21:31:32,008 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:32,008 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9124ms INFO 2025-10-17 21:31:32,008 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:32,008 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6947ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:32,026 [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 2025-10-17 21:31:32,027 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:32,027 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:32,028 [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 2025-10-17 21:31:32,028 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3907&formCode=0070&flowID=185&nodeCode=begin&exeId=62192&guid=f8d478cd-f1a0-43d8-8090-c15ea753adc4&flag=4& INFO 2025-10-17 21:31:32,028 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:32,028 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:32,031 [32 ] 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 2025-10-17 21:31:32,031 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:32,031 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1999ms INFO 2025-10-17 21:31:32,031 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:32,031 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9101ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:32,157 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:32,162 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 131.6647ms INFO 2025-10-17 21:31:32,162 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:32,162 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 134.2781ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:33,562 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=2c671d7d-bf7d-1ed6-e785-4be3bbb92e3c&attachTableName=& INFO 2025-10-17 21:31:33,563 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:33,563 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:33,565 [32 ] 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 2025-10-17 21:31:33,569 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=3ec02379-1548-4efe-5fb7-0c779b5b2bd1&attachTableName=& INFO 2025-10-17 21:31:33,569 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:33,569 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:33,571 [38 ] 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 2025-10-17 21:31:39,527 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:39,527 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 5956.5228ms INFO 2025-10-17 21:31:39,527 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:39,527 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5958.678ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:39,528 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:39,529 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 5963.792ms INFO 2025-10-17 21:31:39,529 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:39,529 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5966.3994ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:40,514 [38 ] 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=%2FZLfHPFoqjg%3D& INFO 2025-10-17 21:31:40,514 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:40,515 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:40,516 [38 ] 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 2025-10-17 21:31:40,522 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:40,522 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 6.0459ms INFO 2025-10-17 21:31:40,522 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 21:31:40,522 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2116ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:45,288 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 21:31:45,288 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:31:45,288 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:45,288 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:45,292 [38 ] 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 2025-10-17 21:31:45,861 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:45,887 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 594.7475ms INFO 2025-10-17 21:31:45,887 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:45,888 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 599.8576ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:47,363 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 21:31:47,363 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:31:47,366 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:47,367 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:47,368 [38 ] 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 2025-10-17 21:31:47,425 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:47,449 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 80.9582ms INFO 2025-10-17 21:31:47,449 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:47,449 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.9555ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:48,683 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 21:31:48,683 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:31:48,683 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:48,683 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:48,684 [35 ] 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 2025-10-17 21:31:48,739 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:48,764 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 79.5025ms INFO 2025-10-17 21:31:48,764 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:48,764 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.6018ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:49,348 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 21:31:49,348 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:31:49,348 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:49,349 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:49,350 [34 ] 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 2025-10-17 21:31:49,419 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:49,445 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 94.4325ms INFO 2025-10-17 21:31:49,445 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:49,445 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.742ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:49,907 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 21:31:49,907 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:31:49,907 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:49,908 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:49,909 [35 ] 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 2025-10-17 21:31:49,982 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:50,011 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 102.1242ms INFO 2025-10-17 21:31:50,011 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:50,012 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 104.6296ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:31:50,436 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/File/DownloadImageById? application/json 151 INFO 2025-10-17 21:31:50,436 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:31:50,436 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:31:50,436 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:50,438 [35 ] 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 2025-10-17 21:31:50,498 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:31:50,522 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core) in 83.7788ms INFO 2025-10-17 21:31:50,522 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.DownloadImageById (Sg.Hcm.Web.Core)' INFO 2025-10-17 21:31:50,522 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.2095ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:00,364 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 21:32:00,364 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:00,365 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:00,366 [31 ] 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 2025-10-17 21:32:00,402 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:00,402 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 35.9417ms INFO 2025-10-17 21:32:00,402 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:00,402 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.3104ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:00,468 [31 ] 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 2025-10-17 21:32:00,468 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:00,468 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:00,469 [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 2025-10-17 21:32:00,473 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:00,473 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1824ms INFO 2025-10-17 21:32:00,473 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:00,473 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.211ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:03,435 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 21:32:03,436 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:03,436 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:03,438 [34 ] 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 2025-10-17 21:32:03,473 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:03,473 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 34.9669ms INFO 2025-10-17 21:32:03,473 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:03,473 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5647ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:16,550 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 21:32:16,550 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:16,551 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:16,552 [31 ] 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 2025-10-17 21:32:16,587 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:16,587 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 34.9804ms INFO 2025-10-17 21:32:16,587 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:16,587 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2345ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:18,193 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetSelectNum?& INFO 2025-10-17 21:32:18,193 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:18,193 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:18,195 [30 ] 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 2025-10-17 21:32:18,195 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 21:32:18,195 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:18,196 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:18,197 [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 2025-10-17 21:32:18,201 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:18,201 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M) in 6.7379ms INFO 2025-10-17 21:32:18,201 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetSelectNum (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:18,201 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9779ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:18,202 [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=3&type=0&formCode=& INFO 2025-10-17 21:32:18,202 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:18,202 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:18,203 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:18,203 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.2758ms INFO 2025-10-17 21:32:18,203 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:18,203 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2766ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:18,204 [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 2025-10-17 21:32:18,390 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:18,391 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 186.8724ms INFO 2025-10-17 21:32:18,391 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:18,391 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 189.0116ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:31,245 [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=3&type=0&formCode=& INFO 2025-10-17 21:32:31,246 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:31,246 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:31,247 [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 2025-10-17 21:32:31,453 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:31,453 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 205.897ms INFO 2025-10-17 21:32:31,453 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:31,453 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 208.4236ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:32,647 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 21:32:32,647 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:32,647 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:32,649 [31 ] 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 2025-10-17 21:32:32,684 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:32,684 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 35.2219ms INFO 2025-10-17 21:32:32,684 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:32,684 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4153ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:33,829 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetPermissionByCode?funCode=2605050302&IsEss=true& INFO 2025-10-17 21:32:33,829 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:33,829 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:33,830 [31 ] 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=2&type=0&formCode=& INFO 2025-10-17 21:32:33,830 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:33,830 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:33,831 [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 2025-10-17 21:32:33,832 [31 ] 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 2025-10-17 21:32:33,835 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:33,835 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3029ms INFO 2025-10-17 21:32:33,835 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:33,835 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5486ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:33,861 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:33,861 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 28.9776ms INFO 2025-10-17 21:32:33,861 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:33,861 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9833ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:35,199 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=59fe0129-b049-4752-b669-7a82f2a1de2d& INFO 2025-10-17 21:32:35,199 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:35,199 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,201 [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 2025-10-17 21:32:35,248 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:35,248 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 47.2666ms INFO 2025-10-17 21:32:35,248 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,248 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.8254ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:35,399 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 21:32:35,400 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:35,400 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,401 [30 ] 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 2025-10-17 21:32:35,403 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330808&isHis=& INFO 2025-10-17 21:32:35,404 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:35,404 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,405 [31 ] 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 2025-10-17 21:32:35,408 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:35,408 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 6.7214ms INFO 2025-10-17 21:32:35,408 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,408 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8497ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:35,409 [31 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 21:32:35,412 [31 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 21:32:35,414 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:35,415 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 9.2878ms INFO 2025-10-17 21:32:35,415 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,415 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2595ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:35,554 [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 2025-10-17 21:32:35,555 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:35,555 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,556 [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 2025-10-17 21:32:35,560 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:35,560 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M) in 4.2923ms INFO 2025-10-17 21:32:35,560 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,561 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2394ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:35,715 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=59fe0129-b049-4752-b669-7a82f2a1de2d&isHis=& INFO 2025-10-17 21:32:35,715 [31 ] 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=59fe0129-b049-4752-b669-7a82f2a1de2d&recordId=3929&tableName=FORM71& INFO 2025-10-17 21:32:35,715 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:35,715 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:35,715 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,715 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,717 [31 ] 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 2025-10-17 21:32:35,717 [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 2025-10-17 21:32:35,718 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=59fe0129-b049-4752-b669-7a82f2a1de2d&flowID=185&nodeCode=N1699258759940& INFO 2025-10-17 21:32:35,718 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:35,718 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,719 [34 ] 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 2025-10-17 21:32:35,796 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:35,796 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 79.3607ms INFO 2025-10-17 21:32:35,796 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,796 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.1204ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:35,797 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:35,798 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 78.3147ms INFO 2025-10-17 21:32:35,798 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,798 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.0707ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:35,800 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:35,800 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 83.3338ms INFO 2025-10-17 21:32:35,800 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,800 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.2195ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:35,925 [31 ] 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=3929&approveID=330808& INFO 2025-10-17 21:32:35,925 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:35,925 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,927 [31 ] 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 2025-10-17 21:32:35,932 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:35,932 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M) in 4.8951ms INFO 2025-10-17 21:32:35,932 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetFormTables (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:35,932 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8285ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:36,114 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sof/GetSOFPanel?tableName=FORM71&recordId=3929&formCode=0070&flowID=185&nodeCode=N1699258759940&exeId=62266&guid=59fe0129-b049-4752-b669-7a82f2a1de2d&flag=2& INFO 2025-10-17 21:32:36,114 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:36,115 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:36,115 [31 ] 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 2025-10-17 21:32:36,115 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:36,115 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:36,116 [30 ] 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 2025-10-17 21:32:36,117 [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 2025-10-17 21:32:36,120 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:36,120 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6884ms INFO 2025-10-17 21:32:36,120 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:36,120 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3925ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:36,197 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:36,201 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M) in 84.5369ms INFO 2025-10-17 21:32:36,201 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.GetSOFPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:36,201 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.9531ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:37,641 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=71847459-5bd7-d2a2-72e8-9a1d4a4c7366&attachTableName=& INFO 2025-10-17 21:32:37,641 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:37,641 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:37,643 [30 ] 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 2025-10-17 21:32:37,661 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetImageNameForGuid?Guid=4b116d73-75c3-58a9-5d6a-06fca5af5e3c&attachTableName=& INFO 2025-10-17 21:32:37,661 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:37,661 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:37,663 [59 ] 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 2025-10-17 21:32:37,665 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:37,665 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 22.7703ms INFO 2025-10-17 21:32:37,665 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:37,666 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0627ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:37,676 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:37,676 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M) in 12.9526ms INFO 2025-10-17 21:32:37,676 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetImageNameForGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:37,676 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4612ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:38,594 [31 ] 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=fpJuEFCQ%2BtQ%3D& INFO 2025-10-17 21:32:38,594 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:38,594 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:38,596 [31 ] 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 2025-10-17 21:32:38,601 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:38,601 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 5.7891ms INFO 2025-10-17 21:32:38,601 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:38,602 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8652ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:58,146 [4 ] 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=2&type=0&formCode=& INFO 2025-10-17 21:32:58,146 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:58,146 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:58,148 [4 ] 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 2025-10-17 21:32:58,178 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:58,178 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M) in 30.006ms INFO 2025-10-17 21:32:58,178 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:58,178 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.2938ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:32:58,722 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetHintsNumber?& INFO 2025-10-17 21:32:58,722 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:32:58,723 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:58,724 [59 ] 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 2025-10-17 21:32:58,759 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:32:58,759 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M) in 35.002ms INFO 2025-10-17 21:32:58,759 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetHintsNumber (Sg.Hcm.Application.M)' INFO 2025-10-17 21:32:58,759 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3529ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:42:33,647 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760708553438 INFO 2025-10-17 21:42:33,647 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 21:42:33,647 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8841ms 200 application/javascript INFO 2025-10-17 21:42:33,828 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9787323704057382 INFO 2025-10-17 21:42:33,829 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 21:42:33,829 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6123ms 200 application/javascript INFO 2025-10-17 21:42:33,953 [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%3D1760677313709%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 21:42:33,953 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 21:42:33,953 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:33,955 [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 2025-10-17 21:42:33,956 [10 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760677313709&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 21:42:33,958 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:42:33,958 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9426ms INFO 2025-10-17 21:42:33,959 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:33,959 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8327ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:42:34,045 [10 ] 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 2025-10-17 21:42:34,045 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 21:42:34,045 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:42:34,047 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,048 [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 2025-10-17 21:42:34,050 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 21:42:34,050 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 21:42:34,050 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 21:42:34,065 [6 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 21:42:34,068 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:42:34,068 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2147ms INFO 2025-10-17 21:42:34,068 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,068 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3651ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:42:34,160 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 21:42:34,160 [18 ] 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 2025-10-17 21:42:34,160 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:42:34,160 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,160 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:42:34,160 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,162 [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 2025-10-17 21:42:34,162 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPermissionByCode", controller = "UserAuthority"}. Executing controller action with signature System.Collections.Generic.List`1[System.Boolean] GetPermissionByCode(System.String, Boolean) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-10-17 21:42:34,163 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 21:42:34,163 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 21:42:34,163 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 21:42:34,165 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:42:34,165 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3094ms INFO 2025-10-17 21:42:34,165 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,165 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1871ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:42:34,187 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 21:42:34,202 [10 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 21:42:34,206 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:42:34,206 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 44.2092ms INFO 2025-10-17 21:42:34,206 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,206 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.2916ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:42:34,630 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 21:42:34,630 [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 2025-10-17 21:42:34,631 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:42:34,631 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:42:34,631 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,631 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,633 [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 2025-10-17 21:42:34,633 [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 2025-10-17 21:42:34,636 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:42:34,637 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7099ms INFO 2025-10-17 21:42:34,637 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,637 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3565ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:42:34,641 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:42:34,642 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.6445ms INFO 2025-10-17 21:42:34,642 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,642 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2685ms 200 application/json; charset=utf-8 INFO 2025-10-17 21:42:34,758 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 21:42:34,758 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 21:42:34,758 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,760 [18 ] 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 2025-10-17 21:42:34,765 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 21:42:34,765 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.5784ms INFO 2025-10-17 21:42:34,765 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 21:42:34,765 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6858ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:08:55,470 [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 2025-10-17 22:08:56,041 [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 2025-10-17 22:08:56,078 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 22:08:56,243 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:08:56,323 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 22:08:57,081 [7 ] 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 2025-10-17 22:08:57,226 [7 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NzYiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjc1MSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWRqOaVjyIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzc2IiwianRpIjoiMThkYTYyZTYtOGZlNC00OWIzLThjMzItZTVmYzhmMmMxMTAwIiwiaWF0IjoxNzYwNjc3MzEzLCJuYmYiOjE3NjA2NzczMTEsImV4cCI6MTc2MDc2MzcxMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.RzPyz9cYsTb5ADEwIs7oMZLmpgVlxKPyCafpZNuvR4U INFO 2025-10-17 22:08:57,330 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:08:57,343 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 259.2201ms INFO 2025-10-17 22:08:57,343 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 22:08:57,346 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1268.1849ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:07,595 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760710328621&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:12:07,603 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:12:07,604 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0758ms 200 text/html INFO 2025-10-17 22:12:07,837 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 22:12:07,839 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:12:07,854 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 22:12:07,854 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3431ms 200 application/javascript INFO 2025-10-17 22:12:08,090 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 22:12:08,091 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:12:08,104 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 22:12:08,105 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9249ms 200 application/javascript INFO 2025-10-17 22:12:54,264 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760710373384&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:12:54,266 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:12:54,267 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.403ms 200 text/html INFO 2025-10-17 22:12:55,303 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760710374605 INFO 2025-10-17 22:12:55,305 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:12:55,305 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.28ms 200 application/javascript INFO 2025-10-17 22:12:55,864 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.20385232671758002 INFO 2025-10-17 22:12:55,865 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:12:55,866 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9004ms 200 application/javascript INFO 2025-10-17 22:12:56,109 [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%3D1760710373384%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 22:12:56,117 [29 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:12:56,118 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,124 [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 2025-10-17 22:12:56,156 [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 2025-10-17 22:12:56,156 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:12:56,157 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,232 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,287 [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 2025-10-17 22:12:56,312 [29 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760710373384&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:12:56,325 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:12:56,332 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:12:56,332 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:12:56,408 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:12:56,413 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:56,415 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 127.225ms INFO 2025-10-17 22:12:56,415 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,415 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 259.1493ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:56,525 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:12:56,535 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,535 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,537 [27 ] 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 2025-10-17 22:12:56,539 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 22:12:56,540 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 22:12:56,540 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 22:12:56,556 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 22:12:56,572 [27 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 22:12:56,580 [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 2025-10-17 22:12:56,581 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,581 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,582 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:56,583 [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 2025-10-17 22:12:56,587 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 49.7612ms INFO 2025-10-17 22:12:56,587 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,587 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.3778ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:56,640 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:56,643 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 60.2093ms INFO 2025-10-17 22:12:56,643 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,644 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.4981ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:56,740 [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 2025-10-17 22:12:56,740 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 22:12:56,740 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,741 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,741 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,741 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,742 [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 2025-10-17 22:12:56,743 [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 2025-10-17 22:12:56,747 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:56,747 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.1389ms INFO 2025-10-17 22:12:56,748 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,748 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.678ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:56,757 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:56,759 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 16.7447ms INFO 2025-10-17 22:12:56,759 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,760 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.501ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:56,822 [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 2025-10-17 22:12:56,822 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 22:12:56,823 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,823 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,823 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,823 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,824 [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 2025-10-17 22:12:56,825 [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 2025-10-17 22:12:56,829 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:56,830 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 5.29ms INFO 2025-10-17 22:12:56,830 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,830 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8816ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:56,832 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:56,832 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.8151ms INFO 2025-10-17 22:12:56,832 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,832 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1573ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:56,900 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 22:12:56,900 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 22:12:56,900 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,900 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,900 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,901 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,902 [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 2025-10-17 22:12:56,902 [30 ] 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 2025-10-17 22:12:56,905 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 22:12:56,906 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 22:12:56,906 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,906 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:56,907 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,907 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,917 [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 2025-10-17 22:12:56,917 [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 2025-10-17 22:12:56,994 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:56,994 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:56,995 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 92.3325ms INFO 2025-10-17 22:12:56,995 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,995 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.8181ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:56,995 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 78.1312ms INFO 2025-10-17 22:12:56,995 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:56,995 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.8587ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:57,049 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:57,049 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 146.4267ms INFO 2025-10-17 22:12:57,049 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:57,049 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 149.1851ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:57,066 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 22:12:57,066 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 22:12:57,066 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:57,066 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:12:57,066 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:57,066 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:57,538 [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 2025-10-17 22:12:57,538 [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 2025-10-17 22:12:57,716 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:57,716 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:57,718 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 800.2971ms INFO 2025-10-17 22:12:57,718 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:57,718 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 811.6024ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:57,720 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 181.691ms INFO 2025-10-17 22:12:57,720 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:57,720 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 654.5525ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:57,950 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:57,953 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 1828.4178ms INFO 2025-10-17 22:12:57,953 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:57,953 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1844.1352ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:12:58,287 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:12:58,289 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 751.0857ms INFO 2025-10-17 22:12:58,289 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:12:58,290 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1224.0102ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:00,909 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 22:13:00,912 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:00,913 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:00,915 [26 ] 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 2025-10-17 22:13:00,918 [26 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE5MjAiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxNDIxOSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuadjuaZuuW5syIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxOTIwIiwianRpIjoiNDBiMTFkZjAtN2Y2OS00YmZlLTlhZDQtMTRlMmNiZTJhMjA0IiwiaWF0IjoxNzYwNzAxMzIzLCJuYmYiOjE3NjA3MDEzMjEsImV4cCI6MTc2MDc4NzcyMywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.x-U_AXd7a4Aq7wfK15YEzAI9_X_WhzK95EDt4AQItLo INFO 2025-10-17 22:13:00,924 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:00,924 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 8.5913ms INFO 2025-10-17 22:13:00,924 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:00,924 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1965ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:01,008 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 22:13:01,008 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:13:01,009 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 22:13:01,009 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 22:13:01,009 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3575ms 200 application/javascript INFO 2025-10-17 22:13:01,010 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 22:13:01,010 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0076ms 200 text/css INFO 2025-10-17 22:13:01,325 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 22:13:01,326 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 22:13:01,326 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6456ms 200 image/png INFO 2025-10-17 22:13:01,363 [26 ] 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 2025-10-17 22:13:01,364 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:13:01,365 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 22:13:01,366 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:01,367 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:01,373 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:01,374 [26 ] 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 2025-10-17 22:13:01,374 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:01,377 [30 ] 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 2025-10-17 22:13:01,403 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:01,403 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:01,404 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 30.1371ms INFO 2025-10-17 22:13:01,404 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 27.1129ms INFO 2025-10-17 22:13:01,404 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:01,404 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:01,404 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2284ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:01,405 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.5396ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:02,764 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760710382609&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:13:02,765 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:13:02,766 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6046ms 200 text/html INFO 2025-10-17 22:13:03,484 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760710383434 INFO 2025-10-17 22:13:03,485 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:13:03,485 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.332ms 200 application/javascript INFO 2025-10-17 22:13:03,574 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.19677333773584216 INFO 2025-10-17 22:13:03,575 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:13:03,575 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2762ms 200 application/javascript INFO 2025-10-17 22:13:03,723 [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%3D1760710382609%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 22:13:03,725 [26 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:13:03,726 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:03,728 [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 2025-10-17 22:13:03,730 [26 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760710382609&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:13:03,736 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:03,737 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 8.7867ms INFO 2025-10-17 22:13:03,737 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:03,737 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6624ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:03,749 [33 ] 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 2025-10-17 22:13:03,750 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:13:03,750 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:03,753 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:03,755 [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 2025-10-17 22:13:03,807 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:13:03,807 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:13:03,807 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:13:03,823 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:13:03,826 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:03,826 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 71.3636ms INFO 2025-10-17 22:13:03,826 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:03,826 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.9058ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:03,925 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:13:03,926 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:03,926 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:03,927 [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 2025-10-17 22:13:03,928 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 22:13:03,929 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 22:13:03,929 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 22:13:03,945 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 22:13:03,948 [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 2025-10-17 22:13:03,949 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:03,949 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:03,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 2025-10-17 22:13:03,954 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:03,955 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.3114ms INFO 2025-10-17 22:13:03,955 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:03,955 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6963ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:03,960 [33 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 22:13:03,965 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:03,965 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 37.3832ms INFO 2025-10-17 22:13:03,965 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:03,965 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.952ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:04,092 [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 2025-10-17 22:13:04,092 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 22:13:04,093 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:04,093 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:04,093 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,093 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,095 [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 2025-10-17 22:13:04,095 [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 2025-10-17 22:13:04,099 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:04,099 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1206ms INFO 2025-10-17 22:13:04,099 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,099 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5687ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:04,103 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:04,104 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.8994ms INFO 2025-10-17 22:13:04,104 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,104 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2009ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:04,148 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 22:13:04,149 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:04,149 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 22:13:04,149 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,149 [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 2025-10-17 22:13:04,150 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:04,150 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,150 [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 2025-10-17 22:13:04,151 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:04,151 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,151 [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 2025-10-17 22:13:04,152 [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 2025-10-17 22:13:04,154 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:04,154 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.6131ms INFO 2025-10-17 22:13:04,154 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,154 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5503ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:04,155 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:04,155 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2773ms INFO 2025-10-17 22:13:04,155 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,155 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3856ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:04,155 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:04,155 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.2081ms INFO 2025-10-17 22:13:04,155 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,155 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5815ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:04,189 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 22:13:04,189 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:04,189 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,189 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 22:13:04,189 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:04,190 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,190 [26 ] 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 2025-10-17 22:13:04,191 [33 ] 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 2025-10-17 22:13:04,198 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:04,198 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.3488ms INFO 2025-10-17 22:13:04,198 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,198 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:04,198 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0381ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:04,198 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.041ms INFO 2025-10-17 22:13:04,198 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,198 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.819ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:04,229 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 22:13:04,237 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:04,237 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,238 [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 2025-10-17 22:13:04,243 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:04,243 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.9971ms INFO 2025-10-17 22:13:04,243 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,244 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8289ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:04,274 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 22:13:04,274 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:04,274 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,274 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 22:13:04,275 [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 2025-10-17 22:13:04,280 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:04,281 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,282 [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 2025-10-17 22:13:04,284 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:04,284 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7525ms INFO 2025-10-17 22:13:04,284 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,284 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5076ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:04,298 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:04,299 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7783ms INFO 2025-10-17 22:13:04,299 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:04,299 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4653ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:06,544 [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 2025-10-17 22:13:06,545 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:06,545 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:06,547 [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 2025-10-17 22:13:06,549 [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 2025-10-17 22:13:06,549 [34 ] 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 2025-10-17 22:13:06,551 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:06,551 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:06,552 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:06,552 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:06,555 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 22:13:06,556 [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 2025-10-17 22:13:06,556 [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 2025-10-17 22:13:06,557 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:06,557 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:06,559 [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 2025-10-17 22:13:06,559 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:06,559 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:06,576 [35 ] 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 2025-10-17 22:13:06,577 [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 2025-10-17 22:13:06,580 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:06,580 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 32.6031ms INFO 2025-10-17 22:13:06,580 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:06,580 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5847ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:06,581 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:06,584 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 27.847ms INFO 2025-10-17 22:13:06,584 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:06,584 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:06,584 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6848ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:06,584 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:06,584 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.4463ms INFO 2025-10-17 22:13:06,584 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:06,584 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0296ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:06,585 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 29.7407ms INFO 2025-10-17 22:13:06,585 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:06,585 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3754ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:06,586 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:06,587 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 10.4527ms INFO 2025-10-17 22:13:06,587 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:06,587 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.822ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:07,004 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1922& INFO 2025-10-17 22:13:07,005 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:07,006 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:07,008 [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 2025-10-17 22:13:07,018 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:07,026 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 17.7028ms INFO 2025-10-17 22:13:07,026 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:07,026 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1754ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:11,325 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetExchangeDayOff?year=4rqsr%2BRWjW4%3D& INFO 2025-10-17 22:13:11,325 [35 ] 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 2025-10-17 22:13:11,326 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:11,326 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:11,328 [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 2025-10-17 22:13:11,329 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:11,330 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:11,333 [37 ] 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 2025-10-17 22:13:11,338 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:4rqsr+RWjW4= INFO 2025-10-17 22:13:11,340 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:11,341 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 12.5459ms INFO 2025-10-17 22:13:11,341 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:11,341 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2103ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:11,624 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:11,658 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M) in 325.4847ms INFO 2025-10-17 22:13:11,659 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetExchangeDayOff (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:11,659 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 334.08ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:12,305 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1922& INFO 2025-10-17 22:13:12,306 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:12,306 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:12,308 [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 2025-10-17 22:13:12,317 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:12,322 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 12.9891ms INFO 2025-10-17 22:13:12,322 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:12,322 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.194ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:12,896 [34 ] 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 2025-10-17 22:13:12,896 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:13:12,896 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:12,897 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:12,899 [34 ] 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 2025-10-17 22:13:12,912 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:12,913 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 13.0663ms INFO 2025-10-17 22:13:12,913 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:12,913 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3182ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:13,068 [37 ] 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 2025-10-17 22:13:13,068 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:13,069 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:13,070 [34 ] 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 2025-10-17 22:13:13,071 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:13,071 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:13,071 [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 2025-10-17 22:13:13,074 [34 ] 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 2025-10-17 22:13:13,077 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:13,077 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.0251ms INFO 2025-10-17 22:13:13,077 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:13,077 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8031ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:13,499 [30 ] 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 2025-10-17 22:13:13,500 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:13,500 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:13,502 [30 ] 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 2025-10-17 22:13:13,513 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:13,513 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 11.0775ms INFO 2025-10-17 22:13:13,513 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:13,513 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7653ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:13,597 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:13,609 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 535.3705ms INFO 2025-10-17 22:13:13,609 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:13,609 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 538.7812ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:14,109 [32 ] 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 2025-10-17 22:13:14,109 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 22:13:14,110 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:14,110 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:14,110 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:14,110 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:14,112 [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 2025-10-17 22:13:14,113 [34 ] 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 2025-10-17 22:13:14,118 [34 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 22:13:14,120 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:14,120 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 8.0945ms INFO 2025-10-17 22:13:14,120 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:14,121 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8567ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:14,133 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:14,135 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 22.2341ms INFO 2025-10-17 22:13:14,135 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:14,135 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.5801ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:14,244 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1922& INFO 2025-10-17 22:13:14,244 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:14,245 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:14,246 [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 2025-10-17 22:13:14,250 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:14,254 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.4337ms INFO 2025-10-17 22:13:14,254 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:14,254 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1513ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:14,415 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 22:13:14,416 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 22:13:14,416 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8946ms 200 image/png INFO 2025-10-17 22:13:21,244 [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 2025-10-17 22:13:21,245 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:21,245 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:21,247 [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 2025-10-17 22:13:21,254 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:21,254 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 7.2178ms INFO 2025-10-17 22:13:21,254 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:21,254 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1768ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:34,525 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 22:13:34,526 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:34,526 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:34,528 [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 2025-10-17 22:13:34,530 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 22:13:34,534 [32 ] 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 2025-10-17 22:13:34,534 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:34,535 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:34,536 [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 2025-10-17 22:13:34,542 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:34,542 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 14.1313ms INFO 2025-10-17 22:13:34,542 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:34,543 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1285ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:34,543 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:34,543 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 6.521ms INFO 2025-10-17 22:13:34,543 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:34,543 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2949ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:35,089 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1922& INFO 2025-10-17 22:13:35,089 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:35,090 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:35,091 [30 ] 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 2025-10-17 22:13:35,098 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:35,102 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 10.1393ms INFO 2025-10-17 22:13:35,102 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:35,102 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2001ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:37,237 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760710418269 INFO 2025-10-17 22:13:37,238 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:13:37,238 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0149ms 200 application/javascript INFO 2025-10-17 22:13:37,353 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.36900851490587416 INFO 2025-10-17 22:13:37,354 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:13:37,354 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7464ms 200 application/javascript INFO 2025-10-17 22:13:37,879 [34 ] 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%3D1760710328621%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 22:13:37,879 [34 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:13:37,880 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:37,881 [34 ] 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 2025-10-17 22:13:37,883 [34 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760710328621&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:13:37,888 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:37,888 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 6.6863ms INFO 2025-10-17 22:13:37,888 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:37,888 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4359ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:37,897 [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 2025-10-17 22:13:37,897 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:13:37,898 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:37,900 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:37,902 [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 2025-10-17 22:13:37,952 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:13:37,952 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:13:37,952 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:13:37,967 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:13:37,970 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:37,970 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 68.3733ms INFO 2025-10-17 22:13:37,970 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:37,970 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.167ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,082 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:13:38,083 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,083 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,083 [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 2025-10-17 22:13:38,084 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,084 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,084 [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 2025-10-17 22:13:38,085 [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 2025-10-17 22:13:38,085 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 22:13:38,085 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 22:13:38,085 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 22:13:38,088 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,088 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5473ms INFO 2025-10-17 22:13:38,088 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,089 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2978ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,100 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 22:13:38,115 [30 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 22:13:38,118 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,118 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 34.0575ms INFO 2025-10-17 22:13:38,118 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,118 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9462ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,262 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 22:13:38,262 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,263 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,264 [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 2025-10-17 22:13:38,264 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,264 [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 2025-10-17 22:13:38,264 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,266 [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 2025-10-17 22:13:38,269 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,269 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8005ms INFO 2025-10-17 22:13:38,269 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,270 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9601ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,273 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,273 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.0067ms INFO 2025-10-17 22:13:38,273 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,273 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1067ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,317 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 22:13:38,318 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,318 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,319 [34 ] 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 2025-10-17 22:13:38,319 [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 2025-10-17 22:13:38,319 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,320 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,321 [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 2025-10-17 22:13:38,322 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,322 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3465ms INFO 2025-10-17 22:13:38,322 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,322 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1585ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,324 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,324 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1641ms INFO 2025-10-17 22:13:38,324 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,324 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0001ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,367 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 22:13:38,367 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,367 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,368 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 22:13:38,368 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 22:13:38,369 [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 2025-10-17 22:13:38,369 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,369 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,369 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,369 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,370 [30 ] 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 2025-10-17 22:13:38,370 [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 2025-10-17 22:13:38,376 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,376 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.1575ms INFO 2025-10-17 22:13:38,376 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,376 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,376 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0024ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,376 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.2505ms INFO 2025-10-17 22:13:38,376 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,376 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.021ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,377 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,377 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 8.0604ms INFO 2025-10-17 22:13:38,377 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,377 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6751ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,678 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 22:13:38,679 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,679 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,681 [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 2025-10-17 22:13:38,688 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,688 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 6.974ms INFO 2025-10-17 22:13:38,688 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,688 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8815ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,717 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 22:13:38,717 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,717 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,718 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 22:13:38,719 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:38,719 [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 2025-10-17 22:13:38,719 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,720 [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 2025-10-17 22:13:38,738 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,738 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.6094ms INFO 2025-10-17 22:13:38,738 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,738 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2024ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:38,741 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:38,741 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 22.0778ms INFO 2025-10-17 22:13:38,741 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:38,741 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.471ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:43,530 [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 2025-10-17 22:13:43,531 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:43,531 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:43,533 [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 2025-10-17 22:13:43,538 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:43,538 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 5.4833ms INFO 2025-10-17 22:13:43,538 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:43,538 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.321ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:52,332 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 22:13:52,332 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:52,333 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:52,333 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 22:13:52,334 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:52,334 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:52,334 [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 2025-10-17 22:13:52,335 [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 2025-10-17 22:13:52,338 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 22:13:52,338 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:52,339 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:52,340 [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 2025-10-17 22:13:52,357 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:52,357 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 22.5492ms INFO 2025-10-17 22:13:52,357 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:52,357 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.1085ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:52,358 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:52,358 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 18.0065ms INFO 2025-10-17 22:13:52,358 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:52,358 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6094ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:52,359 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:52,359 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.2735ms INFO 2025-10-17 22:13:52,359 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:52,359 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.1355ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:13:52,489 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 22:13:52,489 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:13:52,489 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:52,490 [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 2025-10-17 22:13:52,495 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:13:52,495 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 4.5306ms INFO 2025-10-17 22:13:52,495 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:13:52,495 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2922ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:18:19,709 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 22:18:19,709 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:18:19,709 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:19,711 [41 ] 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 2025-10-17 22:18:19,712 [41 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1ODEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwNjc5NyIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOaYpeWPkSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTgxIiwianRpIjoiZDBhZjZhYzEtZjMyYS00MmNmLWJjNjMtMzUyYzg4YWRiN2ExIiwiaWF0IjoxNzYwNjc2MDcyLCJuYmYiOjE3NjA2NzYwNzAsImV4cCI6MTc2MDc2MjQ3MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.-CL-MgsCosKUJ9uyD9TNzRjyyRQzg99EWgVNxWHcqTM INFO 2025-10-17 22:18:19,717 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:18:19,717 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 6.4955ms INFO 2025-10-17 22:18:19,717 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:19,717 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5761ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:18:19,788 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 22:18:19,789 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:18:19,789 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 22:18:19,790 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3394ms 200 application/javascript INFO 2025-10-17 22:18:19,825 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 22:18:19,825 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 22:18:19,825 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9652ms 200 text/css INFO 2025-10-17 22:18:20,309 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 22:18:20,310 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 22:18:20,310 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8069ms 200 image/png INFO 2025-10-17 22:18:20,398 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 22:18:20,399 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:18:20,399 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:20,399 [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 2025-10-17 22:18:20,399 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:18:20,400 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:18:20,400 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:20,400 [40 ] 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 2025-10-17 22:18:20,401 [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 2025-10-17 22:18:20,407 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:18:20,407 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:18:20,407 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 6.6478ms INFO 2025-10-17 22:18:20,407 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:20,407 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7403ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:18:20,407 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 6.0794ms INFO 2025-10-17 22:18:20,407 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:20,407 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8827ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:18:28,060 [42 ] 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 2025-10-17 22:18:28,060 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:18:28,060 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:18:28,060 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:28,062 [42 ] 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 2025-10-17 22:18:28,097 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:18:28,098 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 36.0285ms INFO 2025-10-17 22:18:28,098 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:28,098 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.2135ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:18:28,243 [42 ] 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 2025-10-17 22:18:28,244 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:18:28,244 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:28,244 [44 ] 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 2025-10-17 22:18:28,244 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:18:28,244 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:28,245 [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 2025-10-17 22:18:28,246 [44 ] 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 2025-10-17 22:18:28,249 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:18:28,249 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8546ms INFO 2025-10-17 22:18:28,249 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:28,249 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7563ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:18:28,293 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:18:28,298 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 51.8286ms INFO 2025-10-17 22:18:28,298 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 22:18:28,298 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.6614ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:18:28,579 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 22:18:28,580 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 22:18:28,580 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8402ms 200 image/png INFO 2025-10-17 22:24:25,798 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711065124&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 22:24:25,799 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:24:25,799 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2275ms 200 text/html INFO 2025-10-17 22:24:26,904 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711066534 INFO 2025-10-17 22:24:26,904 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:24:26,904 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9298ms 200 application/javascript INFO 2025-10-17 22:24:26,985 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.19265483977717102 INFO 2025-10-17 22:24:26,986 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:24:26,986 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6682ms 200 application/javascript INFO 2025-10-17 22:24:27,187 [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%3D1760711065124%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 22:24:27,187 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:24:27,187 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:27,189 [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 2025-10-17 22:24:27,190 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711065124&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 22:24:27,193 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:27,193 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.2194ms INFO 2025-10-17 22:24:27,193 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:27,193 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2652ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:27,205 [61 ] 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 2025-10-17 22:24:27,205 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:24:27,205 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:27,207 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:27,209 [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 2025-10-17 22:24:27,483 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:24:27,483 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:24:27,483 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:24:27,498 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:24:27,501 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:27,501 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 292.0029ms INFO 2025-10-17 22:24:27,501 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:27,501 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 296.3531ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:27,870 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:24:27,870 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:27,870 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:27,872 [58 ] 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 2025-10-17 22:24:27,872 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 22:24:27,873 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 22:24:27,873 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 22:24:27,888 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 22:24:27,902 [58 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 22:24:27,906 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:27,907 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 35.0085ms INFO 2025-10-17 22:24:27,907 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:27,907 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.024ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:27,969 [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 2025-10-17 22:24:27,970 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:27,970 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:27,971 [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 2025-10-17 22:24:27,974 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:27,974 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2889ms INFO 2025-10-17 22:24:27,974 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:27,974 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1581ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,078 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 22:24:28,078 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,078 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,079 [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 2025-10-17 22:24:28,079 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,079 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,080 [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 2025-10-17 22:24:28,080 [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 2025-10-17 22:24:28,083 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,084 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3999ms INFO 2025-10-17 22:24:28,084 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,084 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9496ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,089 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,089 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.5812ms INFO 2025-10-17 22:24:28,089 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,089 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5423ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,176 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApproveParamsByGuid?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20& INFO 2025-10-17 22:24:28,176 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,176 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,180 [59 ] 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 2025-10-17 22:24:28,183 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 22:24:28,183 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,183 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,184 [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 2025-10-17 22:24:28,219 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,219 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 34.4505ms INFO 2025-10-17 22:24:28,219 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,219 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2209ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,228 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,231 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M) in 50.4448ms INFO 2025-10-17 22:24:28,231 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApproveParamsByGuid (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,231 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.9459ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,337 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetWorkFlowParas?& INFO 2025-10-17 22:24:28,337 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,337 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,339 [59 ] 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 2025-10-17 22:24:28,344 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetState?approveID=330895&isHis=& INFO 2025-10-17 22:24:28,344 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,345 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,346 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,346 [63 ] 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 2025-10-17 22:24:28,347 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M) in 7.4874ms INFO 2025-10-17 22:24:28,347 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetWorkFlowParas (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,347 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0412ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,353 [63 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState begin INFO 2025-10-17 22:24:28,401 [63 ] Sg.HcmMb.EWorkFlow.EWorkFlowAppService - GetState state: INFO 2025-10-17 22:24:28,409 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,409 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M) in 62.355ms INFO 2025-10-17 22:24:28,409 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetState (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,409 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.7708ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,515 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetAllowEdit?FlowId=78&NodeCode=N1660557529938&guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&recordId=61607&tableName=K_LEAVE& INFO 2025-10-17 22:24:28,516 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,516 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,518 [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 2025-10-17 22:24:28,557 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetShowRelateData?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&flowID=78&nodeCode=N1660557529938& INFO 2025-10-17 22:24:28,557 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,557 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,559 [63 ] 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 2025-10-17 22:24:28,574 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,575 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M) in 56.6318ms INFO 2025-10-17 22:24:28,575 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetAllowEdit (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,575 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.3867ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,632 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,632 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M) in 73.0246ms INFO 2025-10-17 22:24:28,632 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetShowRelateData (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,632 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.6389ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,801 [59 ] 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 2025-10-17 22:24:28,801 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,801 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,803 [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 2025-10-17 22:24:28,807 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,807 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.1962ms INFO 2025-10-17 22:24:28,807 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,807 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1414ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,825 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetApprovalFlowList?Guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20&isHis=& INFO 2025-10-17 22:24:28,825 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,826 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,828 [63 ] 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 2025-10-17 22:24:28,832 [59 ] 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 2025-10-17 22:24:28,833 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:28,833 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,834 [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 2025-10-17 22:24:28,838 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,838 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8352ms INFO 2025-10-17 22:24:28,838 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,838 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6732ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:28,922 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:28,924 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M) in 96.701ms INFO 2025-10-17 22:24:28,924 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetApprovalFlowList (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:28,924 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 99.2712ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:29,156 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetFlowPanel?guid=134c0701-c5d7-45ed-8b18-6c98d4b8200c%20%20& INFO 2025-10-17 22:24:29,157 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:29,157 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:29,159 [57 ] 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 2025-10-17 22:24:29,328 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:29,331 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M) in 171.3423ms INFO 2025-10-17 22:24:29,331 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetFlowPanel (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:29,331 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 174.4941ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:31,461 [63 ] 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 2025-10-17 22:24:31,461 [63 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:24:31,462 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:31,462 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:31,465 [63 ] 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 2025-10-17 22:24:31,687 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:31,690 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 225.2431ms INFO 2025-10-17 22:24:31,690 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:31,690 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 229.1706ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:24:31,880 [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_LEAVE&keyFieldValue=145cLHDsqZ4%3D& INFO 2025-10-17 22:24:31,880 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:24:31,881 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:31,883 [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 2025-10-17 22:24:31,891 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:24:31,893 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M) in 10.0621ms INFO 2025-10-17 22:24:31,893 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileListAsync (Sg.Hcm.Application.M)' INFO 2025-10-17 22:24:31,893 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7278ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:31:27,628 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 432 INFO 2025-10-17 22:31:27,632 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:31:27,635 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 22:31:28,392 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:31:28,402 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 767.2086ms INFO 2025-10-17 22:31:28,402 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:31:28,402 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 774.1763ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:31:28,521 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/EnterpriseInfoAuth/SgyGetDataByWsProc application/json-patch+json 433 INFO 2025-10-17 22:31:28,522 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:31:28,524 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "SgyGetDataByWsProc", controller = "EnterpriseInfoAuth", area = ""}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] SgyGetDataByWsProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.Controllers.EnterpriseInfoAuthController (Sg.Hcm.Web.Core). INFO 2025-10-17 22:31:28,530 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:31:28,531 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core) in 6.9019ms INFO 2025-10-17 22:31:28,531 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.EnterpriseInfoAuthController.SgyGetDataByWsProc (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:31:28,531 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9073ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:31,672 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711730354&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:35:31,673 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:35:31,673 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0335ms 200 text/html INFO 2025-10-17 22:35:33,071 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711731919 INFO 2025-10-17 22:35:33,072 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:35:33,072 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7822ms 200 application/javascript INFO 2025-10-17 22:35:33,166 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2318319987616847 INFO 2025-10-17 22:35:33,166 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:35:33,166 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6418ms 200 application/javascript INFO 2025-10-17 22:35:33,431 [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%3D1760711730354%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 22:35:33,432 [36 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:35:33,432 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:33,433 [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 2025-10-17 22:35:33,434 [36 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711730354&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:35:33,437 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:33,437 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0153ms INFO 2025-10-17 22:35:33,437 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:33,437 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8565ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:33,441 [22 ] 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 2025-10-17 22:35:33,441 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:35:33,442 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:35:33,444 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:33,445 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 22:35:33,447 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:35:33,447 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:35:33,447 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:35:33,462 [9 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:35:33,464 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:33,464 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.7974ms INFO 2025-10-17 22:35:33,464 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:33,464 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8334ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:33,631 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 22:35:33,632 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:35:33,632 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:35:33,632 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:33,634 [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 2025-10-17 22:35:33,641 [9 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE1MDgiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwMjAyMiIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuavleS4nOS4nCIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNTA4IiwianRpIjoiYjAwOTg2MjYtYzQ0ZC00ZDQyLTkwNGQtZjEzMWNmOTAxNGE0IiwiaWF0IjoxNzYwNjYyNDQ3LCJuYmYiOjE3NjA2NjI0NDUsImV4cCI6MTc2MDc0ODg0NywiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.tI0VlVixhfq1laHPApl2a0GY47yoyflxp0B-XhCE4Po INFO 2025-10-17 22:35:33,647 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:33,647 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 13.2503ms INFO 2025-10-17 22:35:33,647 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:33,648 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.254ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:33,831 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:35:33,831 [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 2025-10-17 22:35:33,831 [22 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: [object Object] INFO 2025-10-17 22:35:33,831 [9 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: [object Object] INFO 2025-10-17 22:35:33,831 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:33,831 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:33,833 [22 ] 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 2025-10-17 22:35:33,833 [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). WARN 2025-10-17 22:35:33,985 [22 ] 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) WARN 2025-10-17 22:35:33,985 [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 2025-10-17 22:35:33,987 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 22:35:33,987 [22 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 22:35:33,987 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:33,987 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:33,988 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 155.6646ms INFO 2025-10-17 22:35:33,988 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:33,988 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 155.6999ms INFO 2025-10-17 22:35:33,988 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:33,988 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 157.5792ms 401 application/json; charset=utf-8 INFO 2025-10-17 22:35:33,988 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 157.3926ms 401 application/json; charset=utf-8 INFO 2025-10-17 22:35:34,131 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 177 INFO 2025-10-17 22:35:34,131 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:35:34,134 [23 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: [object Object] INFO 2025-10-17 22:35:34,135 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:34,136 [23 ] 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). WARN 2025-10-17 22:35:34,146 [23 ] Mvc.ExceptionHandling.AbpExceptionFilter - Method arguments are not valid! See ValidationErrors for details. Abp.Runtime.Validation.AbpValidationException: Method arguments are not valid! See ValidationErrors for details. at Abp.Runtime.Validation.Interception.MethodInvocationValidator.ThrowValidationError() at Abp.Runtime.Validation.Interception.MethodInvocationValidator.Validate() at Abp.AspNetCore.Mvc.Validation.AbpValidationActionFilter.OnActionExecutionAsync(ActionExecutingContext context, ActionExecutionDelegate next) 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) WARN 2025-10-17 22:35:34,147 [23 ] Mvc.ExceptionHandling.AbpExceptionFilter - There are 2 validation errors: WARN 2025-10-17 22:35:34,147 [23 ] Mvc.ExceptionHandling.AbpExceptionFilter - Unexpected character encountered while parsing value: {. Path 'lastToken', line 1, position 14. (lastToken) WARN 2025-10-17 22:35:34,147 [23 ] Mvc.ExceptionHandling.AbpExceptionFilter - After parsing a value an unexpected character was encountered: :. Path 'lastToken', line 1, position 23. (lastToken) INFO 2025-10-17 22:35:34,154 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:34,155 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 18.8777ms INFO 2025-10-17 22:35:34,155 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:34,155 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3645ms 400 application/json; charset=utf-8 INFO 2025-10-17 22:35:34,271 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:34,271 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:35:34,272 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8757ms 200 text/html INFO 2025-10-17 22:35:34,431 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:35:34,431 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:34,436 [21 ] 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 2025-10-17 22:35:34,439 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:35:34,439 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:35:34,439 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:35:34,440 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:35:34,440 [21 ] 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 2025-10-17 22:35:34,444 [23 ] 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 2025-10-17 22:35:34,444 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 8.4256ms INFO 2025-10-17 22:35:34,444 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:34,445 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9639ms 302 INFO 2025-10-17 22:35:34,791 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=A0Tt-3d6e2h6h6zjYvOoBMhMah72mDPbxL9BeOH2oNQ&state=ww0fe1cb02189622be INFO 2025-10-17 22:35:34,792 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:35:34,792 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8242ms 200 text/html INFO 2025-10-17 22:35:34,951 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=A0Tt-3d6e2h6h6zjYvOoBMhMah72mDPbxL9BeOH2oNQ INFO 2025-10-17 22:35:34,951 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:34,952 [23 ] 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 2025-10-17 22:35:34,953 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:A0Tt-3d6e2h6h6zjYvOoBMhMah72mDPbxL9BeOH2oNQ,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:35:34,953 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:35:34,954 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:A0Tt-3d6e2h6h6zjYvOoBMhMah72mDPbxL9BeOH2oNQ INFO 2025-10-17 22:35:34,954 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:35:34,954 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:35:35,267 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:Getaccesstoken:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:35:35,268 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=A0Tt-3d6e2h6h6zjYvOoBMhMah72mDPbxL9BeOH2oNQ INFO 2025-10-17 22:35:35,565 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:35:35,582 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:35:35,598 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:35:35,693 [23 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:35:35,698 [23 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:35:35,705 [23 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:35:35,716 [23 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:35:35,716 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 764.0634ms INFO 2025-10-17 22:35:35,716 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:35,717 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 765.988ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:35:35,830 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711734658&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:35,831 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:35:35,831 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8306ms 200 text/html INFO 2025-10-17 22:35:36,670 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711735517 INFO 2025-10-17 22:35:36,671 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:35:36,671 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7797ms 200 application/javascript INFO 2025-10-17 22:35:36,765 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.03548534355164212 INFO 2025-10-17 22:35:36,766 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:35:36,766 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8431ms 200 application/javascript INFO 2025-10-17 22:35:36,954 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo.png INFO 2025-10-17 22:35:36,955 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo.png' INFO 2025-10-17 22:35:36,955 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9599ms 200 image/png INFO 2025-10-17 22:35:36,992 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 22:35:36,992 [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%3D1760711734658%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 22:35:36,992 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:36,992 [21 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:35:36,992 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:36,993 [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 2025-10-17 22:35:36,994 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:35:37,020 [21 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711734658&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:37,022 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:37,023 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:37,023 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 29.1377ms INFO 2025-10-17 22:35:37,023 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:37,023 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 28.8265ms INFO 2025-10-17 22:35:37,023 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:37,023 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8765ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:37,023 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.1304ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:37,031 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 22:35:37,036 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:37,038 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:35:37,041 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:37,042 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 3.9637ms INFO 2025-10-17 22:35:37,042 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:37,042 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.55ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:44,111 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:35:44,111 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:44,113 [22 ] 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 2025-10-17 22:35:44,115 [22 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:35:44,115 [22 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:35:44,115 [22 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:35:44,115 [22 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:35:44,115 [22 ] 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 2025-10-17 22:35:44,117 [22 ] 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 2025-10-17 22:35:44,117 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.0866ms INFO 2025-10-17 22:35:44,118 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:44,118 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9914ms 302 INFO 2025-10-17 22:35:44,390 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=xUreQ7cKjOs-GaXAyQWmlXYe0bZW-NN4SzYLfVI8nLc&state=ww0fe1cb02189622be INFO 2025-10-17 22:35:44,391 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:35:44,391 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9237ms 200 text/html INFO 2025-10-17 22:35:44,906 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=xUreQ7cKjOs-GaXAyQWmlXYe0bZW-NN4SzYLfVI8nLc INFO 2025-10-17 22:35:44,906 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:44,908 [21 ] 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 2025-10-17 22:35:44,909 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:xUreQ7cKjOs-GaXAyQWmlXYe0bZW-NN4SzYLfVI8nLc,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:35:44,909 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:35:44,909 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:xUreQ7cKjOs-GaXAyQWmlXYe0bZW-NN4SzYLfVI8nLc INFO 2025-10-17 22:35:44,909 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:35:44,909 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:35:44,909 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:35:44,909 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=xUreQ7cKjOs-GaXAyQWmlXYe0bZW-NN4SzYLfVI8nLc INFO 2025-10-17 22:35:45,182 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:35:45,195 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:35:45,211 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:35:45,246 [21 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:35:45,247 [21 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:35:45,247 [21 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:35:45,251 [37 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:35:45,251 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 343.1089ms INFO 2025-10-17 22:35:45,251 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:45,251 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 345.5514ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:35:45,391 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711744225&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:45,392 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:35:45,392 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9665ms 200 text/html INFO 2025-10-17 22:35:45,951 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711744804 INFO 2025-10-17 22:35:45,951 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:35:45,951 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.646ms 200 application/javascript INFO 2025-10-17 22:35:46,030 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8469971013603274 INFO 2025-10-17 22:35:46,031 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:35:46,031 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5144ms 200 application/javascript INFO 2025-10-17 22:35:46,190 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 22:35:46,191 [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%3D1760711744225%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 22:35:46,191 [21 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:35:46,191 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:46,191 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:46,192 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 22:35:46,192 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:46,192 [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 2025-10-17 22:35:46,192 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:35:46,193 [21 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711744225&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:46,193 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:35:46,196 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:46,196 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:46,196 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 3.4189ms INFO 2025-10-17 22:35:46,196 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:46,196 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.5967ms INFO 2025-10-17 22:35:46,196 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3137ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:46,196 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:46,196 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3598ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:46,196 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:46,197 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 3.2827ms INFO 2025-10-17 22:35:46,197 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:46,197 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1382ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:47,231 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:35:47,231 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:47,232 [22 ] 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 2025-10-17 22:35:47,233 [22 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:35:47,233 [22 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:35:47,234 [22 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:35:47,234 [22 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:35:47,234 [22 ] 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 2025-10-17 22:35:47,236 [22 ] 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 2025-10-17 22:35:47,236 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.9603ms INFO 2025-10-17 22:35:47,236 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:47,237 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0354ms 302 INFO 2025-10-17 22:35:47,510 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=6vIeNdbzRUoounjL4Sx0QCjYdqjRFlLe3ggE5uwUPFg&state=ww0fe1cb02189622be INFO 2025-10-17 22:35:47,511 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:35:47,511 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7532ms 200 text/html INFO 2025-10-17 22:35:47,591 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=6vIeNdbzRUoounjL4Sx0QCjYdqjRFlLe3ggE5uwUPFg INFO 2025-10-17 22:35:47,591 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:47,592 [37 ] 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 2025-10-17 22:35:47,593 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:6vIeNdbzRUoounjL4Sx0QCjYdqjRFlLe3ggE5uwUPFg,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:35:47,593 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:35:47,593 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:6vIeNdbzRUoounjL4Sx0QCjYdqjRFlLe3ggE5uwUPFg INFO 2025-10-17 22:35:47,593 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:35:47,593 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:35:47,593 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:35:47,593 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=6vIeNdbzRUoounjL4Sx0QCjYdqjRFlLe3ggE5uwUPFg INFO 2025-10-17 22:35:47,928 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:35:47,942 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:35:47,958 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:35:47,993 [37 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:35:47,993 [37 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:35:47,994 [37 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:35:47,997 [37 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:35:47,997 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 404.5856ms INFO 2025-10-17 22:35:47,997 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:47,997 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 406.4674ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:35:48,070 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711746941&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:48,071 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:35:48,071 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6305ms 200 text/html INFO 2025-10-17 22:35:48,910 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711747780 INFO 2025-10-17 22:35:48,911 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:35:48,911 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6292ms 200 application/javascript INFO 2025-10-17 22:35:48,980 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.7269786262964198 INFO 2025-10-17 22:35:48,981 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:35:48,981 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4903ms 200 application/javascript INFO 2025-10-17 22:35:49,170 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 22:35:49,170 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:49,170 [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%3D1760711746941%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 22:35:49,171 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:35:49,171 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:49,171 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 22:35:49,171 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:49,172 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:35:49,172 [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 2025-10-17 22:35:49,173 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:35:49,173 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711746941&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:49,175 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:49,175 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 3.4742ms INFO 2025-10-17 22:35:49,175 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:49,175 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:49,176 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4813ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:49,176 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:49,176 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 2.795ms INFO 2025-10-17 22:35:49,176 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:49,176 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.765ms INFO 2025-10-17 22:35:49,176 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5514ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:49,176 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:49,176 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4875ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:52,354 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:35:52,354 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:52,355 [10 ] 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 2025-10-17 22:35:52,357 [10 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:35:52,357 [10 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:35:52,357 [10 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:35:52,357 [10 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:35:52,357 [10 ] 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 2025-10-17 22:35:52,359 [10 ] 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 2025-10-17 22:35:52,359 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.1396ms INFO 2025-10-17 22:35:52,360 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:52,360 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2095ms 302 INFO 2025-10-17 22:35:52,631 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=EMHjZXrYZ4h16egatsHaUXriyTcjAO7LxCPX6D_0FGM&state=ww0fe1cb02189622be INFO 2025-10-17 22:35:52,632 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:35:52,632 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7245ms 200 text/html INFO 2025-10-17 22:35:52,751 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=EMHjZXrYZ4h16egatsHaUXriyTcjAO7LxCPX6D_0FGM INFO 2025-10-17 22:35:52,751 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:52,753 [38 ] 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 2025-10-17 22:35:52,754 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:EMHjZXrYZ4h16egatsHaUXriyTcjAO7LxCPX6D_0FGM,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:35:52,754 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:35:52,754 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:EMHjZXrYZ4h16egatsHaUXriyTcjAO7LxCPX6D_0FGM INFO 2025-10-17 22:35:52,754 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:35:52,754 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:35:52,754 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:35:52,754 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=EMHjZXrYZ4h16egatsHaUXriyTcjAO7LxCPX6D_0FGM INFO 2025-10-17 22:35:53,044 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:35:53,057 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:35:53,074 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:35:53,106 [38 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:35:53,107 [38 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:35:53,107 [38 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:35:53,110 [38 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:35:53,110 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 357.4984ms INFO 2025-10-17 22:35:53,110 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:53,110 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 359.5101ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:35:53,232 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711752063&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:53,232 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:35:53,233 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3198ms 200 text/html INFO 2025-10-17 22:35:53,871 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711752713 INFO 2025-10-17 22:35:53,871 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:35:53,871 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6564ms 200 application/javascript INFO 2025-10-17 22:35:53,950 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8129153076729272 INFO 2025-10-17 22:35:53,951 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:35:53,951 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6196ms 200 application/javascript INFO 2025-10-17 22:35:54,111 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 22:35:54,111 [38 ] 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%3D1760711752063%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 22:35:54,111 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:54,111 [38 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:35:54,111 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:54,113 [38 ] 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 2025-10-17 22:35:54,113 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:35:54,114 [38 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711752063&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:54,116 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:54,116 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:54,116 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 3.4517ms INFO 2025-10-17 22:35:54,116 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.498ms INFO 2025-10-17 22:35:54,116 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:54,116 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:54,116 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4201ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:54,116 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.239ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:54,152 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 22:35:54,152 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:54,153 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:35:54,156 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:54,156 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 3.2598ms INFO 2025-10-17 22:35:54,156 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:54,157 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9592ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:54,991 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:35:54,992 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:54,993 [21 ] 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 2025-10-17 22:35:54,995 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:35:54,995 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:35:54,995 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:35:54,995 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:35:54,995 [21 ] 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 2025-10-17 22:35:54,998 [37 ] 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 2025-10-17 22:35:54,998 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.0845ms INFO 2025-10-17 22:35:54,998 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:54,998 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5109ms 302 INFO 2025-10-17 22:35:55,271 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=Uw2bngkX42a12Vt2J6HrY4-OViiXfUoKy1-Y4S5noks&state=ww0fe1cb02189622be INFO 2025-10-17 22:35:55,271 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:35:55,272 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6609ms 200 text/html INFO 2025-10-17 22:35:55,394 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=Uw2bngkX42a12Vt2J6HrY4-OViiXfUoKy1-Y4S5noks INFO 2025-10-17 22:35:55,394 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:55,396 [21 ] 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 2025-10-17 22:35:55,397 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:Uw2bngkX42a12Vt2J6HrY4-OViiXfUoKy1-Y4S5noks,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:35:55,397 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:35:55,397 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:Uw2bngkX42a12Vt2J6HrY4-OViiXfUoKy1-Y4S5noks INFO 2025-10-17 22:35:55,397 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:35:55,397 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:35:55,397 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:35:55,397 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=Uw2bngkX42a12Vt2J6HrY4-OViiXfUoKy1-Y4S5noks INFO 2025-10-17 22:35:55,688 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:35:55,702 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:35:55,718 [21 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:35:55,751 [21 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:35:55,752 [21 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:35:55,752 [21 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:35:55,755 [21 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:35:55,755 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 359.3365ms INFO 2025-10-17 22:35:55,755 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:35:55,755 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 361.2864ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:35:55,851 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711754695&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:55,852 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:35:55,852 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6611ms 200 text/html INFO 2025-10-17 22:35:56,272 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711755099 INFO 2025-10-17 22:35:56,272 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:35:56,272 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7085ms 200 application/javascript INFO 2025-10-17 22:35:56,351 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8718495076546335 INFO 2025-10-17 22:35:56,351 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:35:56,351 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5259ms 200 application/javascript INFO 2025-10-17 22:35:56,591 [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%3D1760711754695%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 22:35:56,592 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:35:56,592 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:56,593 [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 2025-10-17 22:35:56,594 [10 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711754695&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:35:56,597 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:56,597 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.9586ms INFO 2025-10-17 22:35:56,597 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:56,597 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9661ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:56,600 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 22:35:56,600 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:56,601 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:35:56,604 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:56,604 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 2.7893ms INFO 2025-10-17 22:35:56,604 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:56,604 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3141ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:35:56,611 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 22:35:56,611 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:56,612 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:35:56,615 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:35:56,615 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 2.7958ms INFO 2025-10-17 22:35:56,615 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:35:56,615 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3707ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:36:01,110 [23 ] 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 2025-10-17 22:36:01,110 [23 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2025-10-17 22:36:01,111 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0604ms 304 text/html INFO 2025-10-17 22:36:01,186 [23 ] 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 2025-10-17 22:36:01,186 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:36:01,187 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6489ms 200 text/html INFO 2025-10-17 22:36:01,269 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711760092&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 22:36:01,269 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:36:01,270 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5894ms 200 text/html INFO 2025-10-17 22:36:02,314 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711761123 INFO 2025-10-17 22:36:02,315 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:36:02,315 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7208ms 200 application/javascript INFO 2025-10-17 22:36:02,829 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.9875508536563525 INFO 2025-10-17 22:36:02,830 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:36:02,830 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6676ms 200 application/javascript INFO 2025-10-17 22:36:02,989 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760711760092&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 22:36:02,990 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:02,990 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8704ms 200 text/html INFO 2025-10-17 22:36:03,134 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:36:03,134 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:03,136 [23 ] 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 2025-10-17 22:36:03,137 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:03,137 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:03,137 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:36:03,137 [23 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:36:03,137 [23 ] 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 2025-10-17 22:36:03,139 [23 ] 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 2025-10-17 22:36:03,139 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.7852ms INFO 2025-10-17 22:36:03,139 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:03,140 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6505ms 302 INFO 2025-10-17 22:36:03,669 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=nHFZsA1zlBADyccWKCcO1-kYiavGw9EQCHjv5p3AfOU&state=ww0fe1cb02189622be INFO 2025-10-17 22:36:03,670 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:03,670 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6879ms 200 text/html INFO 2025-10-17 22:36:03,839 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=nHFZsA1zlBADyccWKCcO1-kYiavGw9EQCHjv5p3AfOU INFO 2025-10-17 22:36:03,839 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:03,840 [37 ] 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 2025-10-17 22:36:03,842 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:nHFZsA1zlBADyccWKCcO1-kYiavGw9EQCHjv5p3AfOU,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:03,842 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:03,842 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:nHFZsA1zlBADyccWKCcO1-kYiavGw9EQCHjv5p3AfOU INFO 2025-10-17 22:36:03,842 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:36:03,842 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:36:03,842 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:36:03,842 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=nHFZsA1zlBADyccWKCcO1-kYiavGw9EQCHjv5p3AfOU INFO 2025-10-17 22:36:04,151 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:36:04,164 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:36:04,180 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:36:04,214 [37 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:36:04,214 [37 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:36:04,215 [37 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:36:04,218 [37 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:36:04,218 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 377.6402ms INFO 2025-10-17 22:36:04,218 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:04,218 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 379.5372ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:36:04,330 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711763168&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:36:04,330 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:36:04,331 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7176ms 200 text/html INFO 2025-10-17 22:36:05,629 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711764469 INFO 2025-10-17 22:36:05,630 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:36:05,630 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5885ms 200 application/javascript INFO 2025-10-17 22:36:05,724 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.6172145158288909 INFO 2025-10-17 22:36:05,724 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:36:05,724 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4633ms 200 application/javascript INFO 2025-10-17 22:36:05,954 [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%3D1760711763168%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 22:36:05,954 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 22:36:05,954 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:36:05,954 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:05,954 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:05,956 [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 2025-10-17 22:36:05,956 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:36:05,957 [10 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711763168&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:36:05,959 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:36:05,959 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 3.4412ms INFO 2025-10-17 22:36:05,959 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:05,959 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:36:05,959 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3088ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:36:05,959 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.6528ms INFO 2025-10-17 22:36:05,959 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:05,959 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5127ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:36:06,009 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 22:36:06,010 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:06,011 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:36:06,014 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:36:06,014 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 3.0246ms INFO 2025-10-17 22:36:06,014 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:06,014 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7756ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:36:16,069 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711774932&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 22:36:16,070 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:36:16,070 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.773ms 200 text/html INFO 2025-10-17 22:36:16,349 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711775204 INFO 2025-10-17 22:36:16,349 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:36:16,349 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6035ms 200 application/javascript INFO 2025-10-17 22:36:16,904 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5901839586626987 INFO 2025-10-17 22:36:16,904 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:36:16,904 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6096ms 200 application/javascript INFO 2025-10-17 22:36:17,069 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760711774932&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 22:36:17,070 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:17,070 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4776ms 200 text/html INFO 2025-10-17 22:36:17,229 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:36:17,230 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:17,231 [38 ] 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 2025-10-17 22:36:17,232 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:17,232 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:17,233 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:36:17,233 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:36:17,233 [38 ] 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 2025-10-17 22:36:17,235 [38 ] 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 2025-10-17 22:36:17,235 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.1955ms INFO 2025-10-17 22:36:17,235 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:17,236 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2635ms 302 INFO 2025-10-17 22:36:17,549 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=JjTX4P-R2dGprMwm7PpUnwlDjhTz6alPe95_rJ6SXA4&state=ww0fe1cb02189622be INFO 2025-10-17 22:36:17,550 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:17,550 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6335ms 200 text/html INFO 2025-10-17 22:36:17,709 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=JjTX4P-R2dGprMwm7PpUnwlDjhTz6alPe95_rJ6SXA4 INFO 2025-10-17 22:36:17,709 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:17,711 [37 ] 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 2025-10-17 22:36:17,712 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:JjTX4P-R2dGprMwm7PpUnwlDjhTz6alPe95_rJ6SXA4,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:17,712 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:17,712 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:JjTX4P-R2dGprMwm7PpUnwlDjhTz6alPe95_rJ6SXA4 INFO 2025-10-17 22:36:17,712 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:36:17,712 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:36:17,712 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:36:17,712 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=JjTX4P-R2dGprMwm7PpUnwlDjhTz6alPe95_rJ6SXA4 INFO 2025-10-17 22:36:18,079 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:36:18,092 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:36:18,108 [37 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:36:18,169 [37 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:36:18,169 [37 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:36:18,170 [37 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:36:18,173 [37 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:36:18,173 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 462.0857ms INFO 2025-10-17 22:36:18,173 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:18,173 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 463.9749ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:36:35,870 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711794434&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:36:35,870 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:36:35,870 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8732ms 200 text/html INFO 2025-10-17 22:36:36,510 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711795373 INFO 2025-10-17 22:36:36,510 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:36:36,510 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6987ms 200 application/javascript INFO 2025-10-17 22:36:36,594 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5264085527265602 INFO 2025-10-17 22:36:36,594 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:36:36,595 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5598ms 200 application/javascript INFO 2025-10-17 22:36:37,074 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760711794434&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:36:37,075 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:37,075 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7312ms 200 text/html INFO 2025-10-17 22:36:37,629 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:36:37,630 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:37,631 [36 ] 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 2025-10-17 22:36:37,633 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:37,633 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:37,633 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:36:37,633 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:36:37,633 [36 ] 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 2025-10-17 22:36:37,636 [36 ] 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 2025-10-17 22:36:37,636 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.3818ms INFO 2025-10-17 22:36:37,636 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:37,636 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6021ms 302 INFO 2025-10-17 22:36:37,949 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=5fTng5Fa0q_CQyL9ItObOEjg7CwXTtn_c1pgte5OOcM&state=ww0fe1cb02189622be INFO 2025-10-17 22:36:37,949 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:37,950 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6209ms 200 text/html INFO 2025-10-17 22:36:38,089 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=5fTng5Fa0q_CQyL9ItObOEjg7CwXTtn_c1pgte5OOcM INFO 2025-10-17 22:36:38,090 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:38,091 [38 ] 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 2025-10-17 22:36:38,092 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:5fTng5Fa0q_CQyL9ItObOEjg7CwXTtn_c1pgte5OOcM,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:38,092 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:38,092 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:5fTng5Fa0q_CQyL9ItObOEjg7CwXTtn_c1pgte5OOcM INFO 2025-10-17 22:36:38,092 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:36:38,092 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:36:38,092 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:36:38,092 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=5fTng5Fa0q_CQyL9ItObOEjg7CwXTtn_c1pgte5OOcM INFO 2025-10-17 22:36:38,405 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:36:38,419 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:36:38,434 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:36:38,467 [38 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:36:38,468 [38 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:36:38,468 [38 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:36:38,471 [38 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:36:38,471 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 379.7903ms INFO 2025-10-17 22:36:38,471 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:38,471 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 381.6554ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:36:38,989 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711797823&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:36:38,990 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:36:38,990 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6503ms 200 text/html INFO 2025-10-17 22:36:39,629 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711798501 INFO 2025-10-17 22:36:39,630 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:36:39,630 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6928ms 200 application/javascript INFO 2025-10-17 22:36:39,709 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.17130765936600378 INFO 2025-10-17 22:36:39,709 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:36:39,710 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4508ms 200 application/javascript INFO 2025-10-17 22:36:39,989 [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%3D1760711797823%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 22:36:39,990 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:36:39,990 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:39,991 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 22:36:39,992 [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 2025-10-17 22:36:39,992 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:39,993 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711797823&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:36:39,993 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:36:39,996 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:36:39,996 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.1236ms INFO 2025-10-17 22:36:39,996 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:39,996 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4688ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:36:39,996 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:36:39,996 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 3.2211ms INFO 2025-10-17 22:36:39,996 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:39,996 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7983ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:36:40,050 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 22:36:40,051 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:40,052 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:36:40,055 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:36:40,055 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 2.9241ms INFO 2025-10-17 22:36:40,055 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:40,055 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5198ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:36:49,916 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:36:49,917 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:49,918 [38 ] 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 2025-10-17 22:36:49,919 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:49,919 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:49,919 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:36:49,919 [38 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:36:49,919 [38 ] 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 2025-10-17 22:36:49,922 [38 ] 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 2025-10-17 22:36:49,922 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.8378ms INFO 2025-10-17 22:36:49,922 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:49,922 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8916ms 302 INFO 2025-10-17 22:36:50,191 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=KSEQar4IJfrba7WAOa_YmzL-Bh34YPAN9yt6rTe4Onk&state=ww0fe1cb02189622be INFO 2025-10-17 22:36:50,191 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:50,192 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6882ms 200 text/html INFO 2025-10-17 22:36:50,285 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=KSEQar4IJfrba7WAOa_YmzL-Bh34YPAN9yt6rTe4Onk INFO 2025-10-17 22:36:50,286 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:50,287 [60 ] 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 2025-10-17 22:36:50,288 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:KSEQar4IJfrba7WAOa_YmzL-Bh34YPAN9yt6rTe4Onk,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:50,288 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:50,288 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:KSEQar4IJfrba7WAOa_YmzL-Bh34YPAN9yt6rTe4Onk INFO 2025-10-17 22:36:50,288 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:36:50,288 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:36:50,288 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:36:50,288 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=KSEQar4IJfrba7WAOa_YmzL-Bh34YPAN9yt6rTe4Onk INFO 2025-10-17 22:36:50,642 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:36:50,655 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:36:50,671 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:36:50,705 [60 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:36:50,706 [60 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:36:50,706 [60 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:36:50,709 [60 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:36:50,709 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 422.2334ms INFO 2025-10-17 22:36:50,709 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:50,710 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 424.243ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:36:51,110 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:36:51,110 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:51,111 [36 ] 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 2025-10-17 22:36:51,112 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:51,112 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:51,112 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:36:51,112 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:36:51,112 [36 ] 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 2025-10-17 22:36:51,115 [36 ] 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 2025-10-17 22:36:51,115 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.5536ms INFO 2025-10-17 22:36:51,115 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:51,115 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.514ms 302 INFO 2025-10-17 22:36:51,669 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=3NuCVuDfg97NQoncUUffa5B3mPrdycF_t3XVu9zKz50&state=ww0fe1cb02189622be INFO 2025-10-17 22:36:51,670 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:51,670 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7827ms 200 text/html INFO 2025-10-17 22:36:52,111 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:36:52,111 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:52,112 [60 ] 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 2025-10-17 22:36:52,113 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:52,113 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:52,113 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:36:52,113 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:36:52,113 [60 ] 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 2025-10-17 22:36:52,116 [60 ] 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 2025-10-17 22:36:52,116 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.7293ms INFO 2025-10-17 22:36:52,116 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:52,116 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7495ms 302 INFO 2025-10-17 22:36:52,391 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=nmqD5JFcPkuelNfpYZjK8toxpf48aReJB7FpmfhjE9A&state=ww0fe1cb02189622be INFO 2025-10-17 22:36:52,391 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:52,392 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8681ms 200 text/html INFO 2025-10-17 22:36:52,511 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=nmqD5JFcPkuelNfpYZjK8toxpf48aReJB7FpmfhjE9A INFO 2025-10-17 22:36:52,511 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:52,512 [36 ] 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 2025-10-17 22:36:52,513 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:nmqD5JFcPkuelNfpYZjK8toxpf48aReJB7FpmfhjE9A,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:52,513 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:52,513 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:nmqD5JFcPkuelNfpYZjK8toxpf48aReJB7FpmfhjE9A INFO 2025-10-17 22:36:52,513 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:36:52,513 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:36:52,513 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:36:52,514 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=nmqD5JFcPkuelNfpYZjK8toxpf48aReJB7FpmfhjE9A INFO 2025-10-17 22:36:52,839 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:36:52,853 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:36:52,868 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:36:52,901 [36 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:36:52,901 [36 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:36:52,902 [36 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:36:52,905 [36 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:36:52,905 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 392.5402ms INFO 2025-10-17 22:36:52,905 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:52,905 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 394.308ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:36:53,191 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:36:53,192 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:53,193 [36 ] 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 2025-10-17 22:36:53,194 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:53,194 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:53,194 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:36:53,194 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:36:53,194 [36 ] 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 2025-10-17 22:36:53,197 [36 ] 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 2025-10-17 22:36:53,197 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 3.9452ms INFO 2025-10-17 22:36:53,197 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:53,197 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8958ms 302 INFO 2025-10-17 22:36:53,711 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=3_pyW5TmyvCQPBd46uZrtZVHveNLD9L0lq5fQFAUa_o&state=ww0fe1cb02189622be INFO 2025-10-17 22:36:53,711 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:53,712 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7126ms 200 text/html INFO 2025-10-17 22:36:53,912 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:36:53,913 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:53,914 [36 ] 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 2025-10-17 22:36:53,915 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:53,915 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:53,915 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:36:53,915 [36 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:36:53,915 [36 ] 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 2025-10-17 22:36:53,918 [60 ] 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 2025-10-17 22:36:53,918 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.0153ms INFO 2025-10-17 22:36:53,918 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:53,918 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9258ms 302 INFO 2025-10-17 22:36:54,232 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=y5CnNTHlimzY53O16IQvAsPJDtVnWIGO0pvT0gA0cK0&state=ww0fe1cb02189622be INFO 2025-10-17 22:36:54,232 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:36:54,232 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6951ms 200 text/html INFO 2025-10-17 22:36:54,632 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=y5CnNTHlimzY53O16IQvAsPJDtVnWIGO0pvT0gA0cK0 INFO 2025-10-17 22:36:54,633 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:54,634 [60 ] 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 2025-10-17 22:36:54,635 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:y5CnNTHlimzY53O16IQvAsPJDtVnWIGO0pvT0gA0cK0,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:36:54,635 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:36:54,635 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:y5CnNTHlimzY53O16IQvAsPJDtVnWIGO0pvT0gA0cK0 INFO 2025-10-17 22:36:54,635 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:36:54,635 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:36:54,635 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:36:54,635 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=y5CnNTHlimzY53O16IQvAsPJDtVnWIGO0pvT0gA0cK0 INFO 2025-10-17 22:36:54,925 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13192015344","DeviceId":"1f2c560b80218222","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:36:54,938 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:1f2c560b80218222 WxUserId:13192015344 INFO 2025-10-17 22:36:54,954 [60 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D002022,a0188:1508 INFO 2025-10-17 22:36:54,988 [60 ] Sg.Hcm.Controllers.TokenAuthController - Authenticate Error,LoginFailed,not in Range WARN 2025-10-17 22:36:54,988 [60 ] naries.DictionaryBasedLocalizationSource - Can not find 'InvalidCategory' in localization source 'Hcm'! ERROR 2025-10-17 22:36:54,988 [60 ] me.Controllers.ThirdPartyLoginController - Login failed! INFO 2025-10-17 22:36:54,992 [60 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:36:54,992 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 357.7945ms INFO 2025-10-17 22:36:54,992 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:36:54,992 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 359.7916ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:36:55,112 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711813974&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:36:55,112 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:36:55,112 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6961ms 200 text/html INFO 2025-10-17 22:36:57,872 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711816706 INFO 2025-10-17 22:36:57,872 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:36:57,872 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.625ms 200 application/javascript INFO 2025-10-17 22:36:58,352 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.14101461303925522 INFO 2025-10-17 22:36:58,352 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:36:58,352 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6196ms 200 application/javascript INFO 2025-10-17 22:36:59,191 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLogoBase64?& INFO 2025-10-17 22:36:59,191 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:59,192 [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%3D1760711813974%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 22:36:59,192 [61 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:36:59,193 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:59,193 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLogoBase64", controller = "ShareData"}. Executing controller action with signature System.String GetLogoBase64() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:36:59,194 [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 2025-10-17 22:36:59,195 [61 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711813974&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:36:59,196 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:36:59,196 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M) in 3.6597ms INFO 2025-10-17 22:36:59,196 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLogoBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:59,196 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5383ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:36:59,197 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:36:59,197 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4051ms INFO 2025-10-17 22:36:59,197 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:59,197 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2389ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:36:59,231 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ShareData/GetLoginInfo?& INFO 2025-10-17 22:36:59,232 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:59,233 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetLoginInfo", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.LoginInfoDto GetLoginInfo() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:36:59,235 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:36:59,235 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M) in 2.6801ms INFO 2025-10-17 22:36:59,235 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetLoginInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:36:59,235 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1619ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:37:42,450 [43 ] 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 2025-10-17 22:37:42,451 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:37:42,451 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9056ms 200 text/html INFO 2025-10-17 22:37:42,536 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 22:37:42,536 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:37:42,548 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 22:37:42,548 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3924ms 200 application/javascript INFO 2025-10-17 22:37:42,567 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711861371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:37:42,567 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 22:37:42,567 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:37:42,567 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5779ms 200 text/html INFO 2025-10-17 22:37:42,569 [22 ] 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 2025-10-17 22:37:42,569 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3051ms 200 application/javascript INFO 2025-10-17 22:37:42,570 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 22:37:42,570 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 22:37:42,571 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4699ms 200 application/javascript INFO 2025-10-17 22:37:42,936 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 22:37:42,937 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 22:37:42,937 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9943ms 0 text/css INFO 2025-10-17 22:37:43,009 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 22:37:43,011 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 22:37:43,011 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 22:37:43,011 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5362ms 200 application/javascript INFO 2025-10-17 22:37:43,012 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 22:37:43,012 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1906ms 200 text/css INFO 2025-10-17 22:37:43,038 [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 2025-10-17 22:37:43,040 [22 ] 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 2025-10-17 22:37:43,040 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7366ms 200 application/javascript INFO 2025-10-17 22:37:43,042 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 22:37:43,042 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:37:43,043 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 22:37:43,043 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 22:37:43,043 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7402ms 200 application/javascript INFO 2025-10-17 22:37:43,045 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 22:37:43,045 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 22:37:43,046 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5106ms 200 application/javascript INFO 2025-10-17 22:37:43,053 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 22:37:43,053 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7192ms 200 application/javascript INFO 2025-10-17 22:37:43,080 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 22:37:43,080 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 22:37:43,080 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4791ms 200 application/javascript INFO 2025-10-17 22:37:43,110 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 22:37:43,111 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 22:37:43,111 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5614ms 200 application/javascript INFO 2025-10-17 22:37:43,510 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 22:37:43,511 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 22:37:43,511 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.133ms 200 application/javascript INFO 2025-10-17 22:38:11,294 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 22:38:11,295 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 22:38:11,295 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7881ms 200 application/javascript INFO 2025-10-17 22:38:11,861 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711890457 INFO 2025-10-17 22:38:11,861 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:38:11,861 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6468ms 200 application/javascript INFO 2025-10-17 22:38:11,942 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.908730788800307 INFO 2025-10-17 22:38:11,942 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:38:11,942 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6197ms 200 application/javascript INFO 2025-10-17 22:38:11,985 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 22:38:11,986 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 22:38:11,986 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8384ms 200 image/jpeg INFO 2025-10-17 22:38:12,103 [22 ] 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%3D1760711861371%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 22:38:12,103 [22 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:38:12,103 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:12,105 [22 ] 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 2025-10-17 22:38:12,106 [22 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711861371&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:38:12,109 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:12,109 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.0628ms INFO 2025-10-17 22:38:12,109 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:12,109 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1227ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:26,763 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711905556&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:38:26,764 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:38:26,764 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8648ms 200 text/html INFO 2025-10-17 22:38:27,252 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711906079 INFO 2025-10-17 22:38:27,253 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:38:27,253 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6904ms 200 application/javascript INFO 2025-10-17 22:38:27,306 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8364592701377304 INFO 2025-10-17 22:38:27,307 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:38:27,307 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5913ms 200 application/javascript INFO 2025-10-17 22:38:27,480 [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%3D1760711905556%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 22:38:27,480 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:38:27,480 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,482 [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 2025-10-17 22:38:27,483 [4 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711905556&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:38:27,484 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 616 INFO 2025-10-17 22:38:27,484 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:27,484 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:27,486 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:27,486 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3085ms INFO 2025-10-17 22:38:27,486 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,486 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1013ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:27,486 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,488 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 22:38:27,489 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:38:27,489 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:38:27,489 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:38:27,504 [22 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:38:27,506 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:27,506 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2706ms INFO 2025-10-17 22:38:27,506 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,506 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3198ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:27,610 [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 2025-10-17 22:38:27,611 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:27,611 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,612 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:38:27,612 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:27,612 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,612 [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 2025-10-17 22:38:27,613 [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 2025-10-17 22:38:27,614 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 22:38:27,615 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 22:38:27,615 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 22:38:27,616 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:27,616 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6141ms INFO 2025-10-17 22:38:27,616 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,616 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6681ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:27,629 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 22:38:27,643 [61 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 22:38:27,646 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:27,647 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.3866ms INFO 2025-10-17 22:38:27,647 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,647 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0629ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:27,717 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 22:38:27,717 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:27,717 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 22:38:27,717 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6849ms 200 application/javascript INFO 2025-10-17 22:38:27,721 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 22:38:27,721 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:27,721 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 22:38:27,721 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5613ms 200 application/javascript INFO 2025-10-17 22:38:27,722 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 22:38:27,722 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 22:38:27,722 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4607ms 200 text/css INFO 2025-10-17 22:38:27,723 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 22:38:27,723 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:27,723 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 22:38:27,723 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4298ms 200 application/javascript INFO 2025-10-17 22:38:27,756 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 22:38:27,756 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:27,757 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 22:38:27,757 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 22:38:27,757 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5599ms 200 application/javascript INFO 2025-10-17 22:38:27,757 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:27,757 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 22:38:27,757 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4961ms 200 application/javascript INFO 2025-10-17 22:38:27,793 [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 2025-10-17 22:38:27,793 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 22:38:27,794 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:27,794 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:27,794 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,794 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,795 [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 2025-10-17 22:38:27,795 [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 2025-10-17 22:38:27,799 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:27,799 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4844ms INFO 2025-10-17 22:38:27,799 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,799 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6008ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:27,804 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:27,804 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1106ms INFO 2025-10-17 22:38:27,804 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,804 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1114ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:27,900 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 22:38:27,900 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:27,900 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,902 [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 2025-10-17 22:38:27,907 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:27,907 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.3086ms INFO 2025-10-17 22:38:27,907 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:27,907 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3077ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:27,952 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 22:38:27,953 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:27,953 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 22:38:27,953 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7242ms 200 application/javascript INFO 2025-10-17 22:38:27,983 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 22:38:27,985 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 22:38:27,985 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5218ms 200 text/css INFO 2025-10-17 22:38:28,219 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 22:38:28,219 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 22:38:28,220 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1205ms 200 text/css INFO 2025-10-17 22:38:32,112 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 22:38:32,113 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 22:38:32,113 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8494ms 200 image/png INFO 2025-10-17 22:38:32,117 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 22:38:32,118 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 22:38:32,118 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4968ms 200 image/png INFO 2025-10-17 22:38:32,120 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 22:38:32,121 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 22:38:32,121 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4657ms 200 image/png INFO 2025-10-17 22:38:32,142 [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 2025-10-17 22:38:32,142 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:32,143 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,144 [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 2025-10-17 22:38:32,148 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:32,148 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.7587ms INFO 2025-10-17 22:38:32,148 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,148 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6534ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:32,156 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 22:38:32,156 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:32,156 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,158 [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 2025-10-17 22:38:32,161 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:32,161 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.1002ms INFO 2025-10-17 22:38:32,161 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,161 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0237ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:32,176 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 22:38:32,176 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:32,176 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,177 [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 2025-10-17 22:38:32,185 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:32,185 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.7877ms INFO 2025-10-17 22:38:32,185 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,185 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5107ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:32,193 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 22:38:32,193 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:32,193 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,194 [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 2025-10-17 22:38:32,198 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:32,198 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.4017ms INFO 2025-10-17 22:38:32,198 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,198 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1109ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:32,208 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 22:38:32,208 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:32,208 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,209 [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 2025-10-17 22:38:32,212 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 22:38:32,212 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 22:38:32,212 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6115ms 200 image/png INFO 2025-10-17 22:38:32,213 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:32,213 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.5334ms INFO 2025-10-17 22:38:32,213 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,213 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3456ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:32,298 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 22:38:32,299 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 22:38:32,299 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5767ms 200 image/png INFO 2025-10-17 22:38:32,395 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 22:38:32,395 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:32,395 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,397 [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 2025-10-17 22:38:32,405 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:32,405 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.7321ms INFO 2025-10-17 22:38:32,405 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,406 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8236ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:32,472 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 22:38:32,472 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:32,473 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,474 [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 2025-10-17 22:38:32,491 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:32,491 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.7851ms INFO 2025-10-17 22:38:32,491 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:32,491 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8543ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:32,516 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 22:38:32,517 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 22:38:32,517 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9649ms 200 image/jpeg INFO 2025-10-17 22:38:32,518 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 22:38:32,519 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 22:38:32,519 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8934ms 200 image/jpeg INFO 2025-10-17 22:38:32,521 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 22:38:32,522 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 22:38:32,522 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0876ms 200 image/jpeg INFO 2025-10-17 22:38:33,950 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 22:38:33,951 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 22:38:33,951 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.76ms 200 text/css INFO 2025-10-17 22:38:33,952 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 22:38:33,953 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:33,953 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 22:38:33,953 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6229ms 200 application/javascript INFO 2025-10-17 22:38:34,867 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 22:38:34,867 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:34,867 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 22:38:34,867 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8277ms 200 application/javascript INFO 2025-10-17 22:38:35,279 [4 ] 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 2025-10-17 22:38:35,279 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:35,279 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:35,281 [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 2025-10-17 22:38:35,285 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:35,285 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.4353ms INFO 2025-10-17 22:38:35,285 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:35,285 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5569ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:35,311 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Card/PunchClockDate? application/x-www-form-urlencoded 26 INFO 2025-10-17 22:38:35,311 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:35,311 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:35,311 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:35,313 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PunchClockDate", controller = "Card"}. Executing controller action with signature Sg.HcmMb.Card.Dto.PunchClockResultListDto PunchClockDate(System.String, System.String) on controller Sg.HcmMb.Card.CardAppService (Sg.Hcm.Application.M). INFO 2025-10-17 22:38:35,504 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:35,508 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 194.0497ms INFO 2025-10-17 22:38:35,508 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:35,508 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 197.0067ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:43,535 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711922333&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:38:43,535 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:38:43,535 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8445ms 200 text/html INFO 2025-10-17 22:38:44,262 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760711923081 INFO 2025-10-17 22:38:44,263 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:38:44,263 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8388ms 200 application/javascript INFO 2025-10-17 22:38:44,336 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.3542642204051266 INFO 2025-10-17 22:38:44,337 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:38:44,337 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6207ms 200 application/javascript INFO 2025-10-17 22:38:44,474 [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%3D1760711922333%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 22:38:44,475 [4 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:38:44,475 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,476 [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 2025-10-17 22:38:44,477 [4 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760711922333&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:38:44,480 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,480 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8279ms INFO 2025-10-17 22:38:44,480 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,480 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2821ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,566 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/CheckingToken? application/json 616 INFO 2025-10-17 22:38:44,566 [15 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:44,566 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,566 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,568 [15 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 22:38:44,569 [15 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:38:44,569 [15 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:38:44,569 [15 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:38:44,585 [15 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:38:44,588 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,588 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.9056ms INFO 2025-10-17 22:38:44,588 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,588 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9356ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,688 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:38:44,688 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,688 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,689 [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 2025-10-17 22:38:44,690 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 22:38:44,690 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 22:38:44,690 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 22:38:44,693 [15 ] 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 2025-10-17 22:38:44,693 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,694 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,695 [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 2025-10-17 22:38:44,699 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,699 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.8114ms INFO 2025-10-17 22:38:44,699 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,699 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6804ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,706 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 22:38:44,706 [40 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 22:38:44,708 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,709 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.2569ms INFO 2025-10-17 22:38:44,709 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,709 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1279ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,837 [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 2025-10-17 22:38:44,838 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,838 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 22:38:44,838 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,838 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,838 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,839 [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 2025-10-17 22:38:44,839 [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 2025-10-17 22:38:44,843 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,843 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,843 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6193ms INFO 2025-10-17 22:38:44,843 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,843 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.5537ms INFO 2025-10-17 22:38:44,843 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,843 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6228ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,843 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3283ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,875 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 22:38:44,875 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,875 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,876 [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 2025-10-17 22:38:44,877 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 22:38:44,878 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,878 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,879 [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 2025-10-17 22:38:44,879 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,879 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0028ms INFO 2025-10-17 22:38:44,879 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,879 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5411ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,882 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,882 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.5406ms INFO 2025-10-17 22:38:44,882 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,883 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2661ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,886 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 22:38:44,886 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,886 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,887 [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 2025-10-17 22:38:44,895 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,895 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3504ms INFO 2025-10-17 22:38:44,895 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,895 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9078ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,895 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 22:38:44,896 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,896 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,897 [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 2025-10-17 22:38:44,899 [22 ] 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 2025-10-17 22:38:44,899 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,900 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,901 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,901 [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 2025-10-17 22:38:44,901 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.8528ms INFO 2025-10-17 22:38:44,901 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,901 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9255ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,904 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,904 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7183ms INFO 2025-10-17 22:38:44,904 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,904 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6436ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,929 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 22:38:44,930 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 22:38:44,933 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 162878-162878/199601 of file C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg INFO 2025-10-17 22:38:44,933 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 128878-128878/170869 of file C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg INFO 2025-10-17 22:38:44,933 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6934ms 206 image/jpeg INFO 2025-10-17 22:38:44,933 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9485ms 206 image/jpeg INFO 2025-10-17 22:38:44,944 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 22:38:44,945 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:44,945 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,946 [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 2025-10-17 22:38:44,951 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:44,952 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.2443ms INFO 2025-10-17 22:38:44,952 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:44,952 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3316ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:44,961 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 22:38:44,961 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 162878-199600/199601 of file C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg INFO 2025-10-17 22:38:44,964 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4333ms 206 image/jpeg INFO 2025-10-17 22:38:44,964 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 22:38:44,964 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending bytes 128878-170868/170869 of file C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg INFO 2025-10-17 22:38:44,964 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6803ms 206 image/jpeg INFO 2025-10-17 22:38:45,039 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 22:38:45,039 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:45,039 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:45,041 [15 ] 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 2025-10-17 22:38:45,050 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:45,050 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 9.1526ms INFO 2025-10-17 22:38:45,050 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:45,050 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2967ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:45,807 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 22:38:45,807 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:45,807 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:45,809 [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 2025-10-17 22:38:45,828 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:45,828 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.3334ms INFO 2025-10-17 22:38:45,828 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:45,828 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7339ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:47,390 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 22:38:47,390 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:47,390 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 22:38:47,391 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 22:38:47,391 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0085ms 200 application/javascript INFO 2025-10-17 22:38:47,391 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 22:38:47,391 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9621ms 200 text/css INFO 2025-10-17 22:38:47,662 [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 2025-10-17 22:38:47,663 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:47,663 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:47,665 [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 2025-10-17 22:38:47,667 [46 ] 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 2025-10-17 22:38:47,667 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:47,668 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:47,669 [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 2025-10-17 22:38:47,671 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:47,671 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.1608ms INFO 2025-10-17 22:38:47,671 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:47,671 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1938ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:47,672 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:47,673 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5117ms INFO 2025-10-17 22:38:47,673 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:47,673 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.524ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:47,710 [4 ] 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 2025-10-17 22:38:47,711 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:47,711 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:47,712 [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 2025-10-17 22:38:47,715 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:47,715 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0478ms INFO 2025-10-17 22:38:47,715 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:47,715 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0409ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:47,975 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 22:38:47,975 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:47,975 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:47,978 [15 ] 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 2025-10-17 22:38:47,983 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:47,983 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.7802ms INFO 2025-10-17 22:38:47,984 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:47,984 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0737ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:48,110 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2318& INFO 2025-10-17 22:38:48,111 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:48,111 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:48,112 [15 ] 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 2025-10-17 22:38:48,135 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:48,140 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 27.0261ms INFO 2025-10-17 22:38:48,140 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:48,140 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6054ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:48,220 [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 2025-10-17 22:38:48,221 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:48,221 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:48,223 [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 2025-10-17 22:38:48,226 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:48,226 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9313ms INFO 2025-10-17 22:38:48,227 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:48,227 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2366ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:49,179 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 22:38:49,179 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 22:38:49,179 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:38:49,180 [15 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 22:38:49,180 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 22:38:49,180 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2099ms 200 text/css INFO 2025-10-17 22:38:49,180 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8455ms 200 application/javascript INFO 2025-10-17 22:38:49,306 [41 ] 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 2025-10-17 22:38:49,307 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:49,307 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:49,309 [41 ] 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 2025-10-17 22:38:49,313 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:49,313 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.9555ms INFO 2025-10-17 22:38:49,313 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:49,313 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8249ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:49,331 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 22:38:49,332 [15 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:49,332 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:49,333 [15 ] 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 2025-10-17 22:38:49,335 [15 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 22:38:49,342 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:49,342 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 9.2792ms INFO 2025-10-17 22:38:49,342 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:49,342 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2275ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:38:49,483 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=2318& INFO 2025-10-17 22:38:49,484 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:38:49,484 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:49,485 [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 2025-10-17 22:38:49,489 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:38:49,494 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 8.7832ms INFO 2025-10-17 22:38:49,494 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:38:49,494 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7243ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:22,349 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760712502181&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:48:22,349 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:48:22,350 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8965ms 200 text/html INFO 2025-10-17 22:48:22,700 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760712502656 INFO 2025-10-17 22:48:22,701 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:48:22,701 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6433ms 200 application/javascript INFO 2025-10-17 22:48:22,782 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.8548354468711259 INFO 2025-10-17 22:48:22,783 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:48:22,783 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5053ms 200 application/javascript INFO 2025-10-17 22:48:22,929 [23 ] 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 2025-10-17 22:48:22,929 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:48:22,929 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:22,932 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:22,932 [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%3D1760712502181%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 22:48:22,932 [10 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:48:22,933 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:22,933 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 22:48:22,934 [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 2025-10-17 22:48:22,934 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:48:22,934 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:48:22,934 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:48:22,935 [10 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760712502181&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:48:22,937 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:22,937 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.4847ms INFO 2025-10-17 22:48:22,937 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:22,938 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2528ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:22,949 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:48:22,951 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:22,951 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.2521ms INFO 2025-10-17 22:48:22,951 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:22,951 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7819ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,071 [36 ] 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 2025-10-17 22:48:23,071 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,071 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,072 [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 2025-10-17 22:48:23,072 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:48:23,073 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,073 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,074 [23 ] 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 2025-10-17 22:48:23,075 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 22:48:23,075 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 22:48:23,075 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 22:48:23,076 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,076 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5711ms INFO 2025-10-17 22:48:23,076 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,076 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4598ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,090 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 22:48:23,104 [23 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 22:48:23,107 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,107 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.935ms INFO 2025-10-17 22:48:23,107 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,107 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9969ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,231 [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 2025-10-17 22:48:23,231 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,231 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,232 [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 2025-10-17 22:48:23,235 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 22:48:23,235 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,235 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,236 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,236 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5377ms INFO 2025-10-17 22:48:23,236 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,236 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3579ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,237 [23 ] 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 2025-10-17 22:48:23,246 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,246 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.1959ms INFO 2025-10-17 22:48:23,246 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,246 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4301ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,297 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 22:48:23,297 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,297 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,298 [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 2025-10-17 22:48:23,302 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,302 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5601ms INFO 2025-10-17 22:48:23,302 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,302 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4056ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,352 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 22:48:23,352 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,353 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,354 [23 ] 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 2025-10-17 22:48:23,358 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,358 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.228ms INFO 2025-10-17 22:48:23,358 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,358 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8512ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,393 [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 2025-10-17 22:48:23,393 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 22:48:23,393 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 22:48:23,393 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,393 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,393 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,393 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,393 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,393 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,394 [23 ] 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 2025-10-17 22:48:23,394 [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 2025-10-17 22:48:23,394 [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 2025-10-17 22:48:23,401 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,401 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.4896ms INFO 2025-10-17 22:48:23,401 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,401 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9938ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,401 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 22:48:23,401 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,401 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 6.6766ms INFO 2025-10-17 22:48:23,401 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,401 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.458ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,401 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,401 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,401 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,401 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.2066ms INFO 2025-10-17 22:48:23,401 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,402 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8311ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,402 [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 2025-10-17 22:48:23,406 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,406 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.3285ms INFO 2025-10-17 22:48:23,406 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,406 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1294ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,529 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 22:48:23,529 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,530 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,531 [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 2025-10-17 22:48:23,533 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 22:48:23,533 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:23,533 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,534 [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 2025-10-17 22:48:23,552 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,552 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 17.2404ms INFO 2025-10-17 22:48:23,552 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,552 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2042ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:23,554 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:23,555 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 23.5344ms INFO 2025-10-17 22:48:23,555 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:23,555 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.5581ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:28,342 [51 ] 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 2025-10-17 22:48:28,342 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:28,342 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,344 [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 2025-10-17 22:48:28,347 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:28,347 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6867ms INFO 2025-10-17 22:48:28,347 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,348 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7372ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:28,373 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 22:48:28,373 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:28,373 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,374 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 22:48:28,374 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:28,374 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,374 [23 ] 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 2025-10-17 22:48:28,376 [51 ] 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 2025-10-17 22:48:28,379 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:28,379 [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 2025-10-17 22:48:28,380 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.0336ms INFO 2025-10-17 22:48:28,380 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,380 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7008ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:28,380 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:28,380 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,381 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:28,381 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.1935ms INFO 2025-10-17 22:48:28,381 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,381 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8557ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:28,381 [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 2025-10-17 22:48:28,384 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:28,384 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.8517ms INFO 2025-10-17 22:48:28,384 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,384 [9 ] 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 2025-10-17 22:48:28,384 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5643ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:28,384 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:28,384 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,385 [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 2025-10-17 22:48:28,388 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:28,388 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7789ms INFO 2025-10-17 22:48:28,388 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,388 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3593ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:48:28,502 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1678& INFO 2025-10-17 22:48:28,502 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:48:28,502 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,504 [49 ] 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 2025-10-17 22:48:28,507 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:48:28,511 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.7307ms INFO 2025-10-17 22:48:28,511 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:48:28,511 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.499ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:56,278 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760712716191&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:51:56,279 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:51:56,279 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7578ms 200 text/html INFO 2025-10-17 22:51:56,486 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 22:51:56,487 [28 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/jquery-3.6.0.min.js was not modified INFO 2025-10-17 22:51:56,487 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6472ms 304 application/javascript INFO 2025-10-17 22:51:57,445 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760712717422 INFO 2025-10-17 22:51:57,446 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:51:57,446 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7013ms 200 application/javascript INFO 2025-10-17 22:51:57,501 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.2566482889480679 INFO 2025-10-17 22:51:57,502 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:51:57,502 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5357ms 200 application/javascript INFO 2025-10-17 22:51:57,719 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760712716191&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:51:57,719 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:51:57,720 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6516ms 200 text/html INFO 2025-10-17 22:51:57,803 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 22:51:57,803 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:51:57,805 [56 ] 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 2025-10-17 22:51:57,806 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:51:57,806 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:51:57,806 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 22:51:57,806 [56 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 22:51:57,806 [56 ] 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 2025-10-17 22:51:57,809 [56 ] 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 2025-10-17 22:51:57,809 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.119ms INFO 2025-10-17 22:51:57,809 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:51:57,809 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2107ms 302 INFO 2025-10-17 22:51:58,012 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=PEvZdStSn0U04OEbscyKWPbYUS7FkyqIjp3vz3HYa1w&state=ww0fe1cb02189622be INFO 2025-10-17 22:51:58,012 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 22:51:58,013 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5915ms 200 text/html INFO 2025-10-17 22:51:58,075 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=PEvZdStSn0U04OEbscyKWPbYUS7FkyqIjp3vz3HYa1w INFO 2025-10-17 22:51:58,075 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:51:58,077 [26 ] 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 2025-10-17 22:51:58,078 [26 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:PEvZdStSn0U04OEbscyKWPbYUS7FkyqIjp3vz3HYa1w,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 22:51:58,078 [26 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 22:51:58,078 [26 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:PEvZdStSn0U04OEbscyKWPbYUS7FkyqIjp3vz3HYa1w INFO 2025-10-17 22:51:58,078 [26 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 22:51:58,078 [26 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 22:51:58,078 [26 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 22:51:58,078 [26 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=PEvZdStSn0U04OEbscyKWPbYUS7FkyqIjp3vz3HYa1w INFO 2025-10-17 22:51:58,525 [26 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"18922958149","DeviceId":"03a022fdc01686ef","errcode":0,"errmsg":"ok"} INFO 2025-10-17 22:51:58,539 [26 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:03a022fdc01686ef WxUserId:18922958149 INFO 2025-10-17 22:51:58,555 [26 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D008795,a0188:1621 INFO 2025-10-17 22:51:58,594 [26 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 22:51:58,594 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 517.6072ms INFO 2025-10-17 22:51:58,594 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 22:51:58,594 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 519.5104ms 200 text/plain; charset=utf-8 INFO 2025-10-17 22:51:58,859 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760712718855&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:51:58,859 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:51:58,860 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.73ms 200 text/html INFO 2025-10-17 22:51:59,193 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760712719194 INFO 2025-10-17 22:51:59,193 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:51:59,194 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6525ms 200 application/javascript INFO 2025-10-17 22:51:59,235 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.19421273147069007 INFO 2025-10-17 22:51:59,235 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:51:59,235 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4909ms 200 application/javascript INFO 2025-10-17 22:51:59,428 [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%3D1760712718855%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 22:51:59,428 [26 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:51:59,429 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,430 [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 2025-10-17 22:51:59,431 [26 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760712718855&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 22:51:59,434 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,434 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.817ms INFO 2025-10-17 22:51:59,434 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,434 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7727ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,439 [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 2025-10-17 22:51:59,439 [62 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:51:59,439 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,441 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,443 [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 2025-10-17 22:51:59,444 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:51:59,444 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:51:59,444 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:51:59,459 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:51:59,461 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,461 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.3571ms INFO 2025-10-17 22:51:59,461 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,461 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1558ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,526 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:51:59,527 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,527 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,528 [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 2025-10-17 22:51:59,529 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 22:51:59,529 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 22:51:59,529 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 22:51:59,538 [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 2025-10-17 22:51:59,538 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,538 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,540 [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 2025-10-17 22:51:59,543 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,543 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9725ms INFO 2025-10-17 22:51:59,543 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,543 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7567ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,543 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 22:51:59,557 [26 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 22:51:59,560 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,560 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.2718ms INFO 2025-10-17 22:51:59,560 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,560 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.9957ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,695 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 22:51:59,695 [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 2025-10-17 22:51:59,696 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,696 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,696 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,696 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,697 [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 2025-10-17 22:51:59,697 [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 2025-10-17 22:51:59,701 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,701 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6879ms INFO 2025-10-17 22:51:59,701 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,701 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6586ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,706 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,706 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.664ms INFO 2025-10-17 22:51:59,706 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,706 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6877ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,715 [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 2025-10-17 22:51:59,715 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,715 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,716 [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 2025-10-17 22:51:59,719 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,719 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.7206ms INFO 2025-10-17 22:51:59,719 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,719 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5319ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,754 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 22:51:59,754 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 22:51:59,754 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,754 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,754 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,754 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,756 [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 2025-10-17 22:51:59,756 [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 2025-10-17 22:51:59,758 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,758 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6251ms INFO 2025-10-17 22:51:59,758 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,758 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3743ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,759 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,759 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1214ms INFO 2025-10-17 22:51:59,759 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,759 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8159ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,765 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 22:51:59,766 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,766 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,766 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 22:51:59,766 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,766 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,767 [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 2025-10-17 22:51:59,767 [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 2025-10-17 22:51:59,774 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,774 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.5073ms INFO 2025-10-17 22:51:59,774 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,774 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1458ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,774 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,774 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.33ms INFO 2025-10-17 22:51:59,774 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,774 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8054ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,837 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 22:51:59,838 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,838 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,839 [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 2025-10-17 22:51:59,843 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,843 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.0981ms INFO 2025-10-17 22:51:59,843 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,843 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6288ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,846 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 22:51:59,846 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,847 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,848 [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 2025-10-17 22:51:59,855 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 22:51:59,855 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:51:59,855 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,856 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,856 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0446ms INFO 2025-10-17 22:51:59,856 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,856 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5296ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:51:59,857 [62 ] 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 2025-10-17 22:51:59,876 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:51:59,876 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.4986ms INFO 2025-10-17 22:51:59,876 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:51:59,876 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1638ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:05,994 [64 ] 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 2025-10-17 22:52:05,994 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 22:52:05,994 [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 2025-10-17 22:52:05,994 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:05,994 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:05,994 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:05,994 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:05,994 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:05,994 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:05,995 [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 2025-10-17 22:52:05,995 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:05,996 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:05,996 [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 2025-10-17 22:52:05,996 [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 2025-10-17 22:52:05,996 [62 ] 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 2025-10-17 22:52:05,997 [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 2025-10-17 22:52:06,001 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:06,001 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 5.2723ms INFO 2025-10-17 22:52:06,001 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:06,001 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3665ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:06,002 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:06,002 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.9378ms INFO 2025-10-17 22:52:06,002 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:06,002 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6469ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:06,003 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:06,003 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 6.8602ms INFO 2025-10-17 22:52:06,003 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:06,003 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7981ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:06,003 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:06,003 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 7.0884ms INFO 2025-10-17 22:52:06,003 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:06,003 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0948ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:06,028 [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 2025-10-17 22:52:06,028 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:06,029 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:06,030 [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 2025-10-17 22:52:06,032 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:06,032 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.7677ms INFO 2025-10-17 22:52:06,032 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:06,033 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3916ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:06,152 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1621& INFO 2025-10-17 22:52:06,152 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:06,152 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:06,154 [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 2025-10-17 22:52:06,157 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:06,160 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 6.3272ms INFO 2025-10-17 22:52:06,160 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:06,160 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0603ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:15,850 [66 ] 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 2025-10-17 22:52:15,851 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 22:52:15,851 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:15,851 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:15,851 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:15,851 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:15,852 [26 ] 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 2025-10-17 22:52:15,852 [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 2025-10-17 22:52:15,854 [26 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 22:52:15,857 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:15,857 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 4.9548ms INFO 2025-10-17 22:52:15,857 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:15,857 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9842ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:15,863 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:15,863 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 11.1378ms INFO 2025-10-17 22:52:15,863 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:15,864 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0768ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:15,993 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1621& INFO 2025-10-17 22:52:15,993 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:15,993 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:15,995 [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 2025-10-17 22:52:15,999 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:16,002 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.2015ms INFO 2025-10-17 22:52:16,002 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:16,002 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9927ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:35,733 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760712755715&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:52:35,733 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:52:35,733 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9099ms 200 text/html INFO 2025-10-17 22:52:36,398 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760712756387 INFO 2025-10-17 22:52:36,399 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:52:36,399 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6542ms 200 application/javascript INFO 2025-10-17 22:52:36,470 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.05531907157001581 INFO 2025-10-17 22:52:36,470 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:52:36,470 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6034ms 200 application/javascript INFO 2025-10-17 22:52:36,688 [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%3D1760712755715%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 22:52:36,688 [67 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:52:36,688 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,690 [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 2025-10-17 22:52:36,690 [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 2025-10-17 22:52:36,690 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:52:36,690 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:36,690 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,691 [67 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760712755715&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 22:52:36,692 [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 2025-10-17 22:52:36,693 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:52:36,693 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:52:36,693 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:52:36,694 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:36,694 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3558ms INFO 2025-10-17 22:52:36,694 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,694 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2398ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:36,708 [64 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:52:36,718 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:36,718 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 26.71ms INFO 2025-10-17 22:52:36,718 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,718 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6122ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:36,816 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:52:36,817 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:36,817 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,817 [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 2025-10-17 22:52:36,818 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:36,818 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,818 [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 2025-10-17 22:52:36,819 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 22:52:36,819 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 22:52:36,819 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 22:52:36,819 [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 2025-10-17 22:52:36,822 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:36,822 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1793ms INFO 2025-10-17 22:52:36,822 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,822 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8866ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:36,833 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 22:52:36,833 [62 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 22:52:36,836 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:36,836 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.7617ms INFO 2025-10-17 22:52:36,836 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,836 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4612ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:36,943 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 22:52:36,943 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:36,943 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,944 [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 2025-10-17 22:52:36,947 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:36,947 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 2.8732ms INFO 2025-10-17 22:52:36,947 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,947 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5199ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:36,956 [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 2025-10-17 22:52:36,956 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:36,956 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,957 [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 2025-10-17 22:52:36,960 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:36,960 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.8111ms INFO 2025-10-17 22:52:36,960 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:36,960 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4928ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:37,077 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 22:52:37,077 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:37,077 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,078 [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 2025-10-17 22:52:37,083 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:37,083 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7132ms INFO 2025-10-17 22:52:37,083 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,083 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5938ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:37,098 [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 2025-10-17 22:52:37,099 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:37,099 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,100 [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 2025-10-17 22:52:37,103 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:37,103 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1666ms INFO 2025-10-17 22:52:37,103 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,103 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0466ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:37,105 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 22:52:37,105 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:37,105 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,106 [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 2025-10-17 22:52:37,106 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 22:52:37,107 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:37,107 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,108 [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 2025-10-17 22:52:37,109 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:37,109 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0737ms INFO 2025-10-17 22:52:37,109 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,109 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7621ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:37,110 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:37,111 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.6622ms INFO 2025-10-17 22:52:37,111 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,111 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2085ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:37,162 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 22:52:37,162 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 22:52:37,162 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:37,162 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,162 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:37,162 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,163 [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 2025-10-17 22:52:37,164 [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 2025-10-17 22:52:37,171 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:37,171 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:37,171 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 7.3778ms INFO 2025-10-17 22:52:37,171 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,171 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.5607ms INFO 2025-10-17 22:52:37,171 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,171 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9659ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:37,171 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0842ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:37,191 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 22:52:37,191 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:37,191 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,192 [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 2025-10-17 22:52:37,193 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 22:52:37,194 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:37,194 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,195 [74 ] 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 2025-10-17 22:52:37,209 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:37,209 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 16.6518ms INFO 2025-10-17 22:52:37,209 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,209 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3552ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:37,219 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:37,220 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 24.628ms INFO 2025-10-17 22:52:37,220 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:37,220 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2171ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:42,143 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 22:52:42,144 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:42,144 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:42,145 [62 ] 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 2025-10-17 22:52:42,146 [62 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MjEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODc5NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOaihemmmSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjIxIiwianRpIjoiOTZlYWQ5OGQtYmNmMy00NWQwLWIzMDgtNDViOTY1NjA1OWY5IiwiaWF0IjoxNzYwNzEyNzE4LCJuYmYiOjE3NjA3MTI3MTYsImV4cCI6MTc2MDc5OTExOCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.yfs2MBH5aJ3IDXvB7IMmTXZlkVZ_cKyOy_DO4JQt5vE INFO 2025-10-17 22:52:42,149 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:42,149 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 3.9375ms INFO 2025-10-17 22:52:42,149 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:42,149 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0416ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:42,302 [71 ] 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 2025-10-17 22:52:42,302 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:52:42,303 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:42,303 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:42,304 [71 ] 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 2025-10-17 22:52:42,309 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:42,309 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.4834ms INFO 2025-10-17 22:52:42,309 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:42,309 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8379ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:42,327 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 22:52:42,327 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:42,327 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:42,329 [71 ] 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 2025-10-17 22:52:42,334 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:42,334 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 5.4372ms INFO 2025-10-17 22:52:42,334 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:42,334 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1506ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:43,528 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/CheckPwd2? application/json 10 INFO 2025-10-17 22:52:43,528 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:52:43,528 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:43,528 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:43,530 [74 ] 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 2025-10-17 22:52:43,535 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:43,535 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.9072ms INFO 2025-10-17 22:52:43,535 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:43,535 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.186ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:44,832 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/CheckPwd2? application/json 10 INFO 2025-10-17 22:52:44,832 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:52:44,832 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:44,832 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:44,834 [74 ] 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 2025-10-17 22:52:44,838 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:44,839 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.7021ms INFO 2025-10-17 22:52:44,839 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:44,839 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8875ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:45,638 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/CheckPwd2? application/json 10 INFO 2025-10-17 22:52:45,638 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:52:45,639 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:45,639 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:45,640 [71 ] 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 2025-10-17 22:52:45,645 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:45,645 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 4.8384ms INFO 2025-10-17 22:52:45,645 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:45,645 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9559ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:52:46,550 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/CheckPwd2? application/json 10 INFO 2025-10-17 22:52:46,550 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:52:46,550 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:52:46,550 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:46,552 [73 ] 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 2025-10-17 22:52:46,557 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:52:46,557 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.2324ms INFO 2025-10-17 22:52:46,557 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:52:46,557 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6421ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:35,514 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760712875176&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 22:54:35,514 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 22:54:35,514 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7007ms 200 text/html INFO 2025-10-17 22:54:37,366 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760712877355 INFO 2025-10-17 22:54:37,366 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 22:54:37,367 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7448ms 200 application/javascript INFO 2025-10-17 22:54:37,476 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.34461363193015804 INFO 2025-10-17 22:54:37,476 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 22:54:37,476 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7323ms 200 application/javascript INFO 2025-10-17 22:54:37,681 [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%3D1760712875176%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentid%3D1000003& INFO 2025-10-17 22:54:37,682 [75 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 22:54:37,682 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,683 [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 2025-10-17 22:54:37,684 [75 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760712875176&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 22:54:37,705 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:37,706 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 22.3545ms INFO 2025-10-17 22:54:37,706 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,706 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4613ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:37,708 [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 2025-10-17 22:54:37,708 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:54:37,709 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:37,709 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,710 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "CheckingToken", controller = "UserAuthority"}. Executing 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 2025-10-17 22:54:37,712 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 22:54:37,712 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 22:54:37,712 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 22:54:37,726 [80 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 22:54:37,729 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:37,730 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 19.2654ms INFO 2025-10-17 22:54:37,730 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,730 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4067ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:37,807 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 22:54:37,807 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:37,807 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,808 [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 2025-10-17 22:54:37,809 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 22:54:37,809 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 22:54:37,809 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 22:54:37,811 [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 2025-10-17 22:54:37,811 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:37,812 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,813 [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 2025-10-17 22:54:37,816 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:37,816 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.99ms INFO 2025-10-17 22:54:37,816 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,816 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7165ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:37,823 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 22:54:37,824 [74 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 22:54:37,826 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:37,826 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.7315ms INFO 2025-10-17 22:54:37,826 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,826 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5577ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:37,957 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 22:54:37,957 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:37,957 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,959 [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 2025-10-17 22:54:37,962 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:37,962 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 3.1692ms INFO 2025-10-17 22:54:37,962 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,962 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0845ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:37,969 [74 ] 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 2025-10-17 22:54:37,970 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:37,970 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,971 [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 2025-10-17 22:54:37,974 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:37,974 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2662ms INFO 2025-10-17 22:54:37,974 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:37,974 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9143ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:38,058 [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 2025-10-17 22:54:38,058 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:38,059 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,059 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 22:54:38,060 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:38,060 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,060 [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 2025-10-17 22:54:38,061 [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 2025-10-17 22:54:38,062 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 22:54:38,062 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:38,062 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,063 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:38,063 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1344ms INFO 2025-10-17 22:54:38,063 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,063 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7276ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:38,063 [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 2025-10-17 22:54:38,064 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:38,064 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 3.12ms INFO 2025-10-17 22:54:38,064 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,064 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7554ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:38,068 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:38,068 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 4.4292ms INFO 2025-10-17 22:54:38,068 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,068 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3551ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:38,073 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 22:54:38,073 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:38,074 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,074 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 22:54:38,074 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:38,075 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,075 [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 2025-10-17 22:54:38,076 [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 2025-10-17 22:54:38,082 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:38,082 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:38,082 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 6.444ms INFO 2025-10-17 22:54:38,082 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.4687ms INFO 2025-10-17 22:54:38,082 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,082 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,082 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1227ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:38,082 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1499ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:38,170 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 22:54:38,170 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:38,170 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,171 [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 2025-10-17 22:54:38,176 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:38,176 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.4775ms INFO 2025-10-17 22:54:38,176 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,176 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0909ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:38,199 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 22:54:38,199 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:38,199 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,201 [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 2025-10-17 22:54:38,209 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:38,209 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.0645ms INFO 2025-10-17 22:54:38,209 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,209 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6568ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:38,212 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 22:54:38,212 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:38,213 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,214 [74 ] 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 2025-10-17 22:54:38,230 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:38,230 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 16.1588ms INFO 2025-10-17 22:54:38,230 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:38,230 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7953ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:40,778 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 22:54:40,778 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:40,778 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:40,780 [74 ] 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 2025-10-17 22:54:40,781 [74 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE2MjEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAwODc5NSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuWImOaihemmmSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNjIxIiwianRpIjoiOTZlYWQ5OGQtYmNmMy00NWQwLWIzMDgtNDViOTY1NjA1OWY5IiwiaWF0IjoxNzYwNzEyNzE4LCJuYmYiOjE3NjA3MTI3MTYsImV4cCI6MTc2MDc5OTExOCwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.yfs2MBH5aJ3IDXvB7IMmTXZlkVZ_cKyOy_DO4JQt5vE INFO 2025-10-17 22:54:40,784 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:40,784 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.0179ms INFO 2025-10-17 22:54:40,784 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:40,784 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0369ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:40,954 [76 ] 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 2025-10-17 22:54:40,955 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:54:40,955 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:40,955 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:40,956 [76 ] 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 2025-10-17 22:54:40,960 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:40,960 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.2939ms INFO 2025-10-17 22:54:40,960 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:40,961 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3022ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:54:40,965 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 22:54:40,966 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:54:40,966 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:40,967 [74 ] 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 2025-10-17 22:54:40,971 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:54:40,971 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.4191ms INFO 2025-10-17 22:54:40,971 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 22:54:40,971 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1007ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:55:23,216 [76 ] 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 2025-10-17 22:55:23,216 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 22:55:23,216 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:55:23,216 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:55:23,218 [76 ] 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 2025-10-17 22:55:23,223 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:55:23,223 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.3437ms INFO 2025-10-17 22:55:23,223 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 22:55:23,223 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3932ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:55:23,351 [71 ] 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 2025-10-17 22:55:23,351 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:55:23,351 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 22:55:23,352 [71 ] 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 2025-10-17 22:55:23,363 [76 ] 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 2025-10-17 22:55:23,363 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 22:55:23,363 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:55:23,364 [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 2025-10-17 22:55:23,367 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:55:23,367 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2007ms INFO 2025-10-17 22:55:23,367 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 22:55:23,367 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9612ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:55:23,399 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 22:55:23,404 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 51.9419ms INFO 2025-10-17 22:55:23,404 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 22:55:23,404 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.7646ms 200 application/json; charset=utf-8 INFO 2025-10-17 22:55:23,486 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 22:55:23,486 [72 ] NetCore.StaticFiles.StaticFileMiddleware - The file /png/salaryTop2.225a0e9a.png was not modified INFO 2025-10-17 22:55:23,486 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.503ms 304 image/png INFO 2025-10-17 23:11:38,176 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760713897268&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 23:11:38,177 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 23:11:38,177 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7143ms 200 text/html INFO 2025-10-17 23:11:38,961 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760713898224 INFO 2025-10-17 23:11:38,961 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 23:11:38,961 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6924ms 200 application/javascript INFO 2025-10-17 23:11:39,056 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.12219390976862632 INFO 2025-10-17 23:11:39,056 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 23:11:39,057 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5741ms 200 application/javascript INFO 2025-10-17 23:11:39,220 [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%3D1760713897268%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 23:11:39,220 [37 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 23:11:39,220 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,222 [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 2025-10-17 23:11:39,223 [37 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760713897268&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 23:11:39,226 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,226 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.4976ms INFO 2025-10-17 23:11:39,227 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,227 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.009ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,246 [60 ] 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 2025-10-17 23:11:39,246 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:11:39,246 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,248 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,249 [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 2025-10-17 23:11:39,251 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 23:11:39,251 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 23:11:39,251 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 23:11:39,266 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 23:11:39,268 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,268 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.9788ms INFO 2025-10-17 23:11:39,268 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,269 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1235ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,386 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 23:11:39,387 [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 2025-10-17 23:11:39,387 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,387 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,387 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,387 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,388 [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 2025-10-17 23:11:39,388 [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 2025-10-17 23:11:39,389 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 23:11:39,390 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 23:11:39,390 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 23:11:39,392 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,392 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3943ms INFO 2025-10-17 23:11:39,392 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,392 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4742ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,404 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 23:11:39,418 [29 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 23:11:39,421 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,422 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 33.1667ms INFO 2025-10-17 23:11:39,422 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,422 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1786ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,545 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 23:11:39,546 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,546 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,547 [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 2025-10-17 23:11:39,557 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,557 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 9.3999ms INFO 2025-10-17 23:11:39,557 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,557 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3368ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,596 [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 2025-10-17 23:11:39,596 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,596 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,598 [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 2025-10-17 23:11:39,601 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,601 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.1273ms INFO 2025-10-17 23:11:39,601 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,601 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.958ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,643 [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 2025-10-17 23:11:39,643 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,643 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,645 [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 2025-10-17 23:11:39,647 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,648 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.956ms INFO 2025-10-17 23:11:39,648 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,648 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6878ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,649 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 23:11:39,649 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,649 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,650 [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 2025-10-17 23:11:39,653 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,653 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.1512ms INFO 2025-10-17 23:11:39,654 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,654 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8086ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,677 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 23:11:39,677 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,677 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,679 [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 2025-10-17 23:11:39,679 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 23:11:39,679 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,679 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,680 [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 2025-10-17 23:11:39,686 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,686 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.8518ms INFO 2025-10-17 23:11:39,686 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,686 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6738ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,688 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,688 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3352ms INFO 2025-10-17 23:11:39,688 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,688 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0494ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,721 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 23:11:39,722 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,722 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,723 [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 2025-10-17 23:11:39,727 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,727 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.5247ms INFO 2025-10-17 23:11:39,727 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,727 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4366ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,805 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 23:11:39,806 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,806 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,806 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 23:11:39,806 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,806 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 23:11:39,807 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,807 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:39,807 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,807 [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 2025-10-17 23:11:39,808 [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 2025-10-17 23:11:39,808 [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 2025-10-17 23:11:39,825 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,825 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 18.0049ms INFO 2025-10-17 23:11:39,825 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,826 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1986ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,826 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,826 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 18.2295ms INFO 2025-10-17 23:11:39,826 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,827 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3939ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:39,827 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:39,827 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 19.1213ms INFO 2025-10-17 23:11:39,827 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:39,827 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.799ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:41,571 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 23:11:41,572 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:41,572 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:41,572 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 23:11:41,572 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:41,572 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:41,573 [29 ] 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 2025-10-17 23:11:41,574 [37 ] 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 2025-10-17 23:11:41,579 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:41,579 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 5.7257ms INFO 2025-10-17 23:11:41,579 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:41,579 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8604ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:41,579 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:41,579 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.7419ms INFO 2025-10-17 23:11:41,579 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:41,579 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5288ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:41,615 [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 2025-10-17 23:11:41,616 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:41,616 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:41,618 [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 2025-10-17 23:11:41,621 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:41,621 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3363ms INFO 2025-10-17 23:11:41,621 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:41,621 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6755ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:41,636 [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 2025-10-17 23:11:41,637 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:41,637 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:41,638 [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 2025-10-17 23:11:41,641 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:41,641 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.2865ms INFO 2025-10-17 23:11:41,641 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:41,641 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2518ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:41,669 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1472& INFO 2025-10-17 23:11:41,669 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:41,669 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:41,670 [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 2025-10-17 23:11:41,674 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:41,678 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.9292ms INFO 2025-10-17 23:11:41,678 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:41,678 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7076ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:11:43,328 [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 2025-10-17 23:11:43,329 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:11:43,329 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:43,330 [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 2025-10-17 23:11:43,333 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:11:43,333 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3935ms INFO 2025-10-17 23:11:43,333 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:11:43,334 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4157ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:17:09,642 [44 ] 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 2025-10-17 23:17:09,643 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 23:17:09,643 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8585ms 200 text/html INFO 2025-10-17 23:17:10,267 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 23:17:10,267 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:17:10,279 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 23:17:10,279 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8976ms 200 application/javascript INFO 2025-10-17 23:17:10,317 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760714228112&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 23:17:10,317 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 23:17:10,317 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4284ms 200 text/html INFO 2025-10-17 23:17:10,318 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 23:17:10,318 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 23:17:10,318 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 23:17:10,318 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7972ms 200 application/javascript INFO 2025-10-17 23:17:10,321 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 23:17:10,321 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0508ms 200 text/css INFO 2025-10-17 23:17:10,321 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 23:17:10,322 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 23:17:10,322 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4508ms 200 application/javascript INFO 2025-10-17 23:17:10,379 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 23:17:10,379 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 23:17:10,379 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.551ms 200 application/javascript INFO 2025-10-17 23:17:10,421 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 23:17:10,424 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 23:17:10,424 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8305ms 200 text/css INFO 2025-10-17 23:17:10,443 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 23:17:10,443 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:17:10,450 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 23:17:10,450 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 23:17:10,450 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8025ms 200 application/javascript INFO 2025-10-17 23:17:10,454 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 23:17:10,454 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0759ms 200 application/javascript INFO 2025-10-17 23:17:10,459 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 23:17:10,460 [44 ] 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 2025-10-17 23:17:10,460 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1784ms 200 application/javascript INFO 2025-10-17 23:17:10,470 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 23:17:10,471 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 23:17:10,471 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4949ms 200 application/javascript INFO 2025-10-17 23:17:10,519 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 23:17:10,520 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 23:17:10,520 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5025ms 200 application/javascript INFO 2025-10-17 23:17:10,568 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 23:17:10,569 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 23:17:10,569 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9439ms 200 application/javascript INFO 2025-10-17 23:17:10,723 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 23:17:10,724 [44 ] 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 2025-10-17 23:17:10,724 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6034ms 0 application/javascript INFO 2025-10-17 23:17:10,750 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 23:17:10,750 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 23:17:10,750 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5765ms 0 application/javascript INFO 2025-10-17 23:17:10,970 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 23:17:10,970 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 23:17:10,970 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5978ms 200 application/javascript INFO 2025-10-17 23:27:25,989 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760714843772 INFO 2025-10-17 23:27:25,990 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 23:27:25,990 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8108ms 200 application/javascript INFO 2025-10-17 23:27:26,083 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.24813086968897624 INFO 2025-10-17 23:27:26,084 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 23:27:26,084 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5838ms 200 application/javascript INFO 2025-10-17 23:27:26,574 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?timestamp=1760663032480&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentid=1000003 INFO 2025-10-17 23:27:26,574 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 23:27:26,574 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7979ms 200 text/html INFO 2025-10-17 23:27:27,138 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003¶m= INFO 2025-10-17 23:27:27,139 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 23:27:27,140 [95 ] 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 2025-10-17 23:27:27,141 [95 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 23:27:27,141 [95 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 23:27:27,141 [95 ] me.Controllers.ThirdPartyLoginController - WXSSO:code is null INFO 2025-10-17 23:27:27,141 [95 ] me.Controllers.ThirdPartyLoginController - WXSSO:clientUrl:http://ehr.ergotron.net:8082/HcmM INFO 2025-10-17 23:27:27,142 [95 ] 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 2025-10-17 23:27:27,144 [93 ] 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 2025-10-17 23:27:27,144 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 4.2803ms INFO 2025-10-17 23:27:27,144 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 23:27:27,145 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2475ms 302 INFO 2025-10-17 23:27:27,698 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/checkloginPri.html?corpid=ww0fe1cb02189622be&agentId=1000003&code=_ul8k5JBvPdikPOCTxw1erFt_XZ5E7uxLl5FfD8LHhs&state=ww0fe1cb02189622be INFO 2025-10-17 23:27:27,698 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/checkloginPri.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\checkloginPri.html' INFO 2025-10-17 23:27:27,698 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6802ms 200 text/html INFO 2025-10-17 23:27:27,787 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/ThirdPartyLogin?state=ww0fe1cb02189622be&agentId=1000003&code=_ul8k5JBvPdikPOCTxw1erFt_XZ5E7uxLl5FfD8LHhs INFO 2025-10-17 23:27:27,787 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 23:27:27,789 [93 ] 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 2025-10-17 23:27:27,790 [93 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:_ul8k5JBvPdikPOCTxw1erFt_XZ5E7uxLl5FfD8LHhs,state:ww0fe1cb02189622be,param:,agentId:1000003 INFO 2025-10-17 23:27:27,790 [93 ] me.Controllers.ThirdPartyLoginController - WXSSO:EnableExtLink:0,ExtLinkUrl: INFO 2025-10-17 23:27:27,790 [93 ] me.Controllers.ThirdPartyLoginController - WXSSO:code:_ul8k5JBvPdikPOCTxw1erFt_XZ5E7uxLl5FfD8LHhs INFO 2025-10-17 23:27:27,790 [93 ] me.Controllers.ThirdPartyLoginController - WXSSO:agentId:1000003 INFO 2025-10-17 23:27:27,790 [93 ] me.Controllers.ThirdPartyLoginController - WXSSO:secret:pqruwD8jcItRnmFQ-0HmMczL6rqgD17ifpnKm9uQCIA INFO 2025-10-17 23:27:27,790 [93 ] me.Controllers.ThirdPartyLoginController - WXSSO:accesstoken cacheValue:TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw INFO 2025-10-17 23:27:27,790 [93 ] me.Controllers.ThirdPartyLoginController - WXSSO:GetUserUrl:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=TBjwH-NeUoZhqqLHQXiDpIxs-JFVlgza1vWrVVJzVEvdU49Q27n7RonhOadXkUsgipa61UXcIia3VB05GGiJJa7nFiCYDbl7xcZq4Ll0x-mUe92wHPhikrmximMS4L4RcQdkkDPEw7NWgsIijKVYpS9KJSNeZHjTnv4Ytbxq4BfIvehy2sl6E0WIrameMNEbmxb9HAFBokzHPZCMAbJiLw&code=_ul8k5JBvPdikPOCTxw1erFt_XZ5E7uxLl5FfD8LHhs INFO 2025-10-17 23:27:28,171 [93 ] me.Controllers.ThirdPartyLoginController - WXSSO:getUserResult:{"UserId":"13539028714","DeviceId":"03a3cd62a49fa8ef","errcode":0,"errmsg":"ok"} INFO 2025-10-17 23:27:28,185 [93 ] me.Controllers.ThirdPartyLoginController - WXSSO:DeviceId:03a3cd62a49fa8ef WxUserId:13539028714 INFO 2025-10-17 23:27:28,201 [93 ] me.Controllers.ThirdPartyLoginController - WXSSO:A0190:D016193,a0188:64964 INFO 2025-10-17 23:27:28,239 [93 ] Mvc.Infrastructure.ContentResultExecutor - Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 INFO 2025-10-17 23:27:28,239 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core) in 450.2739ms INFO 2025-10-17 23:27:28,239 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Home.Controllers.ThirdPartyLoginController.Get (Sg.Hcm.Web.Core)' INFO 2025-10-17 23:27:28,239 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 452.3012ms 200 text/plain; charset=utf-8 INFO 2025-10-17 23:27:28,332 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760714846166&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 23:27:28,333 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 23:27:28,333 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.641ms 200 text/html INFO 2025-10-17 23:27:28,677 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760714846543 INFO 2025-10-17 23:27:28,678 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 23:27:28,678 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5749ms 200 application/javascript INFO 2025-10-17 23:27:29,137 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.4643950663817191 INFO 2025-10-17 23:27:29,138 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 23:27:29,138 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5367ms 200 application/javascript INFO 2025-10-17 23:27:29,392 [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%3D1760714846166%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003& INFO 2025-10-17 23:27:29,392 [98 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 23:27:29,392 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,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 2025-10-17 23:27:29,395 [98 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760714846166&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003 INFO 2025-10-17 23:27:29,398 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,398 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 3.8561ms INFO 2025-10-17 23:27:29,398 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,398 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9775ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,400 [98 ] 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 2025-10-17 23:27:29,400 [98 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:27:29,400 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,402 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,403 [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 2025-10-17 23:27:29,404 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 23:27:29,405 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 23:27:29,405 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 23:27:29,419 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 23:27:29,421 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,422 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.4983ms INFO 2025-10-17 23:27:29,422 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,422 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9932ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,535 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 23:27:29,535 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,535 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,537 [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 2025-10-17 23:27:29,537 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 23:27:29,538 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 23:27:29,538 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 23:27:29,552 [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 2025-10-17 23:27:29,552 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 23:27:29,552 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,553 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,554 [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 2025-10-17 23:27:29,557 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,557 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3167ms INFO 2025-10-17 23:27:29,557 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,557 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2079ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,567 [92 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 23:27:29,569 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,569 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.563ms INFO 2025-10-17 23:27:29,569 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,569 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.3726ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,748 [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 2025-10-17 23:27:29,748 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,748 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,750 [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 2025-10-17 23:27:29,750 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 23:27:29,750 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,751 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,752 [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 2025-10-17 23:27:29,753 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,753 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2052ms INFO 2025-10-17 23:27:29,753 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,753 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2194ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,760 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,760 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.5736ms INFO 2025-10-17 23:27:29,760 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,760 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2581ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,882 [96 ] 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 2025-10-17 23:27:29,883 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,883 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,884 [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 2025-10-17 23:27:29,886 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 23:27:29,886 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,886 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,887 [97 ] 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 2025-10-17 23:27:29,887 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,887 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.0203ms INFO 2025-10-17 23:27:29,887 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,887 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8781ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,890 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,890 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 2.9016ms INFO 2025-10-17 23:27:29,890 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,890 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3931ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,923 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 23:27:29,923 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 23:27:29,923 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,923 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,923 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,923 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,924 [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 2025-10-17 23:27:29,924 [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 2025-10-17 23:27:29,931 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,931 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 6.3222ms INFO 2025-10-17 23:27:29,931 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,931 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0759ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,931 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,932 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.1262ms INFO 2025-10-17 23:27:29,932 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,932 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7785ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,947 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 23:27:29,947 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,947 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,949 [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 2025-10-17 23:27:29,951 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 23:27:29,951 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:29,951 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,952 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,952 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.1353ms INFO 2025-10-17 23:27:29,952 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,952 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8518ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:29,952 [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 2025-10-17 23:27:29,956 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:29,956 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.1144ms INFO 2025-10-17 23:27:29,957 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:29,957 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.831ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:30,033 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 23:27:30,033 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:30,033 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:30,034 [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 2025-10-17 23:27:30,035 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 23:27:30,035 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:30,035 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:30,036 [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 2025-10-17 23:27:30,054 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:30,054 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 18.1232ms INFO 2025-10-17 23:27:30,054 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:30,054 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6853ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:30,056 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:30,056 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 21.685ms INFO 2025-10-17 23:27:30,056 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:30,056 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5199ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:33,077 [93 ] 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 2025-10-17 23:27:33,077 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:33,078 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:33,079 [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 2025-10-17 23:27:33,080 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Leave/GetLeaveList?dateTime=202510& INFO 2025-10-17 23:27:33,081 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:33,081 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:33,083 [92 ] 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 2025-10-17 23:27:33,083 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:33,084 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.5397ms INFO 2025-10-17 23:27:33,084 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:33,084 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5662ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:33,286 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:33,289 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M) in 206.1537ms INFO 2025-10-17 23:27:33,289 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Leave.LeaveAppService.GetLeaveList (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:33,289 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 208.9109ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:41,390 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 23:27:41,390 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:41,391 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:41,392 [95 ] 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 2025-10-17 23:27:41,393 [95 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjY0OTY0IiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZSI6IkQwMTYxOTMiLCJodHRwOi8vd3d3LmFzcG5ldGJvaWxlcnBsYXRlLmNvbS9pZGVudGl0eS9jbGFpbXMvdGVuYW50SWQiOiIxIiwiVXNlck5hbWUiOiLllJDltIfok50iLCJMYW5ndWFnZSI6InpoLWNuIiwic3ViIjoiNjQ5NjQiLCJqdGkiOiJkN2ViODBhOC02ODAwLTQ0MmQtYTU2OC01ZGM0OWYyYWI2ODEiLCJpYXQiOjE3NjA3MTQ4NDgsIm5iZiI6MTc2MDcxNDg0NiwiZXhwIjoxNzYwODAxMjQ4LCJpc3MiOiJIY20iLCJhdWQiOiJIY20ifQ.ol54tTAtTYBWPtskwv8Z_TICFWQhgtAB4luV1CXAjOk INFO 2025-10-17 23:27:41,396 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:41,396 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.0559ms INFO 2025-10-17 23:27:41,396 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:41,397 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4552ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:41,472 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 23:27:41,472 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:27:41,473 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 23:27:41,473 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9414ms 200 application/javascript INFO 2025-10-17 23:27:41,475 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 23:27:41,475 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 23:27:41,476 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8634ms 200 text/css INFO 2025-10-17 23:27:42,060 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 23:27:42,061 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 23:27:42,061 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6286ms 200 image/png INFO 2025-10-17 23:27:42,102 [92 ] 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 2025-10-17 23:27:42,102 [92 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:27:42,102 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:42,102 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:42,104 [92 ] 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 2025-10-17 23:27:42,108 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:42,108 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.6798ms INFO 2025-10-17 23:27:42,109 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:42,109 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6678ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:42,122 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 23:27:42,123 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:42,123 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:42,124 [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 2025-10-17 23:27:42,142 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:42,142 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 18.2662ms INFO 2025-10-17 23:27:42,142 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:42,143 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2177ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:48,252 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/workDesk.e253ec88.js INFO 2025-10-17 23:27:48,252 [93 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:27:48,253 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/workDesk.7d9d51bd.css INFO 2025-10-17 23:27:48,253 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/workDesk.e253ec88.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\workDesk.e253ec88.js' INFO 2025-10-17 23:27:48,253 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8939ms 200 application/javascript INFO 2025-10-17 23:27:48,253 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/workDesk.7d9d51bd.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\workDesk.7d9d51bd.css' INFO 2025-10-17 23:27:48,253 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5552ms 200 text/css INFO 2025-10-17 23:27:48,702 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/ywsqd.1e248292.png INFO 2025-10-17 23:27:48,702 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdcc.d63f5968.png INFO 2025-10-17 23:27:48,703 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/ywsqd.1e248292.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\ywsqd.1e248292.png' INFO 2025-10-17 23:27:48,703 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdcc.d63f5968.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdcc.d63f5968.png' INFO 2025-10-17 23:27:48,703 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6112ms 200 image/png INFO 2025-10-17 23:27:48,703 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5102ms 200 image/png INFO 2025-10-17 23:27:51,167 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/messageIndex.3b5f00a6.css INFO 2025-10-17 23:27:51,168 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/messageIndex.3b5f00a6.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\messageIndex.3b5f00a6.css' INFO 2025-10-17 23:27:51,168 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0613ms 200 text/css INFO 2025-10-17 23:27:51,168 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/messageIndex.a85c3e52.js INFO 2025-10-17 23:27:51,169 [97 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:27:51,169 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/messageIndex.a85c3e52.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\messageIndex.a85c3e52.js' INFO 2025-10-17 23:27:51,169 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7864ms 200 application/javascript INFO 2025-10-17 23:27:51,687 [95 ] 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 2025-10-17 23:27:51,687 [95 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:51,687 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:51,688 [96 ] 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 2025-10-17 23:27:51,688 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:51,688 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:51,690 [95 ] 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 2025-10-17 23:27:51,690 [96 ] 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 2025-10-17 23:27:51,691 [92 ] 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 2025-10-17 23:27:51,691 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:51,691 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:51,692 [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 2025-10-17 23:27:51,692 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 23:27:51,693 [97 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:51,693 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:51,694 [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 2025-10-17 23:27:51,696 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:51,696 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:51,698 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M) in 7.856ms INFO 2025-10-17 23:27:51,698 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetOutBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:51,698 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M) in 8.2141ms INFO 2025-10-17 23:27:51,698 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4948ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:51,698 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetInBoxList (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:51,698 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2065ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:51,699 [97 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:51,699 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 7.1108ms INFO 2025-10-17 23:27:51,699 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:51,699 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6449ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:51,699 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:51,699 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 5.3353ms INFO 2025-10-17 23:27:51,699 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:51,699 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9929ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:51,782 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/findEmpty1.0aa6bbb1.png INFO 2025-10-17 23:27:51,783 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/findEmpty1.0aa6bbb1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\findEmpty1.0aa6bbb1.png' INFO 2025-10-17 23:27:51,783 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7594ms 200 image/png INFO 2025-10-17 23:27:51,935 [90 ] 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 2025-10-17 23:27:51,935 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:51,936 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:51,938 [90 ] 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 2025-10-17 23:27:51,954 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:51,956 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M) in 18.2383ms INFO 2025-10-17 23:27:51,956 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetAnnouncementsList (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:51,956 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.771ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:53,746 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 23:27:53,746 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:27:53,746 [89 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 23:27:53,746 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8868ms 200 application/javascript INFO 2025-10-17 23:27:53,747 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 23:27:53,748 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 23:27:53,748 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7563ms 200 text/css INFO 2025-10-17 23:27:54,507 [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 2025-10-17 23:27:54,508 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:54,508 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,508 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 23:27:54,508 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:54,508 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,509 [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 2025-10-17 23:27:54,509 [89 ] 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 2025-10-17 23:27:54,510 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 23:27:54,510 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:54,510 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,511 [90 ] 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 2025-10-17 23:27:54,513 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:54,513 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 4.0871ms INFO 2025-10-17 23:27:54,513 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,513 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2089ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:54,515 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:54,515 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 5.653ms INFO 2025-10-17 23:27:54,515 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,515 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4477ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:54,516 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:54,516 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.6095ms INFO 2025-10-17 23:27:54,516 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,516 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1786ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:54,527 [98 ] 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 2025-10-17 23:27:54,527 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:54,527 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,529 [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 2025-10-17 23:27:54,531 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:54,531 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.6609ms INFO 2025-10-17 23:27:54,531 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,531 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2403ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:54,602 [90 ] 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 2025-10-17 23:27:54,603 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:54,603 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,604 [90 ] 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 2025-10-17 23:27:54,607 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:54,607 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 2.9164ms INFO 2025-10-17 23:27:54,607 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,607 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5808ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:27:54,648 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=64964& INFO 2025-10-17 23:27:54,648 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:27:54,648 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,649 [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 2025-10-17 23:27:54,652 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:27:54,653 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 3.2856ms INFO 2025-10-17 23:27:54,653 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:27:54,653 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0919ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:00,648 [46 ] 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 2025-10-17 23:38:00,648 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 23:38:00,649 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9262ms 200 text/html INFO 2025-10-17 23:38:00,760 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 23:38:00,760 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:00,771 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 23:38:00,771 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7066ms 200 application/javascript INFO 2025-10-17 23:38:00,772 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 23:38:00,773 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/api.js INFO 2025-10-17 23:38:00,773 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/zepto.min.js INFO 2025-10-17 23:38:00,774 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\api.js' INFO 2025-10-17 23:38:00,774 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\zepto.min.js' INFO 2025-10-17 23:38:00,774 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5957ms 200 application/javascript INFO 2025-10-17 23:38:00,774 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5733ms 200 application/javascript INFO 2025-10-17 23:38:00,775 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/base64.js INFO 2025-10-17 23:38:00,775 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\base64.js' INFO 2025-10-17 23:38:00,775 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 23:38:00,775 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1879ms 200 text/css INFO 2025-10-17 23:38:00,775 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6226ms 200 application/javascript INFO 2025-10-17 23:38:00,807 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 23:38:00,809 [33 ] 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 2025-10-17 23:38:00,809 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.674ms 200 application/javascript INFO 2025-10-17 23:38:00,818 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760715479940&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 23:38:00,818 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/md5.js INFO 2025-10-17 23:38:00,818 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\md5.js' INFO 2025-10-17 23:38:00,818 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\index.html' INFO 2025-10-17 23:38:00,818 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4092ms 200 application/javascript INFO 2025-10-17 23:38:00,818 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4633ms 200 text/html INFO 2025-10-17 23:38:00,818 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/logHelper.js INFO 2025-10-17 23:38:00,819 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\logHelper.js' INFO 2025-10-17 23:38:00,819 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.2836ms 200 application/javascript INFO 2025-10-17 23:38:00,883 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 23:38:00,883 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 23:38:00,883 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5888ms 0 application/javascript INFO 2025-10-17 23:38:00,929 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/vconsole.3.14.7.min.js INFO 2025-10-17 23:38:00,930 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.05285387.css INFO 2025-10-17 23:38:00,930 [33 ] 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 2025-10-17 23:38:00,930 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5759ms 200 application/javascript INFO 2025-10-17 23:38:00,931 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/main.59e9d570.js INFO 2025-10-17 23:38:00,931 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:00,933 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.05285387.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.05285387.css' INFO 2025-10-17 23:38:00,933 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1323ms 200 text/css INFO 2025-10-17 23:38:00,942 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/jquery-3.6.0.min.js INFO 2025-10-17 23:38:00,942 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/main.59e9d570.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\main.59e9d570.js' INFO 2025-10-17 23:38:00,942 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4891ms 200 application/javascript INFO 2025-10-17 23:38:00,943 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/jquery-3.6.0.min.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\jquery-3.6.0.min.js' INFO 2025-10-17 23:38:00,943 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8682ms 200 application/javascript INFO 2025-10-17 23:38:01,615 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/lang.js INFO 2025-10-17 23:38:01,616 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/lang.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\lang.js' INFO 2025-10-17 23:38:01,616 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7323ms 200 application/javascript INFO 2025-10-17 23:38:01,986 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/config.js?_=1760715481186 INFO 2025-10-17 23:38:01,987 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\config.js' INFO 2025-10-17 23:38:01,987 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2187ms 200 application/javascript INFO 2025-10-17 23:38:02,067 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/version.js?v=0.5172182535147045 INFO 2025-10-17 23:38:02,068 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\version.js' INFO 2025-10-17 23:38:02,068 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6242ms 200 application/javascript INFO 2025-10-17 23:38:02,129 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/logo2.jpg INFO 2025-10-17 23:38:02,130 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\logo2.jpg' INFO 2025-10-17 23:38:02,130 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8974ms 200 image/jpeg INFO 2025-10-17 23:38:02,397 [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%3D1760715479940%26SgMbSso%3Dwx%26corpid%3Dww0fe1cb02189622be%26agentId%3D1000003%26tag%3Dhome& INFO 2025-10-17 23:38:02,397 [59 ] uthentication.JwtBearer.JwtBearerHandler - JwtBearer was not authenticated. Failure message: No SecurityTokenValidator available for token: undefined INFO 2025-10-17 23:38:02,397 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,399 [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 2025-10-17 23:38:02,400 [59 ] Sg.HcmMb.Weixin.WeixinAppService - GetJsConfigData:corpid-ww0fe1cb02189622be url-http://ehr.ergotron.net:8082/HcmM/index.html?timestamp=1760715479940&SgMbSso=wx&corpid=ww0fe1cb02189622be&agentId=1000003&tag=home INFO 2025-10-17 23:38:02,403 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:02,403 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M) in 4.3873ms INFO 2025-10-17 23:38:02,403 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Weixin.WeixinAppService.GetJsConfig (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,403 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2384ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:02,410 [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 2025-10-17 23:38:02,410 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:02,412 [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 2025-10-17 23:38:02,412 [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 2025-10-17 23:38:02,413 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,414 [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 2025-10-17 23:38:02,415 [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 2025-10-17 23:38:02,415 [11 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2025-10-17 23:38:02,415 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:02,415 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 0.9151ms INFO 2025-10-17 23:38:02,415 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,415 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1639ms 401 application/json; charset=utf-8 INFO 2025-10-17 23:38:02,496 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmM/api/TokenAuth/ReflashToken? application/json 692 INFO 2025-10-17 23:38:02,496 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:02,496 [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 2025-10-17 23:38:02,496 [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 2025-10-17 23:38:02,497 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 23:38:02,498 [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 2025-10-17 23:38:02,500 [46 ] Sg.Hcm.Controllers.TokenAuthController - ReflashToken_requestToken:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NTUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjM1OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiLj-WwkemHkSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzU1IiwianRpIjoiNzZiYzUyMDktYjU3MS00ZWMzLTgwYzAtMWMwYmFkNmU5YjgwIiwiaWF0IjoxNzYwNTE3NTY2LCJuYmYiOjE3NjA1MTc1NjQsImV4cCI6MTc2MDYwMzk2NiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.oYm9J25rfR4s2S1Ov3BOptDsyEKfkuPUCTqECpFe0Ng INFO 2025-10-17 23:38:02,503 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:02,503 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core) in 4.7569ms INFO 2025-10-17 23:38:02,503 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ReflashToken (Sg.Hcm.Web.Core)' INFO 2025-10-17 23:38:02,503 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2198ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:02,598 [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 2025-10-17 23:38:02,598 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:02,598 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:02,601 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,602 [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 2025-10-17 23:38:02,604 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken begin INFO 2025-10-17 23:38:02,604 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken jwt analyze end INFO 2025-10-17 23:38:02,604 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken selfHelpRange:1,90, INFO 2025-10-17 23:38:02,618 [59 ] Sg.HcmMb.Sys.UserAuthorityAppService - CheckingToken empView.Count:1 INFO 2025-10-17 23:38:02,621 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:02,621 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M) in 18.6912ms INFO 2025-10-17 23:38:02,621 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.CheckingToken (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,621 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3981ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:02,720 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-10-17 23:38:02,720 [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 2025-10-17 23:38:02,720 [46 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:02,720 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:02,720 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,721 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,722 [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 2025-10-17 23:38:02,722 [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 2025-10-17 23:38:02,723 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2025-10-17 23:38:02,723 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language:zh-cn INFO 2025-10-17 23:38:02,723 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2025-10-17 23:38:02,725 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:02,725 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.2371ms INFO 2025-10-17 23:38:02,725 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,725 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0301ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:02,737 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg defaultView.Count:1 INFO 2025-10-17 23:38:02,752 [46 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:1 INFO 2025-10-17 23:38:02,754 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:02,755 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 32.733ms INFO 2025-10-17 23:38:02,755 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,755 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.7425ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:02,802 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/index.e963b5c7.js INFO 2025-10-17 23:38:02,802 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:02,802 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/index.e963b5c7.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\index.e963b5c7.js' INFO 2025-10-17 23:38:02,803 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8555ms 200 application/javascript INFO 2025-10-17 23:38:02,817 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/keepAlive.d54517f8.js INFO 2025-10-17 23:38:02,817 [46 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:02,818 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/null.f0cba9a2.css INFO 2025-10-17 23:38:02,818 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/keepAlive.d54517f8.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\keepAlive.d54517f8.js' INFO 2025-10-17 23:38:02,818 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9659ms 200 application/javascript INFO 2025-10-17 23:38:02,818 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/null.f0cba9a2.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\null.f0cba9a2.css' INFO 2025-10-17 23:38:02,818 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3733ms 200 text/css INFO 2025-10-17 23:38:02,819 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.5ee78efc.js INFO 2025-10-17 23:38:02,819 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:02,819 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.5ee78efc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.5ee78efc.js' INFO 2025-10-17 23:38:02,819 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4476ms 200 application/javascript INFO 2025-10-17 23:38:02,820 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/unitMenu.bc3458d7.css INFO 2025-10-17 23:38:02,821 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/unitMenu.bc3458d7.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\unitMenu.bc3458d7.css' INFO 2025-10-17 23:38:02,821 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1065ms 200 text/css INFO 2025-10-17 23:38:02,823 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/index.99a21c1a.css INFO 2025-10-17 23:38:02,823 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/null.911376fc.js INFO 2025-10-17 23:38:02,823 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:02,823 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/index.99a21c1a.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\index.99a21c1a.css' INFO 2025-10-17 23:38:02,823 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/null.911376fc.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\null.911376fc.js' INFO 2025-10-17 23:38:02,823 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.414ms 200 application/javascript INFO 2025-10-17 23:38:02,824 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8266ms 200 text/css INFO 2025-10-17 23:38:02,829 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/childMenu.c1a4bf2d.js INFO 2025-10-17 23:38:02,829 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:02,829 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/childMenu.c1a4bf2d.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\childMenu.c1a4bf2d.js' INFO 2025-10-17 23:38:02,829 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4126ms 200 application/javascript INFO 2025-10-17 23:38:02,839 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/unitMenu.c2579bab.js INFO 2025-10-17 23:38:02,839 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:02,839 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/unitMenu.c2579bab.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\unitMenu.c2579bab.js' INFO 2025-10-17 23:38:02,839 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4433ms 200 application/javascript INFO 2025-10-17 23:38:02,845 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/getMenuPermissions?& INFO 2025-10-17 23:38:02,845 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:02,845 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,846 [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 2025-10-17 23:38:02,855 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:02,855 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M) in 8.4988ms INFO 2025-10-17 23:38:02,855 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetMenuPermissions (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,855 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2832ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:02,860 [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 2025-10-17 23:38:02,860 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:02,860 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,861 [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 2025-10-17 23:38:02,864 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:02,864 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9249ms INFO 2025-10-17 23:38:02,864 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:02,865 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7937ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:02,957 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdqj.1dfb65ca.png INFO 2025-10-17 23:38:02,958 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdqj.1dfb65ca.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdqj.1dfb65ca.png' INFO 2025-10-17 23:38:02,958 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4535ms 200 image/png INFO 2025-10-17 23:38:02,960 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wdjb.e624b7f0.png INFO 2025-10-17 23:38:02,960 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wdjb.e624b7f0.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wdjb.e624b7f0.png' INFO 2025-10-17 23:38:02,960 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3911ms 200 image/png INFO 2025-10-17 23:38:02,961 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/wddk.4a9e34c6.png INFO 2025-10-17 23:38:02,961 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/yjg.7e6d65c1.png INFO 2025-10-17 23:38:02,961 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/wddk.4a9e34c6.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\wddk.4a9e34c6.png' INFO 2025-10-17 23:38:02,961 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/yjg.7e6d65c1.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\yjg.7e6d65c1.png' INFO 2025-10-17 23:38:02,961 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3962ms 200 image/png INFO 2025-10-17 23:38:02,961 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4063ms 200 image/png INFO 2025-10-17 23:38:03,031 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Message/GetMessageCount?& INFO 2025-10-17 23:38:03,031 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:03,031 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,032 [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 2025-10-17 23:38:03,037 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:03,037 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M) in 4.7854ms INFO 2025-10-17 23:38:03,037 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Message.MessageAppService.GetMessageCount (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,037 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6936ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:03,046 [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 2025-10-17 23:38:03,046 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:03,046 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,048 [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 2025-10-17 23:38:03,050 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetBanner?& INFO 2025-10-17 23:38:03,050 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:03,050 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,050 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:03,051 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 2.9998ms INFO 2025-10-17 23:38:03,051 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,051 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.652ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:03,051 [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 2025-10-17 23:38:03,054 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:03,054 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M) in 3.0379ms INFO 2025-10-17 23:38:03,054 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetBanner (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,054 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6115ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:03,055 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Sso/GetShowRecommendBtn?& INFO 2025-10-17 23:38:03,055 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:03,056 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,057 [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 2025-10-17 23:38:03,059 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:03,060 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M) in 2.9201ms INFO 2025-10-17 23:38:03,060 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.SsoAppService.GetShowRecommendBtn (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,060 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4752ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:03,060 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetAbnormalAttendance?& INFO 2025-10-17 23:38:03,060 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:03,060 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,061 [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 2025-10-17 23:38:03,068 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:03,068 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M) in 7.3321ms INFO 2025-10-17 23:38:03,068 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetAbnormalAttendance (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,069 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9292ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:03,075 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetCardHours?& INFO 2025-10-17 23:38:03,075 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:03,076 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,077 [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 2025-10-17 23:38:03,080 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:03,080 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M) in 3.0838ms INFO 2025-10-17 23:38:03,080 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetCardHours (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,080 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7227ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:03,099 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/1.jpg INFO 2025-10-17 23:38:03,101 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/1.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\1.jpg' INFO 2025-10-17 23:38:03,101 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6563ms 200 image/jpeg INFO 2025-10-17 23:38:03,102 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/2.jpg INFO 2025-10-17 23:38:03,102 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/static/images/3.jpg INFO 2025-10-17 23:38:03,102 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/2.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\2.jpg' INFO 2025-10-17 23:38:03,103 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9752ms 200 image/jpeg INFO 2025-10-17 23:38:03,103 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/3.jpg'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\static\images\3.jpg' INFO 2025-10-17 23:38:03,103 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0188ms 200 image/jpeg INFO 2025-10-17 23:38:03,113 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/null.f1fde80a.png INFO 2025-10-17 23:38:03,113 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/null.f1fde80a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\null.f1fde80a.png' INFO 2025-10-17 23:38:03,113 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7615ms 200 image/png INFO 2025-10-17 23:38:03,168 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Home/GetRecentApply?& INFO 2025-10-17 23:38:03,168 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:03,169 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,170 [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 2025-10-17 23:38:03,178 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:03,178 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M) in 8.1174ms INFO 2025-10-17 23:38:03,178 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Home.HomeAppService.GetRecentApply (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,178 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7572ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:03,179 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/EWorkFlow/GetMyTaskInfo?& INFO 2025-10-17 23:38:03,179 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:03,179 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,180 [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 2025-10-17 23:38:03,201 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:03,201 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M) in 20.372ms INFO 2025-10-17 23:38:03,201 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EWorkFlow.EWorkFlowAppService.GetMyTaskInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:03,201 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.0773ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:05,105 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/ToDoListMgr/GetToDoListResult?url=salary& INFO 2025-10-17 23:38:05,105 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:05,105 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:05,107 [33 ] 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 2025-10-17 23:38:05,108 [33 ] Sg.HcmMb.ToDoList.ToDoListMgrAppService - GetToDoListResult_requestToken:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6IjE3NTUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiRDAxMjM1OSIsImh0dHA6Ly93d3cuYXNwbmV0Ym9pbGVycGxhdGUuY29tL2lkZW50aXR5L2NsYWltcy90ZW5hbnRJZCI6IjEiLCJVc2VyTmFtZSI6IuiLj-WwkemHkSIsIkxhbmd1YWdlIjoiemgtY24iLCJzdWIiOiIxNzU1IiwianRpIjoiNDMxMWZhZjUtYjZkZi00NzE2LTg5NWYtOTEwYjIyOTExMTE1IiwiaWF0IjoxNzYwNzE1NDgyLCJuYmYiOjE3NjA3MTU0ODAsImV4cCI6MTc2MDgwMTg4MiwiaXNzIjoiSGNtIiwiYXVkIjoiSGNtIn0.QAq2KUgQk9J7D4zhzkydsSaVTGj3IzbhedawwHMxU3k INFO 2025-10-17 23:38:05,111 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:05,111 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M) in 4.025ms INFO 2025-10-17 23:38:05,111 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.ToDoList.ToDoListMgrAppService.GetToDoListResult (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:05,111 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4038ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:05,140 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/salary.16dd3197.js INFO 2025-10-17 23:38:05,140 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:05,141 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/salary.af680d8e.css INFO 2025-10-17 23:38:05,141 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/salary.16dd3197.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\salary.16dd3197.js' INFO 2025-10-17 23:38:05,141 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/salary.af680d8e.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\salary.af680d8e.css' INFO 2025-10-17 23:38:05,141 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8384ms 200 application/javascript INFO 2025-10-17 23:38:05,142 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7742ms 200 text/css INFO 2025-10-17 23:38:05,252 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop1.94d44d34.png INFO 2025-10-17 23:38:05,253 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop1.94d44d34.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop1.94d44d34.png' INFO 2025-10-17 23:38:05,253 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5494ms 200 image/png INFO 2025-10-17 23:38:05,320 [33 ] 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 2025-10-17 23:38:05,320 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:05,320 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:05,321 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:05,322 [33 ] 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 2025-10-17 23:38:05,326 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:05,326 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M) in 4.0456ms INFO 2025-10-17 23:38:05,326 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.ConfirmPwdByEnableCheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:05,326 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1791ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:05,328 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/Salary/GetIsDefaultPwd?& INFO 2025-10-17 23:38:05,329 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:05,329 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:05,330 [60 ] 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 2025-10-17 23:38:05,334 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:05,334 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M) in 4.0362ms INFO 2025-10-17 23:38:05,334 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetIsDefaultPwd (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:05,334 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7055ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:12,944 [60 ] 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 2025-10-17 23:38:12,944 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:38:12,944 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:12,945 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:12,946 [60 ] 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 2025-10-17 23:38:12,951 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:12,951 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M) in 5.327ms INFO 2025-10-17 23:38:12,951 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.CheckPwd2 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:12,951 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3707ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:13,079 [6 ] 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 2025-10-17 23:38:13,079 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:13,079 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:13,080 [6 ] 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 2025-10-17 23:38:13,087 [59 ] 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 2025-10-17 23:38:13,087 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:38:13,088 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:13,089 [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 2025-10-17 23:38:13,092 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:13,092 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.3863ms INFO 2025-10-17 23:38:13,092 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:13,092 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0654ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:13,120 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:38:13,126 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M) in 45.4871ms INFO 2025-10-17 23:38:13,126 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Pay.SalaryAppService.GetWageDetial (Sg.Hcm.Application.M)' INFO 2025-10-17 23:38:13,126 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4797ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:38:13,269 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/png/salaryTop2.225a0e9a.png INFO 2025-10-17 23:38:13,270 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/png/salaryTop2.225a0e9a.png'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\png\salaryTop2.225a0e9a.png' INFO 2025-10-17 23:38:13,270 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7309ms 200 image/png INFO 2025-10-17 23:39:56,803 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/my.e909c210.css INFO 2025-10-17 23:39:56,803 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/my.c30e81bb.js INFO 2025-10-17 23:39:56,803 [29 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:39:56,804 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/my.c30e81bb.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\my.c30e81bb.js' INFO 2025-10-17 23:39:56,804 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/my.e909c210.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\my.e909c210.css' INFO 2025-10-17 23:39:56,804 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0239ms 200 application/javascript INFO 2025-10-17 23:39:56,805 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7253ms 200 text/css INFO 2025-10-17 23:39:56,967 [31 ] 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 2025-10-17 23:39:56,967 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:39:56,968 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:56,969 [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 2025-10-17 23:39:56,972 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:39:56,973 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.4671ms INFO 2025-10-17 23:39:56,973 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:56,973 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6451ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:39:56,979 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetUserInfo?bIsEss=false& INFO 2025-10-17 23:39:56,979 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:39:56,980 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:56,981 [29 ] 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 2025-10-17 23:39:56,985 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:39:56,985 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M) in 4.4537ms INFO 2025-10-17 23:39:56,985 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetUserInfo (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:56,986 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2865ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:39:56,986 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetSubTabes?bIsEss=false& INFO 2025-10-17 23:39:56,987 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:39:56,987 [32 ] 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 2025-10-17 23:39:56,988 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:56,988 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:39:56,988 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:56,989 [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 2025-10-17 23:39:56,989 [37 ] 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 2025-10-17 23:39:56,993 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:39:56,993 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.6559ms INFO 2025-10-17 23:39:56,993 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:56,993 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4709ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:39:56,993 [21 ] 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 2025-10-17 23:39:56,993 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:39:56,993 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:56,994 [21 ] 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 2025-10-17 23:39:56,995 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:39:56,995 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M) in 6.1472ms INFO 2025-10-17 23:39:56,995 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetSubTabes (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:56,995 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0222ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:39:56,998 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:39:56,998 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.0931ms INFO 2025-10-17 23:39:56,998 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:56,998 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8222ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:39:57,070 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1755& INFO 2025-10-17 23:39:57,071 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:39:57,071 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:57,072 [32 ] 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 2025-10-17 23:39:57,075 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:39:57,078 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 5.9712ms INFO 2025-10-17 23:39:57,078 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:57,078 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5275ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:39:57,942 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/annualLeave.d4a8cdf3.js INFO 2025-10-17 23:39:57,943 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:39:57,943 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/annualLeave.d4a8cdf3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\annualLeave.d4a8cdf3.js' INFO 2025-10-17 23:39:57,943 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7885ms 200 application/javascript INFO 2025-10-17 23:39:57,943 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/annualLeave.046656c9.css INFO 2025-10-17 23:39:57,944 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/annualLeave.046656c9.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\annualLeave.046656c9.css' INFO 2025-10-17 23:39:57,944 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0298ms 200 text/css INFO 2025-10-17 23:39:58,128 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserInfo/GetAnnualLeave?year=xLQx0MOWAZM%3D& INFO 2025-10-17 23:39:58,128 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:39:58,129 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:58,130 [32 ] 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 2025-10-17 23:39:58,132 [32 ] Sg.HcmMb.PubClass.ShareData - oldValue:xLQx0MOWAZM= INFO 2025-10-17 23:39:58,134 [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 2025-10-17 23:39:58,134 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:39:58,134 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:58,135 [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 2025-10-17 23:39:58,139 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:39:58,139 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:39:58,139 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.3095ms INFO 2025-10-17 23:39:58,139 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:58,139 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M) in 8.906ms INFO 2025-10-17 23:39:58,139 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetAnnualLeave (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:58,139 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8049ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:39:58,139 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3722ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:39:58,247 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/api/services/app/UserAuthority/GetUserPicBase64?ImageId=1755& INFO 2025-10-17 23:39:58,247 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:39:58,247 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:58,248 [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 2025-10-17 23:39:58,252 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:39:58,256 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M) in 7.5018ms INFO 2025-10-17 23:39:58,256 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserPicBase64 (Sg.Hcm.Application.M)' INFO 2025-10-17 23:39:58,256 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.13ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:41:42,190 [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 2025-10-17 23:41:42,190 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:41:42,191 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:41:42,192 [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 2025-10-17 23:41:42,195 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:41:42,195 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M) in 3.5325ms INFO 2025-10-17 23:41:42,196 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetNewPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:41:42,196 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5896ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:41:46,729 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/css/card.5db10f37.css INFO 2025-10-17 23:41:46,729 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/card.ffc535b3.js INFO 2025-10-17 23:41:46,729 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmM/js/language.88fb6f77.js INFO 2025-10-17 23:41:46,729 [51 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:41:46,729 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:41:46,730 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/language.88fb6f77.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\language.88fb6f77.js' INFO 2025-10-17 23:41:46,730 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/card.5db10f37.css'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\css\card.5db10f37.css' INFO 2025-10-17 23:41:46,730 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7493ms 200 text/css INFO 2025-10-17 23:41:46,730 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/card.ffc535b3.js'. Physical path: 'C:\Sharegoo\HcmM\wwwroot\js\card.ffc535b3.js' INFO 2025-10-17 23:41:46,730 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7144ms 200 application/javascript INFO 2025-10-17 23:41:46,730 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8ms 200 application/javascript INFO 2025-10-17 23:41:46,897 [55 ] 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 2025-10-17 23:41:46,897 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:41:46,897 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:41:46,898 [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 2025-10-17 23:41:46,902 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:41:46,902 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M) in 3.5316ms INFO 2025-10-17 23:41:46,902 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetPermissionByCode (Sg.Hcm.Application.M)' INFO 2025-10-17 23:41:46,902 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6398ms 200 application/json; charset=utf-8 INFO 2025-10-17 23:41:46,909 [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 2025-10-17 23:41:46,909 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-10-17 23:41:46,918 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-10-17 23:41:46,918 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 23:41:46,919 [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 2025-10-17 23:41:46,982 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-10-17 23:41:46,982 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M) in 62.8529ms INFO 2025-10-17 23:41:46,982 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Card.CardAppService.PunchClockDate (Sg.Hcm.Application.M)' INFO 2025-10-17 23:41:46,983 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.3769ms 200 application/json; charset=utf-8